@charset "UTF-8";
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
html {-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 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%;touch-callout:none;user-select:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;-webkit-user-drag: none;user-drag: none;}
a {color:#F32780;text-decoration:none;-webkit-touch-callout:none;outline:none;}
a:link{color:#F32780;}
a:visited{color:#F32780;}
a:hover{color:#F98BBB;}
a:focus{outline:0}
a:hover,a.selected,a:link{text-decoration:none;}
a,img{vertical-align:top; 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;}
.bracket {text-indent: -0.5em;display: inline-block;}
.hoverOp:hover{filter: alpha(opacity=60);opacity: 0.6;}
.forPc{display:block;}
.forSp{display:none;}

/* Common
 * --------------------------------------------------------*/
body {
  background: #FFE0DE;
  letter-spacing: 0.1em;
  font:normal 17px/34px "TBゴシック M", "TBGothic M", "YuGothic", "Yu Gothic","游ゴシック","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.disabled{
  position:relative;
}
span.guard{
  position:absolute;
  display:block;
  width:100%;
  height:100%;
  background-image:url(../images/dummy_clear.png);
}

.wrapper {
  width: 1000px;
  margin: 0 auto;
  background: #FFF;
}
.wrap {
  position: relative;
  display: table;
  margin: 0 auto;
}
.wrap944 {
  position: relative;
  width: 944px;
  margin: 0 auto;
}
.wrap1000 {
  position: relative;
  width: 1000px;
  margin: 0 auto;
}
.wrap900 {
  position: relative;
  width: 900px;
  margin: 0 auto;
}
.wrap910 {
  position: relative;
  width: 910px;
  margin: 0 auto;
}
.wrap800 {
  position: relative;
  width: 800px;
  margin: 0 auto;
}
.wrap775 {
  width: 775px;
  margin: 0 auto;
}
.wrap545 {
  width: 545px;
  margin: 0 auto;
}

/* BxSlider v4.1.2 - Fully loaded, responsive content slider by Steven Wanderski, 2014 */
.bx-wrapper {position: relative;margin: 0 auto;padding: 0;*zoom: 1;}
.bx-wrapper img {max-width: 100%;display: block;}
.bx-wrapper .bx-loading { min-height: 50px;  height: 100%;  width: 100%;  position: absolute;  top: 0;left: 0;z-index: 2000;}
.bx-wrapper .bx-viewport { -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;}
.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;}
header .bx-wrapper .bx-pager,
header .bx-wrapper .bx-controls-auto {
  position: absolute;
  width: auto;
}
header .bx-wrapper .bx-pager {
  right: 0px;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager .bx-pager-item {
  display: block;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  bottom: 5px;
  z-index: 888;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
 display: inline-block;
 *zoom: 1;
 *display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  outline: 0;
  display: block;
  background: url(../images/pager.png) no-repeat 0 0;
  width: 40px;
  height: 30px;
  background-size: 30px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: url(../images/pager_active.png) no-repeat 0 0;
  background-size: 30px;
}
/* header */
.bk_header {
  position: relative;
  background: #FFF url(../images/bk_header.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  box-sizing:border-box;
  padding-bottom: 40px;
  position: relative;
}
header {
  padding-top: 18px;
}
#hd_info {
  position: absolute;
  z-index: 999;
  top: 10px;
  right: 10px;
}

#explain {
  border-top: 1px #1A1A1A solid;
  border-bottom: 1px #1A1A1A solid;
  padding: 30px 0;
}


/* footer */
footer {
  text-align: center;
  background: #FFF url(../images/bk_footer.png);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  box-sizing:border-box;
  padding-bottom: 20px;
  position: relative;
}
footer .ft_inner {
  position: relative;
  width: 944px;
  height: 300px;
  margin: 0 auto;
}
footer ul {
  box-sizing:border-box;
  position: absolute;
  bottom: 34px;
  left: 0;
}
footer li {
  width: 80px;
  padding-right:10px;
  position: relative;
  vertical-align: top;
}
footer li:first-child {
  width: 180px;
  position: relative;
  vertical-align: top;
}
footer li:first-child a.link01 {
  padding-right: 14px;
}
footer li .label {
  position: absolute;
  left: 20px;
  bottom: -34px;
}
footer li:first-child .label {
  left: 4em;
}

footer .copy {
  position: absolute;
  bottom: 0px;
  right: 0;
}


/* index */
#index .hdTtl {
  padding: 16px 0;
  position: relative;
}
#index h1 {
  display: inline-block;
}
#index header {
  padding-top: 0;
}
#index .hd_logo {
  position: absolute;
  top: 16px;
  right: 16px;
}
#index #yodogawa {
  text-align: center;
  margin-top: 50px;
  position: relative;
  font-size: 18px;
  line-height: 36px;
}
#index #y_ill01 {
  position: absolute;
  top: 0;
  left: 0;
}
#index #y_ill02 {
  position: absolute;
  bottom: 0;
  right: 0;
}

