@charset "UTF-8";
/* -- all -- */
.tokushu-wrap {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  background: url(../imgs/bg.jpg) repeat-y left top;
  font-family: Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic";
  font-size: 62.5% !important;
  line-height: 1 !important;
  text-align: center;
  overflow: hidden;
}

.tokushu-wrap:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 510px;
  height: 679px;
  background: url(../imgs/header_bg.png) no-repeat left top;
  content: "";
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap:before {
    width: 100%;
    height: 0;
    padding-top: 133.13725% !important;
    background-size: contain;
  }
}

.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;
}

/* -- header -- */
.tokushu-wrap .header {
  position: relative;
  top: 10px;
  left: 5px;
  z-index: 3;
  width: 460px;
  height: 346px;
  margin: 0 auto;
  background: url(../imgs/header.png) no-repeat left top;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .header {
    top: 8px;
    width: 94%;
    height: 0;
    padding-top: 75.21739% !important;
    background-size: contain;
  }
}

.tokushu-wrap .header p {
  position: absolute;
  bottom: 60px;
  left: 20px;
  color: #1098b0 !important;
  font-size: 1.4em;
  font-size: 14px !important;
  font-weight: bold;
  text-align: center;
  line-height: 1.6 !important;
  text-shadow: #ffffff 1px 1px 0, #ffffff -1px 1px 0, #ffffff 1px -1px 0, #ffffff -1px -1px 0, #ffffff 2px 2px 1px, #ffffff 0 2px 1px, #ffffff 2px 0 1px;
  /* for IE */
  -webkit-filter: dropshadow(color=#ffffff, offX=0, offY=-1) dropshadow(color=#ffffff, offX=1, offY=0) dropshadow(color=#ffffff, offX=0, offY=1) dropshadow(color=#ffffff, offX=-1, offY=0);
  filter: dropshadow(color=#ffffff, offX=0, offY=-1) dropshadow(color=#ffffff, offX=1, offY=0) dropshadow(color=#ffffff, offX=0, offY=1) dropshadow(color=#ffffff, offX=-1, offY=0);
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .header p {
    bottom: 20px;
    left: 5px;
    font-size: 1.2em !important;
    text-align: left;
  }
}

/* -- 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;
}

/* -- cont -- */
.tokushu-wrap .cont {
  position: relative;
  z-index: 4;
  width: 486px;
  margin: 15px auto !important;
  padding: 5px !important;
  border: 3px solid #ffffff;
  background-color: rgba(255, 255, 255, 0.6);
  -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-box-shadow: 0px 0px 5px 0px rgba(0, 155, 179, 0.7);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 155, 179, 0.7);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 155, 179, 0.7);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 155, 179, 0.7);
  box-shadow: 0px 0px 5px 0px rgba(0, 155, 179, 0.7);
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont {
    width: 96%!important;
  }
}

.tokushu-wrap .cont h3 {
  position: relative;
  top: 5px;
  left: -20px;
  width: 510px;
  height: 36px;
  margin: 0;
  padding: 0;
  background-color: rgba(0, 155, 179, 0.6);
  color: #ffffff;
  font-size: 1.7em;
  font-size: 17px !important;
  font-weight: bold;
  text-align: center;
  line-height: 38px !important;
  -webkit-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -ms-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -moz-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -o-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont h3 {
    left: 0;
    width: 100%;
    height: 30px;
    font-size: 1.6em !important;
    line-height: 34px !important;
  }
}

.tokushu-wrap .cont h3 + .product-l,
.tokushu-wrap .cont h3 + .product-m {
  border: none !important;
}

.tokushu-wrap .cont h3 + .product-s {
  margin-top: 25px !important;
}

.tokushu-wrap .cont h3 + .product-s + .product-s {
  margin-top: 25px !important;
}

.tokushu-wrap .cont .dummy {
  border: none !important;
}

/* -- product -- */
.tokushu-wrap .cont .product-l p,
.tokushu-wrap .cont .product-m p,
.tokushu-wrap .cont .product-s p {
  padding: 5px !important;
  font-weight: bold;
  line-height: 1.5 !important;
}

