@charset "UTF-8";
/*  -------------------------------------
	Color
  -------------------------------------*/
/*  -------------------------------------
	font
  -------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:600,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Roboto:900i&display=swap");
/*  -------------------------------------
	structure
  -------------------------------------*/
.block-item-exp {
  padding: 30px;
}

.block-item-exp .sales-contents {
  background: #fff;
}

.row {
  flex-wrap: wrap;
  display: flex;
}

.col-2 {
  width: 50%;
}

.col-4 {
  width: 25%;
}

/*  -------------------------------------
	content
  -------------------------------------*/
#gG8089-210-001 {
  font-family: "Noto Sans JP", sans-serif;
  margin: 30px 0;
  color: #000;
  /*sales-contents*/
}

#gG8089-210-001 .sales-contents {
  padding: 30px;
  margin-bottom: 60px;
  /*top*/
  /*#point0*/
  /*point1*/
  /*#point2*/
  /*point3*/
}

#gG8089-210-001 .sales-contents:last-child {
  margin-bottom: 0px;
}

#gG8089-210-001 .sales-contents .recommend-wrap {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
  /*contents-ttl*/
  /*item-desc*/
}

#gG8089-210-001 .sales-contents .recommend-wrap .contents-ttl {
  text-align: center;
  margin-bottom: 30px;
}

#gG8089-210-001 .sales-contents .recommend-wrap .contents-ttl h3 {
  color: #000;
  font-size: 48px;
  font-weight: 700;
  position: relative;
  padding-left: 2em;
  display: inline-block;
}

#gG8089-210-001 .sales-contents .recommend-wrap .contents-ttl h3:before {
  display: inline-block;
  content: '';
  height: 80px;
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc {
  display: flex;
  justify-content: center;
  align-items: center;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc .item-text {
  background: #f2e9df;
  position: relative;
  width: 100%;
  min-height: 200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc .item-text:before {
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #fff;
  position: absolute;
  top: 5px;
  left: 5px;
  content: '';
  display: block;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc .item-text h3 {
  font-weight: 700;
  font-size: 27px;
  color: #000;
  text-align: center;
  position: relative;
  padding-top: 1em;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc .item-text h3 span {
  font-weight: 400;
  font-size: 21px;
}

#gG8089-210-001 .sales-contents .recommend-wrap .item-desc .item-text h3:before {
  background-size: contain;
  content: '';
  display: block;
  position: absolute;
  width: 200px;
  height: 30px;
  top: 0;
  left: 50%;
  margin-left: -100px;
}

#gG8089-210-001 .sales-contents h2 {
  font-weight: 700;
  font-size: 50px;
  background: transparent;
}

#gG8089-210-001 .sales-contents p {
  color: #000;
}

#gG8089-210-001 .sales-contents#top {
  background: #fff;
  position: relative;
  min-height: 1077px;
  /*item-img*/
  /*item-desc*/
}

#gG8089-210-001 .sales-contents#top .contents-ttl h2 {
  font-size: 32px;
}

#gG8089-210-001 .sales-contents#top .contents-ttl h3 {
  font-weight: 900;
  font-size: 30px;
  line-height: 3.5em;
  position: relative;
  display: inline-block;
}

#gG8089-210-001 .sales-contents#top .contents-ttl h3:after {
  content: '※2016年1月1日～2025年4月30日';
  position: absolute;
  right: 16px;
  bottom: -30px;
  font-size: 14px;
  font-weight: 400;
}

#gG8089-210-001 .sales-contents#top .contents-ttl h3 span.uriage {
  font-family: "Roboto", sans-serif;
  font-size: 175px;
  color: #ff0000;
  letter-spacing:-0.02em;
}

#gG8089-210-001 .sales-contents#top .contents-ttl h3 span.hanbai {
  font-size: 45px;
}

#gG8089-210-001 .sales-contents#top .contents-ttl p {
  display: block;
  position: relative;
}
/*
#gG8089-210-001 .sales-contents#top .contents-ttl p:before {
  display: block;
  background: url(../../../img/usr/goods/g8089-210-001/ano.png) no-repeat;
  width: 84px;
  height: 51px;
  background-size: contain;
  position: absolute;
  top: -50px;
  left: -50px;
  content: '';
}*/

