@charset "utf-8";
/* CSS Document */

/* PC */
@media only screen and (min-width: 551px) {

	#wrapper {
		width: 1000px;
		margin: 0 auto;
	}

	.searchbox.left {
		width: 620px;
		float: left;
	}
	.searchbox.right {
		width: 335px;
		float:right;
	}
	.searchbox .column dl dd a {
		display: inline!important;
	}
	.list_simple_boxtitle {
		float: right;
		width: 615px;
		text-align: left;
	}
	.list_picsam_img {
		width: 320px;
		float: left;
	}
	.list_picsam_img img {
		border: 4px solid #fff;
	}
	.list_details_button {
		margin-top: -40px;
		float: right;
	}
	article.hentry2 {
		padding: 20px;
	}
	.features_list {
		width: 450px;
	}
	#list_add th {
		width: 240px;
	}
	#primary.content-area #main.site-main.waku {
		padding: 30px 30px;
	}
	.list_detail .entrycontent {
		background-position: center top;
	}
	.list_detail .entrycontent .inner {
	padding: 20px 50px 10px;
	line-height: 2.0;
	}
	.entry-content .list_picsam {
		width: 480px;
		float: right;
		text-align: right;
		padding-bottom: 20px;
	}

	.hm_menu_wrap,
	.hm_menu_wrap #hm_menu {
		display: none!important;
	}
.searchbox .column {
	width: 33%;
	float: left;
}
.searchbox .column dl dd a {
	padding-left: 8px;
	background: url(../img/arrow_r.png) center left no-repeat;
	margin: 5px;
}
.searchbox .column dl {
	padding: 15px 20px;
}

}

/* SP */
@media only screen and (max-width: 550px) {
	#wrapper {
		padding: 0 10px;
		margin: 0 auto;
	}

	.searchbox.left.mapsearch {
		display: none;
	}
	.searchbox.right {
		clear: both;
		float: none;
	}
	article {
		padding: 0;
	}
.searchbox .column dl dd a {
		display: block;
	}
	#list_simplepage .hentry .list_simple_boxtitle {
		text-align: center;
	}
	.list_picsam_img {
		display: none;
	}
	.list_details_button {
		margin: 10px auto 0;
		text-align: center;
	}
	article.hentry2 {
		padding: 10px;
	}
	#list_add th {
		width: 30%;
		font-size: 12px;
	}
	#primary.content-area #main.site-main.waku {
		padding: 15px;
	}
	.list_detail .entrycontent {
		background-position: -10px top;
	}
	.list_detail .entrycontent .inner {
		padding: 15px 15px 5px;
		line-height: 1.6;
	}
	.entry-content .list_picsam {
		float: none;
		text-align: left;
	}
	.entry-content .list_picsam img {
		width: 90px!important;
		height: auto;
	}

	.searchbox dl {
		width: 95%;
		margin: 0 auto 5px;
		text-align:left;
	}
	.searchbox dl dt {
		clear: both;
		float: none;
		margin-top: 5px;
	}

	.searchbox dl dd a {
		display: block;
		padding: 2px 0;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		background-color: #fff;
		float: left;
		margin: 0 2px 5px;
		width: 30%;
		border: 1px solid #ccc;
		text-align: center;
	}

}


/* ALL */
/* ポータル */
.widget {
	clear: both;
	border: double 4px #775001;
	padding: 0 0 20px;
	margin-bottom: 30px;
}
.widget h3 {
	background-color: #7A5201;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}

.searchbox {
	border: double 4px #775001;
	padding: 0 0 20px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: left;
}

.searchbox h3 {
	background: url(../img/search_bg.png) center left no-repeat;
	padding: 10px;
}
.searchbox h3 span {
	padding: 30px;
	color: #fff;
	font-weight: bold;
}
.searchbox h3.japan span {
	background: url(../img/icon_japan.png) center left no-repeat;
}
.searchbox h3.map span {
	background: url(../img/icon_map.png) center left no-repeat;
}
.searchbox h3.key span {
	background: url(../img/icon_key.png) center left no-repeat;
}
.searchbox.feature h3 span {
	background: url(../img/icon_star.png) center left no-repeat;
}

.searchbox .column dl {
	clear: both;
	/*padding: 15px 20px;*/
}
.searchbox .column dl dt {
	font-weight: bold;
	color: #C5343B;
}
.searchbox .column dl dd {
	margin-left: 0px;

}
.searchbox .column dl dd a {
	margin: 5px;
}
.clear {
	clear: both;
}
.searchbox .mapimg {
	text-align:right;
	margin: 20px 0 0;
}
.searchbox .text01 {
	margin-top: 30px;
	margin-left: 30px;
	position: absolute;
	z-index: 10;
}
.searchbox .text01 img {
	margin-top: 10px;
}
.searchbox .text02 {
	margin-top: 154px;
	margin-left: 30px;
	position: absolute;
	z-index: 11;
	background-color: #EBEBE7;
	padding: 10px 15px;
}

.searchbox .inner {
	margin-top: 20px;
	text-align:center;
}
.searchbox .inner label {
	display: block;
	text-align:center;
}
.searchbox .inner .field {
	padding: 8px;
	font-size: 16px;
	width: 240px;
	margin: 0;
}
.searchbox .inner .btn_img {
	margin-top: -50px;
}

#nav-above1 {
	/*display: none;*/
	text-align: left;
}

