@charset "utf-8";

/* ==================================
goods.css
================================== */

#goods #breadcrumbs ul {
	padding: 0 14px 0 0;
	box-sizing: border-box;
}

#goods .contents-inner {
	padding: 30px 14px 0 0;
	border-top: solid 1px #d2d2d2;
}


/* ==================================
main-detail / goods-view
================================== */
#goods #main-detail {
  width:770px;
	border-bottom: solid 1px #d2d2d2;
	margin:0 auto 30px;
	box-sizing: border-box;
}
#goods #goods-view {
	display: table;
	width: 100%;
  margin-bottom:30px;
}

/* ==================================
item-main
================================== */
#main-detail #item-main {
	display: table-cell;
	vertical-align: top;
	position:relative;
	width:400px;
	padding-right: 29px;
	border-right: solid 1px #d2d2d2;
	box-sizing: border-box;
}
#sec-oss + #main-detail {
	margin-top:10px;
}



/* ==================================
item-comments
================================== */
#main-detail .item-comments {
  line-height:2;
}
#main-detail .item-comments .app-icon {
	margin: 0 0 20px;
	font-size: 0;
}
#main-detail .item-comments .app-icon img {
	display: inline;
	width: auto;
	margin: 0 2px 2px 0;
	border: none;
	-webkit-backface-visibility: hidden;
}
#main-detail .item-comments p {
  margin-top:2em;
}
#main-detail .item_irodama {
  margin:50px 0;
}

/* ==================================
item-side
================================== */
#main-detail #item-side {
	display: table-cell;
	vertical-align: top;
	width: 296px;
	padding: 0 14px 0 30px;
}
#item-side .item {
	margin: 0 0 18px;
}
#item-side .item .item-icon {
	font-size: 0;
}
#item-side hr {
	display: block !important;
	margin: 28px 0;
	height: 1px;
	border: none;
	background: #d9d9d9;
}
#item-side .item-icon img{
	display: inline;
	width: auto;
	margin: 0 2px 2px 0;
	border: none;
	height: 22px;
	-webkit-backface-visibility: hidden;
}
#item-side .shop-name {
	word-wrap:break-word;
	margin-bottom: 5px;
}
#item-side .shop-name a {
  text-decoration:underline;
}
#item-side .heder-item .item-ttl {
	font-size:17px;
	font-weight: bold;
	word-wrap:break-word;
	margin-bottom: 4px;
}
#item-side .item-code {
	font-size: 1.2rem;
	word-wrap:break-word;
	margin-bottom: 6px;
}
#item-side .item-catalog {
	font-size: 1.2rem;
	word-wrap:break-word;
	margin-bottom: 11px;
}
#item-side .price {
	margin-top: 11px;
}
#item-side .txt-price {
  font-size: 19px;
	font-weight: bold;
}
#item-side .txt-price .tax {
	font-size: 14px;
	font-weight: normal;
}
#item-side .sale-price{
	margin-top: 2px;
}
#item-side .sale-price .txt-price {
	font-size: 1.4rem;
	color: #333;
}
#item-side .message {
	font-size: 12px;
}
/*
#box-order .txt-price span.tax {
  font-size:12px;
}
#box-order .price-supp {
  position:absolute;
  top:27px;
  right:30px;
}
#box-order .price-supp li {
  display:inline-block;
  padding:0 10px;
  background:#000;
  line-height:22px;
  font-size:9px;
  color:#fff;
}
*/
#item-side .btn-detail-01:before {
	content: "";
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 8px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}
#item-side .btn-detail-01:before {
	width: 19px;
	height: 19px;
	background-image: url(../../images/icon/arw02-mdg-b.svg);
}
#item-side .returns img {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px 0 0;
}
#item-side .form-parts dl{
	display: block;
  width:100%;
}
#item-side .form-parts .txt-number,
#item-side .form-parts .form-parts {
	display: inline-flex;
  padding:0 0 10px 0;
  text-align:left;
  word-wrap:break-word;
  box-sizing:border-box;
}
/*ifnot txtLengh*/
#item-side .form-parts .txt-number {
  vertical-align: baseline;
	font-weight: normal;
	white-space: nowrap;
	box-sizing: border-box;
}
#item-side .form-parts .form-parts {
  padding:0 0 10px 0;
}
/*if txtLengh*/
#item-side .form-parts.txtLengh .txt-number {
	display: block;
	width: 100%;
	white-space: inherit;
}
#item-side .form-parts.txtLengh .form-parts {
	display: block;
	width: 100%;
}
#item-side .form-parts select,
#item-side .form-parts input {
	width: 100%;
	border: solid 1px #ccc;
	padding: 5px 7px;
	box-sizing: border-box;
  vertical-align:top;
}
#item-side .form-parts input {
	padding: 10px 7px;
}
#item-side .form-parts .item-type {
	display:block;
	padding:20px 25px;
	word-wrap:break-word;
	-webkit-box-sizing:border-box; box-sizing:border-box;
}
#item-side .form-parts .item-type  .txt-number {
	display: inline-flex;
	width:auto;
	min-width:4.5em;
	max-width:100%;
	padding:0;
	-webkit-box-sizing:border-box; box-sizing:border-box;
	vertical-align:middle;
}
#item-side .form-parts .item-type .form-parts {
	display: inline-flex;
	width: 78%;
	padding:0;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	vertical-align:middle;
}
#item-side .amountFlag {
	border-bottom: solid 1px #d9d9d9;
	margin-bottom: 28px;
}
#item-side .amountFlag .item.select-area {
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}
#item-side .amountFlag .amount .txt-number{
	width: 45px;
	margin-top: 5px;
}
#item-side .amountFlag .amount .form-parts{
	width: 60px;
	margin-bottom: 2px;
}
/*
#item-side  .amountFlag .amount {
	width: 200px;
}
#item-side .form-parts.amount .txt-number {
	width: 12%;
}
#item-side .form-parts.amount input {
	width: 60px;
	text-align: center;
}
*/
/*
#item-side .form-parts .sod_select {
  padding: 5px 15px;
  width: 100%;
	cursor: default;
	box-sizing: border-box;
}
*/
#item-side .form-parts .sod_select:before {
	top:13px;
}
#item-side .form-parts .sod_list_wrapper {
	box-sizing:content-box;
	width:100%;
}
#item-side .form-parts .number .form-parts .sod_select {
	width:77px;
}



