/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}


body {

	color: #000000;
	font-size: 13px;
	font-family: "メイリオ","Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 150%;
　height:auto;
    width:100%;
    background-color: #ecebeb;
   
}

.center{width: 995px;
      max-height:10000px;
      margin: auto;
      background-color: #ecebeb;}

a:link {
	color: #000!important;
	text-decoration: none;
}

a:visited {
	color: #000!important;
	text-decoration: none;
}

a:active {
	color: #000!important;
	text-decoration: none;
}

a:hover {color: #000!important;
	text-decoration: none;
}

img {
	/*padding: 1px;
	display: block;
	background: #FFF;
	border: 0px;*/
}

a:hover img {
	/*padding: 1px;
	display: block;
	background: #000000;*/
}

li {
	list-style-type: none;
	margin-bottom:5px;
}

/*ショップ名文字サイズ*/
h1 {
	font-size: 22px;
	margin-bottom: 10px;
}

.h2h1 {
	font-size: 22px;
	margin:0px;
}

/*ページタイトル部分*/
h2 {
	font-size: 25px;
    margin: 40px 0 20px 0;
    height: 70px;
    line-height:1.3em;
}


h3 {
	font-size: 13px;
	margin-bottom: 5px;
}

#main h2 {
	    margin-bottom: 5px;
    height: 47px;
    }

.mainarea{width:952px;
          height: auto;
          padding: 0 22px;
        }

#side h2 {
	margin-bottom: 10px;
}

/*商品詳細ページの詳細テキストレイアウト*/
#detail h3 {width:100%;
	margin: 10px 0px 20px;
	padding: 10px 0px;

	font-size: 12px;
	font-weight: nomal!important;
	color: #333;
	line-height: 170%;
    text-align: center;
 
}

#detail h4 {
	margin: 20px 0px;
	font-size: 11px;
	line-height: 200%;
}

#detail .button {
	margin-top: 20px;
}

.footstamp {
	margin-top: 10px 0px;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */

#header {width:100vw;
        height:150px;
        background-color: #fff;
        opacity:0.9; 
        position: fixed;
        z-index:1000;
}

#headback{
          height:150px;
          background-color: #fff;
           width:100vw;
 position: relative;
     left: 50%;
     right: 50%;
     margin-left: -50vw;
     margin-right: -50vw;}

.headcontent{width:995px;
             margin: auto;
             height:150px;}

.logo{width: 216px;
    margin: 60px 0 0 34px;}

.iconarea{float:right;
          margin-top:-29px;
          margin-right:62px;
     }

.instagram{width:29px;
           margin-right:46px;}
.cart{width:33.2px;}

/*　画面左側の幅　*/
#main {
width:765px;
         height:auto;
         float: left;
         margin-right:16px;
         margin-bottom:34px;
}


/*　レイアウト調整　*/
#side {
	margin-top: 0px;
	margin-left: 550px;
}

/*　画面右側メニューの幅　*/
.side_in {
width:171px;
         float: right; 
         margin-right:26px;
}

.shopping{width:80px;
          height: 11px;
         margin-top:11px;
         margin-bottom: 12px;}

.aboutimg{margin-top:30px;
    width:66px;
    margin-right:100px;
      }

.about p{  }

.bannar{  width: 161px;
    display: block!important;
    float: left;
    margin-bottom: 3%;
    background-color: white;
    font-size: 10pt;
    margin-top: 10px;}

.writer{margin-top:11.8px;
    width:65px;
    margin-right:100px;
      }



.writerul{
    display: flex;
    height:260px;
     margin-top:10px;
    flex-direction: column;
    justify-content: space-between;}

.writer_1{width:161px;
               height:80px;
               display: block!important;
               float:left;
              margin-bottom:4%;
               background-color: white;
               font-size:10pt;}
.wr_img{width:77.5px;
              float:left;}

.wr_name{    text-align: center;
    width: 82.5px;
    float: left;
    margin: 32px 0;
    font-size:12px;}

.writerul img{width:75px;
                 margin:2.4px;
                 float: left;}

.writer_s{       font-size:11px;
    display: block;
         letter-spacing: 1px;
             margin-left: 1.5px;}

.writer_b{ font-size:11px;
    display: block;
         letter-spacing: 1px;
            margin-left:1px;}
.sp{}

.spul{width:170px;
            height:480px;
            padding:0;
       display: flex;
       flex-direction: column;
       justify-content: space-between}

