@charset "UTF-8";
/*
 product-list.cssは自動生成しているため、
 直接上書きしないでください。
*/
/* Vendor */
/* Site settings */
/* Base */
/* line 4, ../scss/base/_add-main-mixin.scss */
p.sample-ttl {
  padding: 100px 0 50px;
}
@media screen and (max-width: 959px) {
  /* line 4, ../scss/base/_add-main-mixin.scss */
  p.sample-ttl {
    padding: 80px 0 50px;
  }
}

/* line 10, ../scss/base/_add-main-mixin.scss */
figure {
  margin: 0;
  display: block;
}

/* line 14, ../scss/base/_add-main-mixin.scss */
figcaption {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  display: block;
}

/* line 21, ../scss/base/_add-main-mixin.scss */
.grecaptcha-badge {
  display: none !important;
}

/*----------------------------------------
MixIn
----------------------------------------*/
/*オリジナルサイズラッパー*/
/*行揃え(インデント)*/
/*スクロールズレ調整*/
/*縦書き*/
/*横書き*/
/*画像レスポンシブ対応サイズ調整*/
/* line 1, ../scss/base/_main.scss */
html, body {
  height: 100%;
}

/* line 4, ../scss/base/_main.scss */
body {
  margin: 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 28px;
  line-height: 1.75rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: 400;
  color: #49565d;
  -webkit-text-size-adjust: 100%;
}

@media all and (-ms-high-contrast: none) {
  /* line 14, ../scss/base/_main.scss */
  body {
    font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  }

  /* line 17, ../scss/base/_main.scss */
  main {
    display: block;
  }
}
/* line 21, ../scss/base/_main.scss */
#site-container {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

/* line 27, ../scss/base/_main.scss */
.container {
  width: 1100px;
  margin: 0 auto;
  position: relative;
}

/* line 32, ../scss/base/_main.scss */
a {
  text-decoration: none;
  color: #707070;
}

/* line 36, ../scss/base/_main.scss */
ul {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

/* line 41, ../scss/base/_main.scss */
p {
  margin: 0;
}

/* line 45, ../scss/base/_main.scss */
.img-wrapper > img {
  display: block;
  width: 100%;
}

/* line 50, ../scss/base/_main.scss */
.flex-wrapper {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 53, ../scss/base/_main.scss */
.is-pc {
  display: block !important;
}

/* line 56, ../scss/base/_main.scss */
.is-tb {
  display: none !important;
}

/* line 59, ../scss/base/_main.scss */
.is-sp {
  display: none !important;
}

/* line 63, ../scss/base/_main.scss */
.clear-both {
  clear: both;
}

/* line 64, ../scss/base/_main.scss */
.overflow-auto {
  overflow: auto;
}

/* line 65, ../scss/base/_main.scss */
.text-align-center {
  text-align: center;
}

/* line 66, ../scss/base/_main.scss */
.text-align-left {
  text-align: left;
}

/* line 67, ../scss/base/_main.scss */
.text-align-right {
  text-align: right;
}

/* line 68, ../scss/base/_main.scss */
.font-weight-bold {
  font-weight: bold;
}

/* line 69, ../scss/base/_main.scss */
.margin-0-auto {
  margin: 0 auto;
}

/* line 70, ../scss/base/_main.scss */
.margin-right-auto {
  margin-right: auto;
}

/* line 71, ../scss/base/_main.scss */
.margin-left-auto {
  margin-left: auto;
}

/* line 72, ../scss/base/_main.scss */
.float-left {
  float: left;
}

/* line 73, ../scss/base/_main.scss */
.position-relative {
  position: relative;
}

/* line 74, ../scss/base/_main.scss */
.vertical-align-middle {
  vertical-align: middle;
}

@media screen and (max-width: 1199px) {
  /* line 77, ../scss/base/_main.scss */
  .container {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
  }
}
@media screen and (max-width: 959px) {
  /* line 85, ../scss/base/_main.scss */
  .container {
    padding: 0 30px;
  }

  /* line 88, ../scss/base/_main.scss */
  .is-pc {
    display: none !important;
  }

  /* line 91, ../scss/base/_main.scss */
  .is-tb {
    display: block !important;
  }
}
@media screen and (max-width: 599px) {
  /* line 97, ../scss/base/_main.scss */
  .container {
    padding: 0 25px;
  }

  /* line 100, ../scss/base/_main.scss */
  .is-sp {
    display: block !important;
  }
}
@media screen and (max-width: 479px) {
  /* line 106, ../scss/base/_main.scss */
  .container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 359px) {
  /* line 112, ../scss/base/_main.scss */
  .container {
    padding: 0 15px;
  }
}
/* Layouts */
@font-face {
  font-family: Roboto_Condensed_BoldItalic;
  src: url("../webfonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf") format("truetype");
}
@font-face {
  font-family: Oswald_medium;
  src: url("../webfonts/Oswald/static/Oswald-Medium.ttf") format("truetype");
}
@font-face {
  font-family: Oswald_SemiBold;
  src: url("../webfonts/Oswald/static/Oswald-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: Amiri_Regular;
  src: url("../webfonts/Amiri/Amiri-Regular.ttf") format("truetype");
}
@font-face {
  font-family: Oswald_Light;
  src: url("../webfonts/Oswald/static/Oswald-Light.ttf") format("truetype");
}
@font-face {
  font-family: Oswald_Regular;
  src: url("../webfonts/Oswald/static/Oswald-Regular.ttf") format("truetype");
}
/* line 31, ../scss/layout/_product-pouch-detail.scss */
main button {
  cursor: pointer;
  outline: none;
}
/* line 35, ../scss/layout/_product-pouch-detail.scss */
main > button {
  position: fixed;
  right: 0px;
  z-index: 1;
  width: 55px;
  height: 200px;
  border-radius: 10px 0 0 10px;
  border: 0px;
}
/* line 43, ../scss/layout/_product-pouch-detail.scss */
main > button span {
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  white-space: nowrap;
  writing-mode: vertical-rl;
}
/* line 49, ../scss/layout/_product-pouch-detail.scss */
main > button div {
  width: 20px;
  margin: 8px auto;
}
/* line 52, ../scss/layout/_product-pouch-detail.scss */
main > button div > img {
  display: block;
  width: 100%;
}

/* line 59, ../scss/layout/_product-pouch-detail.scss */
#main-container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 959px) {
  /* line 59, ../scss/layout/_product-pouch-detail.scss */
  #main-container {
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 599px) {
  /* line 59, ../scss/layout/_product-pouch-detail.scss */
  #main-container {
    padding: 0 30px;
  }
}
@media screen and (max-width: 479px) {
  /* line 59, ../scss/layout/_product-pouch-detail.scss */
  #main-container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 359px) {
  /* line 59, ../scss/layout/_product-pouch-detail.scss */
  #main-container {
    padding: 0 15px;
  }
}

