@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');
/* reset.css */

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}


hr {
  overflow: visible;
  height: 0;
  color: inherit;

}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  text-indent: 0;
}

iframe {
  border-style: none;
}


input {
  border-radius: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;

}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type='button'],
[type='reset'],
[type='submit'],
[role='button'] {
  cursor: pointer;
}

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;

}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

[disabled] {
  cursor: default;
}


img {
  border-style: none;
}


progress {
  vertical-align: baseline;
}


[aria-busy='true'] {
  cursor: progress;
}


[aria-controls] {
  cursor: pointer;
}

[aria-disabled='true'] {
  cursor: default;
}



/* ここから内容 */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans+JP:wght@100..900&display=swap');


.p-page_content__inner p {
  margin: 0;
}

.p-page_content__inner {
  max-width: 100%;
}

.p-page_content {
  padding: 0;
}

.u-margin__top--60 {
  margin-top: 0 !important;
}


.mbf_sp {
  display: none;
}




.mbf_sp_small {
  display: none;
}


.mbf_tab {
  display: none;
}

.mbf_contents {
  background-color: #182927;
  letter-spacing: 0.1em;
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
  line-height: 1.75;
  color: #182927;
  font-weight: 500;
  font-size: 18px;
  margin-top: -10px;
}

.p-page_content__inner p {
  font-size: 18px;
}


.mbf_contents h1,
.mbf_contents h2,
.mbf_contents h3,
.mbf_contents h4,
.mbf_contents h5,
.mbf_contents h6 {
  font-family: "Montserrat", "Noto Sans JP", sans-serif;
}


.mbf_mincho {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}


.mbf_contents h1.mbf_mincho,
.mbf_contents h2.mbf_mincho,
.mbf_contents h3.mbf_mincho,
.mbf_contents h4.mbf_mincho,
.mbf_contents h5.mbf_mincho,
.mbf_contents h6.mbf_mincho {
  font-family: "Hiragino Mincho ProN", "ヒラギノ明朝 ProN", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro", "Yu Mincho", "游明朝", "MS PMincho", "ＭＳ Ｐ明朝", serif;
}




.mbf_contents img {
  max-width: 100%;
}

.mbf_contents ul li {
  list-style-type: none;
}

.mbf_contents a {
  text-decoration: none;
  transition: all .3s;
}

.mbf_contents a:hover {
  opacity: 0.6;
}

.mbf_contents_inner {
  background-color: #F4F6F9;
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
}


.mbf_fixed {
  position: fixed;
  bottom: 120px;
  right: 50px;
  z-index: 1000;
  transition: opacity 0.4s ease, visibility 0.4s ease;
  visibility: hidden;
  opacity: 0;
}

.mbf_fixed.active {
  opacity: 1;
  visibility: visible;
}

.mbf_fixed .mbf_logo {
  width: 213px;
}

.mbf_fixed a {
  display: block;
  width: 213px;
  margin-top: 30px;
}

.mbf_fixed a img:nth-child(2) {
  display: none;
}

.mbf_contentsWrapper {
  width: 90%;
  margin: 0 auto;
}


.mbf_product_logo {
  position: absolute;
  width: 213px;
  right: 50px;
  top: 50px;
}


@media(max-width: 1360px) {

  .mbf_fixed a {
    width: 160px;
  }

  .mbf_fixed a img:first-child {
    display: none;
  }

  .mbf_fixed a img:nth-child(2) {
    display: block;
  }

  .mbf_fixed .mbf_logo {
    display: none;
  }


  .mbf_fixed a {
    width: 100%;
  }

  .mbf_fixed {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 480px;
    bottom: 10px;
  }

  .mbf_product_logo {
    display: none;
  }
}

@media(max-width: 780px) {
  .mbf_tabNone {
    display: none;
  }

  .mbf_tab {
    display: block;
  }

  .mbf_tabNone {
    display: none;
  }

}


@media(max-width: 480px) {
  .mbf_spNone {
    display: none;
  }

  .mbf_sp {
    display: block;
  }

  .mbf_contents {
    font-size: 14px !important;
  }


}

@media(max-width: 380px) {

  .mbf_sp_small {
    display: block;
  }

}

/* ===================================

mbf01

=================================== */

.mbf01 {
  position: relative;
  background-image: url("../images/mbf/mbf_main.webp");
  height: 860px;
  background-size: 100%;
}

.mbf_fv_txt01 {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 10px;
  width: 90%;
}

.mbf_fv_txt02 {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 90%;

}

@media(max-width: 780px) {
  .mbf01 {
    height: 120vw;
  }
}


/* ===================================

mbf02

=================================== */
.mbf02 {
  padding: 80px 0 140px;
  color: #fff;
  background-image: url("../images/mbf/mbf02_bg.webp");
  background-size: cover;
  position: relative;
}

.mbf02 p:first-child {
  font-size: 28px;
  margin-bottom: 20px !important;
}



.mbf02::before {
  width: 100%;
  content: "";
  height: 100px;
  background-image: url("../images/mbf/mbf02_bottom.webp");
  position: absolute;
  bottom: -1px;
  left: 0;
  background-size: 100%;
  background-position: center bottom;
}


@media(max-width: 780px) {

  .mbf02 {
    background-position: 20% top;
  }

  .mbf02 p:first-child {
    font-size: 20px;
  }

  .mbf02 p:nth-child(2) {
    font-size: 14px !important;
  }

}

@media(max-width: 480px) {
  .mbf02 {
    background-position: center top;
    padding: 60px 0 100px;
    text-align: center;
  }
}

/* ===================================

mbf03

=================================== */

