@charset "euc-jp";


/***********************
		reset
***********************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
hgroup, menu, nav, section,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
	-webkit-text-size-adjust: none;
	font-family: Helvetica, san-serif;
	word-break: break-all;
}
article, aside, dialog, figure, footer, header,
hgroup, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
table {
	border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
	vertical-align:middle;
}

/***********************
		tag
***********************/
body {
	font-size: 14px;
	line-height: 1.4;
}
a {
	color: #5D979D;
}
img {
	vertical-align: bottom;
}
section h1,
#prd_dtl section section h1 {
	padding: 7px 10px;
	font-size: 17px;
	color: #FFF;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#837269),
		color-stop(100%,#8D7B71)
		);
	-webkit-box-shadow: none;
	box-shadow: none;
	word-break: break-all;
	font-weight: normal;
}
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;
	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;
	background: #EDEDED;
	color: #504840;
	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%,#BFA386),
		color-stop(100%,#A89076)
		);
	border-bottom: 1px solid #D9D6CF;
}
.mailmaga_ins input,
.mailmaga_del input {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px #A89076;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#BFA386),
		color-stop(100%,#A89076)
		);
	border-bottom: 1px solid #D9D6CF;
}
.cart_color {
	color: #FFF;
	font-weight: bold;
	text-shadow: 0 -1px #794444;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#CD8268),
		color-stop(60%,#BC7760),
		color-stop(61%,#BC7760),
		color-stop(100%,#C07A62)
		);
	border-bottom: 1px solid #794444;
	border-top: 1px solid #E2A0A0;
}
.wrap {
	padding: 10px;
	border-bottom: solid 2px #CFCFCF;
}

.h1txt h1{
	background: #F2E9DB;
	border-left: solid 3px #B3997D;
	border-top: none;
	border-bottom: none;
	padding: 2px 7px;
	margin: 0 0 10px 0;
	color: #85736A;
}

.h1txt p{
	margin: 0 0 10px 0;
}

.h1txt ul{
	margin-bottom: 10px;
}

.h1txt ul li{
	margin-bottom: 5px;
	text-indent: -4.5em;
	padding-left: 4.5em;
	padding-bottom: 5px;
	border-bottom: solid 1px #CFCFCF;
}

.h1txt ul li:last-child{
	border-bottom: none;
}

/***********************
		link_list
***********************/
.link_list li {
	border-top: 1px solid #CFCFCF;
	background: #FFFBF2;
}
.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;
	background-size: 20px 13px;
	word-break: break-all;
}
.link_list li > a {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	color:#333;
}
.link_list .pict {
	padding-left: 30px;
	-webkit-background-size: 25px 25px;
	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: #1E919E;
	line-height: 1.2;
	margin: 0 5px;
}
.prd_list li {  
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/arrow_prd.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 38px 28px;
	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: 14px;
	font-weight: bold;
	color: #E55C2E;
}
.prd_list .discount {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.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: #E55C2E;
}
/***********************
		global_nav
***********************/
header nav{
	padding: 3px 0;
	background:#9D8B7D;
}
header .global{
	width: 320px;
	margin: 0 auto;
}
footer .global {
	padding: 7px 0;
	background:#F3E7DA;
}
header .global a,
header .global span {
	display: block;
}
header .global li {
	float: left;
	margin-left: 3px;
	text-align: center;
}
footer .global a,
footer .global span {
	display: block;
	padding: 4px 0 5px;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#9D8B7D),
		color-stop(60%,#988779),
		color-stop(61%,#988779),
		color-stop(100%,#85766A)
		);
	border-bottom: 1px solid #85766A;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
footer .global .cart a {
	background: 
		-webkit-gradient(linear, 
		left top, left bottom, 
		color-stop(0%,#CD8268),
		color-stop(60%,#BC7760),
		color-stop(61%,#BC7760),
		color-stop(100%,#C07A62)
		);
	border-bottom: 1px solid #C07A62;
}

footer .global li {
	float: left;
	width: 19%;
	margin-left: 1%;
	text-align: center;
}
footer .global li:first-child {
	margin-left: 2%;
}
footer .global li {
	width: 25%;
	margin-left: 2.5%;
	line-height: 1.6;
}
footer .global .pagetop {
	width: 40%;
}

/***********************
		header prd
***********************/
header .more_cont {
	width: 96%;
	margin: 0 auto;
	padding-top: 7px;
	padding-bottom: 5px;
}
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%,#695B54),
		color-stop(100%,#837269)
		);
	border-top: 1px solid #99836B;
	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: #FFFBF3;
	border-top: 1px solid #FFF;
}
header .tab_cont {
	background: #FFF;
	border-bottom: 1px solid #B3997D;
	border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
}
header form {
	padding: 5px 10px;
        overflow: hidden;
}
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, #eyecatch 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 #3F666B;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
#menu .link_list li {
	border-top: 1px solid #74A7AD;
}
#menu .link_list > li {
	border-bottom: 1px solid #3F666B;
	background-color: #4E7F85;
}
#menu .link_list > li:nth-child(even) {
	background-color: #5D979E;
}
#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 > a {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu .link_list li li > a {
	color:#4E7F85;
}
#menu .more_btn {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_plus.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu .more_btn.open {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_minus.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#menu .more_cont {
	padding: 0;
	background: #FFFBF2;
}
#menu .mailmaga .more_cont{
	padding-top: 10px;
}
#menu .more_cont li {
	border-bottom: none;
}
#menu .more_cont .welcome {
	padding: 5px 10px;
}
#menu a p {
	font-size: 10px;
}
#menu .user .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_acc.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
#menu .mailmaga .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_mailmaga.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
.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-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_sk.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
#menu .manager .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_manager.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
#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-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_blog.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
#menu .inq .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_inq.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}
#menu .privacy .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/menu_privacy.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFF;
}

