@charset "UTF-8";

.product-icatch {
  width: 90%;
  margin: 3% auto 2% auto;
  padding: 1%;
}

.product-icatch .subcatch {
  font-size: 1.4rem;
  color: #3f2000;
  position: relative;
  border: 2px solid #663300;
  padding: 2% 2% 2% 4%;
  text-align: left;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: inline-block;
  margin: 0;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
}

.product-icatch .subcatch strong {
  background-color: #fbf673;
}

.product-icatch .subcatch:after,
.product-icatch .subcatch:before {
  top: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.product-icatch .subcatch:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
}

.product-icatch .subcatch:before {
  border-color: rgba(102, 51, 0, 0);
  border-top-color: #663300;
  border-width: 13px;
  margin-left: -13px;
}

.product-icatch .catch {
  text-align: left;
  font-size: 1.65rem;
  line-height: 1.3;
  font-family: "Shippori Mincho", serif;
  font-weight: 800;
  margin: 0;
  padding: 24px 0 20px 0px;
  text-align: center;
}

.product-icatch .catch span {
  margin-right: 4px;
  font-size: 2.4rem;
  font-weight: bold;
  color: #ff6500;
}

.product-icatch .mainV {
  text-align: center;
  margin: 5px 0 0;
}

.product-icatch .mainV img {
  padding-left: 2%;
  padding-right: 2%;
  width: 96%;
}

.product-icatch .mainV p {
  margin: 1% auto;
  text-align: right;
  font-size: 0.9rem;
}

.product-icatch .subCatch2 {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  margin: 1em 1em 2em;
}

.product-icatch .subCatch2 h3 {
  font-size: 1.35rem;
  color: #000;
  line-height: 1.7;
  margin: 0;
  padding: 0;
}

.product-icatch .subCatch2 h3 strong {
  color: #ff6500;
}

.product-icatch .subCatch2 h3 span {
  background-color: #f1f1f1;
  font-size: 1.16rem;
  padding: 3px 10px;
  display: inline-block;
  margin-right: 10px;
}

