#pageTitle span {
  font-size: 0.5em;
  display: block;
  color: #000;
}

.teiki-contents {
  margin: 0 auto 0 auto;
  padding-top: 2rem;
  background: #fff;
}

.month-title {
  display: inline-block;
  border-bottom: dotted 1px #663300;
  margin-top: .4rem;
  padding: 0px 0px 3px 0px;
  font-weight: bold;
  color: #663300;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.4;
}

.teiki-lead {
  margin: 1rem 20px 0;
  padding: 2% 3%;
  font-size: 1.3rem;
  color: #333;
  margin-bottom: 3rem;
  text-align: left;
  border: solid 3px #CC6666;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 1.4;
}

.teiki-lead.ver2024 {
  text-align: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 1.4rem;
  padding-bottom: 2.8%;
}

@media screen and (max-width: 767px) {
  .teiki-lead.ver2024 br.pc {
    display: none;
  }
}

@media (min-width: 768px) {
  .teiki-lead.ver2024 br.sp {
    display: none;
  }
}

.teiki-product-detail {
  margin: 0 3%;
}

.teiki-product-detail .product-thumb img {
  border-radius: 0 0 2px 2px;
  width: 100%;
  display: block;
}

.teiki-product-detail .product-thumb img.tape {
  position: relative;
  z-index: 10;
  margin-bottom: -3%;
}

.teiki-product-detail .product-thumb.vertical {
  width: 260px;
}

@media screen and (max-width: 480px) {
  .teiki-product-detail .product-thumb {
    width: 95%;
    margin: auto;
  }
}

.teiki-product-detail .product-desc {
  margin-bottom: 2rem;
  color: #630;
  font-size: 1.5rem;
  line-height: 1.4;
  border: solid 2px #884F14;
  margin-top: 6%;
  text-align: center;
  padding: 1rem .4rem .8rem .6rem;
  border-radius: 4px;
}

.teiki-product-detail .product-desc p {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.6;
  vertical-align: middle;
  text-align: left;
}

.teiki-product-detail .product-desc.left {
  width: 55%;
  margin-top: 12%;
}

.teiki-product-detail .product-desc.vertical {
  width: 45%;
  margin-top: 7%;
}

.teiki-product-detail .product-desc.right {
  float: right;
  margin-top: 12%;
}

@media (min-width: 768px) {
  .teiki-product-detail.fwrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
  .teiki-product-detail.fwrap .product-thumb {
    margin: 0 0 2% 0;
  }
}

@media (min-width: 768px) {
  .teiki-product-detail.fwrap .product-desc {
    margin: 0 0 0 4% !important;
  }
}

@media (min-width: 768px) {
  .teiki-product-detail.fwrap.mid {
    flex-direction: row-reverse;
  }
}

@media (min-width: 768px) {
  .teiki-product-detail.fwrap.mid .product-desc {
    margin: 0 4% 0 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .teiki-product-detail.fwrap.mid .product-desc {
    margin: 0.5rem auto 1.8rem !important;
  }
}

.teiki-text-wrap {
  padding: 0 3%;
}

.teiki-text-head {
  overflow: hidden;
  margin-top: 3rem;
  margin-bottom: 3%;
  font-weight: bold;
  font-size: 1.18rem;
  font-weight: bold;
  color: #900;
  padding: 0 3% 1%;
  border-bottom: solid 2px #900;
}

.teiki-text-head.ver2024 {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-size: 1.25rem;
  padding-bottom: 2%;
}

.teiki-text-wrap p {
  margin: 1.4rem 0;
  line-height: 1.9;
  font-size: 1rem;
}

.teiki-text-wrap ol {
  padding-left: 2rem;
  list-style-type: decimal;
}

.teiki-text-wrap ol#reason1610 {
  font-size: 1rem;
  margin: 1rem 0;
  line-height: 1.5rem;
}

.list-back {
  display: inline-block;
  padding: 6px 16px 5px 5px;
  border: solid 1px #663300;
  background-color: #F5F0BE;
  margin: 0px 0px 30px 10px;
}

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

  #main {
    width: 100%;
    margin: 0;
  }

  .contents-wrap {
    padding: 0 1%;
  }

  #main #header {
    height: auto;
    margin: 0;
    padding: 0 0 2% 0;
  }

  #main #header #logo {
    width: 40%;
    margin: 2% 0 0 2%;
  }

  #main #header .tel {
    margin: 2% 2% 0 0;
  }

  .teiki-contents {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }

  .product-desc {
    text-align: right;
  }

  .product-desc p {
    font-size: 1rem;
  }

  .product-desc p br {
    display: none;
  }

  .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;
  }

  #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;
  }

  .footer-bottom {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
  }

  .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) {
  #main {
    width: 100%;
    margin: 0 auto;
    background-position: 0 3.5rem;
    -webkit-background-size: 100%;
    background-size: 100%;
  }

  #main #header {
    padding: 0;
  }

  #main #header h1 {
    width: 55%;
    margin: 0 0 0 2%;
    text-align: center;
  }

  #main #header .tel {
    width: 22%;
    float: right;
    margin: 0;
    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;
  }

  #pageTitle {
    font-size: 1.3rem;
    margin: 3% -1% 3%;
  }

  #pageTitle span {
    font-size: 0.65em;
  }

  .month-title {
    font-size: 1.2rem;
  }

  .teiki-lead {
    font-size: 1.1rem;
    margin: 0 auto 9%;
    padding: 3%;
    border-width: 2px;
  }

  .teiki-lead.ver2024 {
    font-size: 1.15rem;
    margin-top: -0.5rem;
    margin-bottom: 3rem;
    padding: 4% 2.5% 5%;
  }

  .teiki-product-detail {
    margin-bottom: 1rem;
  }

  .product-thumb {
    float: none !important;
  }

  .product-thumb.vertical {
    margin: auto;
  }

  .product-desc {
    width: 99% !important;
    float: none !important;
    margin: .5rem auto 1.8rem !important;
    padding: 0;
    border: none;
  }

  .product-desc p {
    margin: 0;
    font-size: 1rem !important;
    font-weight: normal;
  }

  .product-desc.vertical {
    margin: auto !important;
    width: 100% !important;
  }

  .teiki-text-wrap {
    padding: 0 1%;
    margin-left: auto;
    margin-right: auto;
  }

  .teiki-text-wrap p {
    font-size: 15px;
    line-height: 1.6;
  }

  .teiki-text-wrap {
    padding: 0 1%;
    margin-left: auto;
    margin-right: auto;
  }

  .teiki-text-wrap #reason1610 li {
    font-size: 15px;
    line-height: 1.6;
  }

  .teiki-text-head {
    margin: 1.6rem -3% 0;
    font-size: 1.1rem;
    padding: 0 2% 2%;
  }

  .teiki-text-head.ver2024 {
    font-size: 1.1rem;
  }

  .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;
  }

  .txt {
    margin: 0 4%;
  }

  .col img {
    display: block;
    margin: 0 auto .6rem auto;
  }

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

  .sitemap {
    margin-top: .6rem;
  }

  #footer-link a {
    display: block;
  }

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

  .is-pc-tablet {
    display: none !important;
  }

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

.is-sp-only,
.is-sp-show {
  display: none;
}

br.sp-tablet-none {
  display: block;
}

.is-pc-only {
  display: block;
}

@media screen and (max-width: 767px) {
  br.sp-tablet-none {
    display: none !important;
  }

  .is-pc-only {
    display: none;
  }
}