@charset "UTF-8";
/* CSS Document */




.fs-body-my-top .fs-c-wishlistProduct {
	display: none;
}




/* 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-accountService__page--couponList {
    flex-basis: 128px;
}

/* sp */
@media screen and (max-width: 480px) {
    .fs-c-accountService__page {
        flex-basis: 48%;
    }
}


/* fs-c-breadcrumb
----------------- */
.fs-c-breadcrumb {
	margin-bottom: 0;
}





/* pagetitle
----------------- */
#pagetitle .mypage {
    background: url(https://alphaespace.itembox.design/item/img/cat_mypage.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;
}





/* pagetitle
----------------- */
.amazonpay-button-inner-image {
	width: auto;
}





/*.fs-c-inputInformation__field
----------------- */
.fs-c-inputInformation__field {
	max-width: 800px;
}





/*.btnout
----------------- */
.btnout{
	max-width: 630px;
	margin: auto;
	padding-top: 50px;
}
	.btnout .btn {
		width: 48%;
	}
		.btnout .btn a {
			display: block;
			height: 54px;
			background: #262626;
			font-size: 1.6rem;
			color: #fff;
			line-height: 54px;
		}
		.btnout .btn a:hover {
			background: #000;
		}





/*.fs-c-buttonContainer--myPageTop
----------------- */
.fs-c-buttonContainer--myPageTop {
	display: block;
	width: 260px;
	margin-left: auto;
	margin-right: auto;
}
	.fs-c-buttonContainer--myPageTop a {
		display: block;
		height: 62px;
		font-size: 1.6rem;
		font-weight: 700;
		text-align: center;
		line-height: 62px;
	}
	.fs-c-buttonContainer--myPageTop a {
		color: #fff;
		background: #212121 url(https://alphaespace.itembox.design/item/img/icon_arrow_white.png) no-repeat 93% center;
	}
	.fs-c-buttonContainer--myPageTop a:hover {
		opacity: 1.0;
		color: #fff;
		background: #212121 url(https://alphaespace.itembox.design/item/img/icon_arrow_white.png) no-repeat 95% center;
	}








/* 1260px */
@media screen and (max-width: 1260px) {



/* left_area
----------------- */
.fs-l-pageMain {
	padding: 0 3% 100px 3%;
}
	

	

/* pagetitle
--------------------------- */
#pagetitle .mypage {
	background: url(https://alphaespace.itembox.design/item/img/cat_mypage.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 .mypage {
	background: url(https://alphaespace.itembox.design/item/img/cat_mypage.png) no-repeat 5% center / 40px;
}





/* pagetitle
----------------- */
.fs-c-subSection__title {
	padding: 20px 0;
	font-size: 2.0rem;
}





/*.btnout
----------------- */
.btnout{
	display: block;
	width: 100%;
	padding-top: 30px;
}
	.btnout .btn {
		width: 100%;
		margin-bottom: 10px;
	}




/* fs-c-buttonContainer--myPageTop */
.fs-c-buttonContainer--myPageTop {
	width: 80%;
	margin: auto;
}
	.fs-c-buttonContainer--myPageTop a {
		display: block;
		height: 54px;
		font-size: 1.4rem;
		line-height: 54px;
	}








}
