@charset "Shift_JIS";

/* --------------------------------------------------------------------
	商品詳細
--------------------------------------------------------------------- */
.page_cto_goods_ #header #fix_area,
.page_cto_goods_ #header{
	position: static;
}
.page_cto_goods_ .wrapper_{
	padding-top: 0;
	overflow: unset;
}
.page_cto_goods_ #header .header_top_{
	position: static;
}
/* CTO footer */
.page_cto_goods_ #footer .footer2{
	padding-bottom: 118px;
}


div.goods_ {
	clear: both;
	margin-bottom: 60px;
}
div.goods_detail_wrap_ {
	float: left;
	width: 890px;
/*	width: 1240px;*/
}

.goods_detail_wrap_ .goodsproductdetail_{
	width: auto;
}

div.goodsproductdetail_ {
	margin: 30px 0;
}
div.goodsproductdetail_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.goodsproductdetail_ .img_slider_ {
	float: left;
	width: 620px;
}
div.goodsproductdetail_ .img_slider_ .img_L_,
div.goodsproductdetail_ .img_slider_ .bx-viewport {
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.goodsproductdetail_ .img_slider_ .img_L_ img {
	width: 100%;
}
#bx-pager {
	font-size: 0;
	width: 625px;
	margin-top: 10px;
}
#bx-pager a {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	height: 92px;
	margin: 5px 5px 0 0;
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#bx-pager a:after {
	-webkit-transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 4px solid #fff;
}
#bx-pager a:hover:after {
	border: 4px solid #4d5269;
}
#bx-pager a img {
	max-width: 100%;
	max-height: 100%;
}
table.goodsproductdetail_ {
	width: 100%;
}
table.goodsproductdetail_ td {
	vertical-align: top;
}
span.agree_ {
	float: left;
	margin: 0 7px 20px 0;
}
td.goodscomment_ {
	background-color: #ffffff;
	width: 592px;
}

/* 価格表示 */
h2.goods_price_ {
	margin:0 0 15px 0;
	line-height: 140%;
	text-align: right;
}
.goods_detail_price_pop_ {
	color:#ff0000;
	font-size:14px;
}
.goods_detail_price_ {
	color:#cc3300;
	font-size:18px;
	font-weight:bold;
}
.goods_detail_price_small_ {
	font-size: 100%;
}