/* line 84, ../scss/layout/_product-pouch-detail.scss */
h1 {
  padding: 30px 0 20px;
  margin: 0;
}
@media screen and (max-width: 599px) {
  /* line 84, ../scss/layout/_product-pouch-detail.scss */
  h1 {
    padding: 20px 0 15px;
  }
}
/* line 90, ../scss/layout/_product-pouch-detail.scss */
h1 .flex-wrapper {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: center;
  align-items: center;
}
/* line 95, ../scss/layout/_product-pouch-detail.scss */
h1 .product-series {
  width: 200px;
  height: 34px;
  line-height: 37px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
}
@media screen and (max-width: 599px) {
  /* line 95, ../scss/layout/_product-pouch-detail.scss */
  h1 .product-series {
    width: 160px;
  }
}
/* line 108, ../scss/layout/_product-pouch-detail.scss */
h1 span {
  display: block;
  width: calc(100% - 200px);
  font-size: 48px;
  font-size: 3rem;
  line-height: 48px;
  line-height: 3rem;
  color: #000;
  font-family: Roboto_Condensed_BoldItalic;
}
@media screen and (max-width: 599px) {
  /* line 108, ../scss/layout/_product-pouch-detail.scss */
  h1 span {
    width: calc(100% - 160px);
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 36px;
    line-height: 2.25rem;
    font-family: Roboto_Condensed_BoldItalic;
  }
  /* line 120, ../scss/layout/_product-pouch-detail.scss */
  h1 span.product-series {
    width: 110px;
  }
}
/* line 125, ../scss/layout/_product-pouch-detail.scss */
h1 em {
  display: block;
  padding-top: 20px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  font-weight: bold;
  font-style: normal;
  color: #737373;
  text-align: justify;
}
@media screen and (max-width: 599px) {
  /* line 125, ../scss/layout/_product-pouch-detail.scss */
  h1 em {
    padding-top: 15px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}

/* line 143, ../scss/layout/_product-pouch-detail.scss */
#product-info {
  width: 50%;
  padding: 30px 49px 45px 20px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  /* line 143, ../scss/layout/_product-pouch-detail.scss */
  #product-info {
    max-width: 540px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 45px;
  }
}
@media screen and (max-width: 599px) {
  /* line 143, ../scss/layout/_product-pouch-detail.scss */
  #product-info {
    padding: 0px 0 30px;
  }
}
/* line 157, ../scss/layout/_product-pouch-detail.scss */
#product-info > .flex-wrapper {
  padding-top: 10px;
  -webkit-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
