* {
  margin: 0px;
  padding: 0px;
}
body {
    margin: 0;
    text-align:center;
    background-color: #FFF;
    background-image:url(https://file001.shop-pro.jp/PA01267/476/bg.gif);
    background-position:center;
    background-repeat:repeat-y;
    color: #333;
    font-size: 14px;
    font-family: 'Hiragino Kaku Gothic Pro W3','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
    line-height: 1.5;
}
img {
  border: 0;
}
a img:hover{
  opacity:0.8;
}
a {
  color: #00a0e9;
}
a:hover {
  text-decoration: none;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
    list-style:none;
}
.clearfix:after {
    clear: both;
}
.clearfix:before, .clearfix:after {
    content: ' ';
    display: table;
}


#wrapper {
  width: 1050px;
  background-color:#fff;
  margin: 0px auto;
  text-align: left;
  clear: both;
}
#wrapper a img {
  border-style: none;
  margin: 0px;
}

#header {
  margin: 0 auto;
  width:1050px;
  background-color:#fff;
}
#header_content{
	width:1050px;
	margin:0 auto;
}

#container {
  margin: 0px auto;
  width: 1050px;
  clear: both;
}
#side {
  float: left;
  width: 198px;
  margin: 0px 30px 30px 0px;
}
#contents {
  width: 820px;
  float: right;
  margin: 0px 0px 20px;
  padding-top:2em;
}
#footer {
  margin: 0px auto;
  clear: both;
  padding: 0px 0px 20px;
}



.member {
  margin: 0px 0px 20px;
  float: right;
  clear: right;
  width: 100%;
  background-color:#556063;
  border-bottom:#ddd 2px solid; 
  padding:10px;
}
.member ul {
  padding: 0px;
  margin: 0px;
  list-style-type:none;
  list-style-image:none;
}
.member ul li {
  font-size: 11px;
  height: 10px;
  margin: 0px 0px 10px 5px;
  float: right;
}
.member p.member {
  font-size: 10px;
  line-height: 2em;
  clear: both;
  text-align: right;
}



#header h1 {
  margin: 0px 10px;
  line-height: 20px;
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
#header a img {
  border-style: none;
}
#header .logo {
  font-size: 14px;
  line-height: 2em;
  font-weight: bold;
  float: left;
}




/*header グローバルナビ*/

#header ul.global-navi {
  width:100%;
  margin: 0;
  padding: 0;
  list-style-type:none;
  list-style-image:none;
  clear: both;
  text-align:center;
  display:flex;
  justify-content:space-between;
}
#header ul.global-navi li {
    width:100%;
    height: 40px;
    font-size: 13px;
    line-height: 42px;
    border-left: 1px solid #ddd;
    padding: 0;
}
#header ul.global-navi li:last-child {
	border-right: 1px solid #ddd;
}
#header ul.global-navi li a{
  width:100%;
	text-decoration:none;
	color:black;
}
#header ul.global-navi li a i{
	font-size:15px;
	vertical-align: sub;
  margin-right: 9px;
}
#header ul.global-navi li:hover{
	background: #f5f5f5;
}

#header ul.serch{
  width:100%;
  display:flex;
  justify-content:flex-start;
  position: relative;
  bottom: -4px;
}
#header ul.serch li{
}
#header form {
  
}
#header form select {
  margin-right: 7px;
  width: 200px;
}
#header form input {
  height: 31px;
  width: 40%;
  outline: 0;
  line-height: 30px;
  border:0;
  margin:0;
}
#side h3 {
  font-size: 12px;
  clear: both;
  margin: 0px;
}
#side div {
  margin: 0;
  margin-bottom: 2em;
  clear: both;
}
#side div div {
  margin: 0px;
}

#side div ul {
  margin: 0px;
  padding: 0px;
  list-style-type:none;list-style-image:none;
}
#side div.member p {
  line-height: 1.4em;
  color: #666;
  margin: 8px 4px;
}
#side div.member p span {
  font-weight: bold;
  color: #000;
  margin: 0px 3px;
}
#side div.member ul li {
  margin: 0px 0px 3px;
}
#side div.member ul li img {
  vertical-align: bottom;
}


