@charset "EUC-JP";
/******************************************************
ITEM / ITEM PAGE*/

.itemWrp {
	margin-top: 40px;
	margin-bottom: 80px;
}
.photoWrp {
	width: 48%;
	float: left;
}
/* .flickSlider
--------------------------- */
.flickSlider {
	margin: 0 auto;
	text-align: left;
	display: none;
}
/* .flickView
--------------------------- */
.flickSlider .flickView {
	width: 100%;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-bottom: 10px;
}
.flickSlider .flickView ul {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	overflow: hidden;
}
.flickSlider .flickView ul li {
	width: 100%;
	float: left;
	display: inline;
	overflow: hidden;
}
.flickSlider .flickView ul li img {
	width: 100%;
}
/* .flickThumb
--------------------------- */
.flickSlider .flickThumb {
	width: 100%;
	overflow: hidden;
}
.flickSlider .flickThumb ul {
	width: 110%;
}
.flickSlider .flickThumb ul li {
	float: left;
	cursor: pointer;
	display: inline;
	/*margin-right: 1px;*/
	margin-bottom: 1px;
}
.flickSlider .flickThumb ul li:nth-child(6n) {
	margin-right: 0;
}
.flickSlider .flickThumb ul li img {
	width: 100%;
}
.flickSlider .flickThumb ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}
/* sideNavi
------------------------- */
.flickSlider .btnPrev, .flickSlider .btnNext {
	top: 0;
	width: 14%;
	height: 100%;
	position: absolute;
	cursor: pointer;
}
.flickSlider .btnPrev {
	left: 0;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjM2cHgiIGhlaWdodD0iNjhweCIgdmlld0JveD0iMCAwIDM2IDY4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNiA2OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBwb2ludHM9IjM2LDAgMCwzNCAzNiw2OCAiLz4NCjwvc3ZnPg==') no-repeat center center;
}
.flickSlider .btnNext {
	right: 0;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgd2lkdGg9IjM2cHgiIGhlaWdodD0iNjhweCIgdmlld0JveD0iMCAwIDM2IDY4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAzNiA2OCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8cG9seWxpbmUgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRkZGRkZGIiBwb2ludHM9IjAsMCAzNiwzNCAwLDY4ICIvPg0KPC9zdmc+') no-repeat center center;
}
/* =======================================
    ClearFixElements
======================================= */
.flickSlider .flickView ul:after, .flickSlider .flickThumb ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.flickSlider .flickView ul, .flickSlider .flickThumb ul {
	display: inline-block;
	overflow: hidden;
}
/******************************************************
ITEM /TXT*/

.txtWrp {
	width: 46%;
	float: right;
	margin-top: -24px;
}
.itemMHdr {
	margin-bottom: 46px;
}
.itemMHdrSp {
	display: none;
}
.brandname a {
	border-top: 2px solid #38025f;
	padding-top: 20px;
	margin: -20px 0 0 0;
	display: inline;
}
.itemName {
	margin: 6px 0 1em 0;
	font-size: 1.8rem;
}
.item_no {
	font-size: 1.0rem;
}
.itemTxt {
	margin-bottom: 20px;
	font-size: 1.4rem;
	line-height: 1.8;
}
.itemTxt a {
	text-decoration: underline;
	color: #38025f;
}
.itemTxt a:hover {
	background: #38025f;
	color: #fff;
}
.itemTxt small {
	font-size: 1.2rem;
}
.item_spec {
	font-size: 1.3rem;
	width: 100%;
}
.item_spec th {
	width: 80px;
	font-weight: normal;
}
.item_spec th, .item_spec td {
	padding: 4px 0;
}
.priceWrp {
	margin: 28px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2em 0;
}
.item_price {
	font-size: 1.4rem;
	font-weight: bold!important;
	letter-spacing: 0.09em;
	line-height: 1;
}
.item_teika {
	font-size: 1.4rem;
	font-weight: normal;
	letter-spacing: 0.09em;
}
.item_sale_price {
	font-size: 1.4rem;
	font-weight: bold!important;
	color: #f00;
	letter-spacing: 0.09em;
}
.item_price s {
	font-size: 1.1rem;
	letter-spacing: 0.09em;
	margin: 10px 0;
}
.note {
	font-size: 1.2rem;
}
/******************************************************
CART*/

