#contents form {
	margin: 0px 5px;
}
#contents form h2 {
	margin: 0px 0px 10px;
}

#contents div.images {
	margin: 0px 10px 20px 0px;
	text-align: center;
   max-width: 100%;
}
#contents div.images img {
    margin: 0px 20px 10px 0px;
    border-style: none;
    max-width: 100%;
    height: auto;
   width:500px;
}
#contents div.images ul {
	list-style-type:none;
	list-style-image:none;
	margin: 0px 0px 20px 0px;
}
#contents div.images ul li {
	width: 70px;
	height: 70px;
	text-align: center;
	margin: 0px 1px 20px 0px;
	float: left;
	background: url(none);
	padding: 0px;
}
#contents div.images ul li img {
	display: inline;
	max-width: 70px;
	max-height: 70px;
	height: auto;
	margin: 0px;
}

#contents div.spec {
	margin: 0px 0px 20px;
   font-size:18px;
	clear: both;
}
#contents div.spec table {
	margin: 0px 0px 20px;
	border-top: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	float: left;
	width: 469px;
  border-collapse: collapse;
}
#contents div.spec table th {
	background: #f8f8f8;
	padding: 4px 0px;
	text-align: center;
	font-weight: bold;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
  width:119px;
}
#contents div.spec table td {
	background: #FFF;
   border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding: 4px 5px;
	vertical-align: middle;
   font-size:20px;
}
#contents div.spec table tr td input {
	width: 40px;
	margin-right: 4px;
   padding-left:4px;
	float: left;
   font-size:20px;
}
#contents div.spec table td select{
  font-size:20px !important;
  height:36px;
  width:350px;
}
#contents div.spec table tr.price td,
#contents div.spec table tr.regular td{
	text-decoration: line-through;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
}
#contents div.spec table tr.sales td {
	font-weight: bold;
	color: #B93E3E;
	font-family: Verdana, Geneva, sans-serif;
}
#contents div.spec table tr.sales td span {
	display: block;
}
#contents div.spec table tr.sales td span.sales {
	color: #B93E3E;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 3px;
}
#contents div.spec table tr.sales td span.discount {
	font: 10px/1.4em Verdana, Geneva, sans-serif;
	color: #FFF;
	background: #A9A9A9;
	padding: 0px 3px;
	text-align: center;
	margin: 3px 0px 0px;
}
#contents div.spec table td span.unit {
	display: block;
	float: left;
	margin-right: 4px;
	line-height: 22px;
	height: 26px;
}

#contents div.spec table td ul.init {
	margin: 0px;
	padding: 0px;
	width: 13px;
	height: 22px;
	float: left;
}
#contents div.spec table td ul.init li {
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 13px;
	line-height: 0;
	font-size: 9px;
	list-style-type:none;
	list-style-image:none;
}
#contents div.spec table td ul.init li a {
	margin: 0px;
	padding: 0px;
	height: 9px;
	width: 11px;
	line-height: normal;
}
#contents div.spec table td ul.init li a img {
	border: 1px solid #FFF;
}
#contents div.spec ul.btn {
	margin: 0px 0px 20px;
	list-style-type:none;
	list-style-image:none;
	width: 230px;
	float: right;
}
#contents div.spec ul.btn li {
	margin: 0px 0px 2px;
	line-height: 1.6em;
	list-style-type:none;
	list-style-image:none;
	padding: 0px 0px 18px 14px;
   background:none;
}
#contents div.spec ul.btn li a {
	color: #666;
	text-decoration: none;
}
#contents div.spec ul.btn li a:hover {
	text-decoration: underline;
}
#contents div.spec ul.btn li.cart {
	margin-bottom: 15px;
	list-style-type:none !important;
	list-style-image:none !important;
	padding: 0px;
}

#contents div.spec ul.btn li.cart button {
	border-style: none;
	padding: 18px 0;
	width: 230px;
	border-width: 0px;
	cursor: pointer;
	height: 64px;
	background: #2c4e00;
  color:#fff;
  font-size:18px;
  font-weight:bold;
}
#contents div.spec ul.btn li.cart button:hover{
  background: #3a6800;
}　
#contents div.spec ul.btn li.cart p {
	line-height: 30px;
	text-transform: uppercase;
	color: #F00;
	text-align: center;
  	width: 226px;
	border: 2px solid #F00;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	letter-spacing: 0.2em;
	background-color:#fff;
   list-style-type:none;
	list-style-image:none;
}

#contents div.spec ul.btn li.option {
	background: none;
  　　line-height: 1.4;
  　 text-indent: -1.3em;
}
 #contents div.spec ul.btn li.option :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.quick {
	padding: 0px;
	height: 24px;
	margin-bottom: 15px;
	font-size: 10px;
	line-height: 1.4;
	text-indent: -9999px;
	width: 230px;
}
#contents div.spec ul.btn li.quick a {
	display: block;
	height: 100%;
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_spec_quick.gif);
  line-height: 1.4;
}
#contents div.spec ul.btn li.cancel {
 line-height: 1.4;
  background:none;
}
 #contents div.spec ul.btn li.cancel :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.teach {
	background:none;
  line-height: 1.4;
}
 #contents div.spec ul.btn li.teach :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.inq {
	background:none;
  line-height: 1.4;
}
 #contents div.spec ul.btn li.inq :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.shopping {
	background: none;
  line-height: 1.4;
}
 #contents div.spec ul.btn li.shopping :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.review {
	background:none;
  line-height: 1.4;
}
 #contents div.spec ul.btn li.review :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.review_post {
	background:none;
	margin-bottom: 10px;
  line-height: 1.4;
}
 #contents div.spec ul.btn li.review_post :before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f138";
        margin-right: .3em;
      }