/* 商品画像 */
div.goodsimg_ {
	width: 465px;
	float: left;
}
td.goodsimg_ {
	padding-right: 20px;
}
div.goodsimg_ .img_L_ {
	width: 100%;
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.goodsimg_ .img_L_ .comment_ {
	margin-top: 5px;
}
div.goodsimg_ .img_c_{
	margin-bottom: 10px;
}
div.goodsimg_ .img_c_ .comment_ {
	margin-top: 5px;
}

/* 添付ファイル */
dl.attach_ {
	margin: 0 0 10px 0;
}
dl.attach_ dt {
	margin-bottom: 5px;
	padding: 0 0 5px 20px;
	font-weight: bold;
	background: url(../img/sys/file.gif) 0 0 no-repeat;
	border-bottom: 1px dotted #CCC;
}
dl.attach_ dd {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
}

/* 商品画像バリエーション */
div.etc_goodsimg_ {
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
}
div.etc_goodsimg_line_ {
	width: 105%;
	margin-bottom: 10px;
	overflow: hidden;
}
div.etc_goodsimg_item_ {
	width: 48px;
	border:#e5e5e5 1px solid;
	margin:0 6px 0 0;
	float: left;
	overflow: hidden;
}
div.etc_goodsimg_item_ img {
	width: 100%;
}

/* 商品スペック */
div.goodsspec_ {
	width: 580px;
	float: right;
}
.goods_detail_wrap_ .goodsspec_ {
	width: 385px;
}
div.goodsspec_ div.icon_ {
	margin-bottom: 10px;
}
div.goodsspec_ div.icon_ img {
	height: 18px;
	margin: 0 2px 5px 0;
}
div.goodsspec_ div.icon2_ {
	text-align: right;
	margin-top: 15px;
}
div.goodsspec_ div.icon2_ img {
	height: 18px;
}
div.goodsspec_ .campaign_name_ {
	text-align: right;
	margin-top: 10px;
	color: #f00;
}
div.goodsspec_ .campaign_price_ {
	color: #000;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	text-decoration: line-through;
	text-align: right;
	margin-bottom: 5px;
	margin: 15px 0 -15px 0;
}
div.goodsspec_ .campaign_price_ small {
	font-size: 14px;
}
div.goodsspec_ .goods_price_ {
	font-size: 22px;
	text-align: right;
	margin: 15px 0 20px 0;
	color: #000;
}
div.goodsspec_ .goods_price_ small {
	font-size: 14px;
	color: #000;
}
div.goodsspec_ .goods_price_ .goods_detail_price_ {
	color: #f00;
	font-size: 36px;
	font-weight: normal;
}
div.goodsspec_ .goods_price_ .goods_default_price_ {
	color: #000;
	font-size: 36px;
	font-weight: normal;
}
div.goodsspec_ .goods_price_ .discount_ {
	display: block;
}
table.goodsspec_ {
	width: 100%;
	margin: 0 0 20px 0;
	border:none;
}
table.goodsspec_ th {
	width:70px;
	text-align:left;
	padding:5px 0;
	vertical-align:top;
	border:none;
	background: transparent;
}
table.goodsspec_ td {
	text-align:left;
	padding:5px 0;
	vertical-align:top;
	border:none;
	
}
/**/
/* 入荷案内申込関係 */
div.backorder_variation_unit_ {
	margin-bottom: 10px;
	text-align:right;
	vertical-align:middle;
}

/* カートボタン関係 */
div.cartbox_ {
	margin-bottom: 20px;
	text-align: center;
	vertical-align: top;
}
div.cartbox_ input {
	padding:0;
}
div.cartbox_ span.variationlist_ {
	display: block;
	vertical-align:top;
	margin: 0 0 40px 0;
	overflow: hidden\9;
	width: 578px\9;
	border: 1px solid #ddd;
}

div.cartbox_ .btn_cart_l_ {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	display: block;
	width: 100%;
	color: #fff;
	font-size: 16px;
	border: none;
	background: #E82F13;
	transition: 0.3s;
	cursor: pointer;
}
div.cartbox_ .btn_cart_l_:hover {
	opacity: 0.8;
}
div.cartbox_ .btn_cart_l_ span {
	display: inline-block;
	padding: 12px 0 12px 46px;
	background: url(../img/sys/ico_cart.png) left center no-repeat;
}

div.cartbox2_ {
	padding:17px 0;
	margin-bottom: 10px;
	text-align:center;
	vertical-align:middle;
	background:#eeeeee;
}

/* バリエーションプルダウン */
div.cartbox_ .variation_pulldown_ {
	width: 580px;
	margin: 0;
	border-radius: 0;
	border: 1px solid #ddd;
	padding: 0 28px 0 5px;
	box-sizing: border-box;
	height: 50px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/sys/pulldoen.png) no-repeat 98% center #fff;
	width: 630px\9;
	border: none\9;
	background-position-x: 561px\9;
}
div.cartbox_ .variation_pulldown_::-ms-expand {
  display: none;
}
/* バリエーションボックス */
div.goodsspec_ h2.message_ {
	margin-bottom:17px;
	border-bottom: 1px solid #ddd;
	color: #3e435b;
	font-size: 18px;
}
div.goodsspec_ h2.message_ .message_txt_ {
	font-size: 12px;
	color: #696969;
	font-weight: bold;
	padding: 0 0 0 15px;
}
div.goodsspec_ p.message_ {
	padding: 5px 0 0 0;
	font-size:14px;
	text-align:left;
	clear:both;
	color: #000;
	margin: 0;
}
div.cartbox_ div.colors_ {
	width: 100%;
	margin-bottom:20px;
	text-align:left;
	overflow: hidden;
}
div.cartbox_ div.colors_ div.color_ {
	width:46px;
	height:46px;
	margin:2px 6px 2px 0;
	white-space: nowrap;
	float:left;
}
div.cartbox_ div.colors_ div.color2_ {
	width:65px;
	height:65px;
	margin: 0 7px 7px 0;
	white-space: nowrap;
	overflow: hidden;
	text-align: left;
	background-position: center;
	float: left;
	box-sizing: border-box;
	border: 1px solid #ddd;
	background-size: contain;
}
div.cartbox_ div.colors_ div.color_EnableStock_ {
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ {
	cursor:pointer;
}
div.cartbox_ div.colors_ div.color_DisableStock_ img {
    width: 100%;
    display: none;
}
div.cartbox_ div.colors_ div.color_Selected_ {
	border: solid 2px #4d5269;
}
div.cartbox_ div.colors_ div.color_DisableSelected_ {
	color:#ffc0c0;
}
div.cartbox_ div.colors_ br,div.cartbox_ div.sizes_ br {
	clear:left;
}
div.cartbox_ div.sizes_ {
	width: 100%;
	text-align:left;
	overflow: hidden;
	margin-bottom: 20px;
}
div.cartbox_ div.sizes_ div.size_ {
	width:65px;
	height:65px;
	float:left;
	padding:6px;
	margin:0 7px 7px 0;
	text-align:center;
	display: table;
	table-layout: fixed;
	box-sizing: border-box;
	border: 1px solid #ddd;
}
div.cartbox_ div.sizes_ div.size_ div{
	word-break: break-all;
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	color: #3e435b;
	line-height: 1.4em;
}
div.cartbox_ div.sizes_ div.size_EnableStock_ {
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ {
	position: relative;
	cursor:pointer;
}
div.cartbox_ div.sizes_ div.size_DisableStock_ img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
div.cartbox_ div.sizes_ div.size_Selected_ {
	border: solid 2px #4d5269;
	font-weight: bold;
}
div.cartbox_ div.sizes_ div.size_DisableSelected_ {
	color:#ffc0c0;
}
.goodsproductdetail_ .goodsimg_ div.mask_ {
	position:absolute;
	z-index:10;
	color:#ff4a4a;
	font-weight:bold;
}
.goodsproductdetail_ .goodsimg_ img.src_l_ {
	width: 100%;
}

/**/
/* セット内容一覧 */
div.goods_set_list_ {
}

table.goods_set_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.goods_set_ tr {
	vertical-align:top;
}
table.goods_set_ th {
	text-align: center;
	font-weight: bold;
}
table.goods_set_ td {
	vertical-align: middle;
}
table.goods_set_ td.name_ {
	width: auto;
	text-align: left;
}
table.goods_set_ td.qty_ {
	width: 50px;
	text-align: center;
}
/**/

/**/
/* 店舗在庫 */
table.StoreStore_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StoreStore_Frame_ tr {
	vertical-align:top;
}
table.StoreStore_Frame_ th {
	text-align: center;
	font-weight: bold;
}
table.StoreStore_Frame_ td {
	vertical-align: middle;
}
table.StoreStore_Frame_ td.storestock_div_ {
	width: 100px;
	font-weight: bold;
}
table.StoreStore_Frame_ td span.storestock_item_ {
	padding-right: 10px;
}
div.storestock_goodsback_ {
	width: 100%;
	text-align: center;
}
/**/

div.goodsspec_ div.togetherlist_ {
}
div.goodsspec_ div.to_detaillink_ {
	text-align: right;
}
div.goodscomment1_ {
	margin: 10px 0 30px;
}
div.goodscomment1_ h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.goodscomment1_ p {
	color: #000;
	line-height: 2;
}
div.goodscomment1_ p.caution {
	color: #000;
	text-align: left;
	font-size: 12px;
	margin-left: 300px;
	line-height: 1.5;
}
div.goodscomment1_ .sub_txt1 {
	font-size: 18px;
}
.sub_txt2 {
	background: #8fc31f none repeat scroll 0 0;
	color: #fff;
	padding: 5px 10px;
}
div.cto_goodscomment1_ p.attention_phone_ {
	color: #000;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
	margin-left: 280px;
	padding-left: 30px;
	background: url(../img/usr/common/icon_attention.png) left center no-repeat;
	background-size: 20px;
}
div.cto_goodscomment1_ p.attention_phone_ a {
	text-decoration: underline;
}
div.cto_goodscomment1_ .bnr{
	margin: 0 0 20px 0;
}

div.goodscomment2_ {
	margin: 60px 0 40px 0;
}
div.goodscomment2_ h2 {
	color: #fff;
	font-size: 16px;
	padding: 6px 10px;
	background: #868686 1210px center no-repeat;
}
div.goodscomment1_ div.bnr{
	margin: 0 0 20px 0;
}

div.goodscomment2_ h2.open {
	background: #868686 url(../img/usr/common/arrow_white_t.png) 1210px center no-repeat;
}
div.goodscomment2_ .formtable_ {
	display: none;
}
div.goodscomment2_ table {
	width: 100%;
	border: 1px solid #e9e9e9;
	margin-bottom: 10px;
}
div.goodscomment2_ th,
div.goodscomment2_ td {
	color: #000;
	vertical-align: top;
	padding: 9px 20px;
	border: 1px solid #e9e9e9;
}
div.goodscomment2_ th {
	white-space: nowrap;
	background: #f6f6f6;
	width: 279px;
}
/* 20170605 */
div.goodscomment2_ .common_{
	margin-bottom: 60px;
}
div.goodscomment2_ .common_ th {
	vertical-align: middle;
}
/* 20170605 */
div.goodscomment2_ td {
}
div.goodscomment2_ td li {
	display: inline-block;
	margin-right: 2em;
}
div.goodscomment2_ .link_area_ {
	margin-top: 40px;
}
div.goodscomment2_ .link_area_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.goodscomment2_ .link_area_ li {
	float: left;
	width: 280px;
	margin-left: 40px;
	border: 1px solid #b2b5c3;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.goodscomment2_ .link_area_ li:first-child {
	margin-left: 0;
}
div.goodscomment2_ .three_button_ li:first-child {
	margin-left: 160px;
}
div.goodscomment2_ .link_area_ li a {
	display: block;
	color: #4d5269;
	font-size: 18px;
	text-align: center;
	padding: 18.5px 0;
	background: #dbdcdf url(../img/usr/common/icon_popup.png) 260px 10px no-repeat;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
div.goodscomment2_ .link_area_ li a:hover {
	color: #fff;
	background-color: #868686;
}
div.goodscomment2_ .sim_feature_wrapper {
	width: 100%;
	color: #2a2a2a;
	margin-bottom: 30px;
}
div.goodscomment2_ .sim_feature_wrapper .sim_utility {
	width: 250px;
	float: left;
	margin-left: 20px;
}
div.goodscomment2_ .sim_feature_wrapper .sim_utility img {
	width: 100%;
}
div.goodscomment2_ .sim_feature_wrapper h5 {
	font-size: 16px;
	line-height: 19px;
	margin-bottom: 10px;
	font-weight: bold;
}
div.goodscomment2_ .sim_feature_wrapper .sim_feature {
	width: 310px;
	float: left;
	margin-left: 20px;
	text-align: center;
}
div.goodscomment2_ .sim_feature_wrapper .sim_feature_box {
	float: left;
}
div.goodscomment2_ .sim_feature_wrapper .sim_feature_box h5 {
	margin-bottom: 10px;
}
div.goodscomment2_ .sim_feature_wrapper h6 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	text-align: center;
	
}
div.goodscomment2_ .sim_feature_wrapper .sim_feature p {
	font-size: 12px;
	line-height: 19px;
}
div.goodscomment2_ .sim_feature img {
	margin-bottom: 10px;
	width: 100%;
}
div.goodscomment2_ .sim_plan h5 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 10px;
    color: #2a2a2a;
    font-weight: bold;
}
div.goodscomment2_ .sim_plan {
	margin-bottom: 65px;
	width: 100%;
}
div.goodscomment2_ .sim_plan th {
    background: #808090;
    color: #FFFFFF;
    height: 72px;
}
div.goodscomment2_ .sim_plan th, .sim_plan td {
    width: 158px;
    text-align: center;
    font-size: 12px;
    vertical-align: middle;
    line-height: 16px;
    border: 1px solid #b8bccb;
}
div.goodscomment2_ .sim_plan th .kome {
    color: #fff;
    font-size: 10px;
}
div.goodscomment2_ .sim_plan td {
    color: #2a2a2a;
    height: 58px;
    vertical-align: middle;
}
div.goodscomment2_ .sim_plan .bold {
    font-size: 13px;
    font-weight: bold;
}
div.goodscomment2_ .sim_plan .kome {
    font-size: 11px;
    color: #2a2a2a;
}
div.goodscomment2_ .clearfix:after {
    content: "";
    display: block;
    clear: both;
}
div.goodscomment2_ .section p {
	text-align: center;
}
div.goodscomment2_ .section p img {
	width: 437px;
}
div.goodscomment2_ .banner_ a img {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
div.goodscomment3_ {
	margin-bottom: 0;
}
div.goodscomment3_ h2 {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #000;
	font-weight: bold;
	border-left: 5px solid #e9e9e9;
	padding-left: 15px;
	box-sizing: border-box;
	margin-bottom: 15px;
	clear: both!important;
}
div.goodscomment3_ h2 img {
	vertical-align: inherit;
	margin-left: 20px;
}
div.goodscomment3_ .formtable_ .img_ {
	text-align: center;
	margin: 30px 0 30px 150px;
}
div.goodscomment3_ .formtable_ .img_one_ {
	text-align: center;
	margin: 30px 0;
}
div.goodscomment3_ .formtable_ .img_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.goodscomment3_ .formtable_ .img_ li {
	float: left;
	width: 363px;
	text-align: center;
}
div.goodscomment3_ .formtable_ .img_one_ li {
	width: 363px;
	margin: 0 auto;
}
div.goodscomment3_ .formtable_ .img_ li img {
	display: block;
	margin: 0 auto 10px auto;
	width: 334px;
}
div.goodscomment3_ .formtable_ .img_one_ li img {
	display: block;
	margin: 0 auto 10px auto;
	width: 334px;
}
div.goodscomment3_ .formtable_ .img_ li strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
div.goodscomment3_ .formtable_ .img_one_ li strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
div.goodscomment3_ .formtable_ table {
	width: 100%;
	margin-bottom: 40px;
	border: 1px solid #e9e9e9;
}
div.goodscomment3_ .formtable_ th,
div.goodscomment3_ .formtable_ td {
	color: #000;
	vertical-align: top;
	padding: 9px 20px;
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.goodscomment3_ .formtable_ th {
	width: 157px;
	background: #f6f6f6;
}
div.goodscomment3_ .formtable_ td {
	width: 361px;
	vertical-align: middle;
}
div.goodscomment3_ .formtable_ .link_area_ {
	text-align: center;
	margin: 30px 0 30px 150px;
}
div.goodscomment3_ .formtable_ .link_area_one_ {
	text-align: center;
	margin: 30px 0;
}
div.goodscomment3_ .formtable_ .link_area_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.goodscomment3_ .formtable_ .link_area_ li {
	float: left;
	width: 363px;
	text-align: center;
}
div.goodscomment3_ .formtable_ .link_area_one_ li {
	width: 363px;
	margin: 0 auto;
}
div.goodscomment3_ .formtable_ .link_area_ .price_ {
	color: #000;
	font-size: 22px;
	font-weight: normal;
}
div.goodscomment3_ .formtable_ .link_area_one_ .price_ {
	color: #000;
	font-size: 22px;
	font-weight: normal;
}
div.goodscomment3_ .formtable_ .link_area_ .caution {
	text-align: left;
	color: #000;
	font-size: 12px;
}
div.goodscomment3_ .formtable_ p.caution {
	color: #000;
	font-size: 16px;
	text-align: center;
}
div.goodscomment3_ .formtable_ p.margin_left150 {
	margin-left: 150px;
}
div.goodscomment3_ .formtable_ .link_area_ .price_ small {
	font-size: 14px;
}
div.goodscomment3_ .formtable_ .link_area_one_ .price_ small {
	font-size: 14px;
}
div.goodscomment3_ .formtable_ .link_area_ .price_ span {
	font-size: 36px;
}
div.goodscomment3_ .formtable_ .link_area_one_ .price_ span {
	font-size: 36px;
}
div.goodscomment3_ .formtable_ .link_area_ .btn_custom_ {
	margin-top: 40px;
}
div.goodscomment3_ .formtable_ .link_area_one_ .btn_custom_ {
	margin-top: 40px;
}
div.goodscomment4_ {
	margin-bottom: 30px;
}
div.goodscomment5_ {
	margin-bottom: 10px;
}
div.cto_goodscomment5_ {
	clear: both;
}

.cto_goods_detail_wrap_ .select_page_link_ {
	position: sticky;
	top: 0;
	left: 0;
	height: auto;
	z-index: 10;
}
.select_page_link_ .inner_ {
	width: 1240px;
/*	width: 890px;*/
	z-index: 101;
}
.select_page_link_ .inner_ > ul {
	height: 30px;
	background: #fff;
	border-bottom: 1px solid #F0F0F0;
}
.select_page_link_ .inner_ > ul:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.select_page_link_ .inner_ > ul li {
	position: relative;
	float: left;
	padding: 10px 0;
	background-color: #fff; 
	translate: .3s; 
}
.select_page_link_ .inner_ > ul li::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 1px;
  height: 40px;
  background-color: #f0f0f0;
}
.select_page_link_ .inner_ > ul li:first-child {
	padding-left: 10px;
}
.select_page_link_ .inner_ > ul li:last-child::after{
	display: none;
}
.select_page_link_ .inner_ > ul li a {
	display: block;
	text-align: center;
	padding: 9.5px 0;
	border-left: 1px solid #696969;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
.select_page_link_ .inner_ > ul li:first-child a {
	border-left: none;
}
.select_page_link_ .inner_ > ul li span:hover {
	background-color: #fff;
	font-weight: bold;
}
.page_cto_goods_ .select_page_link_ .inner_ > ul li span {
	color: #000;
	font-weight: bold;
}

#cto_area .cto_block_ {
	padding-bottom: 30px;
	background-color: #fff;
}
#cto_area .cto_block_:last-of-type{
	margin-bottom: 0;
}
#cto_area .cto_block_ a {
	text-decoration: underline;
	color: #000;
}
#cto_area .cto_block_ a:hover {
	color: #b2b2b2;
	text-decoration: none;
}
#cto_area .cto_ttl_ {
	color: #436587;
	font-size: 16px;
	font-weight: bold;
	padding: 8px 16px 4px;
	background-color: #E3EAF1;
}
#cto_area .cto_ttl_ img {
	height: 52px;
	vertical-align: middle;
	margin-right: 15px;
}

#cto_area .cto_frame_ img {
width: calc(50% - 10px);
margin-bottom: 12px;
}

#accessory_area {
	margin-top: 60px;
}
.cto_goods_detail_wrap_ #accessory_area {
	margin-top: 0;
}
#accessory_area .cto_block_ {
		margin-bottom: 30px;

}
#accessory_area .cto_frame_{
		padding: 20px 20px 0;
		background-color: #fff;
}
#accessory_area .cto_block_ a img{
	width: calc(100% - 10px);
	margin-bottom: 12px;
}
#accessory_area .cto_block_ > b{
	display: block;
}
#accessory_area .cto_block_ a {
	text-decoration: underline;
}
#accessory_area .cto_block_ a:hover {
	color: #b2b2b2;
	text-decoration: none;
}
#accessory_area .cto_ttl_ {
	color: #436587;
	font-size: 16px;
	font-weight: bold;
}
#accessory_area .cto_block_:first-of-type .cto_ttl_{
	color: #436587;
}
#accessory_area .cto_ttl_ img {
	height: 52px;
	vertical-align: middle;
	margin-right: 15px;
}