/* サイドバー：カテゴリーリスト */

#side div.category ul {
	border-left:#dfdfdf solid 1px;
	boeder-right:#dfdfdf solid 1px;
}
#side div.category ul li {
    background: #fff;
    line-height: 47px;
    border-bottom: #ddd dotted 1px;
    border-right:#ddd solid 1px;
    height: 47px;
    background-size: 40px;
    padding-left:5px;
}
#side div.category ul li:last-child {
    border-bottom: #ddd solid 1px;
}
#side div.category ul li a {
  text-decoration: none;
  color: #333;
}
#side div.category ul li a:hover {
  color: #F60;
  background: #FFF;
}
#side div.category ul li a img {
  margin: 0px 0px 2px;
  border-style: none;
}
#side div.category ul li.txt a {
}
#side div.category ul li.txt a:hover {
  color: #F60;
}
#side div.category ul li.txt a img {
	height:35px;
	vertical-align:middle;
	margin-right:15px;
}
#side div.category ul li.sub a:hover {
  background: #FFF url(https://img.shop-pro.jp/tmpl_img/34/0201_icon_arrow.gif) no-repeat 20px 8px;;
  color: #F60;
}
#side div.group ul li {
  line-height: 0;
}
#side div.group ul li a {
  line-height: 1.4em;
  display: block;
  padding: 4px 2px 4px 20px;
  text-decoration: none;
  color: #333;
  background-color: #ddedf5;
  font-weight: bold;
}
#side div.group ul li a:hover {
  color: #F60;
  background: #FFF;
}
#side div.group ul li a img {
  display: block;
  margin: 0px 0px 2px;
  border-style: none;
}
#side div.group ul li.txt a {
  background: #ddedf5 url(https://file001.shop-pro.jp/PA01267/476/common/0201_icon_arrow.gif) no-repeat 5px 8px;
}
#side div.group ul li.txt a:hover {
  background: #FFF url(https://file001.shop-pro.jp/PA01267/476/common/0201_icon_arrow.gif) no-repeat 5px 8px;
  color: #F60;
}
#side div.freepage ul li {
  border-bottom:#ddd dotted 1px;
}
#side div.freepage ul li a {
  line-height: 2em;
  display: block;
  padding: 4px 2px 4px 20px;
  text-decoration: none;
  background: url(https://file001.shop-pro.jp/PA01267/476/common/0202_icon_arrow.gif) no-repeat 11px 13px;
  color: #333;
}
#side div.freepage ul li a:hover {
  background: #FFF url(https://file001.shop-pro.jp/PA01267/476/common/0201_icon_arrow.gif) no-repeat 11px 13px;
  color: #F60;
}
#side div.cart ul {
  background: #F6FFDB;
  padding: 8px;
}

#side div.cart ul li {
  line-height: 1.2em;
  padding: 4px 0px;
}
#side div.cart ul li a {
  text-decoration: none;
}
#side div.cart ul li a:hover {
  text-decoration: underline;
}
#side div.cart ul li span {
  font-size: 10px;
}
#side div.cart p {
  line-height: 70px;
  text-align: center;
  background: #F6FFDB;
}

/*ﾁ&#58801;ﾁﾌｵﾎﾁﾉｽｼｨ*/
#side div.cart p.incart_name {
  line-height:1.4;
  text-align:left;
  padding:5px;
}
#side div.cart p.stotal {
  line-height:1.4;
  text-align:right;
  padding:5px;
}
#side div.cart p.total {
  line-height:1.4;
  text-align:right;
  padding:5px;
  border-top:1px dotted #666;
  border-bottom:1px solid #666;
}
#side div.cart ul.postage li {
  color:red;
}

/*  */

