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






/* fs-c-wishlistProduct
----------------- */
.fs-c-wishlistProduct {
	display: none !important;
}


.fs-c-checkout-paymentMethodInfo__img img {
	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 .cart {
    background: url(https://alphaespace.itembox.design/item/img/cat_cart.png) no-repeat left center / 60px;
}





/* text_sub
----------------- */
.text_sub {
	margin: 0 auto 30px auto;
}





/* 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;
}





/* fs-c-orderTotalTable
----------------- */
.fs-c-orderTotalTable > thead > tr > th, .fs-c-orderTotalTable > tfoot > tr > th, .fs-c-orderTotalTable > tbody > tr > th {
    font-size: 1.4rem;
    letter-spacing: 0.06em;
}





/* fs-c-cartTable__headerCell
----------------- */
.fs-c-cartTable__headerCell {
   font-size: 1.2rem;
}
.fs-c-cartTable__headerCell--product {
   width: 55%;
}





/* fs-c-orderTotalTable
----------------- */
.fs-c-listedProductName {
    font-size: 1.4rem;
	text-align: left;
}





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





/* fs-c-returnedSpecialContract
----------------- */
.fs-c-returnedSpecialContract {
	display: none;
}





/* fs-c-creditCardIcons__image 
----------------- */
.fs-c-creditCardIcons__image {
    display: block;
    width: auto;
}




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



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

	

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



}

	







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





/* text_sub
----------------- */
.text_sub {
	font-size: 1.4rem;
}



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

	

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





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





}
