@charset "UTF-8";
/*whole*/
body {
  color: #000;
  line-height: 2;
  font-family: 'A1 Mincho';
  font-size: 17px;
  letter-spacing: 0;
  line-height: 2;
}

body * {
  box-sizing: border-box;
  min-height: 0%;
}

img {
  width: 100%;
  vertical-align: top;
}

a:not(.mv-floatB) {
  transition: .4s;
  color: #3E3A39;
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: none;
  opacity: .8;
}

.cntWrap {
  background-image: url(/store/entoan/3colorpouch/img/bg-page.png);
  background-size: 100%;
  background-repeat: repeat;
  background-position: 0 2%;
  padding-top: 50px;
}

.cnt {
  max-width: 1030px;
  margin: auto;
  padding-bottom: 130px;
  background-color: rgba(255, 255, 255, 0.8);
}

.mv {
  position: relative;
}

.mv-img {
  width: 100%;
}

.mv-site-name {
  position: absolute;
  left: 20px;
  top: 20px;
  width: 260px;
}

.mv-under {
  padding: 50px 10px;
  text-align: center;
}

.mv-under img {
  max-width: 785px;
  margin: auto;
}

.txt {
  margin: 50px auto;
  max-width: 514px;
  width: 100%;
}

.txt.yodogawa {
  margin: 80px auto;
}

.pic-row-3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  margin: auto;
}

.pic-row-3.wide {
  max-width: 884px;
}

.pic-row-3.mid {
  max-width: 824px;
}

.pic-row-3.narrow {
  max-width: 565px;
  margin-top: 70px;
}

.pic-row-3 div {
  width: calc(33.3333% - 10px);
}

.tensen {
  position: relative;
  max-width: 900px;
  width: 100%;
  height: 3px;
  margin: 80px auto;
  overflow: hidden;
}

.tensen img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 900px;
}

.mokuji > a {
  width: 100%;
  display: block;
  margin: 40px auto 0;
  font-family: 'Midashi Go MB31';
  font-size: 20px;
  text-align: center;
  color: #639C98;
}

.mokuji-ttl {
  width: 62px;
  margin: 0 auto 10px;
}

.mokuji-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 622px;
  width: 100%;
  margin: auto;
}

.mokuji-list a {
  width: calc(50% - 10px);
  margin-top: 20px;
}

.mokuji-list a img {
  width: 100%;
}

.sec {
  max-width: 800px;
  width: 100%;
  margin: auto;
}

.sec-ttl {
  text-align: center;
}

.sec-ttl img {
  height: 90px;
  width: auto;
  margin: auto;
}

.sec-pic-main {
  width: 100%;
  margin-top: 40px;
}

.sec-pic-main + .txt {
  margin-top: 30px;
  font-family: 'Midashi Go MB31';
}

.sec-pic {
  max-width: 500px;
  margin: 80px auto 0;
}

.sec-pic-under {
  margin: 20px auto;
  max-width: 500px;
  width: 100%;
  font-family: 'Midashi Go MB31';
}

.txt-blue {
  font-size: 19px;
  line-height: 32px;
  color: #639C98;
}

.txt-blue a {
  color: #639C98;
  text-decoration: underline;
}

.txt-min-13 {
  display: block;
  font-size: 13px;
  letter-spacing: -0.05em;
}

.txt-min-14 {
  display: block;
  font-size: 14px;
  line-height: 24px;
}

.modoru {
  position: relative;
  display: block;
}

.modoru img {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 84px;
}

.syouhin-ttl {
  font-size: 33px;
  text-align: center;
  line-height: 1;
  margin-top: 35px;
}

.syouhin-ttl span {
  font-size: 15px;
}

.spec {
  max-width: 800px;
  width: 100%;
  margin: 80px auto 0;
}

.spec-inner {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}

.credit {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 550px;
  width: 100%;
  margin: auto;
  font-size: 12px;
  font-family: 'Koburina Gothic W3 JIS2004';
}

.credit span {
  font-family: 'Koburina Gothic W6 JIS2004';
}

.bnr {
  margin: 100px auto 0;
  max-width: 640px;
  width: 100%;
}

.bnr a {
  display: block;
  margin-top: 30px;
}

.btn-hanbai {
  display: block;
  margin: 40px auto 0;
  max-width: 360px;
  width: 100%;
}

.footer {
  background-color: #000;
  color: #fff;
  font-weight: normal;
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}

.footer a {
  color: #fff;
}