#side div.mailmaga {
  background: #ddedf5;
  text-align: center;
  padding-bottom: 10px;
}
#side div.mailmaga p {
  font-size: 10px;
  line-height: 3em;
}
#side div.manager {

}
#side div.manager h4 {
  line-height: 1.3em;
  font-weight: bold;
  text-align: center;
  margin: 6px 0px 8px;
  color: #333;
}
#side div.manager div {
  margin: 0px;
  padding: 10px 0px;
  background: #ddedf5;
}
#side div.manager img.photo {
  display: block;
  margin: 0px auto 4px;
}
#side div.manager p.memo {
  font-size: 10px;
  line-height: 1.4em;
  margin: 0px 10px;
}
#side div.manager img.blog {
  margin: 10px auto 0px;
  display: block;
}
#side div.qrcode {
  background: #ddedf5;
  padding-bottom: 10px;
}
#side div.qrcode h3 img {
  margin: 0px;
}

#side div.qrcode img {
  display: block;
  margin: 10px auto 0px;
}
#side div.seller div {
  width: 200px;
  overflow: hidden;
  background: #ddedf5;
}
#side div.seller ul {
  padding: 8px 4px;
}
#side div.seller ul li {
  line-height: 1.2em;
  padding: 2px 0px;
}
#side div.seller ul li a {
  text-decoration: none;
  line-height: 1.4em;
}
#side div.seller ul li a:hover {
  text-decoration: underline;
}
#side div.seller ul li span {
  font: 10px Verdana, Geneva, sans-serif;
  display: block;
  line-height: 1.2em;
}
#side div.seller ul li span.num {
  font-weight: bold;
  color: #FFF;
  background: #F60;
  text-align: center;
  width: 50px;
  line-height: 1.4em;
}
#side div.seller ul li span.price {
  color: #666;
}
#side div.seller ul li span.soldout {
  font-weight: bold;
}
#side div.seller ul li.type1 {
  margin: 0px auto 15px;
  width: 180px;
  text-align: center;
}
#side div.seller ul li.type1 img {
  display: block;
  margin: 0px auto 3px;
  border-style: none;
      max-width: 100%
}
#side div.seller ul li.type1 span.num {
  width: 180px;
  margin: 0px auto 5px;
}
#side div.seller ul li.type1 span.none {
  height: 118px;
  width: 118px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 118px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
  cursor: pointer;
  margin: 0px auto 3px;
}
#side div.seller ul li.type2 {
  text-align: center;
  float: left;
  width: 92px;
  font-size: 10px;
  margin: 0px 0px 15px;
}
#side div.seller ul li.type2 img {
  display: block;
  margin: 0px auto 3px;
  border-style: none;
  width: 80px;
}
#side div.seller ul li.type2 span.num {
  width: 84px;
  margin: 0px auto 5px;
}
#side div.seller ul li.type2 span.none {
  height: 78px;
  width: 78px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 78px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
  cursor: pointer;
  margin: 0px auto 3px;
}
#side div.seller ul li.type3 {
  padding: 2px 2px 2px 0px;
  clear: both;
  margin: 0px;
  border-top: 1px dotted #666;
}
#side div.seller ul li.type3 span.num {
  margin: 0px 5px 2px 0px;
  float: left;
}
#side div.seller ul li.type3 span.price {
  text-align: right;
  clear: both;
}
#side div.seller ul li.type3 span.soldout {
  text-align: right;
  clear: both;
}
#side div.feed ul {
  text-align: center;
  background: #ddedf5;
  padding: 15px 0px;
}
#side div.feed ul li {
  display: inline;
  margin: 0px 7px;
}
#side div.feed ul li img {
  border-style: none;
}
#side div.recent-trackback dl {
  background: #ddedf5;
  padding: 8px;
}

#side div.recent-trackback dl dt {
  line-height: 1.4em;
  background: url(https://img.shop-pro.jp/tmpl_img/34/0201_icon_arrow.gif) no-repeat left 4px;
  padding-left: 12px;
}
#side div.recent-trackback dl dd {
  line-height: 1.2em;
  margin-bottom: 6px;
}
#side div.recent-trackback dl dd span.date {
  display: block;
  font: 10px Verdana, Geneva, sans-serif;
}

#contents h2 {
    font-size: 15px;
    font-weight: bold;
    clear: both;
    margin: 0px 0px 10px;
    text-align: left;
    color: #FFF;
    background: #00b6e9;
    padding: 6px 6px;
}
#contents h2 span {
    margin: 0px 10px 0px 10px;
}