#index ul.itemList {
  text-align: center;
}
#index .itemList li {
  text-align: center;
  position: relative;
  vertical-align: top;
}
#index .itemList li.cart {
  width: 82px;
}
#index .itemList li .stock,
#index .itemList li .shopping{
  font-size: 12px;
  margin-top: 5px;
    color: #F32780;
}
#index .itemList li:first-child {
  padding-right: 8px;
}
#index .itemList h2 {
  font-size: 20px;
  letter-spacing: 0.1em;
}
#index .itemList h3 {
  font-size: 17px;
  letter-spacing: 0.05em;
  padding-bottom: 4px;
}
#index .itemList h3 span {
  font-size: 11px;
  letter-spacing: 0.05em;
}

#index .linkBtns {
  border-top: 1px #F32780 solid;
  border-bottom: 1px #F32780 solid;
  color: #F32780;
  text-align: center;
  font-size: 14px;
  margin: 70px auto;
}
#index .linksold {
  margin: 70px auto 100px;
}
#index .linkBtns li {
  padding: 10px 20px;
}
#index .linkBtns span {
  font-size: 80%;
}

#itemList01,
#itemList03 {
  padding-bottom: 120px;
}
#itemList02{
  padding-bottom: 60px;
}
#itemList04,
#itemList05 {
  padding-bottom: 100px;
}
.itemList {margin: 0 auto;}
#itemList01 {width: 894px;}
#itemList02 {width: 800px;}
#itemList03 {width: 894px;}
#itemList04 {width: 920px;}
#itemList05 {}

#index #item07 {
  padding-left: 26px;
}




#index #btn_tobichi {
  border-top: 1px #F32780 solid;
  border-bottom: 1px #F32780 solid;
  padding: 50px 0 45px 0;
}
#index #btn_tobichi p {
  padding-top: 15px;
}
#index #aboutSale {
  padding-top: 15px;
}

#index #aboutSale {
  letter-spacing: 0.14em;
  padding: 70px 0 30px 0;
}
#index #aboutSale h4 {
  font-size: 22px;
  color: #F32780;
  padding-bottom: 5px;
}
#index #aboutSale li {
  padding-bottom: 20px;
}
h6{
	font-size:13px;
	margin:-10px 0 10px;
	color:#F32780;
}
.order{
	color:#F32780;
	margin: 0px 0 -30px;
	font-size:12px;
	letter-spacing:0;
}
.order_sold{
	color:#000;
	margin: 0px 0 -30px;
	font-size:12px;
	letter-spacing:0;
}
/* 個別 */
#detail #contents {
  padding-top: 45px;
}
#detail .info {
  width: 280px;
  font-size: 14px;
  letter-spacing: 0.16em;
}
#detail .info h2 {
  font-size: 24px;
}
#detail .info h3 {
  font-size: 19px;
}
#detail .info h3 span {
  font-size: 14px;
}
#detail .info .spec {
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid;
  margin: 20px 0;
  padding: 20px 0 14px 0; /*↓*/
}
#detail .info .spec dl {
  padding-bottom: 6px; /*↑*/
  line-height: 24px;
}
#detail .info .spec dt {
  float:left;
}
#detail .info .spec dd {
  margin-left:40px;
}
#detail .info .spec dd.indent {
  margin-left:65px;
}

#detail .cartArea {
  padding: 20px 0 10px 0;
}
#detail .stock {
  font-size: 12px;
  padding-left: 3px;
  display: inline-block;
  color: #F32782;
}
#detail .shipping {
  font-size: 12px;
  text-align: center;
  margin-left: -60px;
}
#detail .info .linkBtns {
  color: #F32780;
  margin-left: .2em;
}
#detail .info .linkBtns span {
  font-size: 80%;
}
#detail .txt {
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.2em;
  width: 442px;
}
#detail .txt p{
  padding-bottom: 12px;
}
#detail .txt .attention {
  font-family: "TBゴシック SL", "TBGothic SL";
  font-size: 14px;
  line-height: 28px;
  padding-top: 30px;
  letter-spacing: .15em;
}
#detail .txt .attention span{
  font-size: 80%;
}

#detail #btn_index {
  margin: 150px 0 0 0;
}