.footer ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 680px;
  margin: 0 auto;
  align-items: center;
  list-style: none;
}

.footer > ul > li {
  line-height: 26px;
  letter-spacing: 0;
}

.footer > ul > li img {
  height: 26px;
  margin-right: 7px;
  width: auto;
}

.share-list {
  font-size: 14px;
  font-weight: bold;
  padding-top: 70px;
}

.footer-links {
  justify-content: center !important;
  padding-top: 30px;
  padding-bottom: 50px;
  font-size: 12px;
}

.footer-links li {
  display: inline-block;
}

.footer-links li + li:before {
  content: '/';
  margin-left: 10px;
  margin-right: 10px;
}

.copy {
  margin: auto;
  line-height: 0;
  padding-bottom: 60px;
  width: 300px;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  br:not(.keep) {
    display: none;
  }
  body {
    font-size: 14px;
    line-height: 1.9;
  }
  .cntWrap {
    background-position: 0 0.6%;
    padding: 0 2.5%;
  }
  .cnt {
    padding-bottom: 50px;
  }
  .mv-under {
    padding: 25px 5%;
  }
  .mv-site-name {
    left: 10px;
    top: 10px;
    width: 220px;
  }
  .txt {
    padding: 0 2.5%;
    margin: 30px auto;
  }
  .txt.yodogawa {
    margin: 30px auto;
  }
  .pic-row-3 div {
    width: 100%;
    margin-top: 30px;
  }
  .pic-row-3 div:nth-of-type(1) {
    margin-top: 0;
  }
  .pic-row-3.wide {
    max-width: 65%;
  }
  .pic-row-3.mid {
    padding: 0 2.5%;
    margin-top: 60px;
  }
  .pic-row-3.mid div:nth-of-type(1) {
    width: 100%;
    text-align: center;
  }
  .pic-row-3.mid div:nth-of-type(1) img {
    width: 50%;
  }
  .pic-row-3.mid div:nth-of-type(2) {
    width: 47%;
    margin-top: 15px;
  }
  .pic-row-3.mid div:nth-of-type(3) {
    width: 50%;
    margin-top: 15px;
  }
  .pic-row-3.narrow {
    padding: 0 2.5%;
    width: 65%;
  }
  .pic-row-3.narrow div:nth-of-type(1) {
    width: 100%;
    text-align: center;
  }
  .pic-row-3.narrow div:nth-of-type(1) img {
    width: 48%;
  }
  .pic-row-3.narrow div:nth-of-type(2) {
    width: 47%;
    margin-top: 10px;
  }
  .pic-row-3.narrow div:nth-of-type(3) {
    width: 46%;
    margin-top: 10px;
  }
  .tensen {
    margin: 40px auto;
  }
  .mokuji > a {
    margin: 40px auto 0;
  }
  .mokuji-ttl {
    margin: 0 auto 20px;
  }
  .mokuji-list {
    padding: 0 5%;
  }
  .mokuji-list a {
    width: 100%;
  }
  .sec {
    padding: 0 2.5%;
    margin-top: 60px;
  }
  .sec .txt {
    padding: 0;
  }
  .sec-ttl {
    text-align: left;
  }
  .sec-ttl img {
    height: 55px;
    margin: inherit;
  }
  .sec-pic-main {
    margin-top: 20px;
  }
  .txt-min-13 {
    font-size: 11px;
  }
  .txt-blue {
    font-size: 14px;
    line-height: 26px;
  }
  .modoru {
    text-align: center;
    margin-top: 40px;
  }
  .modoru img {
    position: static;
    width: 74px;
  }
  .syouhin-ttl {
    font-size: 30px;
    margin-top: 15px;
  }
  .spec {
    margin-top: 40px;
    font-size: 12px;
    line-height: 2.1;
  }
  .credit {
    padding: 0 5%;
    margin-top: 60px;
    max-width: 330px;
  }
  .credit-right {
    margin-top: 22px;
  }
  .bnr {
    margin: 50px auto 0;
    padding: 0 2.5%;
  }
  .bnr a {
    margin-top: 20px;
  }
  ul.share-list {
    display: block;
    padding-left: 33%;
    padding-top: 40px;
  }
  ul.share-list li {
    padding-bottom: 1em;
  }
  ul.footer-links {
    width: 90%;
    padding-top: 20px;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

@media screen and (max-width: 374px) {
  .sec-ttl img {
    height: 50px;
  }
}