/***********************
		switch
		copyright
***********************/
.switch {
	padding: 20px 10px 10px;
	text-align: center;
	color: #FFF;
	background: #504840;
}
.switch a {
	font-weight: bold;
	color: #FFF;
}
.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;
	background: #F3F3F3;
}
#recommend .wrap,
#seller .wrap,
#checkitem .wrap {
	background: #FFFBF3;
}
#category .link_list li:last-child {
	border-bottom: 2px solid #CCC;
}

/***********************
		info
		arrival
***********************/
#info_arr {
	padding: 7px 0;
	background: #BFA386;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
#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;
	color: #FFF;
	background: #B3997D;
	border-bottom: 1px solid #C3AB96;
	border-top: 1px solid #86735E;
}
#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: #99836B;
	border-bottom: 1px solid #C3AB96;
	border-top: 1px solid #4C4135;
}
#arrival li {
	width: 50%;
	padding: 0;
	background: 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: #B3997D;
	border-top: 1px solid #C3AB96;
	border-bottom: 1px solid #86735E;
	border-right: 1px solid #86735E;
}
.sort .current,
.tabsnav .current {
	background: #99836B;
	border-top: 1px solid #C3AB96;
	border-bottom: 1px solid #4C4135;
}
.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%,#BFA386),
		color-stop(100%,#A89076)
		);
	border-bottom: 1px solid #D9D6CF;
}
.prd_page_nav span {
	color: #FFF;
	background: #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 {
	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 {
	/* テンプレートマニュアル ※1 */
	/*max-width: 100%;*/
}
#prd_dtl .link_list .desc .pict {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/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/70/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 .link_list .more_btn {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/prd_plus.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size: 38px 28px;
	background-size: 38px 28px;
}
#prd_dtl .link_list .more_btn.open {
	background-image: url(https://img.shop-pro.jp/s_tmpl_img/70/prd_minus.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#prd_dtl .product_regular {
	text-decoration: line-through;
}
#prd_dtl .product_price,
#prd_dtl .product_discount {
	font-weight: bold;
	color: #E55C2E;
}
#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 0 0;
	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: 60px;
	height: 60px;
	display: block;
}
#prd_dtl .sns .icon {
	float: left;
	position: relative;
	left: 50%;
}
#prd_dtl .sns .icon > *  {
	display: block;
	margin: 0 5px;
	float: left;
	position: relative;
	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;
  	color: #333;
}
#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;
	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;
	font-weight: bold;
}
.flick ul li span {
	display: block;
	line-height: 2;
	font-size: 10px;
	margin: 0 10px 5px 10px;
}
.flick ul li .num1 {
	background: #B38324;
	color: #fff;
}
.flick ul li .num2 {
	background: #A6A4A1;
	color: #fff;
}
.flick ul li .num3 {
	background: #A6553A;
	color: #fff;
}
.flick ul li p {
	font-size: 10px;
	font-weight: bold;
}
.flick ul li .price_soldout {
	background: #EDEDED;
	color: #504840;
}
.flick ul li .price {
	color: #E55C2E;
}
.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%,#BFA386),
		color-stop(100%,#A89076)
		);
	border-bottom: 1px solid #D9D6CF;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	border-radius: 4px;
}
.flick_ctrl li.back {
	float: left;
}
.flick_ctrl li.next {
	float: right;
}
.pointer {
	text-align: center;
}
.pointer span.selected {
    background-color: #806D59;
}

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

