@charset "Shift_JIS";

/* ---------------------------------------
 イベント
---------------------------------------- */
.event_ { width: 100%; overflow: hidden;}
.event_banner_ { margin: 0 5px 20px 5px; display: inline;}
.event_banner_ img { margin: 0 auto 10px auto; display: block;}

h1.event_name_ { padding: 0; margin: 0 0 16px 0; font-size: 32px; font-weight: 400; line-height: 1.4;}
h1.event_name_img_ { margin-bottom: 10px;}
h2.event_title_ { padding: 0; margin: 0 0 20px 0; font-size: 24px; font-weight: 400; line-height: 1.4; letter-spacing: 0.5px; background: none; clear: both;}

/* ---------------------------------------
 カテゴリ
---------------------------------------- */
h1.category_name_ { padding: 0; margin: 0 0 16px 0; font-size: 32px; font-weight: 400; line-height: 1.4;}
h1.category_name_img_ { margin: 0 0 16px 0;}
.page-category .item_search_ { min-width: 830px; padding: 0; margin-bottom: 15px; margin-right: 28px; border: 0; background: #F2F2F2;}
.page-category .item_search_ .inner_ { padding: 14px 20px 15px 20px; background: #F2F2F2;}

.category_comment_ { margin: 15px 20px;}
.subcategory_ { margin: 25px 0 40px;}
.subcategory_ h2 { margin: 0 0 20px; font-size: 18px; font-weight: bold;}
.subcategory_ h3 { margin: 0 0 20px; font-size: 18px; font-weight: bold;}
.subcategory_ ul { display: flex; flex-wrap: wrap; align-items: flex-start;}
.subcategory_ li { width: 140px; margin: 0 18px 15px 0; text-align: center;}
.subcategory_ li a { color: #333; display: block;}
.subcategory_ li a:hover { text-decoration: none;}
.subcategory_ li img { width: 100%; margin: 0 0 10px;}
.subcategory_ li p { font-size: 13px;}
.subcategory_ li.no_img_ { min-width: 140px; text-align: left;}
.subcategory_ li.no_img_ a {
	padding: 16px 10px 14px 30px;
	margin: 0 0 10px;
	color: #1D3994;
	background: #fffef4 url(../../img/usr/common/arrow3.png) no-repeat 15px center;
	box-shadow: 0 0 0 1px #fff, 0 0 0 2px #ddd;
}
.subcategory_ li.no_img_ a:hover { text-decoration: underline;}

/* P形式 */
div.CategoryStyleP_ { width: 100%; overflow: hidden;}
div.CategoryStyleP_Line_ { width: 100%; overflow: hidden;}
div.CategoryStyleP_Item_ { width: 50%; padding: 0 0 20px 0; float: left; display: inline;}
div.CategoryStyleP_Item_ h3.name_ { padding: 5px 10px; margin: 0 5px 10px 5px; font-size: 14px; font-weight: bold; background: #F0F0F0;}
div.CategoryStyleP_Item_ div.comment_ { margin: 0 10px;}
div.CategoryStyleP_Item_ div.comment_ img { margin: 0 0 10px 0;}

/* G形式 */
div.CategoryStyleG_ { width: 100%; overflow: hidden;}
div.CategoryStyleG_Line_ { width: 100%; overflow: hidden;}
div.CategoryStyleG_Item_ { width: 33%; padding: 0 0 20px 0; float: left; display: inline; overflow: hidden;}
div.CategoryStyleG_Item_ h3.name_ { padding: 5px 10px; margin: 0 5px 10px 5px; font-size: 14px; font-weight: bold; background: #F0F0F0;}
div.CategoryStyleG_Item_ .comment_ { margin: 0 10px;}
div.CategoryStyleG_Item_ div.comment_ img { margin: 0 0 10px 0;}
div.CategoryStyleG_ ul { padding: 0; margin: 10px 10px 0 10px;}
div.CategoryStyleG_ ul li { padding: 0; margin: 0 0 0 2em; list-style: square;}

/* L形式 */
div.CategoryStyleL_ { width: 100%; border: none;}
div.CategoryStyleL_ span.name_ { margin: 4px; font-weight:bold; white-space: nowrap;}

/* T形式 */
div.CategoryStyleT_ { width: 105%; padding-bottom: 5px; overflow: hidden;}
div.CategoryStyleT_Line_ { overflow: hidden;}
div.CategoryStyleT_Item_ { width: 220px; padding: 1px; margin: 0 10px 10px 0; border: #DDD 1px solid; display: inline; overflow: hidden; float: left;}
div.CategoryStyleT_Item_ h3.name_ { width: 226px; height: 46px; display: table; background: #fffef4;}
div.CategoryStyleT_Item_ h3.name_ a { 
	width: 190px;
	height: 36px;
	padding: 5px 5px 5px 30px;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: middle;
	background: url(../../img/usr/common/arrow3.png) no-repeat 15px center;
	display: table-cell;
}
div.CategoryStyleT_Item_ .comment_ { padding: 0 10px; background: #fffef4;}

/* D形式 */
div.CategoryStyleD_ { width: 100%; overflow: hidden;}
div.CategoryStyleD_Item_ { width: 100%; margin-bottom: 20px; overflow: hidden;}
div.CategoryStyleD_Item_ h3 { padding: 5px 10px; margin: 0 5px 10px 5px; font-size: 14px; font-weight: bold; background: #F0F0F0;}

/* ---------------------------------------
 ジャンル
---------------------------------------- */
h1.genre_name_ { padding: 0; margin: 0 0 16px 0; font-size: 32px; font-weight: 400; line-height: 1.4;}
h1.genre_name_img_ { margin: 0 0 16px 0;}

.page-genre .item_search_ { min-width: 830px; padding: 0; margin-bottom: 15px; margin-right: 28px; border: 0; background: #F2F2F2;}
.page-genre .item_search_ .inner_ { padding: 14px 20px 15px 20px; background: #F2F2F2;}

div.GenreStyle_ { width: 100%; padding-bottom: 5px; overflow: hidden;}
div.GenreStyle_Line_ { width: 105%; overflow: hidden;}
div.GenreStyle_Item_ { width: 221px; padding: 1px; margin: 0 10px 10px 0; border: #DDD 1px solid; display: inline; overflow: hidden; float: left;}
div.GenreStyle_Item_ h3.img_ { padding: 0 10px 10px 10px; border: none; font-size: 5px;}
div.GenreStyle_Item_ h3.name_ { width: 226px; height: 46px; display: table; background: #fffef4;}
div.GenreStyle_Item_ h3.name_ a {
	width: 190px;
	height: 36px;
	padding: 5px 5px 5px 30px;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: middle;
	background: url(../../img/usr/common/arrow3.png) no-repeat 15px center;
	display: table-cell;
}
div.GenreStyle_Item_ div.comment_ { margin: 0 10px;}

/* 特集一覧 */
#speciallist { max-width: 1400px; min-width: 1000px; width: auto; margin: 0 auto;}
#speciallist h1 { padding: 0 0 15px; margin: 0 0 55px; border-bottom: #333 2px solid; font-size: 28px; font-weight: bold; line-height: 1;}
#speciallist h2 { margin: 0 0 20px; font-size: 24px; font-weight: bold; line-height: 1;}
#speciallist .recommend { padding: 0 0 60px; margin: 0 0 60px; border-bottom: #DDD 1px solid;}
#speciallist .recommend-inner { margin: 0 25px; position: relative;}
#speciallist .recommend-slider { width: 100%; margin: 0 auto;}
#speciallist .recommend-slider .swiper-slide { width: 315px; margin: 0 30px 0 0;}
#speciallist .recommend-slider .swiper-slide a { display: block;}
#speciallist .recommend-slider .swiper-slide a img { width: 100%;}
#speciallist .recommend-slider .swiper-slide span,
#speciallist .category-list li span { margin: 10px 0 0; font-size: 13px; line-height: 1.4; color: #333; display: inline-block;}
#speciallist .recommend-slider .swiper-button-prev,
#speciallist .recommend-slider .swiper-button-next { display: none;}
#speciallist .swiper-button-prev-dm,
#speciallist .swiper-button-next-dm { width: 50px; height: 50px; position: absolute; top: 85px; cursor: pointer; z-index: 1;}
#speciallist .swiper-button-prev-dm { background: url(../../img/usr/common/sslider_prev02.png) no-repeat center; left: -25px;}
#speciallist .swiper-button-next-dm { background: url(../../img/usr/common/sslider_next02.png) no-repeat center; right: -25px;}
#speciallist .category-tab { margin: 0 0 20px; border-bottom: #666 2px solid; display: flex; align-items: flex-end;}
#speciallist .category-tab li { padding: 15px 20px 11px; margin: 0 5px 0 0; border-radius: 5px 5px 0 0; background: #F2F2F2; font-size: 14px; color: #BBB; cursor: pointer; transition: .2s ease;}
#speciallist .category-tab li.current,
#speciallist .category-tab li:hover { padding: 17px 20px 13px; background: #666; color: #FFF;}
#speciallist .category-list ul { margin: 0 -20px; display: flex; flex-wrap: wrap;}
#speciallist .category-list li { width: calc((100% - 160px) / 4); margin: 0 20px 55px;}
#speciallist .category-list li:nth-last-child(-n+4) { margin-bottom: 0;}
#speciallist .category-list li img { width: 100%;}

/* ---------------------------------------
 商品一覧
---------------------------------------- */
div.goods_ { margin: 0 0 40px 0; clear: both;}
div.goods_ div.btn_overlay_ { position: absolute; text-align: center;}
div.addcart_overlay_ { padding-left: 0; position: absolute; display: none; z-index: 100;}

/* アイコン群 */
div.design_ico_wrap_ { line-height: 1.0;}
div.design_ico_wrap_ img { margin: 0 2px 5px 0; vertical-align: top;}
div.design_ico_wrap_ span.design_icon_ { 
	min-width: 60px;
	height: 27px;
	padding: 0 5px;
	margin: 0 2px 5px 0;
	border: #333 1px solid;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	line-height: 25px;
	word-break: keep-all;
	white-space: nowrap;
	display: inline-block;
	background: #FFF;
}
div.design_ico_wrap_ span.design_icon_[class*="medical_flg_"] { border-color: #707070; color: #FFF; background: #707070;}
div.design_ico_wrap_ span.design_icon_.auto_new_ { background: #333; color: #FFF;}
div.design_ico_wrap_ span.design_icon_.auto_sale_ { border-color: #CC0000; color: #FFF; background: #CC0000;}
div.design_ico_wrap_ span.design_icon_.auto_syahan_ { border-color: #707070; color: #FFF; background: #707070;}

/* T形式 */
div.StyleT_Frame_ { margin: 0 auto; display: flex; flex-wrap: wrap; column-gap: 27px; grid-row-gap: 32px; overflow: hidden;}
div.StyleT_Item_ { width: 191px; display: block; position: relative;}
div.StyleT_Item_ .icon_new_ { position: absolute; left: 1px; top: 1px; z-index: 1;}
div.StyleT_Item_ div.img_ { width: 191px; height: 191px; padding: 0; margin-bottom: 10px; text-align: center; display: table; table-layout: fixed; position: relative;}
div.StyleT_Item_ div.img_:after { content: ''; width: 100%; height: 100%; font-size: 24px; color: #FFF; background: rgba(0, 0, 0, .5); display: none; position: absolute; top: 0; left: 0;}
div.StyleT_Item_.before_sales div.img_:after { content: '販売開始前'; display: flex; justify-content: center; align-items: center;}
div.StyleT_Item_.after_sales div.img_:after  { content: '販売終了'; display: flex; justify-content: center; align-items: center;}
div.StyleT_Item_.no_stock div.img_:after     { content: '在庫なし'; display: flex; justify-content: center; align-items: center;}
div.StyleT_Item_ div.img_ a { width: 191px; height: 191px; display: table-cell; vertical-align: middle;}
div.StyleT_Item_ div.img_ img { max-width: 100%; width: 100%; max-height: 100%; font-size: 0;}
div.StyleT_Item_ div.icon_ { margin: 0 -5px 2px 0;}
div.StyleT_Item_ div.icon_ img { height: 17px; margin: 0 2px 5px 0;}
div.StyleT_Item_ div.name_ { margin: 0 0 7px 0; font-size: 12px; font-weight: 500; word-break: break-all;}
div.StyleT_Item_ div.name_ a { font-size: 12px; font-weight: 500; text-decoration: underline; color: #333; word-break: break-all;}
div.StyleT_Item_ div.name_ a:hover { text-decoration: none;}
div.StyleT_Item_ div.pricebox_ { margin: 0 0 10px 0;}
div.StyleT_Item_ div.pricebox_ .default_price_ { margin: 0 10px 0 0; font-size: 14px; font-weight: 700; color: #333;}
div.StyleT_Item_ div.pricebox_ .default_price_ span.yen_ { margin: 0 0 0 1px; font-size: 10px; font-weight: 700;}
div.StyleT_Item_ div.pricebox_ .default_price_ + .price_::before { content: '→'; margin: 0 12px 0 0; font-size: 12px; font-weight: 400;}
div.StyleT_Item_ div.pricebox_ .price_ { font-size: 16px; font-weight: 700;}
div.StyleT_Item_ div.pricebox_ span.price_ { display: inline-block;}
div.StyleT_Item_ div.pricebox_ span.yen_ { margin: 0 0 0 2px; font-size: 12px; font-weight: 700;}
div.StyleT_Item_ div.pricebox_ span.tax_ { margin: 3px 0 0; font-size: 12px; font-weight: 400; display: block;}
div.StyleT_Item_ div.pricebox_.onsale .price_ { color: #333;}
div.StyleT_Item_ div.pricebox_.onsale .price_ span.yen_ { color: #333;}
div.StyleT_Item_ div.pricebox_ .shipping_ { margin: 7px 0 0 0; font-size: 12px; font-weight: 500;}
div.StyleT_Item_ div.pricebox_ .pointbox_ { margin: 7px 0 0 0; font-size: 12px; font-weight: 500;}
div.StyleT_Item_ div.pricebox_ .pointbox_ span { font-size: 12px; font-weight: 500;}
div.StyleT_Item_ div.pricebox_ .pointbox_ .points_ .plus_ { padding: 0 3px 0 0;}
div.StyleT_Item_ div.cart_button_wrap_ { height: 36px !important; max-height: 36px; display: flex; flex-wrap: nowrap; column-gap: 6px;}
div.StyleT_Item_ div.cart_button_wrap_ a {
	width: 100%;
	height: 36px !important;
	padding: 0;
	border: #333 1px solid;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #FFF;
	transition: 0.2s;
}
div.StyleT_Item_ div.cart_button_wrap_ a:hover {
	border: #CC0000 1px solid;
	color: #FFF;
	background-color: #CC0000;
	opacity: 1.0;
}
div.StyleT_Item_ div.cart_button_wrap_ a.cart_button_ { 
	min-width: calc(100% - 57px);
	padding: 0 0 0 16px;
	background: #FFF url("../../img/usr/icon/icon_cart_black.png") calc(50% - 4em) center no-repeat;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
div.StyleT_Item_ div.cart_button_wrap_ a.cart_button_:hover { 
	background: #CC0000 url("../../img/usr/icon/icon_cart_white.png") calc(50% - 4em) center no-repeat;
	-webkit-background-size: 17px auto;
	background-size: 17px auto;
}
div.StyleT_Item_ .ui-icon.ui-icon-alert { margin: 0 7px 20px 0; float: left;}

@media only screen and (min-width: 1217px) { div.StyleT_Frame_ { max-width:  920px;}}
@media only screen and (min-width: 1447px) { div.StyleT_Frame_ { max-width: 1150px;}}
@media only screen and (min-width: 1677px) { div.StyleT_Frame_ { max-width: 1380px;}}
@media only screen and (min-width: 1907px) { div.StyleT_Frame_ { max-width: 1610px;}}
@media only screen and (min-width: 2137px) { div.StyleT_Frame_ { max-width: 1840px;}}
@media only screen and (min-width: 2367px) { div.StyleT_Frame_ { max-width: 2070px;}}
@media only screen and (min-width: 2597px) { div.StyleT_Frame_ { max-width: 2300px;}}
@media only screen and (min-width: 2827px) { div.StyleT_Frame_ { max-width: 2530px;}}
@media only screen and (min-width: 3057px) { div.StyleT_Frame_ { max-width: 2760px;}}

/* TS形式 */
.StyleTS_Frame_ { padding: 0 50px 0 60px; position: relative; overflow: hidden;}
.StyleTS_Frame_ .sliderPrev,
.StyleTS_Frame_ .sliderNext { width: 34px; height: 71px; display: block; position: absolute; top: 70px;}
.StyleTS_Frame_ .sliderPrev { background-image: url('../../img/usr/gift/images/common/slider_prev.png'); left: 40px;}
.StyleTS_Frame_ .sliderNext { background-image: url('../../img/usr/gift/images/common/slider_next.png'); right: 50px;}
.StyleTS_Frame_.sliderPrev:hover,
.StyleTS_Frame_ .sliderNext:hover { opacity: 0.8;}
.StyleTS_Item_ { width: 200px; padding: 0 10px 0 0; position: relative; float: left;}
.StyleTS_Item_ .img_ { margin-bottom: 10px; position: relative;}
.StyleTS_Item_ .img_:after { content: ''; width: 100%; height: 100%; color: #FFF; background: rgba(0, 0, 0, .5); display: none; position: absolute; top: 0; left: 0;}
.StyleTS_Item_.before_sales .img_:after { content: '販売開始前'; display: flex; justify-content: center; align-items: center;}
.StyleTS_Item_.after_sales .img_:after  { content: '販売終了'; display: flex; justify-content: center; align-items: center;}
.StyleTS_Item_.no_stock .img_:after     { content: '在庫なし'; display: flex; justify-content: center; align-items: center;}
.StyleTS_Item_ .img_ img { width: 100%; height: auto;}
.StyleTS_Item_ .desc_ { padding: 0 6px;}
.StyleTS_Item_ .name1_ { height: 40px; font-size: 13px;}
.StyleTS_Item_ .price_ { font-weight: bold; text-align: right; color: #CC0000;}
.StyleTS_Item_ .price_ span { font-size: 11px; font-weight: normal; color: #777; display: block;}
.StyleTS_Item_ .name2_ { font-size: 11px; color: #aaaaaa; position: absolute; bottom: 0;}

/* D形式 */
div.StyleD_Frame_ { width: 100%; margin-bottom: 20px; border-top: #a4a4a4 1px dotted;}
div.StyleD_Item_  { width: 100%; padding: 20px 0; margin: 0; border-bottom: #a4a4a4 1px dotted; position: relative; display: block;}
div.StyleD_Item_ .icon_new_ { position: absolute; left: 2px; top: 22px;}
div.StyleD_Frame_ div.img_ {
  width: 236px;
  height: 176px;
  padding: 1px;
  margin: 0;
  border: #dfdfdf 1px solid;
  text-align: center;
  display: table;
  table-layout: fixed;
  position: relative;
  float: left;
}
div.StyleD_Item_ div.img_:after { content: ''; width: 100%; height: 100%; color: #FFF; background: rgba(0, 0, 0, 0.5); display: none; position: absolute; top: 0; left: 0;}
div.StyleD_Item_.before_sales div.img_:after { content: '販売開始前'; display: flex; justify-content: center; align-items: center;}
div.StyleD_Item_.after_sales div.img_:after  { content: '販売終了'; display: flex; justify-content: center; align-items: center;}
div.StyleD_Item_.no_stock div.img_ a:after   { content: '在庫なし'; display: flex; justify-content: center; align-items: center;}
div.StyleD_Frame_ div.img_ a { display: table-cell; vertical-align: middle;}
div.StyleD_Frame_ div.img_ img { max-height: 176px; max-width: 236px;}
div.StyleD_Frame_ div.desc_ { width: 670px; margin: 0 0 0 20px; display: block; float: left;}
div.StyleD_Frame_ div.icon_ { margin-bottom: 5px;}
div.StyleD_Frame_ div.icon_ img { margin: 0 5px 5px 0; height: 17px;}
div.StyleD_Frame_ div.name_ { margin-bottom: 5px; font-size: 16px; font-weight: bold;}
div.StyleD_Frame_ div.name1_ h2 { font-weight: bold;}
div.StyleD_Frame_ div.detail_ { width: 100%; margin-top: 20px; display: block;}
div.StyleD_Frame_ div.detail_ div.spec_ { width: 210px; text-align: left; display: inline; float: left;}
div.StyleD_Frame_ div.cart_ { width: 235px; text-align: right; display: inline; float: right;}
div.StyleD_Frame_ div.cart_ ul { display: block;}
div.StyleD_Frame_ div.cart_ ul li { margin: 0 0 0 5px; display: inline; float: left;}
div.StyleD_Frame_ .goodscomment1_ { font-size: 14px; line-height: 1.5;}
div.StyleD_Item_:after,
div.StyleD_Frame_ div.cart_ ul:after,
div.StyleD_Frame_ div.detail_:after,
div.StyleD_Frame_ div.desc_:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* P形式 */
div.StyleP_Frame_ { width: 276px;}
div.StyleP_Frame_ .common_headline2_ { background: url(../../img/common/h2bg_s.png) no-repeat left top;}
div.StyleP_Frame_ .item_comment_ { margin-bottom: 10px;}
div.StyleP_Line_ { width: 288px; margin-bottom: 19px; overflow: hidden;}
div.StyleP_Item_ { width: 130px; padding: 1px; margin: 0 8px 0 0; border: #DDD 1px solid; display: inline; float: left;}
div.StyleP_Item_ .img_ { width: 130px; margin-bottom: 8px; text-align: center; display: table; table-layout: fixed;}
div.StyleP_Item_ .img_ a { display: table-cell; vertical-align: middle;}
div.StyleP_Item_ .img_ a img { max-width: 100%;}
div.StyleP_Item_ .icon_ { padding: 0 0 0 4px;}
div.StyleP_Item_ .icon_ img { margin: 0 4px 5px 0;}
div.StyleP_Item_ .name_ { padding: 0 4px; margin-bottom: 10px; font-size: 14px; line-height: 1.3;}

/* L形式 */
table.StyleL_Frame_ { width: 100%; margin: 0 0 20px 0; border: none;}
table.StyleL_Frame_ tr { vertical-align: top;}
table.StyleL_Frame_ th { font-weight: bold; text-align: center;}
table.StyleL_Frame_ td { vertical-align: middle;}
table.StyleL_Frame_ td.name_  { width: 180px;}
table.StyleL_Frame_ td.price_ { white-space: nowrap; text-align: right;}
table.StyleL_Frame_ td.stock_ { text-align: center;}
table.StyleL_Frame_ td.cart_  { width: 50px; text-align: right;}

/* M形式 */
div.StyleM_Frame_ .item_comment_ { margin-bottom: 10px;}
div.StyleM_Line_ { width: 720px; margin-bottom: 19px; overflow: hidden;}
div.StyleM_Item_ { width: 130px; padding: 1px; margin: 0 10px 0 0; border: #DDD 1px solid; display: inline; float: left;}
div.StyleM_Item_ .img_ { width: 130px; margin-bottom: 8px; text-align: center; display: table; table-layout: fixed;}
div.StyleM_Item_ .img_ a { display: table-cell; vertical-align: middle;}
div.StyleM_Item_ .img_ a img { max-width: 100%;}
div.StyleM_Item_ .icon_ { padding: 0 0 0 4px;}
div.StyleM_Item_ .icon_ img { margin: 0 4px 5px 0;}
div.StyleM_Item_ .name_ { padding: 0 4px; margin-bottom: 10px; font-size: 14px; line-height: 1.3;}

/* S形式 */
ul.StyleS_Frame_ { padding: 0; margin: 0 0 20px 0;}
li.StyleS_Line_  { width: 100%; padding: 5px 0; margin: 0; border-bottom: #CCC 1px dotted; list-style: none; overflow: hidden;}
li.StyleS_Line_ span { padding-right: 1em;}
li.StyleS_Line_ .name_  { display: inline;}
li.StyleS_Line_ .name1_ { padding-right: 1em; display: inline;}
li.StyleS_Line_ .name2_ { padding-right: 1em; display: inline;}

/* N形式 */
div.StyleN_Frame_ { width: 432px;}
div.StyleN_Frame_ .item_comment_ { margin-bottom: 10px;}
div.StyleN_Line_ { margin-bottom: 19px; overflow: hidden;}
div.StyleN_Item_ { width: 130px; padding: 1px; margin: 0 9px 0 0; border: #DDD 1px solid; display: inline; position: relative; float: left;}
div.StyleN_Item_ .icon_new_ { position: absolute; left: 1px; top: 1px;}
div.StyleN_Item_ .img_ { width: 130px; margin-bottom: 8px; text-align: center; display: table; table-layout: fixed;}
div.StyleN_Item_ .img_ a { display: table-cell; vertical-align: middle;}
div.StyleN_Item_ .img_ a img { max-width: 100%;}
div.StyleN_Item_ .icon_ { padding: 0 0 0 4px;}
div.StyleN_Item_ .icon_ img { margin: 0 4px 5px 0;}
div.StyleN_Item_ .name_ { padding: 0 4px; margin-bottom: 10px; font-size: 14px; line-height: 1.3;}
div.StyleN_Item_ div.cart_ { margin: 0 3px;}
div.StyleN_Item_ div.pricebox_ { margin: 0 10px 5px; text-align: right;}
div.StyleN_Item_ div.pricebox_ span.tax_ { display: block;}

/* B形式 */
table.StyleB_Frame_ { width: 100%; margin: 0 0 10px 0; border: none;}
table.StyleB_Frame_ tr { vertical-align: top;}
table.StyleB_Frame_ th { font-weight: bold; text-align: center;}
table.StyleB_Frame_ td { vertical-align: middle;}
table.StyleB_Frame_ td.name_  { width: 180px;}
table.StyleB_Frame_ td.price_ { white-space: nowrap; text-align: right;}
table.StyleB_Frame_ td.stock_ { text-align: center;}
table.StyleB_Frame_ td.qty_ input { width: 4em;}
div.StyleB_Cart_ { margin: 0 0 20px 0; text-align: right;}

/* A形式 */
.StyleA_Frame_ { width: 100%; overflow: hidden;}
.StyleA_Item_  { width: 100%; padding-bottom: 10px; margin-bottom: 10px; border-bottom: #CCC 1px dotted; overflow: hidden;}
.StyleA_Item_ td { padding-bottom: 10px; vertical-align: top;}
.StyleA_Item_ td.img_ { width: 100px; padding-right: 10px;}
.StyleA_Item_ div.price_  { text-align: right;}
.StyleA_Frame_ div.stock_ { text-align: right;}
.StyleA_Frame_ div.checkbox_ { text-align: right; white-space: nowrap;}
.StyleA_Frame_ div.checkbox_ label { margin: 0 0 0 5px; font-weight: bold; text-align: right;}

/* C形式 */
div.goods_ table.StyleC_Frame_ td.price_ { text-align: right; white-space: nowrap;}
div.goods_ table.StyleC_Frame_ td.stock_ { text-align: right; white-space: nowrap;}
div.goods_ table.StyleC_Frame_ td.checkbox_ { text-align: right; white-space: nowrap;}

/* I形式 */
table.StyleI_Frame_ { width: 100%; margin: 0 0 20px 0; border: none;}
table.StyleI_Frame_ tr { vertical-align: top;}
table.StyleI_Frame_ th { font-weight: bold; text-align: center;}
table.StyleI_Frame_ td { vertical-align: middle;}
table.StyleI_Frame_ td.img_ img { width: 50px;}
table.StyleI_Frame_ td.name_  { width: 180px;}
table.StyleI_Frame_ td.price_ { text-align: right; white-space: nowrap;}
table.StyleI_Frame_ td.stock_ { text-align: center;}
table.StyleI_Frame_ td.cart_  { width: 50px; text-align: right;}

/* R形式 */
div.StyleR_Frame_ { width: 418px;}
div.StyleR_Frame_ .common_headline2_ { background: url(../../img/common/h2bg_m.png) no-repeat left top;}
div.StyleR_Frame_ .item_comment_ { margin-bottom: 10px;}
div.StyleR_Line_ { width: 432px; margin-bottom: 19px; overflow: hidden;}
div.StyleR_Item_ { width: 130px; padding: 1px; margin: 0 8px 0 0; border: #DDD 1px solid; float: left; display: inline;}
div.StyleR_Item_ .img_ { width: 130px; margin-bottom: 8px; text-align: center; display: table; table-layout: fixed;}
div.StyleR_Item_ .img_ a { display: table-cell; vertical-align: middle;}
div.StyleR_Item_ .img_ a img { max-width: 100%;}
div.StyleR_Item_ .icon_ { padding: 0 0 0 4px;}
div.StyleR_Item_ .icon_ img { margin: 0 4px 5px 0;}
div.StyleR_Item_ .name_ { padding: 0 4px; margin-bottom: 10px; font-size: 14px; line-height: 1.3;}
div.StyleR_Item_ .rank_ { width: 120px; height: 19px; margin: 0 auto 5px; text-indent: -9999px;}
div.StyleR_Item_ #rank1 { background: url(../../img/usr/common/rank1.png) left top no-repeat;}
div.StyleR_Item_ #rank2 { background: url(../../img/usr/common/rank2.png) left top no-repeat;}
div.StyleR_Item_ #rank3 { background: url(../../img/usr/common/rank3.png) left top no-repeat;}

/* ---------------------------------------
 商品詳細検索
---------------------------------------- */
body.page-search div.container_ { padding-top: 0;}
body.page-search .item_search_ .bl_npSuggestHistoryList_header { display: none;}

.item_search_ { width: 100%; padding: 0; margin: 33px 0 22px; border: 0; background: #F2F2F2;}
.item_search_ .inner_ { padding: 12px 16px; background: #F2F2F2;}
.item_search_ h3 { margin-bottom: 15px;}
.item_search_ dl.search_key_ { display: flex; align-items: center;}
.item_search_ dl.search_key_ dt { width: 165px; padding: 0 40px 0 0; font-size: 24px; font-weight: 400; text-align: center;}
.item_search_ dl.search_key_ dd { width: calc(100% - 165px);}
.item_search_ dl.search_key_ dd > ul { display: flex; justify-content: space-between; align-items: center;}
.item_search_ dl.search_key_ dd p { font-size: 10px;}
.item_search_ dl.search_key_ .refinekeybox_ { width: calc(100% - 160px); position: relative;}
.item_search_ dl.search_key_ .refinekeybox_ input.refinekey_ { width: 100%; height: 44px; min-height: 44px; padding-right: 40px; border: none; background: #FFF;}
.item_search_ dl.search_key_ .refinekeybox_ .search_wrap_deletebtn { 
	width: 40px;
	height: 44px;
	display: block;
	background: url(../../img/usr/sp/panelclosebtn.png) center center no-repeat;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 999;
	cursor: pointer;
}
.item_search_ dl.search_key_ dd li input.refineseach_ {
  width: 136px;
	height: 44px;
  padding: 0;
  margin: 0;
  border: #333 1px solid;
  border-radius: 44px;
  font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	color: #333;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FFF;
}

table.search_ { width: 100%; margin: 0 auto; border-top: #DDD 1px solid;}
table.search_ th { padding-top: 12px; border-bottom: #DDD 1px solid; font-weight: bold; text-align: right; white-space: nowrap; vertical-align: top;}
table.search_ td { border: none; border-bottom: #DDD 1px solid; font-size: 12px; text-align: left; vertical-align: middle; background-color: transparent; overflow: hidden;}
table.search_ td select { margin: 5px 0;}

#search_category select,
#search_maker select,
#search_brand select,
#search_genre select { width: 300px;}

/* 検索結果0件 */
p.message_.no_item_ { margin: 30px 0 20px; font-size: 20px; font-weight: 400; text-align: center;}
div.search_suggest_ { margin: 0 0 40px 0;}
div.search_suggest_ p { margin: 0 0 25px; font-size: 20px; font-weight: 400; text-align: center;}
div.search_suggest_ p span { padding: 0 2px; font-size: 24px; font-weight: 500; color: #333;}
div.search_suggest_ ul { margin: 0 0 40px; display: flex; justify-content: center;}
div.search_suggest_ li { margin: 0 15px 0 0;}
div.search_suggest_ li:last-child { margin: 0;}
div.search_suggest_ li a { padding: 2px 0; font-size: 24px; display: block;}

/* 絞り込む */
dl.search_squeeze_ { margin-bottom: 10px; border-bottom: 1px dotted #a4a4a4; overflow: hidden;}
dl.search_squeeze_ dt { width: 85px; margin-right: 5px; text-align: right; display: inline; float: left;}
dl.search_squeeze_ dd { width: 580px; display: inline; float: left;}
dl.search_squeeze_ dd a { padding: 0 5px; margin: 0 5px 10px 0; border-right: #333333 1px solid; font-size: 14px; text-decoration: underline; display: inline-block;}
dl.search_squeeze_ dd a:hover { text-decoration: none;}

/* ---------------------------------------
 ユーザーレビュー
---------------------------------------- */
div.review_ { padding: 0 60px;}
div.review_intro_ { width: 100%; padding-bottom: 10px; margin-bottom: 20px; border-bottom: #CCC 1px dotted; overflow: hidden;}
div.review_info_  { width: 100%; overflow: hidden;}
div.review_count_summary_ { width: 180px; padding: 9px; border: #CCC 1px solid; background: #F8F8F8; display: inline; float: left;}
div.review_count_summary_ dl.review_score_    { width: 100%; overflow: hidden;}
div.review_count_summary_ dl.review_score_ dt { font-weight: bold; display: inline; float: left;}
div.review_count_summary_ dl.review_count_    { width: 100%; overflow: hidden;}
div.review_count_summary_ dl.review_count_ dt { font-weight: bold; display: inline; float: left;}
div.review_line_summary_ { margin-bottom: 10px;}
div.review_line_summary_ dl.review_line_name_ { width: 100%; overflow: hidden;}
div.review_line_summary_ dl.review_line_name_ dt { font-weight: bold; float: left; display: inline;}

div.review_desc_ { width: 360px; display: inline; float: right;}
div.review_desc_ .btn_review_ { margin-top: 10px; text-align: right;}
.review_table_        { width: 100%; margin: 20px 0; border-collapse: collapse;}
.review_table_ th     { font-weight: bold; white-space: nowrap; vertical-align: top;}
.review_line_         { width: 100%; padding-bottom: 10px; margin-bottom: 20px; border-bottom: #CCC 1px dotted; overflow: hidden;}
.review_line_title_   { padding: 5px 0; margin: 0 0 10px 0; border-bottom: #CCC 1px solid; font-size: 14px; font-weight: bold;}
.review_line_comment_ { margin-bottom: 10px;}
.review_pagenav_      { padding: 5px; margin: 0 0 10px 0; background: #F0F0F0; clear: both;}
.review_submit_       { padding-bottom: 20px; margin-bottom: 20px; border-bottom: #CCC 1px dotted; text-align: center;}
.review_backbutton_   { margin: 20px 0 0 0; text-align: center;}

#review_form { margin-bottom: 20px; text-align: right;}
div#page_changer_top .pager_ref_ { margin: 2px 5px; font-weight: bold; white-space: nowrap; text-decoration: underline; color: #003780;}
div#page_changer_top .pager_now_ { margin: 2px 5px; font-weight: bold; white-space: nowrap; color: #CC0000;}

.moderate_vote_  { padding: 5px; font-weight: bold; background: #F0F0F0;}
.moderate_info1_ { margin-top: 10px;}
.moderate_info2_ { margin-top: 10px;}
.moderate_info2_ span { cursor: pointer; text-decoration: underline !important;}
.mode_select_line_ { cursor: pointer;}

/* 確認画面 */
div.confirm_layer_frame_ { margin-top: 20px;}
