@charset "UTF-8";
/*ドットポーチ子カテゴリー一旦非表示*/
#page.pouch-child.in .pouch-cool,
#page.pouch-child.in .pouch-hukahuka,
#page.pouch-child.in .pouch-antibacterial,
#page.pouch-child.in .pouch-basic,
#page.pouch-child.in .pouch-lunch,
#page.pouch-child.in .pouch-onigiri,
#page.pouch-child.in .pouch-snap,
#page.pouch-child.in .pouch-keep,
#page.pouch-child.in .pouch-puppet,
#page.pouch-child.in .pouch-short,
#page.pouch-child.in .pouch-ecobag,
#page.pouch-child.in .pouch-dp-noble {
  display: none;
}

/*独自コメント一旦非表示*/
.fs-body-category-gr268 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr269 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr10 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr11 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr276 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr277 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr270 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr12 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr271 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-gr272 #page.pouch-child.in .dokuji-1 {
  display: none;
}

.fs-body-category-dp-noble #page.pouch-child.in .dokuji-1 {
  display: none;
}

/*該当のドットポーチ子カテゴリーだったら表示*/
.fs-body-category-gr268 #page.pouch-child.in .pouch-cool {
  display: block;
}

.fs-body-category-gr269 #page.pouch-child.in .pouch-antibacterial {
  display: block;
}

.fs-body-category-gr10 #page.pouch-child.in .pouch-basic {
  display: block;
}

.fs-body-category-gr11 #page.pouch-child.in .pouch-keep {
  display: block;
}

.fs-body-category-gr276 #page.pouch-child.in .pouch-snap {
  display: block;
}

.fs-body-category-gr277 #page.pouch-child.in .pouch-hukahuka {
  display: block;
}

.fs-body-category-gr270 #page.pouch-child.in .pouch-puppet {
  display: block;
}

.fs-body-category-gr12 #page.pouch-child.in .pouch-lunch {
  display: block;
}

.fs-body-category-gr271 #page.pouch-child.in .pouch-onigiri {
  display: block;
}

.fs-body-category-gr272 #page.pouch-child.in .pouch-short {
  display: block;
}

.fs-body-category-gr274 #page.pouch-child.in .pouch-ecobag {
  display: block;
}
.fs-body-category-dp-noble #page.pouch-child.in .pouch-dp-noble {
  display: block;
}

.fs-l-main {
  margin: 24px auto;
  padding: 8px 0;
  max-width: 100%;
}

.fs-l-pageMain {
  max-width: 100%;
}

.fs-c-productList {
  padding: 8px;
  max-width: 1216px;
  margin: 24px auto;
}

.fs-c-breadcrumb {
  padding: 8px;
  max-width: 1216px;
  margin: 0 auto 24px;
}

.fs-c-heading {
  max-width: 1216px;
  margin: 120px auto 24px auto;
}

.dokuji-1 {
  width: 100%;
  max-width: 1216px;
  margin: 0 auto;
}

.search_text {
  border: 2px solid #009922;
  border-radius: 7px;
  padding: 15px;
  line-height: 1.8;
  margin: 10px 0 50px;
}