.tokushu-wrap .cont .product-l p a,
.tokushu-wrap .cont .product-m p a,
.tokushu-wrap .cont .product-s p a {
  color: #1098b0 !important;
}

.tokushu-wrap .cont .product-l p a:hover,
.tokushu-wrap .cont .product-m p a:hover,
.tokushu-wrap .cont .product-s p a:hover {
  color: #57c4d8 !important;
}

.tokushu-wrap .cont .product-l p span,
.tokushu-wrap .cont .product-m p span,
.tokushu-wrap .cont .product-s p span {
  font-size: 1.1em;
  font-size: 11px !important;
  font-weight: normal;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l p span,
  .tokushu-wrap .cont .product-m p span,
  .tokushu-wrap .cont .product-s p span {
    font-size: 0.7em !important;
  }
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l p br,
  .tokushu-wrap .cont .product-m p br,
  .tokushu-wrap .cont .product-s p br {
    display: none;
  }
}

.tokushu-wrap .cont .product-l img,
.tokushu-wrap .cont .product-m img,
.tokushu-wrap .cont .product-s img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 155, 179, 0.5);
  -ms-box-shadow: 0px 0px 3px 0px rgba(0, 155, 179, 0.5);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 155, 179, 0.5);
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 155, 179, 0.5);
  box-shadow: 0px 0px 3px 0px rgba(0, 155, 179, 0.5);
}

.tokushu-wrap .cont .product-l .value dl,
.tokushu-wrap .cont .product-m .value dl,
.tokushu-wrap .cont .product-s .value dl {
  color: #e4007f;
  font-weight: bold;
}

.tokushu-wrap .cont .product-l .value dl dt,
.tokushu-wrap .cont .product-m .value dl dt,
.tokushu-wrap .cont .product-s .value dl dt {
  display: inline-block;
  margin: 0 5px !important;
  font-size: 1.3em;
  font-size: 13px !important;
}

.tokushu-wrap .cont .product-l .value dl dd,
.tokushu-wrap .cont .product-m .value dl dd,
.tokushu-wrap .cont .product-s .value dl dd {
  display: inline-block;
  font-size: 1.8em;
  font-size: 18px !important;
}

.tokushu-wrap .cont .product-l .value dd:after,
.tokushu-wrap .cont .product-m .value dd:after,
.tokushu-wrap .cont .product-s .value dd:after {
  display: inline-block;
  font-size: 0.9em;
  font-size: 9px !important;
  font-weight: normal;
  content: "（税込）";
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .value dd:after,
  .tokushu-wrap .cont .product-m .value dd:after,
  .tokushu-wrap .cont .product-s .value dd:after {
    font-size: 0.6em !important;
  }
}

.tokushu-wrap .cont .product-l .cart,
.tokushu-wrap .cont .product-m .cart,
.tokushu-wrap .cont .product-s .cart {
  display: inline-block;
  width: 130px;
  height: 28px;
  margin: 2px !important;
  background-color: #e4007f;
  text-align: center;
  -webkit-border-radius: 14px;
  -ms-border-radius: 14px;
  -moz-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}

.tokushu-wrap .cont .product-l .cart span,
.tokushu-wrap .cont .product-m .cart span,
.tokushu-wrap .cont .product-s .cart span {
  color: #ffffff;
  font-size: 1.4em;
  font-size: 14px !important;
  font-weight: bold;
  line-height: 30px !important;
}

.tokushu-wrap .cont .product-l .cart:hover,
.tokushu-wrap .cont .product-m .cart:hover,
.tokushu-wrap .cont .product-s .cart:hover {
  background-color: #f3359f;
}

.tokushu-wrap .cont .product-l,
.tokushu-wrap .cont .product-m {
  width: 460px;
  margin: 10px auto !important;
  padding: 10px 5px 5px !important;
  border-top: 2px dotted #009bb3;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l,
  .tokushu-wrap .cont .product-m {
    width: 98%;
  }
}

