@charset "UTF-8";
/*================================================
商品詳細ページ専用CSS
================================================*/

/* main
--------------------------------------------------------------------*/

#main {
	width:1080px;
	padding:15px 0 0;
	margin: 0 auto;
}
#main:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* item_detail
--------------------------------------------------------------------*/

#item_detail {
  margin-bottom: 90px;
}
#item_detail:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}


/* item_detail_left
--------------------------------------------------------------------*/

#item_detail_left {
	width:543px;
	float:left;
}
#item_detail_left_02 {
	width:543px;
	float:left;
}
.slides li {
	position: relative;
}



/* item_detail_right
--------------------------------------------------------------------*/

#item_detail_right {
	width: 490px;
	float: right;
	text-align: left;
	position: relative;
}
#item_detail_right:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#img_large_container {
	display: none;
	position: absolute;
	z-index: 98;
	overflow: hidden;
}
#img_large {
	position: absolute;
	zoom: 1;
}
#img_large_area {
	display: none;
	position: absolute;
	left: -100px;
	z-index: 99;
	pointer-events: none;
}


/* item_detail_photo
--------------------------------------------------------------------*/

.item_detail_photo {
	position:relative;
	width: 543px;
	margin: 0 auto 50px;
	text-align:left;
}
.item_detail_photo .item_color {
	padding:10px 0 0;
	display:block;
	text-align:center;
}


/* item_detail_thumb
--------------------------------------------------------------------*/

.item_detail_thumb {
	border-bottom:1px solid #d2d2d2;
}
.item_detail_thumb ul {
	padding:0 0 36px 28px;
}
.item_detail_thumb ul li {
	float:left;
	margin:0 5px 5px 0;
	position:relative;
}
.item_detail_thumb li:hover:after {
	content:"";
	width:100%;
	height:100%;
	border:1px solid #eee;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0;
}
.item_detail_thumb .flex-active {
	background:#000;
}
.item_detail_thumb .flex-active img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}


/* item_detail_info
--------------------------------------------------------------------*/

.item_detail_info {
	padding:20px 15px 40px;
	border-bottom:1px solid #d2d2d2;
}
.item_detail_info .sub_text {
	margin-bottom:15px;
	font-size:17px;
	font-weight:bold;
}
.item_detail_info .detail_text {
	margin-bottom:15px;
	line-height: 1.6em;
}
.item_detail_info .item_detail_table {
	padding:15px 20px;
	background:#f5f5f5;
	display:inline-block;
}
.item_detail_data:before, .item_detail_data:after {
	content: "";
	display: block;
}
.item_detail_data:after {
	clear: both;
}
.item_detail_data {
	display: table;
	table-layout: fixed;
}
.item_detail_data--heading {
	display: table-cell;
	width: 80px;
	vertical-align: top;
	padding: 5px 0;
}
.item_detail_data--text {
	display: table-cell;
	vertical-align: top;
	padding: 5px 0 5px 15px;
	position: relative;
}
.item_detail_data--text:before {
	content: "：";
	display: inline-block;
	position: absolute;
	top: 5px;
	left: 0;
}
.item_detail_info table th {
	width:80px;
	padding:5px 0;
}
.item_detail_info table td {
	padding:5px 0;
	position: relative;
}
.item_detail_info table td:before {
	content: "：";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
.item_detail_info table span {
	padding-right:5px;
}

/* item_detail_date*/
#item_detail_right .reserve_caution,
#item_detail_right .coommingsoon_caution {
	background-color: #f5f5f5;
	text-align: center;
	line-height: 25px;
	padding: 15px 0px;
	margin: 15px auto;
}
#item_detail_right .reserve_caution p,
#item_detail_right .coommingsoon_caution p {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
#item_detail_right .reserve_caution span,
#item_detail_right .coommingsoon_caution span {
	display: block;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}

/* item_detail_size
--------------------------------------------------------------------*/

.item_detail_size {
	padding:20px 15px 0;
}
.item_detail_size .sub_text {
	margin-bottom:15px;
	font-size:17px;
	font-weight:bold;
}

.item_detail_sizescroll{
	margin-bottom: 0;
}