@media (min-width: 1px) and (max-width: 1200px) {
  .fs-c-heading {
    width: 95%;
  }

  .dokuji-1 {
    width: 95%;
  }
}
/*ベース*/
#page.pouch-child.in img {
  max-width: 100%;
  height: auto;
  display: block;
}
#page.pouch-child.in .pcv {
  display: block;
}
#page.pouch-child.in .spv {
  display: none;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pcv {
    display: none;
  }
  #page.pouch-child.in .spv {
    display: block;
  }
}
/*どっとポーチ nobel*/
#page.pouch-child.in .pouch-dp-noble {
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-dp-noble .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-dp-noble .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-dp-noble .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-dp-noble .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#page.pouch-child.in .pouch-dp-noble .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-dp-noble .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate ul{
  list-style:none;
  -webkit-display:flex;
  display:flex;
  -webkit-justify-content:space-between;
  justify-content:space-between;
  width:838px;
  margin:20px auto 48px;
  padding:0;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate li{
  width:23.62%;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate li a{
	transition: all .6s;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate li a:hover{
	opacity:0.6;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-dp-noble {
  }
  #page.pouch-child.in .pouch-dp-noble .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-dp-noble .pouch-child-img {
    max-width: 300px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-dp-noble .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  #page.pouch-child.in .pouch-dp-noblel .movie-sec {
    margin: 60px auto 0 auto;
  }
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate ul{
  width:90%;
  margin:20px auto 48px;
  -webkit-flex-wrap:wrap;
  flex-wrap:wrap;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-title .pouch-child-ttl{
  width:60%;
}
#page.pouch-child.in .pouch-dp-noble .dp-noble-pouch2-cate li{
  width:45%;
  margin-bottom:5%;
}
}
/*接触冷感*/
#page.pouch-child.in .pouch-cool {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/cool/cool-bg.jpg);
  background-repeat: no-repeat;
  background-size: 2000px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-cool .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-cool .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-cool .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-cool .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#page.pouch-child.in .pouch-cool .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-cool .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-cool {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/cool/cool-bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-cool .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-cool .pouch-child-img {
    max-width: 300px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-cool .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  #page.pouch-child.in .pouch-cool .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*ふかふか*/
#page.pouch-child.in .pouch-hukahuka {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/hukahuka/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1868px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-hukahuka .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-hukahuka .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-hukahuka .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-hukahuka .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#page.pouch-child.in .pouch-hukahuka .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-hukahuka .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-hukahuka {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/hukahuka/bg-sp.jpg?t=2020120960000);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-hukahuka .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-hukahuka .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-hukahuka .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  #page.pouch-child.in .pouch-hukahuka .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*抗菌*/
#page.pouch-child.in .pouch-antibacterial {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/antibacterial/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1841px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-antibacterial .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-antibacterial .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-antibacterial .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-antibacterial .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-antibacterial .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-antibacterial .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-antibacterial .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-antibacterial {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/antibacterial/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-antibacterial .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-antibacterial .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-antibacterial .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-antibacterial .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*ベーシック*/
#page.pouch-child.in .pouch-basic {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/basic/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1868px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-basic .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-basic .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-basic .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-basic .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-basic .pouch-flex {
  max-width: 930px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
  margin-top: 40px;
}
#page.pouch-child.in .pouch-basic .pouch-flex-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 21.6%;
          flex: 0 0 21.6%;
}
#page.pouch-child.in .pouch-basic .pouch-flex-item img {
  margin: auto;
}
#page.pouch-child.in .pouch-basic .pouch-flex-item-top {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #00ada9;
  line-height: 1.3;
  margin-bottom: 20px;
}
#page.pouch-child.in .pouch-basic .pouch-flex-item-bottom {
  margin-top: 20px;
  display: block;
  font-size: 16px;
  line-height: 1.3;
  color: #00ada9;
}
#page.pouch-child.in .pouch-basic .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-basic .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-basic .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-basic {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/basic/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-basic .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-basic .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-basic .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-basic .pouch-flex {
    margin-top: 20px;
  }
  #page.pouch-child.in .pouch-basic .pouch-flex-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
            flex: 0 0 46%;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-basic .pouch-flex-item-top {
    font-size: 12px;
    margin-bottom: 10px;
  }
  #page.pouch-child.in .pouch-basic .pouch-flex-item-bottom {
    font-size: 10px;
    margin-top: 10px;
  }
  #page.pouch-child.in .pouch-basic .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*ランチバッグ*/
