@charset "UTF-8";
.c-drphil-detail.mpsk {
  color: #333;
  font-family: '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', 'メイリオ', sans-serif;
}

.mpsk *,
.mpsk::before,
.mpsk::after {
  box-sizing: border-box;
}

.mpsk sup {
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  margin-right: -0.3em;
}

.mpsk sup small {
  display: block;
  line-height: 1em;
  padding: 0;
  text-indent: 0;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 0 0.3em;
          transform-origin: 0 0.3em;
}

.mpsk sub {
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  margin-right: -0.5em;
}

.mpsk sub small {
  display: block;
  line-height: 1em;
  padding: 0;
  text-indent: 0;
  -webkit-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-transform-origin: 0 1em;
          transform-origin: 0 1em;
}

.mpsk p,
.mpsk h1,
.mpsk h2,
.mpsk h3,
.mpsk h4,
.mpsk h5,
.mpsk li,
.mpsk dt,
.mpsk dd {
  font-weight: 500;
  line-height: 1.55;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

/* ---------------------------------------- */
.mpsk-top {
  background: url(/drphil/images/goods/MPSK/mv.jpg) no-repeat center center/cover;
  height: 600px;
  margin: 0 auto 120px;
  padding-left: 23px;
  padding-top: 20px;
  width: 960px;
}

.mpsk-top .head {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 52px;
}

.mpsk .mpsk-contents h1 {
  margin-bottom: 20px;
  text-align: left;
}

.mpsk-top .note {
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  margin-top: 10px;
}

.mpsk-block01 {
  background: #122b88;
  border-radius: 40px;
  margin: 0 auto;
  padding: 70px 45px 45px;
  position: relative;
  width: 960px;
}

.mpsk-block01::after {
  background: url(/drphil/images/goods/MPSK/intro-bg-arrow.png) no-repeat center center/104px auto;
  bottom: -85px;
  content: '';
  display: block;
  height: 87px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  width: 104px;
}

.teacher-tag {
  left: -29px;
  position: absolute;
  top: -49px;
}

.mana-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
  position: absolute;
  right: 46px;
  top: 300px;
}

.mana-image p {
  font-size: 16px;
  left: 120px;
  position: relative;
  top: 30px;
}

.mana-image p span {
  display: block;
  font-size: 12px;
  line-height: 1.3;
}

.mpsk-block01 h2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  color: #3b4043;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  font-size: 32px;
  font-weight: 700;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  line-height: 1.3;
  margin-bottom: 30px;
  position: relative;
  text-align: center;
}

.mpsk-block01 h2::after {
  background: url(/drphil/images/goods/MPSK/fukidashi.png) no-repeat bottom center/cover;
  content: '';
  display: block;
  height: 65px;
  margin-left: -25px;
  margin-top: -20px;
  width: 639px;
}

.mpsk-block01 h3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 45px;
}

.mpsk-block01 .lead {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 1.5em;
  color: #fff;
}

.mpsk-block01 > img {
  margin-top: 70px;
  position: relative;
  z-index: 2;
}

.mpsk-block02 {
  margin: 130px auto 0;
  width: 960px;
}

.mpsk-block02 > img {
  margin-left: -52px;
}

.mpsk-barrier {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 20px;
}

.mpsk-barrier__text h3 {
  border-bottom: 3px solid #122b88;
  color: #010000;
  font-size: 50px;
  font-weight: 700;
  margin-bottom: 20px;
  text-align: center;
}

.mpsk-barrier__text h3 span {
  display: block;
  font-size: 32px;
}

.mpsk-block03 {
  background: #caf1fc;
  border-radius: 30px;
  margin: 105px auto 0;
  padding: 55px 45px 25px;
  width: 960px;
}

.mpsk-block03 > h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center;
}

.mpsk-protect {
  background-color: #fff;
  border-radius: 24px;
  box-shadow: 0px 5px 20px 0px rgba(18, 85, 136, 0.3);
  margin-bottom: 20px;
  margin-top: 40px;
  overflow: hidden;
  padding-bottom: 40px;
  width: 870px;
}

.mpsk-protect h2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: #122b88;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 105px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 28px;
}

.mpsk-protect > p {
  color: #010000;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.mpsk-protect__image {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-top: 48px;
}

.mpsk-protect__image p {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border: 2px solid #122b88;
  border-radius: 40px;
  color: #122b88;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 21px;
  font-weight: 700;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  width: 340px;
}

