@charset "utf-8";

.itemspec{
	margin: 40px auto 0;
	padding: 0;
	width: 100%;
	max-width: 800px;
	font-family:"游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #666;
	text-align: left;
	border-collapse: collapse;
}
@media only screen and (max-width:768px){
	.itemspec{
		font-size: 11px;
	}
}
.itemspec th.bg{
	width: 20%;
	background-color: #000;
	color: #fff;
	border: 0;
	padding: 3px 0 3px 10px;
}
.itemspec td.bg{
	width: 80%;
	background-color: #000;
	border: 0;
}
.itemspec th{
	width: 20%;
	padding-left: 10px;
	background-color: #eee;
	border: 1px solid #ccc;
	vertical-align: middle;
}
.itemspec td{
	width: 80%;
	padding: 5px 10px;
	border: 1px solid #ccc;
	line-height: 20px;
}
#detail_item iframe{
	display: block;
	margin: 0;
}
@media only screen and (max-width:768px){
	#detail_item iframe{
		margin: 20px auto;
	}
}
.access02 iframe,
.access03 iframe{
	display: inline-block;
}

.item_detail{
	max-width:800px;
	margin:0 auto;
	font-family:"游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #666;
	text-align: left;
}
.item_detail b{
	font-size: 14px;
	color: #222;
}

.html-host--3NOAx {
    line-height: 0;
}









/* kumiawase
--------------------------------------------------------- */
.kumiawase {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

@media only screen and (max-width:730px){
	.kumiawase{
		padding: 0 2%;
	}
}

.kumiawase_inner {
	max-width: 600px;
	margin: 0 auto 30px;
	padding: 0;
	overflow: hidden;
}

.kumiawase_title{
	font-size: 85%;
	margin: 5px 0;
}

.kumiawase ul {
	width: 100%;
	overflow: hidden;
}

.kumiawase li {
	width: 33.3%;
	line-height: 17px;
	margin: 0;
	float: left;
}

@media only screen and (max-width:730px){
	.kumiawase li{
		width: 32%;
	}
}

.kumiawase li a {
	width: 90%;
	margin: 0 5%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-decoration: none;
}

.kumiawase li img {
	width: 100%;
	margin-bottom: 10px;
}

.kumiawase .kumiawase_img {
	max-width: 100%;
	_width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}

.kumiawase .kumiawase_img b{
	color: red;
}

.kumiawase li .kumiawase_name {
	width: 100%;
	line-height: 140%;
	text-align: left;
	font-size: 80%;
	margin: 3px 0;
	display: block;
}

.kumiawase li .kumiawase_name img {
	vertical-align: top !important;
}

.kumiawase li a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
}

.kumiawase li .kumiawase_price {
	width: 90%;
	line-height: 120%;
	font-size: 80%;
	margin: 0 5%;
	display: block;
}

.kumiawase li .kumiawase_price .kumiawase_tax {
	font-size: 60%;
}