/* line 161, ../scss/layout/_product-pouch-detail.scss */
#product-info .ctg {
  border-bottom: 1px solid #C9CACA;
  padding-bottom: 30px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 599px) {
  /* line 161, ../scss/layout/_product-pouch-detail.scss */
  #product-info .ctg {
    padding-bottom: 20px;
  }
}
/* line 170, ../scss/layout/_product-pouch-detail.scss */
#product-info .product-category {
  width: 153px;
  margin-right: auto;
}
/* line 173, ../scss/layout/_product-pouch-detail.scss */
#product-info .product-category > picture,
#product-info .product-category > picture > img {
  display: block;
  width: 100%;
}
@media screen and (max-width: 599px) {
  /* line 170, ../scss/layout/_product-pouch-detail.scss */
  #product-info .product-category {
    width: 120px;
  }
}
/* line 180, ../scss/layout/_product-pouch-detail.scss */
#product-info .new-icon {
  margin-left: 10px;
  height: 34px;
  width: 55px;
  border: 1px solid #231815;
  border-radius: 5px;
  text-align: center;
}
/* line 187, ../scss/layout/_product-pouch-detail.scss */
#product-info .new-icon span {
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  color: #231815;
}
@media screen and (max-width: 959px) {
  /* line 180, ../scss/layout/_product-pouch-detail.scss */
  #product-info .new-icon {
    right: 0;
  }
}
@media screen and (max-width: 599px) {
  /* line 180, ../scss/layout/_product-pouch-detail.scss */
  #product-info .new-icon {
    height: 30px;
    width: 52px;
  }
  /* line 199, ../scss/layout/_product-pouch-detail.scss */
  #product-info .new-icon span {
    font-size: 15px;
    line-height: 30px;
  }
}
/* line 205, ../scss/layout/_product-pouch-detail.scss */
#product-info .endofsale-icon,
#product-info .stopofsale-icon {
  margin-left: 10px;
  height: 34px;
  width: 93px;
  background-color: #6b6b6b;
  border: 1px solid #6b6b6b;
  border-radius: 5px;
  text-align: center;
}
#product-info .stopofsale-icon {
  background-color: #9FA0A0;
  border: 1px solid #9FA0A0;
}
/* line 213, ../scss/layout/_product-pouch-detail.scss */
#product-info .endofsale-icon span,
#product-info .stopofsale-icon span {
  font-size: 16px;
  font-weight: bold;
  line-height: 34px;
  color: #ffffff;
}
@media screen and (max-width: 599px) {
  /* line 205, ../scss/layout/_product-pouch-detail.scss */
  #product-info .endofsale-icon,
  #product-info .stopofsale-icon {
    height: 30px;
    width: 84px;
  }
  /* line 222, ../scss/layout/_product-pouch-detail.scss */
  #product-info .endofsale-icon span,
  #product-info .stopofsale-icon span{
    font-size: 15px;
    line-height: 30px;
  }
}

/* line 230, ../scss/layout/_product-pouch-detail.scss */
#product-price {
  border-top: solid 1px #C9CACA;
  border-bottom: solid 1px #C9CACA;
  padding: 25px 0 20px 0px;
}
/* line 234, ../scss/layout/_product-pouch-detail.scss */
#product-price span {
  color: #595757;
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 5px;
}
/* line 239, ../scss/layout/_product-pouch-detail.scss */
#product-price span.price-value {
  font-family: Oswald_Medium;
  font-bold: 300;
  font-size: 36px;
  font-size: 2.25rem;
}
/* line 243, ../scss/layout/_product-pouch-detail.scss */
#product-price span.price-value .price_label {
  font-family: Oswald_Light;
  font-size: 36px;
  font-size: 2.25rem;
}
@media screen and (max-width: 959px) {
  /* line 230, ../scss/layout/_product-pouch-detail.scss */
  #product-price {
    text-align: center;
  }
}