div.cto_goodscomment1_ {
	margin-top: 10px;
}
div.cto_goodscomment1_ h2 {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
div.cto_goodscomment1_ p {
	color: #000;
	line-height: 2;
	margin-bottom: 10px;
}

div.cto_goodscomment1_ a:hover {
	color: #b2b2b2;
	text-decoration: underline;
}

div.cto_goodscomment1_ h2 br.custum_br_,
.goods_detail_wrap_ div.cto_goodscomment1_ h2 br.detail_br_{
	display:none;
}
.goods_detail_wrap_ div.cto_goodscomment1_ h2 br.custum_br_{
	display:inline;
}


/* win10 ani info 追加 */

div.cto_goodscomment1_ div.info_win10{
	margin:10px 0;
	height:16px;
    	padding: 10px 10px 10px 25px;
	display:inline-block;
	text-align: center;
    	color: #FF0000;
    	background-image: url(/ec/img/usr/ico_notice.png);
    	background-repeat: no-repeat;
    	background-size: 16px 16px;
	background-position:left center;
	letter-spacing:-0.03em;	
}
div.cto_goodscomment1_ div.info_win10 a{
	color:#FF0000;
}

div.cto_goodscomment2_ {
	margin-top: 30px;
}
div.cto_goodscomment2_ h2 {
  color: #000;
  font-size: 14px;
  padding: 0 0 15px;
  background: none;
  text-align: center;
  font-weight: bold;
}
div.cto_goodscomment2_ .formtable_ {
}
div.cto_goodscomment2_ table {
	width: 100%;
	border: 1px solid #e9e9e9;
  border-left: none;
  border-right: none;
}
div.cto_goodscomment2_ th,
div.cto_goodscomment2_ td {
	color: #000;
	vertical-align: top;
	border: 1px solid #e9e9e9;
}
div.cto_goodscomment2_ th {
	white-space: nowrap;
  border-left: none;
  text-align: right;
  font-weight: bold;
  padding: 20px 30px 20px 0;
}
div.cto_goodscomment2_ td {
  padding: 20px 0 20px 30px;
  border-right: none;
}
div.cto_goodscomment2_ td li {
	display: inline-block;
	margin-right: 2em;
}
div.cto_goodscomment2_ .link_area_ {
	margin-top: 30px;
}
div.cto_goodscomment2_ .link_area_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.cto_goodscomment2_ .link_area_ li {
	float: left;
	width: 209px;
	margin-left: 18px;
	border: 1px solid #b2b5c3;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.cto_goodscomment2_ .link_area_ li:first-child {
	margin-left: 0;
}
div.cto_goodscomment2_ .three_button_ li:first-child {
	margin-left: 113px;
}
div.cto_goodscomment2_ .link_area_ li a {
	display: block;
	color: #4d5269;
	font-size: 18px;
	text-align: center;
	padding: 18.5px 0;
	background: #dbdcdf url(../img/usr/common/icon_popup.png) 190px 10px no-repeat;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
div.cto_goodscomment2_ .link_area_ li a:hover {
	color: #fff;
	background-color: #868686;
}
div.cto_goodscomment2_ .section p {
	text-align: center;
}
div.cto_goodscomment2_ .section p img {
	width: 437px;
}
div.cto_goodscomment2_ .banner_ a img {
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
#cto_area .cto_frame_ {
	padding: 20px 20px 0;
	background-color: #fff;
}
#cto_area .detail_link_ {
	text-align: right;
	margin-bottom: 5px;
}
#cto_area .detail_link_ a {
	padding-right: 20px;
	background: url(../img/usr/common/arrow_blue_r.png) right center no-repeat;
}
#cto_area .comment_ {
	color: #000;
}
#cto_area .notice_ {
	color: #f00;
	font-weight: normal;
	margin-top: 10px;
}
#cto_area .win7_ {
	text-align: left;
	margin-left: 510px;
	margin-top: -65px!important;
}
#cto_area .sub_ttl_ {
	color: #000;
	font-weight: bold;
	margin: 28px 0 13px;
	width: 100%;
}

#accessory_area .detail_link_ {
	text-align: right;
	margin-top: -25px;
	margin-bottom: 5px;
}
#accessory_area .detail_link_ a {
	padding-right: 20px;
	background: url(../img/usr/common/arrow_blue_r.png) right center no-repeat;
}
#accessory_area .comment_ {
	color: #000;
}
#accessory_area .notice_ {
	color: #f00;
	font-weight: normal;
	margin-top: 10px;
}
#accessory_area .win7_ {
	text-align: left;
	margin-left: 510px;
	margin-top: -65px!important;
}
#accessory_area .sub_ttl_ {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}

/* フリースペーステンプレート */
.cto_column_txt_{
	margin-bottom: 20px;
}
.cto_column_bottom_txt_{
	font-size: 12px;
  margin-bottom: 20px;
}
.cto_column_img_txt_{
	display: flex;
	margin-bottom: 20px;
}
.cto_img_r_{
	flex-shrink: 0;
	width: 317px;
	height: 237px;
	margin-right: 29px;
}
#cto_area .cto_frame_ .cto_img_r_ img,
#cto_area .cto_frame_ .cto_column_img_ li img{
	width: 100%;
	margin: 0;
}
.cto_txt_r_ p{
	margin-bottom: 1em;
}
.cto_column_img_{
	display: flex;
	justify-content: center;
	margin: 0 auto 20px;
}
.cto_column_img_ li{
	flex-shrink: 0;
	width: 226px;
	height: 169px;
	margin-right: 18px;
}
.cto_column_img_ li:last-child{
	margin-right: 0;
}
#cto_area .select_howto_ {
	margin-top: 25px;
}
#cto_area .select_howto_ h4 {
	cursor: pointer;
	font-size: 16px;
  color: #000;
  text-decoration: underline;
  display: inline-block;
  padding: 2px 0 12px 40px;
  background: url(../img/usr/common/ico_question_bk.png) 0 0 no-repeat;
}
/* アイコン拡張 */
#cto_area .select_howto_ h4.hoto_icon01{
  background: url(../img/usr/common/ico_question_bk.png) 0 0 no-repeat;
}
#cto_area .select_howto_ h4.hoto_icon02{
  background: url(../img/usr/common/ico_favorite_bk.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon03{
  background: url(../img/usr/common/ico_mega_bk.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon04{
  background: url(../img/usr/common/ico_star_bk.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon05{
  background: url(../img/cto/icon/cto_merit_coupon.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon06{
  background: url(../img/cto/icon/cto_merit_relief.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon07{
  background: url(../img/cto/icon/cto_merit_delivery.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon08{
  background: url(../img/cto/icon/cto_merit_loan.png) 0 0 no-repeat;
  background-size:21px;
}
#cto_area .select_howto_ h4.hoto_icon09{
  background: url(../img/cto/icon/cto_merit_receipt.png) 0 0 no-repeat;
  background-size:21px;
}
/* //アイコン拡張 */
#cto_area .select_howto_ div {
	display: none;
    padding: 15px 20px 10px 20px;
    border: 1px solid #e9e9e9;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#cto_area .select_howto_ p {
	margin-bottom: 10px;
}
#cto_area .select_howto_ p img {
	margin-top: 10px;
	width: 100%;
}

.cto_icon_campaign_{
	display: inline-block;
	padding-left: 30px;
	background: url(../img/cto/icon/campaign_period_bk.png) no-repeat left top / 20px;
}

#accessory_area .select_howto_ {
	margin-top: 25px;
}
#accessory_area .select_howto_ div {
	display: none;
    padding: 15px 20px 10px 20px;
    border: 1px solid #e9e9e9;
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#accessory_area .select_howto_ p {
	margin-bottom: 10px;
}
#accessory_area .select_howto_ p img {
	margin-top: 10px;
	width: 100%;
}

#cto_area p.campaign_text_ {
	font-weight: bold;
	font-size: 16px;
}
#cto_area .radio_box_ {
	display: flex;
	flex-wrap: wrap;
}
#cto_area .radio_box_ ul{
	width: 100%;
}
#cto_area .cto_group_ul_{
	display: flex;
	flex-wrap: wrap;
}
#cto_area .cto_block_:last-of-type .radio_box_{
	border-bottom: none;
}
#cto_area .cto_block_ ul[class*="_box_"]:not(.cto_column_img_) li {
	margin-bottom: 8px;
	margin-right: 8px;
	width: calc(50% - 19px);
	background-color: #fff;
	border: 1px solid #F0F0F0;
	position: relative;
	display: flex;
	flex-wrap: wrap;
}
#cto_area .radio_box_ li:nth-of-type(even){
	margin-right: 0;
}
#cto_area .cto_block_ ul[class*="_box_"] li label {
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	color: #000;
	line-height: 26px;
	padding: 10px 15px;
	margin: 0;
	width: 100%;
}
#cto_area .radio_box_ li:hover {
	background-color: #f7f7f7;
}
#cto_area .cto_block_ ul[class*="_box_"] li label.disabled_ {
	//cursor: inherit;
	color: #868686;
}
#cto_area .cto_block_ ul[class*="_box_"] li label:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#cto_area .radio_box_ li label input {
	width: 22px;
	height: 22px;
	vertical-align: top;
	margin: 0 10px 0 0;
	outline: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	flex-shrink: 0;
	position: absolute;
	top: 10px;
}
#cto_area .radio_box_ li label input:checked:before{
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #0086DF;
}
#cto_area .cto_block_ ul[class*="_box_"] li label input:disabled {
	background: #dbdcdf;
}
#cto_area .check_box_ li label input {
	width: 22px;
	height: 22px;
	vertical-align: top;
	margin: 0 10px 0 0;
	outline: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	flex-shrink: 0;
	position: absolute;
	top: 10px;
	left: 15px;
	border: 3px solid #A4A4A4;
}
#cto_area .check_box_ li label input:checked {
	border-color: #000;
}