/* bt-cart */
#goods .bt-cart li {
	width: 100%;
}
#goods .bt-cart li button {
	font-size: 1.6rem;
}
#goods .bt-cart li button.btn-disabled {
  display:inline-block;
  width:100%;
  padding:0;
  background:#d9d9d9;
  border:none;
  border-radius:6px;
  color:#868686;
  height:63px;
  line-height:63px;
  text-align:center;
  font-size:16px;
	font-weight: bold;
  cursor:pointer;
  outline:none;
  appearance:none;
  transition:background .2s;
}
#goods .bt-cart li button.btn-disabled,
#goods .bt-cart li button.btn-disabled:hover,
#goods .bt-cart li button[disabled],
#goods .bt-cart li button[disabled]:hover {
	cursor:default;
  background:#ddd!important;
  color:#868686;
}
#item-side .bt-cart li.favorite {
	margin-bottom: 0;
}
#item-side .bt-cart li.favorite button.btn-favorite{
	background: none;
	height: 40px;
	border-radius: 20px;
	border: solid 1px #b3b3b3;
	font-size: 1.4rem;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
}
#item-side .bt-cart li.favorite button.btn-favorite:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 19px;
	margin-right: 8px;
	background: url("../../images/icon/icon-star-bk.svg") no-repeat;
	background-size: 20px auto;
}

