/***********************
		tag
***********************/

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
 width:90%;
  margin: auto;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

.side_cal_memo {
padding-left: 15px;
}

section h1,
#prd_dtl section section h1 {
	padding: 10px;
	font-size: 18px;
	color: #FFF;
	text-shadow: 0 -1px 0 #7F2744;
	background: #FF4E88;
	border-top: 1px solid #FF4E88;
	border-bottom: 1px solid #FF4E88;
	-webkit-box-shadow: none;
	box-shadow: none;
	word-break: break-all;
}
section h1 img {
	vertical-align: middle;
}
section h1 img[class] {
	vertical-align: baseline;
}
section section h1 {
	padding: 4px 10px 3px;
	font-size: 14px;
	color: #666;
	text-shadow: 0 1px #EEE;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#BBB),
		color-stop(100%,#DFDFDF)
		);
	border-top: none;
	border-bottom: 1px solid #BBB;
	-webkit-box-shadow: inset 0 1px 1px 0 #999;
	box-shadow: inset 0 1px 1px 0 #999;
}


/***********************
		class
***********************/
.clearfix {
	zoom:1;
}
.clearfix:after {
    content: ""; 
    display: block; 
    clear: both;
}
.more_cont {
	display: none;
}
.hidden {
	display: none;
}
.soldout {
	margin-bottom: 3px;
	font-weight: bold;
	color: #FFF;
	background: #F00;
	padding: 3px 5px;
	text-align: center;
}
.nophoto {
	display: block;
	line-height: 76px;
	text-align: center;
	font-size: 12px;
	width: 76px;
	height: 76x;
	margin: 0 auto;
	border: 2px solid #CCC;
	color: #999;
	font-weight: bold;
	background: #FFF;
}
.noprd {
	font-size: 16px;
	line-height: 10;
	text-align: center;
	font-weight: bold;
}
header form input[type="submit"] {
	color: #FFF;
	font-weight: bold;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom,
		color-stop(0%,#FF4E88), 
		color-stop(100%,#E9477C)
		);
	border-top: 1px solid #FF6E9D;
	border-bottom: 1px solid #C83D6A;
}
.mailmaga_ins input,
.mailmaga_del input {
	color: #FFF;
	font-weight: bold;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom,
		color-stop(0%,#FF4E88), 
		color-stop(100%,#E9477C)
		);
	border-top: 1px solid #FF6E9D;
	border-bottom: 1px solid #C83D6A;
}
.cart_color {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px #913000;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom,
		color-stop(0%,#FF5A00), 
		color-stop(100%,#FF4200)
		);
	border-top: 1px solid #FF813D;
	border-bottom: 1px solid #B72F00;
}
.wrap {
	padding: 10px;
}
.slider {
    position: relative;
}

/***********************
		link_list
***********************/
.link_list li {
	border-top: 1px solid #CCC;
}
.link_list li:first-child {
	border-top: none;
}
.link_list li > * {
	display:block;
	text-decoration:none;
	color:#333;
	padding:10px 30px 10px 10px;
	-webkit-background-size: 20px 13px;
	word-break: break-all;
}
.link_list li > a {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/arrow_list.png) no-repeat center right;
}
.link_list .pict {
	padding-left: 30px;
	-webkit-background-size: 25px 25px;
}

/***********************
		prd_list
***********************/
.prd_list,
.prd_th {
	list-style: none;
}
.prd_list a,
.prd_th a {
	display: block;
	text-decoration: none;
	color: #333;
	line-height: 1.2;
	margin: 0 5px;
}
.prd_list li {  
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/arrow_prd.png) no-repeat center right;
	-webkit-background-size: 38px 28px;
	padding: 10px;
	border-bottom: 1px solid #CCC;
}
.prd_list li a:after {  
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.prd_list a {
	width: 100%;
	height: 100%;
}
.prd_list li:last-child {
	border: none;
}
.prd_list .pict {  
	width: 25%;  
	min-height: 80px;
	float: left;  
}
.prd_list .pict img {
	display: block;
	max-width: 100%;
	max-height: 100px;
	margin: 0 auto;
}
.prd_list .summary {  
	width: 60%;  
	min-height: 80px;
	float: left;
	padding-left: 15px;
} 
.prd_list .name {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.prd_list .name img[class] {
	vertical-align: baseline;
}
.prd_list .ttl p:last-child {
	margin-bottom: 5px;
}
.prd_list .ttl {
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2;
	word-break: break-all;
}
.prd_list .regular {
	font-size: 16px;
	font-weight: normal;
	text-decoration: line-through;
}
.prd_list .price {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.prd_list .discount {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}z
.prd_list .soldout {
	font-size: 12px;
	width: 70px;
}
.prd_th li {
	float: left;
	width: 30%;
	margin: 0 0 10px 2.5%;
	font-size: 10px;
	text-align: center;
	word-break: break-all;
}
.prd_th li.clear {
	clear: both;
}
.prd_th a {
	margin: 0 5px;
	font-weight: bold;
}
.prd_th img,
.prd_th .nophoto {
	display: block;
	margin: 0 auto 2px;
}
.prd_th img {
	max-width: 100%;
	max-height: 100px;
}
.prd_th .name img[class] {
	vertical-align: baseline;
}
.prd_th .regular {
	text-decoration: line-through;
}
.prd_th .discount {
	color: #F00;
}
.prd_th .price {
	color: #F00;
}

/***********************
		global_nav
***********************/
header nav,
footer .global {
	padding: 7px 0;
	background: #434343;
	border-top: 1px solid #434343;
	border-bottom: 1px solid #434343;
	box-shadow: 0 0 5px 0 #666;
	-webkit-box-shadow: 0 0 5px 0 #666;
}
.global a,
.global span {
	display: block;
	padding: 4px 0 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-shadow: 0 -1px #000;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#414141),
		color-stop(100%,#2A2A2A)
		);
	border-bottom: 1px solid #595959;
	border-top: 1px solid #2F2F2F;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
.global .cart a {
	color: #000;
	text-shadow: none;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom,
		color-stop(0%,#FF4E88), 
		color-stop(100%,#E9477C)
		);
}
.global li {
	float: left;
	width: 19%;
	margin-left: 1%;
	text-align: center;
}
.global li:first-child {
	margin-left: 2%;
}
footer .global li {
	width: 25%;
	margin-left: 2.5%;
	line-height: 1.6;
}
header .global .home {
	width: 14.5%;
}
header .global .prd {
	width: 22%;
}
footer .global .pagetop {
	width: 40%;
}

/***********************
		header prd
***********************/
header .more_cont {
	width: 96%;
	margin: 0 auto;
	padding-top: 7px;
}
header .tab li {
	float: left;
	width: 32%;
	margin-left: 2.3%;
	padding: 8px 0 6px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#333),
		color-stop(100%,#2A2A2A)
		);
	border-top: 1px solid #2F2F2F;
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
header .tab li:first-child {
	margin-left: 0;
}
header .tab li:last-child {
	float: right;
	margin-left: 0;
}
header .tab .now {
	color: #666;
	background: #FFF;
	border-top: 1px solid #FFF;
}
header .tab_cont {
	background: #FFF;
	border-bottom: 1px solid #1C2129;
	border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
header form {
	padding: 5px 10px;
}
header form input,
header form select {
	font-size: 16px;
	line-height: 1.4;
	display: block;
	width: 95%;
	margin: 10px auto;
}
header form input[type="submit"] {
	font-size: 16px;
	padding: 10px 0;
	border-right: none;
	border-left: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
}

/***********************
		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;
}

/***********************
		logo
***********************/
#logo {
	padding: 12px 7px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
#logo a {
	text-decoration: none;
	color: #333;
}
#logo img {
	width:100%;
}
#logo.img {
	padding: 0;
}

/***********************
		menu
***********************/
#menu {
	width: 90%;
	margin: 20px auto;
	font-size: 16px;
	color: #FFF;
}
#menu a {
	color: #FFF;
}
#menu > ul {
	border: 1px solid #353535;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
#menu .link_list li {
	border-top: 1px solid #777;
}
#menu .link_list > li {
	border-bottom: 1px solid #353535;
	background-color: #434343;
}
#menu .link_list > li:nth-child(even) {
	background-color: #353535;
}
#menu .link_list > li:first-child {
	border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
}
#menu .link_list > li:last-child {
	border-bottom: none;
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
}
#menu .link_list li > * {
	color:#FFF;
}
#menu .link_list li > a {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/menu_arrow.png) no-repeat center right;
}
#menu .more_btn {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/menu_plus.png) no-repeat center right;
}
#menu .more_btn.open {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/menu_minus.png) no-repeat center right;
}
#menu .more_cont {
	padding: 0;
}
#menu .more_cont li {
	border-bottom: none;
}
#menu .more_cont .welcome {
	padding: 5px 10px;
}
#menu a p {
	font-size: 10px;
}
#menu .user .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_acc.png) no-repeat left center;
}
#menu .mailmaga .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_mailmaga.png) no-repeat left center;
}
.mailmaga br {
	display: none;
}
.mailmaga input {
	font-size: 16px;
	line-height: 1.4;
	margin: 8px auto;
	display: block;
	width: 91%;
}
.mailmaga_ins input,
.mailmaga_del input {
	font-size: 16px;
	padding: 10px 0;
	border-right: none;
	border-left: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;

}
.mailmaga_ins,
.mailmaga_del {
	width: 50%;
	float: left;
}
#menu .sk a {
	padding: 3px 30px 3px 10px;
}
#menu .sk .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_sk.png) no-repeat left center;
}
#menu .manager .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_manager.png) no-repeat left center;
}
#menu .manager .wrap {
	padding: 10px;
}
.manager .photo {
	float: left;
	margin-right: 10px;
	max-width: 80px;
	max-height: 120px;
}
.manager .name {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.manager .memo {
	font-size: 10px;
}
#menu .blog .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_blog.png) no-repeat left center;
}
#menu .inq .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_inq.png) no-repeat left center;
}
#menu .privacy .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/menu_privacy.png) no-repeat left center;
}

