@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500;700&display=swap");
.sp_hidden {
  display: none !important;
}

@keyframes oishiistartFadeInUp {
  0% {
    top: 70px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
@keyframes oishiistartFadeIn {
  0% {
    transform: translateX(60px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.js-fadeInUp {
  position: relative;
  opacity: 0;
}

.fadeInUp {
  animation: oishiistartFadeInUp 1s 0.3s forwards;
}

body.meijioishiijiten #contentsWrap {
  background: #ebf5f7;
  font-size: 14px;
  font-size: 3.7333333333vw;
}
body.meijioishiijiten #contentsWrap p, body.meijioishiijiten #contentsWrap h1, body.meijioishiijiten #contentsWrap h2, body.meijioishiijiten #contentsWrap h3, body.meijioishiijiten #contentsWrap h4, body.meijioishiijiten #contentsWrap h5, body.meijioishiijiten #contentsWrap h6, body.meijioishiijiten #contentsWrap a, body.meijioishiijiten #contentsWrap li, body.meijioishiijiten #contentsWrap caption, body.meijioishiijiten #contentsWrap td, body.meijioishiijiten #contentsWrap th, body.meijioishiijiten #contentsWrap dt, body.meijioishiijiten #contentsWrap dd, body.meijioishiijiten #contentsWrap input, body.meijioishiijiten #contentsWrap textarea, body.meijioishiijiten #contentsWrap select, body.meijioishiijiten #contentsWrap address {
  font-family: "Zen Maru Gothic", serif;
}
body.meijioishiijiten #contentsWrap a {
  transition: opacity 0.3s;
}
body.meijioishiijiten #contentsWrap a:hover {
  opacity: 0.8;
}
body.meijioishiijiten #contentsWrap .inner, body.meijioishiijiten #contentsWrap .innerWrap {
  padding: 0 5.3333333333%;
}
body.meijioishiijiten #contentsWrap .anchor {
  position: absolute;
  top: -4.1428571429em;
}
body.meijioishiijiten #contentsWrap .kv-panel-list {
  padding: 2.6666666667% 3.3333333333% 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  z-index: 0;
  pointer-events: none;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap > li {
  position: relative;
  list-style: none;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap > li + li {
  margin-top: 5.8823529412%;
}
body.meijioishiijiten #contentsWrap .-left-wrap,
body.meijioishiijiten #contentsWrap .-right-wrap {
  width: 48.5714285714%;
}
body.meijioishiijiten #contentsWrap .-small-wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body.meijioishiijiten #contentsWrap .-small-wrap ul li:nth-child(n+3) {
  margin-top: 5.8823529412%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap:before {
  margin: -0.3571428571em 0 0 0.3571428571em;
  display: block;
  position: absolute;
  z-index: 99;
  width: 100%;
  height: 1.5714285714em;
  content: "";
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="1"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-1.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="2"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-2.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="3"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-3.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="4"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-4.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="5"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-5.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="6"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-6.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="7"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-7.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="8"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-8.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="9"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-9.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="10"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-10.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="11"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-11.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="12"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-12.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="13"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-13.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="14"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-14.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="15"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-15.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="16"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-16.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-main-wrap[data-tag="17"]:before {
  background: url(/meijioishiijiten-common/images/kv-tag/tag-17.png) no-repeat center left;
  background-size: auto 99%;
}
body.meijioishiijiten #contentsWrap .kv-panel-item {
  border: solid 1px #000;
  border-radius: 0.5357142857em;
  position: relative;
  overflow: hidden;
  background: #fff;
}
body.meijioishiijiten #contentsWrap .kv-panel-item:after {
  border: solid 0.7142857143em #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 91;
  width: 100%;
  height: 100%;
  visibility: visible;
  box-sizing: border-box;
  content: "";
}
body.meijioishiijiten #contentsWrap .kv-panel-item .img_wrap {
  border-radius: 0.1785714286em;
  position: absolute;
  top: 0.7142857143em;
  left: 0.7142857143em;
  width: calc(100% - 1.4285714286em);
  height: calc(100% - 1.4285714286em);
  overflow: hidden;
}
body.meijioishiijiten #contentsWrap .kv-panel-item img {
  border-radius: 0.1785714286em;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: auto;
}
body.meijioishiijiten #contentsWrap .kv-panel-item img:last-child {
  z-index: 0;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-title {
  padding: 0 0 5.8823529412%;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 18.5714285714em;
  background: transparent;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-title:after {
  content: none;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-title h1 {
  position: relative;
  width: 100%;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-title img {
  margin-left: -1.1764705882%;
  position: static;
  width: 102.3529411765%;
  max-width: none;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-large, body.meijioishiijiten #contentsWrap .kv-panel-item.-middle {
  padding-bottom: calc(100% - 2px);
  width: 100%;
  height: 0;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-small {
  padding-bottom: calc(47.0588235294% - 2px);
  width: 47.0588235294%;
  height: 0;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-small:after {
  border-width: 0.3571428571em;
}
body.meijioishiijiten #contentsWrap .kv-panel-item.-small .img_wrap {
  top: 0.3571428571em;
  left: 0.3571428571em;
  width: calc(100% - 0.7142857143em);
  height: calc(100% - 0.7142857143em);
}
@keyframes slideIn {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-110%);
  }
}
body.meijioishiijiten #contentsWrap .kv-panel-item.animation img:first-child {
  animation: slideIn 0.5s 0s both;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-left-wrap .kv-panel-wrap.-small-wrap .kv-panel-item:nth-child(2).animation img:first-child {
  animation-delay: 0.2s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-left-wrap .kv-panel-wrap.-small-wrap .kv-panel-item:nth-child(3).animation img:first-child {
  animation-delay: 0.4s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-small-wrap .kv-panel-item:nth-child(2).animation img:first-child {
  animation-delay: 0.2s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-small-wrap .kv-panel-item:nth-child(3).animation img:first-child {
  animation-delay: 0.4s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-small-wrap .kv-panel-item:nth-child(4).animation img:first-child {
  animation-delay: 0.6s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-right-wrap .kv-panel-main-wrap .animation img:first-child {
  animation-delay: 0s;
}
body.meijioishiijiten #contentsWrap .kv-panel-wrap.-right-wrap .kv-panel-main-wrap:last-child .animation img:first-child {
  animation-delay: 0.1s;
}
body.meijioishiijiten #contentsWrap #about {
  padding: 21.3333333333% 0 16%;
}
body.meijioishiijiten #contentsWrap .about-box {
  margin: 0 auto;
  padding: 0 4.9333333333% 8%;
  border: solid 1px #000;
  border-radius: 0.5357142857em;
  width: 89.3333333333%;
  background: #fff;
  font-weight: bold;
  text-align: center;
}
body.meijioishiijiten #contentsWrap .about-box small {
  margin-bottom: 6.5878378378%;
  border: solid 1px #000;
  border-radius: 0.8333333333em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
  width: 6.6666666667em;
  height: 1.6666666667em;
  background: #c7ffb2;
  font-size: 24px;
  font-size: 6.4vw;
  font-weight: 500;
}
body.meijioishiijiten #contentsWrap .about-lead {
  margin-top: 0.5333333333em;
  font-size: 15px;
  font-size: 4vw;
  font-weight: bold;
  line-height: 2.3333333333;
  letter-spacing: -0.025em;
  white-space: nowrap;
}
body.meijioishiijiten #contentsWrap #decision {
  padding: 16.1333333333% 0 16%;
  background: url(/meijioishiijiten-common/images/decision-bgi-sp.png) repeat #ebf5f7;
  background-size: 100% auto;
}
body.meijioishiijiten #contentsWrap #decision h2 {
  position: relative;
  left: -0.066em;
}
body.meijioishiijiten #contentsWrap #decision .howto-panel-list {
  margin-top: 8.9552238806%;
}
body.meijioishiijiten #contentsWrap #howto {
  padding: 16% 5.3333333333%;
  text-align: center;
}
body.meijioishiijiten #contentsWrap .howto-title {
  margin: 0 auto;
  width: 73.1343283582%;
}
body.meijioishiijiten #contentsWrap .hawto-navi {
  margin-top: 8.6567164179%;
  display: flex;
  justify-content: space-between;
}
body.meijioishiijiten #contentsWrap .hawto-navi > li {
  width: 49.2537313433%;
}
body.meijioishiijiten #contentsWrap .howto-panel_area {
  margin-top: 14.9253731343%;
  position: relative;
}
body.meijioishiijiten #contentsWrap .howto-panel_area + .howto-panel_area {
  margin-top: 17.9104477612%;
}
body.meijioishiijiten #contentsWrap .howto-panel-headline {
  padding-top: 0.72em;
  border-top: solid 0.12em #000;
  font-weight: bold;
  font-size: 25px;
  font-size: 6.6666666667vw;
}
body.meijioishiijiten #contentsWrap .howto-panel-list {
  margin-top: 6.1194029851%;
}
body.meijioishiijiten #contentsWrap .howto-panel-list > li {
  border: solid 1px #000;
  border-radius: 0.5357142857em;
  position: relative;
  background: #fff;
}
body.meijioishiijiten #contentsWrap .howto-panel-list > li + li {
  margin-top: 5.9701492537%;
}
body.meijioishiijiten #contentsWrap .howto-panel-list > li:nth-child(n+6) {
  margin: 0;
  border-width: 0;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s;
  opacity: 0;
}
body.meijioishiijiten #contentsWrap .howto-panel-list a {
  padding: 5.8208955224% 5.8208955224% 8.8059701493%;
  display: block;
}
body.meijioishiijiten #contentsWrap .howto-panel-list img {
  pointer-events: none;
}
body.meijioishiijiten #contentsWrap .howto-panel-list .text_area {
  margin-top: 6.7796610169%;
  text-align: justify;
}
body.meijioishiijiten #contentsWrap .howto-panel-list.-open > li:nth-child(n+6) {
  margin-top: 5.9701492537%;
  border-width: 1px;
  max-height: 200vh;
  opacity: 1;
}
body.meijioishiijiten #contentsWrap .howto-panel-list .anchor {
  margin-bottom: -20%;
  display: block;
  position: absolute;
  top: auto;
  bottom: 100vh;
  bottom: 100dvh;
}
body.meijioishiijiten #contentsWrap .howto-panel-illust {
  border-radius: 0.5357142857em;
  width: 100%;
  height: auto;
  min-height: 1px;
}
body.meijioishiijiten #contentsWrap .howto-panel-label {
  width: auto;
  height: 2.1428571429em;
}
body.meijioishiijiten #contentsWrap .howto-panel-name {
  margin-top: 0.475em;
  display: flex;
  align-items: center;
  color: #333;
  font-weight: bold;
  line-height: 1.25;
  font-size: 20px;
  font-size: 5.3333333333vw;
}
body.meijioishiijiten #contentsWrap .howto-panel-name span {
  flex-shrink: 0;
}
body.meijioishiijiten #contentsWrap .howto-panel-name img {
  margin: 0.125em 0 0 0.35em;
  width: 6.9em;
  height: auto;
}
body.meijioishiijiten #contentsWrap .howto-panel-name.-ls {
  letter-spacing: -0.05em;
}
body.meijioishiijiten #contentsWrap .howto-panel-name.-ls15 {
  letter-spacing: -0.15em;
}
body.meijioishiijiten #contentsWrap .howto-panel-lead {
  margin: 3.8983050847% 0 8.813559322%;
  min-height: 3em;
  color: #666;
  line-height: 1.5;
}
body.meijioishiijiten #contentsWrap .howto-panel-comment {
  display: none;
}
body.meijioishiijiten #contentsWrap .howto-panel-btn {
  margin-top: auto;
  border-radius: 1.4285714286em;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 2.8571428571em;
  color: #fff;
  background: #000;
  font-weight: bold;
}
body.meijioishiijiten #contentsWrap .howto-more {
  margin-top: 9.4029850746%;
  padding-bottom: 2.9850746269%;
  border-bottom: solid 1px #999;
  position: relative;
  font-weight: bold;
  line-height: 1.4;
  transition: 0.3s;
}
body.meijioishiijiten #contentsWrap .howto-more:after {
  display: block;
  position: absolute;
  top: 0.4642857143em;
  right: 1.3928571429em;
  width: 1.1428571429em;
  height: 0.6428571429em;
  background: url(/meijioishiijiten-common/images/howto-more-arrow.png) no-repeat;
  background-size: contain;
  content: "";
}
body.meijioishiijiten #contentsWrap .howto-more .howto-more-text-close {
  display: none;
}
body.meijioishiijiten #contentsWrap .howto-more.-open {
  margin-top: 10.7462686567%;
}
body.meijioishiijiten #contentsWrap .howto-more.-open:after {
  transform: rotate(180deg);
}
body.meijioishiijiten #contentsWrap .howto-more.-open .howto-more-text-open {
  display: none;
}
body.meijioishiijiten #contentsWrap .howto-more.-open .howto-more-text-close {
  display: block;
}
body.meijioishiijiten #contentsWrap .share-src {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
}
body.meijioishiijiten #contentsWrap #intro {
  padding: 16% 0 16%;
  background: #fff;
}
body.meijioishiijiten #contentsWrap #intro h2 {
  padding: 0 0.447761194%;
  text-align: center;
}
body.meijioishiijiten #contentsWrap .intro-panel_list {
  margin-top: 8.9552238806%;
}
body.meijioishiijiten #contentsWrap .intro-panel_list > li {
  padding: 1.4925373134% 1.4925373134% 8.6567164179%;
  border-radius: 0.5357142857em;
  box-shadow: 0 0 1.4285714286em rgba(0, 0, 0, 0.1);
}
body.meijioishiijiten #contentsWrap .intro-panel_list > li + li {
  margin-top: 5.9701492537%;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-thumbnail {
  border-radius: 0.1428571429em 0.1428571429em 0 0;
  width: 100%;
  height: auto;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .text_area {
  margin-top: 5.2307692308%;
  padding: 0 4.6153846154%;
  color: #666;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-name {
  font-size: 16px;
  font-size: 4.2666666667vw;
  font-weight: bold;
  text-align: center;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns {
  margin-top: 4.7457627119%;
  display: flex;
  align-items: flex-start;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns > img {
  flex-shrink: 0;
  width: 30.5084745763%;
  height: auto;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list {
  margin: 4.406779661% 0 0 4.9152542373%;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list a {
  display: block;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list a:hover {
  color: #0079bf;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list a + a {
  margin-top: 1em;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list dl {
  display: flex;
  align-items: center;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list img {
  width: 2.1071428571em;
  height: auto;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-sns-list dd {
  margin: -0.125em 0 0 1.25em;
  font-size: 12px;
  font-size: 3.2vw;
}
body.meijioishiijiten #contentsWrap .intro-panel_list .intro-lead {
  margin-top: 5.7627118644%;
  line-height: 1.25;
  text-align: justify;
}
body.meijioishiijiten #contentsWrap #bnr_area {
  padding: 0 0 15.7333333333%;
  background: #fff;
}
body.meijioishiijiten #contentsWrap .bnr-logo_area {
  margin: 0 auto 0;
  padding-top: 17.7611940299%;
  color: #333;
  text-align: center;
}
body.meijioishiijiten #contentsWrap .bnr-logo_area img {
  width: 71.6417910448%;
  height: auto;
}
body.meijioishiijiten #contentsWrap .bnr-logo_area .bnr-lead {
  margin-top: 10%;
  line-height: 1.25;
}
body.meijioishiijiten #contentsWrap .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  z-index: -2;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: rgba(0, 0, 0, 0.6);
  transition: opacity 0s;
  opacity: 0;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body.meijioishiijiten #contentsWrap .modal::-webkit-scrollbar {
  display: none;
}
body.meijioishiijiten #contentsWrap .modal > div {
  z-index: 90;
}
body.meijioishiijiten #contentsWrap .modal > .popupBgi {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 80;
  width: 100%;
  height: 100%;
}
body.meijioishiijiten #contentsWrap .modal.open {
  z-index: 9999;
  transition: opacity 0.2s;
  opacity: 1;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate {
  margin: 16.9333333333% auto 0;
  padding-bottom: 30.2666666667%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 89.3333333333%;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate img {
  pointer-events: none;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .popupBgi {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 50%;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .innerContents {
  padding: 19.4029850746% 5.9701492537% 5.9701492537%;
  border-radius: 0.7142857143em 0.7142857143em 0 0;
  position: relative;
  z-index: 80;
  background: #fff;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .text_area {
  position: static;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-label {
  position: absolute;
  top: 1.2857142857em;
  left: 1.4285714286em;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-name {
  margin-top: 5.4237288136%;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-lead {
  margin-bottom: 10.5084745763%;
  min-height: 3.4em;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-lead + .howto-panel-comment {
  margin-top: -1.3214285714em;
  margin-bottom: 1.3928571429em;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-comment {
  padding: 0 10.1694915254% 1.6949152542%;
  display: flex;
  align-items: center;
  width: 100%;
  height: 9.6785714286em;
  background: url(/meijioishiijiten-common/images/modal-mokomoko-blue.png) no-repeat;
  background-size: contain;
  font-weight: bold;
  line-height: 1.5;
  font-size: 14px;
  font-size: 3.7333333333vw;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-comment.-pink {
  background: url(/meijioishiijiten-common/images/modal-mokomoko-pink.png) no-repeat;
  background-size: contain;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .howto-panel-comment.-green {
  background: url(/meijioishiijiten-common/images/modal-mokomoko-green.png) no-repeat;
  background-size: contain;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .popupClose {
  display: block;
  position: absolute;
  top: 1.2857142857em;
  right: 1.4285714286em;
  z-index: 81;
  width: 2.2142857143em;
  height: 2.2142857143em;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .popupClose img {
  width: 100%;
  height: auto;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area {
  padding: 3.7313432836% 7.7611940299%;
  border-top: solid 1px #ccc;
  border-radius: 0 0 0.7142857143em 0.7142857143em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 80;
  background: #fff;
  font-weight: bold;
  letter-spacing: -0.052em;
  font-size: 14px;
  font-size: 3.7333333333vw;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area a {
  display: block;
  width: 5.5em;
  line-height: 1;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area p {
  flex-shrink: 0;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area .share-src-set {
  line-height: 1;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area iframe {
  vertical-align: middle;
}
body.meijioishiijiten #contentsWrap .modal .popupPlate .share_area img {
  width: 100%;
  height: auto;
}
body.meijioishiijiten #cm {
  padding: 15.8666666667% 0 16%;
  background: #ebf5f7;
  text-align: center;
}
body.meijioishiijiten #cm h2 {
  margin: 0 auto;
  width: 27.6119402985%;
  height: auto;
}
body.meijioishiijiten #cm h3 {
  margin-top: 1.375em;
  color: #0079bf;
  font-weight: 500;
  letter-spacing: -0.05em;
  font-size: 16px;
  font-size: 4.2666666667vw;
}
body.meijioishiijiten #cm .openModal {
  margin: 2.2388059701% auto 0;
  width: 100%;
  height: 13.4642857143em;
}
body.meijioishiijiten #cm .openModal img {
  border-radius: 0.7142857143em;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.meijioishiijiten .mfp-container {
  padding: 0;
}
body.meijioishiijiten .videoModalStyle {
  margin: 0 auto;
  position: relative;
  width: 89.3333333333%;
}
body.meijioishiijiten .videoModalStyle video {
  width: 100%;
}
body.meijioishiijiten .videoModalStyle .mfp-close {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  top: -12vw;
  right: 0;
  width: 8vw;
  height: 8vw;
  transition: 0.5s;
}
body.meijioishiijiten .videoModalStyle .mfp-close img {
  width: 100%;
}
body.meijioishiijiten .videoModalStyle button.mfp-close * {
  pointer-events: none;
}