input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
	border-radius: 5px;
}
.btnSbmit {
	font-size: 1.4rem;
	font-weight: 600;
	cursor: pointer;
	background: #2A2850;
	color: #fff;
	border-radius: 5px;
	width: 100%;
	padding: 20px;
	opacity: 1;
	-webkit-transition: 0.2s ease-out;
	-moz-transition: 0.2s ease-out;
	transition: 0.2s ease-out;
	border: none;
	margin-bottom: 20px;
}
.btnSbmit:hover {
	opacity: .6;
}

@media screen and (max-width: 667px) {
.itemMHdr {
	display: none;
}
.itemMHdrSp {
	display: block;
	margin-bottom: 24px;
}
}
/******************************************************
OPTION*/

#option_tbl {
	border-collapse: collapse;
	margin: 10px auto 20px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
	font-size: 10px;
}
#option_tbl th {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#option_tbl td input {
	float: none;
	margin: 0 0 5px;
	width: auto;
}
#option_tbl th, .option_tbl td.none {
	background: #eee;
}
#option_tbl td {
	padding: 5px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.stock_zero {
	color: red;
}
/******************************************************
TOGETHER ITEM LIST*/

.togelist {
	width: 100%;
	margin: 24px 0;
	padding: 24px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.togelist h2 {
	margin-bottom: 12px;
	font-size: 1.3rem;
}
.togeitemarea {
	width: 100%;
	margin-left: -8px;
}
.togeitem {
	width: 30%;
	float: left;
	margin-right: 5%;
}
.togeitem:last-child {
	margin-right: 0;
}
.togeThumb a {
	width: 100%;
	padding: 4px;
	margin-bottom: 12px;
	display: block;
}
.togeThumb a:hover {
	background: #ccc;
}
.togeitem h3 {
	font-size: 1.1rem;
	margin-bottom: 2px;
	line-height: 1.6;
}
.togeprice {
	font-size: 1.0rem;
	color: #999;
}
.sns {
	border-top: 1px dotted #ccc;
	padding: 10px 0 7px;
}
.sns li {
	list-style: none;
	float: left;
	margin-right: 5px;
	height: 21px;
	width: 84px;
	overflow: hidden;
}
/******************************************************

お気に入り

******************************************************/

.product__fav-item {
	margin-bottom: 20px;
	padding-top: 24px;
	border-top: 1px dotted #ccc;
}
.product__fav-item button {
	padding: 0;
	cursor: pointer;
	transition: .2s;
	color: #999;
	border: 0;
	outline: none;
	background: transparent;
}
.product__fav-item .fav-items {
	color: #ff7373;
}
.product__fav-item svg {
	width: 20px;
	height: 20px;
	vertical-align: -.35em;
	fill: currentColor;
}

@media screen and (max-width: 667px) {
.itemWrp {
	margin-bottom: 0;
}
.photoWrp,  .txtWrp {
	width: 100%;
	float: none;
	margin-top: 0;
	margin-bottom: 60px;
}
}
/******************************************************

特定商取引法に基づく表記

******************************************************/

#freepage_wrapper {
	width: 700px;
	margin: 20px 0 0 20px;
	font-size: 13px;
}
#freepage_wrapper h2 {
	font-size: 18px;
	margin-bottom: 10px;
}
#freepage_wrapper h3 {
	font-size: 14px;
}
table#tokutei_txt {
	width: 640px;
	text-align: left;
	margin-bottom: 60px;
}
table#tokutei_txt th {
	padding: 10px;
	width: 160px;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #efefef;
}
table#tokutei_txt tr td {
	padding: 10px;
	font-weight: normal;
	border: 1px solid #ccc;
}
table#daibiki_txt {
	width: 640px;
	text-align: left;
	margin-bottom: 60px;
}
table#daibiki_txt .daibiki_cap {
	padding: 10px;
	width: 50%;
	font-weight: bold;
	border: 1px solid #ccc;
	background: #efefef;
}
table#daibiki_txt tr td {
	padding: 10px;
	font-weight: normal;
	border: 1px solid #ccc;
}
table#souryou_txt {
	width: 640px;
	text-align: left;
	margin-bottom: ３0px;
}
table#souryou_txt .souryou_cap {
	padding: 10px;
	font-weight: bold;
	background: #efefef;
}
table#souryou_txt tr td {
	padding: 10px;
	font-weight: normal;
	border: 1px solid #ccc;
}
table#souryou_txt .chihou {
	width: 60px;
}