.mbf03 {
  text-align: center;
  background-image: url("../images/mbf/mbf03_foam.webp");
  background-position: right top;
  background-size: 400px;

}

.mbf03 p:first-child {
  font-size: 24px;
  margin-top: 70px !important;
}


.mbf03 p:nth-child(2) {
  font-size: 24px;
  margin: 40px 0 !important;
}

.mbf03 p:nth-child(3) span {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #182927;
}

.mbf03 img.mbf03_arrow {
  width: 100px;
  margin: 70px auto 0;
}

@media(max-width: 780px) {
  .mbf03 {
    background-size: 50%;
  }

  .mbf03 p:first-child {
    font-size: 18px;
    margin-top: 50px !important;
  }


  .mbf03 p:nth-child(2) {
    font-size: 18px;
    margin: 28px 0 !important;
  }

  .mbf03 p:nth-child(3) {
    font-size: 14px !important;
  }

  .mbf03 img.mbf03_arrow {
    width: 75px;
    margin-top: 40px;
  }
}

/* ===================================

mbf04

=================================== */

.mbf04 {
  background-image: url("../images/mbf/mbf04_bg.webp");
  background-size: 400px;
  background-position: right 90px;
  padding-bottom: 60px;
}

.mbf04 h3 {
  margin-top: 40px;
  font-size: 28px;
  font-weight: 500;
}


.mbf04 p:first-of-type {
  margin: 30px 0 !important;
}

.mbf04 p.mbf04_small {
  font-size: 12px !important;
  margin-top: 30px !important;
}



.mbf04 .mbf_mincho {
  font-size: 22px;
  text-align: center;
}

.mbf04 .mbf_mincho span {
  font-size: 40px;
}


.mbf04 .micron-foam_imgBox {
  background-color: #fff;
  padding: 30px 60px;
  margin-top: -60px;
}


.mbf04 .micron-foam_imgBox img:nth-child(2) {
  display: none;
}

@media(max-width: 780px) {


  .mbf04 {
    background-image: url(../images/mbf/mbf04_bg_sp.webp);
    background-position: right 0;
    background-size: 50%;
  }

  .mbf04 .mbf04_txtLong {
    font-size: 14px !important;
  }

  .mbf04 .mbf_mincho {
    line-height: 1.5;
  }

  .mbf04 .micron-foam_imgBox {
    padding: 60px 30px;
    margin-top: -50px;
  }

  .mbf04 .micron-foam_imgBox img:first-child {
    display: none;
  }

  .mbf04 .micron-foam_imgBox img:nth-child(2) {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }


  .mbf04 .mbf_mincho {
    font-size: 20px;
  }

  .mbf04 .mbf_mincho span {
    font-size: 34px;
  }

}


@media(max-width: 480px) {
  .mbf04 h3 {
    font-size: 18px;
  }

  .mbf04 .micron-foam_imgBox {
    margin-top: -80px;
    padding-top: 80px;
  }
}



/* ===================================

mbf05

=================================== */

.mbf05 {
  background-color: #D8D6D7;
  background-image: url("../images/mbf/big-foam.webp");
  background-position: center top;
  background-size: 100%;
  padding: 60px 0 0;
}

.mbf05 h3 {
  font-size: 32px;
  font-weight: 500;
  text-align: center;
}