#gG8089-210-001 .sales-contents#top .contents-ttl h4 {
  font-weight: 900;
  font-size: 236px;
  color: #ff0000;
  position: relative;
  top: -90px;
  left: 80px;
}

#gG8089-210-001 .sales-contents#top .contents-ttl h4:before {
  display: block;
  content: 'これが';
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 80px;
  color: #000;
  position: absolute;
  top: 130px;
  left: -130px;
  letter-spacing: 0.05em;
}

#gG8089-210-001 .sales-contents#top .item-img {
  position: absolute;
  top: 0;
  right: 0;
}

#gG8089-210-001 .sales-contents#top .item-img img {
  height: 764px;
}

#gG8089-210-001 .sales-contents#top .item-desc {
  display: flex;
  align-items: center;
  justify-content: center;
}

#gG8089-210-001 .sales-contents#top .item-desc img {
  display: block;
  margin-right: 20px;
}

#gG8089-210-001 .sales-contents#top .item-desc .text h4 {
  font-size: 48px;
  font-weight: 900;
  line-height: 1.4em;
}

#gG8089-210-001 .sales-contents#top .item-desc .text h4 span {
  font-size: 85px;
  color: #ff0000;
}

#gG8089-210-001 .sales-contents#top .item-desc .text p {
  font-size: 24px;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 1.8em;
}

#gG8089-210-001 .sales-contents#top .item-desc .text p span {
  background: #ff0000;
  color: #fff;
  padding: 0 5px;
  margin: 0 5px;
}

#gG8089-210-001 .sales-contents#point0 {
  background: #ebecf0;
  padding: 90px 30px;
}

#gG8089-210-001 .sales-contents#point0 .point-ttl {
  text-align: center;
  margin-bottom: 60px;
}

#gG8089-210-001 .sales-contents#point0 .point-ttl h3 {
  font-size: 45px;
  font-weight: 900;
  /*-webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;*/
  text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000,  0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;
  color: #fff;
  margin: 0;
}

#gG8089-210-001 .sales-contents#point0 .point-ttl h3 span {
  color: #fffd69;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume {
  width: 80%;
  margin: 0 auto 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume:last-child {
  margin-bottom: 0;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume img {
  margin-right: 60px;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 {
  font-size: 24px;
  font-weight: 700;
  background: #fff;
  width: 500px;
  text-align: center;
  padding: 32px 0;
  border-radius: 10px;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 span {
  position: relative;
  display: inline-block;
  z-index: 1;
}

#gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 span:before {
  border-bottom: 8px solid #fff100;
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  right: 0;
  top: 26px;
  z-index: -1;
  position: absolute;
}

#gG8089-210-001 .sales-contents#point1 {
  background: #fff;
  position: relative;
  min-height: 750px;
  position: relative;
}

#gG8089-210-001 .sales-contents#point1 .item-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
}

#gG8089-210-001 .sales-contents#point1 .item-img img {
  height: 727px;
}

#gG8089-210-001 .sales-contents#point1 .point-ttl {
  position: relative;
  z-index: 2;
  margin: 130px 0 0;
}

#gG8089-210-001 .sales-contents#point1 .point-ttl h3 {
  font-size: 120px;
  font-weight: 900;
  color: #ff0000;
  line-height: 1em;
  margin: 0 0 30px;
}

#gG8089-210-001 .sales-contents#point1 .point-ttl h4 {
  background: #ff0000;
  color: #fff;
  display: inline-block;
  font-size: 40px;
  font-weight: 900;
  padding: 7px 43px;
  margin: 0 0 30px;
}

#gG8089-210-001 .sales-contents#point1 .point-ttl p {
  font-size: 24px;
  font-weight: 900;
}

#gG8089-210-001 .sales-contents#point1 .point-ttl p span {
  font-size: 34px;
  color: #ff0000;
}

#gG8089-210-001 .sales-contents#point1 .point-desc {
  width: 80%;
  margin: 90px auto;
  border: 6px solid #000;
  border-radius: 10px;
  padding: 30px;
  position: relative;
}

#gG8089-210-001 .sales-contents#point1 .point-desc h5 {
  font-size: 34px;
  font-weight: 900;
  margin: 0;
  position: absolute;
  top: -52px;
  left: -39px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  padding: 5px;
  z-index: 1;
}