#cto_area .check_box_ li label input:checked:before {
    left: 2px;
    top: 11px;
    width: 6px;
    height: 1px;
}
#cto_area .check_box_ li label input:checked:after {
    left: 7px;
    top: 11px;
    content: "";
    -webkit-box-shadow: 0 0 0;
    width: 10px;
    height: 2px;
}
#cto_area .radio_box_ span.radio_box_name_ {
    display: inline-block;
    padding-left: 35px;
    flex: 1;
}
#cto_area .radio_box_ .radio_box_price_{
	margin-left: 10px;
	display: inline-flex;
	flex-direction: column;
	align-items: flex-end;
	width: 90px;
	text-align: right;
}
#cto_area .radio_box_ li label span.img_ {
    clear: both;
    display: block;
    margin-top: 10px;
    width: 60%;
    margin: auto auto 0;
}
#cto_area .cto_block_ ul[class*="_box_"] li label span.img_ img {
    width: auto;
    max-width: 100%;
}
#cto_area .cto_block_ ul[class*="_box_"] li label.disabled_ .radio_box_price_ {
	color: #C9C9C9;
}
#cto_area .cto_block_ ul[class*="_box_"] li .ico-block {
    order: 0;
    width: calc(100% - 50px);
    margin: 10px 0 0 auto;
    display: flex;
    align-items: center;
}
#cto_area .cto_block_ ul[class*="_box_"] li .ico-block span {
    display: inline-block;
}
#cto_area .cto_block_ ul[class*="_box_"] li>* {
    order: 10;
}
#cto_area .cto_block_ ul[class*="_box_"] li .ico-block img {
    max-width: none;
    width: auto;
    vertical-align: bottom;
    margin: 0;
}
#cto_area .cto_block_ ul[class*="_box_"] li .recommend_desc {
    order: 20;
    width: calc(100% - 50px);
    margin: auto 0 15px auto;
}
#cto_area .cto_block_ .img_box_ li .recommend_desc {width: calc(100% - 35px);}
#cto_area .cto_block_ ul[class*="_box_"] li .recommend_desc a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    border: 1px solid #6D6D6D;
    border-radius: 5px;
    position: relative;
    padding: 4px 20px 0px 13px;
    background-color: white;
}
#cto_area .cto_block_ ul[class*="_box_"] li .recommend_desc a:hover {
    color:  #A4A4A4;
    border: 1px solid #A4A4A4;
}
#cto_area .cto_block_ ul[class*="_box_"] li .recommend_desc a::after {
  display: ininle-block;
  content: "";
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 6px;
  height: 6px;
  border-top: 1px solid #6D6D6D;
  border-right: 1px solid #6D6D6D;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#cto_area .select-box-price {
    display: none;
    position: absolute;
    bottom: 10px;
    right: 0;
    min-width: 60px;
}
#accessory_area .radio_box_,
#accessory_area .check_box_ {
	display: flex;
	flex-wrap: wrap;
	margin: 20px 0 0 0;
	padding-bottom: 30px;
}
#accessory_area .check_box_ {
	justify-content: space-between;
}
#accessory_area .radio_box_ ul,
#accessory_area .check_box_ ul{
	width: 100%;
}
#accessory_area .radio_box_ li,
#accessory_area .check_box_ li{
	margin-bottom: 8px;
	margin-right: 8px;
	width: calc(50% - 6px);
	background-color: #fff;
}
#accessory_area .check_box_ li{
	width: calc(50% - 10px);
}
#accessory_area .radio_box_ li:nth-of-type(even) {
    margin-right: 0;
}
#accessory_area .radio_box_ li label,
#accessory_area .check_box_  li label{
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	color: #000;
	line-height: 26px;
	padding: 8px 10px 8px 20px;
	margin: 0;
	background: #fff;
}
#accessory_area .radio_box_ li label.disabled_,
#accessory_area .check_box_  li label.disabled_{
	//cursor: inherit;
	color: #868686;
}
#accessory_area .radio_box_ li label:after,
#accessory_area .check_box_  li label:after{
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#accessory_area .radio_box_ li label input {
	width: 22px;
	height: 22px;
	vertical-align: top;
	margin: 0 10px 0 0;
	outline: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	flex-shrink: 0;
	position: absolute;
}
#accessory_area .radio_box_ li label input:checked:before {
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #0086DF;
}
#accessory_area .radio_box_ li label input:disabled,
#accessory_area .check_box_ li label input:disabled{
	background: #dbdcdf;
}
#accessory_area .check_box_ li label input:disabled{
	border: 0;
}
#accessory_area .radio_box_ span.radio_box_name_,
#accessory_area .check_box_ span.check_box_name_ {
    display: inline-block;
		padding-left: 36px;
		flex: 1;
}
#cto_area .radio_box_ li label.disabled_ span span,
#cto_area .check_box_ li label.disabled_ span span,
#cto_area .check_box_ li label.disabled_ span.sale,
#accessory_area .radio_box_ li label.disabled_ span span,
#accessory_area .check_box_ li label.disabled_ span span,
#accessory_area .check_box_ li label.disabled_ span.sale {
	float: none;
	color: #C9C9C9;
}
#cto_area .radio_box_ li label.disabled_ .strike:after,
#cto_area .check_box_ li label.disabled_ .strike:after {
	background: #C9C9C9;
}
#accessory_area .radio_box_ li label span.radio_box_price_,
#accessory_area .check_box_ li label span.radio_box_price_{
    margin-left: 10px;
    display: inline-flex;
    flex-direction: column;
    align-items: flex-end;
}
#accessory_area .check_box_ .check_box_name_ {
    order: 0;
    flex: 1;
}
#accessory_area .check_box_ .img_ {
    order: 1;
    flex: 1;
    padding: 0 5px;
    box-sizing: border-box;
}
#accessory_area .check_box_ .check_box_price_ {
    order: 2;
    flex: .5;
}
#cto_area .radio_box_price_,
#cto_area .check_box_price_ {
    display: block;
}
#cto_area .radio_box_price_ span:not(.strike),
#cto_area .check_box_price_ span:not(.strike) {
    width: 100%;
    display: inline-block;
    text-align: right;
}
#cto_area .check_box_price_ span.sale-name {
	text-align: left;
	color: #f00;
}
#cto_area .radio_box_price_ span.strike,
#cto_area .check_box_price_ span.strike {
    margin-left: auto;
}
#cto_area .select-wrap {
	padding: 10px 0;
}
#cto_area .select-wrap.is-active,
#accessory_area .select-wrap.is-active {
    width: calc(100% - 10px);
    text-align: right;
    padding: 0 0 10px;
}
#cto_area .select-wrap.is-active .select-box-price,
#accessory_area .select-wrap.is-active .select-box-price {
    margin: 0 0 0 auto;
    position: static;
    display: block;
}
#cto_area .radio_box_ .select-box-price,
#accessory_area .select-box-price {
    position: absolute;
    bottom: 10px;
    right: 5px;
    text-align: end;
}
#cto_area .img_box_ {
	display: flex;
	flex-wrap: wrap;
}
#cto_area .img_box_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#cto_area .img_box_ li {
	margin-bottom: 8px;
	margin-right: 8px;
	width: calc(50% - 6px);
	background-color: #fff;
	border: 1px solid #F0F0F0;
}
#cto_area .img_box_ li:nth-of-type(even){
	margin-right: 0;
}
#cto_area .img_box_ li:hover {
	background-color: #e0e0e0;
}
#cto_area .img_box_ li label {
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	color: #000;
	line-height: 26px;
	padding: 8px 10px;
	margin: 0;
}
#cto_area .img_box_ li label.disabled_ {
	//cursor: inherit;
	color: #868686;
}
#cto_area .img_box_ li label.disabled_,
#cto_area .img_box_ li label.disabled_:hover {
	border: 1px solid #fff;
}
#cto_area .img_box_ li label input {
	width: 22px;
	height: 22px;
	vertical-align: top;
	margin: 0 10px 0 0;
	outline: none;
	border: 1px solid #e9e9e9;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	top: 10px;
}
#cto_area .img_box_ li label input:checked:before {
	width: 14px;
	height: 14px;
	margin: -7px 0 0 -7px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #0086DF;
}
#cto_area .img_box_ span.radio_box_name_ {
    display: inline-block;
    flex: 1;
    padding-left: 35px;
}
#cto_area .img_box_ .radio_box_price_{
	margin-left: 10px;
	display: inline-flex;
	flex-direction: column;
	align-items: flex-end;
}
#cto_area .img_box_ li label.disabled_ span span {
	float: none;
	color: #d30f31;
	margin: 0 10px 0 0;
}
#cto_area .img_box_ li label .strike {
    display: block;
    position: relative;
    background-image: none;
    float: none;
    margin-left: auto;
    text-align: right;
}
#cto_area .img_box_ li label .strike:after {
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    height: 1px;
    background: #000;
    content: '';
}
#cto_area .img_box_ li label.disabled_ .add_price_ span {
	color: #d30f31;
	margin: 0 10px 0 0;
}
#cto_area .img_box_ li .img_ {
	clear: both;
	display: block;
}
#cto_area .img_box_ li .img_ img {
	width: 100%;
}
#cto_area .img_box_ li label.disabled_ .img_ img {
	opacity: 0.4;
}

#cto_area .select_box_ {
	margin-top: 20px;
}
#cto_area .select_box_ select {
	cursor: pointer;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #000;
	font-size: 14px;
	padding: 0 20px;
	border: none;
	outline: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #e9e9e9 url(../img/usr/common/arrow_blue_b.png) 810px center no-repeat;
}
#cto_area .select_box_ select option {
	background: #fff;
}
#cto_area .select_box_ .custom_select_ {
	position: relative;
}
#cto_area .select_box_ .custom_select_ p {
	cursor: pointer;
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #000;
	font-size: 14px;
	padding: 0 50px 0 20px;
	background: #e9e9e9 url(../img/usr/common/arrow_blue_b.png) 840px center no-repeat;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#cto_area .select_box_ .custom_select_ p:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#cto_area .select_box_ .custom_select_ p span {
	float: right;
}
#cto_area .select_box_ .custom_select_ ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	padding: 5px 30px 10px 25px;
	border: 1px solid #e9e9e9;
	background: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 100;
}
#cto_area .select_box_ .custom_select_ ul li {
	cursor: pointer;
	color: #000;
	padding: 5px 20px;
	margin-top: 5px;
	border: 1px solid #fff;
}
#cto_area .select_box_ .custom_select_ ul li.disabled_ {
	//cursor: inherit;
	color: #868686;
}
#cto_area .select_box_ .custom_select_ ul li:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#cto_area .select_box_ .custom_select_ ul li:hover {
	border: 1px solid #4d5269;
}
#cto_area .select_box_ .custom_select_ ul li.disabled_:hover {
	border: 1px solid #fff;
}
#cto_area .select_box_ .custom_select_ ul li span {
	float: right;
}
#cto_area .select_box_ .custom_select_ ul li span span {
	float: none;
	color: #d30f31;
	margin: 0 10px 0 0;
}
#cto_area .spec_office {
	width: 100%;
	text-align: center;
}
#cto_area .spec_office th {
	background-color: #df4020;
	color: #fff;
	padding: 10px;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 20px;
}
#cto_area .spec_office tr td {
	background-color: #f6c5b6;
	padding: 30px;
	border: 1px solid #ddd;
	vertical-align: top;
	font-size: 18px;
}
#cto_area .spec_office tr td a {
	font-size: 14px;
	text-decoration: underline;
}
.cto_error_ {
	clear: both;
	padding: 15px 25px 15px 15px;
	background: #ffebee;
}
.cto_error_.hide_ {
	cursor: pointer;
	background: #ffebee url(../img/usr/common/arrow_red_b.png) 1200px center no-repeat;
}
.cto_error_.hide_.open {
	background: #ffebee url(../img/usr/common/arrow_red_t.png) 1200px center no-repeat;
}
.cto_error_ li {
	color: #d30f31;
	font-weight: bold;
}
.cto_reload_ {
	margin-top: 60px;
}
.cto_reload_ a {
	display: block;
	width: 380px;
	text-align: center;
	padding: 11px 0;
	margin: 0 auto;
	background: #dbdcdf;
}
.cto_reload_ a span {
	display: inline-block;
	line-height: 18px;
	padding-left: 30px;
	background: url(../img/usr/common/icon_reload.png) left center no-repeat;
}

