.cs-product-description .cs-legacy {
  max-width: 668px;
/*  margin-left: auto;*/
  margin: auto;
  word-wrap: break-word;
}
.cs-product-description .cs-legacy #tabArea .productBody {
  display: none;
}
.cs-product-description .cs-legacy #tabMenu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
  border-bottom: 1px solid #e8e8e8;
}
.cs-product-description .cs-legacy .anchorLink li {
  background-image: url("data:image/gif;base64,R0lGODdhDQAMAPQeAP////GcoOdXXv75+dsDDt8bJehdZPnV1+AhK90MFuAkLfKipvjP0eRCSuVIUPrb3fSusffDxuEqM/nS1NwGEfSxtN4SHPW6vffJy/vk5eM8RPnY2vre39sAC/GZnQAAACwAAAAADQAMAAAFQiAgTkbRFcYmrh7RvS8VrBVsd8QlIrctAZHe7eCBrUSwRdGIhEE4N8AtA9AIXw7RISG0PFYYnk3BOAIGAUFDEBisQgA7");
  background-size: 13px 12px;
  background-repeat: no-repeat;
  background-position: 0 0.3em;
  padding-left: 19px;
  font-family: "Jost", "A1 Gothic M", sans-serif;
}
.cs-product-description .cs-legacy .anchorLink li:not(:first-child) {
  margin-top: 0.5em;
}
.cs-product-description .cs-legacy .anchorLink a:hover {
  text-decoration: underline;
}
.cs-product-description .cs-legacy .pointArea {
  border-top: 1px solid #e8e8e8;
  margin-top: 2em;
  padding-top: 2em;
}
.cs-product-description .cs-legacy [target=_blank]:not(.cs-no-icon, .cs-icon-doc)::before {
  display: none;
}
.cs-product-description .cs-legacy img {
  height: auto;
}
.cs-product-description .cs-legacy h3, .cs-product-description .cs-legacy h4 {
  color: #000;
}
.cs-product-description .cs-legacy h4 {
  margin-top: 1em; /* 仮 */
}
.cs-product-description .cs-legacy h2[class*=teiki] {
  font-size: 1em;
}
.cs-product-description .cs-legacy .pointHeader p {
  width: 100%;
}
.cs-product-description .cs-legacy .col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cs-product-description .cs-legacy table.removelist {
  width: 100%;
  font-size: 11px;
  margin-bottom: 1em;
}
.cs-product-description .cs-legacy table.removelist th, .cs-product-description .cs-legacy table.removelist td {
  padding: 8px;
  border: 1px solid #e8e8e8;
}
.cs-product-description .cs-legacy table.removelist th {
  width: 13em;
  background: #f9f9f9;
}
.cs-product-description .cs-legacy table.removelist td {
  background: #fff;
}
.cs-product-description .cs-legacy table.removelist td.clearlist {
  background: #fff3f6;
}
.cs-product-description .cs-legacy table.removelist td.list_check_b {
  text-align: center;
  color: #336dbb;
}
.cs-product-description .cs-legacy table.removelist + table.removelist {
  margin-top: 2em;
}
.cs-product-description .cs-legacy table.removelist .list_title {
  color: #336dbb;
  font-weight: bold;
  font-size: 1.1em;
}
.cs-product-description .cs-legacy table.removelist.mb0_ {
  margin-bottom: 0 !important;
}
.cs-product-description .cs-legacy table.removelist.mt0_ {
  margin-top: -1px !important;
}
.cs-product-description .cs-legacy table.cs-detail-table {
  max-width: 624px;
  width: 100%;
}
.cs-product-description .cs-legacy table.cs-detail-table td {
  padding: 1em 0;
  text-align: center;
}
.cs-product-description .cs-legacy table.cs-detail-table iframe {
  margin: 0 auto;
}
.cs-product-description .cs-legacy #reviewArea {
  padding-bottom: 25px;
}
.cs-product-description .cs-legacy #reviewArea .user {
  width: 30px;
  vertical-align: top;
  text-align: center;
}
.cs-product-description .cs-legacy #reviewArea .user img {
  width: 15px;
}
.cs-product-description .cs-legacy #reviewArea .review {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  margin-top: 2em;
  margin-bottom: 20px;
}
.cs-product-description .cs-legacy #reviewArea .review_box .box_l {
  margin-right: 3em;
}
.cs-product-description .cs-legacy #reviewArea .review_box .box_r {
  line-height: 1.7em;
}
.cs-product-description .cs-legacy #reviewArea .review_box .review_ttl {
  padding: 5px 0 5px 10px;
  background: #f8f8f8;
  border-top: #e8e8e8 1px solid;
  border-left: #e8e8e8 1px solid;
  border-bottom: #e8e8e8 solid 1px;
  width: 130px;
}
.cs-product-description .cs-legacy #reviewArea .review_box .review_info {
  padding: 5px 0 5px 10px;
  border-bottom: 1px #e8e8e8 solid;
  border-top: #e8e8e8 1px solid;
  border-right: #e8e8e8 1px solid;
  border-left: #e8e8e8 1px solid;
  width: 130px;
}
.cs-product-description .cs-legacy #reviewArea .review_box .review_comment {
  text-align: left;
}
.cs-product-description .cs-legacy #reviewArea .review_box .review_comment .comment_ttl {
  font-weight: bold;
  color: #8ad2ea;
}
.cs-product-description .cs-legacy .cs-video-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #ccc;
  max-width: 624px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  padding: 1em 0;
}
.cs-product-description .cs-legacy .cs-video-wrapper__video {
  text-align: center;
  padding-bottom: 1em;
}
.cs-product-description .cs-legacy .cs-video-wrapper__link {
  width: 100%;
  text-align: center;
}
.cs-product-description .cs-legacy .pointAreaLast img {
  margin-bottom: 1em;
}
@media (min-width: 769px) {
  .cs-product-description .cs-legacy h3, .cs-product-description .cs-legacy h4 {
    font-size: 20px;
  }
  .cs-product-description .cs-legacy .pointHeader .main {
    width: 370px;
  }
  .cs-product-description .cs-legacy .pointHeader .sub {
    width: 249px;
    margin-left: 10px;
  }
  .cs-product-description .cs-legacy #reviewArea .review_box .review_comment {
    width: 300px;
  }
  .cs-product-description .cs-legacy table.removelist td.list_check_b {
    width: 40px;
  }
}
@media (max-width: 768.98px) {
  .cs-product-description .cs-legacy h3, .cs-product-description .cs-legacy h4 {
    font-size: 15px;
  }
  .cs-product-description .cs-legacy .flList {
    text-align: center;
  }
  .cs-product-description .cs-legacy .video iframe {
    width: 100%;
  }
  .cs-product-description .cs-legacy table.cs-detail-table {
    display: block;
  }
  .cs-product-description .cs-legacy table.cs-detail-table tbody, .cs-product-description .cs-legacy table.cs-detail-table tr, .cs-product-description .cs-legacy table.cs-detail-table th, .cs-product-description .cs-legacy table.cs-detail-table td {
    display: block;
  }
  .cs-product-description .cs-legacy table.removelist {
    font-size: 10px;
  }
  .cs-product-description .cs-legacy #reviewArea .review_inner {
    width: 100%;
  }
  .cs-product-description .cs-legacy #reviewArea .review {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs-product-description .cs-legacy #reviewArea .review_box .box_l {
    margin-right: 0;
    margin-bottom: 1em;
  }
  .cs-product-description .cs-legacy .cs-scroll-img {
    overflow-x: scroll;
  }
  .cs-product-description .cs-legacy .cs-scroll-img img {
    max-width: 660px;
  }
  .cs-product-description .cs-legacy .cs-video-wrapper__video {
    width: 100%;
  }
}