#gG8089-210-001 .sales-contents#point1 .point-desc h5:before {
  background: url(../../../img/usr/goods/g8089-210-001/light.svg) no-repeat;
  background-size: contain;
  width: 64px;
  height: 90px;
  display: inline-block;
  content: '';
}

#gG8089-210-001 .sales-contents#point1 .point-desc p {
  font-size: 24px;
  font-weight: 900;
  z-index: 2;
  position: relative;
}

#gG8089-210-001 .sales-contents#point2 {
  position: relative;
  padding-bottom: 0;
  /*point-ttl*/
}

#gG8089-210-001 .sales-contents#point2 .point-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0;
}

#gG8089-210-001 .sales-contents#point2 .point-ttl h3 {
  font-size: 55px;
  font-weight: 900;
  margin-left: 20px;
}

#gG8089-210-001 .sales-contents#point2 .point-ttl h4 {
  background: #ff0000;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  padding: 5px 25px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before {
  background: #ebecf0;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 380px;
  padding: 30px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before img {
  position: absolute;
  top: 0;
  left: 30px;
  width: 355px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before .text {
  width: 50%;
  padding-left: 30px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before .text p {
  font-size: 21px;
  font-weight: 900;
  margin: 0 0 15px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before .text h5 {
  font-size: 36px;
  font-weight: 900;
  margin: 0;
  line-height: 1.2em;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .before .text h5 span {
  color: #ff0000;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .yajirushi {
  text-align: center;
  margin: 30px 0;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after {
  background: #f5e4d4;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 380px;
  padding: 30px;
  margin-bottom: 80px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .img {
  position: absolute;
  top: 0;
  left: 30px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .img img {
  height: 370px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .text {
  width: 50%;
  padding-left: 0px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .text img {
  height: auto;
  display: block;
  margin-bottom: 30px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .text p {
  font-size: 21px;
  font-weight: 900;
  margin: 0 0 15px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 {
  font-size: 34px;
  font-weight: 900;
  margin: 0;
  line-height: 1.4em;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 span {
  color: #ff0000;
  font-size: 40px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff {
  position: relative;
  height: 297px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff img {
  position: absolute;
  left: 30px;
  bottom: 0;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment {
  position: absolute;
  left: 200px;
  width: 468px;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment p {
  font-size: 22px;
  font-weight: 500;
  border: 3px solid #000;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  z-index: 2;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment p:before {
  content: "";
  background: url(../../../img/usr/goods/g8089-210-001/sankaku.svg) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  left: -13px;
  z-index: 99;
}

#gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment:after {
  content: '';
  background: url(../../../img/usr/goods/g8089-210-001/comment.svg) no-repeat;
  background-size: contain;
  width: 240px;
  height: 18px;
  display: block;
  margin-top: 10px;
}

#gG8089-210-001 .sales-contents#point3 {
  background: #ebecf0;
  position: relative;
  min-height: 480px;
}

#gG8089-210-001 .sales-contents#point3 .point-ttl {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 60px 0;
}

#gG8089-210-001 .sales-contents#point3 .point-ttl h3 {
  font-size: 60px;
  font-weight: 900;
  margin-left: 20px;
}

#gG8089-210-001 .sales-contents#point3 .point-ttl h4 {
  background: #ff0000;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 900;
  padding: 5px 25px;
}

#gG8089-210-001 .sales-contents#point3 .point-desc {
  text-align: center;
}

#gG8089-210-001 .sales-contents#point3 .point-desc img {
  margin-bottom: 10px;
  width: 80%;
}

#gG8089-210-001 .sales-contents#point3 .point-desc h4 {
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 10px;
  display: inline-block;
}

#gG8089-210-001 .sales-contents#point3 .point-desc h5 {
  font-size: 80px;
  font-weight: 900;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

#gG8089-210-001 .sales-contents#point3 .point-desc h5 span:after {
  content: '';
  background: url(../../../img/usr/goods/g8089-210-001/bar.svg) no-repeat;
  width: 217px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-top: -10px;
}

#gG8089-210-001 .sales-contents#point3 .point-desc .black {
  position: relative;
  height: 400px;
  width: 60%;
  margin: 30px auto;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#gG8089-210-001 .sales-contents#point3 .point-desc .black p {
  font-size: 22px;
  font-weight: 500;
  border: 3px solid #000;
  border-radius: 10px;
  padding: 30px;
  position: relative;
  z-index: 2;
  background: #fff;
  display: inline-block;
}

#gG8089-210-001 .sales-contents#point3 .point-desc .black p:before {
  content: "";
  background: url(../../../img/usr/goods/g8089-210-001/sankaku-r.svg) no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  right: -14px;
  z-index: 99;
}

#gG8089-210-001 .sales-contents#point3 .point-desc .black img {
  width: 254px;
  position: absolute;
  right: 0;
  bottom: 0;
}

#gG8089-210-001 .sales-contents#last {
  background: #fff;
  padding: 60px;
}

#gG8089-210-001 .sales-contents#last .point-ttl {
  text-align: center;
}

#gG8089-210-001 .sales-contents#last .point-ttl h3 {
  font-size: 80px;
  font-weight: 900;
}

#gG8089-210-001 .sales-contents#last .point-ttl h3 span {
  color: #ff0000;
  position: relative;
}

