/*＝＝＝＝メインスライドイメージ*/
.goods_main01 {
	background: url(../img/goods/main_1.jpg?=0917) no-repeat;
}
.goods_main02 {
	background: url(../img/goods/main_2.jpg?=0827) no-repeat;
}

/*
.main02 {
	background: url(../img/top/main_2.jpg?=091402) no-repeat;
}

.main03 {
	background: url(../img/top/main_3.jpg?=091402) no-repeat;
}

.main04 {
	background: url(../img/top/main_4.jpg?=091402) no-repeat;
}
*/
.mainWap {
	width: 100vw;
	position: relative;
}


.mainimage {
	width: 100vw;
	height: 100vh;
	background-size: cover;
	background-position: center 50%;
	position: relative;
}

/*＝＝＝＝＝＝＝＝＝メッセージ*/
.top_message {
	font-size: 2.2rem;
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);
	width: 70%;
	/*max-width: 700px;*/
	z-index: 2;
	padding: 15px 20px 15px 100px;
	color: #000;
	font-family: 'ヒラギノ明朝 Pro W3','HiraMinPro-W6','YuMincho',serif;
	letter-spacing: 0.1em;
/*	-moz-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	-webkit-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	-ms-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.5);*/

	/*border: solid 1px #c30d22;*/
	/*max-width: 700px;*/
/*	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);*/
}

.top_message_bk {
	padding: 20px;
	background: rgba(255,255,255,0.7);
}

.catchBox {
	position: absolute;
	top: 20px;
	left: 110px;
/*	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);*/
	z-index: 2;
}



/*＝＝＝＝＝＝＝＝＝グッズへリンクボタン*/
.goods_btn_wap {
	font-size: 1.6rem;
	position: absolute;
	bottom: 10px;
	right: 10px;
/*	transform: translateX(-50%);
	-webkit- transform: translateX(-50%);*/
	/*width: 20%;*/
	z-index: 2;
	/*padding: 15px 20px 15px 100px;*/
	font-family: 'ヒラギノ明朝 Pro W3','HiraMinPro-W6','YuMincho',serif;
	/*letter-spacing: 0.1em;*/
	border: solid 1px #f00;
}

.goods_btn_wap a {
	color: #000;
	/*display: block;*/
	padding: 5px 10px;
	background: rgba(255,255,255,0.7);
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	transition: 0.5s;
	cursor: pointer;
}


/*＝＝＝＝＝＝＝＝＝金額についての説明*/
.explanatory_text {
	width: 70%;
	margin: 20px auto 20px;
	padding-left: 80px;
}

.bord {
	padding: 20px;
	border: solid 1px #5a5a5a;
}

.bordNews {
	padding: 20px;
	border: solid 4px #ff0000;
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 10px
}

/*＝＝＝＝＝＝＝＝＝検索窓*/
#top_Search_Form {
	padding: 20px 0px;
	font-size: 1.3rem;
}

.top_Search_Form_Wap .listBox select {
	border-radius: 20px 0 0 20px;
	height: 40px;
	padding: 5px 20px;
	margin-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/*
.top_Search_Form_Wap .categoryBox select {
	border-radius: 0px 20px 20px 0px;
	border-left: none;
	height: 40px;
	padding: 5px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
*/
.top_Search_Form_Wap .seatch_TxtBox #seatch_Txt{
/*	border-radius: 20px 0 0 20px;*/
	padding: 3px 10px;
	height: 40px;
	/*width: 275px;
*/	border: 0;
	border: none;
	outline: none;
	-webkit-appearance:none;
	/*border-left: solid 1px #8a8a8a;*/
	border-top: solid 1px #8a8a8a;
	border-bottom: solid 1px #8a8a8a;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.top_Search_Form_Wap .submitBox .seatch_Btn {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	height: 40px;
	width: 40px;
	border: 0;
	border: none;
	outline: none;
	background: url("../img/search.png") top left no-repeat;
}

.top_Search_Form_Wap .submitBox .seatch_Btn:hover {
	cursor: pointer;
}

.top_Search_Form_Wap .clearBox .clear_Btn {
	border-radius: 0px 20px 20px 0px;
	display: block;
	padding: 0px 20px 0px 10px;
	height: 40px;
	border: 0;
	border: none;
	outline: none;
	-webkit-appearance:none;
	cursor: pointer;
}

/*＝＝＝＝＝＝＝＝検索結果*/