.page-header {
	text-align: left;

}
.page-header .page-title {
	font-size:18px;
	margin-bottom: 20px;
}
article.hentry2 {
	border: double 4px #775001;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: left;
}

article.hentry2 .list_simple_boxtitle h2.entry-title a {
	color: #936740;
	font-weight: bold;
	font-size: 24px;
}

.list_price {
	display:none;
}

.new_mark {
	display: none;
}
.entry-title {
	padding: 5px 0 10px;
}
.list_detail {
	clear: both;
	margin-top: 15px;
}
.list_details_button {
	width: 220px;
	padding: 10px 0;
	background-color: #ED5F3F;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.list_details_button a {
	color: #fff;
}
#list_simplepage .hentry .list_simple_boxtitle {
	padding: 30px 0;
	font-size: 18px;
}

#primary.content-area #main.site-main.waku {
	border: double 4px #775001;
	margin-bottom: 30px;
	background-color: #fff;
}
.entry-content {
	text-align: left;
}

.entry-content .list_picsam img {
	border: 1px solid #ccc;
	margin-bottom: 6px;;
}
#list_add {
	clear: both;
}

.category-title {
	display: inline;
	line-height: 2.0;
	background-color: #F5F1E4;
	font-size: 12px;
	padding: 2px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.category-title span {
	color: #ED5F3F;
	margin-right: 15px;
	font-weight: bold;
}
h2.entry-title {
	margin-top: 10px;
	font-size:28px;
	font-weight: bold;
	color: #8C5D31;
	margin-bottom: 10px;
}


#list_add {
	width: 100%;
	clear: both;
	margin: 20px auto;
}
#list_add th {
	text-align: center;
	padding: 8px 0;
	background-color: #99897A;
	color: #fff;
	border-bottom: 1px solid #fff;
	vertical-align: center;
}

#list_add td {
	padding: 8px;
	background-color: #F2F2F2;
	border-bottom: 1px solid #fff;
}

.list_detail .entrycontent {
	clear: both;
	background-color: #F5F1E4;
	color: #A16944;
	padding-top: 60px;
	background-image: url(../img/comment_bg_top.gif);
	background-repeat: no-repeat;
}
.list_detail .entrycontent .inner {
	/*padding: 20px 50px 10px;*/
	background-color: #F5F1E4;
	color: #A16944;
	background: url(../img/comment_bg_middle.gif) center top repeat-y;
	/*line-height: 2.0;*/
}
.list_detail .entrycontent_btm {
	height: 26px;
	background: url(../img/comment_bg_btm.gif) center bottom no-repeat;
}

.storeinfo {
}
.storeinfo dl dt {
	float: left;
	width: 50px;
	line-height: 1.0;
	margin-bottom: 12px;
}
.storeinfo dl dd {
	margin-left: 60px;
	line-height: 1.0;
	margin-bottom: 12px;
}
.features_list span {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 1.0;
	background-color: #749F57;
	padding: 6px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin-bottom: 6px;
	margin-right: 8px;
	text-align: center;
}
.features_list {
	margin:0;
	padding: 5px 0 0;
	text-align: left;
}


.searchbox.feature h3 span {
	background: url(../img/icon_star.png) center left no-repeat;
}

.searchbox.feature .inner_box {
	padding: 20px;
}

.searchbox.feature .inner_box select {
	padding: 8px;
	font-size: 16px;
	margin-bottom: 10px;
}
.searchbox.feature .inner_box #chiiki select#ken {
	float: left;
	margin-right: 30px;
}

.searchbox.feature .inner_box h4 {
	clear: both;
	background-color:#F3F0E6;
	padding: 10px 30px;
	font-weight: bold;
	font-size:16px;
	margin: 10px 0;
}

.searchbox.feature .inner_box .feature_box {
	clear: both;
	width: 80%;
	margin: 0 auto;
}
.searchbox.feature .inner_box .feature_box span {
	display: block;
	float: left;
	padding: 5px;
	margin-left: 20px;
	width: 160px;
}

.searchbox.feature .btn_img {
	padding-top: 20px;
	text-align: center;
}
.searchbox.feature #btn {
	font-size: 14px;
	padding: 10px 50px;
	background-color: #ED5F3F;
	color: #fff;
	font-weight: bold;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.searchbox.feature .inner p {
	margin: 25px auto 5px;
}