#gG8089-210-001 .sales-contents#last .point-ttl h3 span:before {
  content: '・・・・・・';
  position: absolute;
  top: -40px;
  left: 12px;
  font-size: 70%;
  /*letter-spacing: 0.4em;*/
  letter-spacing: 0.8em;
}

#gG8089-210-001 .sales-contents#last .point-ttl h4 {
  font-size: 50px;
  font-weight: 900;
  margin: 0 0 30px;
}

#gG8089-210-001 .sales-contents#last .point-desc {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 90%;
  margin: 60px auto;
}

#gG8089-210-001 .sales-contents#last .point-desc .img {
  width: 50%;
  text-align: center;
}

#gG8089-210-001 .sales-contents#last .point-desc .img img {
  width: 300px;
}

#gG8089-210-001 .sales-contents#last .point-desc .text {
  width: 50%;
  position: relative;
  z-index: 99;
}

#gG8089-210-001 .sales-contents#last .point-desc .text:after {
  content: '';
  display: block;
  width: 100%;
  height: 208px;
  z-index: -1;
  position: absolute;
  top: 10px;
  right: -10px;
  background-size: auto auto;
  background-color: white;
  background-image: repeating-linear-gradient(-45deg, transparent, transparent 3px, #f2e9df 3px, #f2e9df 6px);
}

#gG8089-210-001 .sales-contents#last .point-desc .text p {
  font-size: 25px;
  background: #f2e9df;
  font-weight: 700;
  padding: 30px;
  position: relative;
  z-index: 99;
}

