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




.amazonpay-button-inner-image {
	width: auto;
}




/* left_area
----------------- */
.fs-l-pageMain {
	max-width: 1200px;
    width: 100% !important;
	margin: auto;
	padding-bottom: 80px;
}
	.fs-l-pageMain .fs-system-product {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}
		.fs-l-pageMain .fs-system-product .left_area {
			width: 55%;
		}

		.fs-l-pageMain .fs-system-product .right_area {
			width: 40%;
		}

	.fs-l-main .menubox {
		width: 100% !important;
		height: 100vh;
		background: #262626;
		overflow-y: scroll;
		padding: 150px 0 80px 0;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 15;
		transform: translatex(-100%);
		transition: all 0.6s;
	}





/* fs-c-breadcrumb
----------------- */
.fs-c-breadcrumb {
	margin-bottom: 0;
}





/* pagetitle
----------------- */
#pagetitle .review {
    background: url(https://alphaespace.itembox.design/item/img/cat_review.png) no-repeat left center / 60px;
}





/* pagetitle
----------------- */
.fs-c-subSection__title {
	border-top: solid 3px #212121;
	border-bottom: solid 1px #212121;
	padding: 24px 0;
	font-size: 2.0rem;
	color: #231815;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 30px;
}




/* 1260px */
@media screen and (max-width: 1260px) {



/* left_area
----------------- */
.fs-l-pageMain {
	padding: 0 3% 100px 3%;
}
	

	

/* pagetitle
--------------------------- */
#pagetitle .review {
	background: url(https://alphaespace.itembox.design/item/img/cat_review.png) no-repeat 3% center / 60px;
}



}

	







/* max 1023px */
@media screen and (max-width: 1023px) {



/* left_area
----------------- */
.fs-l-pageMain {
	padding: 0 0 50px 0;
}
	

	

/* pagetitle
--------------------------- */
#pagetitle .review {
	background: url(https://alphaespace.itembox.design/item/img/cat_review.png) no-repeat 5% center / 40px;
}





/* pagetitle
----------------- */
.fs-c-subSection__title {
	padding: 20px 0;
	font-size: 2.0rem;
}





}
