@charset "UTF-8";

/* =========================================================
 .item-block
========================================================= */

#list .item-block {
	padding: 16px;
	margin: 0 0 32px;
	border: 1px solid #d9d9d9;
}

@media screen and (max-width: 767px) {
	#list .item-block {
	/* takken add Style */
	padding: 0px;
		margin: 0 0 16px;
	}
}

#detail .item-block {
	padding: 0;
	margin: 0;
	border: none;
}

/* JGS Add Style */
#list.list_map .item-block {
	padding: 5px;
	margin: 0 0 10px;
}

#list.list_map .item-block.chg_list_main_color {
	background-color: #FAEBD7;
}

#list.list_map .item-block a {
	color: #000000;
	text-decoration: none;
}
/* --------- */

/* .item-block .item-block_header
========================================================= */
.item-block_headline {
	margin: 0 0 1em;
	font-size: 20px;
}

/*
 .item-block .item-block_header
========================================================= */
.item-block .item-block_header {
	display: flex;
	margin: 0 0 8px;
	justify-content: space-between;
}

/* JGS Change Style
.item-block .item-block_header .sp .no_print {
	display: flex none;
	margin: 0 0 8px;
	justify-content: space-between;
}
*/

@media screen and (max-width: 767px) {
	.item-block .item-block_header {
		display: block;
		margin: 0 0 0.3em;
	}
}

.item-block .item-block_header_title {
	display: flex;
	align-items: center;
}

/* takken add Style */
@media screen and (max-width: 767px) {
.item-block .item-block_header_title {
	display: flex;
	align-items: center;
	margin: 0 -8px;
}
}


.item-block .item-block_header_title .cat {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	padding: 0 1em;
	font-size: 12px;
	color: #fff;
	background-color: #45b035;
	width:160px;
	max-width: 15em;
}

/* takken add Style */
@media screen and (max-width: 767px) {
.item-block .item-block_header_title .cat {
	display: flex;
	justify-content: left;
	height: 60px;
	padding: 0 1em;
	font-size: 16px;
	color: #fff;
	background-color: #45b035;
	width: 100%;
	font-weight: bold;
	max-width:none;
}
}

.item-block .item-block_header_title .title {
	font-size: 13px;
	/* takken change Style */
	padding: 0 1.8em;/*padding: 0 1em;*/
	max-width: 30em;/*max-width: 20em;*/
}

@media screen and (max-width: 767px) {
	.item-block .item-block_header_title .title {
		padding: 5px 8px 5px;
		font-size: 14px;
		font-weight: bold;
		max-width: 100%;
	}
}

/* takken Add Style */
@media screen and (max-width: 767px) {
	.item-block .item-block_header_title .title02 {
		padding: 5px 1px 5px;
		font-size: 14px;
		font-weight: bold;
		max-width: 100%;
	}
}
/* --------- */

.item-block .item-block_header_info {
	display: flex;
	align-items: center;
	/* takken change Style */
	font-size: 13px;/*font-size: 12px;*/
}

@media screen and (max-width: 767px) {
	.item-block .item-block_header_info {
		display: block;
		/* takken add Style */
		font-size:15px;
		line-height:2em;
	}
}

/* JGS Add Style */
.item-block .item-block_header_info .price {
	white-space: nowrap;
}
/* --------- */

@media screen and (max-width: 767px) {
	.item-block .item-block_header_info .price {
		/* takken change Style */
		/* margin: 0 0 1em; */

		/* JGS change Style */
		white-space: normal;
	}
}

.item-block .item-block_header_info .area {
	margin: 0 0 0 2em;
}

@media screen and (max-width: 767px) {
	.item-block .item-block_header_info .area {
		margin: 0;
	}
}

.item-block .item-block_header_info span.num01 {
	font-size: 32px;
}

@media screen and (max-width: 767px) {
	.item-block .item-block_header_info span.num01 {
		font-size: 16px;
		font-weight: bold;
	}
}
/* takken Change Style */
.item-block .item-block_header_info .price span.num01 {
	color: #FF6600;
	font-size: 32px;
}
/* --------- */
.item-block .item-block_header_info span.num02 {
	font-size: 22px;
	padding: 0 0.3em 0 0;
}

@media screen and (max-width: 767px) {
	.item-block .item-block_header_info span.num02 {
		font-size: 16px;
		font-weight: bold;
		padding: 0 0.3em 0 0;
	}

	.item-block .item-block_header_info .price span.num02 {
		color: #FF6600;
	}
}

