@charset "UTF-8";
.MouthpeaceWrapper {
  font-family: "Noto Sans JP", sans-serif;
}
.MouthpeaceWrapper sup {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}
.MouthpeaceWrapper .mvWrapper {
  text-align: center;
  position: relative;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .mvWrapper {
    margin-bottom: 0;
  }
}
.MouthpeaceWrapper .mvWrapper h1 {
  margin-bottom: 50px;
}
.MouthpeaceWrapper .mvWrapper p {
  font-size: 3em;
  line-height: 1.6;
  font-weight: 700;
  color: #fff;
  font-family: "Shippori Mincho B1", serif;
}
.MouthpeaceWrapper .mvWrapper p span {
  margin-left: 0.5em;
}
.MouthpeaceWrapper .mvWrapper img {
  width: 100%;
}
.MouthpeaceWrapper .mvWrapper .ctchcp {
  bottom: -100px;
  left: 30px;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 440px) {
  .MouthpeaceWrapper .mvWrapper .ctchcp {
    left: 0;
    padding: 20px 30px;
    width: 100%;
  }
}
.MouthpeaceWrapper .mvWrapper .ctchcp p.ctchcp_main {
  font-size: 42px;
  text-align: left;
  margin-bottom: 20px !important;
}
@media screen and (max-width: 440px) {
  .MouthpeaceWrapper .mvWrapper .ctchcp p.ctchcp_main {
    font-size: 32px;
    margin: 0 0 10px !important;
  }
}
.MouthpeaceWrapper .mvWrapper .ctchcp p.ctchcp_main span {
  font-size: inherit;
}
.MouthpeaceWrapper .mvWrapper .ctchcp p.ctchcp_sub {
  font-size: 24px;
  line-height: 1.6;
  text-align: left;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (max-width: 440px) {
  .MouthpeaceWrapper .mvWrapper .ctchcp p.ctchcp_sub {
    font-size: 16px;
    margin: 0 0 10px;
  }
}
.MouthpeaceWrapper .innerBox {
  padding: 0;
}
.MouthpeaceWrapper .contentsMain p.lead {
  text-align: center;
  font-size: 1.8em;
  line-height: 1.8;
  color: #fff;
  margin: 40px 0 60px !important;
}
.MouthpeaceWrapper .contentsMain p.lead span {
  display: block;
}
.MouthpeaceWrapper .contentsMain .boxLR {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox {
  width: 50%;
  padding: 50px;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox .feature {
  background-color: #222;
  padding: 20px;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox .feature p {
  font-size: 20px !important;
  font-weight: 700;
  margin-bottom: 10px !important;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox .feature ul {
  margin-left: 1rem;
  margin-bottom: 0 !important;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox .feature ul li {
  list-style-type: none;
  list-style-position: outside !important;
  margin-bottom: 5px;
  position: relative;
}
.MouthpeaceWrapper .contentsMain .boxLR .imgBox .feature ul li::before {
  content: "✓";
  position: absolute;
  left: -1rem;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox {
  width: 50%;
  color: #000;
  background-color: #fff;
  padding: 30px;
  position: relative;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox h2 {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 30px;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox h2 strong {
  font-size: 3em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  display: block;
  margin: 10px 0;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox {
  margin-bottom: 20px;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox p {
  line-height: 1.6;
  color: #000 !important;
  margin-bottom: 2em;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox ul {
  margin-bottom: 30px;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox ul li {
  list-style: disc;
  list-style-position: inside;
  line-height: 1.6;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox ul li span {
  display: inline-block;
  margin-left: 1.5rem;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox dl dt {
  font-size: 1.4em;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox .price p {
  color: #000 !important;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox .price span {
  font-size: 2em;
  line-height: 1;
  font-weight: 700;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox .price dl {
  width: 100%;
}
.MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox .price dl dt {
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
}
.MouthpeaceWrapper .img_product {
  margin-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .img_product {
    margin-bottom: 0;
  }
}
.MouthpeaceWrapper .img_product img.logo_fibra {
  width: 380px;
  position: absolute;
  top: 35%;
  left: 40px;
}
@media screen and (max-width: 820px) {
  .MouthpeaceWrapper .img_product img.logo_fibra {
    width: 280px;
  }
}
@media screen and (max-width: 768px) {
  .MouthpeaceWrapper .img_product img.logo_fibra {
    width: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
.MouthpeaceWrapper .img_product p {
  position: absolute;
  bottom: 50px;
  left: 50px;
  font-family: "Montserrat", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.12em;
}
@media screen and (max-width: 820px) {
  .MouthpeaceWrapper .img_product p {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 768px) {
  .MouthpeaceWrapper .img_product p {
    font-size: 1.2rem;
    width: 100%;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }
}
.MouthpeaceWrapper .summary {
  margin-bottom: 50px;
}
.MouthpeaceWrapper .summary .cont_inner {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .summary .cont_inner {
    flex-direction: column-reverse;
  }
}
.MouthpeaceWrapper .summary .cont_inner .txtBox {
  width: 60%;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .summary .cont_inner .txtBox {
    width: 100%;
  }
}
.MouthpeaceWrapper .summary .cont_inner figure {
  width: 35%;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .summary .cont_inner figure {
    width: 100%;
    margin-bottom: 20px;
  }
}
.MouthpeaceWrapper .summary .cont_inner figure img {
  margin-bottom: 10px;
}
.MouthpeaceWrapper .summary .cont_inner figure figcaption {
  font-size: 14px;
}
.MouthpeaceWrapper .summary h3 {
  font-family: "Bebas Neue", sans-serif;
  font-size: 5em;
  line-height: 1;
  margin-bottom: 30px;
}
.MouthpeaceWrapper .summary h3 span {
  display: block;
  font-size: 0.3em;
  line-height: 1.6;
  margin-top: 5px;
  color: #999;
  -webkit-background-clip: text;
  color: transparent;
  background-image: linear-gradient(-45deg, #cecece 0%, #969696 33%, #747474 66%);
}
.MouthpeaceWrapper .summary h4 {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 400 !important;
}
.MouthpeaceWrapper .summary h4 strong {
  font-weight: 700;
}
.MouthpeaceWrapper .summary p {
  line-height: 1.8;
  margin-bottom: 30px;
}
.MouthpeaceWrapper .summary ul {
  margin-bottom: 20px;
}
.MouthpeaceWrapper .summary ul li {
  list-style-type: disc;
  list-style-position: inside;
  margin-bottom: 5px;
}
.MouthpeaceWrapper .how_to_use {
  margin-bottom: 60px;
}
.MouthpeaceWrapper .how_to_use p.lead {
  border: 1px solid #444;
  padding: 10px 15px 12px;
}
.MouthpeaceWrapper .how_to_use ol {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .how_to_use ol {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.MouthpeaceWrapper .how_to_use ol li {
  list-style-type: none;
  counter-increment: number;
  width: calc(25% - 15px);
  position: relative;
}
@media screen and (max-width: 820px) {
  .MouthpeaceWrapper .how_to_use ol li {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .how_to_use ol li {
    width: 100%;
  }
}
.MouthpeaceWrapper .how_to_use ol li::before {
  content: counter(number);
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 18px;
  line-height: 1;
  border: 1px solid #fff;
  padding: 5px 10px 7px;
  background-color: #000;
}
.MouthpeaceWrapper .how_to_use ol li figure img {
  margin-bottom: 10px;
}
.MouthpeaceWrapper .how_to_use .attention {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .how_to_use .attention {
    font-size: 14px;
  }
}
.MouthpeaceWrapper .how_to_use .attention img {
  width: 40px;
  border-radius: 100%;
  margin-right: 15px;
}
.MouthpeaceWrapper .supplement {
  background-color: #111;
  padding: 20px;
  margin-bottom: 50px;
}
.MouthpeaceWrapper .supplement .supplement_inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .supplement .supplement_inner {
    flex-direction: column;
  }
}
.MouthpeaceWrapper .supplement .supplement_inner figure {
  margin-right: 30px;
}
.MouthpeaceWrapper .supplement .supplement_inner figure img {
  width: 200px;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .supplement .supplement_inner figure img {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .supplement .supplement_inner figure {
    width: 100%;
    margin-bottom: 20px;
  }
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox {
  width: 100%;
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox p {
  margin-bottom: 10px;
}
@media screen and (max-width: 576px) {
  .MouthpeaceWrapper .supplement .supplement_inner .txtBox p {
    width: 100%;
    margin-bottom: 30px;
  }
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox figure {
  display: flex;
  align-items: center;
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox figure img {
  width: 120px;
  margin-right: 10px;
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox figure figcaption {
  font-size: 14px;
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox a {
  text-decoration: underline;
  color: #fff;
}
.MouthpeaceWrapper .supplement .supplement_inner .txtBox a:hover {
  text-decoration: none;
}
.MouthpeaceWrapper .movieBox {
  margin-bottom: 50px;
}

.leaflet_dl {
  text-align: center;
  margin-bottom: 0;
}
.leaflet_dl a {
  display: inline-block;
  color: #fff;
  width: 100%;
  padding: 20px 0;
  background-color: #a3905b;
  text-decoration: none;
  transition: all 0.3s ease;
}
.leaflet_dl a:hover {
  background-color: #b5a371;
}
.leaflet_dl i {
  margin: 0 0 0 0.5rem;
}

@media screen and (max-width: 768px) {
  .MouthpeaceWrapper .mvWrapper h1 {
    margin: 50px 0;
  }
  .MouthpeaceWrapper .mvWrapper p {
    margin: 0 15px;
    line-height: 1.4;
  }
  .MouthpeaceWrapper .mvWrapper p span {
    display: block;
    margin: 0;
    font-size: 0.8em;
  }
  .MouthpeaceWrapper .innerBox {
    padding: 0;
  }
  .MouthpeaceWrapper .contentsMain p.lead {
    margin-bottom: 0 !important;
    text-align: left;
  }
  .MouthpeaceWrapper .contentsMain .boxLR {
    display: -ms-flex;
    display: flex;
    -ms-align-items: flex-start;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .imgBox {
    width: 80%;
    padding: 20px 0;
    margin: 50px auto 30px;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .txtBox {
    padding: 20px;
    width: 100%;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .txtBox h2 {
    font-size: 1.2em;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .txtBox h2 strong {
    font-size: 3em;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox {
    margin-bottom: 20px;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .txtBox .messageBox p {
    margin-bottom: 2em;
  }
  .MouthpeaceWrapper .contentsMain .boxLR ul li {
    text-align: left;
  }
  .MouthpeaceWrapper .contentsMain .boxLR ul li:not(:last-child) {
    margin-right: 0;
  }
  .MouthpeaceWrapper .contentsMain .boxLR .price {
    font-size: 1em !important;
    text-align: left;
  }
  .MouthpeaceWrapper .youtube {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
  .contentsMain .boxLR .imgBox {
    width: 100% !important;
  }
}/*# sourceMappingURL=style.css.map */