/* line 254, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin-top: 20px;
  margin-bottom: 8px;
}
/* line 260, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dt {
  color: #595757;
  height: 26px;
  width: 22%;
  text-align: center;
  border: solid 1px #000;
  margin: 5px 5px 5px 0;
  padding: 4px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 26px;
}
/* line 271, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl .dt-col {
  width: 34%;
}
/* line 274, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 5px 0;
  padding: 4px 5px 4px 8px;
  width: 69%;
  display: flex;
  align-items: baseline;
}
/* line 281, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd span {
  line-height: 12px;
  color: #595757;
}
/* line 285, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd span.product-spec-value {
  font-family: Oswald_SemiBold;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
/* line 290, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd span.product-spec-value2 {
  font-size: 17px;
  font-size: 1.0625rem;
  font-weight: bold;
}
/* line 294, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd span.product-spec-key {
  font-family: Oswald_Regular;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.75rem;
}
/* line 300, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl dd span.product-spec-delimit {
  padding: 0 5px;
}
/* line 304, ../scss/layout/_product-pouch-detail.scss */
#product-spec dl .dd-col {
  width: 50%;
}
@media screen and (max-width: 599px) {
  /* line 308, ../scss/layout/_product-pouch-detail.scss */
  #product-spec dl dt {
    margin: 0px;
    width: 100%;
  }
  /* line 312, ../scss/layout/_product-pouch-detail.scss */
  #product-spec dl dd {
    margin: 0px;
    width: 100%;
    text-align: center;
    display: block;
    padding: 8px 0;
  }
  /* line 319, ../scss/layout/_product-pouch-detail.scss */
  #product-spec dl .dt-col {
    margin: 0px;
    width: 100%;
  }
  /* line 323, ../scss/layout/_product-pouch-detail.scss */
  #product-spec dl .dd-col {
    margin: 0px;
    width: 100%;
    text-align: center;
    display: block;
    padding: 8px 0;
  }
}
/* line 333, ../scss/layout/_product-pouch-detail.scss */
#product-spec .product-spec-tag {
  /* margin-top: 10px; */
  /* height: 34px; */
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
/* line 336, ../scss/layout/_product-pouch-detail.scss */
#product-spec .product-spec-tag span {
  font-size: 12px;
  font-size: 0.75rem;
  border: solid 1px #000;
  margin: 0 1% 5px 0;
  padding: 4px 5px;
  height: 100%;
  width: 35%;
}

@media screen and (max-width: 599px) {
  #product-spec .product-spec-tag span {
    width: 100%;
    margin-right: 0;
  }
}

/* line 346, ../scss/layout/_product-pouch-detail.scss */
#product-images {
  width: 50%;
  padding-bottom: 45px;
}
@media screen and (max-width: 959px) {
  /* line 346, ../scss/layout/_product-pouch-detail.scss */
  #product-images {
    width: 100%;
    padding-bottom: 25px;
  }
}

/* line 355, ../scss/layout/_product-pouch-detail.scss */
#product-image-main {
  max-width: 450px;
  max-height: 450px;
  margin: 20px auto 50px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 959px) {
  /* line 355, ../scss/layout/_product-pouch-detail.scss */
  #product-image-main {
    margin: 15px auto;
  }
}
/* line 363, ../scss/layout/_product-pouch-detail.scss */
#product-image-main .slide-item {
  float: left;
  height: 100%;
  display: block;
  min-height: 1px;
}
/* line 368, ../scss/layout/_product-pouch-detail.scss */
#product-image-main .slide-item > img {
  max-width: 100%;
  max-height: 450px;
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* line 379, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  max-width: 540px;
  margin: 0 auto;
}
/* line 383, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .sub-image-wrapper {
  display: flex;
  max-width: 170px;
  max-height: 170px;
  margin: 5px;
  border: 1px solid #C9CACA;
  padding: 5px;
  box-sizing: border-box;
}
/* line 391, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .sub-image-wrapper div {
  margin: 0 auto;
  outline: none;
}
/* line 394, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .sub-image-wrapper div img {
  max-width: 100%;
  max-height: 160px;
  width: auto;
  height: auto;
  display: block;
}
@media all and (-ms-high-contrast: none) {
  /* line 394, ../scss/layout/_product-pouch-detail.scss */
  #product-image-sub .sub-image-wrapper div img {
    max-width: 160px;
  }
}
/* line 407, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .thumbnail-slider {
  width: 100%;
  margin: 0 auto;
}
/* line 410, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .thumbnail-slider .slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
/* line 415, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .thumbnail-slider .prev-arrow {
  left: 5px;
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 2px #7c7c7c;
  border-left: solid 2px #7c7c7c;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #ffffff;
  z-index: 5;
  outline: none;
  top: -150%;
  cursor: pointer;
  background: transparent;
}
@media screen and (max-width: 959px) {
  /* line 415, ../scss/layout/_product-pouch-detail.scss */
  #product-image-sub .thumbnail-slider .prev-arrow {
    left: 0;
  }
}
/* line 435, ../scss/layout/_product-pouch-detail.scss */
#product-image-sub .thumbnail-slider .next-arrow {
  right: 5px;
  width: 20px;
  height: 20px;
  border: 0px;
  border-top: solid 2px #7c7c7c;
  border-right: solid 2px #7c7c7c;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #ffffff;
  outline: none;
  top: -150%;
  cursor: pointer;
  background: transparent;
}
@media screen and (max-width: 959px) {
  /* line 435, ../scss/layout/_product-pouch-detail.scss */
  #product-image-sub .thumbnail-slider .next-arrow {
    right: 0px;
  }
}