#sizescroll-non{
	margin-bottom: 20px;
}
.item_detail_size_table {
	position:relative;
}
.item_detail_size_table_01 {
	width:74px;
	position:absolute;
	top:0;
	left:0;
}
.item_detail_size_table_01 table {
	width:100%;
}
.item_detail_size_table_02 {
	margin-left:73px;
	overflow-x:scroll;
	border-right:1px solid #d2d2d2;
	margin-bottom: 20px;
}
.item_detail_size_table_02::-webkit-scrollbar:horizontal {
	width: 2px;
	background: #eee;
}
.item_detail_size_table_02::-webkit-scrollbar:horizontal {
	width: 2px;
	background: #eee;
}
.item_detail_size_table_02::-webkit-scrollbar-thumb:horizontal {
	background: #666;
	border-radius: 2px;
}
.item_detail_size_table_02 table {
	min-width:150%;
	width: auto;
	margin:0;
}
.item_detail_size table th {
	min-width:54px;
	padding:15px 10px;
	border:1px solid #d2d2d2;
	background:#eeeeee;
	text-align:center;
	white-space: nowrap;
}
.item_detail_size table td {
	padding:15px 10px;
	border:1px solid #d2d2d2;
	text-align:center;
	white-space: nowrap;
}
.item_detail_size_table_02 table th {
	border-right:none;
	white-space: nowrap;
}
.item_detail_size_table_02 table td {
	border-right:none;
	white-space: nowrap;
}
.item_detail_size .size_caution {
	margin:15px 0 30px;
	line-height: 1.6em;
}
.item_detail_size .size_page a {
	text-decoration:underline;
}
.item_detail_size .size_page a:hover {
	text-decoration:none;
}

.item_detail_size_text {
    margin-top: 10px;
}

/* item_detail
--------------------------------------------------------------------*/

.icon.item_detail_icon {
	margin: 0 0 30px 0;
}
.item_detail_icon li {
	min-width: 44px;
	margin-right:8px;
	float: left;
	line-height: 10px;
	color: #fff;
	font-size: 10px;
	text-align:center;
	padding: 5px;
	border-radius: 2px;
}
.item_detail_icon_new {
	background-color:#dc8f99;
}
.item_detail_icon_sale {
	background-color:#e22624;
}
.item_detail_icon_restock {
	background-color:#39393b;
}
.item_detail_icon_reserve {
	background-color:#797574;
}
.item_detail_icon_magazine {
	background-color:#dc8f99;
}
.item_detail_icon_comigsoon {
	background-color: #797575;
}

.item_detail_brandname {
	font-size:16px;
	margin-bottom: 20px;
}
.item_detail_brandname a{
	font-size: 16px;
}

.item_detail_productname {
    margin: 0 0 15px 0;
    font-size: 21px;
	line-height: 1.2em;
	letter-spacing:2px;
}
.item_detail_pricebox {
	margin-bottom: 15px;
}
.item_detail_pricebox .proper {
	font-size:32px;
}
.item_detail_pricebox .proper .tax {
	padding:0 5px;
	font-size:14px;
}
.item_detail_pricebox .sale del {
	font-size:16px;
	position:relative;
	text-decoration:none;
}
.item_detail_pricebox .sale del:after {
	content:"";
	width:100%;
	height:1px;
	border-bottom:1px solid #000;
	position:absolute;
	top:10px;
	left:0;
	display:block;
}
.item_detail_pricebox del .tax {
	font-size:12px;
}
.item_detail_pricebox .sale .sale_price {
	color:#e12623;
	font-size:32px;
}
.item_detail_pricebox .sale_price .tax {
	padding:0 5px;
	color:#e12623;
	font-size:14px;
}
.item_detail_pricebox .discount_rate {
	padding:1px 10px;
	background:#e12623;
	color:#fff;
	display:inline-block;
}


/* item_detail_otherinfo
--------------------------------------------------------------------*/