.mbf05_point p {
  width: 290px;
  height: 148px;
  background-image: url("../images/mbf/mbf05_txtBox.webp");
  background-size: 290px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.mbf05_point p span {
  display: contents;
  font-weight: bold;
  color: #59908A;
}

.mbf05_point {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 80px 0;
  margin-top: 46px;
}

.mbf05_bottom {
  text-align: center;
  margin-top: 70px;
  padding-bottom: 80px;
}

.mbf05_bottom p:first-child {
  font-size: 26px;
  line-height: 1.5;
  margin-bottom: 14px !important;
}

@media(max-width: 780px) {
  .mbf05_point {
    gap: 2vw 0;
    margin-top: 26vw;
  }

  .mbf05_point p {
    font-size: 2.4vw;
    line-height: 1.5;
    width: 46%;
    height: 20vw;
    background-position: center center;
    background-size: contain;
  }

  .mbf05 {
    background-image: url("../images/mbf/big-foam_sp.webp");
  }


}

@media(max-width: 480px) {


  .mbf05_point {
    margin-top: calc(52vw - 30px);
  }

  .mbf05_point p {
    font-size: 2.8vw;
    width: 49%;
    height: 25vw;
  }

  .mbf05 h3 {
    font-size: 18px;
  }

  .mbf05_bottom p:first-child {
    font-size: 18px;
  }

  .mbf05_bottom p:nth-child(2) {
    font-size: 14px !important;
  }

  .mbf05_bottom {
    margin-top: 40px;
    padding-bottom: 60px;
  }

}




/* ===================================

mbf06

=================================== */


.mbf06 {
  color: #fff;
  background-image: linear-gradient(131deg, #3e3e50, #436561);
  padding: 80px 0;
  position: relative;
}

.mbf06 h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 30px;
}


.mbf06 h3 span {
  font-size: 48px;
  display: block;
  font-weight: 400;
  letter-spacing: 0.2em;
}

.mbf06 .mbf_right {
  position: absolute;
  width: 352px;
  right: 0;
  top: -2%;
  height: 102%;
  object-fit: contain;
  object-position: right center;
  z-index: 0;
}


.mbf06 .mbf_left {
  padding-left: 5%;
  position: relative;
  z-index: 1;
}



.mbf06 .mbf_left p:first-of-type {
  margin-bottom: 30px !important;
}

@media(max-width: 780px) {
  .mbf06 .mbf_left p {
    font-size: 14px !important;
  }

  .mbf06 h3 {
    font-size: 14px !important;
  }

  .mbf06 h3 span {
    font-size: 28px !important;
  }
}

@media(max-width: 480px) {
  .mbf06 {
    padding: 50px 0;
  }

  .mbf06 h3 {
    font-size: 13px;
    margin-bottom: 20px;
  }

  .mbf06 h3 span {
    font-size: 24px;
  }

  .mbf06 .mbf_left p:first-of-type {
    margin-bottom: 20px !important;
  }
}

/* ===================================

mbf07

=================================== */
.mbf07 {
  background-image: url("../images/mbf/mbf07_bg.webp");
  background-position: center top;
  background-size: cover;
  padding: 80px 0;
}

.mbf07 h3 {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  letter-spacing: 0.18em;
  margin-bottom: 80px;
}


.mbf07 h3 span {
  display: block;
  font-size: 17px;
  letter-spacing: 0.1em;
}

.mbf07 ul {
  background-color: rgba(255, 255, 255, 0.88);
  padding: 60px;
}

.mbf07 ul li p:first-child {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0.12em;
}


.mbf07 ul li p:nth-child(2) {
  font-size: 16px;
  margin: 16px 0;
}


.mbf07 ul li p:nth-child(3) {
  font-size: 16px;
}

.mbf07 ul li {
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid #182927;
}

.mbf07 ul li:first-child {
  padding-top: 0;
}

.mbf07 ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

@media(max-width: 780px) {

  .mbf07 ul li p:first-child br {
    display: none;
  }

  .mbf07 h3 {
    font-size: 38px;
  }
}

@media(max-width: 480px) {
  .mbf07 ul {
    padding: 30px;
  }

  .mbf07 h3 {
    font-size: 24px;
    line-height: 1.85;
    margin-bottom: 60px;
  }

  .mbf07 h3 span {
    font-size: 13px;
  }

  .mbf07 {
    padding: 60px 0;
  }

  .mbf07 ul li p:first-child {
    font-size: 18px;
  }

  .mbf07 ul li p:nth-child(2) {
    font-size: 13px;
    margin: 13px 0 !important;
  }

  .mbf07 ul li p:nth-child(3) {
    font-size: 14px !important;
  }

  .mbf07 ul li {
    padding-top: 30px;
    padding-bottom: 30px;
  }


}


/* ===================================

mbf08

=================================== */

.mbf08 {
  background-image: url("../images/mbf/mbf08_bg.webp");
  background-size: cover;
  background-position: center center;
  color: #fff;
  padding: 80px 0;
}

.mbf08 h3 {
  text-align: center;
  letter-spacing: 0.18em;
  font-weight: 500;
  font-size: 32px;
  position: relative;
}

.mbf08 h3::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #fff;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}

.mbf08 ul {
  display: flex;
  margin-top: 53px;
  justify-content: center;
}

.mbf08 ul li {
  width: 20.5%;
  aspect-ratio: 1 / 1;
  background-color: rgba(0, 0, 0, .46);
  border-radius: 50%;
  text-align: center;
  display: grid;
  align-items: center;
  line-height: 1.5;
}

.mbf08 ul li:first-child {
  margin-right: -10px;
}

.mbf08 ul li:nth-child(2) {
  margin-right: -10px;
}

.mbf08 ul li:nth-child(4) {
  margin-left: -10px;
}

.mbf08 ul li:nth-child(5) {
  margin-left: -10px;
}


.mbf08_bottom p:first-child {
  text-align: center;
  font-size: 32px;
  margin: 30px 0 50px !important;
  position: relative;
}


.mbf08_bottom p:first-child::before {
  content: "";
  position: absolute;
  width: 60px;
  height: 1px;
  background-color: #fff;
  bottom: -22px;
  left: 50%;
  transform: translateX(-50%);
}


.mbf08_bottom p:nth-child(2) {
  font-size: 20px;
  text-align: center;
}

@media(max-width: 780px) {
  .mbf08_bottom p:nth-child(2) {
    font-size: 18px;
  }

  .mbf08 h3 {
    font-size: 24px;
  }

  .mbf08 ul li {
    font-size: 2.5vw;
  }



  .mbf08_bottom p:first-child {
    font-size: 24px;
  }

}

@media(max-width: 480px) {

  .mbf08 {
    padding-top: 40px;
  }

  .mbf08 h3 {
    font-size: 20px;
  }

  .mbf08_bottom p:first-child {
    font-size: 20px;
  }

  .mbf08_bottom p:nth-child(2) {
    text-align: left;
    font-size: 14px !important;
  }

  .mbf08 ul {
    flex-wrap: wrap;
  }

  .mbf08 ul li {
    width: 33.3%;
    font-size: 13px;
  }
}



/* ===================================

mbf09

=================================== */

.mbf09_topTxt {
  text-align: center;
  background-color: #59908A;
  padding-bottom: 60px;
}

.mbf09_topTxt p:first-child {
  background-color: #fff;
  display: inline-block;
  padding: 8px 30px;
  font-size: 26px;
  border-radius: 60px;
  position: relative;
  top: -30px;
  color: #59908A;
}

.mbf09_topTxt p:first-child::before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 36px;
  height: 30px;
  background-image: url("../images/mbf/mbf09_parts.webp");
  background-size: 100%;
}

.mbf09_topTxt p:nth-child(2) {
  color: #fff;
  font-size: 24px;
  margin-top: 30px !important;
}


.mbf09_top ul {
  padding: 40px 0;
}

.mbf09_top ul li {
  font-size: 20px;
  padding-left: 34px;
  background-image: url("../images/mbf/mbf09_check.webp");
  background-size: 22px;
  background-position: left 6px;
  margin-bottom: 6px;
}