.howto_ {
  width: 100%;
}

#main .buy {
  display: none;
}

#teiki_wrapper {
  clear: both;
}

#teiki_wrapper .teiki-t1 {
  text-align: center;
  background: #4A9D6D;
  padding: 8px;
  border-radius: 5px;
}

#teiki_wrapper .teiki-t2 {
  text-align: center;
  background: #2891AF;
  padding: 8px;
  border-radius: 5px;
}

#teiki_wrapper .teiki-t3 {
  text-align: center;
  background: #AF2828;
  padding: 8px;
  border-radius: 5px;
  margin-bottom: 20px;
}

#teiki_wrapper .teiki-qabox {
  color: #AF2828;
  font-size: 120%;
  border: 2px #AF2828 solid;
  padding: 10px 14px 0px;
  border-radius: 20px;
  margin-bottom: 20px;
}

#teiki_wrapper .teiki-q {
  font-size: 140%;
}

#teiki_wrapper hr {
  display: block;
  height: 2px;
  background: #AF2828;
  border: 0px;
  clear: both;
}

#teiki_wrapper .teiki-qa {
  font-size: 140%;
  float: left;
  width: 0px;
  padding-left: 10px;
}

#teiki_wrapper .teiki-qa-t {
  padding: 6px 0 0 40px;
}

#teiki_wrapper .teiki-qa-t span {
  font-weight: bold;
}

@media (max-width: 768.98px) {
  #teiki_wrapper .teiki-qabox {
    font-size: 1em;
  }
}