.cto_cart_ {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	background-color: #fff;
	border-top: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
.cto_cart_innner_{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	height: 80px;
	margin: 0 auto;
}
.cto_cart_innner_ .cto_cart_box_goods_name_ small{
	display: none;
}
.cto_cart_box_ {
	position: absolute;
	left: auto;
	top: 0;
	width: 100%;
	padding-top: 10px;
	border: 1px solid #e9e9e9;
	background: #fff;
	text-align: center;
}
.cto_cart_box_goods_name_{
	font-size: 17px;
	font-weight: bold;
	font-family: 'YuGothic','游ゴシック','ＭＳ Ｐゴシック','MS P Gothic','MS-PGothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,arial,helvetica,clean,sans-serif;
}
.cto_cart_box_ p {
	text-align: center;
}
.cto_cart_box_ .price_ {
	color: #000;
	margin: 10px 0 10px 0;
	clear: both;
}
.cto_cart_box_ .price_ span {
	font-size: 30px;
	margin: 0 3px 0 5px;
}
.cto_cart_box_ .price_ span.campaign_text {
	  display: block;
    font-size: 15px!important;
}
.cto_cart_box_ .price_ span.campaign_text br {
	display: none;
}
.cto_cart_box_ .caution_ {
	color: #000;
	font-size: 12px;
	margin: 0 10px 10px 10px;
	text-align: left;
}
.cto_cart_box_ .campaign_caution_ {
    color:#f00;
    font-size: 16px;
    margin: 0 10px 10px 10px;
    text-align: center;
    font-weight: bold;
}
.cto_cart_box_ .send_schedule_ {
	color: #000;
	margin: 10px 0;
}
.cto_cart_box_ .send_schedule_ span {
	font-weight: bold;
}
.cto_cart_box_ .nostock_ {
	color: #d30f31;
	font-weight: bold;
	text-align: center;
	padding: 10px 20px;
	margin: 10px;
	background: #ffebee;
	font-size: 12px;
}
.cto_cart_box_ p.triangle_area_ {
    font-size: 19px;
    margin: 15px;
}
.cto_cart_box_ h3 {
	color: #000;
	text-align: center;
	padding: 7.5px;
	background: #dbdcdf;
}
.cto_cart_box_ .cto_table_ {
	overflow: auto;
	max-height: 30vh;
}
.cto_cart_box_ .cto_table_ table {
	width: 100%;
	text-align: left;
}
.cto_cart_box_ .cto_table_ th,
.cto_cart_box_ .cto_table_ td {
	color: #000;
	font-size: 10px;
	vertical-align: top;
	padding: 5px 15px;
	background: #f6f6f6;
	border-top: 1px solid #e9e9e9;
}
.cto_cart_box_ .cto_table_ th {
	width: 105px;
	font-weight: bold;
}
.cto_cart_box_ .cto_table_ td {
	/*word-break: break-all;*/
	padding-left: 10px;
}
.cto_cart_coupon_discounts-box{
	display: flex;
	align-items: flex-start;
	justify-content: center;
	flex-direction: column;
}
.cto_cart_box_hr_{
	display: block;
	width: 1px;
	height: 46px;
	margin: 0 13px 0;
	padding: 0;
	background-color: #e0e0e0;
	border: none;
}
.cto_cart_innner_ .price_{
	display: flex;
	align-items: flex-end;
	justify-content: center;
	flex-direction: column;
	line-height: 1.1;
}
.koupen_ .cto_cart_innner_ .price_{
	color: #000;
	flex-direction: row;
}
.sale_banner_block{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 36px;
	background-color: #B09C7A;
	color: #fff;
}
.cto_cart_innner_ span.strike{
	background: no-repeat;
	display: block;
	color: #000;
	width: 100%;
	text-align: right;
}
#base_price_area span.campaign_text {
		margin-right: 2.5em;
		font-weight: normal;
}
.price_block_ span.campaign_text {
		margin-right: 0.5em;
		font-weight: normal;
}
.cto_cart_innner_ .price_txt_{
	text-decoration: line-through;
	font-size: 22px;
	font-weight: bold;
}
/* 禁則情報 */
#cto_area .prohibit_ {
	border-collapse: collapse;
	text-align: center;
	margin-top: 20px;
}
#cto_area .prohibit_ p.red_ {
	color: #f00;
	margin-bottom: 10px;
	text-align: left;
}
#cto_area .prohibit_ table {
	width: 100%;
}
#cto_area .prohibit_ th {
	color: #4d5269;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	background-color: #dbdcdf;
	border: 1px solid #e9e9e9;
}
#cto_area .prohibit_ td {
	font-weight:normal;
	vertical-align: middle;
	padding: 10px 5px;
	border:1px solid #e9e9e9;
	background-color: #fff;
}
#cto_area .prohibit_ td.item_ {
	width: 189px;
}
/* スペックテーブル */
.cto_customize_info{
	position: sticky;
	top: 0;
	left: 0;
	width: 280px;
	height: 586px;
}
.cto_customize_info h3{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 36px;
	background-color: #6D6D6D;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
.cto_table_{
	width: 100%;
	max-height: 580px;
	overflow: auto;
}
.cto_table_ tr{
	position: relative;
	display: flex;
	cursor: pointer;
	box-sizing: border-box;
	transition: .3s;
}
.cto_table_ tr.active_{
	border: 2px solid #0086DF;
	background-color: #F4F4F4;
}
.cto_table_ tr:hover{
	background-color: #0086DF;
	color: #fff;
}
.cto_table_ table:nth-child(odd) tr:nth-child(odd),
.cto_table_ table:nth-child(even) tr:nth-child(even) {
	background-color: #FEFEFE;
}
.cto_table_ table:nth-child(odd) tr:nth-child(even),
.cto_table_ table:nth-child(even) tr:nth-child(odd) {
	background-color: #F6F6F6;
}
.cto_table_ table:nth-child(odd) tr:nth-child(odd):hover,
.cto_table_ table:nth-child(odd) tr:nth-child(even):hover,
.cto_table_ table:nth-child(even) tr:nth-child(odd):hover,
.cto_table_ table:nth-child(even) tr:nth-child(even):hover{
	background-color: #0086DF;
}
.cto_table_ .subtitle {
    padding: 10px 10px 8px 20px;
    font-size: 12px;
    font-weight: bold;
    background-color: #C6C6C6;
    color: #fff;
}
.cto_table_ th,
.cto_table_ td{
	display: block;
	font-size: 12px;
	box-sizing: border-box;
	padding: 6px 1em;
}
.cto_table_ th{
	margin-bottom: 4px;
	font-weight: bold;
	width: 40%;
}
.cto_table_ td{
	border-left: 1px solid white;
	width: 60%;
}
.txt_gg_area_block{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 100%;
	height: 36px;
	background-color: #6D6D6D;
}

.txt_gg_area_block a{
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
/* オプション項目タブ化 */
#cto_area{
	position: relative;
}
#cto_area.on_slider{
	background-color: #fff;
}
#accessory_area,
.cto_area_group_{
	background-color: #fff;
}
#accessory_area.active_,
.cto_area_group_.active_{
	display: block;
}
h2#acc_area_0 { /* CTOに紐づく関連商品 */
	display: none;
	width: 100%;
	height: 40px;
	line-height: 42px;
	font-size: 28px;
	color: #000;
	/*background-color: #99ff99;*//*yit-20180603*/
	background-color: #ffffff;/*yit-20180603*/
	font-weight: bold;
	border-left: 5px solid #e9e9e9;
	padding-left: 15px;
	box-sizing: border-box;
	margin: 20px 0;
}

div.goods_ div.accessory_list_ {
	margin:10px 0px;
}
.goods_photo {
	position: relative;
	top: 0;
	left: 0;
	width: auto;
}
.goods_photo a .goods_large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup, .goods_photo a.goods_popup:visited {
	display: block;
	width: auto;
	top: 0;
	left: 0;
}
.goods_photo a.goods_popup:hover {
	background-color: #fff;
}
.goods_photo a.goods_popup:hover .goods_large {
	display: block;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}
.option_buttons_ {
}
.option_buttons_ li {
	text-align: right;
	margin-bottom: 20px;
}
.option_buttons_ li .btn_bookmark_ {
	display: block;
	width: 100%;
	font-size: 16px;
	padding: 12px 5px;
	text-align: center;
	border: 1px solid #4d5269;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.option_buttons_ li .btn_contact_ {
	padding-right: 20px;
	background: url(../img/usr/common/arrow_blue_r.png) right center no-repeat;
}

.option_buttons2_ {
	margin-bottom:30px;
	text-align:center;
	overflow: hidden;
}
.option_buttons2_ li {
	margin:0 2px;
	display:inline;
}