.mbf09_want {
  color: #fff;
  background-image: url("../images/mbf/mbf09_want.webp");
  background-size: 100%;
  aspect-ratio: 780 / 269;
  display: grid;
  align-items: center;
}

.mbf09_want p {
  position: relative;
  top: -30px;
  font-size: 34px;
  line-height: 1.5;
  text-align: center;
}

.mbf09_wantTxt.mbf_contentsWrapper {
  margin: 0 auto !important;
}

.mbf09_wantTxt {
  text-align: center;
  padding: 20px 0 80px;
}

@media(max-width: 780px) {
  .mbf09_want p {
    font-size: 26px;
    top: -25px;
  }


  .mbf09_top ul li br {
    display: none;
  }

  .mbf09_wantTxt span {
    display: none;
  }

}

@media(max-width: 480px) {
  .mbf09_want p {
    font-size: 18px;
    top: -18px;
  }

  .mbf09_topTxt p:nth-child(2) {
    font-size: 14px !important;
  }

  .mbf09_topTxt p:first-child {
    font-size: 18px;
  }

  .mbf09_topTxt {
    padding-bottom: 40px;
  }

  .mbf09_top ul li {
    font-size: 14px !important;
    background-size: 15px;
    background-position: left 4px;
    padding-left: 24px;
  }

  .mbf09_wantTxt {
    font-size: 14px !important;
    padding-bottom: 40px;
  }


}




/* ===================================

mbf10

=================================== */

.mbf10 {
  margin-bottom: 80px;
}

.mbf10_top {
  background-image: url("../images/mbf/mbf10_bg.webp");
  background-size: cover;
  background-position-y: 30px;
  padding-bottom: 60px;
}

.mbf10 h3 {
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-weight: normal;
  text-indent: -1.8em;
  padding-top: 1.8em;
  line-height: 1.9;
  font-size: 34px;
  margin-left: 20px;
}

.mbf10 h3 .mbf10_round {
  background-color: #fff;
  padding: 30px 32px;
  border-radius: 80px;
  white-space: pre;
}


.mbf10 h3 .mbf10_round:nth-of-type(2) {
  position: relative;
  z-index: 10;
}

.mbf10 h3 .mbf10_round span {
  color: #59908A;
}

.mbf10_point {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -160px;
}