/***********************
		switch
		copyright
***********************/
.switch {
padding: 20px 10px 10px;
text-align: center;
color: #fff;
background: #868686;
-webkit-box-shadow: inset 0 3px 4px #868686;
box-shadow: inset 0 3px 4px #868686;
}
.switch a {
	font-weight: bold;
	color: #333;
}
.switch p {
	margin-bottom: 10px;
}
.switch small {
	font-size: 10px;
}

/***********************
		recommend
		seller
		checkitem
		category
***********************/
#recommend h1,
#seller h1,
#category h1 {
	text-align: left;
}
#recommend .more_btn {
	display:block;
	padding: 7px 0;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px;
	color: #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#recommend .wrap,
#seller .wrap,
#checkitem .wrap {
	background: #fff;
	-webkit-box-shadow: inset 0 0 10px 0 #999;
	box-shadow: inset 0 0 10px 0 #999;
}
#category .link_list li:last-child {
	border-bottom: 2px solid #CCC;
}

/***********************
		info
		arrival
***********************/
#info_arr {
	padding: 7px 0;
	background: #434343;
	border-top: 1px solid #434343;
	border-bottom: 1px solid #434343;
}
#info_arr.tab ul {
	margin: 0 5%;
	list-style: none;
}
#info_arr.tab li {
	float: left;
	width: 50%;
	padding: 4px 0;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 -1px #2A2A2A;
	color: #FFF;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#414141),
		color-stop(100%,#2A2A2A)
		);
	border-bottom: 1px solid #595959;
	border-top: 1px solid #2F2F2F;
	box-shadow: inset 0px 0px 1px 0px #2A2A2A;
}
#info_arr.tab li:first-child {
	border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}
