@charset "UTF-8";
/* -- all -- */
/* -- 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;
}

.tokushu-wrap {
  width: 510px;
  margin: 0;
  padding: 0;
  background: url(../imgs/bg.jpg) repeat left top;
  font-family: "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-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;
}

.tokushu-wrap div, .tokushu-wrap p, .tokushu-wrap h3, .tokushu-wrap h4 {
  margin: 0;
  padding: 0;
}

.tokushu-wrap > img {
  width: 510px;
  height: 264px;
  vertical-align: bottom;
}

.tokushu-wrap .title {
  display: table-cell;
  position: relative;
  width: 510px;
  height: 80px;
  background-color: #292d5f;
  text-align: center;
  vertical-align: middle;
}

.tokushu-wrap .title:before {
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 510px;
  height: 1px;
  background-color: #eef1f6;
  content: "";
}

.tokushu-wrap .title:after {
  display: block;
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 510px;
  height: 1px;
  background-color: #eef1f6;
  content: "";
}

.tokushu-wrap .title h3 {
  margin: auto;
  padding-top: 3px !important;
  color: #ffffff;
  font-size: 1.8em;
  font-size: 18px !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.6 !important;
}

.tokushu-wrap .title h3 span {
  color: #ffd8e3;
}

.tokushu-wrap > p {
  margin: 15px !important;
  color: #292d5f;
  font-size: 1.2em;
  font-size: 12px !important;
  font-weight: bold;
  text-align: left;
  line-height: 1.6 !important;
}

.tokushu-wrap > dl {
  width: 510px;
  height: 40px;
  background: -moz-linear-gradient(left, rgba(41, 45, 95, 0) 0%, rgba(41, 45, 95, 0.35) 15%, rgba(41, 45, 95, 0.35) 50%, rgba(41, 45, 95, 0.35) 85%, rgba(41, 45, 95, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(41, 45, 95, 0) 0%, rgba(41, 45, 95, 0.35) 15%, rgba(41, 45, 95, 0.35) 50%, rgba(41, 45, 95, 0.35) 85%, rgba(41, 45, 95, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(rgba(41, 45, 95, 0)), color-stop(15%, rgba(41, 45, 95, 0.35)), color-stop(50%, rgba(41, 45, 95, 0.35)), color-stop(85%, rgba(41, 45, 95, 0.35)), to(rgba(41, 45, 95, 0)));
  background: -o-linear-gradient(left, rgba(41, 45, 95, 0) 0%, rgba(41, 45, 95, 0.35) 15%, rgba(41, 45, 95, 0.35) 50%, rgba(41, 45, 95, 0.35) 85%, rgba(41, 45, 95, 0) 100%);
  background: linear-gradient(to right, rgba(41, 45, 95, 0) 0%, rgba(41, 45, 95, 0.35) 15%, rgba(41, 45, 95, 0.35) 50%, rgba(41, 45, 95, 0.35) 85%, rgba(41, 45, 95, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00292d5f', endColorstr='#00292d5f',GradientType=1 );
  /* IE6-9 */
  text-align: center;
}

.tokushu-wrap > dl dt, .tokushu-wrap > dl dd {
  display: inline-block;
  color: #292d5f;
  font-size: 1.6em;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 43px !important;
  text-shadow: #fff 1px 1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff -1px -1px 0, #fff 2px 2px 1px, #fff 0 2px 1px, #fff 2px 0 1px;
  /* for IE */
  -webkit-filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
  filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
}

.tokushu-wrap > dl dt:after {
  display: inline-block;
  margin: 0 10px !important;
  font-family: FontAwesome;
  content: "\f138";
}

.tokushu-wrap > dl dd span {
  font-size: 1.2em;
  font-size: 12px !important;
}

