﻿html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.articleContents h1,
h2,
h3,
h4 p {
  display: inline;
}
body .articleContents {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
hgroup,
section {
  display: block;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
.articleContents a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
.articleContents ins {
  background-color: #ffff99;
  color: #000000;
  text-decoration: none;
}
.articleContents mark {
  background-color: #ffff99;
  color: #000000;
  font-style: italic;
  font-weight: bold;
}
.articleContents del {
  text-decoration: line-through;
}
.articleContents abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
.articleContents table {
  border-collapse: collapse;
  border-spacing: 0;
}
.articleContents hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
.articleContents ul li {
  list-style: none;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
strong {
  font-weight: normal;
}
.hidden {
  display: none;
  visibility: hidden;
}
#wrapper {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: auto;
  overflow: hidden;
}
.div.contents {
  border: none;
  margin-bottom: 0;
}
.header-h1 {
  display: block;
  color: #707070;
}
.pkzArea {
  color: #707070;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}
#companyInfo {
  color: #707070;
}
#companyInfo h2 {
  display: inline-block;
}
.footLink a {
  display: inline !important;
}
body .articleContents {
  font-family: 'Helvetica Neue', Arial, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo,
    '游ゴシック体', 'Yu Gothic', YuGothic, sans-serif;
  font-weight: 300;
  color: #2c2c2c;
}
.articleContents a {
  color: #189edd;
  text-decoration-line: underline;
  display: inline;
  width: 100%;
}
.articleContents a:hover {
  color: #137daf;
  cursor: pointer;
}
.mb48 {
  margin-bottom: 48px;
}
.mb32 {
  margin-bottom: 32px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px !important;
}
.articleContents {
  width: 2000px;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
}
.articleContents .mainVisual__top {
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .articleContents .mainVisual__top {
    background: url(/img/contents/beauty/pc/main/top_beauty2.jpg) no-repeat;
  }
}
@media screen and (min-width: 1000px) {
  .articleContents .mainVisual__top {
    background: url(/img/contents/beauty/pc/main/top_beauty2.jpg) no-repeat;
  }
}
@media screen and (min-width: 1200px) {
  .articleContents .mainVisual__top {
    background: url(/img/contents/beauty/pc/main/top_beauty.jpg) no-repeat;
  }
}
.articleContents .mainVisual__top__titleArea {
  margin-left: 5%;
  width: 1100px;
  text-align: left;
  position: relative;
  z-index: 0;
  margin-left: 5%;
}
@media screen and (min-width: 1000px) {
  .articleContents .mainVisual__top__titleArea {
    margin-left: 8%;
  }
}
@media screen and (min-width: 1200px) {
  .articleContents .mainVisual__top__titleArea {
    margin-left: 0;
  }
}
.articleContents .mainVisual__top__titleArea__title {
  z-index: 2;
  display: inline-block;
  width: auto;
  text-align: center;
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 4.21875rem;
  letter-spacing: 4.5px;
  letter-spacing: 1.5px;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  color: #0b0a0a;
  font-weight: 500;
}
.articleContents .mainVisual__top__titleArea__title .smallTxt {
  margin-bottom: 10px;
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
}
.articleContents .mainVisual__top__titleArea::before {
  content: '';
  width: 520px;
  height: 520px;
  background: rgba(255, 255, 255, 0.45);
  display: inline-block;
  position: absolute;
  top: -100%;
  left: 0%;
  transform: rotateZ(-45deg);
  z-index: -1;
}
.articleContents .mainVisual__subTitle {
  padding: 40px;
  background: -moz-linear-gradient(left, rgba(255, 149, 189, 0.4), rgba(255, 159, 105, 0.4));
  background: -webkit-linear-gradient(left, rgba(255, 149, 189, 0.4), rgba(255, 159, 105, 0.4));
  background: linear-gradient(left, rgba(255, 149, 189, 0.4), rgba(255, 159, 105, 0.4));
}
.articleContents .mainVisual__subTitle__dialogue {
  display: block;
  width: 940px;
  margin: 0 auto;
}
.articleContents .mainVisual__subTitle__dialogue__list {
  margin: 8px 0;
  display: inline-block;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  background: rgba(255, 255, 255, 0.9);
  padding: 12px;
  letter-spacing: 4px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
}
.articleContents .mainVisual__subTitle__dialogue__list strong {
  color: #ff1f73;
}
.articleContents .mainTitle {
  padding: 28px;
  background: #ffe1e3;
}
.articleContents .mainTitle__text {
  width: 940px;
  color: #2c2c2c;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.articleContents .mainTitle__text span {
  color: #ff1f73;
}
.articleContents .contentsBeauty {
  overflow: hidden;
  margin: 0;
  padding: 48px 0;
}
.articleContents .contentsBeauty__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsBeauty__inner__wrap {
  width: 60%;
  margin-left: auto;
  text-align: left;
}
.articleContents .contentsBeauty__inner__wrap__title {
  margin: 0 0 40px;
}
.articleContents .contentsBeauty__inner__wrap__title h2,
.articleContents .contentsBeauty__inner__wrap__title h3 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 2.8125rem;
  letter-spacing: 3px;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.articleContents .contentsBeauty__inner__wrap__title strong {
  color: #ff1f73;
}
.articleContents .contentsBeauty__inner__wrap__textArea {
  display: block;
  padding: 0;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list {
  margin: 0 0 40px;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list--ttl {
  margin: 0 0 8px;
  display: block;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 2.15625rem;
  letter-spacing: 2.3px;
  color: #ff1f73;
  font-weight: normal;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list--ttl span {
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-weight: bold;
  color: rgba(44, 44, 44, 0.7);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  margin: 8px 0 24px;
  display: block;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list--txt {
  display: block;
  margin: 0 0 8px;
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list--txt .txtBlock {
  display: block;
  padding-left: 34px;
  padding-bottom: 8px;
  position: relative;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list--txt .txtBlock::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 28px;
  background-image: url(/img/contents/beauty/common/parts/icon_flower1.png);
  left: 0;
  top: -2px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.articleContents .contentsBeauty__inner__wrap__textArea__list .flower2 .txtBlock::before {
  background-image: url(/img/contents/beauty/common/parts/icon_flower2.png);
  transform: rotate(-30deg);
}
.articleContents .contentsBeauty__inner__wrap__textArea__list:last-child {
  margin-bottom: 0;
}
.articleContents .contentsBeauty__inner__wrap .summaryBlock {
  padding-bottom: 5px;
  padding-top: 20px;
  position: relative;
}
.articleContents .contentsBeauty__inner__wrap .summaryBlock__text {
  display: block;
  margin-bottom: 20px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #2c2c2c;
}
.articleContents .contentsBeauty__inner__wrap .summaryBlock::after {
  content: '';
  position: absolute;
  width: 260px;
  height: 200px;
  top: 165px;
  right: -32%;
  background: url(/img/contents/beauty/common/parts/flower_small.png) no-repeat;
  transform: rotateZ(-20deg);
  background-size: contain;
}
.articleContents .contentsBeauty__inner .layoutRight {
  margin-right: auto;
  margin-left: 0;
}
.articleContents .contentsBeauty__innerRow {
  width: 940px;
  margin: 0 auto;
  display: flex;
}
.articleContents .contentsBeauty__innerRow__textArea {
  text-align: left;
  width: calc((100% - 40px) / 2);
  margin-right: 40px;
  display: block;
  padding: 0;
}
.articleContents .contentsBeauty__innerRow__textArea__list {
  margin: 0 0 40px;
}
.articleContents .contentsBeauty__innerRow__textArea__list--ttl {
  margin: 0 0 8px;
  display: block;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 2.15625rem;
  letter-spacing: 2.3px;
  color: #ff1f73;
  font-weight: normal;
}
.articleContents .contentsBeauty__innerRow__textArea__list--ttl span {
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-weight: bold;
  color: rgba(44, 44, 44, 0.7);
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  margin: 8px 0 24px;
  display: block;
}
.articleContents .contentsBeauty__innerRow__textArea__list--txt {
  display: block;
  margin: 0 0 8px;
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBeauty__innerRow__textArea__list--txt .txtBlock {
  display: block;
  padding-left: 34px;
  padding-bottom: 8px;
  position: relative;
}
.articleContents .contentsBeauty__innerRow__textArea__list--txt .txtBlock::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 28px;
  background-image: url(/img/contents/beauty/common/parts/icon_flower1.png);
  left: 0;
  top: -2px;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.articleContents .contentsBeauty__innerRow__textArea__list .flower2 .txtBlock::before {
  background-image: url(/img/contents/beauty/common/parts/icon_flower2.png);
  transform: rotate(-30deg);
}
.articleContents .contentsBeauty__innerRow__textArea__list:last-child {
  margin-bottom: 0;
}
.articleContents .contentsBeauty__innerRow__imageArea {
  width: calc((100% - 40px) / 2);
}
.articleContents .contentsBeauty__innerRow__imageArea img {
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  width: 100%;
  height: auto;
}
.articleContents .contentsBeauty__innerRow .layoutLeft {
  margin-right: 0;
  margin-left: 40px;
}
.articleContents .contentsBeauty__innerRow .textBlue {
  color: #189edd;
}
.articleContents .contentsBeauty__innerDiff {
  width: auto;
  margin: 0px auto;
}
.articleContents .contentsBeauty__innerDiff__block {
  margin: 0 0 40px;
}
.articleContents .contentsBeauty__innerDiff__block__title {
  height: 100px;
  width: 500px;
  background: #fff;
  border-radius: 50px;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  color: #2c2c2c;
  box-shadow: 5px 5px 20px rgba(191, 177, 165, 0.75);
  position: relative;
}
.articleContents .contentsBeauty__innerDiff__block__title::before {
  position: absolute;
  content: '';
  width: 150px;
  height: 100px;
  top: -20%;
  background: url(/img/contents/beauty/common/parts/question.svg) no-repeat;
  left: -5%;
  transform: rotateZ(-20deg);
}
.articleContents .contentsBeauty__innerDiff__block__title::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}
.articleContents .contentsBeauty__innerDiff__block__title span {
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  letter-spacing: 2.5px;
  display: inline-block;
  background: linear-gradient(transparent 60%, #fff171 60%);
}
.articleContents .contentsBeauty__innerDiff__block__cardArea {
  width: 1100px;
  margin: 160px auto 40px;
  position: relative;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea::before {
  position: absolute;
  content: '';
  width: 320px;
  height: 320px;
  top: -87%;
  left: -14%;
  background: url(/img/contents/beauty/common/parts/flower_small.png) no-repeat;
  display: block;
  z-index: 0;
  background-size: contain;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea::after {
  position: absolute;
  content: '';
  width: 380px;
  height: 380px;
  bottom: -102%;
  right: -14%;
  background: url(/img/contents/beauty/common/parts/flower.png) no-repeat;
  display: block;
  z-index: 0;
  background-size: contain;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img {
  position: relative;
  min-height: 220px;
  width: 1020px;
  margin-right: auto;
  margin-bottom: 160px;
  padding: 60px 40px 20px 620px;
  border-radius: 20px;
  box-sizing: border-box;
  position: relative;
  background: rgba(252, 254, 233, 0.8);
  z-index: 1;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .photo {
  top: -100px;
  right: 46%;
  position: absolute;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .photo img {
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 20px rgba(191, 177, 165, 0.75);
  border-radius: 6px;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .txt {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #2c2c2c;
  text-align: left;
  position: relative;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .txt p {
  display: block;
  margin-bottom: 20px;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .txt p strong {
  color: #ff1f73;
}
.articleContents .contentsBeauty__innerDiff__block__cardArea__img .txt::before {
  position: absolute;
  content: '';
  width: 164px;
  height: 120px;
  top: -105px;
  background: url(/img/contents/beauty/common/parts/answer.svg) no-repeat;
  left: -18%;
  transform: rotateZ(-20deg);
}
.articleContents .contentsBeauty__innerDiff .layoutLeft {
  margin: 140px auto 40px;
}
.articleContents .contentsBeauty__innerDiff .layoutLeft .contentsBeauty__innerDiff__block__cardArea__img {
  padding: 60px 620px 20px 40px;
  margin-bottom: 80px;
  margin-left: auto;
}
.articleContents .contentsBeauty__innerDiff .layoutLeft .contentsBeauty__innerDiff__block__cardArea__img .photo {
  left: 46%;
  right: auto;
  top: -80px;
}
.articleContents .contentsBeauty__innerDiff .layoutLeft .contentsBeauty__innerDiff__block__cardArea__img .txt::before {
  top: -105px;
}
.articleContents .contentsBeauty .mb30 {
  margin-bottom: 30px;
}
.articleContents .contentsBeauty .buttonArea {
  margin-bottom: 20px;
}
.articleContents .contentsBeauty .textPink {
  width: 940px;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  color: #ff1f73;
  display: block;
  margin: 20px auto 40px;
  font-weight: 500;
  text-align: left;
}
.articleContents .bgImageReason {
  background-image: url('/img/contents/beauty/pc/background/reason.jpg');
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: lighten;
  background-position: center;
  background-repeat: no-repeat;
}
.articleContents .bgImageIntroduce {
  background-image: url('/img/contents/beauty/pc/background/introduce.jpg');
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  background-position: center;
  background-repeat: no-repeat;
  background-position: top;
}
.articleContents .bgImageSummary {
  background-image: url('/img/contents/beauty/pc/background/summary.jpg');
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: lighten;
  background-position: center;
  background-repeat: no-repeat;
}
.articleContents .bgImageGradient {
  background: -moz-linear-gradient(left, rgba(253, 229, 201, 0.6), rgba(252, 197, 195, 0.6));
  background: -webkit-linear-gradient(left, rgba(253, 229, 201, 0.6), rgba(252, 197, 195, 0.6));
  background: linear-gradient(left, rgba(253, 229, 201, 0.6), rgba(252, 197, 195, 0.6));
}
.articleContents .bgImageHospital {
  background-image: url('/img/contents/beauty/pc/background/difference.jpg');
  background-size: cover;
  background-color: rgba(255, 255, 255, 0.5);
  background-blend-mode: lighten;
  background-position: center;
  background-repeat: no-repeat;
}
.articleContents .contentsBeautyImage {
  overflow: hidden;
  margin: 0;
  padding: 40px 0;
}
.articleContents .contentsBeautyImage__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsBeautyImage__inner__image .graphArea {
  position: relative;
}
.articleContents .contentsBeautyImage__inner__image .graphArea__graph {
  width: 80%;
  display: block;
}
.articleContents .contentsBeautyImage__inner__image .graphArea__graph img {
  width: 100%;
  height: auto;
}
.articleContents .contentsBeautyImage__inner__image .graphArea__baloon {
  position: absolute;
  top: 20%;
  right: 2%;
  background: url(/img/contents/beauty/common/parts/baloon.png);
  width: 220px;
  height: 220px;
  background-size: cover;
}
.articleContents .contentsBeautyImage__inner__image .graphArea__baloon__txt {
  color: #ff1f73;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  margin-top: 30%;
  margin-right: 10%;
  display: block;
  line-height: 1.2;
  font-weight: 500;
}
.articleContents .contentsBeautyImage__inner__image .graphArea__baloon__txt .bigTxt {
  margin-top: 5px;
  display: inline-block;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  background: linear-gradient(transparent 60%, #fff171 60%);
}
.articleContents .contentsBeautyImage__inner__image--note p {
  display: block;
}
.articleContents .contentsBeautyImage__inner__image--note .smallTxt {
  margin-top: 10px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsBeautyImage__inner__imageRow {
  display: flex;
  margin: 20px 0 0;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea {
  width: 60%;
  margin-right: 60px;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--img {
  display: block;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--img img {
  width: 100%;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--note {
  display: block;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--note p {
  display: block;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--note .smallTxt {
  margin-top: 20px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.21875rem;
  letter-spacing: 1.3px;
}
.articleContents .contentsBeautyImage__inner__imageRow__imageArea--note .smallTxt a {
  color: #189edd;
  text-decoration: underline;
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea {
  width: calc(40% - 60px);
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea__list {
  padding: 20px 20px 20px 40px;
  margin-bottom: 30px;
  border-radius: 20px;
  background: #fffbec;
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  text-align: left;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea__list::before {
  content: '';
  width: 80px;
  height: 80px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(/img/contents/beauty/common/parts/point1.png);
  top: -18%;
  left: -12%;
  position: absolute;
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea__list:last-child {
  margin-bottom: 0px;
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea__list:nth-child(2)::before {
  background-image: url(/img/contents/beauty/common/parts/point2.png);
}
.articleContents .contentsBeautyImage__inner__imageRow__textArea__list:nth-child(3)::before {
  background-image: url(/img/contents/beauty/common/parts/point3.png);
}
.articleContents .contentsBeauty {
  overflow: hidden;
  margin: 0;
  padding: 48px 0;
}
.articleContents .contentsBeauty__inner {
  width: 940px;
  margin: 0 auto;
}
.articleContents .contentsBeauty__inner__review {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.articleContents .contentsBeauty__inner__review__list {
  width: calc(50% - 40px);
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
}
.articleContents .contentsBeauty__inner__review__list--ttl {
  margin: 0 auto 20px;
  display: block;
  display: flex;
  width: 100%;
  flex-direction: column;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 2.15625rem;
  letter-spacing: 2.3px;
}
.articleContents .contentsBeauty__inner__review__list--ttl .band {
  background: -moz-linear-gradient(left, #ff95bd, #ff9f69);
  background: -webkit-linear-gradient(left, #ff95bd, #ff9f69);
  background: linear-gradient(left, #ff95bd, #ff9f69);
  color: #fff;
  font-weight: 500;
  border-radius: 50px;
  padding: 8px;
  margin-bottom: 20px;
}
.articleContents .contentsBeauty__inner__review__list--ttl .hospitalName {
  color: #ff1f73;
  font-weight: normal;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
}
.articleContents .contentsBeauty__inner__review__list--icon {
  margin: 0 auto;
  background: #ffecf0;
  border-radius: 100%;
  width: 115px;
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.articleContents .contentsBeauty__inner__review__list--icon img {
  width: 60px;
  height: auto;
}
.articleContents .contentsBeauty__inner__review__list:nth-child(odd) {
  margin-right: 40px;
}
.articleContents .contentsBeauty__inner__review__list:nth-child(1),
.articleContents .contentsBeauty__inner__review__list:nth-child(2) {
  margin-bottom: 40px;
}
.articleContents .contentsBeauty__inner__review__list--txt .profile {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: rgba(44, 44, 44, 0.7);
  display: block;
  margin: 20px 0 20px;
  font-weight: bold;
}
.articleContents .contentsBeauty__inner__review__list--txt .profile span {
  color: rgba(44, 44, 44, 0.5);
  margin: 0 2px;
}
.articleContents .contentsBeauty__inner__review__list--txt .comment {
  display: block;
  color: #2c2c2c;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
  text-align: left;
}
.articleContents .contentsBeautyInterview {
  overflow: hidden;
  margin: 0;
}
.articleContents .contentsBeautyInterview__inner {
  margin: 0 auto;
}
.articleContents .contentsBeautyInterview__inner__wrap {
  background: linear-gradient(90deg, rgba(255, 149, 189, 0.6) 0%, rgba(255, 159, 105, 0.6) 100%);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.articleContents .contentsBeautyInterview__inner__wrap__header {
  width: 940px;
  padding: 48px 0;
  position: relative;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__image {
  width: 600px;
  height: auto;
  position: relative;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__image img {
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  width: 100%;
  height: auto;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__image::before {
  content: '';
  position: absolute;
  background-image: url('/img/contents/beauty/common/parts/career_partner.svg');
  width: 288px;
  height: 83px;
  bottom: -7%;
  left: -5%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title {
  position: absolute;
  right: 0;
  top: 104px;
  text-align: right;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--txt .catchCopy {
  background: #fff;
  padding: 11px 16px;
  margin-bottom: 16px;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 0;
  display: inline-block;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--txt .catchCopy__txt {
  color: #ff5494;
  background: -webkit-linear-gradient(0deg, #ff5494, #ff7a2f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  letter-spacing: 2.5px;
  letter-spacing: 7px;
  font-weight: 600;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--cp {
  font-weight: 400;
  color: #fff;
  margin-top: 40px;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--cp .position {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5rem;
  letter-spacing: 1.6px;
  background: rgba(255, 31, 115, 0.4);
  padding: 8px 12px;
  display: inline-block;
  margin-bottom: 8px;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--cp .profile {
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBeautyInterview__inner__wrap__header__title--cp .profile__name {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 2.34375rem;
  letter-spacing: 2.5px;
}
.articleContents .contentsBeautyInterview__inner__bottom {
  background: linear-gradient(90deg, rgba(255, 149, 189, 0.1) 0%, rgba(255, 159, 105, 0.1) 100%);
  margin: 0 auto;
  padding: 40px 0 24px;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.articleContents .contentsBeautyInterview__inner__bottom__box {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  width: 940px;
  text-align: left;
  position: relative;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__title {
  display: inline-block;
  border-left: solid #ff1f73 2px;
  margin: 0px 0 40px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__title span {
  font-family: 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
  padding: 2px 0 2px 24px;
  display: inline-block;
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 2.15625rem;
  letter-spacing: 2.3px;
  color: #ff1f73;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__image {
  width: 380px;
  height: auto;
  position: absolute;
  top: -3%;
  right: 0;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__image .careerPartner {
  position: relative;
  z-index: 1;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__image .careerPartner:before {
  content: '';
  display: block;
  position: absolute;
  background: linear-gradient(180deg, #ff95bd 0%, #ff9f69 100%);
  opacity: 0.4;
  border-radius: 20px;
  top: 8%;
  right: -10%;
  width: 380px;
  height: 506px;
  z-index: -1;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__image img {
  width: 100%;
  height: auto;
  box-shadow: 5px 5px 20px rgba(112, 112, 112, 0.2);
  border-radius: 12px;
  border-radius: 20px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__contents__list {
  margin-bottom: 48px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__contents__list .subtitle {
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 2px;
  color: rgba(44, 44, 44, 0.7);
  margin-bottom: 24px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__contents__list .subtitle:before {
  content: '';
  background-image: url(/img/contents/beauty/common/parts/small_flower.png);
  width: 50px;
  height: 48px;
  display: block;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  display: inline-block;
  margin-right: 8px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box__contents__list .subtitle--line {
  font-weight: bold;
  display: inline-block;
  background: linear-gradient(transparent 60%, #fff171 60%);
}
.articleContents .contentsBeautyInterview__inner__bottom__box__contents__list:last-child {
  margin-bottom: 0;
}
.articleContents .contentsBeautyInterview__inner__bottom__box .text {
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  display: block;
  margin: 0 0 10px;
  font-family: 'Helvetica Neue', Arial, 'メイリオ', Meiryo, 'Hiragino Kaku Gothic ProN', '游ゴシック体', 'Yu Gothic',
    YuGothic, sans-serif;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.40625rem;
  letter-spacing: 1.5px;
}
.articleContents .contentsBeautyInterview__inner__bottom__box .text .strong {
  font-weight: bold;
}
.articleContents .contentsBeautyInterview__inner__bottom .flower1::before {
  width: 350px;
  height: 300px;
  bottom: -48%;
  left: -23%;
  position: absolute;
  transform: rotateZ(40deg);
  z-index: -1;
  content: '';
  background-image: url(/img/contents/beauty/common/parts/flower_orange.png);
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
}
.articleContents .contentsBeautyInterview__inner__bottom .flower2::before {
  width: 350px;
  height: 300px;
  bottom: -4%;
  right: -18%;
  position: absolute;
  content: '';
  background-image: url(/img/contents/beauty/common/parts/flower_orange.png);
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  vertical-align: middle;
  transform: scale(-1, 1);
}
.articleContents .contentsBeautyInterview__inner .w50 {
  width: 50%;
}
.articleContents .contentsBeautyInterview .buttonArea {
  margin: 16px auto 40px;
}
.buttonArea {
  width: 600px;
  margin: 48px auto 0;
}
.buttonArea__btn {
  background: #f76584;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
  background: linear-gradient(to top, #f76584 0%, #f76584 50%, #fc879c 50%, #fc879c);
  border: none;
  border-radius: 6px;
}
.buttonArea__btn a {
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  border-radius: 6px;
  padding: 34px 5px;
  text-decoration: none;
  text-align: center;
  display: block;
  vertical-align: middle;
  line-height: 1.4;
  text-shadow: 0px 0px 0px transparent, 0px 1px 0px rgba(0, 0, 0, 0.3);
}
.buttonArea__btn a:hover {
  color: #fff;
}
.buttonArea__btn .lowButon {
  padding: 24px 5px;
}
.buttonArea__btn:hover {
  opacity: 0.7;
}
/*# sourceMappingURL=style_pc.css.map */
