@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;700;900&display=swap");
#moremorerecyclelabo-contents {
  line-height: 1.5;
  text-align: center;
}
@keyframes oishiistartFadeInUp {
  0% {
    top: 70px;
    opacity: 0;
  }
  100% {
    top: 0;
    opacity: 1;
  }
}
#moremorerecyclelabo-contents .js-fadeInUp {
  position: relative;
  opacity: 0;
}
#moremorerecyclelabo-contents .fadeInUp {
  animation: oishiistartFadeInUp 1s 0.3s forwards;
}
#moremorerecyclelabo-contents p, #moremorerecyclelabo-contents h1, #moremorerecyclelabo-contents h2, #moremorerecyclelabo-contents h3, #moremorerecyclelabo-contents a, #moremorerecyclelabo-contents li, #moremorerecyclelabo-contents small, #moremorerecyclelabo-contents figcaption {
  font-family: "Zen Maru Gothic", serif;
  font-weight: 500;
}
#moremorerecyclelabo-contents h2 {
  margin-bottom: 30px;
  position: relative;
  color: #0080cb;
  font-size: 30px;
  font-weight: 900;
}
#moremorerecyclelabo-contents section {
  position: relative;
  overflow: hidden;
}
#moremorerecyclelabo-contents .anchor {
  position: absolute;
  top: -80px;
}
#moremorerecyclelabo-contents .innerWrap {
  padding: 110px 0 120px;
  width: 1000px;
}
#moremorerecyclelabo-contents .lead {
  margin-bottom: 50px;
  font-size: 18px;
}
#moremorerecyclelabo-contents .movie-ttl {
  margin-bottom: 15px;
  padding-bottom: 7px;
  border-bottom: 4px dotted #fbc001;
  display: inline-block;
  color: #0080cb;
  font-size: 18px;
  font-weight: 700;
}
#moremorerecyclelabo-contents #kv {
  background: #fefef4;
}
#moremorerecyclelabo-contents #kv img {
  margin: 0 auto;
}
#moremorerecyclelabo-contents .about-Wrap {
  background: #bfe5f2;
  background-image: repeating-linear-gradient(to bottom, #fff, #fff 2px, transparent 0, transparent 67px), repeating-linear-gradient(to right, #fff, #fff 2px, transparent 0, transparent 67px);
  background-position: 50% 50.9%;
  background-size: 67px 67px;
}
#moremorerecyclelabo-contents .about-Wrap h2 {
  margin: -20px auto 50px;
  border-radius: 53px;
  width: 757px;
  height: 105px;
  color: #FFFFFF;
  background: #2880CB;
  font-size: 50px;
  font-weight: 700;
  line-height: 105px;
}
#moremorerecyclelabo-contents .about-Wrap h2 span {
  padding-left: 10px;
  font-size: 30px;
}
#moremorerecyclelabo-contents .about-Wrap h2:after {
  border: solid rgba(0, 0, 0, 0);
  border-top-color: #2880cb;
  border-top-width: 25px;
  border-right-width: 17px;
  border-left-width: 17px;
  position: absolute;
  top: 100%;
  left: 78px;
  content: "";
}
#moremorerecyclelabo-contents .about-Wrap .lead {
  margin-bottom: 20px;
  line-height: 2.3;
}
#moremorerecyclelabo-contents .about-Wrap .lead > span {
  padding: 0px 10px 2px;
  background: #fff;
}
#moremorerecyclelabo-contents .about-Wrap .lead > span span {
  font-size: 10px;
  vertical-align: super;
}
#moremorerecyclelabo-contents .about-Wrap small {
  padding: 2px 15px 3px;
  display: inline-block;
  background: #fff;
  font-size: 10px;
  line-height: 1.2;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list {
  margin: 60px 140px 0;
  padding: 35px 86px 60px;
  position: relative;
  background: #fffdef;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list::before {
  position: absolute;
  top: -42px;
  right: -48px;
  width: 814px;
  height: 514px;
  background: url(/moremorerecyclelabo-common/images/contents-list-tape-pc.png) no-repeat;
  content: "";
}
#moremorerecyclelabo-contents .about-Wrap .contents-list h3 {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 700;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list ul li {
  border-bottom: 2px dotted #d4d4d4;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list ul li:first-child {
  border-top: 2px dotted #d4d4d4;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list ul a {
  padding: 12px 0 12px 25px;
  display: block;
  position: relative;
  font-size: 15px;
  text-align: left;
}
#moremorerecyclelabo-contents .about-Wrap .contents-list ul a::before {
  border-top: 8px solid #00b0f0;
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-left: 5px solid rgba(0, 0, 0, 0);
  position: absolute;
  top: calc(50% - 5px);
  left: 5px;
  content: "";
}
#moremorerecyclelabo-contents .recycleclass-Wrap {
  background: url(/moremorerecyclelabo-common/images/recycleclass-bgi-pc.png) center center no-repeat;
  background-size: cover;
}
#moremorerecyclelabo-contents .recycleclass-Wrap h2::before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/moremorerecyclelabo-common/images/recycleclass-ttl-school.png) no-repeat, url(/moremorerecyclelabo-common/images/recycleclass-ttl-towel.png) no-repeat;
  background-position: bottom 11px left 167px, bottom 18px right 189px;
  background-size: 109px, 87px;
  content: "";
}
#moremorerecyclelabo-contents .recycleclass-Wrap ul {
  display: flex;
  justify-content: space-between;
}
#moremorerecyclelabo-contents .recycleclass-Wrap ul li {
  width: 484px;
}
#moremorerecyclelabo-contents .tantei-mei-Wrap {
  padding: 60px 0;
  background: url(/moremorerecyclelabo-common/images/tanteimei-bgi.jpg) repeat-x;
}
#moremorerecyclelabo-contents .tantei-mei-Wrap .innerWrap {
  padding: 90px 0px 60px;
  border-radius: 20px;
  position: relative;
  background: #fff;
}
#moremorerecyclelabo-contents .tantei-mei-Wrap .innerWrap::before {
  position: absolute;
  right: -225px;
  bottom: -40px;
  width: 556px;
  height: 147px;
  background: url(/moremorerecyclelabo-common/images/tanteimei-footprints-pc.png) no-repeat;
  content: "";
}
#moremorerecyclelabo-contents .tantei-mei-Wrap h2::before {
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 148px;
  background: url(/moremorerecyclelabo-common/images/tanteimei-ttl-detective.png) no-repeat, url(/moremorerecyclelabo-common/images/tanteimei-ttl-photo.png) no-repeat;
  background-position: bottom 15px left 251px, bottom right 150px;
  background-size: 91px, 181px;
  content: "";
}
#moremorerecyclelabo-contents .craft-Wrap {
  background-image: repeating-linear-gradient(to bottom, #E9F7FE, #E9F7FE 2px, transparent 0, transparent 20px), repeating-linear-gradient(to right, #E9F7FE, #E9F7FE 2px, transparent 0, transparent 20px);
  background-position: 50% 50%;
  background-size: 20px 20px;
}
#moremorerecyclelabo-contents .craft-Wrap ul {
  display: flex;
  justify-content: space-between;
}
#moremorerecyclelabo-contents .craft-Wrap ul p {
  margin-bottom: 20px;
  padding: 6px 20px;
  display: inline-block;
  color: #fff;
  background: #0080cb;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: -0.01em;
}
#moremorerecyclelabo-contents .craft-Wrap ul li {
  width: 484px;
}
#moremorerecyclelabo-contents .howto-open-Wrap {
  background: #f5f5f5;
}
#moremorerecyclelabo-contents .howto-open-Wrap .innerWrap {
  padding: 70px 0 60px;
  width: 828px;
}
#moremorerecyclelabo-contents .howto-open-Wrap h2 span {
  display: block;
  position: relative;
  font-size: 18px;
  font-weight: 700;
}
#moremorerecyclelabo-contents .howto-open-Wrap h2 span::before {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
  height: 33px;
  background: url(/moremorerecyclelabo-common/images/main-contents-ttl-left.png) no-repeat, url(/moremorerecyclelabo-common/images/main-contents-ttl-right.png) no-repeat;
  background-position: bottom 4px left 310px, bottom right 313px;
  background-size: 30px, 24px;
  content: "";
}
#moremorerecyclelabo-contents .howto-open-Wrap .main-contents {
  padding: 95px 0 60px;
  position: relative;
  background: #fff;
}
#moremorerecyclelabo-contents .howto-open-Wrap .main-contents::after {
  border: 10px solid #95dcf8;
  border-radius: 0 10px 10px 10px; /* 左上、右上、右下、左下 */
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  content: "";
}
#moremorerecyclelabo-contents .howto-open-Wrap .main-contents::before {
  position: absolute;
  top: -40px;
  left: -10px;
  width: 210px;
  height: 30px;
  background: url(/moremorerecyclelabo-common/images/main-contents-postit-pc.png) no-repeat;
  content: "";
  content: "";
}
#moremorerecyclelabo-contents .howto-open-Wrap .mark-description {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap {
  background: #fafafa;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap h2::before {
  position: absolute;
  top: -20px;
  left: 170px;
  width: 100%;
  height: 75px;
  background: url(/moremorerecyclelabo-common/images/eco-icon.png) no-repeat;
  background-size: 76px;
  content: "";
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .lead span {
  margin-left: -10px;
  font-size: 10px;
  vertical-align: super;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap {
  display: flex;
  justify-content: space-between;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap figure {
  padding: 22px 53px 35px;
  border: 1px solid #c9c9c9;
  border-radius: 10px;
  position: relative;
  width: 484px;
  height: 348px;
  background: #FFFFFF;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap figure figcaption {
  padding-bottom: 22px;
  font-size: 18px;
  font-weight: 700;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap figure::after {
  position: absolute;
  right: -12px;
  bottom: -52px;
  width: 110px;
  height: 230px;
  background: url(/moremorerecyclelabo-common/images/package-900ml.png) no-repeat;
  background-size: contain;
  content: "";
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap .graph:nth-of-type(2) figure::after {
  right: -18px;
  bottom: -50px;
  width: 120px;
  height: 168px;
  background: url(/moremorerecyclelabo-common/images/package-450ml.png) no-repeat;
  background-size: contain;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap .graph-wrap small {
  display: block;
  padding-top: 7px;
  text-align: left;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap small {
  font-size: 10px;
}
#moremorerecyclelabo-contents .carton-reduce-Wrap ul {
  padding-top: 26px;
  line-height: 1.2;
}
#moremorerecyclelabo-contents .sustainable-Wrap .innerWrap {
  padding-bottom: 60px;
}
#moremorerecyclelabo-contents .sustainable-Wrap h2 {
  color: #53a428;
}
#moremorerecyclelabo-contents .sustainable-Wrap h2::before {
  position: absolute;
  right: 168px;
  width: 138px;
  height: 91px;
  background: url(/moremorerecyclelabo-common/images/sustainable-ttl-cow.png) no-repeat;
  content: "";
}

.mfp-wrap {
  min-width: 1080px;
}

.videoModalStyle {
  margin: 0 auto;
  position: relative;
  width: 80%;
  max-width: 856px;
}
.videoModalStyle video {
  width: 100%;
}
.videoModalStyle .mfp-close {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  top: -50px;
  width: 40px;
  height: 40px;
  transition: 0.5s;
}
.videoModalStyle .mfp-close img {
  width: 100%;
}
.videoModalStyle button.mfp-close * {
  pointer-events: none;
}

.zoomEffect .mfp-with-anim {
  transform: scale(0.8);
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.zoomEffect.mfp-bg {
  transition: all 0.3s ease-out;
  opacity: 0;
}
.zoomEffect.mfp-ready .mfp-with-anim {
  transform: scale(1);
  opacity: 1;
}
.zoomEffect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.zoomEffect.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.zoomEffect.mfp-removing.mfp-bg {
  opacity: 0;
}