/* -- item -- */
.tokushu-wrap .item {
  width: 470px;
  margin: 15px auto !important;
  padding: 10px !important;
  border: 2px solid #ffffff;
  background-color: #eef1f6;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(41, 45, 95, 0.15);
  -ms-box-shadow: 0px 0px 5px 0px rgba(41, 45, 95, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(41, 45, 95, 0.15);
  -o-box-shadow: 0px 0px 5px 0px rgba(41, 45, 95, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(41, 45, 95, 0.15);
  -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 .item p {
  margin: 5px !important;
  font-size: 1.6em;
  font-size: 16px !important;
  font-weight: bold;
  text-align: left;
  line-height: 1.6 !important;
}

.tokushu-wrap .item p a {
  color: #800080 !important;
}

.tokushu-wrap .item p a:hover {
  color: #f247a6 !important;
  text-decoration: underline !important;
}

.tokushu-wrap .item p span {
  font-size: 1.1em;
  font-size: 11px !important;
  font-weight: normal;
}

.tokushu-wrap .item .detail {
  position: relative;
  margin: 5px auto !important;
  overflow: hidden;
}

.tokushu-wrap .item .detail img {
  float: left;
  width: 210px;
  margin: 5px 15px 5px 5px !important;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 53, 86, 0.2);
  -ms-box-shadow: 0px 0px 4px 0px rgba(50, 53, 86, 0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(50, 53, 86, 0.2);
  -o-box-shadow: 0px 0px 4px 0px rgba(50, 53, 86, 0.2);
  box-shadow: 0px 0px 4px 0px rgba(50, 53, 86, 0.2);
}

.tokushu-wrap .item .detail p {
  margin: 5px !important;
  color: #292d5f;
  font-size: 1.1em;
  font-size: 11px !important;
  text-align: left;
  line-height: 1.6 !important;
}

.tokushu-wrap .item ul {
  margin: 5px !important;
  text-align: left;
}

.tokushu-wrap .item ul li {
  color: #800080 !important;
  font-size: 1.2em;
  font-size: 12px !important;
  font-weight: bold;
  line-height: 1.6 !important;
}

.tokushu-wrap .item .value {
  position: absolute;
  right: 5px;
  bottom: 0;
  text-align: right;
}

.tokushu-wrap .item .value .select-box {
  display: inline-block;
  position: relative;
  width: 130px;
  height: 28px;
  margin: 5px auto !important;
  padding: 4px 5px 3px !important;
  border: 1px solid #292d5f;
  background-color: #ffffff;
  color: #292d5f;
  font-size: 1.2em;
  font-size: 12px !important;
  outline: none !important;
  overflow: hidden;
  vertical-align: middle;
  -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 .item .value .select-box:after {
  display: inline-block;
  position: absolute;
  top: 8px;
  right: 10px;
  z-index: -1\0;
  z-index: -1\9;
  font-family: FontAwesome;
  pointer-events: none;
  content: "\f078";
}

.tokushu-wrap .item .value select {
  outline: none !important;
}

.tokushu-wrap .item .value .select-list {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background-color: #eeeeee;
  background: none transparent !important;
  color: #292d5f;
  font-size: 1.2em;
  font-size: 12px !important;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.tokushu-wrap .item .value dl {
  color: #800080 !important;
  font-weight: bold;
}

.tokushu-wrap .item .value dl dt {
  display: inline-block;
  margin-right: 5px !important;
  font-size: 1.3em;
  font-size: 13px !important;
}

.tokushu-wrap .item .value dl dd {
  display: inline-block;
  font-size: 1.8em;
  font-size: 18px !important;
}

.tokushu-wrap .item .value dd:after {
  display: inline-block;
  margin-left: 5px !important;
  font-size: 1em;
  font-size: 10px !important;
  font-weight: normal;
  content: "税込";
}

.tokushu-wrap .item .cart {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 130px;
  height: 30px;
  margin: 2px 0 !important;
  background-color: #f366ac;
  text-align: center;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.tokushu-wrap .item .cart:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 130px;
  height: 15px;
  background-color: rgba(255, 255, 255, 0.15);
  content: "";
}

.tokushu-wrap .item .cart span {
  position: relative;
  z-index: 3;
  color: #ffffff;
  font-size: 1.4em;
  font-size: 14px !important;
  font-weight: bold;
  line-height: 32px !important;
}

.tokushu-wrap .item .cart:hover {
  background-color: #f247a6;
}

/* -- footer -- */
.tokushu-wrap .footer {
  padding: 10px 0 !important;
  text-align: center;
}

.tokushu-wrap .footer p {
  color: #292d5f;
  font-size: 1.2em;
  font-size: 12px !important;
}

.tokushu-wrap .footer p:before {
  display: inline-block;
  margin-right: 3px !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;
  width: 60px;
  height: 60px;
  background-color: #292d5f;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.tokushu-wrap .backtop i {
  display: inline-block;
  margin: 10px auto;
  color: #ffffff;
  font-size: 4em;
}

.tokushu-wrap .backtop a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: galpha(opacity=70) ;
}