#item-side .form-area .txt-cart li {
  float:right;
  font-size:12px;
}
#item-side .form-area .txt-cart li:first-child {
  float:left;
}
#item-side .form-area .txt-cart a {
  text-decoration:underline;
}
#item-side .bt-sns {
	margin: 0 0 18px 0;
	padding-top: 20px;
	font-size:0;
	text-align:right;
}
#item-side .bt-sns li {
	display:inline-block;
	font-size:12px;
	margin-left:10px;
	vertical-align:middle;
}
#item-side .pluginCountButtonNub {
	border-color: transparent #9197a3;
	border-style: solid;
	border-width: 4px 5px 4px 0;
	display: inline-block;
	position: relative;
	width: 5px;
	z-index: 2;
}
#item-side .pluginCountButton {
  background: white;
  border: 1px solid #9197a3;
  border-radius: 2px;
  color: #4e5665;
  display: inline-block;
  font-size: 11px;
  height: auto;
  line-height: 18px;
  min-width: 15px;
  padding: 0 3px;
  text-align: center;
  white-space: nowrap;
  position:relative;
}
#item-side .stock-list {
  margin-top:25px;
}
#item-side .stock-list dd {
	position:relative;
  margin-top:15px;
  padding-bottom:36px;
  overflow:hidden;
}
#item-side .stock-list-detail {
  width:100%;
  table-layout:fixed;
  border:1px solid #bdbdbd;
  font-size:12px;
  transition:all 1s;
}
#item-side .stock-list-detail a {
  text-decoration:underline;
}
#item-side .stock-list-detail th,
#item-side .stock-list-detail td {
  width:25%;
  height:36px;
  padding:8px 2px;
  border:1px solid #bdbdbd;
  line-height:18px;
  text-align:center;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  word-wrap:break-word;
  vertical-align:middle;
}
#item-side .stock-list-detail thead th {
  background:#757575;
  color:#fff;
  font-weight:normal;
}
#item-side .stock-list-detail tbody tr:nth-child(even) td {
  background:#eee;
}
/*#item-side .stock-list-detail tbody tr:nth-child(n+7) td {
  display:none;
}
#item-side .stock-list-detail.active tbody tr:nth-child(n+7) td {
  display:table-cell;
}
*/

#item-side .stock-list .bt-more {
  position:absolute;
  bottom:0;
  width:100%;
  height:36px;
  padding:8px;
  background:#fff ;
  border:1px solid #bdbdbd;
  font-size:12px;
  text-align:center;
  cursor:pointer;
  transition:all .2s;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
#item-side .stock-list .bt-more:hover {
  background:#f5f5f5;
}
#item-side .stock-list .bt-more span:after {
  content:"";
  display:inline-block;
  width:14px;
  height:8px;
  margin-left:10px;
  background:url(../../images/icon/icon_accordion_arrow.png) no-repeat;
}
#item-side .stock-list .bt-more.active span:after {
  background-position:0 -10px;
}


/* ==================================
#main
================================== */
#goods #main .item {
	margin: 0 0 16px;
}
#goods #main hr {
	display: block !important;
	margin: 28px 0;
	height: 1px;
	border: none;
	background: #d9d9d9;
}
#goods #main .item.innerunit {
	margin: 0 0 28px;
	padding: 0 0 28px;
	border-bottom: solid 1px #d9d9d9;
	overflow: hidden;
}
#goods #main .item.innerunit-last {
	border: none;
	margin: 0;
}

/* goods-detail-01 */
#goods .goods-detail-01{
	font-size: 13px;
	/*padding: 30px 30px 15px;*/
	margin: 0 0 30px;
}
#goods .goods-detail-01 {
	/*background: #f4f4f4;*/
}
#goods #main .goods-detail-01.goodsDetailsNoteArea .item {
    margin: 0;
}
#goods .goods-detail-01 [class*="goods-info"] {
    padding: 30px 30px 30px;
    background: #f4f4f4;
}
#goods .goods-detail-01 [class*="goods-info"] + [class*="goods-info"] {
    margin-top: -60px;
}

/* goods-detail-02 */
#goods .goods-detail-02 table {
	width: 696px;
	table-layout: fixed;
}
#goods .goods-detail-02 .goods-detail02-typeA,
#goods .goods-detail-02 .goods-detail02-typeB {
	margin: 0 30px;
}
#goods .goods-detail-02 .goods-detail02-typeA td {
	vertical-align: top;
	width: 416px;
}
#goods .goods-detail-02 .goods-detail02-typeA td.photo {
	width: 250px;
}
#goods .goods-detail-02 .goods-detail02-typeA td:first-child {
	padding-right: 30px;
}
#goods .goods-detail-02 .goods-detail02-typeB td {
	width: 100%;
}


/* ==================================
sec-oss
================================== */
#goods #sec-oss {
  padding:15px 0;
  background:#eee;
  border-bottom:1px solid #e6e6e6;
}
#goods #sec-oss .inner {
  width:1000px;
  margin:0 auto;
  color:#b71c1c;
}