.tokushu-wrap .cont .product-l .detail,
.tokushu-wrap .cont .product-m .detail {
  position: relative;
  margin: 5px auto !important;
  overflow: hidden;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .detail,
  .tokushu-wrap .cont .product-m .detail {
    margin: 0 auto 5px auto !important;
  }
}

.tokushu-wrap .cont .product-l .detail img,
.tokushu-wrap .cont .product-m .detail img {
  float: left;
  margin: 5px 15px 5px 5px !important;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .detail img,
  .tokushu-wrap .cont .product-m .detail img {
    float: none;
    margin: 0 auto 5px auto !important;
  }
}

.tokushu-wrap .cont .product-l .detail p,
.tokushu-wrap .cont .product-m .detail p {
  color: #4e4e4e;
  font-size: 1.1em;
  font-size: 11px !important;
  text-align: left;
}

.tokushu-wrap .cont .product-l .value,
.tokushu-wrap .cont .product-m .value {
  position: absolute;
  right: 3px;
  bottom: 3px;
  text-align: right;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .value,
  .tokushu-wrap .cont .product-m .value {
    position: static;
    margin: 10px auto 5px auto !important;
    text-align: center;
  }
}

.tokushu-wrap .cont .product-l ul,
.tokushu-wrap .cont .product-m ul {
  margin: 5px 0 !important;
  padding: 5px 0 !important;
  text-align: left;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l ul,
  .tokushu-wrap .cont .product-m ul {
    margin: 5px !important;
    padding: 0 !important;
  }
}

.tokushu-wrap .cont .product-l ul li,
.tokushu-wrap .cont .product-m ul li {
  color: #4e4e4e;
  font-size: 1.1em;
  font-size: 11px !important;
  line-height: 1.6 !important;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l ul li,
  .tokushu-wrap .cont .product-m ul li {
    font-size: 1em !important;
  }
}

.tokushu-wrap .cont .product-l ul li span,
.tokushu-wrap .cont .product-m ul li span {
  font-weight: bold;
}

.tokushu-wrap .cont .product-l ul li span:after,
.tokushu-wrap .cont .product-m ul li span:after {
  display: inline-block;
  margin: 0 5px !important;
  font-family: FontAwesome;
  font-weight: normal;
  content: "\f0da";
}

.tokushu-wrap .cont .product-l table,
.tokushu-wrap .cont .product-m table {
  width: 440px;
  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;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l table,
  .tokushu-wrap .cont .product-m table {
    width: 98%;
  }
}

.tokushu-wrap .cont .product-l table th,
.tokushu-wrap .cont .product-m table th {
  width: 32%;
  padding: 5px 10px 2px !important;
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  background-color: #e2e2e2;
  color: #1098b0 !important;
  font-weight: bold;
  vertical-align: top;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l table th,
  .tokushu-wrap .cont .product-m table th {
    width: 20%;
  }
}

.tokushu-wrap .cont .product-l table td,
.tokushu-wrap .cont .product-m table td {
  width: 68%;
  padding: 5px 10px 2px !important;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb;
  background-color: #f6f6f6;
  color: #333333;
  text-align: left;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l table td,
  .tokushu-wrap .cont .product-m table td {
    width: 80%;
  }
}

