@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
*{margin: 0px;padding: 0px;}/**/
body, html{height: 100%;}/**/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th,td,img{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
li {display: inline-block;*display: inline;*zoom: 1;}
img{max-width: 100%;}
a {color:#0064FF;text-decoration:none;-webkit-touch-callout:none;outline:none;}
a:link{color:#0064FF;}
a:visited{color:#0064FF;}
a:hover{color:#FFA0A0;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:middle; border-style:none;//IE8}
.clrfx:before,.clrfx:after {content: " ";display: table;clear: both;}
.clrfx {*zoom: 1;}
.fl {float: left;}
.fr {float: right;}
.dn{display: none;}
.vh{visibility: hidden;}
.tac{text-align: center;}
.ml_05 {margin-left: -0.5em;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.forPc{display:block;}
.forSp{display:none;}

/* Common
 * --------------------------------------------------------*/
 body {
   letter-spacing: 1px;
  font-family: "A1明朝", "A1 Mincho", "Times New Roman", "Times","ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
  font-size: 16px;
  line-height: 28px;
  color: #3E3A39;
 }
.wrapper {
  width: 900px;
  margin: 0 auto;
}
 /* header */
header {
  background: #727171;
  padding: 20px;
}
header .att_d_pc {
  padding-left: 20px;
}
header .att_d_pc li {
  padding-right: 10px;
  padding-top: 2px;
}

.fst_view {
  width: 900px;
  margin: 0 auto;
}

#cont_fst {
  position: relative;
  padding: 40px 0;
}

.btn_prev {
  position: absolute;
  top: 45%;
  left: 10px;
  z-index:999;
}

.btn_next {
  position: absolute;
  top: 45%;
  right: 10px;
  z-index:999;
}

/* BxSlider v4.1.2 - Fully loaded, responsive content slider
 * Written by: Steven Wanderski, 2014
 * ---------------------------------------------------- */
/* RESET AND LAYOUT */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* THEME */
.bx-wrapper .bx-viewport {
  /*background: #fff;*/
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-pager .active {
  filter: alpha(opacity=60);
  opacity: 0.6;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 45%;
  outline: 0;
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  z-index: 8888;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/********/


.info {
  width: 406px;
  padding: 0;
  margin-top: 0;
}

/* .slide  */
.pic {
  position: relative;
  width: 400px;
}
.slider {
  display: inline-block;
  height: 600px;
}
.slider img {
  width: 400px;
  height: 600px;
}
.pic .bx-pager{
  width: 400px;
  height: 75px;
  background-color: #EFEFEF;
  margin-top: 22px;

}
.pic .bx-pager a {
  height: 50px;
}
.pic .bx-pager a {
  display: inline-table;
  float: left;
  width: 50px;
}
.pic .bx-pager a img{
  width: 50px;
}

.ttl_nm{
  font-family:"本明朝-Book （標準がな）", "HonMincho-Book", "MS 明朝","MS Mincho","Hiragino Mincho ProN", serif;
  font-size: 24px;
  line-height: 34px;
}
.ttl_price{
  font-family:"本明朝-Book （標準がな）", "HonMincho-Book", "MS 明朝","MS Mincho","Hiragino Mincho ProN", serif;
  font-size: 24px;
  padding-top: 38px;
}
.ttl_price span {
  font-size: 50%;
}
.cartBtn{
  padding-top: 38px;
}
.cartBtn li {
  width: 140px;
  float: left;
}
.cartBtn>li:first-child {
  margin-right: 10px;
}
.cartBtn .stock {
  display: block;
  color: #036EB8;
  font-size:11px;
  text-align: center;
  line-height: 24px;
  height: 24px;
}
.cartBtn .shipping {
  display: block;
  color: #036EB8;
  font-size:11px;
  text-align: center;
  line-height: 24px;
}
.cart a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.commingSoon {
  padding-top: 38px;
  font-size:15px;
  color:#036EB8;
}

.word{
  font-size: 17px;
  line-height: 30px;
  padding-top: 38px;
}

#cont_mid {
  background: #DCDDDD;
  padding: 70px 0 100px 0;
}

.size_txt {
  width: 400px;
}
.size_txt p,
.size_txt dl {
  font-size: 12px;
  line-height:21px;
  padding-bottom: 30px;
}
.size_txt .ql_ttl span {
  font-size: 15px;
  display: inline-block;
}
.size_txt dd {
  margin: 0px 0 5px 12px
}

#cont_btm {
  background: url(../images/bk_extra.jpg);
  background-size: cover;
  height: 600px;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 50px 0 0 0;
  font-family: "ヒラギノ明朝 W3 JIS2004","Hiragino Mincho W3 JIS2004", "MS 明朝","MS Mincho","Hiragino Mincho ProN", serif;
  font-size: 12px;
  line-height: 21px;
  color:#FFF;
}
.extra {
  display: block;
  width: 254px;
}
.extra a {
  color:#FFF;
}
.extra h4 {
  font-size: 16px;
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
  margin-bottom: 12px;
}
.extra span {
  font-size: 12px;
}
.extra p {
  padding-bottom: 40px;
}
#ex02,#ex03{
  padding-left: 45px;
}

/* archive */
#archive {
  margin: 0 auto;
  max-width: 1010px;
  width: 100%;
  padding: 80px 0 90px 0;
}
#archive .inner {
  margin: 0 auto;
  padding-right: 10px;
}
#archive a {
  display: block;
}
#archive a:hover {
  filter: alpha(opacity=60);opacity: 0.6;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
#archive .bx-wrapper .bx-prev {
  left: -45px;
  background: url(../images/arrow_left.png) no-repeat 0 0;
   background-size: 40px;
}
#archive .bx-wrapper .bx-next {
  right: -55px;
  background: url(../images/arrow_right.png) no-repeat 0 0;
   background-size: 40px;
}