/*#gG8089-089-004*/
/* tb   --------------------------------*/
@media screen and (min-width: 668px) and (max-width: 1024px) {
  /*.container {
    width: 100%;
  }*/
  /*.block-item-exp-wrapper {
    width: 100%;
    margin: 0;
  }*/
  #gG8089-210-001 {
    /* .sales-contents */
  }
  #gG8089-210-001 .sales-contents {
    padding: 20px;
    margin-bottom: 30px;
    /*#top*/
    /*#point1*/
    /*#point2*/
    /*#point2*/
    /*#point3*/
  }
  #gG8089-210-001 .sales-contents#top {
    /* contents-ttl */
    /*item-desc*/
  }
  #gG8089-210-001 .sales-contents#top .item-img img {
    height: 410px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h2 {
    text-align: center;
    margin-top: 60px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl p {
    width: 70%;
  }
  #gG8089-210-001 .sales-contents#top .item-desc {
    margin-top: 30px;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text h4 span {
    display: block;
    font-size: 60px;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text p {
    font-size: 16px;
  }
  #gG8089-210-001 .sales-contents#point0 {
    padding: 60px 30px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume img {
    margin-right: 30px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#point1 .item-img img {
    height: 410px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl {
    margin: 90px 0 0;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl h3 {
    font-size: 90px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-desc {
    margin: 60px auto;
  }
  #gG8089-210-001 .sales-contents#point2 .point-ttl {
    margin-bottom: 30px;
    display: block;
  }
  #gG8089-210-001 .sales-contents#point2 .point-ttl h3 {
    font-size: 50px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-ttl p {
    margin-left: 60px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before {
    height: 260px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before img {
    width: 250px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text {
    padding-left: 0;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text h5 {
    font-size: 26px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text p {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after {
    height: 320px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .img img {
    height: 300px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text img {
    margin-bottom: 15px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text p {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 {
    font-size: 21px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 span {
    font-size: 30px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment {
    width: 400px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-ttl {
    display: block;
  }
  #gG8089-210-001 .sales-contents#point3 .point-ttl h3 {
    font-size: 50px;
    margin-bottom: 60px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h4 {
    font-size: 40px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h5 {
    font-size: 60px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h5 span:after {
    width: 150px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc .black {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#last {
    padding: 60px 30px;
  }
  #gG8089-210-001 .sales-contents#last .point-ttl h3 {
    font-size: 58px;
  }
  #gG8089-210-001 .sales-contents#last .point-desc {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .img {
    margin-right: 15px;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .text:after {
    height: 160px;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .text p {
    font-size: 20px;
    padding: 20px;
  }
  /* #gG8089-104-001 */
}

/* sp   --------------------------------*/
@media screen and (max-width: 667px) {
  .pane-contents {
    overflow: hidden;
  }
  /*.block-item-exp-wrapper {
    width: 100%;
    margin: 0;
  }*/
  /*.container {
    width: 100%;
    padding: 0;
  }*/
  /*.block-item-exp {
    width: 100%;
    padding: 15px;
  }*/
  .row {
    display: block;
  }
  .col-2 {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents {
    padding: 15px;
    margin-bottom: 30px;
    /*#top*/
    /*#point1*/
    /*#point1*/
    /*#point2*/
    /*#point3*/
    /*#last*/
    /*#original-area*/
  }
  #gG8089-210-001 .sales-contents#top {
    min-height: 450px;
    /* contents-ttl */
    /*item-desc*/
  }
  #gG8089-210-001 .sales-contents#top .item-img {
    display: none;
  }
  #gG8089-210-001 .sales-contents#top .item-img img {
    height: 382px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h2 {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h3 {
    font-size: 20px;
    margin: 0;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h3:after {
    bottom: -20px;
    font-size: 12px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h3 span.uriage {
    font-size: 80px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h3 span.hanbai {
    font-size: 30px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h4 {
    font-size: 120px;
    top: 22%;
    left: 5%;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl h4:before {
    font-size: 38px;
    top: 28%;
    left: -5%;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl p {
    width: 100%;
    margin: 30px 0 0;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl p:before {
    width: 64px;
    height: 34px;
    top: -38px;
    left: -27px;
  }
  #gG8089-210-001 .sales-contents#top .contents-ttl p img {
    width: 90%;
  }
  #gG8089-210-001 .sales-contents#top .item-desc {
    margin-top: 20px;
    display: block;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#top .item-desc img {
    display: inline-block;
    margin-right: 0;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text {
    margin-top: 15px;
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text h4 {
    font-size: 20px;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text h4 span {
    font-size: 30px;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text p {
    font-size: 14px;
    text-align: left;
    letter-spacing: 0.01em;
  }
  #gG8089-210-001 .sales-contents#top .item-desc .text p br {
    display: none;
  }
  #gG8089-210-001 .sales-contents#point0 {
    padding: 45px 15px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-ttl {
    margin-bottom: 30px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-ttl h3 {
    font-size: 24px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto 30px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume img {
    margin-right: 0;
    margin-bottom: 15px;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 {
    font-size: 15px;
    width: 100%;
    padding: 16px 0;
  }
  #gG8089-210-001 .sales-contents#point0 .point-desc .osusume h4 span:before {
    top: 18px;
  }
  #gG8089-210-001 .sales-contents#point1 .item-img {
    display: none;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl {
    margin: 0;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl h3 {
    font-size: 85px;
    margin-bottom: 30px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl h4 {
    font-size: 20px;
    margin: 30px 0;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl p {
    font-size: 21px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl p br {
    display: none;
  }
  #gG8089-210-001 .sales-contents#point1 .point-ttl p span {
    font-size: 30px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-desc {
    width: 90%;
    margin: 60px auto;
    padding: 30px 15px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-desc h5 {
    font-size: 24px;
  }
  #gG8089-210-001 .sales-contents#point1 .point-desc p {
    font-size: 15px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-ttl {
    display: block;
    text-align: center;
    margin: 30px 0;
  }
  #gG8089-210-001 .sales-contents#point2 .point-ttl h3 {
    font-size: 21px;
    margin-left: 0;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc {
    display: block;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before {
    display: block;
    height: 270px;
    padding: 30px 15px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before img {
    width: 140px;
    left: 50%;
    margin-left: -70px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text {
    width: 100%;
    padding-left: 0;
    margin-top: 120px;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text p {
    font-size: 14px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .before .text h5 {
    font-size: 20px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after {
    display: block;
    height: 380px;
    margin-bottom: 40px;
    padding: 30px 15px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .img img {
    height: auto;
    width: 140px;
    left: 50%;
    margin-left: 70px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text {
    width: 100%;
    padding-left: 0;
    margin-top: 140px;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text img {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text p {
    font-size: 14px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 {
    font-size: 18px;
    line-height: 1.5em;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .after .text h5 span {
    font-size: 24px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff {
    height: 200px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff img {
    width: 100px;
    left: 0;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment {
    top: 24px;
    left: 102px;
    width: 150px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment:after {
    margin-top: 8px;
    width: 145px;
  }
  #gG8089-210-001 .sales-contents#point2 .point-desc .staff .comment p {
    font-size: 12px;
    padding: 15px;
  }
  #gG8089-210-001 .sales-contents#point3 {
    padding: 30px 0;
  }
  #gG8089-210-001 .sales-contents#point3 .point-ttl {
    display: block;
    margin: 30px 0;
    text-align: center;
  }
  #gG8089-210-001 .sales-contents#point3 .point-ttl p {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-ttl h3 {
    font-size: 21px;
    margin: 0 0 30px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h4 {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h5 {
    font-size: 30px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc h5 span:after {
    width: 60px;
    height: 4px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc p {
    font-size: 14px;
    margin-bottom: 45px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc .black {
    height: 240px;
    width: 90%;
    margin: 15px auto;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc .black p {
    font-size: 12px;
    padding: 10px;
  }
  #gG8089-210-001 .sales-contents#point3 .point-desc .black img {
    width: 150px;
  }
  #gG8089-210-001 .sales-contents#last {
    padding: 30px 15px;
  }
  #gG8089-210-001 .sales-contents#last .point-ttl h3 {
    font-size: 29px;
  }
  #gG8089-210-001 .sales-contents#last .point-ttl h3 span:before {
    top: -22px;
    left: 5px;
  }
  #gG8089-210-001 .sales-contents#last .point-ttl h4 {
    font-size: 25px;
    width: 100%;
    margin: 0 0 15px;
  }
  #gG8089-210-001 .sales-contents#last .point-desc {
    display: block;
    margin: 30px 0;
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .img {
    width: 70%;
    margin: 15px auto;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .text {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .text:after {
    height: 136px;
  }
  #gG8089-210-001 .sales-contents#last .point-desc .text p {
    font-size: 16px;
    padding: 20px;
  }
  #gG8089-210-001 .sales-contents#original-area {
    background-image: none;
    min-height: 510px;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc {
    width: 100%;
    position: static;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc p {
    font-size: 21px;
    margin: 15px 0 0;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc p:before {
    margin-right: 5px;
    height: 20px;
    width: 18px;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc p:after {
    margin-left: 5px;
    height: 20px;
    width: 18px;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc h3 {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc h3 img {
    width: 100%;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc h4 {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#original-area .original-desc img {
    width: 70%;
  }
  #gG8089-210-001 .sales-contents#movie h3 {
    font-size: 18px;
  }
  #gG8089-210-001 .sales-contents#movie h3 span {
    font-size: 35px;
    -webkit-text-stroke: 0.5px #000;
    text-stroke: 0.5px #000;
  }
  #gG8089-210-001 .sales-contents#movie p {
    font-size: 15px;
  }
  #gG8089-210-001 .sales-contents#movie p:after {
    width: 90px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 50px;
  }
  #gG8089-210-001 .sales-contents#movie video {
    width: 100%;
  }
  /*#gG8089-100-001*/
}

/* IE11   --------------------------------*/
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  /*#gG8089-210-001 .sales-contents#point0 .point-ttl h3 {
    text-shadow: 1px 1px 0 #000, -1px -1px 0 #000, -1px 1px 0 #000, 1px -1px 0 #000, 0px 1px 0 #000,  0 -1px 0 #000, -1px 0 0 #000, 1px 0 0 #000;*/
  }
}