#flick_seller .pict,
#flick_checkitem .pict,
#flick_recommend .pict{
	height: 80px;
}
#flick_seller .pict img,
#flick_checkitem .pict img,
#flick_recommend .pict img {
  height: 100%;
  	width: 100%;
  	object-fit: cover;
}














/*------------------------------*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* Slider */
.slick-loading .slick-list
{
    /* background: #fff url('./ajax-loader.gif') center center no-repeat; */
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    /* src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg'); */
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    width: 8px;
    height: 8px;
    border-radius: 50%;
    content: '';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
}
input[type="text"] {
  padding: 0;
  border: none;
  border-radius: 0;
  outline: none;
  background: none;
}
button,
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}
/*------------------------------*/
body {
	color: #333;
  font-family: sans-serif;
}
a {
	text-decoration: none;
}
.wrap {
	padding:0;
	margin:0;
	border:0;
	padding-top: 72px;
}
header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	z-index: 8;
}
header h1 {
	padding: 2px 0;
	background: #427A2B;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
.c-header {
	height: 56px;
	display: flex;
	justify-content: space-between;
	background: #fff;
}
.c-header__left {
	display: flex;
	align-items: center;
}
.c-drawer {
	height: 56px;
	width: 56px;
	position: relative;
	cursor: pointer;
}
.c-drawer span,
.c-drawer::before,
.c-drawer::after {
	width: 24px;
	height: 2px;
	background: #427A2B;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
}
.c-drawer::before,
.c-drawer::after {
	content: '';
}
.c-drawer span {
	transform: translate(-50%, -50%);
}
.c-drawer::before {
	transform: translate(-50%, calc(-50% - 9px));
}
.c-drawer::after {
	transform: translate(-50%, calc(-50% + 9px));
}
.c-logo {
	height: 40px;
	padding-left: 16px;
	border-left: 1px solid #E6EBE4;
}
.c-logo img {
	height: 40px;
	width: auto;
}
.c-header__right {
	display: flex;
	align-items: center;
}
.c-nav {
	height: 44px;
	width: 52px;
}
.c-nav a {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.c-nav__img {
	width: 28px;
	height: 28px;
	margin: 0 auto;
}
.c-nav__img img {
	width: 100%;
	height: 100%;
}
.c-nav__txt {
	text-align: center;
	font-size: 10px;
	color: #333;
}
.c-footer-inquiry {
	padding: 16px 25px;
	border-top: 1px solid #E6EBE4;
	border-bottom: 1px solid #D5D9D3;
	display: flex;
	justify-content: center;
	align-items: center;
}
.c-footer-inquiry__bt {
	width: 120px;
	height: 32px;
	margin-right: 16px;
	line-height: 32px;
	background: #A0AC9B;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.c-footer-inquiry__bt a {
	height: 100%;
	display: block;
	color: #fff;
}
.c-footer-inquiry__txt {
	font-size: 13px;
}
.c-footer-inquiry__txt a {
	color: #333;
}
.c-footer-nav ul {
	display: flex;
	flex-wrap: wrap;
}
.c-footer-nav li {
	width: 50%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #E6EBE4;
	font-size: 14px;
	box-shadow : 0 0 0 1px #D5D9D3;
	box-sizing: border-box;
}
.c-footer-nav li a {
	height: 100%;
	display: block;
	color: #333333;
}
.c-copyright {
	height: 32px;
	line-height: 32px;
	padding-bottom: 60px;
	text-align: center;
	background: #333333;
	color: #fff;
	font-size: 12px;
}
.c-sp-drawer-shadow {
	width: 100%;
	height: 100%;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.25);
	z-index: 10;
	opacity: 0;
	transition: all .25s ease;
}
.c-sp-drawer {
	width: 300px;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	transform: translateX(-100%);
	transition: all .25s ease;
}
.c-sp-drawer__title {
	height: 56px;
	line-height: 56px;
	padding: 0 16px;
	border-bottom: 1px solid #E6EBE4;
	color: #427A2B;
	font-family: serif;
}
.c-sp-drawer__listA,
.c-sp-drawer__listB,
.c-sp-drawer__listC {
	margin: 8px;
}
.c-sp-drawer__listA li {
	height: 40px;
	border-top: 1px solid #E6EBE4;
	border-right: 1px solid #E6EBE4;
	border-left: 1px solid #E6EBE4;
	line-height: 40px;
	position: relative;
}
.c-sp-drawer__listA li a {
	height: 100%;
	padding: 0 8px;
	display: block;
	box-sizing: border-box;
	font-size: 16px;
	color: #333;
}
.c-sp-drawer__listA li:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.c-sp-drawer__listA li:last-child {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom: 1px solid #E6EBE4;
}
.c-sp-drawer__listB li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #E6EBE4;
	position: relative;
}
.c-sp-drawer__listB li a {
	height: 100%;
	padding: 0 8px;
	display: block;
	font-size: 16px;
	color: #333;
}
.c-sp-drawer__listA li::before,
.c-sp-drawer__listA li::after,
.c-sp-drawer__listB li::before,
.c-sp-drawer__listB li::after {
	content: '';
	width: 8px;
	height: 2px;
	background: #D5D9D3;
	position: absolute;
	top: 50%;
	right: 8px;
}
.c-sp-drawer__listA li::before,
.c-sp-drawer__listB li::before {
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
}
.c-sp-drawer__listA li::after,
.c-sp-drawer__listB li::after {
	transform: translateY(calc(-50% + 2px)) rotate(-45deg);
}
.c-sp-drawer__listC li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.c-sp-drawer__listC li a {
	height: 100%;
	padding: 0 8px;
	display: block;
	color: #333;
}
.c-sp-drawer__bt-frame {
	display: flex;
	justify-content: space-evenly;
}
.c-sp-drawer__bt {
	width: 138px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 4px;
}
.c-sp-drawer__bt a {
	height: 100%;
	display: block;
	font-size: 14px;
}
.c-sp-drawer__bt--pink {
	border: 1px solid #FD668A;
}
.c-sp-drawer__bt--pink a {
	color: #FD668A;
}
.c-sp-drawer__bt--orange {
	border: 1px solid #F37D15;
}
.c-sp-drawer__bt--orange a {
	color: #F37D15;
}
.c-sp-drawer__footer {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-top: 8px;
	margin-bottom: 40px;
}
.c-sp-drawer__footer__inquiry {
	width: 120px;
	height: 32px;
	line-height: 32px;
	background: #A0AC9B;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.c-sp-drawer__footer__inquiry a {
	height: 100%;
	display: block;
	color: #fff;
}
.c-sp-drawer__footer__text {
	font-size: 16px;
	font-weight: bold;
	margin-left: 16px;
}
.c-sp-drawer__footer__text a {
	color: #333;
}
.c-navivation {
	width: 100%;
	height: calc(100% - 72px);
	padding: 22px 16px;
	border-top: 1px solid #E6EBE4;
	background: #fff;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index:5;
	box-sizing: border-box;
	overflow-y: auto;
	overflow-x: hidden;
	display: none;
	transform: translateY(-100vh);
	transition: all .25s ease;
	z-index: 6;
}
.c-nav-list li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #E6EBE4;
	position: relative;
}
.c-nav-list li:last-child {
	border: none;
}
.c-nav-list li a {
	height: 100%;
	display: block;
	font-size: 16px;
	color: #333;
}
.c-nav-list li::before,
.c-nav-list li::after {
	content: '';
	width: 8px;
	height: 2px;
	background: #D5D9D3;
	position: absolute;
	top: 50%;
	right: 8px;
}
.c-nav-list li::before {
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
}
.c-nav-list li::after {
	transform: translateY(calc(-50% + 2px)) rotate(-45deg);
}
.c-select {
	width: 100%;
	height: 40px;
	margin-bottom: 16px;
	box-sizing: border-box;
	position: relative;
}
.c-select::after {
	content: '';
	width: 0;
	height: 0;
	display: block;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #a0ac9b transparent transparent transparent;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}
.c-select select {
	width: 100%;
	height: 40px;
	padding: 0 8px;
	border: 1px solid #A0AC9B;
	border-radius: 4px;
	background: #F4F5F4;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.c-search {
	width: 100%;
	height: 40px;
	border: 1px solid #A0AC9B;
	border-radius: 4px;
	margin-bottom: 16px;
	box-sizing: border-box;
	display: flex;
  overflow: hidden;
}
.c-search__text {
	width: calc(100% - 40px);
}
.c-search__text input[type=text] {
	width: 100%;
	height: 100%;
	padding: 0 8px;
	box-sizing: border-box;
  font-size: 14px;
}
.c-search__text input[type=text]::placeholder {
	color: #A0AC9B;
	font-weight: bold;
}
.c-search__submit {
	width: 40px;
	height: 38px;
}
.c-search__submit input[type=submit] {
	width: 100%;
	height: 100%;
	display: block;
	background: #A0AC9B;
  border-radius: 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.c-title {
	min-height: 45px;
	line-height: 1.5;
	padding: 8px 0;
	padding-left: 36px;
	border-top: 1px solid #E6EBE4;
	border-bottom: 1px solid #E6EBE4;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.c-title::before {
	content: '';
	width: 24px;
	height: 24px;
	background: url('https://img12.shop-pro.jp/PA01061/331/etc/mg-ic-reaf.png?cmsp_timestamp=20191225125810') center center no-repeat;
	background-size: cover;
	display: block;
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translateY(calc(-50% - 2px));
}
.c-title::after {
	content: attr(data-sub);
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%);
	color: #427A2B;
	font-size: 14px;
	font-weight: normal;
	font-family: serif;
}
.c-title-second {
	height: 45px;
	line-height: 45px;
	font-size: 18px;
	font-weight: bold;
	padding: 0 16px;
	background: #E6EBE4;
}
.c-sns {
	margin-top: 42px;
	margin-bottom: 32px;
}
.c-sns ul {
	display: flex;
	justify-content: center;
}
.c-sns li {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	margin: 0 8px;
}
.c-sns li:nth-child(1) { background: #29873C; }
.c-sns li:nth-child(2) { background: #1877F2; }
.c-sns li:nth-child(3) { background: #D42C80; }
.c-sns li a {
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.c-sns li:nth-child(1) img { width: 32px; }
.c-sns li:nth-child(2) img { width: 24px; }
.c-sns li:nth-child(3) img { width: 24px; }

.c-footer-menu {
	padding: 0 16px;
}
.c-footer-menu li {
	position: relative;
	margin-bottom: 16px;
	overflow: hidden;
	border-radius: 6px;
}
.c-footer-menu li a {
	width: 100%;
	height: 23.32vw;
	display: block;
	position: relative;
}
.c-footer-menu li a::before,
.c-footer-menu li a::after {
	content: '';
	width: 6px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: 16px;
	top: 50%;
	z-index: 1;
}
.c-footer-menu li a::before {
	transform: translateY(calc(-50% - 2px)) rotate(45deg);
}
.c-footer-menu li a::after {
	transform: translateY(calc(-50% + 2px)) rotate(-45deg);
}
.c-footer-menu img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	object-fit: cover;
}
.c-footer-menu__img {
	width: 100%;
	height: 100%;
	position: absolute;
}
.c-footer-menu__txt {
	font-size: 16px;
	font-weight: bold;
	position: absolute;
	color: #fff;
	left: 16px;
	top: 50%;
	transform: translateY(-50%);
}
.c-breadcrumbs ul {
	display: flex;
	flex-wrap: wrap;
	padding: 0 8px;
}
.c-breadcrumbs li {
	padding: 4px 0;
	font-size: 12px;
}
.c-breadcrumbs li::after {
	content: '>';
	color: #A0AC9B;
	padding: 0 2px;
}
.c-breadcrumbs li:last-child::after {
	content: '';
}
.c-breadcrumbs a {
	color: #A0AC9B;
}
/* ------------------------------ */
.slick-slide {
	height: 375px;
}
.slick-slide .p-top-ranking__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slick-dots li {
  width: 15px;
  margin: 0;
}
.slick-dots li button {
  width: 15px;
}
.slick-dots li button:before {
	width: 8px;
	background: #427A2B;
}
.slick-dots li.slick-active button:before {
	background: #427A2B;
}

.p-top-slide {
	overflow: hidden;
}
.p-top-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* ------------------------------ */
  .p-top-banner-frame2 {
      margin: 0 16px;
      display: block;
  }
  .p-top-banner-frame2__item {
      margin-bottom: 16px;
      width: 100%;
  }
  .p-top-banner-frame2__item img {
      width: 100%;
      vertical-align: middle;
  }

.p-top-banner-frame {
	margin: 0 16px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.p-top-banner-frame__item {
	margin-bottom: 16px;
	width: calc(50% - 8px);
}
.p-top-banner-frame__item img {
	width: 100%;
	vertical-align: middle;
}

.p-top-notice__readmore {
	height: 32px;
	line-height: 30px;
	border: 1px solid #E6EBE4;
	border-radius: 4px;
	box-sizing: border-box;
	color: #A0AC9B;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
}
.p-top-menu ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 16px;
}
.p-top-menu li {
	width: 50%;
	text-align: center;
	margin-bottom: 16px;
}
.p-top-menu li a {
	display: block;
}
.p-top-menu__img {
	width: 120px;
	margin: 0 auto;
}
.p-top-menu__img img {
	width: 100%;
}
.p-top-menu__txt {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.p-top-search {
	padding: 16px;
	margin-bottom: 16px;
}
.p-top-attention__title {
	font-size: 14px;
	font-weight: bold;
	color: #427A2B;
	margin-bottom: 8px;
}
.p-top-attention__item ul {
	display: flex;
	flex-wrap: wrap;
}
.p-top-attention__item li {
	font-size: 14px;
	font-weight: bold;
	display: flex;
	align-items: center;
	margin-right: 16px;
}
.p-top-attention__item li::before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #a0ac9b;
	display: block;
	margin-right: 2px;
}
.p-top-attention__item a {
	color: #333;
	text-decoration: underline;
}
.p-top-ranking ul {
	padding: 16px 0;
}
.p-top-ranking li {
	width: 192px;
	height: 312px;
	margin-left: 16px;
	border: 1px solid #E6EBE4;
	border-radius: 6px;
	overflow: hidden;
	position: relative;
}
.p-top-ranking li::before {
	content: '';
	width: 80px;
	height: 80px;
	display: block;
	background: #333;
	transform: rotate(-45deg);
	position: absolute;
	top: -40px;
	left: -40px;
}
.p-top-ranking li::after {
	content: attr(data-rank);
	color: #fff;
	font-size: 12px;
	position: absolute;
	left: 8px;
	top: 10px;
}
.p-top-ranking li a {
	display: block;
	color: #333;
}
.p-top-ranking__img {
	height: 175px;
	margin: 8px;
	margin-bottom: 16px;
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #E6EBE4;
}
.p-top-ranking__price {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #427A2B;
	margin-bottom: 8px;
}
.p-top-ranking__txt {
  height: 75px;
	font-size: 16px;
	font-weight: bold;
	padding: 0 8px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.p-top-itemlist {
	margin-bottom: 16px;
}
.p-top-itemlist__item {
	border-bottom: 1px solid #E6EBE4;
}
.p-top-itemlist a {
	display: flex;
	padding: 12px 8px;
}
.p-top-itemlist__thumb {
	width: 104px;
  height: 104px;
	border: 1px solid #E6EBE4;
	border-radius: 6px;
	box-sizing: border-box;
	overflow: hidden;
}
.p-top-itemlist__thumb img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	object-fit: cover;
}
.p-top-itemlist__body {
	width: calc(100% - 104px);
	padding-left: 8px;
	box-sizing: border-box;
}
.p-top-itemlist__name {
  max-height: 3em;
  overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 1.5;
  display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.p-top-itemlist__price {
	margin: 2px 0;
	font-size: 14px;
	font-weight: bold;
	color: #427A2B;
}
.p-top-itemlist__desc {
	font-size: 12px;
	color: #A0AC9B;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.p-top-desc {
	padding: 16px;
}
.p-top-desc__thumb {
	margin-bottom: 16px;
}
.p-top-desc__thumb img {
	width: 100%;
}
.p-top-desc__body {
	height: 85px;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	transition: all .3s ease;
}
.p-top-desc2__body {
	height: 200px;
	font-size: 16px;
	line-height: 1.5;
	overflow: hidden;
	transition: all .3s ease;
}
.p-top-desc2__body::after {
	content: '';
	clear: both;
}
.p-top-desc__float {
	width: 120px;
  height: 120px;
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
  position:relative;
  overflow: hidden;
  border-radius: 6px;
}
.p-top-desc__float img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.p-top-desc__float__txt {
  width: 100%;
  height: 24px;
  line-height: 24px;
  color: #fff;
  background: rgba(0,0,0,.5);
  position: absolute;
  bottom:0;
  left:0;
  text-align: center;
  font-size: 12px;
}
.p-item-detail-noflg li::before,
.p-item-detail-noflg li::after {
  content: none !important;
}
/*------------------------------*/
@media screen and (min-width: 768px) {
  .wrap {
  	padding-top: 96px;
  }
  .main {
  	width: 1200px;
    margin: 0 auto;
  }
  header h1 {
    height: 16px;
    padding: 0 8px;
    line-height: 16px;
    font-size: 10px;
    text-align: left;
    box-sizing: border-box;
  }
  .slick-slide {
    height: auto;
  }
  .slick-slide img {
	padding: 0 10px;
    box-sizing: border-box;
  }
  .slick-dotted.slick-slider {
    margin-top: 16px;
  }
  .c-header {
    height: 80px;
  }
  .c-drawer {
    height: 32px;
    width: 32px;
    margin-left: 16px;
    border: 1px solid #427A2B;
    border-radius: 4px;
  }
  .c-drawer span, .c-drawer::before, .c-drawer::after {
    width: 20px;
  }
  .c-drawer::before {
    transform: translate(-50%, calc(-50% - 7px));
  }
  .c-drawer::after {
    transform: translate(-50%, calc(-50% + 7px));
  }
  .c-logo {
    height: 50px;
  	border: none;
  }
  .c-logo img {
    height: 50px;
  }
  .c-header__right {
    margin-right: 28px;
  }
  .c-nav {
  	margin: 0 4px;
  }
  .c-nav__txt {
    font-size: 12px;
    margin-top: 4px;
    font-weight: bold;
  }
  .c-footer-nav {
    height: 85px;
    background: #E6EBE4;
    display: flex;
    width: 100%;
    align-items: center;
  }
  .c-footer-nav ul {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    justify-content: center;
  }
  .c-footer-nav li {
    width: auto;
    height: auto;
    padding: 0 8px;
    line-height: 1.5;
    text-align: center;
    background: #E6EBE4;
    font-size: 14px;
    box-shadow: none;
    border-right: 1px solid #333333;
    box-sizing: border-box;
  }
  .c-footer-nav li:last-child {
  	border: none;
  }
  .c-copyright {
    padding-bottom: 0;
  }
  .c-navivation {
    height: calc(100% - 96px);
  }
  .c-nav-search .c-select {
  	margin: 0 auto;
    margin-bottom: 16px;
  }
  .c-nav-search .c-search {
	margin: 0 auto;
    margin-bottom: 32px;
  }
  .c-nav-list ul {
    width: 800px;
    margin: 0 auto;
  	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
  }
  .c-nav-list li {
  	width: calc(50% - 8px);
    margin-bottom: 16px;
  }
  .c-nav-list li a {
  	font-size: 14px;
  }
}
/* freepage */
.free-main {
  padding: 16px 8px;
}
.topic-path ul {
  display: flex;
  flex-wrap: wrap;
}
.topic-path li {
  padding: 4px 0;
  font-size: 12px;
}
.topic-path a {
  color: #A0AC9B;
}
.heading-basic {
  line-height: 1.2;
  padding: 8px 0;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 16px;
  background: #E6EBE4;
  margin: 0 !important;
  margin-bottom: 8px !important;
}
.x-large {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 16px;
}
.box-exp {
  line-height: 1.5;
}
.box-exp img {
  width: 100%;
  height: auto;
}
.item-body li {
  margin-bottom: 8px;
  line-height: 1.5;
}
.item-body__head {
  font-size: 20px;
  font-weight: bold;
  color: #427A2B;
  margin-bottom: 8px;
}
.item-body p {
  line-height: 1.5;
  margin-bottom: 16px;
}
.imgarea {
  text-align: center;
  margin-bottom: 16px;
}
.img-sep {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.img-sep li {
  width: calc(50% - 4px);
}
.img-sep li img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
.free-main__img img {
  width: 100%;
  height: auto;
}
.textarea {
  line-height: 1.5;
}
.p-freepage-title-img {
  text-align: center;
}
.p-freepage-title-img img {
  max-width: 100%;
}
.p-freepage-title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #427A2B;
}
.free-main--f6 {
  line-height: 1.5;
}
.free-main--f6 p {
  margin-bottom: 16px;
}
.free-main--f6 .headf6 {
  font-weight: bold;
  color: #427A2B;
}
.imgbx {
  text-align: center;
}
.free-main .section.f14 ,
.free-main .imgblock.f14  {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.free-main .section.f14  .rightbx {
  width: 100%;
}
.free-main .section.f14  .imgbx {
  width: 100%;
}
.imgblock.f14 .imgarea  {
  margin-right: 0;
}
.u-mb16 {
  margin-bottom: 16px;
}
.u-mt16 {
  margin-top: 16px;
}
@media screen and (min-width: 768px) {
  .free-main {
  	width: 1200px;
    margin: 0 auto;
  }
  .topic-path {
    margin-top: 16px;
    border-bottom: 1px solid #E6EBE4;
    margin-bottom: 16px;
  }
  .img-sep li {
  	width: calc(25% - 8px);
  }
  .free-main__img {
    text-align: center;
  }
  .free-main__img img {
  	max-width: 500px;
  }
  .pc-box-exp {
  	width: 600px;
    margin: 0 auto;
  }
  .pattern2 li {
  	width: calc(50% - 8px);
  }
  .textarea {
    margin-bottom: 16px;
  }
  .free-main .section.f14 ,
  .free-main .imgblock.f14 {
    flex-direction: row;
  }
  .free-main .section.f14  .rightbx {
    width: 70%;
  }
  .free-main .section.f14  .imgbx {
    width: 30%;
  }
  .imgblock.f14 .imgarea {
    margin-right: 32px;
  }
  .p-top-banner-frame2 {
      margin: 0 16px;
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
  }
  .p-top-banner-frame2__item {
      margin-bottom: 16px;
      width: calc(50% - 8px);
  }
  .p-top-banner-frame2__item img {
      width: 100%;
      vertical-align: middle;
  }
}