.tokushu-wrap .cont .product-l table ~ p,
.tokushu-wrap .cont .product-m table ~ p {
  padding: 5px !important;
  color: #4e4e4e;
  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 {
  text-align: center;
}

.tokushu-wrap .cont .product-l p {
  font-size: 1.5em;
  font-size: 15px !important;
  text-align: center;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l p {
    font-size: 1.2em !important;
  }
}

.tokushu-wrap .cont .product-l .detail img {
  width: 152px;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .detail img {
    width: 48%;
  }
}

.tokushu-wrap .cont .product-l .detail img:first-child {
  width: 250px;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .detail img:first-child {
    width: 80%;
  }
}

.tokushu-wrap .cont .product-l .image {
  text-align: center;
}

.tokushu-wrap .cont .product-l .image img {
  margin: 5px !important;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-l .image img {
    width: 47%;
    margin: 5px 3px !important;
  }
}

.tokushu-wrap .cont .product-m .detail img {
  width: 230px;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-m .detail img {
    width: 80%;
  }
}

.tokushu-wrap .cont .product-m p {
  font-size: 1.4em;
  font-size: 14px !important;
  text-align: left;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-m p {
    font-size: 1.2em !important;
  }
}

.tokushu-wrap .cont .product-s {
  display: inline-block;
  width: 222px;
  margin: 10px 3px !important;
  padding: 5px 10px 10px !important;
  border: 1px solid #009bb3;
  text-align: center;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s {
    width: 46%;
  }
}

.tokushu-wrap .cont .product-s p {
  font-size: 1.3em;
  font-size: 13px !important;
  text-align: center;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s p {
    font-size: 1.1em !important;
  }
}

.tokushu-wrap .cont .product-s img {
  width: 94%;
  margin: 0 auto 10px auto !important;
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s .value dl dt {
    font-size: 1.2em !important;
  }
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s .value dl dd {
    font-size: 1.5em !important;
  }
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s .cart {
    width: 80%;
    height: 28px;
  }
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .cont .product-s .cart span {
    font-size: 1.3em !important;
    line-height: 32px !important;
  }
}

/* -- itemlist -- */
.tokushu-wrap .itemlist {
  width: 100%;
  height: 36px;
  margin: 30px 0 10px !important;
  background-color: rgba(0, 155, 179, 0.6);
  text-align: center;
}

.tokushu-wrap .itemlist a {
  color: #ffffff;
  font-size: 1.6em;
  font-size: 16px !important;
  font-weight: bold;
  line-height: 38px !important;
  -webkit-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -ms-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -moz-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  -o-text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
  text-shadow: 0px 0px 3px rgba(0, 155, 179, 0.5);
}

@media screen and (max-device-width: 1024px) {
  .tokushu-wrap .itemlist a {
    font-size: 1.4em !important;
    line-height: 40px !important;
  }
}

.tokushu-wrap .itemlist a:hover {
  color: #fffea9 !important;
}

/* -- footer -- */
.tokushu-wrap .footer {
  padding: 10px 15px 15px !important;
  text-align: left;
}

.tokushu-wrap .footer p {
  color: #1098b0 !important;
  font-size: 1.05em;
  font-size: 10.5px !important;
}

.tokushu-wrap .footer span {
  display: inline-block;
  margin: 0 5px !important;
}

.tokushu-wrap .footer span:before {
  display: inline-block;
  margin-right: 5px !important;
  font-family: FontAwesome;
  content: "\f1f9";
}

.tokushu-wrap .footer span:first-child:after {
  display: inline-block;
  width: 53px;
  height: 13px;
  margin-left: 8px !important;
  background: url(../imgs/piapro.png) no-repeat left top;
  vertical-align: text-bottom;
  content: "";
}

.tokushu-wrap .copy {
  padding: 10px 15px 15px !important;
  text-align: left;
}

.tokushu-wrap .copy p {
  color: #1098b0 !important;
  font-size: 1.05em;
  font-size: 10.5px !important;
}

.tokushu-wrap .copy 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;
  width: 53px;
  height: 53px;
  border: 3px solid #ffffff;
  background-color: #009bb3;
  text-align: center;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 0px 1px 0px #009bb3;
  -ms-box-shadow: 0px 0px 1px 0px #009bb3;
  -moz-box-shadow: 0px 0px 1px 0px #009bb3;
  -o-box-shadow: 0px 0px 1px 0px #009bb3;
  box-shadow: 0px 0px 1px 0px #009bb3;
}

.tokushu-wrap .backtop i {
  display: inline-block;
  margin: 5px auto;
  color: #ffffff;
  font-size: 4em;
}

.tokushu-wrap .backtop a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: galpha(opacity=70) ;
}