/* hidden
#archive .bx-wrapper .bx-prev,
#archive .bx-wrapper .bx-next {
  display: none;
}*/

footer {
  background: #3E3A39;
  padding: 26px 0 30px 0;
}
footer .ft_wrap {
  width: 96%;
  margin: 0 auto;
}
footer .share_mail li {
  padding-left: 5px;
}
footer .ft_copy {
  padding-top: 12px;
}
.att_d_sp {
  display: none;
}

/* sp
 * --------------------------------------------------------*/
@media only screen and (max-width: 769px) {
  body {width: 100%;margin: 0 auto;}
  img{max-width:100%;height:auto;}
  .wrapper{width: 100%;margin: 0 auto;}
  .fl,.fr {float: none;}

   /* header */
  header {
    text-align: center;
    padding: 10px 0;
    position: fixed;
    z-index: 999;
    width: 100%;
  }
  header .att_d_pc {
    display: none;
  }
  header h1.logo {
    display: inline-block;
    z-index: 10000;
    position: relative;
  }

  .btn_prev {
    top: -60px;
    left: 5px;
    text-align: left;
  }

  .btn_next {
    top: -60px;
    right: 5px;
    text-align: right;
  }
  .btn_prev ,
  .btn_next {
    top: 5px;
  }
  .btn_prev img,
  .btn_next img{
    width: 28%;
  }

  #cont_fst {
    padding-top: 50px;
  }
  .fst_view {
     width: 100%;
    margin: 0 auto;
  }

  .pic {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  .slider {
    display: inline-block;
    height: 600px;
  }
  .slider img {
    width: 100vw;
    height: inherit;
  }
  .pic .bx-pager a {
    height: 100%;
  }
  .pic .bx-pager a,
  .pic .bx-pager a img {
    width: 12.5vw;
  }
  .pic .bx-pager{
    width: 100vw;
    height: 100%;
    margin-top: 0;
  }
  .ttl_price{
    padding-top: 18px;
  }
  .info {
    width: 90%;
    margin: 0 auto;
    padding-top: 90px;
  }
  .cartBtn {
    padding-top: 18px;
  }
  .word {
    padding-top: 18px;
  }
  #cont_mid {
    background: #DCDDDD;
    padding: 40px 0 60px 0;
  }
  .size_img {
    text-align: center;
    padding-bottom: 40px;
  }
  .size_txt {
      width: 90%;
      margin: 0 auto;
  }
  #cont_btm {
     height: auto;
  }
  .extra {
    width: 90%;
    margin: 0 auto;
  }
  #ex02, #ex03 {
      padding-left: 0;
  }
  /* archive */
  #archive {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  footer {
    text-align: center;
  }
  .att_d_sp {
    display: block;
    padding-bottom: 30px;
  }
  footer .ft_copy {
    padding-top: 25px;
  }
  .att_d_sp li {
    display: block;
  }

}