.item-block .item-block_header_info span.num03 {
	display: block;
}

/* JGS Add Style */
#list.list_map .item-block .price span {
	color: #FF6600;
	font-weight: bold;
}
/* --------- */

/*
 #list .item-block .specTable
========================================================= */

#list .item-block .specTable {
	width: 100%;
}

@media screen and (max-width: 767px) {
#list .item-block .specTable {
	width: 100%;
	margin-top:20px;
}
}

#list .item-block .specTable table {
	width: 100%;
	/* takken change Style */
	font-size: 13px;/*font-size: 12px;*/
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

@media screen and (max-width: 767px) {
	#list .item-block .specTable table {
		width: 100%;
		/* takken change Style */
		font-size: 14px;/*font-size: 12px;*/
		border-top: none;
		border-left: none;
	}
}

#list .item-block .specTable th,
#list .item-block .specTable td {
	font-weight: normal;
	padding: 8px 12px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

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

	#list .item-block .specTable th,
	#list .item-block .specTable td {
		display: block;
		padding: 0 0 .5em;
		border-right: none;
		border-bottom: none;
	}
}

#list .item-block .specTable th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #efefef;
	/* takken Add Style */
	width:168px;
	/* --------- */
}

@media screen and (max-width: 767px) {
	#list .item-block .specTable th {
		display: none !important;
	}
}

/*
 #detail .item-block .specTable
========================================================= */

#detail .item-block .specTable {
	width: 100%;
}

@media print{
	.no_print {
		display:none !important;
	}
}

/* takken Add Style */
#detail .item-block_header .sp .specTable.no_print p.price span.num01 {
	color:#FF6600;
	font-size:32px;
	font-weight:bold;
}

#detail .item-block_header .sp .specTable.no_print p.price span.num02 {
	color:#FF6600;
	font-size:16px;
	font-weight:bold;
}
/* --------- */

/* JGS Add Style */
.specDl dl.dsp_print {
	display: none;
}
/* --------- */

#detail .item-block .specTable table {
	width: 100%;
	/* takken change Style */
	font-size: 13px;/*font-size: 12px;*/
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
}

#detail .item-block .specTable th,
#detail .item-block .specTable td {
	font-weight: normal;
	padding: 8px 12px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

/* JGS Add Style */
#detail #detail-kyougikai.item-block .specTable .col2,
#detail #detail-kyougikai.item-block .specTable .col2 th,
#detail #detail-kyougikai.item-block .specTable .col2 td {
	border: none;
}

#detail #detail-kyougikai.item-block .specTable th {
	width: 14%;
}

#detail #detail-kyougikai.item-block .specTable td {
	width: 86%;
}

#detail #detail-kyougikai.item-block .specTable td.col_left {
	width: 80%;
}

#detail #detail-kyougikai.item-block .specTable td.col_right {
	width: 20%;
	text-align: center;
	vertical-align: top;
}
/* --------- */

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

	#detail .item-block .specTable th,
	#detail .item-block .specTable td {
		display: block;
	}

	/* JGS Add Style */
	#detail #detail-kyougikai.item-block .specTable th,
	#detail #detail-kyougikai.item-block .specTable td,
	#detail #detail-kyougikai.item-block .specTable td.col_left,
	#detail #detail-kyougikai.item-block .specTable td.col_right {
		width: 100%;
	}
	/* --------- */

}

#detail .item-block .specTable th {
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	background-color: #efefef;
	/* takken Add Style */
	width:168px;
	/* --------- */
}

/* takken ADD Style */
@media screen and (max-width: 767px) {
	#detail .item-block .specTable th {
		width:100%;
	}
}
/* --------- */

#detail .item-block .specTable td.company .name {
	font-size: 14px;
	margin: 0 1em 0 0;
}


/*
 .item-block .spec01
========================================================= */
/* JGS change Style */
.item-block .spec01, #list.list_map .item-block .spec01 {
	display: flex;
	margin: 0 0 1px;
}
/* --------- */

@media screen and (max-width: 767px) {
	#detail .item-block .spec01 {
		display: block;
		margin: 0;
	}
}

.item-block .spec01 .ph {
	width: 160px;
	/* takken change Style */
	margin: 0 24px 0 0;/*margin: 0 12px 0 0;*/
}