/* ポストカード */
#detail.postcard #contents {
  padding: 45px 0;
}
#detail.postcard #postcard_lineup li {
  padding: 0 12px 100px 12px;
  box-sizing:border-box;
  vertical-align: top;
}
#detail.postcard #postcard_lineup li h4{
  font-weight: bold;
  padding: 0 0 16px 0;
    box-sizing:border-box;
}
#detail.postcard #postcard_lineup li h5 {
  font-weight: bold;
  font-size: 19px;
  margin-top: -16px;
  margin-bottom: 16px;
}
#detail.postcard #postcard_lineup li h5 span {
  font-size: 14px;
}
#detail.postcard #postcard_lineup li .stock {
  display: block;
}
#detail.postcard #postcard_lineup li .shipping {
  margin-left: 0;
}
#detail.postcard #btn_index {
  margin: 50px 0 0 0;
}
.order_goods{
	font-size:12px;
	letter-spacing:0.06em;
	line-height:1.7em;
	color:#F32780;
}
.order_goods_sold{
	font-size:12px;
	letter-spacing:0.06em;
	line-height:1.7em;
	color:#000;
}
/* sp
 * --------------------------------------------------------------------------- */
@media only screen and (max-width: 479px) {
  body {width: 100%;margin: 0 auto;}
  img{max-width:100%;height:auto;}
  .hoverOp:hover{filter: alpha(opacity=100);opacity: 100;}
  .wrapper{width: 100%;}
  .fl,.fr {float: none;}
  .forPc{display:none;}
  .forSp{display:block;}
  .attention .forSp {display: inline;}
  .bracket {display: inline;}
  .wrap {
    width: 90%;
    margin: 0 auto;
  }

  .wrap1000,
  .wrap944,
  .wrap910,
  .wrap900,
  .wrap800,
  .wrap775,
  .wrap545 {
    width: 90%;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-size: 20px;
  }
  header .bx-wrapper .bx-pager {
    bottom: -0.7em;
    right: 0;
  }
  header {
    padding-top: 0;
  }
  header .hd_title img {
    width: 80%;
  }
  #detail #btn_index {
    margin: 70px 0 0 0;
  }
  #hd_info {
    width: 24%;
    top: 0.2em;
    right: 0.2em;
  }
  /* [sp] footer */
  footer {
    width: 100%;
    padding: 90px 0 0 0;
  }
  footer .ft_inner {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  footer ul {
    box-sizing:border-box;
    position: relative;
    bottom: auto;
    left: auto;
  }
  footer li {
    width: 20%;
    padding-right: 0px;
    position: relative;
    vertical-align: top;
  }
  footer li:first-child {
    width: 47%;
    position: relative;
    vertical-align: top;
  }
  footer li:first-child a.link01 {
    padding-right: 0.6em;
  }
  footer li .label {
    position: absolute;
    left: 1em;
    bottom: -38px;
  }
  footer li:first-child .label {
    left: 3.8em;
    bottom: -32px;
  }
  footer .copy {
    padding-top: 50px;
    position: relative;
    bottom: auto;
    right: auto;
  }

  /* index */
  #index #hdSlider.wrap900 {
    width: 100%;
  }
  #index .linkBtns li {
  padding: 0;
  display:block;
}
#index .linkBtns{
	padding:20px 0;
}
  #index .hdTtl {
    width:90%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  #index .hd_logo {
    position: relative;
    top: auto;
    right: auto;
    text-align: right;
  }
  #index .hd_logo img{
		width:30%;
		height:auto;
  }
  #index #yodogawa {
    text-align: left;
	margin-top:40px;
  }

  #index #y_ill01,
  #index #y_ill02 {
    position: relative;
    display: inline-block;
    padding: 20px 10px;
  }
  #index .linkBtns {
    margin: 40px auto 60px auto;
  }
  #itemList01,
  #itemList02,
  #itemList03,
  #itemList04,
  #itemList05 {
    padding-bottom: 0;
  }
  #itemList01 {width: 90%;}
  #itemList02 {width: 90%;}
  #itemList03 {width: 90%;}
  #itemList04 {width: 90%;}
  #itemList05 {width: 90%;}

  #index #itemList05 {
    padding-bottom: 0px;
  }
    #index .itemList li {
    padding-bottom: 34px;
  }
  #index li#item07 {
    padding-left: 0;
  }
  #index li#item08 {
    padding-bottom: 60px;
  }
  #index #aboutSale li {
    display: block;
    padding-bottom: 14px;
  }
  #index .rabbit_can{
	margin-top:-69px;
	margin-bottom:-20px;
	padding-bottom: 0px;
	z-index:-11;
  }
h6{
	font-size:12px;
}
.order{
	margin-top:-37px;
	margin-bottom:10px;
}
  /* 個別 */
  #detail #contents {
    padding-top: 28px;
  }
  #detail .txt {
    width: 100%;
  }
  #detail .explain {
    padding-top: 60px;
  }
#detail .info h2 {
  font-size: 20px;
  line-height:1.4em;
}

  /* ポストカード */
  #detail.postcard #contents {
    padding-top: 28px;
  }
  #detail.postcard #postcard_lineup li {
    padding: 0 0 80px 0;
  }
  #detail.postcard .explain {
    padding-top: 30px;
  }
.order_sold{
	margin: -28px 0 0px;
}
}