#info_arr.tab li:last-child {
	border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
}
#info_arr.tab .now {
	color: #FFF;
	background: #333;
	border-top: 1px solid #000;
	border-bottom: 1px solid #555;
	-webkit-box-shadow: inset 0px 0px 3px 1px #222;
	box-shadow: inset 0px 0px 3px 1px #222;
}
#arrival li {
	width: 50%;
	padding: 0;
	background: url(../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/DEJ3NBWD/none);
	float: left;
	border-style: none;
}
#arrival li.clear {
	clear: both;
}
#arrival .pict {
	min-height: 50px;
	margin-left: 5px;
	width: 30%;
}
#arrival .nophoto {
	line-height: 56px;
	font-size: 10px;
	width: 56px;
	height: 56px;
}
#arrival .summary {
	min-height: 50px;
	width: 55%;
}
#arrival .name {
	font-size: 12px;
}
#arrival a {
	padding: 10px 0;
	margin: 0;
}
#arrival .soldout,
#arrival .regular,
#arrival .discount,
#arrival .price {
	font-size: 10px;
}

/***********************
		prd_list
***********************/
#prd_list ul {
	list-style: none;
}
#prd_list .condition {
	padding: 10px;
}
#prd_list .link_list.more_wrap li:last-child,
.sub_cat .link_list li:last-child {
	border-bottom: 2px solid #CCC;
}
.sort {
	float: left;
	width: 70%;
	margin: 5px 0 10px 5px;
}
.sort li {
	text-align: center;
	width: 33%;
	float: left;
	line-height: 3;
}
.sort li:first-child a,
.tabsnav li:last-child a {
	-webkit-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.sort li:last-child a,
.tabsnav li:first-child a {
	-webkit-border-radius: 0px 4px 4px 0px;
	border-radius: 0 4px 4px 0;
}
.tabsnav {
	float: right;
	width: 25%;
	background: none;
	padding: 0;
	margin: 5px 5px 10px 0;
}
.tabsnav li {
	border-top-style: none;
	border-bottom-style: none;
	float: right;
	width: 50%;
	margin: 0;
	padding: 0;
}
.tabsnav a {
	padding: 7px 0;
}
.tabsnav img {
	display: block;
	margin: 0 auto;
}
.sort a,
.tabsnav a {
	display: block;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#414141),
		color-stop(100%,#2A2A2A)
		);
	-webkit-box-shadow: inset 0 1px 1px 0 #111;
	box-shadow: inset 0 1px 1px 0 #111;
	border-bottom: 1px solid #2F2F2F;
}
.sort .current,
.tabsnav .current {
	background: #3F3F3F;
}
.prdtabcontent {
	clear: both;
	display: none;
}
.prdtabcontent.currentTab {
	display: block;
}
.prd_page_nav {
	margin: 10px 0;
	text-align: center;
}
.prd_page_nav a,
.prd_page_nav span {
	display: block;
	padding: 5px 0;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	font-size: 12px;
}
.prd_page_nav a {
	color: #FFF;
}
.prd_page_nav p {
	font-size: 10px;
	line-height: 5;
}
.prd_page_nav li {
	float: left;
	width: 50%;
}
.prd_page_nav a {
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#414141),
		color-stop(100%,#2A2A2A)
		);
	-webkit-box-shadow: inset 0 1px 1px 0 #111;
	box-shadow: inset 0 1px 1px 0 #111;
	border-bottom: 1px solid #2F2F2F;
}
.prd_page_nav span {
	color: #FFF;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#BBB),
		color-stop(100%,#DFDFDF)
		);
	border-bottom: 1px solid #BBB;
	-webkit-box-shadow: inset 0 1px 1px 0 #999;
	box-shadow: inset 0 1px 1px 0 #999;
}

/***********************
		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 img {
	max-width: 90%;
}
#images li {
	display: inline;
	margin: 0 1%;
}
#images li img {
	max-width: 20%;
	max-height: 80px;
}
#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 {
	/* テンプレートマニュアル ※1 */
	/*max-width: 100%;*/
}
#prd_dtl .link_list .desc .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/prd_desc.png) no-repeat left center;
}
#prd_dtl .link_list .opt .pict {
	background: url(https://img.shop-pro.jp/s_tmpl_img/24/prd_opt.png) no-repeat 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 .link_list .more_btn {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/prd_plus.png) no-repeat center right;
	-webkit-background-size: 38px 28px;
}
#prd_dtl .link_list .more_btn.open {
	background:url(https://img.shop-pro.jp/s_tmpl_img/24/prd_minus.png) no-repeat center right;
}
#prd_dtl .product_regular {
	text-decoration: line-through;
}
#prd_dtl .product_price,
#prd_dtl .product_discount {
	font-weight: bold;
	color: #F00;
}
#prd_dtl .sns {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 40px;
	width: 90%;
}
#prd_dtl .sns h1 {
	padding: 5px 0 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#prd_dtl .sns .wrap {
	text-align: center;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	padding: 10px 13px 0 13px;
	/*position: relative;
	overflow: hidden;*/
}
/*#prd_dtl .sns .wrap div {
	margin: 0 0 10px;
	clear: both;
}*/
#prd_dtl .sns .calamel img {
	margin: 0 5px;
}
#prd_dtl .sns .icon img {
	width: 40px;
	height: 40px;
	display: block;
}
#prd_dtl .sns .icon {
	float: left;
	position: relative;
	/*left: 50%;*/
}
#prd_dtl .sns .icon > *  {
	display: flex;
	margin: 0 5px;
	float: left;
	position: relative;
	border:0;
	/*left: -50%;*/
}
#prd_dtl .sns .facebook iframe  {
	height: 67px !important;
}

