@charset "UTF-8";
/* mixin css */
#newpkg {
  font-size: 100%;
}

div#wrap {
  padding: 0;
  background: transparent;
}
div#wrap:after {
  content: none;
}

p, h1, h2, h3, h4, h5, h6, a, li, caption, td, th, dt, dd, input, textarea, select, address {
  font-family: YuGothic, "游ゴシック", sans-serif;
}

.centerBox {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#newpkg {
  -webkit-font-smoothing: auto;
}
#newpkg #localNav li a:after {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#newpkg #area-product #product-head:after, #newpkg #area-product #product-content-wrap:after {
  margin: auto;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

#newpkg #area-tvcm #cm1Menu:after, #newpkg #recycle-area .section .step-list:after {
  display: block;
  clear: both;
  content: "";
}

body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, blockquote, form, table, input {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6, th, td {
  font-size: 100%;
  font-weight: bold;
}

th, td {
  line-height: 1.4;
  text-align: left;
}

img {
  border: none;
  vertical-align: bottom;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

.newpkg #newpkg {
  font-family: YuGothic, "游ゴシック", sans-serif;
  -webkit-text-size-adjust: none;
}
.newpkg #newpkg a {
  text-decoration: none;
}
.newpkg #newpkg div, .newpkg #newpkg ul, .newpkg #newpkg li, .newpkg #newpkg a {
  box-sizing: border-box;
}
.newpkg #newpkg #kv-wrap {
  position: relative;
  width: 100%;
  min-height: 600px;
  overflow: hidden;
  background: #eeeeee;
}
.newpkg #newpkg #kv-wrap h1 {
  padding: 2.5% 0 0 2.5%;
  width: 40%;
}
.newpkg #newpkg #kv-wrap p {
  position: absolute;
}
.newpkg #newpkg #kv-wrap p.pkg {
  top: 30%;
  right: 0;
  width: 95%;
}
.newpkg #newpkg #kv-wrap p.copy {
  top: 16%;
  left: 2.5%;
  width: 92%;
}
.newpkg #newpkg #kv-wrap p.icon {
  top: 2%;
  right: -2%;
  width: 27%;
}
.newpkg #newpkg #localNav {
  margin: -60px 0 0 0;
  position: relative;
  z-index: 5;
  width: 100%;
  height: 60px;
  background: url(/newpkg-common/images/pc/gnav-bg.png) repeat-x;
}
.newpkg #newpkg #localNav:after {
  display: block;
  position: absolute;
  bottom: -7px;
  width: 100%;
  height: 2px;
  background: #0077c3;
  content: "";
}
.newpkg #newpkg #localNav ul {
  display: table;
  width: 100%;
  text-align: center;
}
.newpkg #newpkg #localNav li {
  display: table-cell;
  position: relative;
  width: 33%;
  height: 60px;
  vertical-align: middle;
}
.newpkg #newpkg #localNav li:after {
  margin: auto;
  display: block;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1em;
  height: 1em;
  background: url(/newpkg-common/images/pc/icon-arrow.png) no-repeat;
  background-size: 0.5em;
  content: "";
}
.newpkg #newpkg #localNav li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.05em;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newpkg #newpkg #localNav li a:hover {
  background: #15227d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newpkg #newpkg #localNav li a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.newpkg #newpkg #localNav li.line2 {
  position: relative;
  top: 0px;
}
.newpkg #newpkg #localNav li.line2 a {
  position: relative;
  line-height: 1.1;
}
.newpkg #newpkg #contents {
  width: 100%;
  overflow: hidden;
  background: #f5f5f5;
}
.newpkg #newpkg .section {
  margin: 0 auto;
  padding: 0 3%;
  display: block;
  width: 94%;
}
.newpkg #newpkg h3 {
  color: #15227d;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}