.endofsale_items {
  padding: 20px ;
  margin: 10px auto;
  background-color: #fff0f0;
}
.endofsale_items p {
  line-height: 2;
}

.endofsale_items p a {
  font-weight: bold;
  font-size: 18px;
    font-size: 1.2rem;
  text-decoration: underline;
}
@media screen and (max-width: 959px) {
  .endofsale_items {
    padding: 30px;
    margin: 10px auto 0;
  }
}

/* line 457, ../scss/layout/_product-pouch-detail.scss */
#product-feature-section {
  background-color: #f2f2f3;
}

/* line 461, ../scss/layout/_product-pouch-detail.scss */
#product-feature {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 599px) {
  /* line 461, ../scss/layout/_product-pouch-detail.scss */
  #product-feature {
    padding: 0 30px;
  }
}
@media screen and (max-width: 479px) {
  /* line 461, ../scss/layout/_product-pouch-detail.scss */
  #product-feature {
    padding: 0 20px;
  }
}
@media screen and (max-width: 359px) {
  /* line 461, ../scss/layout/_product-pouch-detail.scss */
  #product-feature {
    padding: 0 15px;
  }
}

/* line 478, ../scss/layout/_product-pouch-detail.scss */
#product-feature-title {
  text-align: center;
  padding: 60px 0;
  margin: 0 auto;
  padding: 85px 0 60px;
}
/* line 567, ../scss/base/_mixin.scss */
#product-feature-title span {
  display: block;
}
/* line 570, ../scss/base/_mixin.scss */
#product-feature-title span.product-title-eng {
  font-size: 65px;
  font-size: 4.0625rem;
  font-family: Amiri_Regular;
  color: #C9CACA;
  letter-spacing: 0.1em;
  line-height: 0.12em;
  font-weight: normal;
  padding-left: 10px;
}
@media screen and (max-width: 959px) {
  /* line 570, ../scss/base/_mixin.scss */
  #product-feature-title span.product-title-eng {
    font-size: 50px;
    font-size: 3.125rem;
  }
}
@media screen and (max-width: 599px) {
  /* line 570, ../scss/base/_mixin.scss */
  #product-feature-title span.product-title-eng {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
/* line 585, ../scss/base/_mixin.scss */
#product-feature-title span.product-title-jpn {
  font-size: 34px;
  font-size: 2.125rem;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.3em;
  padding-left: 13px;
}
@media screen and (max-width: 959px) {
  /* line 585, ../scss/base/_mixin.scss */
  #product-feature-title span.product-title-jpn {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media screen and (max-width: 599px) {
  /* line 585, ../scss/base/_mixin.scss */
  #product-feature-title span.product-title-jpn {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
/* line 598, ../scss/base/_mixin.scss */
#product-feature-title span.product-title-thin {
  color: #EFEFEF;
}
@media screen and (max-width: 599px) {
  /* line 478, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-title {
    padding: 60px 0 40px;
  }
}

/* line 488, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 80px;
}
@media screen and (max-width: 599px) {
  /* line 488, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex {
    padding: 0 0 40px;
  }
}
/* line 496, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex li {
  margin: 10px 0;
  width: 48%;
}
@media screen and (max-width: 959px) {
  /* line 496, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex li {
    width: 100%;
    max-width: 540px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 599px) {
  /* line 505, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex li section {
    display: flex;
    flex-wrap: wrap-reverse;
  }
  /* line 508, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex li section .product-feature-content {
    width: 100%;
    height: auto;
  }
  /* line 512, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex li section .product-feature-image {
    width: 100%;
    height: 180px;
  }
}
/* line 519, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  width: 100%;
  border: solid 1px #595757;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 526, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-image {
  width: 222px;
  height: 222px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
/* line 532, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-image > img {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  width: 100%;
}
/* line 538, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-image .no-image {
  margin: 0 auto;
}
/* line 542, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-content {
  width: calc(100% - 222px);
  background-color: #f9f9f9;
  height: 222px;
}
/* line 546, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-content .content-title {
  padding: 15px;
  margin: 0;
  color: #000;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
}
/* line 553, ../scss/layout/_product-pouch-detail.scss */
#product-feature-contents ul.flex section .product-feature-content > span {
  color: #595757;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5em;
  display: block;
  padding: 0 15px 15px 15px;
  word-break: break-word;
}
@media screen and (max-width: 599px) {
  /* line 563, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex section .product-feature-image {
    width: 140px;
    height: 140px;
  }
  /* line 567, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex section .product-feature-content {
    width: calc(100% - 140px);
    height: 140px;
  }
  /* line 570, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex section .product-feature-content .content-title {
    padding: 10px;
  }
  /* line 573, ../scss/layout/_product-pouch-detail.scss */
  #product-feature-contents ul.flex section .product-feature-content > span {
    padding: 0 10px 10px;
  }
}