.item_detail_otherinfo {
	margin:0 0 30px;
}
.item_detail_getpoint dt {
	float:left;
}
.item_detail_getpoint dd {
	float:left;
}
.item_detail_magazine {
	margin-bottom: 15px;
}
.detail_magazine_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.detail_magazine_list {}
.detail_magazine_item {}
.detail_magazine_item + .detail_magazine_item {
	margin-top: 2px;
}


/* shopping_area
--------------------------------------------------------------------*/

.shopping_area {
	border-bottom:2px #9ea4a4 solid;
	clear:both;
}
.shopping_area > ul > li {
	border-top:2px #9ea4a4 solid;
	padding: 0 0 0 8px;
}
.shopping_area > ul > li:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.shopping_area .color_photo {
	width:70px;
	padding:16px 0 ;
	position:relative;
	display: table-cell;
	vertical-align: middle;
}
.shopping_area .color_photo .photo {
	position:relative;
	display:block;
}
.shopping_area .color_photo .photo:hover:after {
	content:"";
	width:100%;
	height:100%;
	border:1px solid #eee;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0;
}
.shopping_area .color_photo.flex-active .photo {
	background:#000;
}
.shopping_area .color_photo.flex-active img {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.shopping_area .color_photo img {
	width: 100%;
	height: auto;
}
.shopping_area .color_photo .color {
	display: block;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
}
.shopping_area .choose_item {
	width: 396px;
	display: table-cell;
	vertical-align: top;
    padding-left: 16px;
}
.choose_item li {
	border-top: 1px solid #d2d2d2;
}
.choose_item li:first-child {
	border-top: none;
}
.choose_item dl{
	display: table;
	padding: 16px 0;
}
.choose_item dt {
	width: 162px;
	display: table-cell;
	vertical-align: middle;
	font-size:14px;
}
.choose_item dt .alert {
	color:#ef201e;
}
.choose_item dt .soldout {
	color:#707070;
}

.choose_item dt .shippingdate {
    clear: both;
    padding: 0;
    text-align: left !important;
    line-height: 1.6;
    display: block;
    font-size: 11px;
	padding-top: 1em;
	letter-spacing: -0.07em;
}
.selldate + .shippingdate{
	padding-top: 0 !important;
}
.choose_item dt .selldate {
    clear: both;
    padding: 0;
    text-align: left !important;
    line-height: 1.6;
    display: block;
    font-size: 11px;
	padding-top: 1em;
	letter-spacing: -0.07em;

}

.choose_item dd {
	text-align:center;
	display: table-cell;
	vertical-align: middle;
}

.choose_item dd.soldout {
    width: 173px;
    color: #000;
    line-height: 42px;
    height: 42px;
    border: 1px #000 solid;

    font-size: 15px;
    letter-spacing: 1px;
}

.choose_item dd a {
	display: block;
	text-align:left;
}
.choose_item dd a:hover {
}
.choose_item dd a::before,
.choose_item dd a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.choose_item dd.addCart,
.choose_item dd.reserve {
	width: 172px;
}
.choose_item dd.addCart a,
.choose_item dd.reserve a {
	height: 42px;
	padding-left:15px;
	line-height: 42px;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	background:url(../../images/detail/detail_icon_01.jpg) no-repeat 14px center #000;
	border-radius:2px;
	text-align: center;
}
.choose_item dd.restockMail {
	width: 172px;
}
.choose_item dd.restockMail a {
	height: 42px;
	padding-left:56px;
	line-height: 42px;
	color: #fff;
	font-size:14px;
	font-weight:bold;
	background:url(../../images/detail/detail_icon_02.jpg) no-repeat 14px center #b4b4b4;
	border-radius:2px;
}
.choose_item dd.favorite {
	width: 40px;
	height: 40px;
	padding: 0 10px;
}
.choose_item dd.favorite a {
	width: 40px;
	height: 40px;
	background:url(../../images/detail/detail_favorite_01.jpg) no-repeat;
	text-indent:-9999px;
}
.choose_item dd.favorite.on a {
	background:url(../../images/detail/detail_favorite_02.jpg) no-repeat;
}

/* section_coordinate
--------------------------------------------------------------------*/

.section_coordinate {}
.coordinate_list {}
.coordinate_list li {}
.coodinate_photo {
	margin:0 0 15px;
}
.coodinate_date {
	font-size:14px;
	margin:0 0 5px;
}
.coodinate_store,
.coordinate_list li .description {
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	line-height:1.2;
}
.coodinate_store {
	margin:0 0 5px;
}
.coodinate_store.coordeEnable {
	margin-bottom:0;
}
.coordinate_list li .description {}
.pop_coordinate {
	display: none;
	position: absolute;
	background: #FFF;
	top: 0px;
	left: 0px;
	width: 887px;
	z-index: 10000;
	padding: 25px;
	/* border-radius: 15px; */
}
.pop_coordinate .mainImg {
	float: left;
	width:300px;
}
.pop_coordinate .mainImg img {
	width: 100%;
	height: auto;
}
.pop_coordinate .detail {
	position: relative;
	width: 560px;
	height: 400px;
	text-align: left;
	float: left;
	margin-left: 25px;
	overflow-y: auto;
	overflow-x: hidden;
}
.popup_sns {
	position: absolute;
	top: 0;
	right: 0;
}
.popup_sns_list {
	font-size: 0;
	letter-spacing: -.25em;
}
.popup_sns_list li {
	font-size: 0;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	padding: 0 10px;
}
.popup_sns_list li a {
	display: inline-block;
	width: 26px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
.popup_sns_fb a {
	background: url("/static/full/images/coordinate/icon_sns_fb.png") no-repeat;
	background-size: 26px 24px;
}
.popup_sns_tw a {
	background: url("/static/full/images/coordinate/icon_sns_tw.png") no-repeat;
	background-size: 26px 24px;
}
.popup_sns_line  {
	display: inline-block;
	width: 26px;
	height: 24px;
	background: url("/static/full/images/coordinate/icon_sns_line.png") no-repeat center;
	background-size: 26px 24px;
}
.popup_sns_line a {
	background: url("/static/full/images/coordinate/icon_sns_line.png") no-repeat;
	background-size: 26px 24px;
}
.popup_sns_line .line-it-button{
	width:46px !important;
	height:24px !important;
	opacity: 0;
}
.coordinate_items {
	width: 540px;
}
.pop_coordinate .top-close a {
	width: 43px;
	height: 43px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/static/full/images/coordinate/btn_close_coordinate.png) top left no-repeat;
	background-size: 43px 43px;
	position: absolute;
	top: -21px;
	right: -21px;
}
.coordinate-title {
	border-bottom: 2px solid #000;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 5px;
	padding: 0 0 10px;
	text-align: left;
}
.pop_coordinate .shop_name {
	font-size: 18px;
	margin: 10px 0;
}
.pop_coordinate .description {
	display: block;
	font-size: 14px;
	line-height: 1.6;
	margin-bottom: 30px;
}
.pop_coordinate .info {
	/*position: absolute;
	bottom: 25px;*/
}
.pop_coordinate .init-item {
	/* position: relative;
	border-bottom: 1px solid #FFF; */
	font-size: 16px;
	margin-bottom:10px;
}
.pop_coordinate .init-item span {
	display: inline-block;
	font-weight: bold;
	/* padding-right: 5px;
	background-color: #fff;
	position: absolute;
	top: -5px; */
}
.pop_coordinate .coordinate_items li {
	width: 114px;
	float: left;
	text-align: left;
	margin: 0 20px 20px 0;
}
.pop_coordinate .coordinate_items li.notfound {
	width: 100%;
}
.pop_coordinate .coordinate_items li:nth-of-type(4n) {
	margin-right: 0;
}
.pop_coordinate .coordinate_items li:nth-child(4n+1) {
	clear: both;
}
.pop_coordinate .coordinate_items li:nth-child(n+5) {
	margin-top: 5px;
}
.pop_coordinate .coordinate_items li img {
	width: 100%;
}
.pop_coordinate a.prev {
	width: 84px;
	height: 84px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/static/full/images/coordinate/btn_popup_prev.png) top left no-repeat;
	background-size: 84px 84px;
	position: absolute;
	top: 50%;
	left: -94px;
	transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
}
.pop_coordinate a.next {
	width: 84px;
	height: 84px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/static/full/images/coordinate/btn_popup_next.png) top left no-repeat;
	background-size: 84px 84px;
	position: absolute;
	top: 50%;
	right: -94px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.pop_coordinate .coordinate_items .item_photo {
	margin:0 0 15px;
	position:relative;
}
.pop_coordinate .coordinate_items .main_photo {
	margin:0 0 15px;
	display:block;
	position:relative;
}
.pop_coordinate .coordinate_items .selected .main_photo:after {
	content:"";
	width:100%;
	height:100%;
	border:5px solid #fff;
	box-sizing:border-box;
	position:absolute;
	top:0;
	left:0;
	box-shadow: 0px 0px 5px 1.5px rgba(0,0,0,0.2);
}
.pop_coordinate .coordinate_items .item_brandname {
	margin:0 0 5px;
	/*font-size:14px;*/
}
.pop_coordinate .coordinate_items .item_itemname {
	margin-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pop_coordinate .coordinate_items .item_price {
	color: inherit;
	font-weight:bold;
}
.pop_coordinate .coordinate_items .item_price .tax {
	color: inherit;
	font-size: 10px;
	font-weight:bold;
}
.pop_coordinate .coordinate_items .item_price_sale {
	color:#ef201e;
	font-weight:bold;
}
.pop_coordinate .coordinate_items .item_price_off {
	display: block;
	color:#ef201e;
	font-weight:bold;
	padding-top: 2px;
}


/* section_recommend
--------------------------------------------------------------------*/

.section_recommend .item_box {
	padding:0 0 90px 40px;
}


/* section_samecategory
--------------------------------------------------------------------*/

.section_samecategory .item_box {
	padding:0 0 90px 40px;
}


/* section_checkitem
--------------------------------------------------------------------*/

.section_checkitem .item_box{
	padding:0 0 110px 40px;
}
.section_checkitem .item_box li {
	width:90px;
	float:left;
	margin-right:11px;
	position:relative;
}

/*以前購入したアイテム*/
#notExistOrderHistory{
	display: block;
	padding: 15px;

}
#loadarea{
	border-left: 1px #d2d2d2 solid;
	border-right: 1px #d2d2d2 solid;
	border-bottom: 1px #d2d2d2 solid;
	width: 100%;
}
.before_list {}
.before_list table tr {
	border-bottom: 1px #d2d2d2 solid;
}
.before_list table th {
	background-color: #eeeeee;
	border-bottom: 1px #d2d2d2 solid;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
}
.before_list table td {
	background-color: #fff;
	padding:15px;
	white-space: normal;
	border: none;
	vertical-align: middle;
	text-align: left;
}
.before_list table td.item_img {
	background-color: #eeeeee;
	text-align: center;
	padding: 15px;
	border-right: 1px #d2d2d2 solid;
	width: 100px;
}
.before_list table td img {
	width: 100px;
}
.before_list table td table {
	width: inherit;
}
.before_list table td table tr {
	border-bottom: none;
}
.before_list table td table td {
	line-height: 1.6;
	padding: 0;
}
p.history {
	margin-top: 20px;
	text-align: center;
}
p.history a {
	color: #fff;
	text-decoration: none;
	border: 1px #b4b4b4 solid;
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background:#b4b4b4;
	line-height: 40px;
	font-size: 16px;
	position: relative;
}

p.history a:before{
	content: "";
	position: absolute;
	left: 69%;
	top: -5px;
	bottom: 0;
	margin: auto;	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

p.history a.open:before{
	content: "";
	position: absolute;
	left: 69%;
	top: 5px;
	bottom: 0;
	margin: auto;
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

p.history a span {
	display: block;
	font-size: 10px;
	line-height: 30px;
	margin-top: -15px;
}
.before_list p {
	text-align: center;
}
.before_list p a {
	color: #5a5a5a;
	text-decoration: none;
	border: 1px #bfbfbf solid;
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: url(/static/full/images/product/btn_more.gif);
	background-repeat: no-repeat;
	background-position: 520px center;
	line-height: 40px;
}
.slides_item {
	position: relative;
}
#coordinateList {
	padding:0 0 110px 40px;
}
