.detailnews, .notice{
  padding-left:15px;
  border-left:4px solid #90c31f;
  letter-spacing:0.05em;
  margin-bottom: 15px;
}
.detailnews p, .notice p{
  font-size:1.3em;
  padding-bottom:0 !important;
}
.detailnews p strong{
  line-height:2.0em;
}
.detailnews{
  margin-bottom:20px;
}

.shopcomment {
  background: #EEEEEE;
  padding: 15px;
}
#cart_area {
  margin-top: 25px;
}
.cart_right_area {
  float: left;
  width: 246px;
}
.cart_btn {
  padding: 0 !important; 
  line-height: 1 !important;
}
.cart_btn input[name="submit"]:hover{
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.cart_contact_btn {
  margin-top: 25px !important;
  text-align: center;
  padding: 0 !important;
  line-height: 1 !important;
}
.cart_contact_btn a {
  text-decoration: underline;
  background: url(https://file003.shop-pro.jp/PA01208/676/image/arrow_link.svg) no-repeat;
  background-position: right center;
  padding: 5px 20px 5px 0;
  font-size:13px;
}
.cart_contact_btn a:hover {
   text-decoration:none;
}
#detail {
  background: none !important;
  padding-bottom: 0 !important;
}
.product-linkList {
  display: flex;
  justify-content: center;
  margin-right: 24px;
}
.product-linkList li {
  width: 218px;
  margin-left: 14px;
  text-align: center;
  line-height: 1;
}
.product-linkList li:nth-of-type(1) {
  margin-left: 0;
}
.product-linkList li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #e6eadd;
  text-align: center;
  padding: 15px 0;
  text-decoration: underline;
  color: #606060;
  border-radius: 7px;
  line-height: 1.2;
}
.product-linkList li a img {
  margin-right: 2px;
}
.product-linkList li a span {
  margin-left: 2px;
  font-size:13px;
}
.product-linkList li a:hover {
   text-decoration:none;
}

.footstamp2 {
  background: url(https://takesenjyu.jp/common_shop/images/dotted.png) repeat-x;
  background-position: 0 top;
  padding-top: 15px;
  margin: 25px 15px 15px 0 !important;
}
#detail_review {
  width: 682px;
  margin: 30px 24px 0 0;
  border-top: 1px solid #000000;
  padding-top: 15px;
  color: #000000;
}
#detail_review h3 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin:0 0 13px 0 !important;
  padding: 0 !important;
}
#detail_review .review_list_area {
  background: url(https://takesenjyu.jp/common_shop/images/dotted.png) repeat-x;
  background-position: 0 top;
}
#detail_review .review_list {
  background: url(https://takesenjyu.jp/common_shop/images/dotted.png) repeat-x;
  background-position: 0 bottom;
  padding: 20px 0 30px 0;
  clear: both;
}
#detail_review .review_list h4 {
  font-size: 16px;
  font-weight: bold;
}
#detail_review .review_list .review_poster {
  display: flex;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  margin: 13px 0;
  align-items: center;
}
#detail_review .review_list .review_poster li {
  border-left: 1px solid #000000;
  padding: 2px 10px;
  line-height: 1;
}
#detail_review .review_list .review_poster li:nth-of-type(1) {
  border-left: none;
  padding-left: 0;
}
#detail_review .review_img {
  float: right;
  margin: 0 0 10px 10px
}
#detail_review .comment {
  line-height: 1.75;
  text-align: left;
  font-size: 13px;
}
#detail_review .reviewlist_content {
   display: block;
}
#detail_review .reviewlist_content:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    max-height: 0;
    visibility: hidden;
}
#detail_review .shopcomment_ttl {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
#detail_review .more_review {
  margin: 30px auto 0;
  width: 250px;
}
#detail_review .more_review  a {
  display: block;
  border: 2px solid #e6eadd;
  text-align: center;
  padding: 15px 0;
  text-decoration: underline;
  color: #606060;
  border-radius: 7px;
  font-size: 13px;
  background: url(https://file003.shop-pro.jp/PA01208/676/image/arrow_link.svg) no-repeat;
  background-position: 225px center;
}

/* -------------------------------------
 *  紹介ページへのリンク追加
 * ------------------------------------- */
#detail .pushpagelink {
  margin: 30px 0 20px;
}
#detail .pushpagelink .sp {
  display: none !important;
}
#detail .pushpagelink a {
  border: 4px solid #f2f5ed;
  padding: 8px 16px 8px 26px;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin: 10px 0;
}
#detail .pushpagelink a:hover {
  opacity: 0.7;
}
#detail .pushpagelink .pagelink_text {
  margin-right: 20px;
  flex-grow: 1;
  overflow: hidden;
}
#detail .pushpagelink .pagelink_text p {
  font-size: 15px;
  line-height: 1.4;
  padding: 0;
  margin: 0;
}
#detail .pushpagelink .pagelink_text .ttl {
  font-weight: 700;
  margin-bottom: 8px;
}
#detail .pushpagelink .pagelink_text .link {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.2;
  margin-top: 4px;
}
#detail .pushpagelink .pagelink_img {
  max-width: 188px;
  flex-shrink: 0;
}
#detail .pushpagelink .pagelink_img img {
  max-width: 100%;
  height: auto;
}