/* line 582, ../scss/layout/_product-pouch-detail.scss */
#product-other {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  align-items: start;
  padding-bottom: 80px;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 50px 46px 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 599px) {
  /* line 582, ../scss/layout/_product-pouch-detail.scss */
  #product-other {
    padding: 0 30px 50px;
  }
}
@media screen and (max-width: 479px) {
  /* line 582, ../scss/layout/_product-pouch-detail.scss */
  #product-other {
    padding: 0 20px 50px;
  }
}
@media screen and (max-width: 359px) {
  /* line 582, ../scss/layout/_product-pouch-detail.scss */
  #product-other {
    padding: 0 15px 50px;
  }
}
/* line 604, ../scss/layout/_product-pouch-detail.scss */
#product-other section div h3 {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-weight: bold;
  padding: 30px 0 25px;
  color: #000;
  margin: 0;
}

/* line 617, ../scss/layout/_product-pouch-detail.scss */
#product-other-spec dl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  max-width: 530px;
  margin-top: 0;
}
/* line 624, ../scss/layout/_product-pouch-detail.scss */
#product-other-spec dl dt {
  color: #595757;
  min-width: 185px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #efefef;
  border-top: solid 1px #B5B5B6;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 3px 2px 4px 12px;
}
@media screen and (max-width: 629px) {
  /* line 624, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dt {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  /* line 624, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dt {
    min-width: auto;
  }
}
/* line 640, ../scss/layout/_product-pouch-detail.scss */
#product-other-spec dl dt.bottom-row {
  color: #595757;
  border-bottom: solid 1px #B5B5B6;
}
@media screen and (max-width: 629px) {
  /* line 640, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dt.bottom-row {
    border-bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  /* line 640, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dt.bottom-row {
    min-width: auto;
  }
}
/* line 650, ../scss/layout/_product-pouch-detail.scss */
#product-other-spec dl dd {
  color: #595757;
  min-width: 343px;
  line-height: 35px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  margin-left: 0;
  border-top: solid 1px #B5B5B6;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 629px) {
  /* line 650, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dd {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  /* line 650, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dd {
    min-width: auto;
  }
}
/* line 666, ../scss/layout/_product-pouch-detail.scss */
#product-other-spec dl dd.bottom-row {
  color: #595757;
  line-height: 35px;
  border-bottom: solid 1px #B5B5B6;
}
@media screen and (max-width: 599px) {
  /* line 666, ../scss/layout/_product-pouch-detail.scss */
  #product-other-spec dl dd.bottom-row {
    min-width: auto;
  }
}

/* line 677, ../scss/layout/_product-pouch-detail.scss */
#product-other-package {
  margin-left: 40px;
}
/* line 679, ../scss/layout/_product-pouch-detail.scss */
#product-other-package > button {
  background-color: #000;
  color: #fff;
  min-width: 530px;
  width: 100%;
  height: 58px;
  font-size: 18px;
  font-weight: bold;
}

/* line 690, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content {
  background-color: #f5f5f5;
  padding: 20px;
  max-width: 530px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 695, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content > span {
  display: block;
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
}
/* line 700, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-explanation {
  margin-bottom: 20px;
}
/* line 703, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan {
  background-color: #fff;
  padding: 20px;
  margin-top: 10px;
}
/* line 707, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan > span {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
}
/* line 711, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  margin: 0;
}
/* line 716, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dt {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: center;
  border: 1px solid #000;
  padding: 0;
  width: 46%;
  min-width: 243px;
  margin: 8px 0;
}
/* line 725, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dt .package-plan-no {
  background-color: #666;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 4px;
}
/* line 732, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dt .plan-name {
  text-align: left;
  line-height: 36px;
  padding: 6px 10px;
}
/* line 736, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dt .plan-name span {
  display: block;
}
/* line 740, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dt .plan-name-row2 {
  line-height: 18px;
}
/* line 744, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dd {
  padding: 10px;
  margin: 8px 0;
}
/* line 747, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dd span {
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 750, ../scss/layout/_product-pouch-detail.scss */
#product-other-package-content .package-plan dl dd span.package-plan-value {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
}