/* ==================================
recommend / recently
================================== */
#goods #recommend,
#goods #recently {
	margin-bottom: -1px;
	border-top: solid 1px #000;
}
#goods #recommend .hl-01,
#goods #recently .hl-01{
	margin: 44px 0 24px;
}
#goods #recommend .hl-01 .hl,
#goods #recently .hl-01 .hl{
	text-align: center;
	font-size: 2.6rem;
	font-weight: normal;
	color: #333;
}
#goods #recommend .bx-viewport,
#goods #recently .bx-viewport {
  padding-top:25px;
}
#goods #recommend .bx-wrapper .bx-controls-direction a,
#goods #recently .bx-wrapper .bx-controls-direction a {
  top: 58px;
}

/* ==================================
recommend / modal-window
================================== */
#goods #modal-window {
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  z-index:999999;
}
#goods .overlay {
  content:"";
  display:block;
  position:fixed;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.8);
}
#goods #modal-window .modal-contents {
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  width:400px;
  height:300px;
  padding:50px 50px;
  margin:auto;
  background:#fff;
  box-sizing:border-box;
}
#goods #modal-window .ttl {
  margin-bottom:20px;
  padding-bottom:70px;
  text-align:center;
  font-size:16px;
  background:url(../../images/icon/icon_mail.png) center bottom no-repeat;
}
#goods #modal-window .supp {
  margin-top:20px;
  font-size:12px;
}
#goods #modal-window .bt-closed {
  position:absolute;
  top:-50px;
  right:-50px;
  width:50px;
  height:50px;
  background:url(../../images/button/bt_closed.png) center no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  cursor:pointer;
}
#goods #modal-window .bt-closed:hover {
  opacity:.7;
}



/* ==================================
warnMsgDialog
================================== */

/* templete */
#goods .ui-dialog {
  	z-index: 1005;
  	width: 100% !important;
  	background: none;
	border: none;
	border-radius: 0;
}
#goods #optionNeedDialog {
  	position: fixed;
  	top: 120px;
  	left: 50%;
  	transform: translateX(-50%);
}
#goods .ui-dialog-titlebar {
	display: none;
}
#goods .ui-widget-overlay {
	background-color: #000;
  	opacity: 0.8;
}
/* d_overlay-share-warning */
#d_overlay-share-warning {
	width: 510px;
	box-sizing: border-box;
	margin: 50px auto;
	padding: 90px 40px 40px;
	background: #fff;
	text-align: center;
}
#d_overlay-share-warning #btn-check-window{
	position: absolute;
	top: 22px;
	right: 22px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background: #6e6e6e;
}
#d_share-warning-window-inner .window-ttl {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 30px;
}
#d_share-warning-window-inner .btn-confirm {
    text-align: center;
		margin: 30px 0 0;
}
#d_share-warning-window-inner .btn-confirm div {
	display: inline-block;
}
#d_share-warning-window-inner .btn-confirm div:first-child {
	margin: 0 20px 0 0;
}
#d_share-warning-window-inner .btn-confirm input {
	display: inline-block;
	width: 200px;
	background:#6e6e6e;
	padding: 20px 30px 20px 10px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	border: none;
  cursor: pointer;
}
#d_share-warning-window-inner .btn-confirm input:hover {
  opacity: .8;
 }
#d_share-warning-window-inner .btn-confirm input {
	background: #6e6e6e url(../../images/icon/arw-btn-02-r.png) no-repeat center right 30%;
}
#d_share-warning-window-inner .btn-confirm .btn-cancel input {
	color: #333;
	background: #d2d2d2 url(../../images/icon/arw-btn-02-r.png) no-repeat center right 30%;
}



/* ==================================
ebCustomGoods
================================== */
.ebCustomGoods-attention {
	font-size: 12px;
	color: #d02323;
	line-height: 1.5;
}
#item-side .item.ebCustomGoods{
	margin: 25px 0 18px;
}
#item-side .item.ebCustomGoods input {
	transition: opacity .2s;
}
#item-side .item.ebCustomGoods input:hover {
	opacity: .7;
}
#item-side .item.ebCustomGoods .ebCustomGoods-change {
	margin-top: 40px;
}
#item-side .item.ebCustomGoods .ebCustomGoods-change [type="submit"]{
	background: none;
	border: none;
	text-decoration: underline;
	color: #333;
	cursor: pointer;
}




/* ==================================
clearfix
================================== */
#goods-view:after,
#item-side:after,
#main-detail:after,
#item-side .form-area .txt-cart:after,
#main-detail .how-to-use:after {
  content:"";
  clear:both;
  display:block;
}