@charset "UTF-8";

/*ボタン*/
.btn_act01 {}

.btn_act01 a {
	position: relative;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 10px;
	max-width: 100%;
	width: 460px;
	border: 1px solid;
	color: #151515;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "Pontano Sans", sans-serif;
}

.btn_act01 a:after {
	position: absolute;
	top: 33%;
	right: 25px;
	margin-left: 0.5em;
	content: "\f105";
	font-weight: 900;
	font-family: "Font Awesome 5 Free";
}

.btn_cart01 {
	display: block;
	margin-bottom: 20px;
	height: 50px;
	background: url(../img/common/ico_cart01.png) no-repeat left, #610026;
	background-position: 10% 50%;
	background-size: 27px 27px;
	color: #FFF;
	text-decoration: none;
	text-indent: 1em;
	font-size: 129%;
	line-height: 50px;
}

.btn_cart01:hover {
	background-color: #8F003A;
	background-image: url(../img/common/ico_cart01.png) no-repeat left;
	background-position: 10% 50%;
	background-size: 27px 27px;
	color: #FFF;
}

input.btn_cart01 {
	padding: 0 50px;
	border: none;
	color: #FFF;
	cursor: pointer;
}

/*フォーム*/
.btn_onlineform01 {
	margin-bottom: 10px;
	width: 90%;
	height: 40px;
	background: url(../img/common/ico_mail02.png) no-repeat left, #ED7F6D;
	background-position: 10% 50%;
	background-size: 24px 24px;
	text-indent: 1em;
	letter-spacing: 0.1em;
	font-size: 115%;
	line-height: 40px;
}

input.btn_onlineform01:hover {
	background: #ED685B;
}

.btn_onlineback01 {
	margin-bottom: 10px;
	width: 90%;
	height: 40px;
	background: #000;
	letter-spacing: 0.1em;
	font-size: 115%;
	line-height: 40px;
}

.btn_onlineform01 a {
	display: block;
	padding: 0 30px;
	color: #FFF;
	text-decoration: none;
}

input.btn_onlineform01,
input.btn_onlineback01 {
	padding: 0 20px;
	border: none;
	color: #FFF;
	cursor: pointer;
}


.product_combk01 {
	text-align: center;
}

.product_combk02 {
	background: #709fb0;
	color: #FFF;
}

.product_combk03 {
	background: #ed828f;
	color: #FFF;
}

.product_combk04 {
	background: #eb9d5e;
	color: #FFF;
}

.product_combk05 {
	background: #726a95;
	color: #FFF;
}


.productWrap .bx-wrapper {
	margin: 0 auto !important;
}

.productTxt {
	margin: 10px auto 20px;
	text-align: center;
	font-size: 12px;
}


