@charset "UTF-8";
/* -- all -- */
.tokushu-wrap {
  width: 510px;
  margin: 0;
  padding: 0;
  background: url(../imgs/bg.jpg) repeat-y left top;
  font-family: "Times New Roman", "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo", "serif";
  font-size: 62.5% !important;
  line-height: 1 !important;
  text-align: center;
}

.tokushu-wrap a {
  text-decoration: none !important;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

/* -- sns -- */
.sns-wrap {
  margin: 5px 0 5px 3px !important;
}

.sns-wrap .fb-like {
  margin-top: -2px !important;
}

.sns-wrap .line {
  display: inline-block;
  margin-top: -2px !important;
  padding-left: 5px\0 !important;
  padding-left: 5px\9 !important;
  line-height: 0;
}

/*-- top --*/
.tokushu-wrap .top {
  margin-bottom: 20px !important;
}

.tokushu-wrap .top img {
  width: 510px;
  height: 340px;
  border-top: 10px solid #000000;
  border-bottom: 15px solid #000000;
}

/* -- cont -- */
.tokushu-wrap .cont {
  position: relative;
  z-index: 1;
  width: 478px;
  margin: 15px auto !important;
  padding: 1px !important;
  border: 2px solid #000000;
  background-color: #ffffff;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.tokushu-wrap .cont > span {
  display: block;
  width: 100%;
  height: 100%;
  padding: 5px !important;
  border: 1px solid #000000;
  text-align: center;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.tokushu-wrap .cont:before {
  display: inline-block;
  position: absolute;
  z-index: 3;
  top: -15px;
  left: -17px;
  width: 77px;
  height: 74px;
  background: url(../imgs/cont_t.png) no-repeat left top;
  content: "";
}

.tokushu-wrap .cont:after {
  display: inline-block;
  position: absolute;
  z-index: 3;
  bottom: -16px;
  right: -17px;
  width: 81px;
  height: 74px;
  background: url(../imgs/cont_b.png) no-repeat left top;
  content: "";
}

.tokushu-wrap .cont h3 {
  position: relative;
  z-index: 2;
  width: 456px;
  height: 34px;
  margin: 3px auto !important;
  padding: 0;
  background: url(../imgs/h3_bg.png) no-repeat center top;
  color: #ffffff;
  font-size: 1.6em;
  font-size: 16px !important;
  font-weight: bold;
  text-align: center;
  line-height: 35px !important;
}

/* -- product -- */
.tokushu-wrap .cont .product-l,
.tokushu-wrap .cont .product-m {
  width: 460px;
  margin: 5px auto !important;
  padding: 8px 5px 5px !important;
  border-top: 2px dotted #777777;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /*.left {
			position: absolute;
			left: 5px;
			bottom: 0;
			text-align: left;
		}*/
}

.tokushu-wrap .cont .product-l p,
.tokushu-wrap .cont .product-m p {
  padding: 5px !important;
  font-size: 1.3em;
  font-size: 13px !important;
  font-weight: bold;
  text-align: left;
}

.tokushu-wrap .cont .product-l p a,
.tokushu-wrap .cont .product-m p a {
  color: #2f2f2f !important;
}

.tokushu-wrap .cont .product-l p a:hover,
.tokushu-wrap .cont .product-m p a:hover {
  color: #941010 !important;
}

.tokushu-wrap .cont .product-l p span,
.tokushu-wrap .cont .product-m p span {
  font-size: 1.05em;
  font-size: 10.5px !important;
  font-weight: normal;
}

.tokushu-wrap .cont .product-l .detail,
.tokushu-wrap .cont .product-m .detail {
  position: relative;
  margin: 5px auto !important;
  overflow: hidden;
}

.tokushu-wrap .cont .product-l .detail img,
.tokushu-wrap .cont .product-m .detail img {
  float: left;
  margin: 5px !important;
  border: 1px solid #bbbbbb;
}

.tokushu-wrap .cont .product-l .value,
.tokushu-wrap .cont .product-m .value {
  position: absolute;
  right: 5px;
  bottom: 5px;
  text-align: right;
}

.tokushu-wrap .cont .product-l .value dl,
.tokushu-wrap .cont .product-m .value dl {
  color: #941010;
  font-weight: bold;
}

.tokushu-wrap .cont .product-l .value dl dt,
.tokushu-wrap .cont .product-m .value dl dt {
  display: inline-block;
  margin: 0 5px !important;
  font-size: 1.2em;
  font-size: 12px !important;
}

.tokushu-wrap .cont .product-l .value dl dd,
.tokushu-wrap .cont .product-m .value dl dd {
  display: inline-block;
  font-size: 1.6em;
  font-size: 16px !important;
}

.tokushu-wrap .cont .product-l .value dd:after,
.tokushu-wrap .cont .product-m .value dd:after {
  display: inline-block;
  font-size: 0.9em;
  font-size: 9px !important;
  font-weight: normal;
  content: "（税込）";
}

.tokushu-wrap .cont .product-l .cart,
.tokushu-wrap .cont .product-m .cart {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 27px;
  margin: 2px !important;
  border: 1px solid #000000;
  background-color: #941010;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.tokushu-wrap .cont .product-l .cart span,
.tokushu-wrap .cont .product-m .cart span {
  color: #ffffff;
  font-size: 1.2em;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 28px !important;
}

.tokushu-wrap .cont .product-l .cart:hover,
.tokushu-wrap .cont .product-m .cart:hover {
  background-color: #222222;
}

.tokushu-wrap h3 + .product-l,
.tokushu-wrap h3 + .product-m {
  border: none !important;
}

.tokushu-wrap .cont .product-l {
  text-align: center;
}

.tokushu-wrap .cont .product-l .detail img {
  width: 175px;
}

.tokushu-wrap .cont .product-l .detail img:first-child {
  width: 250px;
}

.tokushu-wrap .cont .product-l table {
  width: 450px;
  margin: 10px auto !important;
  border-collapse: separate;
  border-top: 1px solid #cbcbcb;
  border-left: 1px solid #cbcbcb;
  font-size: 1.1em;
  font-size: 11px !important;
}

.tokushu-wrap .cont .product-l table th {
  width: 27%;
  padding: 5px 10px 3px !important;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  background-color: #d0d0d0;
  color: #941010;
  font-weight: bold;
  vertical-align: top;
}

.tokushu-wrap .cont .product-l table td {
  width: 73%;
  padding: 5px 10px 3px !important;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  background-color: #f1f1f1;
  color: #333333;
  text-align: left;
}

.tokushu-wrap .cont .product-l table ~ p {
  padding: 5px !important;
  color: #555555;
  font-size: 1.05em;
  font-size: 10.5px !important;
  font-weight: normal;
  text-align: left;
  line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-l ul {
  padding: 5px 10px 5px 12px !important;
  text-align: left;
}

.tokushu-wrap .cont .product-l ul li {
  color: #555555;
  font-size: 1.05em;
  font-size: 10.5px !important;
  line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-l ul li:before {
  display: inline-block;
  margin-right: 5px !important;
  font-family: FontAwesome;
  content: "\f0da";
}

.tokushu-wrap .cont .product-m .detail img {
  float: left;
  width: 230px;
  margin: 5px 12px 5px 5px !important;
  border: 1px solid #cccccc;
}

.tokushu-wrap .cont .product-m ul {
  padding: 5px !important;
  text-align: left;
}

.tokushu-wrap .cont .product-m ul li {
  color: #555555;
  font-size: 1.05em;
  font-size: 10.5px !important;
  line-height: 1.6 !important;
}

.tokushu-wrap .cont .product-m > p {
  padding: 10px !important;
  color: #555555;
  font-size: 1.1em;
  font-size: 11px !important;
  font-weight: normal;
  text-align: left;
}

/* -- itemlist -- */
.tokushu-wrap .itemlist {
  position: relative;
  width: 474px;
  height: 40px;
  margin: 30px auto 20px auto !important;
  border: 1px solid #000000;
  background-color: #e6e6e6;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.tokushu-wrap .itemlist > span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.tokushu-wrap .itemlist:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 3px 3px 0 0;
  border-style: solid;
  border-color: transparent;
  border-top-color: #000000;
  content: "";
}

.tokushu-wrap .itemlist:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-width: 0 0 3px 3px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #000000;
  content: "";
}

.tokushu-wrap .itemlist > span:before {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-width: 3px 0 0 3px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #000000;
  content: "";
}

.tokushu-wrap .itemlist > span:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #000000;
  content: "";
}

.tokushu-wrap .itemlist a {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 470px;
  height: 36px;
  margin: auto;
  background: url(../imgs/itemlist_bg.png) no-repeat left top;
  color: #ffffff;
  font-size: 1.5em;
  font-size: 15px !important;
  font-weight: bold;
  line-height: 38px !important;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.tokushu-wrap .itemlist a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: galpha(opacity=70) ;
}

/* -- footer -- */
.tokushu-wrap .footer {
  width: 510px;
  height: 27px;
  margin: 10px 0 !important;
  background-color: #000000;
  text-align: center;
}

.tokushu-wrap .footer p {
  display: inline-block;
  color: #ffffff;
  font-size: 1.05em;
  font-size: 10.5px !important;
  line-height: 28px !important;
}

.tokushu-wrap .footer p:before {
  display: inline-block;
  margin-right: 5px !important;
  font-family: FontAwesome;
  content: "\f1f9";
}

/* -- backtop -- */
.tokushu-wrap .backtop {
  position: fixed;
  z-index: 9999;
  bottom: 10px;
  right: 10px;
}

.tokushu-wrap .backtop a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  background-color: #000000;
  text-align: center;
  -webkit-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition: 1s;
  -ms-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.tokushu-wrap .backtop i {
  display: inline-block;
  margin: auto;
  color: #cccccc;
  font-size: 3em;
  line-height: 35px !important;
}

.tokushu-wrap .backtop a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: galpha(opacity=70) ;
}
