.textbox h1 { 
font-family: inherit;
margin-bottom: 20px;
}
.textbox {
width: 395px;
text-align: left;
float: left;
}
.thumbbox {
width: 275px;
text-align: left;
float: right;
}
.thumbbox .thumbnail { margin-bottom: 15px;}
.thumbbox table {
border-collapse: collapse;
border: dotted 1px #736357;
font-size: 120%;
width: 100%;
font-weight: bold;
margin-bottom: 15px;
}
.thumbbox table th,
.thumbbox table td {
padding: 10px;
border: dotted 1px #736357;
vertical-align: middle;
}
.thumbbox table th,
.thumbbox table .options th { font-size: 14px; line-height: 1.4;}
.thumbbox table td { font-size: 18px;}
.thumbbox input[type=submit] {
width: 279px;
height: 51px;
background: url(https://img13.shop-pro.jp/PA01286/056/etc/btn_submit.png?cmsp_timestamp=20180427101424) no-repeat 0% 0%;
text-indent: -9999px;
border: none;
}
.thumbbox table td table { font-size: 90%;}
.thumbbox table td table,
.thumbbox table td table td,
.thumbbox table td table th {
border: none;
text-align: center;
margin-bottom: 0;
padding: 0px;
}
.thumbbox table td table td input { width: 100px;}
.thumbbox table td select { font-size: 15px; padding:5px 10px;}
.attention { clear: both; margin-bottom: 30px;}
#maincontents .attention h2 { text-align: center;}
hr {
border:none;
border-top: dotted 1px #736357;
margin: 15px 0px; }
.alert{ border: solid 2px #c00; padding: 5px 0px; text-align: center; color: #c00; font-weight: bold; font-family: inherit; margin-bottom: 15px; }
.disable_cartin { margin-bottom: 15px;}
.textbox h1 { font-size: 180%; }
.items {
  width: 100%;
}
.items li {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 30px;
}
#maincontents h2 {
  border-bottom: solid 1px #736357;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
#maincontents h3 {
  color: #736357;
}
.arergy {
  background: #f8f8f8;
  padding: 10px;
  margin-bottom: 30px;
}
#maincontents .arergy h2 {
  font-size: 110%;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 10px;
}
#maincontents .arergy p {
  margin-bottom: 0;
  font-size: 85%;
}
#maincontents .arergy ul{
  margin-bottom: 10px;
}
#maincontents .arergy ul li {
  list-style: none;
  display: inline-block;
  border: solid 1px #999;
  margin-right: 5px;
  width:4.5em;
  text-align: center;
}
.snsbtns { margin-bottom: 40px;}
ul.items li { vertical-align: top; }
ul.items li .text { font-size: 80%; }
ul.items li .thumb img { width: 160px; height:160px; object-fit:cover;  }

.soldout { font-weight:bold; font-size: 110%; border: solid 2px #000; background: #fff; padding: 5px 10px; margin-bottom: 20px; text-align: center;}