#contents h2 img {
  vertical-align: top;
  display: block;
}



#contents h3 {
position: relative;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  padding: 2px 16px 2px 20px;
  margin: 0px 0px 15px 0px;
  color: #00b7e9;
  letter-spacing: 0.1em;
}

#contents h3:before{ 
    font-family: FontAwesome;
    content: "\f138";
    position: absolute;
    font-size: 1em;
    left: 0.25em;
    top: 0.1em;
    color: #00b6e9;
}

#contents p.none {
  font-size: 14px;
  line-height: 200px;
  letter-spacing: 0.1em;
  text-align: center;
}
#contents p.sort {
  text-align: right;
}

#contents ul.topicpass {
  margin: 0 0 5px;
}
#contents ul.topicpass li {
  display: inline;
  margin: 0;
  line-height: 1.5em;
  padding: 0px;
  background-image: none;
}
#contents ul.topicpass li a {
  margin:0;
}
#contents ul.product {
  margin: 0px;
  list-style-type:none;
  list-style-image:none;
  clear: both;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:-moz-flex;
  display:flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}
#contents ul.product li {
  width:190px;
  margin-right: 11px;
  margin-bottom: 65px;
  float: left;
  padding: 0px;
  background-image: none; 
}
#contents ul.product li a {
  text-decoration: none;
  line-height: 1.3em;
  color: #3B859D;
}
#contents ul.product li a:hover {
  color: #F60;
}
#contents ul.product li a img{
    max-width: 180px;
    max-height: 160px;
  display: block;
  margin: 0px auto 7px;
  border-style: none;
}
#contents ul.product li span {
  display: block;
  text-align: center;
  margin: 4px auto 3px;
  line-height: 1.2em;
}
#contents ul.product li span.none {
  height: 118px;
  width: 118px;
  font-family: Verdana, Geneva, sans-serif;
  line-height: 118px;
  background: #FFF;
  border: 1px solid #CCC;
  color: #CCC;
}
#contents ul.product li span.exp {
  line-height: 2em;
  margin: 0px 7px 3px;
  font-size: 90%;
  color: #777;
}
#contents ul.product li span.regular {
  font-family: Verdana, Geneva, sans-serif;
  text-decoration: line-through;
  color: #818181;
}
#contents ul.product li span.price {
  font-family: Verdana, Geneva, sans-serif;
  color: #B93E3E;
  font-weight: bold;
}
#contents ul.product li span.soldout {
  font-family: Verdana, Geneva, sans-serif;
  line-height: 1.4em;
  font-weight: bold;
  color: #FFF;
  background: #F90;
}
#contents ul.page {
  text-align: center;
  margin: 0px auto 30px;
  clear: both;
  width: 700px;
}
#contents ul.page li {
  list-style-type:none;list-style-image:none;
  margin: 0px;
  padding: 0px;
  background-image: none; 
  font: 10px Verdana, Geneva, sans-serif;
  display: inline;
}
#contents ul.page li a, #contents ul.page li span {
  display: inline-block;
  padding: 5px 7px;
  text-decoration: none;
  margin: 0px 0px 10px;
}
#contents ul.page li a {
  border: 1px solid #F60;
  background: #F60;
  color: #FFF;
}
#contents ul.page li a:hover {
  border: 1px solid #F60;
  background: #FFF;
  color: #F60;
}
#contents ul.page li span{
  border: 1px solid #CCC;
  background: #FFF;
  font-weight: bold;
  color: #CCC;
}
#contents dl.posted {
  margin: 0px 40px 20px;
}
#contents dl.posted dt {
  font-size: 10px;
  line-height: 1.6em;
  font-weight: bolder;
}
#contents dl.posted dt span {
  font-family: Verdana, Geneva, sans-serif;
  margin-left: 8px;
}
#contents dl.posted dd {
  line-height: 1.4em;
  margin-bottom: 8px;
}
#contents dl.posted dd a {
  font-weight: bold;
}
#contents dl.posted dd p {
  font-size: 10px;
  color: #666;
  margin: 0px 0px;
}



#contents div.pickup {
  clear: both;
}
#contents div.pickup h2 {
  padding: 0px;
}
#contents div.pickup h2.none {
  display: none;
}