@media only screen and (min-width: 736px) {
	.product_com {
		padding: 5px;
		min-height: 23px;
		text-align: center;
		font-size: 14px;
	}

	.tit_catmainBK {
		width: 100%;
		height: 280px;
		background: url(http://falette.com/wp-content/uploads/2016/02/s-DSC_2565-1.jpg);
		background-size: cover;
	}

	.tit_catmain {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 280px;
	}

	.tit_catmain img {
		z-index: 0;
		width: 100%;
		height: auto;
	}

	.tit_catmain h3 {
		position: absolute;
		top: 38%;
		right: 0;
		margin: 0;
		padding: 20px;
		width: auto;
		background-color: rgba(255, 255, 255, 0.8);
		color: #000;
		text-align: right;
		letter-spacing: 0.2em;
		font-size: 24px;
		font-family: Century Gothic, Hiragino Kaku Gothic Pro, sans-serif;
	}

	.tit_catmain h3:before {
		border: none !important;
	}

	.cat_catch01 {
		margin: 10px;
		text-align: center;
		font-weight: bold;
		font-size: 120%;
	}

	.cat_desc01 {
		text-align: center;
	}

	.online_photo {
		position: relative;
	}

	.soldoutimg {
		position: absolute;
		top: 0;
	}

}

@media only screen and (max-width: 959px) {
	.product_com {
		margin-bottom: 5px;
		padding: 5px;
		text-align: center;
		font-size: 14px;
	}

	.tit_catmainBK {
		width: 100%;
		height: 100px;
		background: url(http://falette.com/wp-content/uploads/2016/02/s-DSC_2565-1.jpg);
		background-size: cover;
	}

	.tit_catmain {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 100px;
	}

	.tit_catmain img {
		z-index: 0;
		width: 100%;
		height: auto;
	}

	.tit_catmain h3 {
		position: absolute;
		top: 35%;
		margin: 0;
		padding: 5px;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.8);
		color: #000;
		text-align: center;
		letter-spacing: 0.2em;
		font-size: 16px;
		font-family: Century Gothic, Hiragino Kaku Gothic Pro, sans-serif;
	}

	.tit_catmain h3:before {
		border: none !important;
	}

	.cat_catch01 {
		margin: 10px;
		text-align: center;
		font-weight: bold;
		font-size: 120%;
	}

	.cat_desc01 {
		padding-bottom: 10px;
		border-bottom: solid 1px #fff;
		text-align: center;
	}

	.online_photo {
		position: relative;
	}

	.soldoutimg {
		position: absolute;
		top: 0;
	}
}

/*NEWマーク*/
.lineupList .colorList li.newIcon:before {
	display: block;
	margin-bottom: -3px;
	color: #d00;
	text-align: center;
	font-weight: bold;
	/*content:"NEW"; */
	font-size: 8px;
	line-height: 1em;
}


@media only screen and (min-width: 736px) {

	/*-----------------------------------------------------------------
PC
----------------------------------------------------------------- */
	.onlineWrap .lineupList li {
		position: relative;
	}

	.onlineWrap .lineupList .ttl {
		margin-bottom: 0;
		text-align: left;
		font-size: 12px;
	}

	.onlineWrap .lineupList .imgBox {
		margin-bottom: 10px;
		height: 350px;
	}

	.lineupList .price {
		color: #c5a05b;
		font-weight: bold;
		font-size: 12px;
	}

	.lineupList .price span {
		margin-right: 5px;
	}

	.lineupList .price span:before {
		content: "¥";
	}

	.lineupList .price:after {
		content: "(税込)";
		font-size: 90%;
	}

	.lineupList .size {
		font-size: 12px;
		/*border-bottom:solid 2px #666666;*/
	}

	.lineupList .description {
		font-size: 12px;
	}

	.lineupList .colorList {
		/*position: absolute; bottom: 0; right: 0;*/
		text-align: right;
	}

	.lineupList .colorList li {
		display: inline-block;
		margin-right: 5px;
		width: 18px;
	}

	.lineupList .colorList li img {
		width: 100%;
		vertical-align: bottom;
	}

	/*-----------------------------------------------------------------
PRODUCT　商品詳細
----------------------------------------------------------------- */
	#bx-pager a:hover,
	#bx-pager a.active {
		opacity: 0.5;
		filter: alpha(opacity=50);

		-moz-opacity: 0.5;
	}

	.productlistWrap {
		/*background:#FFF;float: left;*/
		margin-bottom: 5px;
	}

	.productlistWrap ul.productList {
		border-top: 1px dashed #ababab;
	}

	.productlistWrap .productList>li {
		padding: 20px 0;
		padding: 20px 0;
		min-height: 25px;
		border-bottom: 1px dashed #ababab;
	}

	.productlistWrap .productList>li span.txt01 {
		display: block;
		float: left;
		width: 20%;
		font-weight: bold;
	}

	.productlistWrap .productList>li span.price_tit {
		display: block;
		float: left;
		width: 20%;
		height: 60px;
		font-weight: bold;
	}

	.productlistWrap .productList>li span.txt02 {
		display: block;
		overflow: hidden;
	}

	.productlistWrap .productList>li span.price_text_wrap {
		display: block;
		overflow: hidden;
	}

	.productlistWrap .productList>li span.price_text {
		font-weight: bold;
		font-size: 120%;
	}

	.productlistWrap .productList>li span.price_text .colorTxt {
		display: inline-block;
		width: 10em;
		vertical-align: 2px;
	}

	.productlistWrap .productList>li span.price_text .radio02-input+label {
		margin-right: -3px;
	}

	.productlistWrap .productList>li span.price_text li {
		/*margin-bottom: 10px;*/
	}

	.productlistWrap .productList>li span.price_text li:after {
		content: "円（税込）";
		font-size: 70%;
	}

	.productlistWrap .productList>li .btn {
		width: 100%;
	}

	.soldout {
		display: block;
		margin: 0 auto;
		padding: 5px;
		width: 70%;
		background: #151515;
		color: #FFF;
		text-align: center;
		font-weight: bold;
		line-height: 2em;
	}

	.soldout span {
		font-weight: bold;
		font-size: 140%;
	}

	.p_list01 {
		margin-bottom: 10px;
	}

	.p_list01>li {
		display: inline-block;
		margin-bottom: 10px;
		width: 49%;
	}

	.actText {
		margin-bottom: 10px;
	}

	.actText a {
		color: #403022;
		text-decoration: none;
		font-size: 80%;
	}

	.actText a:hover {
		color: #9E6138;
		text-decoration: underline;
	}

	/*特別金額*/
	.specialprice_txt {
		color: #DD2A2D;
		font-weight: bold;
		font-size: 100%;
	}

	.specialcolor {
		color: #DD2A2D !important;
	}

	.specialcolor select {
		color: #DD2A2D !important;
	}


	.productMainImg>li .imgBox {
		height: 575px;
	}

	.productMainImg>li .imgBox img {
		display: inline;
		max-width: none;
	}

	.productThumb {
		margin: -10px -0.5%;
	}

	.productThumb li {
		margin: 10px 0.5%;
		width: 9%;
	}

	.productThumb li .imgBox {
		height: 60px;
	}


}