/* line 759, ../scss/layout/_product-pouch-detail.scss */
#bottom-menu-area {
  /*background: #eaeaea;*/
  padding: 50px 0;
  /*background: url(../img/product_detail/backgound_kraft_paper.jpg) left top no-repeat;*/
  background-size: cover;
  background-position: center;
}
@media screen and (max-width: 959px) {
  /* line 759, ../scss/layout/_product-pouch-detail.scss */
  #bottom-menu-area {
    height: 125px;
    padding: 30px 0;
  }
}
@media screen and (max-width: 579px) {
  /* line 759, ../scss/layout/_product-pouch-detail.scss */
  #bottom-menu-area {
    height: 110px;
    padding: 20px 0;
  }
}
/* line 249, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button {
  max-width: calc(780px + 100px);
  margin: 0 auto;
  position: relative;
  padding: 0 50px;
  box-sizing: inherit !important;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 959px) {
  /* line 249, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button {
    flex-direction: column;
    box-sizing: border-box !important;
    align-items: center;
  }
}
/* line 262, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn {
  margin-bottom: 0;
}
/* line 264, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 50px;
  background: #fff;
  border: 1px solid #000;
  border-radius: 25px;
  position: relative;
  transition: all .3s ease-out;
  z-index: 2;
  margin: 0;
}
@media screen and (max-width: 959px) {
  /* line 264, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .return-btn a {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 599px) {
  /* line 264, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .return-btn a {
    margin-bottom: 20px;
    width: 280px;
    height: 44px;
    border-radius: 22px;
  }
}
/* line 286, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a span:first-child {
  width: 18px;
  transition: all .3s ease-out;
}
/* line 289, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a span:first-child img {
  transition: all .3s ease-out;
  opacity: 1;
  width: 100%;
  display: block;
}
/* line 296, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a span:last-child {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  margin-left: 10px;
  transition: all .3s ease-out;
  letter-spacing: 1px;
}
@media all and (-ms-high-contrast: none) {
  /* line 296, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .return-btn a span:last-child {
    margin-bottom: -7px;
  }
}
@media screen and (max-width: 599px) {
  /* line 296, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .return-btn a span:last-child {
    font-size: 16px;
    font-size: 1rem;
  }
}
/* line 312, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:after {
  width: 0%;
  height: 100%;
  background: #000;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  transition: all .3s ease-out;
  z-index: -1;
  border-radius: 25px;
}
/* line 324, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:hover {
  background: #000;
}
/* line 326, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:hover:after {
  background: #000;
  width: 100%;
}
/* line 330, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:hover span:first-child {
  transform: translateX(-5px);
  background: url("../img/common/ic-arrow-left-wh.svg") no-repeat;
}
/* line 333, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:hover span:first-child img {
  opacity: 0;
}
/* line 337, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .return-btn a:hover span:last-child {
  color: #fff;
}
/* line 344, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .contact-btn a {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  color: #fff;
  background: #000;
  border-radius: 25px;
  width: 400px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all .3s ease-out;
  z-index: 2;
}
@media all and (-ms-high-contrast: none) {
  /* line 344, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .contact-btn a {
    padding-top: 8px;
    height: 43px;
  }
}
/* line 363, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .contact-btn a:after {
  width: 0%;
  height: 100%;
  background: #bebebe;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s ease-out;
  z-index: -1;
  border-radius: 25px;
}
@media screen and (max-width: 599px) {
  /* line 344, ../scss/base/_mixin.scss */
  #bottom-menu-area #bottom-menu-button .contact-btn a {
    font-size: 15px;
    font-size: 0.9375rem;
    width: 280px;
    height: 44px;
    border-radius: 22px;
  }
}
/* line 382, ../scss/base/_mixin.scss */
#bottom-menu-area #bottom-menu-button .contact-btn a:hover:after {
  background: #bebebe;
  width: 100%;
}