#contents div.pickup div.btm-half ul.product li {
  margin: 0px 10px 40px 0px;
  float: left;
  width: 140px;
  text-align: center;
  line-height: 0;
  padding: 0px;
  background-image: none; 
}
#contents div.pickup div.btm-half ul.product li a img{
  display: block;
  margin: 0px auto 3px;
  border-style: none;
  width: 140px;
}
#contents div.pickup div.btm-half ul.product li span.none {
  height: 68px;
  width: 68px;
  line-height: 68px;
}

#contents div.checkitem {
  clear: both;
}

#contents div.checkitem h3 {
    clear: both;
    color: #595959;
    font-size: 16px;
    letter-spacing: 0.2em;
    line-height: 18px;
    margin: 0 0 15px 0;
    padding: 3px 15px 1px 26px;
}
#contents div.checkitem div.btm-half ul.product li {
  width:150px;
  float: left;
  background-image: none;
  padding: 0;
  margin: 0 10px 20px 0;
}

#contents div.checkitem div.btm-half ul.product li img.ci_img {
  width:140px;
  border:none;
}

#contents div.checkitem ul.product {
  line-height: 1.6em;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
      display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}

#contents div.checkitem ul.product li span {
  display: block;
  line-height: 1.2em;
  margin: 4px auto 6px;
  text-align: center;
}

#contents div.checkitem ul.product li span.soldout {
  background: none repeat scroll 0 0 #FF9900;
  color: #FFFFFF;
  font-family: Verdana,Geneva,sans-serif;
  font-weight: bold;
  line-height: 1.4em;
}

#contents div.checkitem ul.product li span.none {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  color: #CCCCCC;
  font-family: Verdana,Geneva,sans-serif;
  height: 68px;
  line-height: 68px;
  width: 68px;
}

#contents div.checkitem ul.product li a {
  text-decoration:none;
}

#contents div.checkitem ul.product li a:hover {
  text-decoration:underline;
}

#footer a {

}

#footer p.pagetop {
  padding: 0px;

}
#footer p.pagetop img {
  display: block;
  margin: 0px 10px 10px 830px;
}
#footer p.copyright {
  font-size: 10px;
  line-height: 1.4em;
  text-align: center;
}
#footer ul.footernavi {
  line-height: 70px;
  text-align: center;
  margin: 0px 10px;
  border-top: 3px solid #ddedf5;
}
#footer ul.footernavi li {
  display: inline;
  margin: 6px;
}

/* -- side calendar -- */
.side_cal table {
  width: 196px;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
  }
.side_cal th, .side_cal td, .side_cal caption {
  height: 24px;
      font-size: 10px;
      text-align: center;
      vertical-align: middle;
      line-height: 24px;
      border-bottom: 1px solid #dadada;
    }
.side_cal th {
  width: 28px;
    }
.side_cal_memo {
  margin: 10px 0 20px;
      padding: .5em 10px;
      font-size: 10px;
      line-height: 1.4;
      border: 1px solid #dadada;
}

span.q {
    color: red;
    font-family: "Arial Black", Gadget, sans-serif;
    font-size: 110%;
    padding-right: 0.5em;
}
.faq {
    margin: 0;
    padding: 0;
}
.faq li{
	list-style: none;
     border-bottom: 1px #ddd dotted;
     padding-left: 1em;
     padding-bottom: 3px;
}
.faq li:hover {
    border-bottom: 1px #F66 solid;
    background: #F2F2F2;
}
.faq li a{
	text-decoration: none;
     display: block;
	color: black;
}
.faq_q{
	border-top: #ccc solid 1px;
  padding-top: 30px;
}
.faq_a {
    background: #F2F2F2;
    padding: 16px;
    line-height: 150%;
}
#contents p {
    line-height: 1.6em;
    margin: 0px 0 30px 1em;
}
#inn-box div.info div {
    height: 160px;
    overflow: auto;
    width: 85%;
    text-align: left;
    margin-left: 40px;
  margin-bottom: 20px;
    border: #ddd solid 1px;
    padding: 2em;
    border-radius: 8px;
}