.spul  p{width:161px;
               float:left;
              height:90px;
background-color: #fff;}

.spul  p img{width:161px;
}

.side_in .owner_photo {
	max-width: 100%;
	height: auto;
	padding: 0;
}

/*　フッター　*/
#footer {
	clear: both;
	margin:  30px 0px 50px 22px;
}

/*送料無料*/
.subtotal {
	padding:5px 0;
}

.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	border-bottom:1px solid #C3C3C3;
	list-style-type:none;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:left;
}

/* ************************************************ 
 *	トップ
 * ************************************************ */
.itemarea {
	width: 178px;
    height: 217px;
    background-color: #fff;
	float:left;
}

.itemarea img {
max-width: 158px;
    margin: 12.5px 12.5px 0 12.5px;

}

/*会員専用ページ*/
#btn_members_login,
#btn_members_logout {
	margin:0px 0px 15px;
}

#btn_members_signup span,
#btn_members_logout span {
	margin:0px 0px 3px;
	display:block;
	font-size:11px;
	line-height:1.1em;
}

/*会員専用価格 トップページ用*/
.regular_price_top {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
}

.discount_rate_top {
	padding:2px 0px 0px;
	color:#ff0000;
}


/* ************************************************ 
 *	商品一覧・検索結果一覧の表示
 * ************************************************ */
.list {

}

.list th {
	padding: 5px 20px 10px 0px;
}

.list th img {
	max-width: 100px;
	max-height: 100px;
}

.list td {
	padding: 5px 5px 10px 0px;
}

.list_price {
	padding-bottom:5px;
}

.listimg-layout {
	display: block;
	width: 100px;
}

/*商品一覧：サブカテゴリーの表示*/
.subcategory {
	margin: 0px 20px 10px 0px;
	width:120px;
	float:left;
}

/*並べ替え条件指定*/
.sort {
	padding: 5px 0px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

.pagenavi {
	padding: 10px 57px;
}

#group-list {
	border-top:1px dotted #000000;
	padding-top:5px;
	margin-top:10px;
}

.group-list-link {
	margin:5px 0px 0px;
}

/*会員専用価格 商品一覧用*/
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_all {
	padding:0px;
}

.discount_rate_all {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:100px;
	margin:0 10px 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	margin-bottom:3px;
	}

.checkitem .name {
	font-size:11px;
	}

/* ************************************************ 
 *	商品詳細
 * ************************************************ */

.large {
	max-width: 100%;
}

.small {
	width:150px ;
	margin:0px 10px 0px 0px;
	float:left;
}

.small_tp {
	margin-top:10px;
}

/*会員専用価格 商品詳細用*/
.regular_price_detail {
	padding:0px 0px 2px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
}

.discount_rate_detail {
	padding:2px 0px 0px;
	color:#ff0000;
}

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:left;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 0px 20px 0px;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 2px solid #000000;
	}

#together .together_list {
	margin:10px 3px 3px 3px;
	float:left;
	width: 130px;
	text-align:left;
	}

#together .together_list img {
	max-width: 100px;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 0px 20px 0px;
}

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 2px solid #000000;
}

#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#trackback .tb_date {
	font-size: 10px;
	padding: 10px 10px 10px 10px;
}

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
}

/*table レイアウト　商品詳細の価格表*/
.table { font-size:13px;
            font-weight:nomal;

}

.table th {
	
	padding: 3px;

	width: 78px;
}

.table td {
	padding: 3px;
}

/* ************************************************ 
 *	商品検索ページ
 * ************************************************ */
/*会員専用価格 商品検索結果用*/
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_search {
	padding:0px;
}

.discount_rate_search {
	padding:0px 0px 0px 5px;
	color:#ff0000;
}

/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

#Option {
	padding:0px 10px 10px 10px;
}

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#CCC;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	background-color:#EEE;
	padding: 5px;
	font-weight:bold;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 5px;
}

.option_btn {
	margin-top:10px;
}

/*会員専用価格の表示 オプション用*/
.regular_price_stock {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
}

.discount_rate_stock {
	padding:2px 0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	特定商取引法
 * ------------------------------------- */
/*特定商取引表*/
.table_sk {
	background: #CCC;
}

.table_sk th {
	font-weight: bolder;
	background: #EEE;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 3px;
	text-align: center;
	width: 120px;
}

.table_sk td {
	background: #FFF;
	padding: 3px;
}

/*配送・支払方法*/
.terms {
	padding-top:10px;
	margin-bottom:20px;
	border-top: 1px dotted #CCC;
}

.payment_table{
	width:400px;
	margin:0px 0px 10px 0px;
}

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
	float:left;
}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}