/***********************
		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;
}

/***********************
		flick
***********************/

.flick {
	width: 300px;
	height:240px;
	margin: 0 auto;
	overflow: hidden;
}
.flick ul li {
	float: left;
	margin: 0 0 5px;
	list-style-type: none;
	text-align: center;
	width: 100px;
	font-size: 12px;
}
.flick ul li span {
	display: block;
	line-height: 2;
	font-size: 10px;
	font-weight: bold;
}
.flick ul li p {
	font-size: 10px;
	font-weight: bold;
}
.flick ul li .price_soldout {
	background: #F00;
	color: #FFF;
}
.flick ul li .price {
	color: #F00;
}
.flick ul li img {
	display: block;
	max-width: 80px;
	margin:0 auto 2px;
}
.flick ul li a {
	display: block;
	margin: 0 5px;
	text-decoration: none;
}
.flick_ctrl {
	margin: 0;
	list-style: none;
}
.flick_ctrl li {
	width: 20%;
	text-align: center;
	display:block;
	padding: 4px 0;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#414141),
		color-stop(100%,#2A2A2A)
		);
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0 -1px 0 #000;
	color: #c2bd95;
	border-top: 1px solid #595959;
	border-bottom: 1px solid #2F2F2F;
	border-radius: 4px;
}
.flick_ctrl li.back {
	float: left;
}
.flick_ctrl li.next {
	float: right;
}
.pointer {
	text-align: center;
}
.pointer span.selected {
    background-color: #333;
}

