h1.stickpie_top {
    background: url(../images/h1_top.gif) no-repeat 0 0;
    width: 300px;
    height: 54px;
    background-size: cover;
}

.stickpie section {
margin: 0 auto 50px auto;
overflow: hidden;
}

.stickpie .contents {
    width: 100%;
    margin: 0 auto 50px auto;
    overflow: hidden;
    zoom: 1;
}
.stickpie .inner {
width: 100%;
  margin: 0 auto;
  position: relative;
}
.stickpie .inner h2 {
	background: none;
	border: none;
	padding: 0;
}
.stickpie .inner h2 img {
	max-width: 100%;
	margin: 0 auto 20px auto;
}

.stickpie .inner .productArea {
	overflow: hidden;
	margin: 0;
}
.stickpie .inner .productArea h3 {
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	text-align: left;
	font-size: 160%;
	padding-bottom: 5px;
	border-left :none;
	border-bottom: 1px solid #2f2f2f;
	margin-bottom: 20px;
}
.stickpie .inner .productArea h3 .limitedMark {
	font-size: 80%;
	display: block;
}
.stickpie .inner .productArea h3 .red {
	color: #ff0000!important;
}
.stickpie .inner .productArea .textArea {
	width: 100%;
}

.stickpie .inner .productArea .imageArea {
	width: 100%;
}

.stickpie .inner .productArea .textArea .lead {
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}

.stickpie .inner .productArea .textArea .attention {
	color: #ff0000;
}

.stickpie .inner .productArea .textArea .term {
	overflow: hidden;
	background: #ffc6a4;
	padding: 10px 8px 5px 8px;
	margin: 20px auto;
	border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
}
.stickpie .inner .productArea .textArea .term dt,
.stickpie .inner .productArea .textArea .term dd {
	font-family: Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	font-weight: bold;
}
.stickpie .inner .productArea .textArea .term dt {
	font-size: 120%;
}
.stickpie .inner .productArea .textArea .term dd {
	font-size: 110%;
}

.stickpie .inner .productArea .textArea .term dt,
.stickpie .inner .productArea .textArea .term dd {
	text-align: center;
	width: 100%;
	display: block;
	margin-bottom: 3px;
}

.stickpie .inner .productArea .textArea .term dd {
	margin: 0 0 5px 0;
}
.stickpie .inner .productArea .textArea .term dd.uline {
	border-bottom: 2px dotted #fff;
}

.strike {
	text-decoration: line-through;
}

.stickpie .inner .productArea .imageArea img {
  margin-top: 20px;
}

.stickpie .inner .productArea .btn a {
  display: block;
  width: 100%;
  background: #c9c97c;
  font-size: 15px;
  color: #000;
  border-radius: 4px;
  text-align: center;
  padding: 11px 0;
  width: 80%;
  font-size: 15px;
  cursor: pointer;
  margin: 20px auto 0;
}

.stickpie .inner .productArea .btn-shop a {
  display: block;
  width: 100%;
  background: #f3d2d7;
  font-size: 15px;
  color: #000;
  border-radius: 4px;
  text-align: center;
  padding: 11px 0;
  width: 80%;
  font-size: 15px;
  cursor: pointer;
  margin: 20px auto 0;
}


.stickpie .inner .productArea .textArea table{
    border-collapse:collapse;
    margin-top:10px;
    border: 1px solid #ccc;
}

.stickpie .inner .productArea .textArea .details th {
    background-color:#efe5b7;
    width:93%;
    display: block;
    text-align: center;
    padding:5px 4%;
    text-align: justify;
}


.stickpie .inner .productArea .textArea .details td {
width:93%;
display: block;
    padding:5px 4%;
    line-height:21px;
}


.stickpie .inner .productArea .textArea .details span{
    font-size:10px;
}

.stickpie .inner .productArea .textArea .item_name{
  font-size: 14px;
  line-height: 17px;
  color: #666666;
  float: left;
  padding-right: 20px;
  margin-bottom: 0px;
}

.stickpie .inner .productArea .imageArea .tel a {
  display: block;
  font-size: 13px;
  line-height: 23px;
  color: #000;
}

h5 {
  color: #666666;
}