@charset "utf-8";
/* CSS Document */
/*
.fs-l-pageMain {
	position: relative;
	margin: 0 0 40px 24px;
	padding: 0;
	width: 240px;
	background: #fff;
	border: none;
	cursor: pointer;
}
*/
.fs-l-pageMain .FS2_thumbnail_container {
	position: relative;
	margin: 0 0 12px;
	width: 100%;
	height: 288px;
	overflow: hidden;
}
.fs-l-pageMain .FS2_thumbnail_container a {
	display: block;
	width: 100%;
	height: 100%;
}
.fs-l-pageMain .FS2_thumbnail_container img {
	width: 100%;
}
.fs-l-pageMain .FS2_thumbnail_container .thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-ms-transition: .3s ease;
	-o-transition: .3s ease;
}
.fs-l-pageMain .FS2_thumbnail_container a:hover .thumb {
	opacity: 1;
	filter: alpha(opacity=100);
}
.fs-l-pageMain .FS2_thumbnail_container .thumb span {
	display: block;
	float: left;
	width: 120px;
	height: 144x;
	overflow: hidden;
}
.fs-l-pageMain .itemGroup {
	font-size: 93%;
	font-weight: normal;
}
.fs-l-pageMain .itemGroup .itemCatchCopy {
	display: none;
}
.fs-l-pageMain .FS2_itemPrice_area {
	margin-bottom: 4px;
	font-size: 93%;
}
.fs-l-pageMain .FS2_itemPrice_area .FS2_itemPrice_text {
	margin: 0;
	font-size: 100%;
}
.fs-l-pageMain .FS2_itemPrice_area .FS2_itemPrice_text .itemPrice {
	font-weight: normal;
}
.fs-l-pageMain .FS2_AdditionalImageEnlargement_Button {
	display: none;
}
.fs-l-pageMain .FS2_eye_catch_icon {}
.fs-l-pageMain .FS2_eye_catch_icon img {
	margin: 0 4px 4px 0;
	height: 16px;
}
.fs-l-pageMain .FS2_original_icons {}
.fs-l-pageMain .FS2_original_icons li {
	margin: 0 4px 4px 0;
	height: 16px;
}
.fs-l-pageMain .FS2_original_icons li span {
	display: block;
	height: 100%;
}
.fs-l-pageMain .FS2_original_icons li img {
	height: 100%;
}
.fs-l-pageMain .FS2_WishListButton_area {
	margin: 6px 0 0 auto;
	width: 32px;
	height: 32px;
}
.FS2_AdditionalImage_Balloon_Tip {
	display: none !important;
}
.fs-l-pageMain .FS2_noStockText {
	margin-top: 8px;
	height: 22px;
	border: solid #f00 1px;
	text-align: center;
	font-size: 93%;
	color: #f00;
	line-height: 22px;
}
.category_comment {
	margin: 60px 0 100px;
}
#FS2_body_Goods .checked_item {
	margin-top: 100px;
}
/* FS2_itemlayout_IH1 */
.fs-l-pageMain {}
.fs-l-pageMain .itemCatchCopy {
	display: block;
	margin-bottom: 24px;
	padding: 12px 24px;
	background: #f4f4f4;
	font-size: 139%;
	font-weight: bold;
	line-height: 1.2;
}
.fs-l-pageMain .FS2_additional_image_container {
	width: 470px;
}
.fs-l-pageMain .FS2_additional_image_btn_thumbnail_container {
	position: relative;
	width: 500px;
}
.fs-l-pageMain .FS2_additional_image_itemdetail_container {}
.fs-l-pageMain .FS2_additional_image_itemdetail_container_right {}
.fs-l-pageMain .FS2_additional_image_itemdetail_container_left {}
/*
.fs-l-pageMain .FS2_eye_catch_icon { margin-bottom: 20px; }
.fs-l-pageMain .FS2_eye_catch_icon img { margin: 0 4px 4px 0; height: 20px; }
.fs-l-pageMain .FS2_original_icons { margin-bottom: 20px; }
.fs-l-pageMain .FS2_original_icons li { margin: 0 4px 4px 0; height: 20px; }
.fs-l-pageMain .FS2_original_icons li img { height: 100%; }
*/
.fs-l-pageMain .itemStock {
	display: none;
}
.fs-l-pageMain .detail_icon {
	display: none;
	margin-bottom: 20px;
}
.fs-l-pageMain .detail_icon img {
	margin: 0 4px 4px 0;
	height: 20px;
}
.fs-l-pageMain .itemTitle {
	font-size: 139%;
	font-weight: bold;
}
.fs-l-pageMain .itemNumber {
	margin-bottom: 30px;
	font-size: 108%;
	font-weight: bold;
	color: #8e8e8e;
}
.fs-l-pageMain #item_explain {
	margin-bottom: 40px;
	font-size: 93%;
}
.fs-l-pageMain .FS2_ItemComment {
	margin-bottom: 40px;
	font-size: 93%;
}
.fs-l-pageMain .FS2_itemPrice_area {
	position: relative;
}
.fs-l-pageMain .FS2_itemPrice_text {}
.fs-l-pageMain .FS2_itemPrice_text .FS2_special_price {}
.fs-l-pageMain .FS2_itemPrice_text .itemPrice {
	font-size: 154%;
	font-weight: bold;
}
.fs-l-pageMain .FS2_itemPrice_text .FS2_itemPrice_addition {
	font-weight: bold;
}
.fs-l-pageMain .FS2_itemPrice_area .FS2_point {
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom: none;
	font-size: 100%;
	color: #8e8e8e;
}
.fs-l-pageMain .FS2_additional_image_tableVariation {
	margin: 20px 0 0;
}
.fs-l-pageMain .FS2_additional_image_tableVariation table {
	width: 100%;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table td {
	border-top: solid #e4e4e4 1px;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_border th {
	padding: 0;
	border-top: solid #312c2c 1px;
	vertical-align: middle;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table tr:last-child th, .fs-l-pageMain .FS2_additional_image_tableVariation_table tr:last-child td {
	border-bottom: solid #312c2c 1px;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_border td {
	border-top: solid #312c2c 1px;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table td {
	padding: 10px 0 10px 20px;
	vertical-align: middle;
	font-weight: bold;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table th {
	width: 164px;
	font-weight: bold;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table td:last-child {
	width: 116px;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table td a {
	display: block;
}
.fs-l-pageMain .FS2_additional_image_tableVariation_table td a:hover img, .fs-l-pageMain .FS2_additional_image_tableVariation_table td input[type=image]:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
.fs-l-pageMain .FS2_additional_image_tableVariation_bg {
	background: #fff;
}
.fs-l-pageMain .FS2_ReturnedSpecialContract_link {
	margin: 10px 0 30px;
	text-align: right;
}
.fs-l-pageMain .FS2_ReturnedSpecialContract_link:before {
	content: "> ";
}
.fs-l-pageMain .FS2_ReturnedSpecialContract_link a {
	text-decoration: underline;
}
.fs-l-pageMain .FS2_ReturnedSpecialContract_link a:hover {
	text-decoration: none;
}
.fs-l-pageMain .FS2_OptionPrice {
	position: relative;
	margin-top: 40px;
	padding-bottom: 30px;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table {
	width: 466px;
	border: solid #f4f4f4 1px;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table th, .fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td {
	padding: 10px 0;
	border: none;
	vertical-align: middle;
	font-size: 93%;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table th {
	width: 142px;
	background: #f4f4f4;
	text-align: center;
	font-weight: bold;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td {}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td nobr {
	padding-left: 30px;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td .link {
	position: absolute;
	bottom: 0;
	right: 0;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td .link a {
	text-decoration: underline;
}
.fs-l-pageMain .FS2_OptionPrice .FS2_OptionPrice_table td .link a:hover {
	text-decoration: none;
}
.fs-l-pageMain #item_size {
	margin-top: 40px;
}
.fs-l-pageMain #item_size table {
	width: 100%;
	border-top: solid #cecece 1px;
	border-left: solid #cecece 1px;
	border-spacing: 0;
}
.fs-l-pageMain #item_size table th, .fs-l-pageMain #item_size table td {
	padding: 6px 0;
	border-right: solid #cecece 1px;
	border-bottom: solid #cecece 1px;
	text-align: center;
}
.fs-l-pageMain #item_size table thead {}
.fs-l-pageMain #item_size table thead th {
	background: #f4f4f4;
	font-weight: bold;
}
.fs-l-pageMain #item_size table tbody {}
.fs-l-pageMain #item_size table tbody th, .fs-l-pageMain #item_size table tbody td {
	font-size: 93%;
	font-weight: normal;
}
.fs-l-pageMain #item_size table tbody th {
	background: #f4f4f4;
}
.fs-l-pageMain #item_size table tbody td {}
.fs-l-pageMain #item_size .link {
	margin-top: 10px;
	text-align: right;
	font-size: 93%;
}
.fs-l-pageMain #item_size .link a {
	text-decoration: underline;
}
.fs-l-pageMain #item_size .link a:hover {
	text-decoration: none;
}
.fs-l-pageMain .FS2_InquiryButton_area {
	margin-top: 40px;
}
.fs-l-pageMain .FS2_InquiryButton_area a {
	display: block;
}
.fs-l-pageMain .FS2_InquiryButton_area a:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
}
.fs-l-pageMain .link_sns {
	position: relative;
	margin-top: 24px;
}
.fs-l-pageMain .link_sns .link {
	width: 240px;
}
.fs-l-pageMain .link_sns .link div {
	margin-bottom: 10px;
	font-size: 77%;
	line-height: 1.2;
}
.fs-l-pageMain .link_sns .link div a {
	display: block;
}
.fs-l-pageMain .link_sns .link div a.FS2_hiddenElement {
	display: none;
}
.fs-l-pageMain .link_sns .link div a:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
}
.fs-l-pageMain .link_sns .FS2_TweetButton_area {
	position: absolute;
	top: 0;
	right: 0;
	width: 216px;
}
.fs-l-pageMain .link_sns .sns {
	text-align: right;
}
.fs-l-pageMain .link_sns .sns li {
	display: inline-block;
	margin-left: 4px;
	vertical-align: top;
}
.fs-l-pageMain .link_sns .sns li a {
	display: block;
}
.fs-l-pageMain .link_sns .sns li a:hover img {
	opacity: .7;
	filter: alpha(opacity=70);
}
.fs-l-pageMain .FS2_thumbnail_container {
	margin-bottom: 22px;
	padding: 0;
	width: 100%;
	height: 600px;
	border: none;
}
.fs-l-pageMain .FS2_additional_image_btn_container {
	position: absolute;
	top: 568px;
	right: 0;
	width: 66px;
	height: 32px;
}
.fs-l-pageMain .FS2_additional_image_btn_container table {}
.fs-l-pageMain .FS2_additional_image_btn_container table .FS2_additional_image_btn_incart {
	display: none;
}
.fs-l-pageMain .FS2_additional_image_btn_container table td {
	padding-left: 1px;
}
.fs-l-pageMain .FS2_additional_image_btn_container table td img:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}
.fs-l-pageMain .FS2_additional_image_container_main, .fs-l-pageMain .FS2_additional_image_container_sub {
	margin: 0 0 24px -6px;
	overflow: hidden;
}
.fs-l-pageMain .FS2_additional_image_container_main {}
.fs-l-pageMain .FS2_additional_image_container_sub {}
.fs-l-pageMain .FS2_additional_image_container_title {
	margin: 0 0 24px 6px;
	padding: 0;
	border-bottom: none;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.fs-l-pageMain .FS2_additional_image_container_main .FS2_additional_image_container_title {
	width: 54px;
	height: 17px;
	background-image: url(https://makes.itembox.design/item/design/img01/detail_color.png);
}
.fs-l-pageMain .FS2_additional_image_container_sub .FS2_additional_image_container_title {
	width: 60px;
	height: 17px;
	background-image: url(https://makes.itembox.design/item/design/img01/detail_detail.png);
}
.fs-l-pageMain .FS2_additional_image_thumbnail_container {
	float: left;
	display: block;
	margin: 0 0 6px 6px;
	width: 56px;
	height: 66px;
	overflow: hidden;
}
.fs-l-pageMain .FS2_additional_image_thumbnail_container img {
	border: solid #fff 1px;
	width: 54px;
	height: 64px;
}
.fs-l-pageMain .FS2_additional_image_thumbnail_container .FS2_AdditionalImage_switcher_thumbnail_selected {
	border-color: #595757;
}
.FS2_lower_comment {
	margin-top: 100px;
}
#detail_styling {
	display: none;
	margin-bottom: 60px;
}
#detail_styling .item_list1 {}
#detail_styling .item_list1 li {
	margin-left: 16px;
	width: 192px;
}
#detail_styling .item_list1 li .photo {
	background: #000;
}
#detail_styling .item_list1 li a:hover .photo img {
	opacity: .7;
	filter: alpha(opacity=70);
}
#detail_styling .item_list1 li .item_content {
	display: none;
}
#detail_brand {
	position: relative;
	margin-bottom: 70px;
	padding: 46px 60px;
	border: solid #000 1px;
}
#detail_brand:before, #detail_brand:after {
	content: " ";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #fff;
}
#detail_brand:before {
	top: 0;
	left: -1px;
}
#detail_brand:after {
	bottom: 0;
	right: -1px;
}
#detail_brand .frame {
	overflow: hidden;
	margin-bottom: 16px;
}
#detail_brand .photo {
	float: left;
	width: 240px;
	text-align: center;
}
#detail_brand .photo img {
	max-width: 100%;
}
#detail_brand .info {
	float: right;
	width: 520px;
}
#detail_brand .info h3 {
	margin-bottom: 12px;
	font-size: 108%;
	font-weight: bold;
}
#detail_brand .info .comment {
	font-size: 93%;
}
#detail_brand .more {
	margin-left: auto;
}
#detail_brand .more a {
	background-image: url(https://makes.itembox.design/item/design/img01/brand_item.png);
}
#detail_shop {
	overflow: hidden;
	margin-bottom: 60px;
	padding: 46px 60px;
	background: #f4f4f4;
}
#detail_shop .photo, #detail_shop .info {
	display: inline-block;
	vertical-align: middle;
}
#detail_shop .photo {
	width: 240px;
}
#detail_shop .info {
	margin-left: 40px;
	width: 510px;
}
#detail_shop .info h3 {
	margin-bottom: 12px;
	font-size: 108%;
	font-weight: bold;
}
#detail_shop .info .comment {
	font-size: 93%;
}
#detail_shop .more {
	margin: 16px 0 0 auto;
}
#detail_shop .more a {
	background-image: url(https://makes.itembox.design/item/design/img01/shop_item.png);
}
/* category_store */
#category_store {
	margin-bottom: 80px;
}
#category_store .title {}
#category_store .lead {
	margin-top: 20px;
	text-align: center;
	font-size: 108%;
}
#category_store .info_styling {
	margin-top: 50px;
}
#category_store .info_styling .info {
	position: relative;
	float: left;
	padding: 38px 40px 20px;
	width: 422px;
	border: solid #000 1px;
}
#category_store .info_styling .info:before, #category_store .info_styling .info:after {
	content: " ";
	position: absolute;
	width: 1px;
	height: 18px;
	background: #fff;
}
#category_store .info_styling .info:before {
	top: 0;
	left: -1px;
}
#category_store .info_styling .info:after {
	bottom: 0;
	right: -1px;
}
#category_store .info_styling .info dl {}
#category_store .info_styling .info dl dt {
	font-size: 108%;
	font-weight: bold;
}
#category_store .info_styling .info dl dd {
	position: relative;
	margin-top: 14px;
}
#category_store .info_styling .info dl dd p {
	margin-bottom: 24px;
	font-size: 93%;
}
#category_store .info_styling .info dl dd .map {
	position: absolute;
	top: 0;
	right: 0;
	width: 43px;
	height: 21px;
}
#category_store .info_styling .info dl dd .map a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(https://makes.itembox.design/item/design/img01/store_btn_map.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#category_store .info_styling .info dl dd .map a:hover {
	background-position: left bottom;
}
#category_store .info_styling .info dl dd .address {}
#category_store .info_styling .info dl dd .way {}
#category_store .info_styling .info dl dd .time {}
#category_store .info_styling .info dl dd .sns {}
#category_store .info_styling .info dl dd .sns li {
	display: inline-block;
	margin-right: 4px;
	width: 32px;
	height: 32px;
	vertical-align: top;
}
#category_store .info_styling .info dl dd .sns li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#category_store .info_styling .info dl dd .sns .sns_instagram a {
	background-image: url(https://makes.itembox.design/item/design/img01/store_sns_instagram.png);
}
#category_store .info_styling .info dl dd .sns .sns_blog a {
	background-image: url(https://makes.itembox.design/item/design/img01/store_sns_blog.png);
}
#category_store .info_styling .info dl dd .sns li a:hover {
	background-position: left bottom;
}
#category_store .info_styling .styling {
	position: relative;
	float: right;
	padding: 30px 0 36px;
	width: 480px;
	background: #f4f4f4;
}
#category_store .info_styling .styling .title1 {
	margin-bottom: 20px;
}
#category_store .info_styling .styling .more {
	position: absolute;
	top: 26px;
	right: 40px;
	width: 72px;
	height: 32px;
}
#category_store .info_styling .styling .more a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(https://makes.itembox.design/item/design/img01/more2.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#category_store .info_styling .styling .more a:hover {
	background-position: left bottom;
}
#category_store .info_styling .styling .slide {
	position: relative;
	margin: 0 auto;
	width: 424px;
}
#category_store .info_styling .styling .slide .frame {
	position: relative;
	margin: 0 auto;
	width: 336px;
	height: 203px;
	overflow: hidden;
}
#category_store .info_styling .styling .slide .move {
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 0;
	height: 100%;
}
#category_store .info_styling .styling .slide .move li {
	margin: 0 8px !important;
	width: 152px;
	height: 203px;
}
#category_store .info_styling .styling .slide .move li .photo {
	background: #000;
}
#category_store .info_styling .styling .slide .move li a:hover .photo img {
	opacity: .7;
	filter: alpha(opacity=70);
}
#category_store .info_styling .styling .slide .move li .detail {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	padding: 24px;
	width: 104px;
	height: 155px;
	color: #fff;
	z-index: 10;
	word-break: break-all;
}
#category_store .info_styling .styling .slide .move li a:hover .detail {
	display: table;
}
#category_store .info_styling .styling .slide .move li .detail .frame {
	display: table-cell;
	vertical-align: middle;
}
#category_store .info_styling .styling .slide .move li .detail .date {
	font-size: 93%;
}
#category_store .info_styling .styling .slide .move li .detail .name {
	margin-bottom: 20px;
	font-weight: bold;
}
#category_store .info_styling .styling .slide .move li .detail .link {
	padding-top: 20px;
	border-top: solid #fff 1px;
	text-align: center;
}
#category_store .info_styling .styling .slide .prev, #category_store .info_styling .styling .slide .next {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	display: block;
	width: 12px;
	height: 24px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
