@charset "utf-8";


/* ページ送り
----------------------------------------------- */
.pagecondarea { clear: both; width:100%; margin: 0 0 22px 8px; padding: 0; }
.pagenumberarea_icon { width:100%; height:25px; margin: 0; padding: 0 0 10px 0; /*background: url(../img/common/line.gif) repeat-x bottom;*/ }

ul.pagenumberarea_icon li { float:right; }
ul.pagenumberarea_icon li .sort { font-size:12px; font-weight:normal; color:#999; }
ul.pagenumberarea_icon a { font-size:12px; font-weight:normal; }
ul.pagenumberarea_icon li .sort_t { font-size:11px; color:#000; margin:0 5px 0 0; }

ul.pagenumberarea .pagenumber{ color: #e33b30; font-weight: bold; font-size:18px; }
p.pagenumberarea .number{ font-weight: bold; }

span.src_wrd { font-size:16px; margin:15px 0;  }
span.src_rst { font-size:24px; font-weight:bold; }


/*商品共通*/

.detail_type { color: #777; font-size: 11px; line-height: 15px;}
span.price_en { font-size: 12px; margin-left: 2px;}
span.tax { font-size: 12px;}

.net_price { font-size: 12px; font-weight: normal; color: #777; line-height: 13px;}
.item_code { font-size: 11px;}

.pricebox p {line-height: 18px; }

.price_txt { font-size: 12px;}


.price_txt { font-size: 12px;}

.sp_price { color: #333; font-weight: bold; font-size: 18px;}
.discount_rate_box{ font-size: 12px; background-color: #C10100; color: #fff; padding: 0 3px 0 3px; text-shadow: none; margin-left:5px; }
.promo { color: #C10100 !important;}
.original_price_sum .promo{ background-color: #C10100; color: #fff !important; }
.original_price_sum{ white-space: nowrap; }

.reg_price { color: #777; font-weight: normal; font-size: 11px; }
.diff_price { color: #777; font-size: 11px;}






.point_txt { font-size: 12px;}
.point_txt a { color: #555; text-decoration: underline;}
.sp_point { color: #e33b30; font-weight: bold; font-size: 13px;}
.reg_point { color: #333; font-weight: bold; font-size: 13px;}
.diff_point { color: #777; font-size: 11px;}
.pointback { font-weight: bold; margin-top: 10px;}


.multiple_set { text-align: center; padding: 15px 0 0; font-size: 11px;}
.multiple_set a { text-align: center; padding: 3px 0 0; font-size: 11px; color: #333; text-decoration: underline;}
.multiple_set span { color: #777;}

.multiple_set_wrap .multiple_set { width: 100%; display: table; padding: 0;}
.multiple_set_wrap ul li { display: table-cell;}
.multiple_set_wrap ul li a { display: block; padding: 5px 0px; margin-top: 10px; font-size:13px; text-decoration:none;}
.multiple_set_wrap ul li img { width:90px; max-width: 90px; vertical-align:middle; border:1px solid #ccc;}
.multiple_set_wrap ul li a:hover > img { border:1px solid #ddd;}
.multiple_set_wrap ul li div { display: inline-block; vertical-align:middle; text-align:center; font-weight: 700;}
.multiple_set_wrap ul li p { text-align:left; font-weight: 700;}
.multiple_set_wrap ul li a:hover > p { text-decoration: underline;}
.multiple_set_wrap ul li p .promo { font-weight: 700;}
.multiple_set_wrap ul li p span { color: #333; font-weight: normal;}
.multiple_set_wrap .multiple_set_in li img { width: 60px;}
.multiple_set_wrap .multiple_set_in li { text-align: center;}
.multiple_set_wrap .multiple_set_in li p { display: inline-block; font-size: 13px; line-height: 1.6; text-align: center;}
.multiple_set_wrap .multiple_set_in li a { display: block; width: initial !important; height: initial !important; line-height: normal !important; padding: 5px 5px; margin-top: 10px; font-size:13px; text-decoration:none;}


/* セレクトボックス */
select.cart_select { display:inline-block;}
.easy-select-box{ display:inline-block; position:relative; cursor: pointer;}
.easy-select-box .esb-dropdown{ position:absolute; top:100%; left:-1px; z-index:99; display:none; }

/* Default Presentation CSS. You can edit appearance here or create a custom class below */
.easy-select-box{ font-size: 14px; display: inline-block; background:url(../img/products/select_bg.png) no-repeat right center #fff; border: 1px solid #ddd; padding: 0;
-webkit-appearance: none; 
-moz-appearance: none;
border-radius: 0;
cursor: pointer;
-webkit-transition: border-color 500ms ease 0s;
-moz-transition: border-color 500ms ease 0s;
-ms-transition: border-color 500ms ease 0s;
-o-transition: border-color 500ms ease 0s;
transition: border-color 500ms ease 0s;}
.easy-select-box .esb-displayer{ color:#0c2245; padding-left: 20px; cursor: default; }
.easy-select-box:hover .esb-displayer{ background-position: 0 -18px; text-decoration:none; }
.easy-select-box.disabled .esb-displayer,
.easy-select-box:hover.disabled .esb-displayer{ background-position: 0 -36px; }
.easy-select-box .esb-dropdown { border:1px solid #ddd; max-height:400px; overflow:auto; background:#FFFFFF; }
.easy-select-box .esb-dropdown .esb-item{ padding:3px 3px 3px 20px; background:#FFFFFF; color:#0c2245; cursor:default;}
.easy-select-box .esb-dropdown .esb-item:hover{ background:#3399ff; color:#FFFFFF; text-decoration:none; }


/* Custom Presentation CSS. You can edit appearance here */
.easy-select-box-nice{ text-align:left; color:#0c2245; min-width:200px; }
.easy-select-box-nice .esb-displayer{ border-left:1px solid #ddd; border-right:1px solid #ddd; padding:0 5px; height:37px; line-height:37px; cursor: default; border-radius:10px; }
.easy-select-box-nice:hover .esb-displayer{ background-position: right -37px; }
.easy-select-box-nice.disabled .esb-displayer,
.easy-select-box-nice:hover.disabled .esb-displayer{ background-position: right -74px; color:#ccc; }
.easy-select-box-nice .esb-dropdown{ border:1px solid #ddd; background:#FFFFFF; }
.easy-select-box-nice .esb-dropdown .esb-item{ padding:3px 5px; cursor:default; }
.easy-select-box-nice .esb-dropdown .esb-item:hover{ background:#3399ff; color:#FFFFFF; }


.easy-select-box:hover,
.easy-select-box:focus { outline: none; border: 1px solid #999;}



.prod_include { font-size: 10px; color: #333; line-height: 13px; }
.prod_code { font-size: 10px; color: #999; text-align: right;}

span.madein {display: inline-block; color: #333; font-size: 12px; margin: 5px 0 5px; border: 1px solid #ddd; padding: 4px 5px; }



/* メインバナー
----------------------------------------------- */

#detail_main_bnr { width: 980px; margin: 0 auto 30px; position: relative; background-repeat: no-repeat;}
#detail_main_bnr:after { display: block; width: 980px; height: 50px; background: url(../img/products/main_bnr_shadow.png) no-repeat center; content: ''; position: absolute; bottom: -50px; left: 0; right: 0;}

.detail_main_bnr_block { /*height: 183px;*/ padding:20px 68px 20px 540px;}
.detail_main_bnr_block .multiple_set { text-align: left; padding-top: 0px;}
.detail_main_bnr_block .multiple_set dt,
.detail_main_bnr_block .multiple_set dd { display: inline-block; vertical-align: middle; margin-top: 2px;}
.detail_main_bnr_block .multiple_set dt {}
.detail_main_bnr_block .multiple_set dd { width: 145px;}
.detail_main_bnr_block .multiple_set a img { width: 30px; height: 30px; border: 1px solid #ddd;}

.detail_main_bnr_noimg_block {padding:45px 60px 35px 400px; position: relative; }
.detail_main_bnr_noimg_block .detail_main_prod_img { position: absolute; top: 35px; left: 220px; width: 150px; height: 150px; border: 1px solid #ddd;}

#detail_main_bnr .detail_type {  margin:0 0 3px 20px; text-shadow: 0 1px 0 #fff; }

#detail_main_bnr h1,
#detail_main_bnr h2 { color: #000; font-size: 17px; font-weight: bold; text-shadow: 0 1px 0 #fff; }
#detail_main_bnr .price_point_box { margin: 8px auto; text-shadow: 0 1px 0 #fff; }
#detail_main_bnr .point_txt { margin-left: 20px;}

#detail_main_bnr .tag_list p span { font-size: 10px; width: 70px; border: 1px solid #777; color: #555;}

#detail_main_bnr .cart_box { margin: 0; padding: 5px 0;}
#detail_main_bnr .easy-select-box { width: 100px !important; }
#detail_main_bnr .easy-select-box .esb-displayer {height: 34px; line-height: 34px;}
#detail_main_bnr .easy-select-box .esb-dropdown { width: 100px !important; }
#detail_main_bnr a.btn_cart { width: 265px; height: 34px; line-height: 34px; }


/* 全製品一覧
----------------------------------------------- */
#all_prod { width: 750px; float: left;}

div#cata_frame { text-align:center; }
div#cata_frame h2 { margin:30px 0 0; padding:0; }
div#cata_frame .cart_box { padding: 10px 5px; text-align: right; /*border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd;*/ }
div#cata_frame a.btn_cart { margin:  0 0 0; width: 220px; height: 34px; line-height: 34px; }
div#cata_frame .product_top{ padding: 10px 0 0; overflow: hidden;}
div#cata_frame .product_top h2 { float: left; font-size: 15px; font-weight: bold;}
div#cata_frame .product_top .cart_box{ float: right; border: none; padding: 20px 0 10px 10px;}


table.multi_prod { width:750px; border:none; margin:10px 0 0 0; padding:0;}
table.multi_prod a:link { color: #000; }
table.multi_prod a:visited { color:#000; }
table.multi_prod a:hover { color: #0086ce; text-decoration:none; }
table.multi_prod tr th { padding: 5px;  color:#999; font-weight:normal; border:none; border-top: 1px #ddd solid; font-size:12px; } 
table.multi_prod tr th.ids { text-align:center; width:30px; border-left: 1px #ddd solid; } 
table.multi_prod tr th.itemname { padding-left:28px; } 
table.multi_prod tr th.price { text-align:right; width:105px; } 
table.multi_prod tr th.qty { width:50px; text-align:center; border-right: 1px #ddd solid; } 
table.multi_prod tr { border:1px solid #ddd; }
table.multi_prod tr td.ids_txt  { width:30px; text-align:center; color:#adadad; font-weight:bold; border: 1px #ddd solid; font-size:10px; background:#f2f2f2; }
table.multi_prod tr td.name_txt  { text-align:left; padding-left:10px; line-height:15px; border-top: 1px #ddd solid; border-bottom: 1px #ddd solid; }
table.multi_prod tr td img.prod_img { border:1px solid #ddd; vertical-align:middle; margin-right:10px; float:left; border-top: 1px #ddd solid; border-bottom: 1px #ddd solid;  }
table.multi_prod tr td.promo_price { text-align:right; width:35px; border-top: 1px #ddd solid; border-bottom: 1px #ddd solid;  }
table.multi_prod tr td.price { text-align:right; width:70px; color:#000; border-top: 1px #ddd solid; border-bottom: 1px #ddd solid; font-size:14px; }
table.multi_prod tr td.qty { text-align:center; width:50px; border: 1px #ddd solid; border-left: none;  }
table.multi_prod tr td div.soldout { color: #FF6633; border-top: 1px #ddd solid; border-bottom: 1px #ddd solid;  }

table.multi_prod tr td span.box { height:14px; width:14px; margin:8px 8px 0 0; float:left; }
table.multi_prod tr td p.titles { margin-top:3px; font-size:14px; margin:5px 0 0 0; }
table.multi_prod tr td p.t_sub { font-size:11px; line-height:14px; color:#232323; padding:3px 0 3px 135px; }
table.multi_prod tr td p.b_sub { font-size:9px; line-height:11px; color:#777; padding:0 0 5px 135px; }
table.multi_prod tr td p.set_p { font-size:10px; line-height:14px; color:#232323; padding:3px 0 3px 135px; }
table.multi_prod tr td p.soldout { margin: 5px 0 5px 135px;}

table.multi_prod td { padding: 5px;  border:none; font-size:12px; } 
table.multi_prod select { padding: 3px; font-size:15px; }
table.multi_prod p.dtl_p { font-size:11px; padding:0 0 0 135px; }
table.multi_prod p.dtl_p a { color:#0086ce; }
table.multi_prod p.dtl_p a:hover { text-decoration:underline; }


/* タイトル
----------------------------------------------- */
div#listtitle { float:left; width:780px; color:#000; margin: 0; padding:15px 0 0 0; border-bottom:1px solid #ddd; }
div#listtitle h2 { width:430px; font-weight:bold; padding: 8px 5px 5px 20px; float:left; background:url(../img/contact/right_arrow_h2.gif) no-repeat left; color:#000; font-size:16px; }

div#listtitle ul.pagenumberarea { width:200px; float:right;}

ul.pagenumberarea{ text-align: right; margin: 0; padding: 0 0 0 0; }
ul.pagenumberarea_bottom { border-top:dotted 1px #ddd; padding:5px 0; margin:10px 0 0 0;}
ul.pagenumberarea_bottom_nb { padding:5px 0; margin:10px 0 0 0;}

ul.pagenumberarea li.left,
ul.pagenumberarea_bottom li.left { float:right; text-align: right; white-space: nowrap; padding:0; margin:0; width:200px; font-size:13px;}
ul.pagenumberarea li.left_nonumber { float:right; text-align: right; white-space: nowrap; padding:0; margin:9px 0 0 0; font-size:13px;}

ul.pagenumberarea li.center,
ul.pagenumberarea_bottom li.center { float:right; margin:0; text-align: right; color:#666666; width:200px; }
ul.pagenumberarea li.right,
ul.pagenumberarea_bottom li.right { float:right; text-align: right; white-space: nowrap; padding:0; margin:0; }
ul.pagenumberarea_bottom li.list_right { float:right; text-align: right; white-space: nowrap; padding:0; margin:0; color:#666; }

div.category_bnr { margin: 0 0 20px; }

/* 商品
----------------------------------------------- */
div#listarea { width: 750px; margin: 0; float: left; }

.category_bnr { /*display: none;*/}

div.listbox { clear: both; width: 750px; min-height: 190px; padding: 0px 0px 20px; margin: 0 0 20px; overflow: hide; border-bottom:1px solid #ddd; position: relative; }

div.listphoto { position: absolute; top: 0; left: 0;}
div.listphoto img.picture{ border:1px solid #ddd; padding:0; margin:0; background:#fff; }

div.lst_incart { background-color: #ccc; }

div.listrightblock { margin:5px 0 0 210px; padding:0;}
div.listrightblock h2 { font-size: 16px; line-height:18px; font-weight:bold; margin:0; padding:2px; }
div.listrightblock h2 a { color:#000; }
div.listrightblock h2 a:hover { text-decoration:underline; }

div.listrightblock .b_sub { font-size: 9px; line-height: 11px; color: #777; padding: 5px 0 0px; }
div.listrightblock .itemcode { display: none; float:right; margin:-27px 0 0 0; font-size:10px; color:#777; height:20px; width:100px; text-align:right; }
div.listrightblock div.subname { font-size:12px; color: #555; margin-left: 20px; }
div.listrightblock p.listcomment { margin:5px 0 0; padding:0; line-height:17px; font-size: 12px; }

div.listrightblock .tag_list { margin: 5px 0 0;}

div.listrightblock .price_point_box { }

div.listrightblock .pricebox { display: inline-block; vertical-align: top; padding:10px 0 0; }
div.listrightblock .price_no { font-weight:bold; font-size:20px; line-height:50px; }
div.listrightblock .mini_b { font-weight:normal; color:#000; margin-left:5px; font-size:12px; }

div.listrightblock .pointbox { display: inline-block; vertical-align: bottom; padding:9px 0 0 20px; }
div.listrightblock .pointbox_list { display: block; vertical-align: bottom; padding:5px 0 4px 10px; text-align: right;}

div.listrightblock ul.status_icon_list { margin-top: 5px;}
div.listrightblock ul.status_icon_list li { display: inline-block; vertical-align: middle; }

div.listrightblock .soldout { }
div.listrightblock .in_cart { margin:5px 0 0 0; padding:0; }
div.listrightblock .in_cart div em { line-height:16px; }

div.listrightblock .quantity { }
div.listrightblock dl { float:left; margin:0px; padding:5px 0 0 5px;}
div.listrightblock dt { text-align: center; padding:0px; font-weight: normal; font-size:10px; }
div.listrightblock dd { padding: 0px; }
div.listrightblock select { padding-top: 3px; padding-bottom: 3px; font-weight:bold; font-size:15px; }

div.listrightblock p.no_cartbox { width:140px; height:34px; }
div.listrightblock p.limit_txt { clear:both; font-size:11px; line-height:14px; color:#ff8a00; margin-top: 10px; border: #ff8a00 solid 1px; padding: 3px; width: 210px; }

div.listrightblock .list_btn { position: absolute; right: 0; bottom: 20px; }
div.listrightblock .list_btn a { display: inline-block; height: 35px; line-height: 35px; font-size: 12px;}
div.listrightblock .pointbox_list a{ height: 16px; line-height: 16px; }
div.listrightblock .list_btn a.btn_cart{ width: 120px; }
div.listrightblock .list_btn a.btn_info{ width: 120px; }


/* タイトル
----------------------------------------------- */
div#detailtitle { width:600px; height:30px; margin: 0 0 10px 0; background: url(../img/products/title_icon.gif) no-repeat; }
div#detailtitle h2 { padding:7px 0 0 10px; font-size:16px; line-height:30px; color:#fff; }


/* 商品
----------------------------------------------- */
div#detailarea { width: 750px; margin: 0; float: left; }

#detail_block:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both }
div#detailphotoblock { float: left; width: 350px; padding:0; margin:0; }
div#detailphotoblock p { margin: 5px 0 0 0; }

/* Detail Slide
----------------------------------------------- */
#slideshow { min-height: 460px; margin:0 auto; position:relative; }
#slideshow div div { top:0px; left:0px; position:absolute; }
#slideshow div div img { border:1px solid #ddd; }
#slideshow div div img:hover { border:1px solid #aaa; }

#slideshow ul { top:355px; left:0px; position:absolute; width: 350px; height:82px; text-align: center; margin:8px 0 0 0;}
#slideshow ul li { display: inline-block; margin-right:8px;  }
#slideshow ul li img { border:1px solid #ddd; width: 60px; height: 60px; }
#slideshow ul li img:hover { border:1px solid #aaa; }
#slideshow ul li img.right { margin-right:0; }
#slideshow .active { filter:alpha(opacity=100)!important; -moz-opacity: 1!important; opacity: 1!important; }


div#detailrightblock { float: right; width: 372px; }
div#detailrightblock p.detail_type { margin: 0 0 3px 20px;}
div#detailrightblock p.prod_title { margin:0; padding:0 0 0px;}
div#detailrightblock span.detailbox { margin:1px 5px 0px 0; float:left; } 
div#detailrightblock span.detailbox_title { font-weight:bold; font-size:18px; line-height:20px; color:#000; width:340px; text-align:left; }

div#detailrightblock p.subcomment { margin:3px 0 10px 20px; color: #555; font-size:13px; line-height:18px; }

div#detailrightblock .tag_list { padding: 10px 0 7px;}


div#detailrightblock .price_point_box { }

div#detailrightblock .pricebox { display: inline-block; vertical-align: top; }
div#detailrightblock .pointbox { display: inline-block; vertical-align: bottom; padding:0 0 0 20px; margin-top: -1px; }

div#detailrightblock ul.status_icon { padding:0; margin:5px 0 0;}
div#detailrightblock ul.status_icon li { display: inline-block; margin-left: -3px; }
div#detailrightblock ul.status_icon li:first-child { margin-left: 0; }
div#detailrightblock ul.status_icon li img { vertical-align: middle;}

div#detailrightblock .itemcode { text-align: right; line-height:20px; margin:0; padding:0; color:#777; font-size:10px; }


div#detailrightblock form { margin:0 0 20px 0;}

div#detailrightblock span.detail_qty { font-weight:bold; margin:0; padding:0; float:right; font-size:12px; }

div#detailrightblock .cart_box { border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; padding: 18px 0 20px;}
div#detailrightblock .easy-select-box {width: 98px !important; margin: 0; }
div#detailrightblock .easy-select-box .esb-displayer {height: 40px; line-height: 40px; }
div#detailrightblock .easy-select-box .esb-dropdown { width: 98px !important;}
div#detailrightblock a.btn_cart { margin: 3px 0 0 0; width: 265px; height: 40px; line-height: 40px; }

div#detailrightblock .cart_notice { padding: 10px 0;}

div#detailrightblock .discount { margin:0 0 10px 0; padding:5px 0 0; color:#e33b30; font-weight:bold; font-size:14px; border-bottom:1px dotted #ccc; text-align:left; }


p.soldout { background: #fff none repeat scroll 0 0; border: 1px solid #777; font-size: 14px; margin: 5px 0 0; padding: 4px 10px; text-align: center; width: 140px; }
p.soldout b { color:red; font-size:22px; }

p.soldout_list { background: #fff none repeat scroll 0 0; border: 1px solid #777; font-size: 14px; margin: 0; padding: 4px 10px; text-align: center; width: 140px; }
p.soldout_list b { color:red; font-size:22px; }

/* main_comment
----------------------------------------------- */
div#main_comment { padding: 0; margin:5px 0 5px; font-size: 13px; line-height:20px; }
div#main_comment h3 { font-size:14px; line-height:18px; margin:0; padding:15px 0 10px 0; }
div#main_comment p { margin:0; padding:8px 0; font-size: 12px; line-height:20px; }


/* サブタイトル
----------------------------------------------- */
div.subarea { clear: both; padding: 30px 0 0 0; margin:0 0 0 7px; }
div.subarea h3 { font-size: 16px; margin: 0 0 10px 0; padding: 5px 10px; background-color: #e4e4e4; }
div.subtext { float: left; width: 365px; }
div.subphotoimg { float: right; width: 202px; }
div.subphotoimg p { margin: 5px 0 0 0; text-align:right; }


/* 関連キーワード
----------------------------------------------- 
div#relatedkeywords { display:none; clear: both; width: 660px; padding:30px 0 0 0; margin:0 0 0 7px; background:#CCFFFF;}
div#relatedkeywords p { display:none; }
*/


/* トラックバック
----------------------------------------------- 
div#trackbackarea { clear: both; width: 670px; padding: 35px 0 0 0; }
div#trackbackarea h2 { padding: 0 0 10px 0; }
div#trackbackarea h3 { font-size: 100%; font-weight: bold; padding: 0 0 10px 0; }
div#trackbackarea .box500 { width: 500px; border: solid 1px #ccc; }
*/

/* この商品を買った人はこんな商品も買っています
----------------------------------------------- 
div#whoboughtarea { clear: both; width: 670px; padding: 35px 0 0 0; }
div.whoboughtblock { clear: both; width: 670px; padding: 10px 0 10px 2px; overflow: auto; }
div.whoboughtleft { float: left; width: 210px; padding: 0px; margin:0px 6px; position: relative; }
div.whoboughtleft img { width:190px; display: block;  margin: 0 auto; }
div.whoboughtleft p { margin: 0 0 5px 0; }

div.whoboughtright { float: left; width: 210px; margin:0px 20px; position: relative;}
div.whoboughtright img { width:190px; display: block; margin: 0 auto; }
div.whoboughtright p { margin: 0 0 5px 0; }

div.whoboughtleft h3,
div.whoboughtright h3 { height:25px; line-height:12px; font-size:12px; font-weight:bold; margin:0 0 5px;}
div.whoboughtleft h3 a,
div.whoboughtright h3 a{ color:#666666}

div.whoboughtblock form { float:left; width:190px; margin:10px 10px 0 10px; }
div.whoboughtblock form input { width: 54px; border: solid 1px #ccc; }
div.whoboughtblock dl { float:left; width:60px; padding: 5px 0 0 0; margin:0 0 0 20px; }
div.whoboughtblock dt { font-weight: bold; padding: 0 0 0 15px; background: url("../img/common/arrow_gray.gif") no-repeat left center; }
div.whoboughtblock dd { margin: 0 0px 0 0; }
div.whoboughtblock .btn { float:right; width:115px; margin: 20px 15px 0 0; padding:0;  }
div.whoboughtblock .btn img{ width:115px; margin: 0px 0 0 0; padding: 0px 0 0 0; }

div.whoboughtblock p { text-align:right; width:190px; margin:10px auto; float:left;}
*/




/* SOCIAL_LINK
----------------------------------------------- */

/*---------------------------------
twi-btn fb-btn
--------------------------------*/
div#social_link { text-align: center; }

.twi-btn,
.fb-btn,
.like-btn { display: inline-block; vertical-align: top; }
 
.twi-btn a,
.fb-btn a { width: 75px; border: 1px solid #C0C0C0; border-radius: 2px; display: block; height: 18px; line-height: 18px; margin: 0 auto; padding:  0 0; text-align: center; text-decoration: none; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); vertical-align: middle; /*box-shadow: 0 1px 0 #eee;*/

background: rgb(253,253,253); /* Old browsers */
background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,253,253,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.twi-btn a:hover,
.twi-btn a:active,
.fb-btn a:hover,
.fb-btn a:hover { box-shadow:none; /*margin-bottom: -1px; margin-top: 1px; text-decoration: none;*/

background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top, rgba(229,229,229,1) 0%, rgba(253,253,253,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(100%,rgba(253,253,253,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(229,229,229,1) 0%,rgba(253,253,253,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-9 */
}

.twi-btn a i,
.fb-btn a i,
.twi-btn a span,
.fb-btn a span {display: inline-block; vertical-align: top; text-shadow: 0 1px 0 #fff;}

.twi-btn a i,
.fb-btn a i { font-size: 16px; margin:1px 3px 0 0; }

.twi-btn a i { color: #0F96E9; }
.fb-btn a i { color: #3848A5; }

.twi-btn a span,
.fb-btn a span { font-size: 11px; color: #555; font-weight: bold;}





/* DETAIL_TABS
----------------------------------------------- */

/*
.dtl_prod_tabs { position: relative; margin-top: 8px;}
.dtl_prod_tabs ul.top_tabs { clear:both; list-style:none; border-bottom:1px solid #ddd; }
.dtl_prod_tabs li.top_tab_cont { display:inline-block; margin:0; padding:0; text-align:center; }
.dtl_prod_tabs li.top_tab_cont:first-child { margin-left: 10px; }
.dtl_prod_tabs ul.top_tabs a { border-bottom:none; display:block; margin:1px 1px -1px; padding:7px 15px 6px; font-size:12px; color:#555; }
.dtl_prod_tabs ul.top_tabs a:hover {  text-decoration:none; color:#333; }
.dtl_prod_tabs ul.top_tabs a.selected { border:1px solid #ddd; border-bottom:none; background: #fff; color:#333; margin:0 0 -1px; }

*/


.dtl_prod_tabs { position: relative; margin-top: 9px;}
.dtl_prod_tabs ul.top_tabs { list-style:none; border-bottom:1px solid #ddd; overflow: hidden; }
.dtl_prod_tabs li { display:inline-block; margin:0 1px; padding:0; text-align:center; }
.dtl_prod_tabs li:first-child { margin-left: 10px; }
.dtl_prod_tabs li a { border:1px solid #ddd; border-bottom:none; display:block; margin:0 0 -1px; padding:11px 30px 10px; font-size:13px; color:#555; background: #fff url(../img/products/tab_bg.gif) repeat-x bottom;
-webkit-box-shadow: 0 5px 3px #ececec; 
-moz-box-shadow: 0 5px 3px #ececec; 
box-shadow: 0 5px 3px #ececec; }
.dtl_prod_tabs li a:hover {  text-decoration:none; color:#333; }
.dtl_prod_tabs li a.selected { color:#fff; background: #000 url(../img/products/tab_bg_hov.gif) repeat-x; border:1px solid #000; }


.dtl_prod_tabs div.panel { clear:both; padding: 20px 0; margin-bottom: 30px; }
.dtl_prod_tabs div.panel h3 { font-size:14px; line-height:20px; font-weight:bold; margin:0px 0 22px ; border-bottom:1px solid #ddd; padding:10px; }

.dtl_prod_tabs .detail_ingredients { margin-bottom: 30px; }
.dtl_prod_tabs .detail_ingredients dl { margin: 0 auto; border-bottom: 0px solid #eee; padding: 10px 0; float: left; width: 360px; min-height: 150px;}
.dtl_prod_tabs .detail_ingredients dl:last-child { border-bottom: none; clear: both;}
.dtl_prod_tabs .detail_ingredients dl dt { display: block; font-size: 14px; color: #333; margin-left: 20px; padding-top: 10px; float: left;}
.dtl_prod_tabs .detail_ingredients dl dt.tt { width: 200px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 1px #ccc dotted;}
.dtl_prod_tabs .detail_ingredients dl dd { font-size: 13px; color: #999; line-height: 18px; margin: 30px 20px 0 145px; padding: 0px; position: relative; min-height: 80px;}


/* LIST_TABS
----------------------------------------------- */

/*
.list_prod_tabs ul.top_tabs { clear:both; overflow:hidden; list-style:none; border-bottom:1px solid #ddd; }
.list_prod_tabs li.top_tab_cont { float:left; display:inline; margin-left:7px; padding:0; border:1px solid #ccc; border-bottom:1px solid #fff; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: #fff url(../img/products/tab_bg.gif) repeat-x; -webkit-box-shadow: 0 5px 5px #ccc; -moz-box-shadow: 0 5px 5px #ccc; box-shadow: 0 5px 5px #ccc; text-align:center; }
 
.list_prod_tabs ul.top_tabs a { display:block; width:155px; margin:0; padding:10px 8px 5px 8px; font-size:12px; color:#000; font-weight:bold; }
.list_prod_tabs ul li:hover { background: #fff url(../img/products/tab_bg_hov.gif) repeat-x; border:1px solid #2b2b2b; }
.list_prod_tabs ul li.top_tab_cont a:hover { color:#fff; text-decoration:none; }
.list_prod_tabs ul li.top_tab_cont a.selected { color:#fff; }
.list_prod_tabs ul li.selected { background: #000 url(../img/products/tab_bg_hov.gif) repeat-x; border:1px solid #2b2b2b; }

.list_prod_tabs li.top_tab_cont_c { float:left; display:inline; margin-left:7px; padding:0; border:1px solid #c41230; border-bottom:1px solid #c41230; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: #c41230; -webkit-box-shadow: 0 5px 5px #ccc; -moz-box-shadow: 0 5px 5px #ccc; box-shadow: 0 5px 5px #ccc; text-align:center; }
.list_prod_tabs li.top_tab_cont_c a { color:#fff; font-weight:normal; }
.list_prod_tabs ul li.top_tab_cont_c a:hover { color:#fff; text-decoration:none; }
.list_prod_tabs ul li.top_tab_cont_c a.selected { color:#fff; }

.list_prod_tabs li.top_tab_cont_s { float:left; display:inline; margin-left:7px; padding:0; border:1px solid #FF9900; border-bottom:1px solid #FF9900; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; background: #FF9900; -webkit-box-shadow: 0 5px 5px #ccc; -moz-box-shadow: 0 5px 5px #ccc; box-shadow: 0 5px 5px #ccc; text-align:center; } 
.list_prod_tabs li.top_tab_cont_s a { color:#fff; font-weight:normal; } 
.list_prod_tabs ul li.top_tab_cont_s a:hover { color:#fff; text-decoration:none; } 
.list_prod_tabs ul li.top_tab_cont_s a.selected { color:#fff; } 
*/

.list_prod_tabs { margin:50px auto; }

.list_prod_tabs ul.top_tabs { list-style:none; border-bottom:1px solid #ddd; text-align: left; overflow: hidden; }
.list_prod_tabs ul.top_tabs li { display:inline-block; margin:0 1px; padding:0; text-align:center; }
.list_prod_tabs ul.top_tabs li:first-child { margin-left: 10px; }
.list_prod_tabs ul.top_tabs li a { border:1px solid #ddd; border-bottom:none; display:block; margin:0 0 -1px; padding:7px 15px 6px; font-size:13px; color:#555; background: #fff url(../img/products/tab_bg.gif) repeat-x;
-webkit-box-shadow: 0 5px 3px #ececec; 
-moz-box-shadow: 0 5px 3px #ececec; 
box-shadow: 0 5px 3px #ececec; }
.list_prod_tabs ul.top_tabs li.top_tab_cont_s a { background: #FF9900; }

.list_prod_tabs ul.top_tabs li a:hover { color: #333; text-decoration: none;}
.list_prod_tabs ul.top_tabs li a.selected { color:#fff; background: #000 url(../img/products/tab_bg_hov.gif) repeat-x; border:1px solid #000; }



.list_prod_tabs div.panel { clear:both; }


/* ELEMENTS
----------------------------------------------- */

div#ELEM_DTL p.ing_cont { font-size:11px; line-height:16px; margin:20px auto; padding:20px 20px 10px; color:#777; background: #f3f3f3; }

div#ELEM_DTL h3.irr_ttl { width:720px; font-size:16px; line-height:22px; font-weight:bold; margin:60px 0 25px 15px; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; padding:15px; }
div#ELEM_DTL p.irr_frame { margin:20px 10px; }
div#ELEM_DTL a.irr { font-size:13px; color:#0086ce; line-height:14px; margin:0 10px 10px 0; padding:5px 5px 5px 10px; }
div#ELEM_DTL a.irr:hover { text-decoration:none; background:#0086ce; color:#fff; border-radius:5px; }

div#ELEM_DTL div.trig { padding:10px 0; margin: 10px auto 0 auto; background:#f2f2f2; border:1px solid #ccc; width: 760px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-align:center; }
div#ELEM_DTL span.t_down { margin:0 0 0 10px; font-size:11px; }
	
div#ELEM_DTL div.trig a { color: #777; font-weight:normal; font-size:11px; line-height: 16px; text-decoration: none; display: block; }
div#ELEM_DTL div.trig:hover { color: #777; background:#fff; }
div#ELEM_DTL div.active { color: #777; background:#fff; }

div#ELEM_DTL div.toggle_cont { width:760px; margin: 0 0 5px; padding: 0; overflow: hidden; clear: both; }

div#ELEM_DTL table { width:760px!important;  margin:30px 0 40px 0; border:none; border-collapse: collapse; }
div#ELEM_DTL table th.cont_name { width: 30%; background:#f0f0f0; border:#ccc solid 1px; padding:15px 20px; }
div#ELEM_DTL table th { width: 70%; background:#f0f0f0; border:#ccc solid 1px; padding:15px 20px; }
div#ELEM_DTL table td { border:#ccc solid 1px; padding:20px; line-height:14px; font-size:11px; }



/* jQuery UI Tabs 1.8.11
----------------------------------------------- */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default { float:left; display:inline; margin-left:10px; padding:0; border:1px solid #e8e8e8; background: #fff url(../img/products/tab_bg.gif) repeat-x; 
-moz-border-radius: 5px 5px 0 0; 
-webkit-border-radius: 5px 5px 0 0; 
border-radius: 5px 5px 0 0; 
-webkit-box-shadow: 0 5px 5px #ccc; 
-moz-box-shadow: 0 5px 5px #ccc; 
box-shadow: 0 5px 5px #ccc; }

.ui-state-active,
.ui-widget-content
.ui-state-active,
.ui-widget-header .ui-state-active { border: 1px solid #2b2b2b; background: #fff url(../img/products/tab_bg_hov.gif) repeat-x; }

.ui-tabs .ui-tabs-hide { display: none !important; }


/* Detail Tab Cont
----------------------------------------------- */
div#HOWTO { margin:0; padding:0; }

div#HOWTO div.movie_s_box { width: 660px; margin: 0 auto 10px;}
div#HOWTO div.movie_s_box:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both }

div#HOWTO div.movie_s { float:left; text-align:center; margin:0 15px 10px 0; }
div#HOWTO div.movie_s a { color:#0086ce; font-size:10px; font-weight:normal; }

div#HOWTO div#step_box { width: 660px; margin: 0 auto 10px; padding: 0px 0 20px; border-bottom: 1px dotted #ccc; }
div#HOWTO div#step_box h3 { margin:10px 10px 5px; padding: 0; font-weight: bold; border: none; }
div#HOWTO div#step_box:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; }  

div#HOWTO div#step_box div { width: 150px; margin: 0px 5px 20px; display: inline-block; vertical-align: top; }
div#HOWTO div#step_box p { font-size: 11px; color: #777; padding: 10px 3px 0px 3px; line-height: 18px; }
div#HOWTO div#step_box img{ border: #ccc solid 1px; }

div#HOWTO div#step_box div.step_box_notice { width: 100%; clear: both; font-size: 11px; color: #777; }

	.sp_break{ display: none; }
	
@media screen and (max-width: 414px) {
	.sp_break{ display: block; }
}


/* NOC Detail Notice
----------------------------------------------- */
.prod_details_notice {margin: -10px 80px 10px }
.prod_details_notice p {display: black; padding: 10px; border: 1px solid currentColor; color: #cd1c21; font-size: 12px; line-height: 18px; text-align: left; }
.prod_details_notice span { display: table-cell; }
.prod_details_notice img {float: left; margin-right: 10px; width: 40px; border: 1px solid #ddd;}

/* EQH Detail Notice
----------------------------------------------- */
.prod_notice--large { margin-top: 15px; border: 1px dashed #000; color: #000 !important; display: black; padding: 10px 25px; font-size: 12px; line-height: 18px; text-align: left;}
.prod_notice--large span.title { display: table; margin: -1.5em 0 5px -8px; padding: 0 8px; background: #fff; font-weight: bold;}


/*フォローアップ用４点セットコンテンツ*/
div#HOWTO .followup { width: 650px; margin: 40px auto 25px;}
div#HOWTO .followup:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both }
div#HOWTO .followup h4 { font-size: 16px; font-weight: bold; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding:0 0 5px; }
div#HOWTO .followup h4 span.followup_step { font-size: 12px; color: #777; }
div#HOWTO .followup h4 span.followup_prod { font-size: 13px; font-weight: normal; color: #555; float: right; }
div#HOWTO .followup h5 { font-size: 18px; font-weight: normal; color: #333; margin: 35px auto 20px; line-height: 23px; }
div#HOWTO .followup a.alpha { display: block;}
div#HOWTO .followup p { font-size: 13px; font-weight: normal; color: #555; }
div#HOWTO .followup p.followup_link { margin-top: 10px; }
div#HOWTO .followup img { float: right; margin-top: 10px;}



div#detail_prod_recommend a { color: #000; }
div#detail_prod_recommend a:hover { text-decoration: none; color: #555; }
div#detail_prod_recommend div.catch_phrase { clear:both; font-size:15px; font-weight:bold; margin:30px 0 10px 207px; width:540px; line-height:18px; }

div#detail_prod_recommend div.dtl_ref_cont { width:750px; padding-bottom: 25px; margin-bottom:25px; border-bottom: 1px solid #ddd; }
div#detail_prod_recommend div.dtl_ref_cont:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both; } 

div#detail_prod_recommend div.prod_image { float:left; width:160px; height:160px; margin:0; padding:0; }

div#detail_prod_recommend div.dtl_ref_cont_dtl_box { float: right; width: 570px;  padding-top: 20px;}
div#detail_prod_recommend div.dtl_ref_cont_dtl_top { border-bottom:1px solid #ddd; padding:0 0 5px; }

div#detail_prod_recommend div.dtl_ref_cont_dtl_btm  { padding: 10px 0;}
div#detail_prod_recommend div.dtl_ref_cont_dtl_btm:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both }
div#detail_prod_recommend p.dtl_ref_comments {padding:0;}


span.ttl_box { width:15px; height:15px; margin:0 10px 0 0; display:block; float:left; }
div#detail_prod_recommend span.detailbox_title { margin:0; font-weight:bold; font-size:16px; line-height:17px;}
div#detail_prod_recommend span.detailbox_subtitle { margin-left:-6px; line-height:25px; font-size:11px; color:#777; }

div#detail_prod_recommend p.dtl_ref_point { float:left; text-align:right; font-size:11px; line-height:15px; margin:23px 0 0 20px; }

div#detail_prod_recommend .cart_box { float: right; margin: 8px 25px 0 0;}
div#detail_prod_recommend .easy-select-box { width: 70px !important; }
div#detail_prod_recommend .easy-select-box .esb-displayer { height: 34px; line-height: 34px; }
div#detail_prod_recommend .easy-select-box .esb-dropdown { width: 70px !important;}

div#detail_prod_recommend .cart_box a.btn_cart { margin: 7px 0 0 0; width: 150px; height: 34px; line-height: 34px; }


div#detail_prod_recommend p.dtl_ref_price { float:left; text-align:left; margin:13px 0 0 25px; line-height:16px; }

div#detail_prod_recommend span.price_reg { font-size:11px; color:#777; padding-bottom:2px; }
div#detail_prod_recommend span.price_b { font-size:18px; font-weight:bold; }
div#detail_prod_recommend span.price_b_r { font-size:18px; font-weight:bold; color:#e33b30; }
div#detail_prod_recommend span.price_en { font-size:11px; margin-left:2px; }
div#detail_prod_recommend span.price_tax { font-size:10px; }



/* FAQ_TABS
----------------------------------------------- */

dl.prod_faq { padding: 0 20px 20px;}
dl.prod_faq dt { padding: 15px 0; font-size: 13px; color: #333; font-weight: bold; padding-left: 50px; text-indent: -50px;}
dl.prod_faq dt span.question_active { color: #333; font-weight: normal; padding: 3px 10px; margin: 0 5px 0 0; background: #f5f5f5; border: 1px solid #ddd; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }

dl.prod_faq dd { border-bottom: 1px dotted #CCC; padding: 0 0 20px 50px; background: url(../img/products/faq_arrow.png) no-repeat 32px 3px; color: #555;}



/* Skincare Step (detail)
----------------------------------------------- */

div.prod_flow_box h3 { font-size: 14px; line-height: 20px; font-weight: bold; margin: 30px 0 22px 0; border-bottom: 1px dotted #ddd; padding: 15px 0;}

.s_step_time { margin: 30px 30px 20px 0; text-align: right;}
.s_step_time ul li { display: inline-block; vertical-align: top; height: 25px; line-height: 25px; font-size: 12px; margin-left: 10px;}
.s_step_time ul li img { vertical-align: top;}

.s_step_arrow { overflow: hidden; width:900px; margin: 0 auto;}

.s_step_arrow li { display: block; float: left;}
.s_step_arrow li a { display: block; margin: 0 7.5px 0 15px; background: #ddd; padding: 15px 0; text-decoration: none; color: #444; text-shadow: 0 1px 0 rgba(255,255,255,.5); position: relative; text-align: center; font-size: 12px; line-height: 15px; }

.s_step_arrow li.s_step08 a { background: #eee;}
.s_step_arrow li.s_step08 a::before { border-color: #eee #eee #eee transparent; }

.s_step_arrow li.s_step09 a,
.s_step_arrow li.s_step10 a { background: #eee; margin: 0 2px 0 0;}


.s_step_arrow li a:hover { background: #ccc; }

.s_step_arrow li a::before { content: ""; position: absolute; top: 30px; margin-top: -30px; border-width: 30px 0 30px 15px; border-style: solid; border-color: #ddd #ddd #ddd transparent; left: -15px; }
.s_step_arrow li a:hover::before { border-color: #ccc #ccc #ccc transparent; }
 
.s_step_arrow li a::after { content: ""; position: absolute; top: 30px; margin-top: -30px; border-top: 30px solid transparent; border-bottom: 30px solid transparent; border-left: 15px solid #ddd; right: -15px; }
.s_step_arrow li a:hover::after { border-left-color: #ccc; }
 
.s_step_arrow li a span { display: block; font-size: 11px; color: #999;}


.s_step_arrow li.s_step01 a::before,
.s_step_arrow li.s_step08 a::after,

.s_step_arrow li.s_step09 a::before,
.s_step_arrow li.s_step09 a::after,

.s_step_arrow li.s_step10 a::before,
.s_step_arrow li.s_step10 a::after { display: none;}




.s_step_prod { overflow: hidden;  width:900px; margin: 0 auto 15px; }
.s_step_prod li { float: left; border-right: 1px solid #ccc; padding: 0 12px; margin: 10px 0;}

.s_step_prod_block { width: 99px; height: 125px; float: left; text-align: center; padding:0; margin: 0 auto; border-right: 1px dotted #ddd; position: relative;}
.s_step_prod_block img.img_status { width: 15px; position: absolute; top:32px; right: 10px;}

.s_step_prod_block a { color: #555;}
.s_step_prod_block img.s_step_prod_img {}
.s_step_prod_block span.s_step_prod_title { display: block; font-size: 11px; line-height: 14px;}






/* list_info
----------------------------------------------- */
.list_info { margin:80px 0 20px 0; text-align: center; }
.list_info:after { content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both }
.list_info a { display:block; margin-right: 10px; float: left; }
.list_info a:last-child { margin-right: 0; }


/* form element
----------------------------------------------- */

input#review_post_button{ padding: 10px 0; width: 210px; display: block; text-decoration: none; text-shadow: none; background-color: #42474d; color: #fff !important; text-align: center; margin: 0 auto; margin-top: 10px; border: none; cursor: pointer; font-weight: bold; font-size: 14px; margin-bottom: 40px; float: right; }
input#review_post_button:hover{ background-color: #000; transition: background 500ms ease 0s; }

a.review_post_button{ padding: 9px 0; width: 158px; display: block; text-decoration: none; text-shadow: none; background-color: #eee; color: #666 !important; text-align: center; margin: 0 auto; margin-top: 10px; border: none; font-weight: bold; font-size: 14px; margin-bottom: 40px; float: left; border: #ddd solid 1px; }
a.review_post_button:hover{ background-color: #fafafa; transition: background 500ms ease 0s; }
#review_transit_box{ width: 380px; margin: 0 auto; }

input.reg_post_button{ padding: 10px 0; width: 310px; display: block; text-decoration: none; text-shadow: none; background-color: #42474d; color: #fff !important; text-align: center; margin: 0 auto; margin-top: 20px; border: none; cursor: pointer; font-weight: bold; font-size: 14px; margin-bottom: 40px; }
input.reg_post_button:hover{ background-color: #000; transition: background 500ms ease 0s; }





/* カート追加後アクション
----------------------------------------------- */

.overlay{ display:none; width:100%; height:100%; position:fixed; background:rgba(255,255,255,0.5); top:0; left: 0; z-index:9990; }

#prod_cart { display:none; width:100%; padding: 20px 0px; background:#fff; position:fixed; top:0; left: 0; z-index:9999; box-shadow: 0 0 10px rgba(0,0,0,0.15);}

.prod_cart_wrap { width: 700px; margin: 0 auto; padding: 15px 0;}

#prod_cart h3 { font-size: 17px; font-weight: bold; color: #000;}
#prod_cart h3 a { font-size:11px; text-decoration: underline; font-weight: normal;}

.prod_cart_notify { position: relative; padding: 0 0 20px 45px; }
.prod_cart_notify i { position: absolute; top: -8px; left: 0; font-size: 40px; color: #1882e7;}
.prod_cart_notify a { display: block; line-height: 20px;}

.prod_cart_item { box-sizing: border-box; float: left; width: 50%; padding: 10px 0;}
.prod_cart_item .prod_cart_img { width: 80px; height: 80px; display: inline-block; vertical-align: middle;border: 1px solid #ddd;}
.prod_cart_item .prod_cart_img img { width: 100%; }

.prod_cart_item .prod_cart_txt { width: 240px; display: inline-block; vertical-align: middle; font-size: 13px; margin-left: 10px; color: #000; }
.prod_cart_item .prod_cart_txt_quantity { font-size:12px;}
.prod_cart_item .prod_cart_txt_price { font-size:14px; font-weight: bold;}
.prod_cart_item .prod_cart_txt_price span { font-weight: normal;}


.prod_cart_block { box-sizing: border-box; float: right; width: 50%; border-left: 1px solid #ddd; padding: 10px 0 5px 40px;}


#prod_cart h3 span { font-size: 14px;}

.prod_cart_notice { color: #cc0000; font-size: 12px; line-height: 15px; margin-top: 10px;}
.prod_cart_list { border-bottom: 2px solid #aaa; padding: 0; margin: 15px auto 0;}
.prod_cart_list table {  border: none; width: 100%; margin: 0; }
.prod_cart_list table th,
.prod_cart_list table td { font-size: 11px; color: #555; line-height: 16px; padding: 4px 2px; border: none; border-top: 1px dotted #ccc; background: none;}

.prod_cart_list table tr:first-child th,
.prod_cart_list table tr:first-child td {  border-top: 1px solid #ccc;}


.prod_cart_list table th { text-align: left;}
.prod_cart_list table td  { text-align: right;}

.prod_cart_list_total { text-align: center; margin: 5px auto 20px; font-weight: bold;}
.prod_cart_list_total span.price_en { font-weight: normal;}


.prod_cart_subscription { margin: 15px auto;}
.prod_cart_subscription table { border:none; width: 100%; margin: 0; }
.prod_cart_subscription table td { border-right: none; color: #555;font-size: 12px;}
.prod_cart_subscription table td.prod_cart_subscription_title{ color: #fff; background-color: #555; border: 1px solid #555; }
.prod_cart_subscription table td#discount { color: #cc0000; }


.prod_cart_subscription table th { font-size: 11px;}
.prod_cart_subscription table th,
.prod_cart_subscription table td { padding: 3px 20px; width: 50%; border: 1px solid #ddd;}



.prod_cart_to_shop { width: 49%; float: left;}
.prod_cart_to_shop p { display: block; height: 40px; line-height: 40px; background: #f6f6f6; color: #333 !important; font-weight: bold; margin: 0; text-align: center; padding: 0; font-size: 12px; border: 1px solid #ccc; box-sizing: border-box; cursor: pointer;}
.prod_cart_to_shop p:hover { background: #eee; text-decoration: none;}

.prod_cart_to_cart { width: 49%; float: right;}

.prod_cart_to_cart a { display: block; height: 40px; line-height: 40px; background: #1882e7; color: #fff !important; font-weight: bold; margin: 0; text-align: center; padding: 0; font-size: 13px;}
.prod_cart_to_cart a:hover { background: #479ff3; text-decoration: none;}






.prod_cart_checkbox a { display: table; font-size: 13px; padding: 6px 20px; cursor: pointer; margin-top: 15px; box-sizing: border-box; background-color: #FFF; font-weight: bold;
	transition: background 200ms; 
	-moz-transition: background 200ms; 
	-webkit-transition: background 200ms; 
	-o-transition: background 200ms; }


.prod_cart_checkbox .labeled-checkbox-unchecked a { background: url( ../img/products/checkbox-unchecked.png ) no-repeat left center; border: 2px solid #ddd; background-position: 20px center; padding-left: 40px; background-size: 16px 16px;}
.prod_cart_checkbox .labeled-checkbox-unchecked a:hover { background-color: #f6f6f6; }


.prod_cart_checkbox .labeled-checkbox-checked a { background: url( ../img/products/checkbox-checked.png ) no-repeat left center; border: 2px solid #1882e7; background-position: 20px center; padding-left: 40px; background-size: 16px 16px;}
.prod_cart_checkbox .labeled-checkbox-checked a:hover { background-color: #EFF7FF; }


.subtitle_detail{ font-size: 22px; line-height: 30px; margin-bottom: 10px; }







    div.soldout_trial {
        color: #cc0000;
        font-weight: bold;
        line-height: 18px;
        text-align: left;
    }
 
    div.soldout_trial span {
        display: block;
        text-align: left;
        line-height: 16px;
        margin: 3px 0 10px 0;
    }
    div.soldout_trial span.normal {
        font-weight: normal;
    }
    div.soldout_trial span.small {
        font-size: 85%;
    }