/* SNS */
ul.sns {
	list-style:none;
	text-align: right;
}
ul.sns li {
	display: inline-block;
	margin-right:10px;
}
/* 閲覧履歴 */
 #sidebox_itemhistory .accessory_title_ {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    color: #0b113e;
    letter-spacing: 5px;
}
.sidebox_.sidebox_itemhistory_{
	width: 1200px;
	margin: 0 auto 20px;
}
/* 関連商品 */
.accessory_title_ {
	margin-bottom: 34px;
	font-size: 26px;
	font-weight: bold;
}
.accessory_list_ div.StyleW_Frame_{
	width: 1200px;
	padding: 0 0 0 20px;
}
.accessory_list_ div.StyleW_Item_{
	width: 240px;
	padding: 0 5px;
}
.accessory_list_ div.StyleW_Item_ div.img_{
	width: 200px;
	padding: 0 0 10px;
}
.accessory_list_ div.StyleW_Item_ div.desc_{
	width: 200px;
	padding: 0 0 20px;
	display:block;
}
.accessory_list_ div.StyleW_Item_ div.icon1_,
.accessory_list_ div.StyleW_Item_ div.desc_ .desc2_ .orignal_price_ .orignal_line_:after,
.accessory_list_ div.StyleW_Item_ .goods_detail_btn_{
	display: none;
}
.accessory_list_ div.StyleW_Item_ div.name1_{
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.accessory_list_ div.StyleW_Item_ .name_sub_{
	/*display: flex;*/
	align-items: center;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	text-align: left;
}
.accessory_list_ div.StyleW_Item_ div.desc_ .desc2_{
	text-align: left;
}
.accessory_list_ div.StyleW_Item_ div.desc_ .desc2_ .orignal_price_ .orignal_p_{
	font-size: 18px;
	font-weight: bold;
}
.accessory_list_ .slick-prev.slick-arrow::after{
	right: 19px;
	border-top-color: #000;
	border-right-color: #000;
	width: 15px;
  height: 15px;
}
.accessory_list_ .slick-prev.slick-arrow,
.accessory_list_ .slick-next.slick-arrow{
	border: none;
	background: none;
	height: 1px;
	padding-top: 40px;
	overflow: hidden;
}
.accessory_list_ .slick-prev.slick-arrow::after,
.accessory_list_ .slick-next.slick-arrow::after{
	top: 10px;
}
.accessory_list_ .slick-next.slick-arrow{
	right: -10px;
}
.accessory_list_ .slick-next.slick-arrow::after{
	right: 5px;
	border-top-color: #000;
	border-right-color: #000;
	width: 15px;
  height: 15px;
}
.accessory_list_ .revico-star .revico-star-block--rate{
	transform: scale(0.5);
}
.accessory_list_ .revico-star-block--title{
	margin-left: -85px;
}
.accessory_list_ div.StyleW_Item_ div.desc_ .desc2_ .orignal_price_ .orignal_line_{
	margin-bottom: 7px
}

/* VAIO Phone Biz CTOページ */
div.vpb_goodsproductdetail_ {
	overflow: hidden;
	margin-bottom: 70px;
}
div.vpb_goodsproductdetail_ h2 {
	margin-bottom: 20px;
	background-color: #fff;
	color: #000;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 18px;
}
div.vpb_goodsproductdetail_ h3 {
	margin-bottom: 30px;
}
/*div.vpb_goodsproductdetail_ h3::before {
	content: '';
	display: inline-block;
	width: 4px;
	height: 16px;
	line-height: 0;
	background-color: #4c5167;
	margin-right: 10px;
	vertical-align: middle;
}*/
div.vpb_goodsproductdetail_ .vpb_goodsspec_ ul li {
	list-style: disc;
}
div.vpb_goodsproductdetail_ .vpb_goodsspec_ ul {
	margin-left: 355px;
	margin-bottom: 5px;
}
div.vpb_goodsimg_ {
	width: 300px;
	float: left;
	margin-right: 40px;
}
div.vpb_goodsimg_ img {
	width: 100%;
}
div.vpb_goodsimg_ .img_L_ {
	width: 100%;
	border: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
p.list-horizontal-separate {
	margin-bottom: 30px;
}
p.list-horizontal-separate img {
	width: 100%;
}
/* 画像拡大　CTO */
.img_modalslider_cto_ {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	width: 100%;
	height: 100%;
	display: none;
	align-items: center;
	justify-content: center;
	background-color: rgba(0, 0, 0, 0.8)
}

.img_modalslider_cto_.active_ {
	display: flex;
}

.img_modalslider_inner_cto_ {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	width: 900px;
	height: 832px;
	box-sizing: border-box;
	background-color: #fff;
	border: solid 1px #707070;
	border-radius: 10px;
}

.img_modalslider_btn_cto_ {
	position: absolute;
	top: -35px;
	right: 0;
	cursor: pointer;
}

.cto_goods_detail_wrap_ div.goodsproductdetail_ .main_visual_ .slick-list.draggable,
.cto_goods_detail_wrap_ div.goodsproductdetail_ .thum_visual_ .slick-list.draggable {
	width: 745px;
}

.main_visual_ {
	width: 745px;
	height: 556px;
	margin-bottom: 25px;
	border-radius: 5px;
	border: solid 1px #666;
	box-sizing: border-box;
	overflow: hidden;
}

.main_visual_ .slick-slide {
	touch-action: auto;
}

.slick-initialized.main_visual_ li {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 745px;
	height: 556px;
	cursor: zoom-in;
}

.main_visual_ li:after {
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(icon.png);
}

.main_visual_ li img {
	display: block;
	max-width: 100%;
}

.main_visual_ li img::selection {
	background-color: transparent;
}

.thum_visual_ {
	width: 745px;
	margin-bottom: 28px;
}

.slick-initialized.thum_visual_ li {
	display: flex;
	justify-content: space-around;
}

.slick-initialized.thum_visual_ li span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 133px;
	height: 100px;
	border: solid 1px #666;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
}

.thum_visual_ img {
	max-width: 100%;
}

.thum_visual_ .slick-next.slick-arrow {
	width: 30px;
	height: 1px;
	padding-top: 27px;
	overflow: hidden;
	top: 35px;
	right: -25px;
	border: 1px solid #707070;
	background-color: #fff;
	border-radius: 50%;
	z-index: 100;
}

.thum_visual_ .slick-next.slick-arrow:after {
	border-top: solid 2px #707070;
	border-right: solid 2px #707070;
	top: 8px;
	right: 9px;
	width: 10px;
	height: 10px;
}

.thum_visual_ .slick-prev.slick-arrow {
	width: 30px;
	height: 1px;
	padding-top: 27px;
	overflow: hidden;
	top: 35px;
	left: -25px;
	border: 1px solid #707070;
	background-color: #fff;
	border-radius: 50%;
	z-index: 100;
}

.thum_visual_ .slick-prev.slick-arrow:after {
	border-top: solid 2px #707070;
	border-right: solid 2px #707070;
	top: 8px;
	left: 9px;
	width: 10px;
	height: 10px;
}

/* --------------------------------------------------------------------
	商品一覧　共通
--------------------------------------------------------------------- */
.name1_ {
}
.name1_ a {
	text-decoration:underline;
}
.goods_filter_ {
}

/* --------------------------------------------------------------------
	商品一覧　サムネイル
--------------------------------------------------------------------- */
div.StyleT_Frame_ {
}
div.StyleT_Line_ {
	border-left: 1px solid #e9e9e9;
}
div.StyleT_Line_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.StyleT_Item_ {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: -1px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleT_Item_.large_item_ {
}
div.StyleT_Item_.small_item_ {
	width: 25%;
}
div.StyleT_Item_:nth-of-type(3) {
	clear: both;
}
div.StyleT_Item_ a {
	display: block;
}
div.StyleT_Item_ a:after {
	-webkit-transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #fff;
}
div.StyleT_Item_ a:hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #e9e9e9;
}
div.StyleT_Item_ div.icon1_ {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
div.StyleT_Item_ div.icon1_ img {
	display: block;
	margin-bottom: 5px;
	height: 18px;
}
div.StyleT_Item_ div.img_,
div.StyleT_Item_ div.replace_img_ {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
div.StyleT_Item_ div.img_ img,
div.StyleT_Item_ div.replace_img_ img {
	width: 100%;
}
div.StyleT_Item_.small_item_ div.img_ img {
	padding-bottom: 20px;
}
div.StyleT_Item_ div.replace_img_ {
	display: none;
}
div.StyleT_Item_ div.desc_ {
	display: table;
	width: 100%;
	padding: 0 30px 30px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleT_Item_.large_item_ .desc1_ {
	display: table-cell;
	vertical-align: bottom;
	width: 370px;
	padding-right: 20px;
}
div.StyleT_Item_.large_item_ .desc2_ {
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
}
div.StyleT_Item_ div.icon2_ {
	margin-bottom: 15px;
}
div.StyleT_Item_ div.icon2_ img {
	margin-right: 3px;
	height: 18px;
}
div.StyleT_Item_ div.name_ {
}
div.StyleT_Item_ div.name1_ {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	word-break: break-all;
}
div.StyleT_Item_ div.name1_ small {
	color: #868686;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}
div.StyleT_Item_ div.name2_ {
	color: #868686;
	font-size: 14px;
	margin-top: 3px;
}
div.StyleT_Item_ .comment_ {
	font-size: 12px;
	margin-top: 15px;
}
div.StyleT_Item_ div.icon3_ {
	margin-bottom: 10px;
}
div.StyleT_Item_ div.icon3_ img {
	height: 18px;
}
div.StyleT_Item_.small_item_ div.icon3_ {
	margin-top: 10px;
}
div.StyleT_Item_.small_item_ div.icon3_ img {
	height: 18px;
}
div.StyleT_Item_ .price_ {
	color: #f00;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleT_Item_ .price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleT_Item_ .price_ .discount_ {
	font-size: 12px;
	font-weight: normal;
}
div.StyleT_Item_ .default_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleT_Item_ .default_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleT_Item_ .campaign_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-decoration: line-through;
	margin-bottom: 5px;
}
div.StyleT_Item_ .campaign_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleT_Item_ .campaign_name_ {
	color: #f00;
}

/* --------------------------------------------------------------------
	商品一覧　詳細一覧
--------------------------------------------------------------------- */
div.StyleD_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleD_Item_ {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
div.StyleD_Frame_ div.img_ {
	margin: 0 10px 0 0;
	float: left;
	display: inline;
	width: 100px;
}
div.StyleD_Frame_ div.img_ img {
	width: 100px;
}
div.StyleD_Frame_ div.desc_ {
	float: left;
	display: inline;
	width: 490px;
	overflow: hidden;
}
div.StyleD_Frame_ div.name_ {
}
div.StyleD_Frame_ div.detail_ {
	width: 100%;
	overflow: hidden;
}
div.StyleD_Frame_ div.detail_ div.spec_ {
	float: left;
	display: inline;
	text-align: left;
	width: 50%;
}
div.StyleD_Frame_ div.cart_ {
	float: right;
	display: inline;
	text-align: right;
	width: 50%;
}
div.StyleD_Frame_ .goodscomment1_ {
	margin-top: 10px;
}

/* --------------------------------------------------------------------
	商品一覧　ピックアップ
--------------------------------------------------------------------- */
div.StyleP_Frame_ {
}
div.StyleP_Line_ {
	border-left: 1px solid #e9e9e9;
}
div.StyleP_Line_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.StyleP_Item_ {
	position: relative;
	float: left;
	width: 50%;
	margin-bottom: -1px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleP_Item_.large_item_ {
}
div.StyleP_Item_.small_item_ {
	width: 25%;
}
div.StyleP_Item_:nth-of-type(4) {
	clear: both;
}
div.StyleP_Item_ a {
	display: block;
}
div.StyleP_Item_ a:after {
	-webkit-transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #fff;
}
div.StyleP_Item_ a:hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #e9e9e9;
}
div.StyleP_Item_ div.icon1_ {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
div.StyleP_Item_ div.icon1_ img {
	display: block;
	margin-bottom: 5px;
	height: 18px;
}
div.StyleP_Item_ div.img_,
div.StyleP_Item_ div.replace_img_ {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
div.StyleP_Item_ div.img_ img,
div.StyleP_Item_ div.replace_img_ img {
	width: 100%;
}
div.StyleP_Item_.small_item_ div.img_ img {
	padding-bottom: 20px;
}
div.StyleP_Item_ div.replace_img_ {
	display: none;
}
div.StyleP_Item_ div.desc_ {
	display: table;
	width: 100%;
	padding: 0 30px 30px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleP_Item_.large_item_ .desc1_ {
	display: table-cell;
	vertical-align: bottom;
	width: 370px;
	padding-right: 20px;
}
div.StyleP_Item_.large_item_ .desc2_ {
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
}
div.StyleP_Item_ div.icon2_ {
	margin-bottom: 15px;
}
div.StyleP_Item_ div.icon2_ img {
	margin-right: 3px;
	height: 18px;
}
div.StyleP_Item_ div.name_ {
}
div.StyleP_Item_ div.name1_ {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	word-break: break-all;
}
div.StyleP_Item_ div.name1_ small {
	color: #868686;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}
div.StyleP_Item_ div.name2_ {
	color: #868686;
	font-size: 14px;
	margin-top: 3px;
}
div.StyleP_Item_ .comment_ {
	font-size: 12px;
	margin-top: 15px;
}
div.StyleP_Item_ div.icon3_ {
	margin-bottom: 10px;
}
div.StyleP_Item_ div.icon3_ img {
	height: 18px;
}
div.StyleP_Item_.small_item_ div.icon3_ {
	margin-top: 10px;
}
div.StyleP_Item_.small_item_ div.icon3_ img {
	height: 18px;
}
div.StyleP_Item_ .price_ {
	color: #f00;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleP_Item_ .price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleP_Item_ .price_ .discount_ {
	font-size: 12px;
	font-weight: normal;
}
div.StyleP_Item_ .default_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleP_Item_ .default_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleP_Item_ .campaign_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-decoration: line-through;
	margin-bottom: 5px;
}
div.StyleP_Item_ .campaign_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
	text-decoration: line-through;
}
div.StyleP_Item_ .campaign_name_ {
	color: #f00;
}

/* --------------------------------------------------------------------
	商品一覧　クイックビュー
--------------------------------------------------------------------- */
div.StyleW_Frame_ {
	width: 1240px;
	margin: 0 auto;
}
div.StyleW_Line_ {
	border-left: 1px solid #e9e9e9;
}
div.StyleW_Line_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
#block_of_event div.StyleW_Line_ {
	text-align: center;
}
div.StyleW_Item_ {
	position: relative;
	display: inline-block;
	width: 25%;
	margin-bottom: -1px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleW_Item_ a {
	display: block;
}
div.StyleW_Item_ a:after {
	-webkit-transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	transition: border 0.5s cubic-bezier(0.42, 0, 0.58, 1) 0s;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #fff;
}
div.StyleW_Item_ a:hover:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border: 5px solid #e9e9e9;
}
div.StyleW_Item_ div.icon1_ {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
div.StyleW_Item_ div.icon1_ img {
	/*display: block;*/
	margin-bottom: 3px;
	height: 18px;
}
div.StyleW_Item_ div.img_ {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
div.StyleW_Item_ div.img_ img,
div.StyleW_Item_ div.replace_img_ img {
	width: 100%;
	padding: 50px 0 25px;
}
div.StyleW_Item_.small_item_ div.img_ img {
	padding-bottom: 20px;
}
div.StyleW_Item_ div.replace_img_ {
	display: none;
}
div.StyleW_Item_ div.desc_ {
	display: table;
	width: 100%;
	padding: 0 30px 20px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleW_Item_ div.icon2_ {
	margin-bottom: 10px;
}
div.StyleW_Item_ div.icon2_ img {
	margin-right: 3px;
	height: 18px;
}
div.StyleW_Item_ div.name_ {
}
div.StyleW_Item_ div.name1_ {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	word-break: break-all;
}
div.StyleW_Item_ div.name1_ small {
	color: #868686;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}
div.StyleW_Item_ div.name2_ {
	color: #868686;
	font-size: 14px;
	margin-top: 3px;
}
div.StyleW_Item_ .comment_ {
	font-size: 12px;
	margin-top: 15px;
}
div.StyleW_Item_ div.icon3_ {
    /* margin-top: 10px; */
	margin-bottom: 10px;
}
div.StyleW_Item_ div.icon3_ img {
	height: 18px;
}
div.StyleW_Item_ .price_ {
	color: #f00;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleW_Item_ .price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleW_Item_ .price_ .discount_ {
	font-size: 12px;
	font-weight: normal;
}
div.StyleW_Item_ .campaign_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-decoration: line-through;
	margin-bottom: 5px;
}
div.StyleW_Item_ .campaign_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
	text-decoration: line-through;
}
div.StyleW_Item_ .default_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleW_Item_ .default_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
#block_of_event div.StyleW_Item_ .default_price_ small {
	font-size: 12px;
}
div.StyleW_Item_ .campaign_name_ {
	color: #f00;
}

/* クイックビュー */
div.QuickView_Frame_{display: none!important;}
/*
div.QuickView_Frame_ {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10000;
	overflow: hidden;
	width: 100%;
	height: 308px;
	margin: 0;
	padding: 4px;
	background: rgba(245, 245, 245, 0.9);
	box-sizing: border-box;
}
div.QuickView_Line_ {
	overflow: hidden;
	width: 100%;
}
div.QuickView_Item_ {
	display: table;
	float: left;
	width: 33.3%;
	margin: 0;
	padding: 3px;
	box-sizing: border-box;
}
div.QuickView_Item_ div.img_ {
	width: 94px;
	height: 94px;
	background: #fff;
}
div.QuickView_Item_ div.img_ a {
	display: inline;
}
div.QuickView_Item_ div.img_ img {
	width: auto;
	max-width: 100%;
	max-height: 100%;
	padding: 0;
}
div.QuickView_Item_ div.img_:hover {
}
*/


/* --------------------------------------------------------------------
	商品一覧　カート有り
--------------------------------------------------------------------- */
div.StyleC_Frame_ {
}
div.StyleC_Line_ {
	border-left: 1px solid #e9e9e9;
}
div.StyleC_Line_:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
div.StyleC_Item_ {
	position: relative;
	float: left;
	width: 33.3%;
	margin-bottom: -1px;
	border-top: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleC_Item_ a {
	display: block;
}
div.StyleC_Item_ span.icon_ {
	position: absolute;
	right: 10px;
	top: 200px;
	z-index: 1;
}
div.StyleC_Item_ div.icon1_ {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 1;
}
div.StyleC_Item_ div.icon1_ img {
	display: block;
	margin-bottom: 5px;
	height: 18px;
}
div.StyleC_Item_ div.img_ {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 3px; /*yit_20180516*/
}
div.StyleC_Item_ div.img_ img,
div.StyleC_Item_ div.replace_img_ img {
	width: 100%;
	padding: 50px 0 25px;
}
div.StyleC_Item_ div.img_ a span.icon_ img {
	height: 22px;
	width: 90px;
}
div.StyleC_Item_.small_item_ div.img_ img {
	padding-bottom: 20px;
}
div.StyleC_Item_ div.replace_img_ {
	display: none;
}

/*st-yit_20180516*/
div.StyleC_Item_ div.desc_text {
	padding: 0 30px;
}
/*en-yit_20180516*/

div.StyleC_Item_ div.desc_ {
	display: table;
	width: 100%;
	padding: 0 30px 30px 30px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
div.StyleC_Item_ div.icon2_ {
	margin-bottom: 15px;
}
div.StyleC_Item_ div.icon2_ img {
	margin-right: 3px;
	height: 18px;
}
div.StyleC_Item_ div.name_ {
}
div.StyleC_Item_ div.name1_ {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.3;
	word-break: break-all;
}
div.StyleC_Item_ div.name1_ small {
	color: #868686;
	font-size: 14px;
	font-weight: normal;
	margin-left: 5px;
}
div.StyleC_Item_ div.name2_ {
	color: #868686;
	font-size: 14px;
	margin-top: 3px;
}
div.StyleC_Item_ .comment_ {
	font-size: 12px;
	margin-top: 15px;
}
div.StyleC_Item_ div.icon3_ {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.StyleC_Item_ div.icon3_ img {
	height: 18px;
}
div.StyleC_Item_ .price_ {
	color: #f00;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
}
div.StyleC_Item_ .price_ small {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleC_Item_ .price_ .discount_ {
	font-size: 12px;
	font-weight: normal;
}
div.StyleC_Item_ .default_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 5px;
}
div.StyleC_Item_ .default_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleC_Item_ .campaign_price_ {
	color: #000;
	font-size: 20px;
	font-weight: normal;
	line-height: 1;
	text-decoration: line-through;
	margin-bottom: 5px;
}
div.StyleC_Item_ .campaign_price_ small {
	font-size: 10px;
	font-weight: normal;
	vertical-align: baseline;
}
div.StyleC_Item_ .cart_ {
	margin-top: 15px;
}
div.StyleC_Item_ .cart_ img {
	width: 100%;
}
div.StyleC_Item_ p.caution {
	color: #000;
	text-align: left;
	font-size: 12px;
	margin-top: 5px;
}
/*div.StyleC_Item_ .margin_bottom76_ {
	margin-bottom: 76px;
}*/

/* --st_yit_20180420--*/
/* --メッセージ--*/
div.StyleC_Item_ span.cpn_msg {
	position: absolute;
	left: 10px;
	top: 120px;
	z-index: 1;
	background: rgba(240,240,240,0.7);
	padding: 5px 20px 3px 20px;
	color: #DB3318;
	font-size: 16px;
}

/* --en_yit_20180420--*/

/* --------------------------------------------------------------------
	商品一覧　一覧
--------------------------------------------------------------------- */
table.StyleL_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleL_Frame_ tr {
	vertical-align:top;
}
table.StyleL_Frame_ th {
	text-align: center;
	font-weight: bold;
}
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.comment_ {
	
}
table.StyleL_Frame_ td.stock_ {
	text-align: center;
}
table.StyleL_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　リスト
--------------------------------------------------------------------- */
ul.StyleS_Frame_ {
	margin: 0 0 20px 0;
	padding: 0;
}
li.StyleS_Line_ {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
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;
}

/* --------------------------------------------------------------------
	商品一覧　商品名
--------------------------------------------------------------------- */
table.StyleN_Frame_ {
	margin: 0 0 20px 0;
	width: 100%;
}
table.StyleN_Frame_ th {
	width: 40%;
}

/* --------------------------------------------------------------------
	商品一覧　一括購入
--------------------------------------------------------------------- */
table.StyleB_Frame_ {
	margin: 0 0 10px 0;
	border:none;
	width:100%;
}
table.StyleB_Frame_ tr {
	vertical-align:top;
}
table.StyleB_Frame_ th {
	text-align: center;
	font-weight: bold;
}
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.comment_ {
	
}
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;
}

/* --------------------------------------------------------------------
	商品一覧　チェックリスト
--------------------------------------------------------------------- */
.StyleA_Frame_ {
	width: 100%;
	overflow: hidden;
}
.StyleA_Item_ {
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #CCC;
}
.StyleA_Item_ td {
	padding-bottom: 10px;
	vertical-align: top;
}
.StyleA_Item_ td.img_ {
	padding-right: 10px;
	width: 100px;
}
.StyleA_Item_ td.img_ img {
	max-width: 100px;
}
.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;
	text-align: right;
	font-weight: bold;
}
/* チェックリスト(子商品追加) */
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;
}

/* --------------------------------------------------------------------
	商品一覧　写真付き
--------------------------------------------------------------------- */
table.StyleI_Frame_ {
	margin: 0 0 20px 0;
	border:none;
	width:100%;
}
table.StyleI_Frame_ tr {
	vertical-align:top;
}
table.StyleI_Frame_ th {
	text-align: center;
	font-weight: bold;
}
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_ {
	white-space:nowrap;
	text-align:right;
}
table.StyleI_Frame_ td.comment_ {
	
}
table.StyleI_Frame_ td.stock_ {
	text-align: center;
}
table.StyleI_Frame_ td.cart_ {
	width:50px;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　ランキング
--------------------------------------------------------------------- */
div.StyleR_Frame_ {
	width: 105%;
	overflow: hidden;
}
div.StyleR_Frame_ ul {
	zoom:1;
}
div.StyleR_Frame_ ul:after {
	content: ""; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both;
	visibility:hidden;
}
div.StyleR_Frame_ ul li {
	width:180px;
	margin: 0 30px 30px 0;
	float: left;
}
div.StyleR_Frame_ ul li div.icon_ {
	margin-bottom:10px;
	overflow:hidden;
}
div.StyleR_Frame_ ul li div.icon_ span {
	width:36px;
	padding:10px 0 0 0;
	margin:0 5px 0 0;
	display:block;
	float:left;
}
div.StyleR_Frame_ ul li div.icon_ span.rank_ {
	width:28px;
	padding:5px 0;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	-moz-text-shadow: 0 -1px 2px #fff;
	-webkit-text-shadow: 0 -1px 2px #fff;
	text-shadow: 0 -1px 2px #fff;
	color:#000;
	background: url(../img/usr/common/rank00.png) 0 0 no-repeat;
}
div.StyleR_Frame_ ul li#rank1 .icon_ span.rank_ {
	background: url(../img/usr/common/rank01.png) 0 0 no-repeat;
}
div.StyleR_Frame_ ul li#rank2 .icon_ span.rank_ {
	background: url(../img/usr/common/rank02.png) 0 0 no-repeat;
}
div.StyleR_Frame_ ul li#rank3 .icon_ span.rank_ {
	background: url(../img/usr/common/rank03.png) 0 0 no-repeat;
}
div.StyleR_Frame_ ul li div.img_ {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:180px;
	display:table-cell;
}
div.StyleR_Item_ div.img_ a {
	display: block;
	text-align: center;
}
div.StyleR_Item_ div.img_ img {
	max-width: 180px;
	max-height: 180px;
}
div.StyleR_Item_ div.desc_ {
	width: 180px;
	margin: 0;
}
div.StyleR_Item_ div.name_ {
	margin: 10px 0 10px 0;
}
div.StyleR_Item_ div.price_ {
	margin: 0 0 10px 0;
	text-align:right;
}
div.StyleR_Item_ div.price_ .small_ {
	font-size:11px;
	font-weight:normal;
}

/* --------------------------------------------------------------------
	商品一覧　レコメンド
--------------------------------------------------------------------- */
div.StyleI_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleI_Line_ {
	margin: 0 0 20px 0;
	width: 105%;
	overflow: hidden;
}
div.StyleI_Item_ {
	width:180px;
	margin: 0 15px 0 0;
	float: left;
	text-align: center;
}
div.StyleI_Item_ div.icon_ {
	margin:0 0 5px 0;
	text-align:left;
}
div.StyleI_Item_ div.img_ {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:180px;
	display:table-cell;
}
div.StyleI_Item_ div.img_ img {
	max-width:180px;
	max-height:180px;
}
div.StyleI_Item_ div.name_ {
	margin:10px 0;
	text-align:left;
}
div.StyleI_Item_ div.price_ {
	margin:10px 0;
	text-align:right;
}

/* --------------------------------------------------------------------
	商品一覧　ヒストリー
--------------------------------------------------------------------- */
div.StyleH_Frame_ {
	width:100%;
	overflow: hidden;
}
div.StyleH_Line_ {
	margin: 0 0 20px 0;
	width: 105%;
	overflow: hidden;
}
div.StyleH_Item_ {
	width:180px;
	margin: 0 15px 0 0;
	float: left;
	text-align: center;
}
div.StyleH_Item_ div.icon_ {
	margin:0 0 5px 0;
	text-align:left;
}
div.StyleH_Item_ div.img_ {
	width:180px;
	height:180px;
	text-align:center;
	vertical-align:middle;
	layout-grid-line:180px;
	display:table-cell;
}
div.StyleH_Item_ div.img_ img {
	max-width:180px;
	max-height:180px;
}

/* --------------------------------------------------------------------
	商品検索
--------------------------------------------------------------------- */
table.search_ {
	margin: 0 auto;
	width: 100%;
	border:1px dotted #CCC;
}
table.search_ th {
	padding-top: 12px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}
table.search_ td {
	text-align:left;
	font-size: 12px;
	background-color:transparent;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #CCC;
	border-left: none;
	vertical-align: middle;
	overflow: hidden;
}
/* 各項目 */
#search_category select,
#search_genre select {
	width: 300px;
}
/**/

div.goods_ div.btn_overlay_ {
	position: absolute;
	text-align:center;
}

div.goods_ div.addcart_overlay_ {
	position: absolute;
	display: none;
}
/* --------------------------------------------------------------------
	商品詳細　キャンペーン
--------------------------------------------------------------------- */
#campaign_announce_ {
	background: #e9e9e9;
}
#campaign_announce_ p {
	text-align: center;
	padding: 17px 0;
}
#campaign_announce_ span,
#campaign_announce_ a {
	display: inline-block;
	vertical-align: middle;
}
#campaign_announce_ span {
	color: #4d5269;
	font-size: 16px;
	margin: 0 30px 0 0;
}
#campaign_announce_ span:first-of-type {
	font-size: 24px;
	font-weight: bold;
	padding-left: 48px;
	background: url(../img/usr/icon_campaign.png) left center no-repeat;
}
#campaign_announce_ a {
	width: 130px;
	height: 26px;
	color: #4d5269;
	font-size: 12px;
	line-height: 24px;
	text-align: center;
	padding-right: 20px;
	border: 1px solid #4d5269;
	background: url(../img/usr/common/arrow_blue_r.png) 100px center no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}