.newpkg #newpkg h3.min {
  letter-spacing: -0.08em;
}
.newpkg #newpkg h3 span {
  display: block;
  font-size: 14px;
}
.newpkg #newpkg h4.sub-head {
  border-bottom: 4px solid #15227d;
  color: #15227d;
  font-size: 24px;
  text-align: center;
}
.newpkg #newpkg h4.sub-head.head-cm {
  margin: 0 0 20px 0;
  padding: 29px 0 0 0;
  background: url(/newpkg-common/images/pc/icon-cap.png) no-repeat bottom left;
  background-size: 18%;
}
.newpkg #newpkg h4.sub-head span {
  font-size: 20px;
}
.newpkg #newpkg #area-tvcm {
  padding: 5% 0;
}
.newpkg #newpkg #area-tvcm #cm1Movie {
  margin: 0 0 25px 0;
  padding: 0 0 25px 0;
  border-bottom: 4px solid #15227d;
}
.newpkg #newpkg #area-tvcm a {
  color: #1a2731;
}
.newpkg #newpkg #area-tvcm #cm1Menu {
  margin: 0 auto;
  width: 94%;
}
.newpkg #newpkg #area-tvcm #cm1Menu li {
  margin: 0 0 20px 0;
  float: left;
  width: 49%;
}
.newpkg #newpkg #area-tvcm #cm1Menu li:nth-child(odd) {
  margin: 0 2% 0 0;
}
.newpkg #newpkg #area-product {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: url(/newpkg-common/images/pc/product-bg.png) repeat-y center top;
}
.newpkg #newpkg #area-product #product-head {
  padding: 35px 0;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newpkg #newpkg #area-product #product-head:after {
  border: 35px solid transparent;
  border-top: 35px solid #fff;
  display: block;
  position: absolute;
  top: 140%;
  width: 0;
  height: 0;
  content: "";
}
.newpkg #newpkg #area-product #product-content-wrap {
  margin: 0 auto 5% auto;
  padding: 125% 0 0 0;
  position: relative;
  width: 90%;
  min-height: 1150px;
}
.newpkg #newpkg #area-product #product-content-wrap:after {
  display: block;
  position: absolute;
  top: 10%;
  right: -17%;
  width: 100%;
  height: 100%;
  background: url(/newpkg-common/images/sp/product-pkg.png) no-repeat center top;
  background-size: 50%;
  content: "";
}
.newpkg #newpkg #area-product #product-content-wrap .content {
  margin: 0 auto;
  padding: 0 0 50px 0;
  width: 93.75%;
}
.newpkg #newpkg #area-product #product-content-wrap .content:first-child dd:last-child li img {
  width: 100%;
}
.newpkg #newpkg #area-product #product-content-wrap .content:first-child dd:last-child li:first-child {
  text-align: left;
}
.newpkg #newpkg #area-product #product-content-wrap .content:first-child dd:last-child li:last-child {
  text-align: right;
}
.newpkg #newpkg #area-product #product-content-wrap .content:last-child li {
  margin: 0 0 25px 0;
}
.newpkg #newpkg #area-product #product-content-wrap .content:last-child li:nth-child(2) {
  margin: 0;
}
.newpkg #newpkg #area-product #product-content-wrap .content dt {
  padding: 25px 0;
  color: #15227d;
  color: #15227d;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.newpkg #newpkg #area-product #product-content-wrap .content dd:first-of-type {
  margin-bottom: 25px;
  font-size: 14px;
}
.newpkg #newpkg .btn-area {
  padding: 40px 0;
  width: 100%;
  background: #fff;
}
.newpkg #newpkg .btn-area .btn {
  margin: 0 auto;
  width: 90%;
}
.newpkg #newpkg .btn {
  margin: 40px auto;
  position: relative;
  width: 100%;
  height: 60px;
}
.newpkg #newpkg .btn a {
  margin: 0 auto;
  padding: 5%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #fff;
  background: #0077c3;
  font-size: 14px;
  line-height: 1.2;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newpkg #newpkg .btn a:after {
  display: block;
  position: absolute;
  top: 25px;
  right: 15px;
  width: 8px;
  height: 10px;
  background: url(/newpkg-common/images/pc/icon-arrow-right.png) no-repeat;
  content: "";
}
.newpkg #newpkg .btn a:hover {
  background: #15227d;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newpkg #newpkg #recycle-area {
  margin-top: -50px;
  padding: 50px 0 45px 0;
}
.newpkg #newpkg #recycle-area h1 {
  padding: 40px 0;
  width: 100%;
  color: #15227d;
  font-size: 22px;
  line-height: 1.2;
  text-align: center;
}
.newpkg #newpkg #recycle-area .section p {
  text-align: center;
}
.newpkg #newpkg #recycle-area .section p:first-child {
  margin: 0 0 15px 0;
}
.newpkg #newpkg #recycle-area .section p:nth-child(2) {
  margin: 0 0 30px 0;
  font-size: 18px;
  text-align: center;
}
.newpkg #newpkg #recycle-area .section .step-list.margin-bottom li:last-child {
  margin-bottom: 50px;
}
.newpkg #newpkg #recycle-area .section .step-list img {
  margin: 0 0 5px 0;
}
.newpkg #newpkg #recycle-area .section .step-list li {
  margin: 0 0 20px 0;
  width: 100%;
  font-size: 16px;
  line-height: 1.1428571429;
}
.newpkg #newpkg #recycle-area .section .step-list li img {
  margin-bottom: 1em;
}
.newpkg #newpkg #recycle-area .section .step-list li dt {
  border-bottom: solid 1px #e60012;
  display: inline-block;
  width: auto;
  color: #e60012;
  font-size: larger;
  line-height: 1;
}
.newpkg #newpkg #recycle-area .section .step-list li dd {
  margin-top: 0.5em;
}
.newpkg #newpkg #recycle-area .title-recicle {
  margin: 0 5% 35px 5%;
  position: relative;
  width: 90%;
  height: 40px;
  color: #fff;
  background: #3282ca;
  font-weight: normal;
  line-height: 40px;
  text-align: center;
}
.newpkg #newpkg #recycle-area .title-recicle:after {
  border-top: 0px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 41px solid #f5f5f5;
  border-left: 20px solid transparent;
  display: block;
  position: absolute;
  top: 0;
  right: -1px;
  width: 0px;
  height: 0;
  text-align: center;
  content: "";
}
.newpkg #newpkg #recycle-area #open-movie1 {
  margin: 0 0 60px 0;
}
.newpkg #newpkg #recycle-area #open-movie1 .movieCaption {
  margin-top: 0.5em;
  font-size: smaller;
  line-height: 1.1428571429;
  text-align: left;
}
.newpkg #newpkg #recycle-area #open-movie2 {
  margin: 0 0 40px 0;
}
.newpkg #newpkg #recycle-area .title-description {
  padding: 5% 0% 15%;
  text-align: center;
}
.newpkg #newpkg #recycle-area .title-description p:first-child {
  margin: 0 0 1em 0;
}
.newpkg #newpkg #recycle-area .mark-description {
  margin: 0 auto 0;
  width: 100%;
  font-size: smaller;
  line-height: 1.2857142857;
  text-align: center;
}
.newpkg #newpkg #recycle-area .mark-description li {
  width: 100%;
}
.newpkg #newpkg #recycle-area .mark-description img {
  margin: 0 0 2em;
}
.newpkg #newpkg #recycle-area .mark-description p {
  text-align: left;
}
.newpkg .mfp-container {
  padding: 0;
}
.newpkg .mfp-content {
  padding: 0;
}
.newpkg .videoModalStyle {
  margin: 0 auto;
  position: relative;
  width: 87.5%;
}
.newpkg .videoModalStyle video {
  width: 100%;
}
.newpkg .videoModalStyle .mfp-close {
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  position: absolute;
  top: -12vw;
  right: 0;
  width: 8vw;
  height: 8vw;
  line-height: 0;
  transition: 0.5s;
}
.newpkg .videoModalStyle .mfp-close img {
  width: 100%;
}
.newpkg .videoModalStyle button.mfp-close * {
  pointer-events: none;
}
@media (orientation: landscape) {
  .newpkg .videoModalStyle {
    margin: 9.375% auto;
  }
  .newpkg .videoModalStyle .mfp-close {
    top: -7vw;
    width: 4vw;
    height: 4vw;
  }
}
.newpkg .zoomEffect .mfp-with-anim {
  transform: scale(0.8);
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.newpkg .zoomEffect.mfp-bg {
  transition: all 0.3s ease-out;
  opacity: 0;
}
.newpkg .zoomEffect.mfp-ready .mfp-with-anim {
  transform: scale(1);
  opacity: 1;
}
.newpkg .zoomEffect.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.newpkg .zoomEffect.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.newpkg .zoomEffect.mfp-removing.mfp-bg {
  opacity: 0;
}

@media only screen and (min-width: 368px) {
  #newpkg #kv-wrap {
    min-height: 570px;
  }
}
@media only screen and (min-width: 375px) {
  #newpkg #kv-wrap {
    min-height: 680px;
  }
}
@media only screen and (min-width: 414px) {
  #newpkg #kv-wrap {
    min-height: 740px;
  }
}
@media only screen and (min-width: 414px) and (max-width: 736px) {
  #newpkg #kv-wrap h1 {
    padding: 7% 0 0 7%;
  }
  #newpkg #kv-wrap p.pkg {
    top: 42%;
    width: 65%;
  }
  #newpkg #kv-wrap p.copy {
    top: 22%;
    left: 7%;
    width: 80%;
  }
  #newpkg #kv-wrap p.icon {
    top: 2%;
    right: 5%;
    width: 24%;
  }
}
@media only screen and (min-width: 667px) {
  #newpkg #kv-wrap {
    min-height: 950px;
  }
}
@media only screen and (max-width: 360px) {
  #newpkg #localNav li {
    width: 30%;
  }
  #newpkg #localNav li.line2 {
    width: 40%;
  }
}
@media only screen and (min-width: 414px) and (max-width: 736px) {
  #newpkg #localNav li a {
    padding-top: 5%;
  }
  #newpkg h4.sub-head.head-cm {
    background-size: auto 100%;
  }
  #newpkg #area-product #product-content-wrap {
    padding: 105% 0 0 0;
  }
  #newpkg #area-product #product-content-wrap:after {
    top: 5%;
  }
}
#topicPath {
  font-size: 12px;
}