.inner {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


.result_BK {
	background-color: #f3f3f3;
	padding: 130px 0px;
	margin-bottom: 30px;
}

.result_List {

}

.result_List::before{
  content:"";
  display: block;
  width:24%;
  order:1;
}
.result_List::after{
  content:"";
  display: block;
  width:24%;
}

.one_Item {
	position: relative;
	width: 24%;
	min-width: 200px;
	padding: 10px 10px 10px 10px;
	margin-bottom: 1.5vw;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

	@media handheld, only screen and (max-width: 999px) {
		.one_Item {
			width: 32%;
		}
		.result_List::before{
		  content:"";
		  display: block;
		  width:32%;
		  order:1;
		}
		.result_List::after{
		  content:"";
		  display: block;
		  width:32%;
		}

	}

	@media handheld, only screen and (max-width: 767px) {
		.one_Item {
			width: 48%;
		}

		.result_List::before{
		  content:"";
		  display: block;
		  width:48%;
		  order:1;
		}

		.result_List::after{
		  content:"";
		  display: block;
		  width:48%;
		}

	}

.item_img {
	margin: 0 auto 10px;
	max-width: 288px;
}

.item_name {
	font-size: 1.6rem;
	margin-bottom: 10px;
}

.item_txt {
	height: 40px;
	font-size: 1.3rem;
	margin-bottom: 5px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.price {
	text-align: right;
	margin-bottom: 10px;
	font-size: 1.8rem;
	font-weight: bold;
}

.item_btn_wap {

}

.item_btn {
	width: 48%;
}

.item_btn a{
	display: block;
	padding: 3px 0px;
	background-color: #4b4b4b;
	text-align: center;
	font-size: 1.2rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	width: 100%;
	color: #fff;
}

.check_Details a{
	display: block;
	padding: 3px 5px;
	background-color: #4b4b4b;
	text-align: center;
	font-size: 1.1rem;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	/*width: 100%;*/
	color: #fff;
	  margin: 0 0 0 auto;
}

.check_Details {
	margin-left: auto;
}


@media handheld, only screen and (max-width: 767px) {

	.main01 {
		background: url(../img/top/main_1_sp.jpg?=0917) no-repeat;
	}

	.main02 {
		background: url(../img/top/main_2_sp.jpg?=0914) no-repeat;
	}

	.main03 {
		background: url(../img/top/main_3_sp.jpg?=0914) no-repeat;
	}

	.main04 {
		background: url(../img/top/main_4_sp.jpg?=0914) no-repeat;
	}
/*＝＝＝＝＝＝＝＝＝メッセージ*/
.top_message {
	width: 96%;
	color: #000;
	margin: 0px auto;
	padding: 10px 5px;
	letter-spacing: 0em;
	text-align: center;
	font-size: 1.7rem;
	top: 40%;
/*	background: rgba(255,255,255,0.85);*/
	text-align: left;
/*	bottom: 10px;
	-moz-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
	-webkit-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
	-ms-text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);*/
}
.top_message_bk {
	padding: 20px;
	background: rgba(255,255,255,0.85);
}

.catchBox {
	position: absolute;
	top: 75%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
	z-index: 2;
}

.catchBox img {
	/*width: 200px;*/
}

/*＝＝＝＝＝＝＝＝＝金額についての説明*/
.explanatory_text {
	width: 96%;
	margin: 20px auto 20px;
	padding-left: 0px;
}

.bord {
	padding: 20px;
	border: solid 1px #5a5a5a;
}


/*＝＝＝＝＝＝＝＝＝検索窓*/
	#top_Search_Form {
		padding: 20px 0px 20px;
		font-size: 1.0rem;
	}

	.top_Search_Form_Wap .listBox select {
		border-radius: 20px 0 0 20px;
		height: 40px;
		padding: 5px 5px 5px 10px;
		margin-bottom: 5px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.top_Search_Form_Wap .categoryBox select {
		border-radius: 0px 20px 20px 0px;
		border-left: none;
		height: 40px;
		padding: 5px 0px 5px 10px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.top_Search_Form_Wap .seatch_TxtBox #seatch_Txt{
		/*border-radius: 20px 0 0 20px;*/
		padding: 3px 10px;
		height: 40px;
		border: 0;
		width: 80px;
		/*width: 147px;*/
		/*max-width: 50%;*/
		border: none;
		outline: none;
		-webkit-appearance:none;
		/*border-left: solid 1px #8a8a8a;*/
		border-top: solid 1px #8a8a8a;
		border-bottom: solid 1px #8a8a8a;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.top_Search_Form_Wap .submitBox .seatch_Btn {
		display: block;
		overflow: hidden;
		text-indent: -10000px;
		height: 40px;
		width: 40px;
		border: 0;
		border: none;
		outline: none;
		background: url("../img/search.png") top left no-repeat;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}

	.top_Search_Form_Wap .submitBox .seatch_Btn:hover {
		cursor: pointer;
	}

.top_Search_Form_Wap .clearBox .clear_Btn {
	border-radius: 0px 20px 20px 0px;
	display: block;
	padding: 0px 10px 0px 10px;
	height: 40px;
	border: 0;
	border: none;
	outline: none;
	-webkit-appearance:none;
	cursor: pointer;
	background-color: rgba(239,239,239,1);
}

/*＝＝＝＝＝＝＝＝検索結果*/
	.result_BK {
		padding: 80px 0px;
	}

	.one_Item {
		position: relative;
		width: 48%;
		min-width: 120px;
		padding: 5px;
		margin-bottom: 1.5vw;
		background-color: #fff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}

	.item_txt {
		min-height: 8vw;
		font-size: 1.3rem;
		margin-bottom: 5px;
	}


	.item_img {
		margin: 0 auto 10px;
		max-width: 400px;
	}

	.item_btn {
		width: 48%;
		padding: 3px 0px;
		background-color: #4b4b4b;
		text-align: center;
		font-size: 1.0rem;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
	}















}