#campaign_announce_ a:hover {
	background-color: #dbdcdf;
}

/* --------------------------------------------------------------------
	法人のお客様へのおしらせ
--------------------------------------------------------------------- */
.business_info {
	margin: 0 auto;
	position: relative;
	text-align: center;
}
.business_info dl {
	width: 450px;
	position:relative;
	margin:0 auto;
}

.business_info dl dt {
	width: auto;
	background-color: #4D5269;
	margin: 0 auto;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}
.business_info dl dd {
	padding: 10px;
	border: 1px solid #999999;
	width: auto;
}

/* --------------------------------------------------------------------
	商品詳細下部 CTA
--------------------------------------------------------------------- */



.small_cta_ {
	border : #e9e9e9 1px solid ;
	padding : 20px ;
}

.small_cta_ img.goods{
	display : block ;
	width : 118px;
	height : 90px ;
	float : left ;
}

.small_cta_ .goods_name_area_{
	margin-left : 20px ;
	float : left ;
}

.small_cta_ .goods_name_area_ .goods_name_{
	font-size : 48px ;
	color : #000 ;
}

.small_cta_ .goods_name_area_ .goodscomment1_{
	margin-top : 0 ;
	margin-bottom : 0 ;
	font-size : 24px ;
	font-weight : bold ;
	color : #000 ;
}