#page.pouch-child.in .pouch-lunch {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/lunch/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1863px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-lunch .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-lunch .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-lunch .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-lunch .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex {
  max-width: 1000px;
  margin: auto;
  margin-top: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item:last-child {
  margin-top: -55px;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box {
  padding: 40px 0;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item:last-child .pouch-lunch-box-flex-item-txt {
  text-align: left;
  margin-left: 50px;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item-txt {
  margin-top: 20px;
  font-size: 18px;
  color: #00ada9;
  text-align: center;
}
#page.pouch-child.in .pouch-lunch .img-ttl {
  margin: auto;
}
#page.pouch-child.in .pouch-lunch .imgcenter {
  margin: auto;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-txt-top {
  color: #00ada9;
  text-align: center;
  padding-bottom: 20px;
  font-size: 18px;
}
#page.pouch-child.in .pouch-lunch .pouch-lunch-box-txt-bottom {
  color: #00ada9;
  text-align: center;
  font-size: 18px;
  margin-top: 30px;
}
#page.pouch-child.in .pouch-lunch .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-lunch .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-lunch .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-lunch {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/lunch/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-lunch .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box {
    padding: 20px 0;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item-txt {
    font-size: 10px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex-item:last-child {
    margin-top: -15px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-flex {
    margin-top: 15px;
  }
  #page.pouch-child.in .pouch-lunch .img-ttl {
    width: 70%;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-txt-top {
    font-size: 12px;
    padding-bottom: 10px;
  }
  #page.pouch-child.in .pouch-lunch .pouch-lunch-box-txt-bottom {
    font-size: 12px;
    margin-top: 20px;
  }
  #page.pouch-child.in .pouch-lunch .img04 {
    max-width: 250px;
  }
  #page.pouch-child.in .pouch-lunch .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*おにぎり*/
#page.pouch-child.in .pouch-onigiri {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/lunch/bg.jpg?t=2020120960000);
  background-repeat: no-repeat;
  background-size: 1863px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-onigiri .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-onigiri .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-onigiri .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-onigiri .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.5%;
          flex: 0 0 49.5%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 70px;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box {
  padding: 50px 0 0;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item-txt {
  margin-top: 20px;
  font-size: 17px;
  color: #00ada9;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
#page.pouch-child.in .pouch-onigiri .img-ttl {
  margin: auto;
}
#page.pouch-child.in .pouch-onigiri .imgcenter {
  margin: auto;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-txt-top {
  color: #00ada9;
  text-align: center;
  padding-bottom: 20px;
  font-size: 17px;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-txt-bottom {
  color: #00ada9;
  text-align: center;
  font-size: 17px;
  margin-top: 30px;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item-txt {
  margin-top: auto;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item-img {
  min-height: 342px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item-img {
  min-height: 417px;
}
#page.pouch-child.in .pouch-onigiri .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-onigiri .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-onigiri .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-onigiri {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/lunch/bg-sp.jpg?t=2020120960000);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box {
    padding: 0;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex {
    margin-top: -40px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    padding-bottom: 0;
    min-height: 280px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item {
    min-height: 320px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item-txt {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    height: 44px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-02 {
    margin-top: -60px;
  }
  #page.pouch-child.in .pouch-onigiri .img-ttl {
    width: 70%;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-txt-top {
    font-size: 12px;
    padding-bottom: 10px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-txt-bottom {
    font-size: 12px;
    margin-top: 20px;
  }
  #page.pouch-child.in .pouch-onigiri .img04 {
    max-width: 250px;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-onigiri .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-onigiri .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*スナップ*/
#page.pouch-child.in .pouch-snap {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/snap/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1868px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-snap .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-snap .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-snap .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-snap .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 49.5%;
          flex: 0 0 49.5%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 70px;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box {
  padding: 50px 0 0;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item-txt {
  margin-top: 20px;
  font-size: 17px;
  color: #00ada9;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
#page.pouch-child.in .pouch-snap .img-ttl {
  margin: auto;
}
#page.pouch-child.in .pouch-snap .imgcenter {
  margin: auto;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-txt-top {
  color: #00ada9;
  text-align: center;
  padding-bottom: 20px;
  font-size: 17px;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-txt-bottom {
  color: #00ada9;
  text-align: center;
  font-size: 17px;
  margin-top: 30px;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item-txt {
  margin-top: auto;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item-img {
  min-height: 417px;
}
#page.pouch-child.in .pouch-snap .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-snap .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-snap .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-snap {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/snap/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-snap .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box {
    padding: 0;
  }
  #page.pouch-child.in .pouch-snap .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-snap .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex {
    display: block;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item-txt {
    font-size: 12px;
    position: absolute;
    bottom: 0;
    height: 44px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item:first-child {
    margin-top: 40px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-02 {
    margin-top: -60px;
  }
  #page.pouch-child.in .pouch-snap .img-ttl {
    width: 70%;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-txt-top {
    font-size: 12px;
    padding-bottom: 10px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-txt-bottom {
    font-size: 12px;
    margin-top: 20px;
  }
  #page.pouch-child.in .pouch-snap .img04 {
    max-width: 250px;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-snap .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-snap .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*キープスタンド*/
#page.pouch-child.in .pouch-keep {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/keep/bg.jpg?t=2020120960000);
  background-repeat: no-repeat;
  background-size: 1863px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-keep .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-keep .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-keep .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-keep .pouch-child-img02 {
  margin: auto;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-flex {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 27%;
          flex: 0 0 27%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 70px;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item-txt {
  margin-top: 20px;
  font-size: 17px;
  color: #00ada9;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
#page.pouch-child.in .pouch-keep .img-ttl {
  margin: auto;
}
#page.pouch-child.in .pouch-keep .imgcenter {
  margin: auto;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-txt-top {
  color: #00ada9;
  text-align: center;
  padding-bottom: 20px;
  font-size: 17px;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-txt-bottom {
  color: #00ada9;
  text-align: center;
  font-size: 17px;
  margin-top: 30px;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item-txt {
  margin-top: auto;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#page.pouch-child.in .pouch-keep .pouch-lunch-ttl {
  padding: 50px 0;
  margin: auto;
}
#page.pouch-child.in .pouch-keep .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-keep .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-keep .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-keep {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/keep/bg-sp.jpg?t=2020120960000);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-keep .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box {
    padding: 0;
  }
  #page.pouch-child.in .pouch-keep .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-keep .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 30px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item {
    padding-bottom: 70px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item-txt {
    font-size: 10px;
    position: absolute;
    bottom: 0;
    height: 44px;
  }
  #page.pouch-child.in .pouch-keep .img-ttl {
    width: 70%;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-txt-top {
    font-size: 12px;
    padding-bottom: 10px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-txt-bottom {
    font-size: 12px;
    margin-top: 20px;
  }
  #page.pouch-child.in .pouch-keep .img04 {
    max-width: 250px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-flex-02 .pouch-lunch-box-flex-item-img {
    min-height: unset;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-ttl {
    max-width: 245px;
    width: 100%;
    margin: auto;
    padding: 0 0 30px;
  }
  #page.pouch-child.in .pouch-keep .pouch-lunch-box-first {
    margin-top: 40px;
  }
  #page.pouch-child.in .pouch-keep .img03 {
    width: 45%;
  }

  .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*接触冷感*/
#page.pouch-child.in .pouch-puppet {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/puppet/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1794px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
#page.pouch-child.in .pouch-puppet .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-puppet .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-puppet .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-puppet .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 120px auto 0 auto;
}
#page.pouch-child.in .pouch-puppet .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-puppet .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-puppet {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/puppet/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    padding-bottom: 0;
  }
  #page.pouch-child.in .pouch-puppet .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-puppet .pouch-child-img {
    max-width: 300px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-puppet .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  #page.pouch-child.in .pouch-puppet .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*ショート*/
#page.pouch-child.in .pouch-short {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/short/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1868px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-short .pouch-child-ttl {
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-short .pouch-child-img {
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-short .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-short .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#page.pouch-child.in .pouch-short .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-short .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-short {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/short/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-short .pouch-child-ttl {
    padding-top: 40px;
  }
  #page.pouch-child.in .pouch-short .pouch-child-img {
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #page.pouch-child.in .pouch-short .pouch-child-txt {
    font-size: 12px;
    margin-bottom: 40px;
  }
  #page.pouch-child.in .pouch-short .movie-sec {
    margin: 60px auto 0 auto;
  }
}
/*エコバッグ*/
#page.pouch-child.in .pouch-ecobag {
  background-image: url(https://eyeup.itembox.design/item/common/img/pouch/ecobag/bg.jpg);
  background-repeat: no-repeat;
  background-size: 1868px;
  background-position: top center;
  padding-left: 15px;
  padding-right: 15px;
}
#page.pouch-child.in .pouch-ecobag .pouch-child-ttl {
  width: 100%;
  max-width: 732px;
  padding-top: 83px;
  margin: auto;
}
#page.pouch-child.in .pouch-ecobag .pouch-child-img {
  width: 100%;
  max-width: 850px;
  margin: auto;
  margin-top: 56px;
  margin-bottom: 48px;
}
#page.pouch-child.in .pouch-ecobag .pouch-child-img02 {
  width: 100%;
  max-width: 814px;
  margin: auto;
  margin-top: 56px;
  margin-bottom: 100px;
}
#page.pouch-child.in .pouch-ecobag .pouch-child-txt {
  font-size: 18px;
  text-align: center;
  margin-bottom: 83px;
}
#page.pouch-child.in .pouch-ecobag .movie-sec {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
#page.pouch-child.in .pouch-ecobag .movie-sec .movie-wrap {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
#page.pouch-child.in .pouch-ecobag .movie-sec iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1px) and (max-width: 600px) {
  #page.pouch-child.in .pouch-ecobag {
    background-image: url(https://eyeup.itembox.design/item/common/img/pouch/ecobag/bg-sp.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
  #page.pouch-child.in .pouch-ecobag .pouch-child-ttl {
    padding-top: 40px;
    max-width: 344px;
  }
  #page.pouch-child.in .pouch-ecobag .pouch-child-img {
    margin-top: 50px;
    margin-bottom: 0;
    max-width: 344px;
  }
  #page.pouch-child.in .pouch-ecobag .pouch-child-img02 {
    margin-top: 70px;
    margin-bottom: 70px;
    max-width: 254px;
  }
}