* {
  box-sizing: border-box;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

.e-btn_blue {
  background: #0079C0;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.l-xeominBlock .e-selectStyle {
  width: 100%;
  background-image: url(/img/xeomin_icon_arr.svg);
  background-size: 18px 10px;
  background-position: top 14px right 10px;
}

.l-xeominBlock .l-toolbar_lis_item {
  display: flex;
  border-bottom: 1px solid #ABD9F3;
}

.l-xeominBlock .l-toolbar_list_title {
  width: 18em;
}

.l-xeominBlock .l-toolbar_list_phone {
  width: 12em;
}

@media (max-width: 1300px) {
  .l-xeominBlock .l-toolbar_lis_item {
    flex-wrap: nowrap;
  }
  .l-xeominBlock .l-toolbar_list_title {
    width: 13em;
  }
  .l-xeominBlock .l-toolbar_list_phone {
    width: 11em;
  }
}
@media (max-width: 900px) {
  .l-xeominBlock .l-toolbar_list_title {
    width: 100%;
  }
  .l-xeominBlock .l-toolbar_list_phone {
    width: 100%;
  }
  .l-xeominBlock .l-toolbar_lis_item {
    flex-wrap: wrap;
  }
}
.l-xeominKV {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.l-xeominKV img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.l-xeominKV--pc {
  display: block;
}
.l-xeominKV--mb {
  display: none;
}
.l-xeominKV--pd {
  display: none;
}
.l-xeominKV::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 99%;
  background-image: linear-gradient(-120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 58%);
  animation: 6s glintKV linear backwards infinite;
  animation-delay: 1s;
}

@media (max-width: 1700px) {
  .l-xeominKV {
    height: calc(100dvh - 105px);
  }
}
@media (max-width: 1200px) {
  .l-xeominKV {
    height: calc(88dvh - 85px);
  }
}
@media (max-width: 900px) {
  .l-xeominKV--pc {
    display: none;
  }
  .l-xeominKV--pd {
    display: block;
  }
  .l-xeominKV {
    height: 90%;
  }
}
@media (max-width: 500px) {
  .l-xeominKV--pd {
    display: none;
  }
  .l-xeominKV--mb {
    display: block;
  }
  .l-xeominKV {
    height: 100%;
  }
  .l-xeominKV::after {
    background-image: linear-gradient(100deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.1) 52%, rgba(255, 255, 255, 0) 58%);
  }
}
@keyframes glintKV {
  0% {
    left: -100%;
  }
  8% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.l-pure {
  width: 100%;
  display: flex;
  align-items: center;
}
.l-pure_solgan {
  font-weight: bold;
  color: #0079C0;
  white-space: nowrap;
  line-height: 1.3;
  padding: 100px 0 0 70px;
}
.l-pure_solgan--s {
  font-size: 38px;
  letter-spacing: 3px;
}
.l-pure_solgan--m {
  font-size: 52px;
}
.l-pure_solgan--l {
  font-size: 80px;
  line-height: 1;
}
.l-pure_pic {
  width: 50%;
  min-height: 450px;
  position: relative;
}
.l-pure_pic img {
  width: 380px;
  position: absolute;
  top: 0;
}
.l-pure_info {
  width: 50%;
  display: flex;
  align-items: flex-start;
}
.l-pure_box {
  width: 100%;
  max-width: 240px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 30px;
}
.l-pure_box img {
  max-width: 160px;
  width: 100%;
}
.l-pure_box p {
  font-size: 18px;
  color: #0079C0;
}
.l-pure_box_tit {
  padding: 8px 25px;
  background: linear-gradient(#AAABAB, #3E3A39 85%);
  border-radius: 48px;
  margin: 10px 0 20px;
}
.l-pure_box_tit p {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.l-pure_solgan--l {
  background: linear-gradient(315deg, #0079C0 36%, rgb(62, 147, 216) 50%, rgb(148, 196, 235) 55%, rgb(2, 171, 228) 59%, #0079C0 69%);
  background-position: 135% center;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: shine 6s linear 2s infinite;
}
@keyframes shine {
  0% {
    background-position: 135% center;
  }
  30% {
    background-position: -50% center;
  }
  100% {
    background-position: -50% center;
  }
}

@media (max-width: 1200px) {
  .l-pure_solgan {
    padding: 80px 0 0 60px;
  }
  .l-pure_solgan--s {
    font-size: 32px;
  }
  .l-pure_solgan--m {
    font-size: 46px;
  }
  .l-pure_solgan--l {
    font-size: 64px;
  }
  .l-pure_pic {
    min-height: 360px;
  }
  .l-pure_pic img {
    width: 300px;
  }
}
@media (max-width: 900px) {
  .l-pure {
    flex-direction: column;
  }
  .l-pure_info {
    width: 100%;
    justify-content: center;
    margin-top: 8dvh;
  }
  .l-pure_box {
    max-width: 300px;
    margin-left: 40px;
  }
  .l-pure_box:first-child {
    margin-left: 0;
  }
}
@media (max-width: 700px) {
  .l-pure_pic {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .l-pure_solgan {
    padding: 60px 0 0 50px;
  }
  .l-pure_solgan--s {
    font-size: 24px;
  }
  .l-pure_solgan--m {
    font-size: 33px;
  }
  .l-pure_solgan--l {
    font-size: 48px;
    line-height: 1.2;
  }
  .l-pure_pic {
    min-height: 260px;
  }
  .l-pure_pic img {
    width: 220px;
  }
  .l-pure_info {
    width: 100%;
    justify-content: center;
    margin-top: 30px;
  }
  .l-pure_box {
    margin-left: 0;
    margin: 0 10px;
  }
  .l-pure_box:first-child {
    margin-left: 0;
  }
  .l-pure_box:last-child {
    margin-right: 0;
  }
  .l-pure_box_tit p {
    font-size: 18px !important;
  }
  .l-pure_box p {
    font-size: 16px;
    letter-spacing: 2px;
  }
}
.l-choice {
  width: 100%;
  text-align: center;
}
.l-choice_txt {
  font-size: 24px;
}
.l-choice_pic {
  width: 60%;
  margin: 30px auto 0;
}
.l-choice_pic img {
  width: 100%;
}
.l-choice_effect {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 40px;
}
.l-choice_effect--pic {
  width: 140px;
  position: relative;
  z-index: 1;
}
.l-choice_line {
  width: 100%;
  height: 5px;
  background: linear-gradient(to right, #0079C0 0%, #C7E8FA 15%, #C7E8FA 88%, #0079C0 100%);
  margin-left: -20px;
  position: relative;
  z-index: 0;
}
.l-choice_point {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 10px;
  left: 20%;
  z-index: 1;
}
.l-choice_point--dot {
  width: 20px;
  height: 20px;
  background: #0079C0;
  border: 5px solid #C7E8FA;
  border-radius: 50%;
  margin: 15px 0;
}

@media (max-width: 900px) {
  .l-choice_pic {
    width: 80%;
  }
  .l-choice_effect {
    margin-top: 30px;
  }
  .l-choice_effect--pic {
    width: auto;
    height: 180px;
  }
  .l-choice_point {
    top: -10px;
  }
  .l-choice_point img {
    width: 120px;
  }
  .l-choice_point--dot {
    width: 20px;
    height: 20px;
    background: #0079C0;
    border: 5px solid #C7E8FA;
    border-radius: 50%;
    margin: 15px 0;
  }
}
.l-choice_point--2 {
  left: 40%;
}

.l-choice_point--3 {
  left: 60%;
}

.l-choice_point--4 {
  left: 80%;
}

@media (max-width: 700px) {
  .l-choice_effect {
    height: 180px;
  }
  .l-choice_effect--pic {
    display: none;
  }
  .l-choice_point img {
    width: 100px;
  }
  .l-choice_point {
    top: 5px;
    left: 0%;
  }
  .l-choice_point--2 {
    left: 25%;
  }
  .l-choice_point--3 {
    left: 50%;
  }
  .l-choice_point--4 {
    left: 80%;
  }
  .l-choice_line {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .l-choice_txt {
    font-size: 16px;
  }
  .l-choice_pic {
    margin: 20px auto 0;
  }
  .l-choice_pic img {
    width: 100%;
  }
  .l-choice_pic .h-fz24 {
    font-size: 20px;
  }
  .l-choice_pic .h-mr40 {
    margin-right: 20px;
  }
  .l-choice_effect {
    height: 100%;
    flex-direction: column;
    margin-top: 30px;
  }
  .l-choice_line {
    width: 5px;
    height: 100%;
    min-height: 340px;
    background: linear-gradient(to bottom, #0079C0 0%, #C7E8FA 10%, #C7E8FA 85%, #0079C0 100%);
  }
  .l-choice_point {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
  }
  .l-choice_point--dot {
    width: 20px;
    height: 20px;
    background: #0079C0;
    border: 5px solid #C7E8FA;
    border-radius: 50%;
    margin: 0 20px;
  }
  .l-choice_point_txt {
    width: 130px;
  }
  .l-choice_point img {
    width: 130px;
    padding-left: 10px;
  }
  .l-choice_point--2 {
    left: 50%;
    top: 25%;
  }
  .l-choice_point--3 {
    left: 50%;
    top: 50%;
  }
  .l-choice_point--4 {
    left: 50%;
    top: 75%;
  }
}
@media (max-width: 420px) {
  .l-choice_point--dot {
    margin: 0;
  }
  .l-choice_point_txt .h-fz20 {
    font-size: 18px;
  }
  .l-choice_point_txt .h-fz14 {
    font-size: 13px;
  }
}
.l-chart {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-chart_box {
  width: 100%;
  display: flex;
  justify-content: space-around;
  background: #fff;
  border-radius: 20px;
  padding: 30px;
  position: relative;
}
.l-chart_box_gp {
  width: 40%;
  text-align: center;
}
.l-chart_box_gp--tit {
  display: inline-block;
  padding: 6px 30px;
  background: linear-gradient(#C7E8FA, #007AC5 85%);
  border-radius: 48px;
  margin-bottom: 30px;
}
.l-chart_box_gp--tit p {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.l-chart_box_gp img {
  width: 100%;
}
.l-chart_desc {
  position: absolute;
  right: 20px;
  top: 100px;
}

@media (max-width: 1200px) {
  .l-chart_box {
    justify-content: flex-start;
    padding: 20px;
  }
  .l-chart_box_gp {
    width: 40%;
    text-align: center;
    margin-right: 20px;
  }
  .l-chart_desc {
    width: 120px;
  }
}
@media (max-width: 700px) {
  .l-chart_box {
    flex-direction: column;
    align-items: center;
    padding: 20px;
  }
  .l-chart_box_gp {
    width: 80%;
    margin-right: 0px;
    margin-bottom: 40px;
  }
  .l-chart_desc {
    width: 140px;
    top: 26%;
  }
}
@media (max-width: 500px) {
  .l-chart_box {
    flex-direction: column;
    align-items: center;
    border-radius: 10px;
    padding: 15px;
  }
  .l-chart_box_gp {
    width: 90%;
    margin-bottom: 40px;
  }
  .l-chart_box_gp img {
    margin-left: -25px;
  }
  .l-chart_desc {
    width: 110px;
    top: 28%;
  }
  .l-chart_box_gp--tit p {
    font-size: 20px;
  }
}
.l-efficacy {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0079C0;
}
.l-efficacy_x {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.l-efficacy_x p {
  font-size: 20px;
}
.l-efficacy_box {
  width: 66%;
  max-width: 680px;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  padding: 30px 40px;
}
.l-efficacy_box img {
  width: 100%;
}
.l-efficacy_treat {
  width: 100%;
  display: flex;
  align-content: center;
  margin-bottom: 40px;
}
.l-efficacy_gp {
  width: 30%;
  text-align: center;
}
.l-efficacy_gp img {
  width: 100%;
  max-width: 260px;
}
.l-efficacy_gp p {
  font-size: 20px;
}
.l-efficacy_gp span {
  display: block;
}
.l-efficacy_notice {
  display: flex;
}

@media (max-width: 1200px) {
  .l-efficacy_gp {
    width: 30%;
  }
  .l-efficacy .h-fz20 {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .l-efficacy_x {
    flex-direction: column;
    margin: 0 auto;
    padding: 0 40px;
  }
  .l-efficacy_x .h-flex {
    margin: 5px 20px;
  }
  .l-efficacy_box {
    width: 100%;
    max-width: 680px;
    padding: 30px 40px;
    margin-top: 30px;
  }
  .l-efficacy_treat {
    flex-direction: column;
    align-items: center;
  }
  .l-efficacy_gp {
    width: 60%;
    margin-top: -20px;
  }
  .l-efficacy_gp p {
    font-size: 18px;
    margin-top: -20px;
  }
  .l-efficacy_arrow {
    width: 40px;
    transform: rotate(90deg);
    margin: 15px 0;
  }
  .l-efficacy .h-fz30 {
    font-size: 24px;
  }
  .l-efficacy .h-fz20 {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .l-efficacy_x {
    flex-direction: column;
    margin: 0 auto;
    padding: 0 20px;
  }
  .l-efficacy_x p {
    font-size: 18px;
  }
  .l-efficacy_x .h-flex {
    margin: 3px 0px;
  }
  .l-efficacy_box {
    border-radius: 10px;
    padding: 15px 20px 10px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .l-efficacy_gp {
    width: 100%;
    margin-top: -10px;
  }
  .l-efficacy_gp img {
    width: 160px;
  }
  .l-efficacy_gp p {
    font-size: 16px;
    margin-top: -10px;
  }
  .l-efficacy_gp span {
    display: unset;
  }
  .l-efficacy_notice {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .l-efficacy_notice img {
    width: 68px;
    margin-bottom: 10px;
  }
  .l-efficacy_arrow {
    width: 40px;
    transform: rotate(90deg);
    margin: 15px 0;
  }
  .l-efficacy .h-fz30 {
    font-size: 20px;
  }
  .l-efficacy .h-fz20 {
    font-size: 14px;
  }
  .l-efficacy .h-ml20 {
    margin-left: 10px;
  }
}
@media (max-width: 400px) {
  .l-efficacy_x {
    padding: 0 8px;
  }
  .l-efficacy_treat {
    margin-top: -10px;
    margin-bottom: 20px;
  }
  .l-efficacy_notice--m {
    width: 54px;
  }
  .l-efficacy_notice img {
    width: 54px;
    margin-bottom: 10px;
  }
  .l-efficacy .h-fz30 {
    font-size: 18px;
  }
  .l-efficacy .h-fz20 {
    font-size: 14px !important;
  }
}
.l-xtract {
  width: 100%;
}
.l-xtract_cont {
  width: 100%;
  display: flex;
}
.l-xtract_gp {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.l-xtract_gp h3 {
  font-size: 24px;
  width: 100%;
}
.l-xtract_gp--4 {
  width: 40%;
}
.l-xtract_gp--6 {
  width: 60%;
  margin-left: 6vw;
}
.l-xtract_gp_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-xtract_gp_item {
  width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.l-xtract_gp_item img {
  width: 120px;
}
.l-xtract_gp_item p {
  display: inline-block;
  color: #0079C0;
  border: 1px solid #0079C0;
  border-radius: 30px;
  text-align: center;
  padding: 3px 20px;
  margin: 10px 0 20px;
}

@media (max-width: 1200px) {
  .l-xtract_gp--6 {
    margin-left: 4vw;
  }
  .l-xtract_gp_item p {
    padding: 3px 10px;
    letter-spacing: 0;
  }
}
@media (max-width: 900px) {
  .l-xtract_cont {
    flex-direction: column;
  }
  .l-xtract_gp--4 {
    width: 100%;
  }
  .l-xtract_gp--6 {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .l-xtract_gp_item {
    width: 40%;
  }
  .l-xtract_gp_item img {
    width: 80px;
  }
  .l-xtract_gp_item p {
    font-size: 12px;
    margin: 10px 0;
  }
  .l-xtract .h-h35 {
    height: 20px;
  }
  .l-xtract .h-mb60 {
    margin-bottom: 40px;
  }
  .l-xtract .h-txt--g {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  .l-xtract .h-h35 {
    height: 18px;
  }
  .l-xtract .h-mb60 {
    margin-bottom: 60px;
  }
}
.l-xeominBlock .l-ingredient {
  width: 100%;
  background: #E4F1F9;
  padding: 0;
}
.l-xeominBlock .l-ingredient p {
  font-size: 12px;
  color: #666;
}
.l-xeominBlock .l-ingredient ul {
  font-size: 12px;
  color: #666;
  list-style-type: decimal;
}
.l-xeominBlock .l-ingredient li {
  margin-left: 14px;
}

.h-display {
  display: unset;
}

.h-block {
  display: block;
}

.h-flex {
  display: flex;
}

.h-flex--row {
  flex-direction: row;
}

.h-flex--column {
  flex-direction: column;
}

.h-items--start {
  align-items: start;
}

.h-items--center {
  align-items: center;
}

.h-items--end {
  align-items: flex-end;
}

.h-justify--start {
  justify-content: start;
}

.h-justify--center {
  justify-content: center;
}

.h-justify--btw {
  justify-content: space-between;
}

.h-justify--around {
  justify-content: space-around;
}

.h-justify--end {
  justify-content: end;
}

.h-relative {
  position: relative;
}

.h-absolute {
  position: absolute;
}

.h-w90 {
  width: 90px;
}

.h-w60 {
  width: 60% !important;
}

.h-w100 {
  width: 100% !important;
}

.h-w280 {
  width: 280px !important;
}

.h-h100 {
  height: 100px;
}

.h-h80 {
  height: 80px;
}

.h-h35 {
  height: 35px;
}

.h-txt--left {
  text-align: left !important;
}

.h-txt--right {
  text-align: right;
}

.h-txt--center {
  text-align: center;
}

.h-txt-keep {
  word-break: keep-all;
}

.h-txt--blue {
  color: #0079C0;
}

.h-txt--wt {
  color: #fff;
}

.h-txt--g {
  color: #666;
}

.h-txt--bold {
  font-weight: bold;
}

.h-fz14 {
  font-size: 14px;
}

.h-fz20 {
  font-size: 20px;
}

.h-fz24 {
  font-size: 24px;
}

.h-fz30 {
  font-size: 30px;
}

.h-fz36 {
  font-size: 36px;
}

.h-mark {
  font-size: 0.8rem;
  vertical-align: text-top;
}

.h-mark--s {
  font-size: 0.5rem;
  vertical-align: text-top;
}

.h-bg--w {
  background: #fff !important;
}

.h-bg--blue {
  background: #0079C0 !important;
}

.h-bg--light {
  background: #E4F1F9 !important;
}

.h-gradient {
  background: linear-gradient(#C7E8FA, #93CBEC 40%, #007AC5 95%);
}

.h-border {
  border: 1px solid #ABD9F3 !important;
}

.h-my10 {
  margin: 10px 0;
}

.h-my15 {
  margin: 15px 0;
}

.h-mt0 {
  margin-top: 0px;
}

.h-mt5 {
  margin-top: 5px;
}

.h-mt10 {
  margin-top: 10px;
}

.h-mt15 {
  margin-top: 15px;
}

.h-mt20 {
  margin-top: 20px;
}

.h-mt30 {
  margin-top: 30px;
}

.h-mt40 {
  margin-top: 40px;
}

.h-mt-20 {
  margin-top: -20px;
}

.h-mb5 {
  margin-bottom: 5px;
}

.h-mb10 {
  margin-bottom: 10px;
}

.h-mb15 {
  margin-bottom: 15px;
}

.h-mb20 {
  margin-bottom: 20px;
}

.h-mb30 {
  margin-bottom: 30px;
}

.h-mb60 {
  margin-bottom: 60px;
}

.h-mr40 {
  margin-right: 40px;
}

.h-mr20 {
  margin-right: 20px;
}

.h-mr10 {
  margin-right: 10px;
}

.h-ml10 {
  margin-left: 10px;
}

.h-ml20 {
  margin-left: 20px;
}

.h-ml75 {
  margin-left: 75px;
}

.h-px10 {
  padding: 0 10px;
}

.h-px20 {
  padding: 0 20px;
}

.h-pd20 {
  padding: 20px;
}

.h-pb0 {
  padding-bottom: 0px;
}

.h-none--rd {
  display: none;
}

html, body {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  box-sizing: border-box;
}

.l-xeominWrap {
  width: 100%;
  min-height: 80dvh;
  background: radial-gradient(ellipse at center, #fff, #CFE8F8);
  overflow: hidden;
}
.l-xeominWrap--center {
  display: flex;
  align-items: center;
}
.l-xeominWrap--h {
  min-height: auto;
}
.l-xeominBlock {
  max-width: 1000px;
  width: 100%;
  padding: 8dvh 0;
  margin: 0 auto;
}
.l-xeomin--mb {
  display: none;
}

.h-br {
  display: unset;
}

@media (max-width: 1200px) {
  .l-xeominWrap {
    min-height: 60dvh;
  }
  .l-xeominBlock {
    max-width: 860px;
    width: 100%;
    padding: 8dvh 0;
    margin: 0 auto;
  }
}
@media (max-width: 900px) {
  .l-xeominWrap {
    min-height: unset;
  }
  .l-xeominBlock {
    max-width: 100%;
    width: 100%;
    padding: 8dvh 40px;
    margin: 0 auto;
  }
  .h-br {
    display: block;
  }
}
@media (max-width: 500px) {
  .l-xeominBlock {
    padding: 6dvh 20px;
  }
  .l-xeomin--pc {
    display: none;
  }
  .l-xeomin--mb {
    display: block;
  }
}
@media (max-width: 370px) {
  .l-xeominBlock {
    padding: 6dvh 10px;
  }
}
h2 {
  font-size: 52px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 20px;
}

h3 {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  background: #C6007E;
  padding: 8px 20px;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 20px;
}

@media (max-width: 900px) {
  h2 {
    font-size: 48px;
  }
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 600px) {
  h2 {
    font-size: 36px;
  }
  h3 {
    font-size: 24px;
  }
}
@media (max-width: 450px) {
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
    padding: 8px 15px;
  }
}
@media (max-width: 380px) {
  h3 {
    font-size: 20px;
  }
}/*# sourceMappingURL=xeomin.css.map */