.pointer span {
    display: inline-block;
    height: 6px;
    width: 6px;
	margin: 0 2px;
	background-color: #CCC;
    border-radius: 3px;
}

.sttl_s{
	border-top: 0px solid #999;
	}
#seller .sttl_s{
	padding-top:1px;
	border-top:1px solid #999;
}
#seller h2.sttl {
	background:url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg001.jpg) no-repeat top left;
padding: 10px;
font-size: 14px;
color: #c2bd95;
text-shadow: 0 -1px 0 #000;
border-top: 1px solid #454545;
border-bottom: 1px solid #000;
-webkit-box-shadow: none;
box-shadow: none;
word-break: break-all;
}

#recommend h2.sttl {
	background:url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg001.jpg) no-repeat top left;
padding: 10px;
font-size: 14px;
color: #c2bd95;
text-shadow: 0 -1px 0 #000;
border-top: 1px solid #454545;
border-bottom: 1px solid #000;
-webkit-box-shadow: none;
	box-shadow: none;
	word-break: break-all;
	}
	
	
h2.sttl{
	background:url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg001.jpg) no-repeat top left;
padding: 10px;
font-size: 14px;
color: #c2bd95;
text-shadow: 0 -1px 0 #000;
border-top: 1px solid #454545;
border-bottom: 1px solid #000;
-webkit-box-shadow: none;
box-shadow: none;
word-break: break-all;
}
.sttl_s h2.sttl{
	background:url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg001.jpg) no-repeat top left;
