@media (max-width: 768px) {
  body {
    font-size: 1em;
  }

  #main {
    width: 100% !important;
    margin: 0 auto;
    background-position: 0 3.5rem;
    -webkit-background-size: 100%;
    background-size: 100%;
  }
  #main .product-icatch .subCatch2 {
    margin: 4% 0 8%;
  }
  #main .product-icatch .subCatch2 h3 br.pc {
    display: none;
  }
  #main .contents-wrap {
    margin: 0;
  }
  #main .contents-wrap .pic ul li span {
    padding: 3%;
    line-height: 1.5;
    height: 3.8em;
  }
  #main .contents-wrap .product-detail .right img {
    display: block;
    width: 80%;
    margin: auto;
  }

  #header {
    height: auto;
    padding: 0 0 2% 0;
  }
  #header h1 {
    width: 40%;
    margin: 2% 0 0 2%;
  }
  #header .tel {
    margin: 2% 2% 0 0;
  }

  .set-summary {
    margin-bottom: 0;
  }

  .set-summary-title {
    margin-bottom: 1rem;
  }

  #buy {
    margin: 30px 0;
  }

  .table-container {
    width: 96%;
    margin-right: auto;
    margin-left: auto;
  }

  .carriage-table,
  .contact-container {
    width: 96%;
    float: none;
    margin: 0 auto;
  }

  .product-detail .col.col-5.left {
    width: 100%;
    float: none;
  }
  .product-detail .col.col-7.right {
    width: 100%;
    float: none;
  }

  #buy .order-body,
  #buy .gift-body {
    padding-bottom: 20px;
  }

  #sou table {
    width: 100%;
    table-layout: fixed;
  }
  #sou table tbody {
    width: inherit;
  }

  #buy .pay-body {
    padding-bottom: 20px;
  }

  .full-width {
    width: 100%;
  }

  .half-width {
    width: 50%;
  }

  .txt {
    margin: 30px;
  }

  .is-sp-show {
    display: table !important;
  }

  .is-sp-hide {
    display: none !important;
  }
}
@media (max-width: 480px) {
  #header {
    padding: 0;
  }
  #header #logo {
    width: 50%;
    padding: 0;
    float: none;
    text-align: center;
    width: auto;
    margin-left: 2%;
  }
  #header #tel {
    padding-right: 0;
    margin: 0 auto;
    float: none;
  }
  #header h1 {
    width: 55%;
    margin: 0 0 0 2%;
    text-align: center;
  }
  #header .tel {
    width: 22%;
    float: right;
    margin: 0;
    text-align: center;
  }

  .tell-btn {
    display: block;
    background: #553211;
    color: #fff;
    padding: 4% 3% 6% 3%;
  }

  .tell-lead {
    font-size: .8rem;
  }

  .tell-btn .tell-icon {
    display: block;
    vertical-align: middle;
    width: 50%;
    margin: .4rem auto .2rem auto;
  }
  .tell-btn .tell-text {
    display: inline-block;
    margin-top: 2%;
    vertical-align: middle;
    text-align: center;
  }

  .table-container {
    display: block;
  }

  .buy-half-table {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .buy-half-table:first-of-type {
    border-right: solid 1px #666;
  }

  .product-icatch {
    width: 97%;
  }
  .product-icatch .subcatch {
    display: block;
    font-size: 1.1rem;
    padding: 3% 2% 3% 3%;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .product-icatch .subcatch:after, .product-icatch .subcatch:before {
    top: 100%;
    left: 20%;
  }
  .product-icatch .subcatch:after {
    border-width: 10px;
    margin-left: -10px;
  }
  .product-icatch .subcatch:before {
    border-width: 13px;
    margin-left: -13px;
  }
  .product-icatch .catch {
    font-size: 1.25rem;
    margin-bottom: 3%;
    padding: 2.6% 0;
  }
  .product-icatch .catch span {
    font-size: 1.24rem;
  }
  .product-icatch .catch span strong {
    font-size: 1.48rem;
  }
  .product-icatch .mainV p {
    width: auto;
  }
  .product-icatch .subCatch2 {
    margin: 4% 0 8%;
  }
  .product-icatch .subCatch2 h3 {
    font-size: 1.06rem;
    text-align: left;
  }
  .product-icatch .subCatch2 h3 br.pc {
    display: none;
  }
  .product-icatch .subCatch2 h3 span {
    padding: 0;
    background: none;
    border-bottom: dotted 2px #000;
    font-size: 1em;
    margin-right: 5%;
  }
  .product-icatch .subCatch2 h3 strong {
    background: linear-gradient(rgba(0, 0, 0, 0) 60%, #f4a629 60%);
  }

  .catch-copy {
    margin: 1rem 0px;
    padding: 4% 2%;
    font-size: 1.08rem;
  }
  .catch-copy i:last-child {
    display: none;
  }

  .pic ul {
    margin: 0 2%;
  }
  .pic ul li {
    width: 100%;
    margin: 0 0 8% 0 !important;
    float: none;
  }
  .pic ul li p {
    font-size: 0.9em;
  }

  .contents-wrap {
    font-size: 1.05rem;
  }
  .contents-wrap .head-text {
    font-size: 1.15rem;
    text-align: left;
    font-weight: normal;
  }
  .contents-wrap.set-detail-wrap .set-items {
    margin: -2% 1% 2%;
  }
  .contents-wrap.set-detail-wrap .set-items .set-item-thumb {
    text-align: center;
    padding-bottom: 2%;
  }
  .contents-wrap.set-detail-wrap .set-items .set-item-text {
    padding-left: 0;
    padding-right: 0;
    font-size: 0.9em;
  }
  .contents-wrap ul.ast {
    margin: -0.6em 2% 0.5em 2.2em;
    list-style: disc;
  }
  .contents-wrap ol.ast {
    margin: -0.6em 2% 0.5em 2.5em;
    list-style: decimal;
  }
  .contents-wrap h6 {
    font-size: 20px;
    margin: 3% -3% 2%;
    padding: 2%;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  .contents-wrap .head.brands {
    font-size: 15px;
  }
  .contents-wrap .head.brands strong {
    line-height: 1.4;
  }
  .contents-wrap .head.brands p {
    line-height: 1.6;
  }
  .contents-wrap .head.brands p.comment {
    padding-top: 10%;
    font-size: 16px;
  }

  .toCartPart a {
    margin: 2% 0 8%;
    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: linear-gradient(to bottom, #ffffff 0%, #fdfdfd 40%, #ededed 95%, #dedede 100%);
    border: solid 1px #bdbcbd;
    display: block;
    border-width: 2px;
    padding: 4% 5%;
    position: relative;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
  }
  .toCartPart a i {
    vertical-align: middle;
  }

  .setItems .item {
    font-size: 1em;
    padding: 2% 3%;
  }
  .setItems .item img {
    display: block;
    float: none;
    width: 80%;
    margin: 0 auto 2%;
  }

  .toCartPart.padding2 {
    padding: 2%;
  }

  .album {
    margin: 2% 2% 14%;
  }
  .album figure {
    overflow: hidden;
    *zoom: 1;
    margin: 4% 2% 2%;
  }
  .album figure figcaption {
    line-height: 1.5;
  }
  .album figure figcaption br {
    display: none;
  }
  .album dl {
    overflow: hidden;
    *zoom: 1;
    margin: 4% 2% 2%;
  }
  .album dl dt,
  .album dl dd {
    width: 90%;
    margin: 0 auto;
  }
  .album dl dt {
    float: none;
  }
  .album dl dd {
    padding: 0 0 4%;
  }
  .album dl img {
    display: block;
    zoom: 1;
  }
  .album dl p {
    margin: 3% 0;
    line-height: 1.5;
    font-size: 0.94em;
  }
  .album ul {
    overflow: hidden;
    *zoom: 1;
    list-style: none;
    margin: 0 1% 5%;
  }
  .album ul li {
    width: 100%;
    margin: 0 0 4% 0 !important;
  }
  .album ul li img {
    margin: auto;
    display: block;
  }
  .album ul li p {
    padding: 3% 0;
    font-size: 0.95em;
    line-height: 1.5;
  }

  .photo {
    margin: 7% auto 0;
    width: 98%;
  }

  .txt {
    margin: 0 4%;
  }

  .product-detail-wrap .product-detail-head {
    text-align: center;
  }
  .product-detail-wrap .product-detail-head .block {
    display: block !important;
    padding: 5% 2%;
    margin: 0 -3%;
    white-space: normal;
    border-left: none;
    border-right: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
  }
  .product-detail-wrap .product-detail-head .block:after, .product-detail-wrap .product-detail-head .block:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .product-detail-wrap .product-detail-head .block:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
  }
  .product-detail-wrap .product-detail-head .block:before {
    border-color: rgba(120, 69, 19, 0);
    border-top-color: #784513;
    border-width: 13px;
    margin-left: -13px;
  }
  .product-detail-wrap .product-detail {
    margin: 0;
    border: none;
    padding: 0;
  }
  .product-detail-wrap .product-detail .col.col-5.left {
    width: 100%;
    margin-top: 3%;
  }
  .product-detail-wrap .product-detail .col.col-7.right {
    float: none;
    display: block;
    width: 100%;
  }
  .product-detail-wrap .product-detail .col.col-7.right img {
    width: 98% !important;
  }
  .product-detail-wrap .product-detail .col.col-7.right p {
    padding: 2% 0 2% 0;
  }
  .product-detail-wrap .product-detail ul.product-list {
    margin-top: 0;
  }

  .tocart {
    overflow: hidden;
    *zoom: 1;
  }
  .tocart ul {
    overflow: hidden;
    *zoom: 1;
  }
  .tocart ul li.price {
    width: 100%;
    margin: 0 !important;
    display: block;
    padding: 0;
    float: none;
    overflow: hidden;
    *zoom: 1;
  }
  .tocart ul li.price strong {
    margin: 0;
  }
  .tocart ul li.cart {
    width: 100%;
    margin: 0;
    display: block;
    padding: 0;
    float: none;
    overflow: hidden;
    *zoom: 1;
    text-align: right;
  }
  .tocart ul select {
    font-size: 17px;
    width: 5em;
  }

  .ps-content {
    margin: 0 0 7%;
  }
  .ps-content .head strong {
    font-size: 1.1rem;
    padding: 2% 8%;
  }
  .ps-content p {
    width: 100%;
    float: none;
    padding: 6% 2%;
    font-size: 1rem;
    margin: 0;
  }
  .ps-content p:last-child {
    padding-top: 0;
  }
  .ps-content p:last-child img {
    width: 100%;
  }
  .ps-content p:last-child span {
    padding: 2% 0 0 0;
  }

  .img_right15 {
    display: block;
    float: none;
    margin: .6rem auto 1rem auto;
  }

  .is-sp-only {
    display: block !important;
  }

  .is-pc-tablet {
    display: none !important;
  }
}
.is-sp-only,
.is-sp-show {
  display: none;
}
