@charset "UTF-8";
/* common
================================================== */
/*
 * media query
**/
/**
 * フォントサイズの可変
 *
 * @param {number} $fontsize 基準となるフォントサイズ
 * @param {number} $basewidth 基準となる幅
 * @param {number} $maxwidth フォントサイズの拡大をとめる幅（未指定時は上限なし）
 * @param {number} $minwidth フォントサイズの縮小をとめる幅（未指定時は下限なし）
 */
@media screen and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}

@media screen and (min-width: 768px) {
  .spp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .spp {
    display: none !important;
  }
}
@media screen and (max-width: 374px) {
  .spp {
    display: block !important;
  }
}

#column_main{
  width: 100%;
}
#main #point .point-wrapper .point-content .point-content-block{
  z-index: 1;
}
#main #point .point-wrapper .point-content .point-content-block:after{
  z-index: -1;
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper {
    position: relative;
    border-bottom: 1px solid #16abac;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu {
    display: flex;
    align-items: center;
    width: 58.5651537335vw;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu {
    width: 800px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu {
    width: 449.7803806735px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-logo img {
    width: 7.6866764275vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-logo img {
    width: 105px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-logo img {
    width: 59.0336749634px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper {
    padding: 0;
    margin: 0;
    font-size: 1.1713030747vw;
    font-weight: 600;
    display: flex;
    align-items: center;
    height: 5.1244509517vw;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper {
    font-size: 8.9956076135px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper {
    height: 70px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper {
    height: 39.3557833089px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab {
    width: 13.17715959vw;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab {
    width: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab {
    width: 101.2005856515px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab:hover {
    background-color: #16abac;
    color: #fff;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab:hover > ul {
    opacity: 1;
    pointer-events: visible;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #16abac;
    padding-left: 0;
    display: flex;
    align-content: center;
    justify-content: center;
    height: 5.4904831625vw;
    margin-bottom: -5.5636896047vw;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul {
    height: 75px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul {
    height: 42.1669106881px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul {
    margin-bottom: -76px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul {
    margin-bottom: -42.729136164px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    color: #fff;
    font-size: 1.1713030747vw;
    font-weight: 600;
    position: relative;
    padding-right: 2.196193265vw;
    margin-right: 2.196193265vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    font-size: 8.9956076135px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    padding-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    padding-right: 16.8667642753px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li {
    margin-right: 16.8667642753px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:nth-of-type(3) {
    margin-right: 2.196193265vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:nth-of-type(3) {
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:nth-of-type(3) {
    margin-right: 16.8667642753px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:last-child:after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    content: "";
    position: absolute;
    background-color: #fff;
    top: 50%;
    right: 0;
    width: 0.0732064422vw;
    height: 1.1713030747vw;
    margin-top: -0.5856515373vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    width: 1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    width: 0.5622254758px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    height: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    height: 8.9956076135px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    margin-top: -8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li:after {
    margin-top: -4.4978038067px;
  }
}
@media screen and (min-width: 768px) {
  #main #anchorNew .anchor-wrapper .anchor-menu .anchor-menu-nav .anchor-menu-nav-wrapper .anchor-menu-nav-tab > ul li a:hover {
    color: #fff;
    opacity: 0.7;
  }
}
#main #problemCpFace {
  background-color: #fefbf2;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-wrapper .problemCpFace-head {
    margin-bottom: 3.6603221083vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-wrapper .problemCpFace-head {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-wrapper .problemCpFace-head {
    margin-bottom: 28.1112737921px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-wrapper .problemCpFace-head {
    margin-bottom: 10.6666666667vw;
  }
}
#main #problemCpFace .problemCpFace-wrapper .problemCpFace-head img {
  width: 100%;
  display: block;
}
#main #problemCpFace .problemCpFace-content h2 {
  font-family: "Shippori Mincho", serif;
  text-align: center;
  font-weight: 600;
  color: #460e00;
}
#main #problemCpFace .problemCpFace-content h2.first {
  line-height: 1.425;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    font-size: 2.4890190337vw;
    margin-bottom: 3.6603221083vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    font-size: 19.1156661786px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    margin-bottom: 28.1112737921px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.first {
    line-height: 1.63;
    font-size: 5.8666666667vw;
    margin-bottom: 6vw;
  }
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.second strong {
    font-size: 2.4890190337vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.second strong {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.second strong {
    font-size: 19.1156661786px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.second strong {
    font-size: 5.8666666667vw;
  }
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    font-size: 1.9033674963vw;
    margin-bottom: 3.6603221083vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    font-size: 14.6178623719px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    margin-bottom: 28.1112737921px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.second {
    font-size: 4.2666666667vw;
    margin-bottom: 6vw;
  }
}
#main #problemCpFace .problemCpFace-content h2.third {
  position: relative;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third strong {
    font-size: 2.4890190337vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third strong {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third strong {
    font-size: 19.1156661786px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.third strong {
    font-size: 5.6vw;
  }
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third {
    line-height: 1.7;
    font-size: 1.9033674963vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third {
    font-size: 26px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third {
    font-size: 14.6178623719px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.third {
    line-height: 1.636;
    font-size: 4vw;
  }
}
#main #problemCpFace .problemCpFace-content h2.third:after {
  position: absolute;
  pointer-events: none;
  content: "";
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/img-03.png);
  top: 0;
  left: 50%;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    width: 42.7525622255vw;
    height: 12.2254758419vw;
    margin-left: -21.3762811127vw;
    margin-top: -2.196193265vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    width: 584px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    width: 328.3396778917px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    height: 167px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    height: 93.8916544656px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    margin-left: -292px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    margin-left: -164.1698389458px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    margin-top: -30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    margin-top: -16.8667642753px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content h2.third:after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/img-03.sp.png);
    width: 100%;
    height: 22.6666666667vw;
    margin-top: -1.3333333333vw;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img {
    margin-bottom: 3.6603221083vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img {
    margin-bottom: 28.1112737921px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img {
    margin-bottom: 6.6666666667vw;
  }
}
#main #problemCpFace .problemCpFace-content .problemCpFace-content-img img {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img img {
    width: 30.0146412884vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img img {
    width: 410px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img img {
    width: 230.5124450952px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-img img {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt {
    margin-bottom: 6.588579795vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt {
    margin-bottom: 50.6002928258px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt {
    margin-left: 8vw;
    margin-right: 8vw;
    margin-bottom: 16vw;
  }
}
#main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  text-align: center;
  border: 1px solid #460e00;
  color: #460e00;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    width: 38.7994143485vw;
    height: 9.8828696925vw;
    border-radius: 2.196193265vw;
    font-size: 1.317715959vw;
    margin-bottom: 1.4641288433vw;
    line-height: 2.1;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    width: 530px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    width: 297.9795021962px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    height: 135px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    height: 75.9004392387px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    border-radius: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    border-radius: 16.8667642753px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    font-size: 10.1200585652px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    margin-bottom: 11.2445095168px;
  }
}
@media screen and (max-width: 767px) {
  #main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p {
    height: 21.3333333333vw;
    border-radius: 4vw;
    font-size: 3.7333333333vw;
    margin-bottom: 2.6666666667vw;
    line-height: 1.964;
  }
}
#main #problemCpFace .problemCpFace-content .problemCpFace-content-txt p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt.lip {
    margin-bottom: 2.5622254758vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-txt.lip {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt.lip {
    margin-bottom: 19.6778916545px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-txt.lip {
    margin-bottom: 6.6666666667vw;
  }
}
#main #product .product-wrapper .product-content .product-content-txt p.txt sup {
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt p.txt sup {
    font-size: 0.5856515373vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-txt p.txt sup {
    font-size: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt p.txt sup {
    font-size: 4.4978038067px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-txt p.txt sup {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt p.note {
    margin-top: 0.3660322108vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-txt p.note {
    margin-top: 5px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-txt p.note {
    margin-top: 2.8111273792px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-txt p.note {
    margin-top: 2vw;
  }
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-btn.mb {
    margin-bottom: 10.980966325vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-btn.mb {
    margin-bottom: 150px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-btn.mb {
    margin-bottom: 84.3338213763px;
  }
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box {
    margin-bottom: 2.5622254758vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box {
    margin-bottom: 19.6778916545px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box {
    margin-bottom: 8vw;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
  box-sizing: border-box;
  border: 1px solid #460e00;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    width: 39.1654465593vw;
    border-radius: 2.196193265vw;
    padding-bottom: 2.5622254758vw;
    padding-top: 2.5622254758vw;
    margin-bottom: 1.4641288433vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    width: 535px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    width: 300.7906295754px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    border-radius: 30px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    border-radius: 16.8667642753px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    padding-bottom: 19.6778916545px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    padding-top: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    padding-top: 19.6778916545px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    margin-bottom: 11.2445095168px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border {
    width: 84vw;
    margin-bottom: 5.3333333333vw;
    border-radius: 4vw;
    padding-bottom: 6.6666666667vw;
    padding-top: 6.6666666667vw;
    margin-left: auto;
    margin-right: auto;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
  color: #16abac;
  text-align: center;
  font-weight: 600;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    font-size: 1.4641288433vw;
    margin-bottom: 1.0980966325vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    font-size: 11.2445095168px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    margin-bottom: 8.4333821376px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 {
    font-size: 4vw;
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 small {
    font-size: 0.878477306vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 small {
    font-size: 12px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 small {
    font-size: 6.7467057101px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 small {
    font-size: 2.6666666667vw;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 sup {
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 sup {
    font-size: 0.7320644217vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 sup {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 sup {
    font-size: 5.6222547584px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border h3 sup {
    font-size: 2.4vw;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-border p {
  color: #460e00;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 2.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p {
    font-size: 1.1713030747vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p {
    font-size: 8.9956076135px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p {
    font-size: 3.4666666667vw;
    line-height: 1.83;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-border p sup {
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p sup {
    font-size: 0.7320644217vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p sup {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p sup {
    font-size: 5.6222547584px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-border p sup {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-note {
    padding-left: 8vw;
    padding-right: 8vw;
  }
}
#main #product .product-wrapper .product-content .product-content-box .product-content-box-note p {
  color: #460e00;
  text-align: center;
  line-height: 1.5;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-note p {
    font-size: 0.7320644217vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-note p {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-note p {
    font-size: 5.6222547584px;
  }
}
@media screen and (max-width: 767px) {
  #main #product .product-wrapper .product-content .product-content-box .product-content-box-note p {
    font-size: 2.6666666667vw;
    line-height: 2;
  }
}
#main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
  background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse.png);
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    width: 16.2518301611vw;
    height: 16.4714494876vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    width: 222px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    width: 124.8140556369px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    height: 225px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    height: 126.5007320644px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse.sp.png);
    width: 27.4666666667vw;
    height: 34.4vw;
    margin-top: -4.8vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 0.51244vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 1.1244509517px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse.sp.png);
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: calc(-28 / 1366 * 100vw);
    margin-right: calc(1 / 1366 * 100vw);
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: -28px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: -28.1112737921px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-right: 1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-right: -7.3089311859px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse-02.sp.png);
    width: 29.3333333333vw;
    height: 34.4vw;
    margin-top: -0.666667vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: calc(-29 / 1366 * 100vw);
    margin-left: calc(-1 / 1366 * 100vw);
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: -29px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: -28.6734992679px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-left: -1px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-left: -9.5578330893px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse.sp.png);
    margin-top: -0.666667vw;
  }
}
#main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
  right: 0;
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    margin-top: calc(-33 / 1366 * 100vw);
    margin-right: calc(-7 / 1366 * 100vw);
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    margin-top: -33px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    margin-top: -28.6734992679px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    margin-right: 7px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    margin-right: 8.9956076135px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block:nth-of-type(4):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-face/ellipse-02.sp.png);
    width: 29.3333333333vw;
    height: 34.4vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block h3 > span.three {
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-face .point-wrapper .point-content .point-content-block h3 > span.three {
    font-size: 2.6666666667vw;
    line-height: 2;
  }
}
#main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
  background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse-01.png);
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    width: 15.6661786237vw;
    height: 15.8125915081vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    width: 214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    width: 120.3162518302px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    height: 216px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    height: 121.4407027818px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse-01.sp.png);
    width: 27.4666666667vw;
    height: 34.4vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 0.1464128843vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 2px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    margin-top: 1.1244509517px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(1):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse-01.sp.png);
    margin-top: -4vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: -3.6603221083vw;
    margin-right: -0.9516837482vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: -50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-top: -28.1112737921px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-right: -13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    margin-right: -7.3089311859px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(2):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse-02.sp.png);
    width: 29.3333333333vw;
    height: 34.4vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: -3.7335285505vw;
    margin-left: 1.4641288433vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: -51px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-top: -28.6734992679px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-left: 20px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    margin-left: 11.2445095168px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block:nth-of-type(3):after {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse-01.sp.png);
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block h3 {
    margin-bottom: 5.3333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block h3 > span.three {
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block h3 > span.three {
    font-size: 2.6666666667vw;
    line-height: 2;
  }
}
#main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
  text-align: center;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    font-size: 1.1713030747vw;
    margin-bottom: 3.6603221083vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    font-size: 8.9956076135px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    margin-bottom: 28.1112737921px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt {
    font-size: 4vw;
    margin-bottom: 6.6666666667vw;
    line-height: 2;
  }
}
#main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
  display: block;
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    font-size: 0.7320644217vw;
    margin-top: 1.8301610542vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    font-size: 5.6222547584px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    margin-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    margin-top: 14.055636896px;
  }
}
@media screen and (max-width: 767px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-txt > span {
    font-size: 2.6666666667vw;
    margin-top: 3.3333333333vw;
    line-height: 2;
  }
}
@media screen and (min-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-img {
    width: 39.0922401171vw;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-img {
    width: 534px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-img {
    width: 300.2284040996px;
  }
}
#main #point.carecera-ap-lip .point-wrapper .point-content .point-content-block .lip .flex-img img {
  width: 100%;
  display: block;
}
#main #highlightCpLip {
  background-color: #fefbf2;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip {
    padding-top: 10.2489019034vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip {
    padding-top: 140px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip {
    padding-top: 78.7115666179px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip {
    padding-top: 20vw;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head {
  position: relative;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head {
    margin-bottom: 4.39238653vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head {
    margin-bottom: 33.7335285505px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head {
    margin-bottom: 12vw;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse.png);
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    width: 15.6661786237vw;
    height: 15.8125915081vw;
    top: 0;
    left: 50%;
    margin-left: 13.3235724744vw;
    margin-top: -4.0263543192vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    width: 214px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    width: 120.3162518302px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    height: 216px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    height: 121.4407027818px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    margin-left: 182px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    margin-left: 102.3250366032px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    margin-top: -55px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    margin-top: -30.9224011713px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head:before {
    background-image: url(/~/Media/com/carecera/20240718/assets/img/carecera-ap-lip/ellipse.sp.png);
    width: 29.3333333333vw;
    height: 34.4vw;
    top: 0;
    right: 0;
    margin-top: -6.6666666667vw;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head h2 {
  font-weight: 600;
  line-height: 1.5;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head h2 {
    font-size: 2.4890190337vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head h2 {
    font-size: 34px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head h2 {
    font-size: 19.1156661786px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-head h2 {
    font-size: 6.9333333333vw;
    line-height: 1.384;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt {
    font-size: 1.1713030747vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt {
    font-size: 8.9956076135px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt {
    font-size: 4vw;
    line-height: 1.833;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt sup {
  vertical-align: super;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt sup {
    font-size: 0.5856515373vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt sup {
    font-size: 8px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt sup {
    font-size: 4.4978038067px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt sup {
    font-size: 2.1333333333vw;
  }
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt small {
    font-size: 0.7320644217vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt small {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt small {
    font-size: 5.6222547584px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.txt small {
    font-size: 2.6666666667vw;
  }
}
#main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    font-size: 0.7320644217vw;
    margin-top: 1.0980966325vw;
    margin-bottom: 1.0980966325vw;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    font-size: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    font-size: 5.6222547584px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    margin-top: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    margin-top: 8.4333821376px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1366px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 768px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    margin-bottom: 8.4333821376px;
  }
}
@media screen and (max-width: 767px) {
  #main #highlightCpLip .highlightCpLip-wrapper .highlightCpLip-content p.note {
    font-size: 2.6666666667vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
}