.box .box-title {
  margin: 0 0 5px;
  color: #212121;
}
.box .box-caption {
  font-size: 85.71429%;
  color: #595959;
  line-height: 1rem;
}
a {
  text-decoration: none;
  color: #285E62;
  -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}
a:active {
  background: rgba(0, 0, 0, 0.1);
}
.tabs {
    aspect-ratio: 800 / 1500;
}

@media screen and (min-width: 500px) {
    .tabs {
        aspect-ratio: 1200 / 1500;
    }
}

@media screen and (min-width: 700px) {
    .tabs {
        aspect-ratio: 1600 / 1500;
    }
}
.art-direction {
    aspect-ratio: 800 / 1200;
}

@media screen and (min-width: 500px) {
    .art-direction {
        aspect-ratio: 1500 / 1200;
    }
}

@media screen and (min-width: 700px) {
    .art-direction {
        aspect-ratio: 1600 / 1200;
    }
}
/***********************
		topicpass
***********************/
#topicpass {
	margin: 10px 5px;
	font-size: 10px;
}
#topicpass ul {
	margin-bottom: 5px;
}
#topicpass li {
	display: inline;
	margin-right: 5px;
	line-height: 1.2;
	word-break: break-all;
}
#topicpass a {
	margin-left: 5px;
}
#breadcrumbs {
	margin: 12px 8px;
	font-size: 12px;
}
#breadcrumbs ul {
	margin-bottom: 12px;
}
#breadcrumbs li {
	display: inline;
	margin-right: 8px;
	line-height: 1.2;
	word-break: break-all;
}
#breadcrumbs a {
	margin-left: 8px;
}
.cart_color {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px #997e6b;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#D93600),
		color-stop(25%,#D93600),
		color-stop(26%,#D93600),
		color-stop(100%,#B20000)
		);
	border-bottom: 1px solid #ad988b;
	border-top: 1px solid #917869;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
/***********************
		regal
		privacy
		prd_dtl table
***********************/
#regal p,
#privacy p {
	padding: 10px 5px;
	word-break: break-all;
}
#regal table,
#prd_dtl .opt table,
#prd_dtl .dtl_tbl {
	width: 100%;
}
#regal th, #regal td,
#prd_dtl .opt th, #prd_dtl .opt td,
#prd_dtl .dtl_tbl th, #prd_dtl .dtl_tbl td {
	padding: 3px;
	border-bottom: 1px solid #999;
	word-break: break-all;
}
#regal th,
#prd_dtl .opt th,
#prd_dtl .dtl_tbl th {
	width: 30%;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	border-left: 1px solid #999;
	background: #EEE;
}
#regal td,
#prd_dtl .opt td,
#prd_dtl .dtl_tbl td {
	width: 60%;
	vertical-align: top;
	border-right: 1px solid #999;
}
#regal th {
	text-align: left;
}
#regal td {
	font-size: 10px;
}
#regal tr:first-child th,
#regal tr:first-child td,
#prd_dtl .opt tr:first-child th,
#prd_dtl .opt tr:first-child td,
#prd_dtl .dtl_tbl tr:first-child th,
#prd_dtl .dtl_tbl tr:first-child td {
	border-top: 1px solid #999;
}
#regal tr:first-child th,
#prd_dtl tr:first-child th,
#prd_dtl .dtl_tbl tr:first-child th {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}
#regal tr:first-child td,
#prd_dtl .opt tr:first-child td,
#prd_dtl .dtl_tbl tr:first-child td {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}
#regal tr:last-child th,
#prd_dtl .opt tr:last-child th,
#prd_dtl .dtl_tbl tr:last-child th {
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
#regal tr:last-child td,
#prd_dtl .opt tr:last-child td,
#prd_dtl .dtl_tbl tr:last-child td {
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
/***********************
		prd_dtl
***********************/
#images {
	padding: 10px 0;
	background: #EFEFEF;
	text-align: center;
	-webkit-box-shadow: inset 0 0 10px 0 #999;
	box-shadow: inset 0 0 10px 0 #999;
}
#images .img {
	margin-bottom: 10px;
}
#images img {
	max-width: 90%;
}

	#images .flick {
		width: 320px;
	}
	#images .flick ul li {
		width: 320px;
		margin-bottom: 0;
	}
	#images .flick ul li img {
		max-width: 90%;
		margin-bottom: 0;
	}
	#images .flick ul li a {
	display: inline;
		margin: 0;
	}
#prd_dtl .dtl_tbl td {
	font-size: 14px;
}
#prd_dtl .dtl_tbl td select {
	width: 80%;
}
#prd_dtl .cart {
	margin-top: 10px;
	text-align: center;
}
#prd_dtl .cart_color {
	width: 90%;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	border-right: none;
	border-left: none;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#prd_dtl .soldout {
	margin-bottom: 10px;
	letter-spacing: 1px;
}
#prd_dtl .link_list li:first-child {
	border-top: 2px solid #CCC;
}
#prd_dtl .link_list.more_wrap li:first-child {
	border-top: none;
}
#prd_dtl .link_list.more_wrap li:last-child {
	border-bottom: 2px solid #CCC;
}
#prd_dtl .link_list.more_wrap .more_cont {
	display: none;
	padding-right: 10px;
}
#prd_dtl .desc .more_cont img {
	/* Ž¥ŽÆŽ¥&#58008;Ž×Ž¥¡¦Ž¼Ž¥ŽÈŽ¥ŽÞŽ¥ŽËŽ¥ê§Ž¢Ž¥¡¦Ž¢Ž¨1 */
	/*max-width: 100%;*/
}
#prd_dtl .link_list .desc .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/71/prd_desc.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#prd_dtl .link_list .opt .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/71/prd_opt.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#prd_dtl .link_list .opt dt {
	font-weight: bold;
	line-height: 1.2;
}
#prd_dtl .link_list .opt dd {
	margin-bottom: 10px;
}
#prd_dtl .link_list .opt dd:last-child {
	margin-bottom: 0;
}
#prd_dtl .product_regular {
	text-decoration: line-through;
}
#prd_dtl .product_price,
#prd_dtl .product_discount {
	font-weight: bold;
	color: #A72020;
}