.mpsk-protect__image img {
  margin: 0 10px;
}

.mpsk-block03 .note {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}

.mpsk-protect__image02 {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-top: 20px;
}

.mpsk-protect__detail {
  border-top: 1px solid #0d0f0e;
  margin: 20px auto 0;
  padding-top: 15px;
  width: 792px;
}

.mpsk-protect__detail h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 18px;
  text-align: center;
}

.mpsk-protect__detail ul {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.mpsk-protect__detail ul li {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

.mpsk-protect__detail ul li img {
  margin-bottom: 10px;
}

.mpsk-protect__detail ul li span {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  height: 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  line-height: 1.2;
  text-align: center;
}

.mpsk-protect__detail ul li span sub {
  font-weight: 700;
}

.mpsk-protect__detail .note-right {
  font-size: 12px;
  font-weight: 500;
  margin: 10px 0;
  text-align: right;
}

.mpsk-block04 {
  margin: 100px auto;
  width: 960px;
}

.mpsk-block04__top {
  background: url(/drphil/images/goods/MPSK/face-bg.jpg) no-repeat top right/616px auto;
  margin-bottom: 40px;
  padding: 60px 0;
}

.mpsk-block04__top h3 {
  font-size: 32px;
  font-weight: 700;
}

.mpsk-block04__top h3 span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(40%, #ffff00));
  background: linear-gradient(transparent 60%, #ffff00 40%);
  font-size: 50px;
}

.mpsk-block04__top p {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 10px;
}

.mpsk-point {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background: #122b88;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  margin-bottom: 55px;
  position: relative;
}

.mpsk-point p {
  left: -25px;
  position: absolute;
  top: -5px;
}

.mpsk-point h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.mpsk-point h2 span {
  color: #ffa0a7;
  font-size: 42px;
}

.mpsk-point__inner.point01 {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 120px;
  padding-left: 20px;
  padding-right: 55px;
}

.mpsk-point__inner.point01 p {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.6;
}

.mpsk-point__inner.point02 {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin-bottom: 100px;
}

.mpsk-point__inner.point02 > div h3 {
  font-size: 30px;
  font-weight: 700;
  margin: 20px 0 15px;
  text-align: center;
}

.mpsk-point__inner.point02 > div p {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.7;
  text-align: center;
}

.mpsk-point__inner.point03 {
  padding-left: 35px;
  padding-right: 50px;
}

.mpsk-voice {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

.mpsk-voice > div {
  background: #f39da3;
  border-radius: 20px;
  height: 150px;
  padding-left: 40px;
  padding-top: 30px;
  position: relative;
  width: 700px;
}

.mpsk-voice + .mpsk-voice {
  margin-top: 50px;
  padding: 0 10px;
}

.mpsk-voice > div p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}

.mpsk-voice > div p span {
  font-size: 26px;
}

.mpsk-voice:first-child > div::before {
  background: url(/drphil/images/goods/MPSK/voice-fukidashi01.png) no-repeat left center/47px auto;
  content: '';
  display: block;
  height: 34px;
  left: -46px;
  position: absolute;
  top: 40px;
  width: 47px;
}

.mpsk-voice:nth-child(2) > div::after {
  background: url(/drphil/images/goods/MPSK/voice-fukidashi02.png) no-repeat right center/47px auto;
  content: '';
  display: block;
  height: 34px;
  position: absolute;
  right: -46px;
  top: 40px;
  width: 47px;
}
.mpsk-block05 {
   padding: 55px 45px;
   margin-bottom: 12px;
}

.mpsk-block05 .free {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 35px;
  padding: 35px 0;
}

.tab__content__body {
  padding: 0 30px 60px;
}

.mpsk .free__list__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  border: 1px solid #000;
  border-radius: 5px;
  color: #3b4043;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  float: left;
  font-size: 15px;
  font-weight: 500;
  height: 4.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  line-height: 1.2;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-top: 4px;
  text-align: center;
  width: -webkit-calc(100% / 3 - 6px);
  width: calc(100% / 3 - 6px);
}

.mpsk-block05 .free__list {
  overflow: hidden;
}

.mpsk-block05 .note-right {
  color: #3b4043;
  font-size: 11px;
  margin-top: 15px;
  text-align: right;
}

.mpsk-block06 .c-title-gray-rect {
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  margin: 0 0 24px;
  padding: 15px 20px;
  position: relative;
}

.mpsk-block06 .c-title-gray-rect__label {
  font-weight: 700;
}

.mpsk-block06 .tab__content__body > p {
  font-weight: 700;
}

.mpsk-block06 .tab__content__body > p + p {
  margin-top: 1.5em;
}

.mpsk-block06 .tab__content__body .ingred {
  border-top: 1px solid #ccc;
  margin-top: 35px;
  padding-top: 35px;
}

.mpsk .ingred__name {
  font-weight: 700;
  margin-bottom: 30px;
}

.mpsk .allingred {
  border: 1px solid #d51348;
  border-radius: 5px;
  margin-top: 35px;
  padding-bottom: 8px;
}

.mpsk .mpsk-block06 .ingred .ingredlist .ingredlist__title,
.mpsk .mpsk-block06 .ingred .ingredlist .ingredlist__item {
  font-weight: 700;
}

.mpsk .allingred__title {
  color: #d51348;
  cursor: pointer;
  font-size: 15px;
  margin-top: 8px;
  text-align: center;
}

.mpsk .allingred__text {
  font-size: 15px;
  line-height: 1.7;
  padding: 0 15px;
  text-align: justify;
}

.mpsk .allingred__text p span {
  background: #ccc;
  display: block;
  height: 1px;
  margin: 15px 0;
  width: 100%;
}

.campaign {
   background: #fff;
   padding: 55px 45px;
   border-radius: 30px;
}
.campaign h2 {
   color: #122B82;
    font-weight: bold;
    font-size: 32px;
    text-align: center;
}
.campaign h2 span {
   font-size: 20px;
}
.campaign-data {
   text-align: center;
    background: #122b88;
    color: #fff;
    font-size: 22px;
    display: inline-block;
    padding: 12px 40px;
    font-weight: bold;
    border-radius: 16px;
    margin: 0 auto;
    margin-top: 20px;
}
.campaign-title {
   text-align: center;
   position: relative;
}
.campaign-deco1 {
   position: absolute;
    top: -21%;
    width: 15%;
    right: -5%;
}
.campaign-deco2 {
   position: absolute;
   width: 15%;
   top: 25%;
   left: -4%;
}
.campaign-container {
   display: flex;
    flex-direction: column;
    gap: 56px;
   margin-top: 50px;
}
.campaign-inner {
   display: flex;
    align-items: center;
    justify-content: space-between;
}
.campaign-inner.line {
   height: 1px;
    background: #b1eeff;
}
.campaign-item {
   width: 30%;
}
.campaign-item img {
   width: 100%;
}
.campaign-inner__text {
   width: 60%;
}
.campaign__info {
   margin-top: 20px;
}
.campaign__info > p {
   font-size: 20px;
    font-weight: bold;
}
.info-price {
   margin-top: 4px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.info-price__inner {
   display: flex;
   align-items: baseline;
   gap: 12px;
   position: relative;
}
.info-s {
   font-size: 12px;
}
.info-bold {
   font-size: 28px;
   font-weight: bold;
}
.tax {
   font-size: 12px;
    font-weight: normal;
}
.cart-button {
   color: #fff;
   background: #ee696f;
   font-size: 18px;
   font-weight: bold;
   width: 260px;
   height: 40px;
   text-align: center;
   padding-top: 8px;
   margin-top: 8px;
}
.campaign-number {
   font-size: 22px;
   color: #122b88;
   font-weight: bold;
   margin-bottom: 16px;
}
.campaign-inner__text > p > span {
   background-color: #caf1fc;
   padding: 2px 8px;
}
/* .info-s.amount {
   position: absolute;
   top: -9%;
} */

.lip-img {
   display: flex;
   justify-content: space-between;
   background: #fff;
    padding: 48px;
    border-radius: 28px;
    margin-bottom: 45px;
}
.lip-img figure {
   display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 45%;
}
.lip-img figure span {
   display: block;
    text-align: right;
    width: 100%;
    font-size: 10px;
}
.lip-img img {
   width:  100%;
}

.lip-img {
   display: flex;
   justify-content: space-between;
}
.mpsk-block01 .note {
   text-align: right;
   font-size: 12px;
   color: #fff;
}
.mana-image {
   top: 60%;
}
.campaign__info-note {
   font-size: 8px;
   margin-top: 20px !important;
}
.mpsk-block05__note {
  color: #d51348;
  font-size: 12px;
  width: 960px;
  margin: 0 auto 100px !important;
}
.mpsk-block03 > .note {
  text-align: right;
}