/* line 763, ../scss/layout/_product-pouch-detail.scss */
#download-button {
  height: 300px;
  width: 100%;
  background: url(../img/product_detail/backgound_kraft_paper.jpg) left top no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  justify-content: center;
  flex-wrap: wrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 48px 40px;
  height: 300px;
}
@media screen and (max-width: 871px) {
  /* line 763, ../scss/layout/_product-pouch-detail.scss */
  #download-button {
    height: 350px;
  }
}
@media screen and (max-width: 579px) {
  /* line 763, ../scss/layout/_product-pouch-detail.scss */
  #download-button {
    padding: 20px 50px;
  }
}
@media screen and (max-width: 328px) {
  /* line 763, ../scss/layout/_product-pouch-detail.scss */
  #download-button {
    height: 380px;
  }
}
/* line 437, ../scss/base/_mixin.scss */
#download-button a.button-wrap {
  text-align: center;
  width: 36.8%;
  max-width: 400px;
  height: 50px;
  margin: 10px 40px;
  z-index: 10;
  position: relative;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  transition: all .3s ease-out;
}
@media screen and (max-width: 984px) {
  /* line 437, ../scss/base/_mixin.scss */
  #download-button a.button-wrap {
    margin: 10px 10px;
  }
}
@media screen and (max-width: 871px) {
  /* line 437, ../scss/base/_mixin.scss */
  #download-button a.button-wrap {
    width: 100%;
  }
}
@media screen and (max-width: 619px) {
  /* line 437, ../scss/base/_mixin.scss */
  #download-button a.button-wrap {
    margin: 5px 10px;
    min-width: 220px;
  }
}
@media screen and (max-width: 579px) {
  /* line 437, ../scss/base/_mixin.scss */
  #download-button a.button-wrap {
    width: 100%;
    margin: 5px 0;
    height: 50px;
  }
}
/* line 468, ../scss/base/_mixin.scss */
#download-button a.button-wrap .download-document-icon {
  width: 35px;
  padding-right: 18px;
  transition: all .3s ease-out;
}
/* line 472, ../scss/base/_mixin.scss */
#download-button a.button-wrap .download-document-icon > picture,
#download-button a.button-wrap .download-document-icon > picture > img {
  transition: all .3s ease-out;
  display: block;
  width: 100%;
}
/* line 477, ../scss/base/_mixin.scss */
#download-button a.button-wrap span {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  transition: all .3s ease-out;
  font-weight: bold;
}
@media all and (-ms-high-contrast: none) {
  /* line 477, ../scss/base/_mixin.scss */
  #download-button a.button-wrap span {
    margin-bottom: -7px;
  }
}
/* line 486, ../scss/base/_mixin.scss */
#download-button a.button-wrap span > a {
  transition: all .3s ease-out;
  color: #000000;
}
@media screen and (max-width: 1099px) {
  /* line 492, ../scss/base/_mixin.scss */
  #download-button a.button-wrap .is_pc {
    display: none;
  }
}
/* line 496, ../scss/base/_mixin.scss */
#download-button a.button-wrap:hover {
  background: #000;
}
/* line 498, ../scss/base/_mixin.scss */
#download-button a.button-wrap:hover .download-document-icon {
  background: url("../img/common/ic-book-wh.svg") no-repeat;
  background-position: center;
}
/* line 500, ../scss/base/_mixin.scss */
#download-button a.button-wrap:hover .download-document-icon img {
  opacity: 0;
}
/* line 504, ../scss/base/_mixin.scss */
#download-button a.button-wrap:hover span {
  color: #fff;
}
/* line 509, ../scss/base/_mixin.scss */
#download-button:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  height: 300px;
  width: 100%;
  /*bottom: 540px;*/
}
@media all and (-ms-high-contrast: none) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    left: 0;
  }
}
@media screen and (max-width: 1199px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    /*bottom: 530px;*/
  }
}
@media screen and (max-width: 1106px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    /*bottom: 550px;*/
  }
}
@media screen and (max-width: 959px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    /*bottom: 308px;*/
  }
}
@media screen and (max-width: 871px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    height: 350px;
  }
}
@media screen and (max-width: 432px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    /*bottom: 329px;*/
  }
}
@media screen and (max-width: 337px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    /*bottom: 350px;*/
  }
}
@media screen and (max-width: 328px) {
  /* line 509, ../scss/base/_mixin.scss */
  #download-button:after {
    height: 380px;
  }
}
@media screen and (max-width: 432px) {
  /* line 544, ../scss/base/_mixin.scss */
  #download-button a.button-wrap .download-document-icon {
    width: 25px;
    padding-right: 8px;
  }
  /* line 548, ../scss/base/_mixin.scss */
  #download-button a.button-wrap span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 379px) {
  /* line 555, ../scss/base/_mixin.scss */
  #download-button a div {
    padding-left: 15px;
    padding-right: 0;
  }
}
/* line 768, ../scss/layout/_product-pouch-detail.scss */
#download-button .button-wrap .download-document-icon {
  width: 30px;
}

/* line 774, ../scss/layout/_product-pouch-detail.scss */
#download-adobe {
  text-align: center;
  margin-top: 25px;
  line-height: 1.2em;
  width: 100%;
  z-index: 10;
  position: relative;
}
/* line 781, ../scss/layout/_product-pouch-detail.scss */
#download-adobe > span {
  color: #fff;
  font-size: 12px;
  font-size: 0.75rem;
}
/* line 785, ../scss/layout/_product-pouch-detail.scss */
#download-adobe .download-adobe-banner {
  width: 160px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  display: block;
}
/* line 791, ../scss/layout/_product-pouch-detail.scss */
#download-adobe .download-adobe-banner > picture,
#download-adobe .download-adobe-banner > picture > img {
  display: block;
  width: 100%;
}