#footer {
  position: relative;
}
#footer ul {
  border-top: 2px solid #0080c7;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
#footer ul li {
  display: inline-block;
  width: 49%;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#footer ul li a {
  color: #0080c7;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#footer ul li#gotomeiji {
  border-right: 1px solid #0080c7;
  float: left;
}
#footer ul li#gotomeiji:after {
  display: block;
  position: absolute;
  top: 15px;
  left: 10px;
  width: 30px;
  height: 30px;
  background: url(/newpkg-common/images/sp/arrowLeft.png) no-repeat;
  background-size: 10px auto;
  content: "";
}
#footer ul li#gotopc:after {
  display: block;
  position: absolute;
  top: 15px;
  right: 0px;
  width: 30px;
  height: 30px;
  background: url(/newpkg-common/images/sp/arrowRight.png) no-repeat;
  background-size: 10px auto;
  content: "";
}
#footer #copyRight {
  padding: 3px 0;
  color: #fff;
  background: #0080c7;
  font-size: 10px;
  text-align: center;
}

#cmn-footer {
  display: none;
}

.notes_tokyo2020_partner {
  color: #333;
  line-height: 1.3;
  letter-spacing: 0.025em;
  font-feature-settings: "palt";
}
.notes_tokyo2020_partner.textCenter {
  margin: 1.5em 0 0;
  position: relative;
  font-size: 3.5vw;
  text-align: center;
}

/* 未使用のためコメントアウト #footer ul li#gotopc a:after { display: inline-block; width: 20px; height: 20px; content: ''; position: relative; background: url(/newpkg-common/images/sp/iconPC.png) no-repeat; background-size: 13px auto; top: 9px; left: 4px; } */