.product-icatch .subCatch2 h3 .subcatch2_strong {
  display: inline;
  margin-left: 5px;
  margin-right: 2px;
  padding-bottom: 3px;
  background: linear-gradient(rgba(0, 0, 0, 0) 55%, #f4a629 55%);
  text-shadow:
    2px 2px 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
    1px 1px 0 #fff;
}

.product-icatch .kids {
  margin-bottom: 30px;
}

.product-icatch .kids dl {
  overflow: hidden;
  *zoom: 1;
  display: table;
  width: 98%;
  margin: auto;
}

.product-icatch .kids dl dt,
.product-icatch .kids dl dd {
  display: table-cell;
  vertical-align: middle;
}

.product-icatch .kids dl dt {
  width: 300px;
  padding: 10px;
}

.product-icatch .kids dl dt img {
  width: 100%;
  height: auto;
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -webkit-transform: rotate(-4deg);
}

.product-icatch .kids dl dd {
  padding-left: 20px;
  font-size: 1.2em;
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  line-height: 1.7;
}

.product-icatch .shiozaki .pic {
  text-align: center;
  width: 95%;
  margin: auto;
}

.product-icatch .shiozaki .pic img {
  width: 100%;
  height: auto;
}

.product-icatch .shiozaki p {
  padding: 20px;
  font-size: 1.1em;
  line-height: 1.6;
}

.contents-wrap {
  font-size: 1.1em;
  line-height: 1.7;
}

.contents-wrap .head span {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(50%, rgba(0, 0, 0, 0)),
      color-stop(0%, #fbf673));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 50%, #fbf673 0%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 50%, #fbf673 0%);
  background: linear-gradient(rgba(0, 0, 0, 0) 50%, #fbf673 0%);
}

.contents-wrap .head-text {
  font-size: 1.3rem;
  margin-bottom: 1rem;
  color: #900;
  line-height: 1.5em;
  border-bottom: solid 2px #900;
  padding: 5px 3px;
  font-weight: bold;
  font-family: 'Zen Antique', serif;
  font-weight: 400;
  font-weight: normal;
}

.contents-wrap ul.ast {
  margin: -0.6em 2% 0.5em 2.8em;
  list-style: disc;
}

.contents-wrap ol.ast {
  margin: -0.6em 2% 0.5em 3.5em;
  list-style: decimal;
}

.contents-wrap p {
  padding: 0.4em 2% 1.1em;
}

.contents-wrap h5 {
  font-size: 1.1rem;
  padding: 1em 3% 1.1em;
}

.contents-wrap h5 strong {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(40%, rgba(0, 0, 0, 0)),
      color-stop(40%, #ffff66));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
}

.contents-wrap h5.subcatch {
  position: relative;
  background: #fff;
  border: 2px solid #900;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 0 0 1em;
}

.contents-wrap h5.subcatch strong {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(40%, rgba(0, 0, 0, 0)),
      color-stop(40%, #ffff66));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
}

.contents-wrap h5.subcatch::after,
.contents-wrap h5.subcatch::before {
  top: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.contents-wrap h5.subcatch:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 10px;
  margin-left: -10px;
}

.contents-wrap h5.subcatch:before {
  border-color: rgba(102, 51, 0, 0);
  border-top-color: #900;
  border-width: 13px;
  margin-left: -13px;
}

.contents-wrap .reason {
  border: solid 2px orange;
  padding: 2% 3% 1%;
  margin: 1% 2%;
}

.contents-wrap .reason .flexbox {
  display: flex;
  flex-wrap: wrap;
  gap: 1.3em 0;
}

.contents-wrap .reason .flexbox dt {
  flex: 0 0 5%;
  color: orange;
  font-size: 1.5em;
  font-style: italic;
}

.contents-wrap .reason .flexbox dd {
  flex: 0 0 95%;
}

/* .contents-wrap .reason dl {
  overflow: hidden;
  *zoom: 1;
}

.contents-wrap .reason dl dt {
  float: left;
  width: 1.5em;
  font-size: 1.3em;
  font-style: italic;
  color: orange;
}

.contents-wrap .reason dl dd {
  padding: 4px 0 2% 1.7em;
} */

.contents-wrap .pay .att {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #630;
  padding: 1% 2%;
  margin: 0 3% 3%;
}

.contents-wrap .pay .att span {
  display: block;
  font-size: 1.08em;
}

.contents-wrap .pay .att span i {
  color: #c20;
  margin-right: 1%;
}

.toCartPart {
  text-align: center;
  margin: 0;
  font-size: 1.35rem;
}

.toCartPart a {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  text-decoration: none;
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(0, #ffffff),
      color-stop(0.4, #fdfdfd),
      color-stop(0.95, #ededed),
      color-stop(1, #dedede));
  background-image: -o-linear-gradient(bottom,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: -moz-linear-gradient(bottom,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: -webkit-linear-gradient(bottom,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: -ms-linear-gradient(bottom,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: -webkit-gradient(linear,
      left top,
      left bottom,
      from(#ffffff),
      color-stop(40%, #fdfdfd),
      color-stop(95%, #ededed),
      to(#dedede));
  background-image: -webkit-linear-gradient(top,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: -o-linear-gradient(top,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  background-image: linear-gradient(to bottom,
      #ffffff 0%,
      #fdfdfd 40%,
      #ededed 95%,
      #dedede 100%);
  border: solid 1px #bdbcbd;
  display: inline-block;
  border-width: 2px;
  padding: 2% 5%;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.toCartPart a i {
  vertical-align: middle;
}

.toCartPart a:hover {

  @media (min-width : 768px) {
    opacity: 0.8;
    transition: .3s;
  }

}

.toCartPart.padding2 {
  padding: 2% 0;
}

.catch-copy {
  font-size: 1.15rem;
  background-color: #f5ecdb;
  padding: 1.08em 2%;
  text-align: center;
  margin: 3% 0;
  font-family: 'Zen Antique', serif;
  font-weight: 400;
  font-weight: normal;
  font-size: 1.3rem;
}

.catch-copy i {
  margin: 0 1%;
  font-size: .95em;
  vertical-align: bottom;
}

.album {
  margin: 4% 5% 0;
}

.album ul {
  overflow: hidden;
  *zoom: 1;
  list-style: none;
  margin-bottom: 5%;
}

.album ul li {
  width: 47%;
  margin: 0 6% 4% 0;
  float: left;
}

.album ul li:nth-child(2),
.album ul li:nth-child(4) {
  margin: 0 0% 4%;
}

.album ul li:nth-child(2n + 1) {
  clear: both;
}

.album ul li img {
  width: 100%;
  display: block;
}

.album ul li p {
  padding: 10px 0px;
  font-size: 1.05em;
  line-height: 1.5;
}

.set-summary {
  margin-bottom: 2rem;
}

.set-summary-thumb {
  text-align: center;
  margin-bottom: 0.6rem;
}

.set-summary-title {
  width: 100%;
  text-align: center;
  padding: 6px 0 3px 0;
}

.bg-yellow {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(40%, rgba(0, 0, 0, 0)),
      color-stop(40%, #ffff66));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
  background: linear-gradient(rgba(0, 0, 0, 0) 40%, #ffff66 40%);
}

.bg-orange {
  background: #fad79d;
}

.bg-blue {
  background: #e0eef8;
}

.set-detail-wrap {
  padding-top: 0;
}

.set-detail-head {
  background-image: url(../rsp/img/dot_br.gif);
  background-repeat: repeat-x;
  background-position: left center;
  margin: 5px 0 8px;
}

.set-detail-head .block {
  display: inline-block;
  background: #fff;
  font-weight: bold;
  color: #e54c00;
  font-size: 1.06rem;
  padding: 0 5px 0 17px;
  background-color: #fff;
  background-image: url(../rsp/img/icon11.gif);
  background-repeat: no-repeat;
  background-position: left 0.4em;
  z-index: 1;
}

.set-detail-head-wrap p {
  margin-top: 1rem;
  margin-left: 1rem;
}

.set-items {
  overflow: hidden;
  margin: 1rem 1% 0;
}

.set-item {
  margin: 1.5% 0 3% 0;
  border: 1px solid #e4c193;
  padding: 10px;
  border-radius: 4px;
  list-style: none;
}

.set-item:first-of-type {
  margin-top: 0;
}

.set-item-title {
  background-image: url(../rsp/img/dot_br.gif);
  background-repeat: repeat-x;
  background-position: left center;
  margin: 5px 0 8px;
}

.set-item-title .block {
  display: inline-block;
  font-size: 1.06rem;
  font-weight: bold;
  color: #630;
  padding: 0 5px;
  background-color: #fff;
}

.set-item-text {
  margin: 0 8px;
}

.highcone {
  padding: 4%;
  background-image: url(../rsp/img/bg/block.gif);
}

.highcone p {
  margin: 1rem 0;
}

.product-detail .row {
  margin-bottom: 3%;
  display: table;
}

.product-detail .row .col.col-5 {
  width: 300px;
  display: table-cell;
  vertical-align: middle;
}

.product-detail .row .col.col-5 .product-list li {
  font-size: 1.1em;
  line-height: 1.8;
  background-position: left center;
}

.product-detail .row .col.col-7 {
  display: table-cell;
  float: none;
  text-align: right;
}

.product-detail .row .col.col-7 img {
  width: 360px;
}

.product-detail .row .col.col-7 p {
  text-align: right;
  padding: 5px 0 0;
  font-size: 0.9rem;
}

.product-detail .col-12 {
  line-height: 1.6;
}

.product-detail .col-12 .price-red {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
}

.product-detail .col-12 .marker {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      color-stop(60%, rgba(0, 0, 0, 0)),
      color-stop(60%, #fbf673));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #fbf673 60%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0) 60%, #fbf673 60%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #fbf673 60%);
}

.tocart {
  padding: 15px 15px 10px !important;
  margin-bottom: 20px;
}

.tocart ul {
  padding: 0;
  margin: 0;
  overflow: hidden;
  *zoom: 1;
}

.tocart ul li.name {
  font-weight: bold;
  display: block;
  font-size: 1.1em;
  width: 100%;
}

.tocart ul li.price {
  font-weight: bold;
  margin: 0 0 10px 1em !important;
}

.tocart ul li.price .post {
  font-size: 0.85em;
  white-space: nowrap;
  display: inline-block;
  background-color: #e8e1a7;
  padding: 3px 5px;
  line-height: 1.4em;
  font-weight: normal;
  color: #000;
  margin-left: 6px;
  vertical-align: middle;
}

.ps-content p {
  margin: 2% 2%;
  padding: 0;
}

.ps-content ul {
  width: 90%;
  margin: auto;
  overflow: hidden;
  *zoom: 1;
}

.ps-content ul li {
  width: 50%;
  float: left;
  text-align: center;
}

.ps-content ul li img {
  width: 92%;
  height: auto;
  margin: auto;
}

.buy-body {
  line-height: 1.6;
}

.buy-body h5 {
  color: #900;
  font-size: 1.1em;
  padding: 2% 0;
}

.buy-body table th {
  background-color: #f1f1f1;
}

.buy-body table tr:first-child th {
  text-align: center;
  vertical-align: middle;
}

.buy-body table tr:nth-child(2) td {
  text-align: center;
}