@charset "UTF-8";
/*  -------------------------------------
	Color
  -------------------------------------*/
/*  -------------------------------------
	font
  -------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:900&display=swap&subset=japanese");
/*  -------------------------------------
	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-104-001 {
  font-family: "Noto Sans JP", sans-serif;
  margin: 30px 0;
  /*sales-contents*/
}

#gG8089-104-001 .sales-contents {
  padding: 30px;
  margin-bottom: 60px;
  /*top*/
  /*#reason-wrap1*/
  /*#reason-wrap2*/
  /*#kodawari*/
}

#gG8089-104-001 .sales-contents:last-child {
  margin-bottom: 0px;
}

#gG8089-104-001 .sales-contents .recommend-wrap {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 30px 0;
  /*contents-ttl*/
  /*item-desc*/
}

#gG8089-104-001 .sales-contents .recommend-wrap .contents-ttl {
  text-align: center;
  margin-bottom: 30px;
}

#gG8089-104-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-104-001 .sales-contents .recommend-wrap .contents-ttl h3:before {
  display: inline-block;
  content: '';
  height: 80px;
  width: 80px;
  position: absolute;
  left: 0;
  top: 0;
}

#gG8089-104-001 .sales-contents .recommend-wrap .item-desc {
  display: flex;
  justify-content: center;
  align-items: center;
}

#gG8089-104-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-104-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-104-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-104-001 .sales-contents .recommend-wrap .item-desc .item-text h3 span {
  font-weight: 400;
  font-size: 21px;
}

#gG8089-104-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-104-001 .sales-contents h2 {
  font-weight: 700;
  font-size: 50px;
  background: transparent;
}

#gG8089-104-001 .sales-contents p {
  color: #000;
}

#gG8089-104-001 .sales-contents#top {
  /*contents-ttl*/
  /*item-desc*/
}

#gG8089-104-001 .sales-contents#top .contents-ttl {
  width: 60%;
  text-align: center;
  /* ttl-wrap */
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 30px 0;
  margin-bottom: 45px;
  margin-top: 10px;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h2 {
  line-height: 1.2em;
  font-size: 38px;
  color: #000;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h2 span.red {
  color: #ff0000;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h2 span.serif {
  font-family: "Noto Serif JP", serif;
  color: #e4007f;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h3 {
  color: #000;
  font-size: 21px;
  font-weight: 500;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h3 span {
  font-weight: 700;
  position: relative;
  z-index: 1;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap h3 span:before {
  position: absolute;
  border-bottom: 8px solid #fff100;
  display: block;
  content: '';
  width: 100%;
  height: 8px;
  right: 0;
  top: 20px;
  z-index: -1;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap p {
  font-size: 21px;
  line-height: 1.3em;
  color: #000;
}

#gG8089-104-001 .sales-contents#top .contents-ttl .ttl-wrap p span {
  font-weight: 700;
}

#gG8089-104-001 .sales-contents#top .contents-ttl img {
  width: 100%;
}

#gG8089-104-001 .sales-contents#top .item-desc {
  width: 40%;
  padding: 0 3%;
}

#gG8089-104-001 .sales-contents#top .item-desc p {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.3em;
  position: relative;
  padding: 0 40px;
  display: inline-block;
}

#gG8089-104-001 .sales-contents#top .item-desc p:before {
  background: url(../../../img/usr/goods/g8089-104-001/ttl-bg-l.png) no-repeat;
  content: '';
  display: inline-block;
  background-size: contain;
  width: 26px;
  height: 42px;
  position: absolute;
  left: 0;
  top: 5px;
}

#gG8089-104-001 .sales-contents#top .item-desc p:after {
  background: url(../../../img/usr/goods/g8089-104-001/ttl-bg-r.png) no-repeat;
  content: '';
  display: inline-block;
  background-size: contain;
  width: 26px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 5px;
}

#gG8089-104-001 .sales-contents#reason-wrap1 {
  line-height: 0;
  padding-top: 0;
  text-align: center;
  position: relative;
  /*#reason1*/
}