.mbf10_point p {
  color: #fff;
  font-size: 22px;
  text-align: center;
  background-color: #59908A;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  width: 164px;
  line-height: 1.3;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.mbf10_point p span {
  font-size: 13px;
  display: block;
}

.mbf10_point p:nth-child(2) {
  margin-right: 60px !important;
}

.mbf10_point p:nth-child(3) {
  margin-right: 200px !important;
  margin-top: -50px !important;
}

.mbf10_bottom {
  margin-top: 40px;
}


.mbf10_bottom p {
  margin-bottom: 30px !important;
}


@media (max-width: 780px) {
  .mbf10 h3 .mbf10_round {
    font-size: 24px;
    padding: 22px;
  }

  .mbf10 h3 .mbf10_round:nth-of-type(2) {
    right: -20px;
  }

  .mbf10 h3 {
    margin-left: 0;
  }

  .mbf10_point p {
    font-size: 16px;
    width: 120px;
  }

  .mbf10_point p span {
    font-size: 11px;
  }

  .mbf10_point p:nth-child(3) {
    margin-right: 176px !important;
  }
}

@media(max-width: 480px) {
  .mbf10_point {
    flex-direction: row;
    align-items: center;
    margin-top: 30px;
    margin-bottom: -30vw;
  }

  .mbf10_point p {
    flex: 1;
    font-size: 13px;
  }

  .mbf10_point p:nth-child(3) {
    margin: 0 !important;
  }

  .mbf10_point p:nth-child(2) {
    margin: 0 !important;
  }

  .mbf10 h3 .mbf10_round {
    font-size: 18px;
    padding: 18px 14px !important;
  }

  .mbf10 h3 {
    line-height: 1.5;
    margin-left: -5%;
    text-indent: -0.8em;
    padding-top: 0.8em;
  }

  .mbf10_top {
    background-position-y: 50px;
  }

  .mbf10_point p span {
    font-size: 10px;
  }

  .mbf10_bottom {
    margin-top: 24vw;
  }



}




/* ===================================

mbf11

=================================== */

.mbf11 {
  padding-bottom: 60px;
}

.mbf11_top {
  display: flex;
  justify-content: space-between;
}




.mbf11_top p {
  border: 2px solid #182927;
  background-color: #fff;
  border-radius: 60px;
  font-size: 24px;
  padding: 16px 0;
  width: 46%;
  text-align: center;
}

.mbf11_top span {
  width: 42px;
  height: 42px;
  position: relative;
}

.mbf11_top span::before,
.mbf11_top span::after {
  content: "";
  width: 100%;
  height: 2px;
  display: inline-block;
  background: #182927;
  border-radius: 2px;
  position: absolute;
  top: 38px;
  left: 0;
}

.mbf11_top span::before {
  transform: rotate(45deg);
}

.mbf11_top span::after {
  transform: rotate(-45deg);
}

.mbf11_middle {
  text-align: center;
  margin: 40px 0 60px;
}


.mbf11_middle p:first-child {
  font-size: 38px;
  letter-spacing: 0.18em;
  margin-bottom: 10px !important;
}

.mbf11_middle p:first-child span {
  color: #fff;
  background-color: #59908A;
  padding: 4px 12px;
  margin-left: 2px !important;
}

.mbf11_bottom p {
  text-align: center;
  margin-top: 10px !important;
}


@media (max-width: 480px) {
  .mbf11_top p {
    padding: 4px 0 2px;
    font-size: 18px;
  }

  .mbf11_top span::before,
  .mbf11_top span::after {
    top: 21px;
  }

  .mbf11_middle p:first-child {
    font-size: 22px;
  }

  .mbf11_middle p:first-child span {
    padding: 4px 8px;
  }
}

/* ===================================

mbf12

=================================== */


.mbf12 h3 {
  padding: 60px 0;
  background-color: #59908A;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}

.mbf12 h3::before {
  content: "";
  width: 2px;
  position: absolute;
  height: 42px;
  bottom: -21px;
  left: 50%;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #fff 0%, #fff 50%, #182927 50%, #182927 100%);
}

.mbf12 h3 span {
  display: flex;
  justify-content: center;
}

.mbf12 h3 span.mbf12_h301 {
  font-size: 17px;
  letter-spacing: 0.18em;
}

.mbf12 h3 span.mbf12_h302 {
  color: #fff;
  font-size: 28px;
  letter-spacing: 0.18em;
  line-height: 1.5;
  margin-top: 10px;
}

.mbf12 h3 span.mbf12_h303 {
  color: #fff;
  font-size: 48px;
  letter-spacing: 0.18em;
}

.mbf12 h3 span.mbf12_h303 span {
  color: #182927;
}


.mbf12_point h4 {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  padding: 100px 0 40px;
  background-size: 500px;
}

.mbf12_point01 h4 {
  background-image: url("../images/mbf/mbf12_ttl01.webp");
}


.mbf12_point02 {
  margin-top: 80px;
}

.mbf12_point02 h4 {
  background-image: url("../images/mbf/mbf12_ttl02.webp");
}

.mbf12_point03 h4 {
  background-image: url("../images/mbf/mbf12_ttl03.webp");
}

.mbf12_point04 h4 {
  background-image: url("../images/mbf/mbf12_ttl04.webp");
}


.mbf12_point05 h4 {
  background-image: url("../images/mbf/mbf12_ttl05.webp");
}

.mbf12_point02_txt {
  margin-bottom: 20px;
}



.mbf12_point01 .mbf_contentsWrapper img {
  margin: 20px 0 10px;
}

.mbf12 .mbf_mincho {
  font-size: 22px;
  text-align: center;
}

.mbf12 .mbf_mincho span {
  font-size: 40px;
}

.mbf12 .micron-foam {
  margin-top: 30px;
}

.mbf12 .micron-foam_imgBox {
  background-color: #fff;
  padding: 30px 60px;
  margin-top: -30px;
}


.mbf12 .micron-foam_imgBox img:nth-child(2) {
  display: none;
}



.mbf12_point02_foam {
  padding: 0 60px 40px;
  background-color: #fff;
}

.mbf12_flow {
  background-color: #fff;
  margin-top: 40px;
}

.mbf12_flow li {
  display: flex;
  justify-content: center;
  gap: 32px;
  border-bottom: none;
  background-image: radial-gradient(circle, #98B4B1 0 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
  position: relative;
}

.mbf12_flow li::before {
  content: "";
  width: 36px;
  height: 25px;
  background-image: url("../images/mbf/mbf12_flow_arrow.webp");
  background-size: 36px;
  position: absolute;
  bottom: -17px;
}

.mbf12_flow li:last-child::before {
  display: none;
}

.mbf12_flow li p:first-child {
  background-color: #59908A;
  color: #fff;
  font-size: 20px;
  width: 52px;
  height: 52px;
  display: grid;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.mbf12_flow li p:first-child::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 0px 10px 10px;
  border-color: transparent transparent #fff transparent;
  bottom: 0;
  right: 0;
}

.mbf12_flowFlex {
  display: flex;
  gap: 78px;
  align-items: center;
  padding: 38px 0;
}


.mbf12_flowFlex img {
  width: 194px;
}


.mbf12_flowFlex p {
  font-size: 20px;
  text-align: center;
}


.mbf12_flowFlex p span {
  color: #59908A;
}

p.mbf12_point02_last {
  margin-top: 20px;
}

.mbf12_point03 {
  margin-top: 80px;
}



.mbf12_point03_top img {
  margin: 10px 0 18px;
}

.mbf12_point03_bottom {
  margin-top: 30px;
}

.mbf12_point03_bottom p {
  text-align: center;
  margin-top: 30px !important;
  line-height: 1.5;
}


.mbf12_point03_bottom p span {
  font-size: 14px !important;
}


.mbf12_point04 {
  margin-top: 80px;
}



.mbf12_point04_txt span {
  font-size: 12px !important;
  font-weight: normal;
}


.mbf12_point04_bottom {
  background-color: #fff;
  padding: 40px;
  margin-top: 20px;
}

.mbf12_point04_bottom p {
  text-align: center;
  margin-top: 10px;
}

.mbf12_point04_bottom p span {
  font-weight: bold;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #182927;
}

.mbf12_point05 {
  margin-top: 80px;
}

.mbf12_component {
  background-color: #fff;
  margin-top: 20px;

}

.mbf12_component h5 {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 22px 0;
}

.mbf12_component ul li {
  display: flex;
  border-top: none;
  background-image: radial-gradient(circle, #CECECE 0 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  background-position: left top;
}

.mbf12_component h5 span:first-child {
  color: #E58671;
}

.mbf12_component h5 span:nth-child(2) {
  color: #89B2E2;
}

.mbf12_component h5 span:nth-child(3) {
  color: #59908A;
}

.mbf_componentFlex {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 33px 0 26px;
  gap: 20px;
}

.mbf_componentImg {
  width: 241px;
  text-align: center;
}

.mbf_componentImg p {
  margin-top: 4px;
}

.mbf12_component .mbf_component_part {
  width: 60px;
  padding-right: 2px;
  writing-mode: vertical-rl;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.mbf12_component ul li:first-child .mbf_component_part {
  background-color: #E58671;
}


.mbf12_component ul li:nth-child(2) .mbf_component_part {
  background-color: #89B2E2;
}

.mbf12_component ul li:nth-child(3) .mbf_component_part {
  background-color: #59908A;
}

.mbf12_component ul li:first-child {
  color: #E58671;
}

.mbf12_component ul li:nth-child(2) {
  color: #89B2E2;
}

.mbf12_component ul li:nth-child(3) {
  color: #59908A;
}

.mbf_componentImg p span {
  font-size: 14px !important;
  font-weight: normal;
}



@media(max-width: 780px) {

  .mbf12 .micron-foam_imgBox {
    padding: 60px 30px;
  }

  .mbf12 .micron-foam_imgBox img:first-child {
    display: none;
  }

  .mbf12 .micron-foam_imgBox img:nth-child(2) {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }


  .mbf12 .mbf_mincho {
    font-size: 20px;
  }

  .mbf12 .mbf_mincho span {
    font-size: 34px;
  }

  .mbf12_point h4 {
    background-size: 60%;
    background-position-y: 20%;
    padding-top: 60px;
    font-size: 28px;
  }

  .mbf12_point02_foam {
    padding: 0 30px 40px;
  }

  .mbf12_flowFlex {
    flex-direction: column;
    gap: 20px;
    padding: 50px 0;
  }

  .mbf_componentFlex {
    flex-direction: column;
    align-items: center;
  }
}

@media(max-width: 480px) {

  .mbf12_point02 .micron-foam .mbf_mincho {
    line-height: 1.5;
  }

  .mbf12 .micron-foam_imgBox {
    margin-top: -50px;
    padding-top: 80px;
  }

  .mbf12 h3 span.mbf12_h301 {
    font-size: 13px;
  }

  .mbf12 h3 span.mbf12_h302 {
    font-size: 24px;
  }

  .mbf12 h3 span.mbf12_h303 {
    font-size: 38px;
  }


  .mbf12_point h4 {
    font-size: 20px;
    padding: 70px 0 20px;
  }

  .mbf12_point {
    margin-top: 40px;
  }

  .mbf12_flowFlex p {
    font-size: 14px !important;
  }

  .mbf12_point03_bottom p {
    margin-top: 10px !important;
  }

  .mbf12_point04_bottom {
    padding: 30px;
  }

  .mbf12_component h5 {
    font-size: 16px;
  }

  .mbf_componentImg {
    width: 80%;
    max-width: 241px;
  }


}

/* ===================================

mbf13

=================================== */

.mbf13 {
  margin-top: 80px;
}

.mbf13 h3 {
  font-size: 42px;
  letter-spacing: 0.18em;
  text-align: center;
  font-weight: 500;
  line-height: 1.5;
}

.mbf13 h3 span {
  font-size: 17px;
  display: block;
  letter-spacing: 0.1em;
  color: #59908A;
}

.mbf13 p {
  margin: 20px 0 30px !important;
}

.mbf13 p span {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  text-decoration-color: #182927;
  font-weight: bold;
}

@media(max-width: 780px) {
  .mbf13 h3 {
    font-size: 38px;
  }
}

@media(max-width: 480px) {
  .mbf13 h3 {
    font-size: 24px;
  }

  .mbf13 h3 span {
    font-size: 13px;
  }

}


/* ===================================

mbf13

=================================== */
.mbf14 {
  padding: 60px 0;
}

.mbf14 h3 {
  font-size: 34px;
  font-weight: 500;
  writing-mode: vertical-rl;
  margin-left: auto;
  letter-spacing: 0.18em;
}

.mbf14 h3 span {
  position: relative;
  z-index: 1;
  display: inline-block;
}


.mbf14 h3 span::before {
  position: absolute;
  content: "";
  width: 14px;
  height: 100%;
  background-color: #fff;
  z-index: -1;
  top: 0;
  right: -4px;
}

.mbf14 img {
  margin-top: -320px;
}

.mbf14 p {
  text-align: center;
  margin-top: 20px !important;
}

@media(max-width: 780px) {
  .mbf14 h3 {
    font-size: 28px;
  }

  .mbf14 img {
    margin-top: -260px;
  }
}

@media(max-width: 780px) {
  .mbf14 h3 {
    margin-left: auto;
    margin-right: auto;
  }

  .mbf14 img {
    margin-top: 30px;
    transform: translateX(5%);
  }
}

/* ===================================

mbf15

=================================== */

.mbf15 {
  position: relative;
}

.mbf15 p {
  position: absolute;
  text-align: center;
  font-size: 30px;
  top: 60px;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
}

@media(max-width: 780px) {
  .mbf15 p {
    font-size: 24px !important;
    top: calc(8vw - 10px);
  }

}

@media(max-width: 480px) {
  .mbf15 p {
    font-size: 14px !important;
    top: calc(10vw - 10px);
  }
}

/* ===================================

mbf16

=================================== */

.mbf16 {
  margin-top: 80px;
}

.mbf16 h3 {
  font-size: 42px;
  font-weight: 500;
  letter-spacing: 0.18em;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 70px;
}

.mbf16 h3 span {
  font-size: 17px;
  letter-spacing: 0.1em;
  display: block;
  color: #59908A;
  margin-bottom: 10px;
}

.mbf16 ul {
  border: 1px solid #98B4B1;
}

.mbf16 ul li {
  display: flex;
}


.mbf16 ul li .mbf16_num {
  writing-mode: vertical-rl;
  font-size: 22px;
  color: #fff;
  width: 66px;
  flex-shrink: 0;
  padding-top: 36px;
  display: grid;
  align-items: center;
  padding-right: 2px;
  position: relative;
}

.mbf16 ul li .mbf16_num::before {
  position: absolute;
  bottom: -14px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 33px solid transparent;
  border-left: 33px solid transparent;
  border-top: 14px solid #98B4B1;
  border-bottom: 0;
  z-index: 20;
}

.mbf16 ul li:first-child .mbf16_num {
  padding-top: 24px;
}


.mbf16 ul li:first-child .mbf16_num {
  background-color: #98B4B1;
}


.mbf16 ul li:nth-child(2) .mbf16_num {
  background-color: #87A5A2;
}

.mbf16 ul li:nth-child(3) .mbf16_num {
  background-color: #809D9A;
}

.mbf16 ul li:nth-child(4) .mbf16_num {
  background-color: #73918E;
}

.mbf16 ul li:nth-child(5) .mbf16_num {
  background-color: #60807C;
}

.mbf16 ul li:nth-child(6) .mbf16_num {
  background-color: #53726E;
}

.mbf16 ul li:nth-child(7) .mbf16_num {
  background-color: #42605C;
}


.mbf16 ul li:nth-child(2) .mbf16_num::before {
  border-top: 14px solid #87A5A2;
}

.mbf16 ul li:nth-child(3) .mbf16_num::before {
  border-top: 14px solid #809D9A;
}

.mbf16 ul li:nth-child(4) .mbf16_num::before {
  border-top: 14px solid #73918E;
}

.mbf16 ul li:nth-child(5) .mbf16_num::before {
  border-top: 14px solid #60807C;
}

.mbf16 ul li:nth-child(6) .mbf16_num::before {
  border-top: 14px solid #53726E;
}

.mbf16 ul li:nth-child(7) .mbf16_num::before {
  display: none;
}


.mbf16_imgBox {
  position: relative;
}

.mbf16_imgBox p {
  position: absolute;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.mbf16_imgBox img {
  display: block;
}


@media(max-width: 780px) {
  .mbf16 h3 {
    font-size: 38px;
  }

  .mbf16_imgBox p {
    font-size: 14px !important;
  }

  .mbf16 ul li .mbf16_num {
    font-size: 18px;
    width: 48px;
  }

  .mbf16 ul li .mbf16_num::before {
    border-right: 24px solid transparent;
    border-left: 24px solid transparent;
    border-top: 10px solid #98B4B1;
    bottom: -10px;
  }
}


@media(max-width: 480px) {
  .mbf16 h3 {
    font-size: 24px;
  }

  .mbf16 h3 span {
    font-size: 13px;
  }

  .mbf16 ul li .mbf16_num {
    font-size: 13px;
    width: 32px;
  }

  .mbf16 ul li .mbf16_num::before {
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
    border-top: 8px solid #98B4B1;
    bottom: -8px;
  }

  .mbf16_imgBox p {
    font-size: 13px;
    text-align: center;
    bottom: 16px;
  }
}


/* ===================================

mbf17

=================================== */

.mbf17 {
  margin-top: 80px;
}


.mbf17 h3 {
  font-size: 42px;
  line-height: 1.5;
  letter-spacing: 0.18em;
  font-weight: 500;
  text-align: center;
}


.mbf17 h3 span {
  letter-spacing: 0.1em;
  color: #59908A;
  font-size: 17px;
  display: block;
}

.mbf17 ul {
  margin-top: 10px;
}


.mbf17 ul li {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: none;
  background-image: radial-gradient(circle, #98B4B1 0 1px, transparent 1px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.mbf17 ul li p:nth-child(2) {
  color: #59908A;
}

.mbf17 ul li p span {
  margin-right: 6px !important;
}

.mbf17 ul li p {
  text-indent: -1.5em;
  padding-left: 1.5em;
  font-size: 20px;
}

@media(max-width: 780px) {
  .mbf17 h3 {
    font-size: 38px;
  }
}

@media(max-width: 480px) {
  .mbf17 ul li p {
    text-indent: -1.75em;
    padding-left: 1.75em;
    font-size: 14px !important;
  }

  .mbf17 h3 {
    font-size: 24px;
  }

  .mbf17 ul li {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .mbf17 h3 span {
    font-size: 13px;
  }
}


/* ===================================

mbf18

=================================== */

.mbf18 {
  padding: 80px 0;
}


.mbf18 h3 {
  font-size: 42px;
  line-height: 1.5;
  text-align: center;
  font-weight: 500;
  margin-bottom: 40px;
  letter-spacing: 0.18em;
}


.mbf18 h3 span {
  font-size: 17px;
  display: block;
  color: #59908A;
  letter-spacing: 0.1em;
}

.mbf18_flex {
  display: flex;
  gap: 42px;
}

.mbf18_left {
  display: flex;
  flex-shrink: 0;
  gap: 30px;
}


.mbf18_left img {
  width: 214px;
  object-fit: contain;
  object-position: left top;
}


.mbf18_concept {
  font-size: 19px !important;
}

.mbf18_concept span {
  background-color: #182927;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  letter-spacing: 0.3em;
  padding: 3px 10px 1px;
}

.mbf18_txt p {
  font-size: 13px;
  margin-top: 25px !important;
  letter-spacing: 0.08em;
}

@media(max-width: 780px) {
  .mbf18 h3 {
    font-size: 38px;
  }

  .mbf18_flex {
    flex-direction: column;
    align-items: center;
  }

  .mbf18_txt p {
    margin-top: 18px !important;
  }
}

@media(max-width: 480px) {
  .mbf18 h3 {
    font-size: 24px;
  }

  .mbf18 h3 span {
    font-size: 13px;
  }
}


/* ===================================

mbf19

=================================== */

.mbf19 {
  padding-bottom: 80px;
}

.mbf19_top {
  text-align: center;
  font-size: 26px;
}

.mbf19_middle .mbf_contentsWrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}


.mbf19_middle {
  padding-top: 120px;
  background-image: url("../images/mbf/mbf19_bg.webp");
  background-size: 100%;
  background-position-y: 200px;
}

.mbf19_middle img {
  width: 361px;
}


.mbf19_price {
  margin-left: -120px;
}

.mbf19_price p:first-child {
  font-size: 26px;
}


.mbf19_price p:first-child span {
  display: block;
  font-size: 20px;
}

.mbf19_price p:nth-child(2) {
  font-size: 82px;
}

.mbf19_price p:nth-child(2) span {
  font-size: 26px;
  margin-left: -20px !important;
}


.mbf19_price p:last-child {
  font-size: 18px;
  text-align: right;
  margin-top: -30px !important;
  margin-right: 16px !important;
}

.mbf19_linkArea {
  margin: 60px 0;
}

.mbf19_bottom {
  text-align: center;
  position: relative;
  border: 5px solid #59908A;
  background-color: #fff;
}

.mbf19_bottom h3 {
  font-size: 32px;
  color: #fff;
  background-color: #59908A;
  font-weight: 500;
  letter-spacing: 0.18em;
  padding: 16px 0;
}

.mbf19_red {
  position: absolute;
  top: -16px;
  right: 68px;
  width: 120px;
  height: 120px;
  z-index: 20;
}

.mbf19_bottom_contents {
  padding: 0 30px 30px;
  border-color: #fff;
}

.mbf19_bottom_price {
  margin: 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 50px;
}

.mbf19_bottom_price p:first-child {
  font-size: 30px;
  line-height: 1;
}

.mbf19_bottom_price p:nth-child(2) {
  font-size: 30px;
  line-height: 0.8;
}


.mbf19_bottom_price p:nth-child(2) span {
  font-size: 82px;
  color: #C1513C;
  margin-left: 8px !important;
  margin-right: 6px !important;
}


.mbf19_bottom_price p:nth-child(3) {
  color: #fff;
  background-color: #C1513C;
  width: 68px;
  height: 68px;
  display: grid;
  align-items: center;
  line-height: 1.25;
}

.mbf19_bottom_contents .mbf19_nextPrice {
  font-size: 20px;
  margin-top: 20px !important;
  line-height: 1.5;
}

.mbf19_nextPrice span {
  color: #C1513C;
  font-weight: bold;
}

.mbf19_bottom a {
  margin-top: 30px;
  display: block;
}


@media(max-width: 1360px) {
  .mbf19 {
    padding-bottom: 180px;
  }
}


@media(max-width: 780px) {
  .mbf19_top {
    font-size: 20px;
  }

  .mbf19_middle .mbf_contentsWrapper {
    flex-direction: column;
  }

  .mbf19_middle img {
    width: 100%;
  }

  .mbf19_price {
    margin-left: 0;
  }

  .mbf19_price p:first-child {
    text-align: center;
    margin-top: 30px !important;
  }

  .mbf19_price p:first-child br:first-of-type {
    display: none;
  }

  .mbf19_price p:nth-child(2) {
    text-align: center;
  }

  .mbf19_price p:nth-child(3) {
    margin-right: 75px !important;
  }

  .mbf19_bottom h3 {
    font-size: 22px;
  }

  .mbf19_red {
    right: 20px;
    width: 100px;
    height: 100px;
  }

  .mbf19_bottom_price {
    flex-wrap: wrap;
  }

  .mbf19_bottom_price p:first-child {
    width: 100%;
    margin-bottom: 10px !important;
    font-size: 24px;
  }

  .mbf19_bottom_price p:nth-child(2) {
    font-size: 24px;
  }

  .mbf19_bottom_price p:nth-child(2) span {
    font-size: 64px;
  }

  .mbf19_bottom_price p:nth-child(3) {
    width: 54px;
    height: 54px;
    font-size: 16px;
  }

  .mbf19_price p:nth-child(2) {
    font-size: 64px;
  }

  .mbf19_price p:nth-child(2) span {
    font-size: 24px;
    margin-left: -14px !important;
  }

}


@media(max-width: 480px) {
  .mbf19_top {
    font-size: 14px !important;
  }

  .mbf19_bottom h3 {
    font-size: 20px;
  }

  .mbf19_bottom_price p:first-child {
    font-size: 18px;
  }

  .mbf19_bottom_price p:nth-child(2) {
    font-size: 18px;
  }

  .mbf19_bottom_price p:nth-child(2) span {
    font-size: 46px;

  }

  .mbf19_bottom_price p:nth-child(3) {
    width: 40px;
    height: 40px;
    font-size: 12px !important;
  }

  .mbf19_bottom_contents {
    padding: 0 20px 30px;
  }

  .mbf19_red {
    width: 80px;
    height: 80px;
    top: -50px;
    right: 10px;
  }

  .mbf19_nextPrice {
    font-size: 14px !important;
  }

  .mbf19_price p:first-child {
    font-size: 20px;
  }

  .mbf19_price p:first-child span {
    font-size: 14px !important;
  }

  .mbf19_price p:first-child {
    font-size: 18px;
  }

  .mbf19_price p:nth-child(2) {
    font-size: 46px;
  }

  .mbf19_price p:nth-child(3) {
    margin-right: 50px !important;
    margin-top: -18px !important;
    font-size: 13px;
  }

  .mbf19_price p:nth-child(2) span {
    font-size: 18px;
  }
}