/* JGS Add Style */
.item-block .spec01 .ph figure, #detail .item-block .spec01 .ph {
	height: 120px;
	text-align: center;
	margin-bottom: 12px;
}

#list.list_map .item-block .ph {
	width: 96px;
	min-width: 96px;
	margin: 0 10px 0 0;
}

#list.list_map .item-block .ph figure {
	height: 75px;
	text-align: center;
	margin-bottom: 0;
}
/* --------- */

@media screen and (max-width: 767px) {
	.item-block .spec01 .ph {
	/* takken change Style */
		width: 30%;/*width: 40%;*/
		margin: 0 8px 0;/*margin: 0 8px 0 0;*/
	}
}

#detail .item-block .spec01 .ph {
	display: block;
	width: 160px;
	/* takken Change Style */
	margin: 0 24px 12px 0;
	/* --------- */
}

@media screen and (max-width: 767px) {
	#detail .item-block .spec01 .ph {
		display: none;
	}
}

.item-block .spec01 .ph img {
	max-width: 100%;
	/* JGS Change Style */
	/* height: auto; */
	max-height: 100%;
	width: auto;
	height: auto;
	/* --------- */
}

/* JGS Add Style */
#list.list_map .item-block .ph img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
/* --------- */

.item-block .spec01 .ph .cat {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
	padding: 0 1em;
	margin: 0 0 1em;
	font-size: 12px;
	color: #fff;
	background-color: #45b035;
	width: 100%;
}

/* JGS Add Style */
#list.list_map .item-block .ph .cat {
	height: auto;
	margin: 0 0 0.5em;
	padding: 0.5em 1em;
}
/* --------- */

/* takken add Style */
.sptitle {
 background-color: #45b035;
 padding: 0 1em;
 margin: 0 0 1em;
 font-size: 16px;
 color: #fff;
 height: 60px;
 font-weight: bold;
 align-items: center;
 display: flex;
 border-top: 1px solid #45b035;
 border-right: 1px solid #45b035;
 border-left: 1px solid #45b035;
 box-sizing:border-box;
 border-collspace:collspace;
}

.item-block .spec01 .spec01_info {
	width: 100%;
	flex: 1;
	min-width: 0;
}


/*
 .item-block .item-block_nav
========================================================= */
.item-block .item-block_nav {
	padding: 24px 0 0;
}

@media screen and (max-width: 767px) {
	.item-block .item-block_nav {
		display: none;
	}
}

.item-block .item-block_nav ul {
	display: flex;
	margin: 0 -16px;
}

.item-block .item-block_nav ul li {
	/* JGS Change Style */
	/*
	padding: 0 16px;
	*/
	padding: 0 10px;
	/* --------- */
}

.item-block .item-block_nav ul li a {
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.item-block .item-block_nav ul li a .icon {
	display: block;
	height: 17px;
	margin: 0 0.3em 0 0;
}

/*
.item-block .spec02
========================================================= */
.item-block .spec02 {
	display: flex;
}

@media screen and (max-width: 767px) {
	.item-block .spec02 {
		display: block;
	}
}

.item-block .spec02 .madori {
	width: 230px;
	padding: 0 24px 0 0;
}

@media screen and (max-width: 767px) {
	.item-block .spec02 .madori {
		width: 100%;
		padding: 16px 0 24px;
		text-align: center;
	}
}

#detail .item-block .spec02 .madori {
	width: auto;
	max-width: 400px;
	margin: 0 24px 0 0;
}

.item-block .spec02 .madori img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width: 767px) {
	.item-block .spec02 .madori img {
		max-width: 60%;
		height: auto;
	}
}

#detail .item-block .spec02 .specTableWrap {
	flex: 1;
}

/*
  .item-block .fav-check
========================================================= */

.item-block .fav-check {
	display: none;
}

@media screen and (max-width: 767px) {
	.item-block .fav-check {
		display: flex;
		justify-content: center;
		padding: 16px 0;
		margin: 16px -8px -8px;
		font-size: 16px;
		background-color: #e6e6e5;
	}
}

.detailBtnWrap {
	display: none;
}

@media screen and (max-width: 767px) {
	.detailBtnWrap {
		display: block;
		margin: 16px 8px;
		text-align: center;
	}

	.detailBtnWrap a {
		display: inline-block;
		width: 100%;
		padding: 8px;
		color: #fff;
		text-decoration: none;
		background-color: #45b035;
		border-radius: 4px;
		letter-spacing: 0.15em;
	}
}