#gG8089-104-001 .sales-contents#reason-wrap1 h3 {
  text-align: left;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.2em;
  position: relative;
  letter-spacing: 0.05em;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  font-feature-settings: "palt";
}

#gG8089-104-001 .sales-contents#reason-wrap1 h3 span {
  text-indent: 38px;
  display: inline-block;
}

#gG8089-104-001 .sales-contents#reason-wrap1 p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}

#gG8089-104-001 .sales-contents#reason-wrap1 img {
  width: 40%;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason1 {
  position: absolute;
  left: 30px;
  top: 60px;
  line-height: 1.4em;
  width: 30%;
  text-align: left;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason1 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;
					*/
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3:before {
  background: url(../../../img/usr/goods/g8089-104-001/riyu1.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 37px;
  height: 66px;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3:after {
  background: url(../../../img/usr/goods/g8089-104-001/yajirushi1.png) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 107px;
  height: 26px;
  position: absolute;
  right: -45px;
  bottom: -30px;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason1 img {
  width: 80%;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason2 {
  position: absolute;
  right: -10px;
  bottom: 110px;
  line-height: 1.4em;
  width: 40%;
  text-align: left;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason2 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;
					*/
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason2 h3:before {
  background: url(../../../img/usr/goods/g8089-104-001/riyu2.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 37px;
  height: 66px;
}

#gG8089-104-001 .sales-contents#reason-wrap1 #reason2 h3:after {
  background: url(../../../img/usr/goods/g8089-104-001/yajirushi2.png) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 107px;
  height: 26px;
  position: absolute;
  left: -50px;
  top: 76px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 {
  line-height: 0;
  padding-top: 0;
  position: relative;
  min-height: 570px;
  /*#reason3*/
  /*#reason4*/
}

#gG8089-104-001 .sales-contents#reason-wrap2 h3 {
  text-align: left;
  font-size: 45px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
  line-height: 1.2em;
  position: relative;
  letter-spacing: 0.05em;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
  font-feature-settings: "palt";
}

#gG8089-104-001 .sales-contents#reason-wrap2 h3 span {
  text-indent: 38px;
  display: inline-block;
}

#gG8089-104-001 .sales-contents#reason-wrap2 p {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2 {
  position: absolute;
  left: 30px;
  top: 0;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2 img {
  height: 530px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2-2 {
  position: absolute;
  right: 30px;
  top: 0;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2-2 img {
  height: 530px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason3 {
  position: absolute;
  left: 33%;
  top: 60px;
  line-height: 1.4em;
  width: 50%;
  text-align: left;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason3 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;
					*/
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:before {
  background: url(../../../img/usr/goods/g8089-104-001/riyu3.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 37px;
  height: 66px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:after {
  background: url(../../../img/usr/goods/g8089-104-001/yajirushi3.png) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 107px;
  height: 26px;
  position: absolute;
  left: -90px;
  bottom: 24px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason3 img {
  width: 80%;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason4 {
  position: absolute;
  left: 33%;
  top: 240px;
  line-height: 1.4em;
  width: 50%;
  text-align: left;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason4 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;
					*/
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:before {
  background: url(../../../img/usr/goods/g8089-104-001/riyu4.svg) no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  width: 37px;
  height: 66px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:after {
  background: url(../../../img/usr/goods/g8089-104-001/yajirushi4.png) no-repeat;
  content: '';
  background-size: contain;
  display: inline-block;
  width: 170px;
  height: 26px;
  position: absolute;
  right: 30px;
  bottom: 18px;
}

#gG8089-104-001 .sales-contents#reason-wrap2 #reason4 img {
  width: 80%;
}

#gG8089-104-001 .sales-contents#kodawari h3 {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 45px;
}

#gG8089-104-001 .sales-contents#kodawari .k-box {
  display: flex;
  align-items: center;
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-img {
  width: 40%;
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-desc {
  background: #eae8e1;
  width: 60%;
  position: relative;
  z-index: 1;
  display: block;
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-desc:after {
  content: '';
  display: block;
  width: 100%;
  min-height: 150px;
  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, #cccccc 3px, #cccccc 6px);
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner {
  padding: 30px;
  background: #eae8e1;
  min-height: 150px;
  display: flex;
  align-items: center;
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-desc h4 {
  font-weight: 700;
  border: 3px solid #000;
  font-size: 16px;
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
  position: absolute;
  top: -20px;
  left: 30px;
}

#gG8089-104-001 .sales-contents#kodawari .k-box .k-desc ul, #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc p {
  font-size: 16px;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari2 .k-img {
  text-align: right;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari4 {
  margin-top: 60px;
  text-align: center;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari4 h4 {
  font-weight: 700;
  border: 3px solid #000;
  font-size: 16px;
  display: inline-block;
  background: #fff;
  padding: 5px 10px;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari4 h5 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 45px;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari4 table {
  width: 80%;
  margin: 0 auto;
  font-size: 17px;
}

#gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr th, #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr td {
  padding: 20px 0;
}

/*#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-104-001 {
    /* .sales-contents */
  }
  #gG8089-104-001 .sales-contents {
    padding: 15px;
    margin-bottom: 30px;
    /*#top*/
    /* #reason-wrap1 */
    /*#reason-wrap2*/
    /*#kodawari*/
  }
  #gG8089-104-001 .sales-contents#top .row {
    /*item-desc*/
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl {
    width: 60%;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap {
    padding: 15px 0;
    margin-bottom: 20px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap h2 {
    font-size: 19px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap h3 {
    font-size: 15px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#top .row .item-desc {
    width: 40%;
    text-align: center;
  }
  #gG8089-104-001 .sales-contents#top .row .item-desc img {
    width: 90%;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 h3 {
    font-size: 30px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 h3:before {
    height: 45px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 {
    top: 20px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3 {
    margin-bottom: 10px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3:after {
    height: 16px;
    bottom: -10px;
    right: -70px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 {
    right: 0;
    bottom: 50px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 h3:after {
    height: 20px;
    top: 45px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 {
    min-height: 380px;
    /*#reason3*/
    /*#reason4*/
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2 img {
    height: 320px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2-2 img {
    height: 320px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:before {
    height: 45px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:after {
    left: -68px;
    bottom: 20px;
    height: 20px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 {
    width: 45%;
    top: 180px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3 {
    font-size: 30px;
    margin-bottom: 10px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:before {
    height: 45px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:after {
    height: 13px;
    right: -80px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#kodawari h3 {
    font-size: 24px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box {
    margin-bottom: 30px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-img {
    width: 40%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-img img {
    width: 90%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc {
    width: 60%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc:after {
    top: 5px;
    right: -5px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner {
    padding: 20px 10px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner h4 {
    font-size: 16px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul, #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul br, #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner p br {
    display: none;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul li {
    padding-bottom: 5px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 h4 {
    font-size: 16px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 h5 {
    font-size: 18px;
    margin-bottom: 30px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table {
    width: 100%;
    font-size: 12px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr th, #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr td {
    width: 20%;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr th br, #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr td br {
    display: none;
  }
  /* #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-104-001 .sales-contents {
    padding: 15px;
    margin-bottom: 30px;
    /*#top*/
    /*#reason-wrap2*/
    /*#kodawari*/
    /*#recommend-wrap*/
  }
  #gG8089-104-001 .sales-contents#top .row {
    display: block;
    /*item-desc*/
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl {
    width: 100%;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap {
    padding: 15px 0;
    margin-bottom: 20px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap h2 {
    font-size: 19px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap h3 {
    font-size: 15px;
  }
  #gG8089-104-001 .sales-contents#top .row .contents-ttl .ttl-wrap p {
    font-size: 13px;
  }
  #gG8089-104-001 .sales-contents#top .row .item-desc {
    width: 100%;
    margin-top: 30px;
    text-align: center;
    display: none;
  }
  #gG8089-104-001 .sales-contents#top .row .item-desc img {
    width: 80%;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 {
    min-height: 210px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 h3 {
    font-size: 14px;
    margin: 0 0 5px;
    -webkit-text-stroke: 0.5px #000;
    text-stroke: 0.5px #000;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 h3 span {
    text-indent: -2px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 h3:before {
    width: 13px !important;
    height: 21px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 p {
    font-size: 10px;
    line-height: 1.2em;
    margin: 0 0 5px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 p br {
    display: none;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 img {
    width: 38%;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 {
    left: 5px;
    top: 20px;
    width: 32%;
    padding-right: 2px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3:after {
    width: 40px;
    right: -27px;
    bottom: -20px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 img {
    width: 80%;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 {
    bottom: 24px;
    width: 38%;
    right: 0;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 h3:after {
    width: 40px;
    left: -25px;
    top: 7px;
    width: 25px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 p br {
    display: none;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 {
    min-height: 190px;
    /*#reason3*/
    /*#reason4*/
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2 {
    left: 5px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2 img {
    height: 160px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2-2 {
    right: 5px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason-bg2-2 img {
    height: 160px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 h3 {
    -webkit-text-stroke: 0.5px #000;
    text-stroke: 0.5px #000;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 {
    left: 29%;
    top: 15px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3 {
    font-size: 14px;
    margin: 0 0 5px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3 span {
    text-indent: -2px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:before {
    width: 13px !important;
    height: 21px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3:after {
    height: 9px;
    left: -30px;
    bottom: 7px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 p {
    font-size: 10px;
    line-height: 1.2em;
    margin: 0 0 5px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 {
    left: 29%;
    top: 80px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3 {
    font-size: 14px;
    margin: 0 0 5px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3 span {
    text-indent: -2px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:before {
    width: 13px !important;
    height: 21px !important;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 h3:after {
    height: 9px;
    right: -105px;
    bottom: 7px;
  }
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 p {
    font-size: 10px;
    line-height: 1.2em;
    margin: 0 0 5px;
    letter-spacing: 0.03em;
    font-feature-settings: "palt";
  }
  #gG8089-104-001 .sales-contents#kodawari h3 {
    font-size: 18px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box {
    margin-bottom: 45px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-img {
    width: 45%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-img img {
    width: 90%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc {
    width: 55%;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc:after {
    top: 5px;
    right: -5px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner {
    padding: 20px 5px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner h4 {
    font-size: 12px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul, #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner p {
    font-size: 11px;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul br, #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner p br {
    display: none;
  }
  #gG8089-104-001 .sales-contents#kodawari .k-box .k-desc .inner ul li {
    padding-bottom: 5px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 h4 {
    font-size: 12px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 h5 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table {
    width: 100%;
    font-size: 12px;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr th, #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr td {
    width: 20%;
  }
  #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr th br, #gG8089-104-001 .sales-contents#kodawari #kodawari4 table tr td br {
    display: none;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap {
    padding: 15px 0;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .row {
    display: block;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .row .col-2 {
    width: 100%;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .contents-ttl {
    padding-top: 0px;
    margin-bottom: 15px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .contents-ttl h3 {
    font-size: 20px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .contents-ttl h3:before {
    display: inline-block;
    content: '';
    height: 40px;
    width: 40px;
    background-size: contain;
    position: absolute;
    left: -6px;
    top: -3px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .item-desc img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .item-desc .item-text {
    margin-top: 15px;
    min-height: 150px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .item-desc .item-text h3 {
    font-size: 17px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .item-desc .item-text h3 span {
    font-size: 14px;
  }
  #gG8089-104-001 .sales-contents .recommend-wrap .item-desc .item-text h3:before {
    width: 100px;
    height: 15px;
    margin-left: -50px;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc {
    padding: 0 15%;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc .col-4 {
    width: 50%;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc #eraberu {
    margin: 0;
    top: 0;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc #eraberu img {
    width: 22px;
    height: 117px;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc #colors {
    margin: 0;
    top: 0;
  }
  #gG8089-104-001 .sales-contents#recommend4 .item-desc #colors img {
    width: 28px;
    height: 206px;
  }
  /*#gG8089-100-001*/
}

/* IE11   --------------------------------*/
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop,
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason1 h3,
  #gG8089-104-001 .sales-contents#reason-wrap1 #reason2 h3,
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason3 h3,
  #gG8089-104-001 .sales-contents#reason-wrap2 #reason4 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;
  }
}