@media only screen and (max-width: 768px) {

	/*ボタン*/
	.btn_cart01 {
		margin: 0 auto;
	}

	.sd-content {
		margin: 0 auto;
		text-align: center;
	}

	/*-----------------------------------------------------------------
SP
----------------------------------------------------------------- */
	/*メニュー*/
	div#menu_sub {
		margin-top: 50px;
		margin-bottom: 50px;
		width: 100%;
		background: #c5a05b;
	}

	.dropmenu {
		margin: 5px auto 30px;
		padding: 0;
		width: 100%;
		list-style-type: none;
	}

	.dropmenu li {
		margin: 0;
		padding: 0;
		width: 100%;
		text-align: center;
	}

	.dropmenu li span {
		display: block;
		margin: 0;
		padding: 15px 0 11px;
		background: #c5a05b;
		color: #fff;
		text-decoration: none;
		font-size: 14px;
		line-height: 1;
	}

	.dropmenu li a {
		display: block;
		margin: 0;
		padding: 15px 0 11px;
		background: #c5a05b;
		color: #fff;
		text-decoration: none;
		font-size: 14px;
		line-height: 1;
	}

	.dropmenu li ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

	.dropmenu li ul li {
		width: 100%;
	}

	.dropmenu li ul li a {
		padding: 13px 15px;
		border-top: 1px solid #FFF;
		background: #fff;
		color: #c5a05b;
		text-align: left;
	}

	/*SEASONPICKUP*/
	.lineupWrap01 {
		width: 100%;
	}

	.lineup01 {
		display: block;
		float: left;
		padding: 2%;
		width: 96%;
		border-top: dashed 1px #EBE1D9;
		text-decoration: none;
	}

	.lineup01 img {
		float: left;
		margin-right: 10px;
		max-width: 100px;
	}

	.lineup01 ul {
		width: 90%;
		list-style: none;
		font-size: 95%;
	}

	.lineup01 ul li.price {
		color: #c5a05b;
		font-weight: bold;
	}

	.lineup01 ul li.price span {
		margin-right: 5px;
	}

	.lineup01 ul li.price span:before {
		content: "¥";
	}

	.lineup01 ul li.price:after {
		content: "(税込)";
		font-size: 80%;
	}

	/*商品一覧（カテゴリーごと）*/
	.onlineWrap {
		display: inline-block;
		display: block;
		overflow: hidden;

		_overflow: visible;
	}

	.online_photo {
		display: table-cell;
		float: left;
		margin-right: 20px;
		width: 100px;
		height: 100px;
		background: #EDEDED;
		vertical-align: middle;
		text-align: center;

		layout-grid-line: 100px;
	}

	.online_photo img {
		max-width: 100%;
		max-height: 100px;
		vertical-align: middle;
	}

	.onlineWrap .lineupList li {
		position: relative;
	}

	.onlineWrap .lineupList .ttl {
		margin-bottom: 0;
		text-align: left;
		font-size: 12px;
	}

	.onlineWrap .lineupList .imgBox {
		margin-bottom: 10px;
		height: 125vw;
	}

	.lineupList .price {
		color: #c5a05b;
		font-weight: bold;
		font-size: 12px;
	}

	.lineupList .price span {
		margin-right: 5px;
	}

	.lineupList .price span:before {
		content: "¥";
	}

	.lineupList .price:after {
		content: "(税込)";
		font-size: 80%;
	}

	.lineupList .size {
		font-size: 12px;
	}

	.lineupList .description {
		display: -webkit-inline-box;
		display: inline-flex;
		font-size: 12px;
	}

	.lineupList .colorList {
		/*position: absolute; bottom: 0; right: 0;*/
		text-align: right;
	}

	.lineupList .colorList li {
		display: inline-block;
		margin-right: 5px;
		width: 18px;
	}

	.lineupList .colorList li img {
		width: 100%;
		vertical-align: bottom;
	}

	/*-----------------------------------------------------------------
PRODUCT　商品詳細
----------------------------------------------------------------- */
	.bx-wrapper {
		margin-bottom: 10px;
	}

	#bx-pager a:hover,
	#bx-pager a.active {
		opacity: 0.5;
		filter: alpha(opacity=50);

		-moz-opacity: 0.5;
	}

	.productlistWrap {
		width: 100%;
		/*margin-bottom: 40px;*/
	}

	.productlistWrap ul.productList {
		border-top: 1px dashed #ababab;
	}

	.productlistWrap .productList>li {
		padding: 20px 0;
		min-height: 15px;
		border-bottom: 1px dashed #ababab;
	}

	.productlistWrap .productList>li span.txt01 {
		display: block;
		float: left;
		width: 20%;
		font-weight: bold;
	}

	.productlistWrap .productList>li span.price_tit {
		display: block;
		float: left;
		width: 20%;
		height: 60px;
		font-weight: bold;
	}

	.productlistWrap .productList>li span.txt02 {
		display: block;
		overflow: hidden;
	}

	.productlistWrap .productList>li span.price_text_wrap {
		display: block;
		overflow: hidden;
	}

	.productlistWrap .productList>li span.price_text {
		margin-bottom: 20px;
		font-weight: bold;
		font-size: 120%;
	}

	.productlistWrap .productList>li span.price_text .colorTxt {
		display: inline-block;
		width: 100%;
		vertical-align: 2px;
	}

	.productlistWrap .productList>li span.price_text .radio02-input+label {
		margin-right: -3px;
	}

	.productlistWrap .productList>li span.price_text li {
		/*margin-bottom: 10px;*/
	}

	.productlistWrap .productList>li span.price_text li:after {
		content: "円（税込）";
		font-size: 70%;
	}

	.productlistWrap .productList>li .btn {
		width: 100%;
		height: 60px;
		line-height: 60px;
		font-size: 14px;
	}

	.soldout {
		display: block;
		clear: both;
		margin: 0 auto;
		padding: 10px;
		width: 70%;
		background: #151515;
		color: #FFF;
		text-align: center;
		font-weight: bold;
	}

	.soldout span {
		font-weight: bold;
		font-size: 140%;
	}

	.p_list01 {
		margin-bottom: 10px;
	}

	.p_list01>li {
		display: block;
		margin-bottom: 10px;
		margin-left: 1em;
		width: 100%;
	}

	.actText {
		float: none;
		margin-bottom: 10px;
	}

	.actText a {
		color: #403022;
		text-decoration: underline;
		font-size: 80%;
	}

	/*特別金額*/
	.specialprice_txt {
		color: #DD2A2D;
		font-weight: bold;
		font-size: 100%;
	}

	.specialcolor {
		color: #DD2A2D !important;
	}

	.specialcolor select {
		color: #DD2A2D !important;
	}


	.productMainImg>li .imgBox {
		height: 125vw;
	}

	.productMainImg>li .imgBox img {
		display: inline;
		max-width: none;
		max-height: 100%;
		width: auto;
	}

	.productThumb {
		margin: -10px -0.5%;
	}

	.productThumb li {
		margin: 10px 0.5%;
		width: 9%;
	}

	.productThumb li .imgBox {
		height: 12vw;
	}

	#bx-pager .productThumb li .imgBox img {
		display: inline;
		max-width: none;
		max-height: 100%;
		width: auto;
	}

	#bx-pager .productThumb li .imgBox a {
		display: inline;
		float: none;
		margin: 0;
	}


}

.about-center {
	text-align: center;
}
.voice_bnr {
	margin-top: 70px;
}
@media only screen and (max-width: 736px) {
.voice_bnr img {
	width: 100%;
}
}