padding: 10px;
font-size: 14px;
color: #c2bd95;
text-shadow: 0 -1px 0 #000;
border-top: 1px solid #454545;
border-bottom: 1px solid #000;
-webkit-box-shadow: none;
box-shadow: none;
word-break: break-all;
}




/*ピックアップ商品Slide*/
.flexslider{
	margin: 0 0 0px !important;
}
.product_pict {
width: 100% !important;
}

.slider1 a{
display:block;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

.product_summary {
width: 88%;
}
.product_ttl {
line-height: 1.5;
}
.flex-direction-nav a{
top: 95%;
	}
.flex-direction-nav .flex-prev{
color: #000;
	}	
.flex-direction-nav .flex-prev a{
color: #000;
	}	


/*新入荷商品（スマホ）*/
.product_pict01{
width: 25% !important;
min-height: 80px;
float: left;
	}
.product_pict01 img{
width: 100% !important;
	}

.product_summary01 {
width: 60%;
min-height: 80px;
float: left;
padding-left: 15px;
}	






/*SNSアイコン*/
.sns {
	margin-left: auto;
	margin-bottom: 10px;
	margin-right: auto;
	margin-top: 40px;
	width: 90%;
}
.sns h1 {
	color: #c2bd95;
	padding: 5px 0 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg.jpg) no-repeat top left;
}
.sns .wrap {
	text-align: center;
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
	padding: 10px 13px 0 13px;
	/*position: relative;
	overflow: hidden;*/
}
/*.sns .wrap div {
	margin: 0 0 10px;
	clear: both;
}*/
.sns .calamel img {
	margin: 0 5px;
}
.sns .icon img {
	width: 40px;
	height: 40px;
	display: block;
}
.sns .icon {
	float: left;
	position: relative;
	/*left: 50%;*/
}
.sns .icon > *  {
	display: flex;
	margin: 0px 5px 5px 5px;
	float: left;
	position: relative;
	border:0;
	/*left: -50%;*/
}
.sns .facebook iframe  {
	height: 67px !important;
}
span.sns_line iframe {
    margin: 0;
}


.sns h1,
#prd_dtl section section h1 {
	padding: 10px;
	font-size: 18px;
	color: #c2bd95;
	text-shadow: 0 -1px 0 #000;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#454545),
		color-stop(100%,#000)
		);
	border-top: 1px solid #454545;
	border-bottom: 1px solid #000;
	-webkit-box-shadow: none;
	box-shadow: none;
	word-break: break-all;
	background: url(https://img03.shop-pro.jp/PA01005/402/etc/title_bg.jpg) no-repeat top left;	
}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.bx-wrapper .bx-pager{
	 bottom: -32px !important;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	width: 20px !important;
    height: 20px !important;
    margin: 0 7px !important;
    border-radius: 0px !important;
}
.bx-wrapper{
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
    margin-bottom: 44px !important;
}
@media screen and (max-width: 480px){
.bx-wrapper{
   /* iPhone safariでの横揺れ防止の為サイズ調整 */
	/*width: 100%;
	margin-left: 0%;
	margin-right: 0%;*/
  
  	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
	}






section.sttl_s {
    position: relative;
}

.more_wrap.kensuu2 {
    position: relative;
}

.more_wrap.kensuu2 {
    position: relative;
}