#category_store .info_styling .styling .slide .prev {
	left: 0;
	background-image: url(https://makes.itembox.design/item/design/img01/slide_prev1.png);
}
#category_store .info_styling .styling .slide .next {
	right: 0;
	background-image: url(https://makes.itembox.design/item/design/img01/slide_next1.png);
}
/* news_list */
.news_list1 {
	clear: both;
	margin: 500px 0 80px;
}
.news_list1 ul {}
.news_list1 ul li {
	position: relative;
	float: left;
	margin-left: 24px;
	width: 240px;
}
.news_list1 ul li:first-child {
	margin-left: 0;
}
.news_list1 ul li a {
	position: relative;
	display: block;
	padding-top: 158px;
}
.news_list1 ul li a:hover {
	text-decoration: none;
}
.news_list1 ul li .photo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 190px;
	background: #000;
	z-index: 2;
	overflow: hidden;
}
.news_list1 ul li a:hover .photo img {
	opacity: .5;
	filter: alpha(opacity=50);
}
.news_list1 ul li .info {
	position: relative;
	margin-left: auto;
	padding: 20px 0 0 20px;
	width: 188px;
	background: #fff;
	z-index: 2;
}
.news_list1 ul li .date {
	font-size: 93%;
	font-weight: bold;
	color: #9b9a9a;
}
.news_list1 ul li .date img {
	margin-left: 8px;
	width: 30px;
	vertical-align: middle;
}
.news_list1 ul li .date span {
	display: inline-block;
	vertical-align: middle;
}
.news_list1 ul li .name {
	font-size: 93%;
	font-weight: bold;
}
.news_list1 ul li a:hover .name {
	text-decoration: underline;
	color: #000;
}
.news_list1 ul li .excerpt {
	margin-top: 10px;
	font-size: 93%;
}
.news_list1 ul li .store {
	margin-top: 10px;
	font-size: 93%;
	font-weight: bold;
	color: #9b9a9a;
}
.news_list1 .more {
	margin: 20px 0 0 auto;
}
/* contents
------------------------------------------------ */
#contents, .layout_table {
	padding-bottom: 440px;
}
/* title */
.title1 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 77%;
	font-weight: normal;
}
.title1 strong {
	display: block;
	margin-top: 14px;
	font-size: 108%;
	font-weight: bold;
	color: #858585;
}
.sub_title1 {
	padding: 14px 20px;
	background: #f3f3f3;
	font-size: 108%;
	font-weight: bold;
	line-height: 1.2;
}
.page_title {
	margin-bottom: 40px;
	font-size: 77%;
}
/* item_list */
.item_list1 {
	margin-top: 30px;
}
.item_list1 li {
	position: relative;
	float: left;
	margin-left: 17px;
	width: 140px;
}
.item_list1 li:first-child {
	margin-left: 0 !important;
}
.item_list1 li a {
	display: block;
	color: #000;
}
.item_list1 li a:hover {
	text-decoration: none;
}
.item_list1 li .rank {
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 2;
}
.item_list1 li .photo {
	position: relative;
	width: 100%;
	z-index: 1;
}
.item_list1 li .photo img {
	width: 100%;
}
.item_list1 li a:hover .photo img {
	opacity: .5;
	filter: alpha(opacity=50);
}
.item_list1 li .hover_bd:after {
	content: " ";
	position: absolute;
	top: 5px;
	left: 5px;
	display: none;
	width: 128px;
	height: 156px;
	border: solid #595757 1px;
}
.item_list1 li a:hover .hover_bd:after {
	display: block;
}
.item_list1 li .info {
	margin-top: 12px;
}
.item_list1 li .name {
	font-size: 93%;
	font-weight: normal;
}
.item_list1 li a:hover .name {
	text-decoration: underline;
}
.item_list1 li .price {
	margin-top: 4px;
	font-size: 93%;
}
/* more */
.more {
	width: 136px;
	height: 32px;
}
.more a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(https://makes.itembox.design/item/design/img01/see_more.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.more a:hover {
	background-position: left bottom;
	text-decoration: none;
}
/* list_category */
.list_category {
	margin-bottom: 40px;
}
.list_category .photo_info {}
.list_category .photo_info .photo {
	float: left;
	width: 370px;
}
.list_category .photo_info .photo img {
	width: 100%;
}
.list_category .photo_info .info {
	float: right;
	width: 500px;
}
.list_category .photo_info .info dl {}
.list_category .photo_info .info dl dt {
	font-size: 108%;
	font-weight: bold;
}
.list_category .photo_info .info dl dd {
	margin-top: 1em;
	font-size: 93%;
}
.list_category .link {
	margin-top: 40px;
	padding: 16px 0;
	background: #f4f4f4;
	text-align: center;
	clear: both;
}
.list_category .link li {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	font-size: 93%;
	line-height: 1.2;
}
.list_category .link li.on {
	font-weight: bold;
}
.list_category .link li.on a {
	text-decoration: underline;
}
.fs-c-heading--page {
	clear: both;
}