#contents div.spec ul.btn li.calamel {
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
}
#contents div.spec ul.btn li.logpi {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_icon_logpi.gif) no-repeat left center;
}
#contents div.spec ul.btn li.yahoo {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_icon_y_bookmark.gif) no-repeat left center;
}
#contents div.spec ul.btn li.hatena {
	background: url(https://img.shop-pro.jp/tmpl_img/47/0903_icon_hatena.gif) no-repeat left center;
}
#contents div.spec ul.btn li.twitter {
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
}
#contents div.spec ul.btn li.facebook {
	list-style-type:none;
	list-style-image:none;
	padding-left:0px;
}

#contents div.exp {
	margin: 0px 10px 20px 0px;
	line-height: 1.6em;
   clear:both;
}

/*商品オプション 表形式*/
#option_tbl {
     border-collapse:collapse;
}
#option_tbl th{
     padding:5px;
}
#inn-box #option_tbl {
     margin-bottom:0;
}
#inn-box #option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
     font-size:18px;
}
#inn-box #option_tbl th,
#inn-box #option_tbl td.none {
   background:#eee;
}
#inn-box #option_tbl td {
   text-align:center;
}
.stock_zero {
     color:red;
}
ol{
  list-style-type:decimal;
padding-left:28px;
  padding-bottom:16px;
}
iframe{
  margin:0 0 0 16px;
}
.exp ul{
  margin:0 !important;
  line-height:1.6 !important;
  padding:0 18px 6px 18px !important;
}
.exp ul li{
  background-image:none !important;
  padding-top:7px !important;
  padding-bottom:7px !important;
  text-indent: -1.2em;
  line-height:1.4 !important;
}
.exp ul li::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
  color: #AA1A13;
  padding-right:6px;
}
.exp table{
  border-collapse: collapse;
  border:1px solid #d6d6d6;
}
.exp table th, .exp table td{
  	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
#contents div.spec ul.btn li.cart.disable_cartin{
  list-style-type:none !important;
  list-style-image:none !important;
  background:#fff;
}
p.soldout{
  color:#ff0000;
  font-weight:bold;
  border:#ff0000 solid 2px;
  padding:14px 0;
  text-align:center;
  margin:0;
}
#custom-options-container{
  padding:0 20px 20px 26px;
}
#custom-options-label{
  font-size:18px !important;
}
#custom-options-radio-label span{
  color:#333 !important;
  font-size:16px !important;
}
.attention{
  background:linear-gradient(transparent 60%, #eeffc2 60%);
  font-weight:bold;
}
/*スタッフからのおすすめポイント */
.staff {
    display: flex;
    justify-content: center;
    align-items: start;
    gap: 0 22px;
}

.staff img {
    max-width: 120px;
    height: 100%;
    border: 3px solid #f3f3e6;
    border-radius: 50%;
}

.staff p {
    position: relative;
    max-width: 60%;
    margin: 3px 0 0;
    padding: .8em 1em;
    border-radius: 5px;
    background-color: #f3f3e6;
    color: #333333;
}

.staff p::before {
    position: absolute;
    left: -15px;
    width: 15px;
    height: 30px;
    background-color: #f3f3e6;
    clip-path: polygon(0 50%, 100% 0, 100% 100%);
    content: '';
}
/* ストライプ背景青（カテゴリーフリースペース） */
.attentionb{
  color:#393939;
  font-weight:bold;
    padding: 0.5em 2em;
    margin: 0 1em;
    background: -webkit-repeating-linear-gradient(-45deg, #fff, #fff 3px,#f4f6ff 3px, #f4f6ff 7px);
    background: repeating-linear-gradient(-45deg, #fff, #fff 3px,#f4f6ff 3px, #f4f6ff 7px);
}
/* 注意書きリスト表示 */
.kome ul li {
   list-style-type: none;
   padding:0 0 10px 7px !important;
}
.kome ul li::before {
    content: "\f071";
    font-family: "Font Awesome 5 Free";
    color:#ffd900;
}
p .none{
  line-height:1.8;
}
/*レビュー表示*/
.reviewlist_datas {
  overflow: hidden;
  margin-bottom: 6px;
  height:30px;
}
  .icon_star {
  float: left;
  width: 75px;
  overflow: hidden;
}
.icon_star img {
  max-width: inherit;
}
.review_poster{
  float:left;
  margin:0;
  padding:0;
}
.review_poster li {
  float: left;
  padding-left:-40px;
  margin-top:-20px;
}
.review_poster li {
  list-style: none;
  background-image:none !important;
  font-size:18px;
}
.reviewlist {
  padding: 20px;
  margin: 15px auto;
  background:#fafafa;
  border-radius: 6px;
}
.review_ttl,
.shopcomment_ttl {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
}
.review_img {
  float: right;
  margin: 0 0 10px 10px
}
.reviewlist_content {
  overflow: hidden;
}
.shopcomment {
  margin-top: 10px;
  margin-bottom: 10px;
  background: #f0f0f0;
  padding: 20px;
  border-radius: 6px;
}