.small_cta_ .cta_area_{
	width : 600px ;
	float : right ;
}

.small_cta_ .cta_area_ .goods_price_{
	font-size : 22px ;
	text-align : right ;
	margin : 0 0 10px 0 ;
	color : #000 ;
}

.small_cta_ .cta_area_ .goods_price_ .goods_default_price_{
	font-weight : normal ;
	font-size : 36px ;
	color : #000 ;
}

.small_cta_ .cta_area_ .cartbox_,
.small_cta_ .cta_area_ .variationlist_{
	margin : 0 ;
}


.small_cta_:after{
	content:".";
	display : block ;
	height : 0 ;
	font-size : 0 ;
	clear : both ;
	visibillity:hidden ;
}

/* --------------------------------------------------------------------
	SIM案内
--------------------------------------------------------------------- */
.s_list{
    display: table;
    border-collapse: separate;
    border-spacing: 20px 0;
    margin: 20px -20px;
} 
.s_list > li {
    display: table-cell;
    width: 50%;
    border: 1px #ccc solid;
    margin: 0 20px 0 0;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
    height: auto;
}
.s_list > li dl dt {
    font-weight: bold;
    margin: 0 0 20px 0;
   -webkit-margin-start:0
}
.s_list > li dl dd{
   display:table;
   margin:0 -20px;
   padding:0;
}
.s_list > li dl dd .campaign {
    display:table-cell;
    width: 75%;
    height: auto;
    background-color: #eee;
    padding: 15px;
    box-sizing: border-box;
    vertical-align:top;
}
.s_list > li dl dd .logo {
    display:table-cell;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    overflow:hidden;
    vertical-align:top;
}
.s_list li .entry {
    text-align: center;
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    padding: 60px 0 0 0;
}
.s_list li .entry a{
    text-decoration:underline;
}
.s_list li .entry a:hover{
 opacity:0.6;
}
.notice {
    margin: 30px 0;
}
.campaign h4{
    font-weight:bold;
    margin:0 0 15px 0;
}

/* --------------------------------------------------------------------
	パッケージプラン
--------------------------------------------------------------------- */
div.pcgpln h2,
.article .merit h2{
	background-color: #eee;
	padding: 10px;
	font-weight: bold;
	display: block;
	width: 100%;
	height:auto;
}
div.pcgpln h3{
	font-size: 18px;
	font-weight: bold;
	}
.pcgpln_cta{
	margin: 40px 0;
	line-height: 1.3;
}
.goodscomment2_ h2{
  margin-top: 40px;
}
.pcgpln a:link{
	text-decoration: underline;
}
div.pcgpln h4{
	font-weight: bold;
}
.small_cta_ .pcgpln_cta_2{
	width:350px;
	float: right;
}
.small_cta_ img.goods_2{
	width:380px;
	height:auto;
}
div.pcgpln p.note{
	font-size: 12px;
}
div.pcgpln_goodsimg_2{
	width:400px;
}
div.pcgpln_goodsspec_{
	width:800px;
	float: left;
}
div.pcgpln_goodsspec_::after{
	content: "";
    display: block;
    clear: both;	
}


/* --------------------------------------------------------------------
	パッケージプラン　article
--------------------------------------------------------------------- */
.article{
	margin-bottom:60px;
}

.article .merit{
	width:800px;
	overflow: hidden;
}

.article .merit h3 {
    font-size: 18px;
    color: #000;
    margin: 20px 0 20px 0;
}

.merit h3 span {
    padding: 5px;
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    width: 18px;
    display: inline-block;
    line-height: 100%;
    margin: 0 10px 0 0;
}
@media all and (-ms-high-contrast: none) {
    .merit h3 span {
	padding:5px 0 3px 0;
	height:18px;
    }
}

.merit li.txt {
    float: left;
    width: 405px;
    vertical-align: top;
}
.merit li.img {
    float: left;
    width: 375px;
    vertical-align: top;
}
.article::after{
	content: "";
    display: block;
    clear: both;
}
/* --------------------------------------------------------------------
	パッケージプラン　SIM
--------------------------------------------------------------------- */
.pcgpln .sim_feature_box{
	width:717px;
	overflow: hidden;
}

.pcgpln .sim_feature_box div {
    width: 229px;
    float: left;
    margin-left: 15px;
}
.pcgpln .sim_feature_box div:first-child{
    margin-left: 0	
}
.pcgpln .sim_feature_box h6 {
    font-size: 14px;
    line-height: 20px;
    font-weight: bolder;
    margin: 10px 0;
}
.pcgpln .sim_feature_box p{
	font-size: 14px;
}
/* --------------------------------------------------------------------
	キャンペーン情報　cp_info
--------------------------------------------------------------------- */
div.cto_goodscomment1_ div.notice_cp{
	margin: 15px 0;
}

div.cto_goodscomment1_ .info_cp{
	border:1px #ccc solid;
	padding:15px 15px 0 15px;
	width:385px;
	background-color: #f6f6f6;
	box-sizing: border-box;
	position:relative;
} 
div.cto_goodscomment1_ .info_cp p.lnk_reg{
	position: absolute;
	right:15px;
	top:18px;
	font-size: 12px;
}
div.cto_goodscomment1_ .info_cp dt{
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 16px;
	/*background: linear-gradient(transparent 60%, #58b5df 40%);*/
	display: block;
	width:250px;
	}
div.cto_goodscomment1_ .info_cp dd span{
	font-weight: bold;
	font-size: 28px;
	margin: 0 5px;
	color: #ff0000;
	}
div.cto_goodscomment1_ .info_cp dd p{
	line-height:180%; 
}
div.row::after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
div.cto_goodscomment1_ p.caution2 {
	margin-left: 40px;
	float: right;
	width:280px;
	font-size: 12px;
	}
div.cto_goodscomment1_ div.bn_cp {
	float: right;
	width:260px;
	vertical-align: top;
	font-size: 12px;
	text-align: center;
	}
div.cto_goodscomment1_ div.bn_cp a{
	text-decoration: none;
	font-weight:bold;
}
div.cto_goodscomment1_ div.bn_cp a:hover{
	opacity: 0.6;
	text-decoration: underline;
}
div.cto_goodscomment1_ div.bn_cp img{
	vertical-align: top;
	width:260px;
	margin-bottom: 15px;
}
div.cto_goodscomment1_ .cp_cb{
	margin: 15px 0;
	text-align: center;
	width:385px;
	font-weight: bold;
	box-sizing: border-box;
}
div.cto_goodscomment1_ .cp_cb img{
	width:385px;
}
div.cto_goodscomment1_ .cp_cb a:hover{
	opacity: 0.6;
}
div.cto_goodscomment1_ .cp_cb2 ul{
	width:100%;
	overflow: hidden;
	margin: 15px 0;
	}
div.cto_goodscomment1_ .cp_cb2 li{
	float: left;
	margin-right: 20px;
	margin-bottom: 15px
}
div.cto_goodscomment1_ .cp_cb2 li:last-child{
	margin-right: 0;
}
div.cto_goodscomment1_ .cp_cb2 img{
	width:280px;
}

/* カート */
.goods_detail_wrap_inner .cto_cart_box_ .arrow_icon_{
    display: block;
    background: url(../img/usr/bg_btnRightArrow_s.png) no-repeat 30px center;
    background-size: 18px 18px;
    padding: 0 20px 0 55px;
    margin-bottom: 18px;
    font-size: 12px;
}

.goods_detail_wrap_inner .cto_cart_box_ .arrow_icon_ span{text-decoration: underline;}
.goods_detail_wrap_inner .cto_cart_box_ a.arrow_icon_:hover span{text-decoration: none;}

.goods_detail_wrap_ .select_page_link_ li.sp_sm_{display: none;}

span.sale {
  color: #f00;
  /* padding-left: 10px; */
}

span.total_sale {
  color: #f00;
}
span.strike  { 
  background-image: linear-gradient(to top right, transparent, transparent 48%, #000, #000, transparent 52%, transparent);
  width: max-content;
}
#cto_area .radio_box_ li label .strike,
	#cto_area .check_box_ li label .strike{
    display: block;
    position: relative;
    background-image: none;
    float: none;
    /* margin-left: auto; */
    text-align: right;
}
#cto_area .radio_box_ li label .strike:after,
	#cto_area .check_box_ li label .strike:after{
    position: absolute;
    top: 40%;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
    content: '';
}
#cto_area .radio_box_ li:hover{
	background-color: #f7f7f7;
}
.page_cto_goods_ #cto_area .radio_box_ li label, 
	#cto_area .check_box_ li label, 
.page_cto_goods_ #cto_area .radio_box_ li label.disabled,
	#cto_area .check_box_ li label.disabled_,
.page_cto_goods_ #cto_area .radio_box_ li label:hover, 
	#cto_area .check_box_ li label:hover, 
.page_cto_goods_ #cto_area .radio_box_ li label.selecte,
	#cto_area .check_box_ li label.selected{
	background-color: initial;
}
@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
	#cto_area .radio_box_ li label .strike:after,
	#cto_area .check_box_ li label .strike:after{
		top: 34%;
		width: 9.4%;
		left: auto;
	}
}
@supports (-ms-ime-align: auto) {
	#cto_area .radio_box_ li label .strike:after,
	#cto_area .check_box_ li label .strike:after{
		width: 9.4%;
		left: auto;
	}
}
@-moz-document url-prefix() {
	#cto_area .radio_box_ li label .strike:after,
	#cto_area .check_box_ li label .strike:after{
		width: 100%;
		left: auto;
	}
}
/* CTO　タイトル */
.subtitle_cto{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	display: flex;
}
.icon_subtitle_cto{
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.cto_group_block_ .icon_subtitle_cto{
	display: none;
}
/* 右側　フローティングアイテム */
.goodsdetail_fixed_btn{
	display: none;
}

/*  230712追加分*/
.togetherlist_ .accessory_title_ {
	font-size:16px;
}
.togetherlist_ .StyleA_Item_ .name1_ {
	font-weight:bold;
}
.togetherlist_ .StyleA_Item_ .name1_ a:hover {
	color:#4c5167;
}
.togetherlist_ .StyleA_Item_ .price_ .small_{
	color:#000;text-decoration:line-through;
}
.goodscomment1_{
	float: left;width: 600px;
}
div.goodscomment1_ h2.goodscomment1_title_ {
color: #fff;
font-size: 16px;
padding: 6px 10px;
background: #868686 1210px center no-repeat;
font-weight:normal;
}