@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-top: 30px;
	padding-bottom: 150px;
}
	.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-c-breadcrumb
----------------- */
.fs-c-breadcrumb {
	margin-bottom: 0;
}





/* pagetitle
----------------- */
#pagetitle.cart {
    background: url(https://hikarimiso.itembox.cloud/item/img/cart_pht.jpg?d=20210330195311) no-repeat center / cover;
}





/* text_sub
----------------- */
.text_sub {
	margin: 0 auto 30px auto;
}





/* pagetitle
----------------- */
.fs-c-subSection__title {
	border-top: none;
	border-bottom: none;
	padding: 0;
	font-size: 2.0rem;
	color: #383430;
	line-height: 1.4em;
	font-weight: 700;
	margin-bottom: 10px;
}





/* 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-returnedSpecialContract .fs-c-returnedSpecialContract__link a {
	text-decoration: underline;
}





/* fs-c-creditCardIcons__image 
----------------- */
.fs-c-creditCardIcons__image {
    display: block;
    width: auto;
}





/* fs-c-button--primary
----------------- */
.fs-c-button--primary {
    background: #FFAF00;
    border: none;
    color: #ffffff !important;
    padding: 20px 10px;
    box-shadow: 0 0 0 none;
}





/* fs-c-button--secondary
----------------- */
.fs-c-button--secondary {
    background: #fff;
    border: 1px solid #FFAF00;
    color: #383430 !important;
    padding: 20px 10px;
    box-shadow: 0 0 0 none;
}
.fs-c-button--secondary:hover {
    color: #383430;
}





/* fs-c-button--standard
----------------- */
.fs-c-button--standard {
    border: none;
    padding: 20px 10px;
    box-shadow: 0 0 0 none;
}
.fs-c-button--change--small {
    padding: 10px;
}


.fs-body-cart-login .fs-c-loginForm {
    margin: 0 auto;
}






/* fs-c-inputInformation__field
----------------- */
.fs-c-inputInformation__field {
    margin: 24px auto;
    max-width: 1200px;
}






/* fs-c-inputTable
----------------- */
.fs-c-inputTable {
	width: 100%;
	border-collapse: collapse;
	border-bottom: solid 1px #ddd;
}
.fs-c-inputTable--inModal > tbody {
	padding-bottom: 0;
}
	.fs-c-inputTable > tbody > tr {
		width: 100%;
		display: table;
	}
	.fs-c-inputTable > tbody > tr + tr {
		margin-top: 0;
	}
		.fs-c-inputTable th {
			width: 240px;
			padding: 15px 15px !important;
			font-size: 1.5rem;
			text-align: left;
			border-top: solid 1px #ddd;
		}
			.fs-c-requiredMark::before {
				color: #BD1114;
				margin: -4px 0 0 0;
			}

		.fs-c-inputTable td {
			width: -webkit-calc(100% - 240px);
			width: calc(100% - 240px);
			padding: 15px 15px !important;
			font-size: 1.5rem;
			text-align: left;
			border-top: solid 1px #ddd;
		}
			.fs-c-inputTable td .fs-system-assistedItem,
			#fs_input_addressLine1,
			#fs_input_addressLine2,
			#fs_input_addressLine3 {
				padding: 15px;
				border: none;
				background: #F2F2F2;
				font-size: 1.5rem;
			}






/* fs-body-cart-login
----------------- */
.fs-body-cart-login .fs-c-inputInformation__field {
	background: none;
	padding: 0;
}
	#fs_input_mailAddress,
	#fs_input_password {
		padding: 15px;
		border: none;
		background: #F2F2F2;
		font-size: 1.5rem;
	}

.fs-c-inputGroup {
	border: none;
	background: #ddd;
}





.fs-c-checkbox__labelText a {
	text-decoration: underline;
}
.fs-c-checkbox__labelText a:hover {
	text-decoration: none;
}


.fs-c-dropdownGroup #fs_input_creditCardExpirationMonth {
	width: 84px;
}
.fs-c-dropdownGroup #fs_input_creditCardExpirationYear {
	width: 100px;
}

.fs-c-inputField__explanation {
	padding-top: 10px;
	font-size: 1.2rem;
}





/* npbox
----------------- */
.npbox dl {
}
	.npbox dl dt {
		font-size: 1.6rem;
	}
	.npbox dl dd {
		font-size: 1.4rem;
	}
		.npbox dl dd a {
			text-decoration: underline;
		}
		.npbox dl dd a:hover {
			text-decoration: none;
		}

	.npbox .flex-end {
		margin-bottom: 15px;
	}
		.npbox .flex-end .bnr {
			width: 126px;
			padding-top: 32px;
		}
		.npbox .flex-end dl {
			width: -webkit-calc(100% - 126px);
			width: calc(100% - 126px);
			padding-right: 25px;
		}

.fs-c-checkout-paymentMethod--npPostpay .fs-c-checkout-paymentMethod__setting {
	display: none;
}



/* 1260px */
@media screen and (max-width: 1260px) {



/* fs-l-pageMain
---------------------*/
.fs-l-pageMain {
	padding: 80px 5% 150px 5%;
}









}

	







/* max 1023px */
@media screen and (max-width: 1023px) {





/* text_sub
----------------- */
.text_sub {
	font-size: 1.4rem;
}



/* fs-l-pageMain
----------------- */
.fs-l-pageMain {
	padding: 30px 5% 100px 5%;
}





/* fs-c-subSection__title
----------------- */
.fs-c-subSection__title {
	padding: 0;
	font-size: 2.0rem;
}





/* fs-body-cart-login
----------------- */
.fs-body-cart-login .fs-c-loginForm {
    margin: 0 auto;
}





/* fs-c-anotherLogin__button--amazon
----------------- */
.fs-c-anotherLogin__button--amazon {
    margin: 20px auto 0 auto;
}






/* fs-c-inputTable
----------------- */
.fs-c-inputTable th {
	display: block;
	width: 100%;
	padding: 15px 0 5px 0 !important;
	font-size: 1.5rem;
	text-align: left;
	border-top: solid 1px #ddd;
	border-bottom: none;
}

.fs-c-inputTable td {
	display: block;
	width: 100%;
	padding: 0 0 15px 0 !important;
	font-size: 1.4rem;
	text-align: left;
	border-top: none;
	border-bottom: none;
}
	.fs-c-inputTable td .fs-system-assistedItem,
	#fs_input_addressLine1,
	#fs_input_addressLine2,
	#fs_input_addressLine3 {
		padding: 10px;
		font-size: 16px;
	}






/* fs-c-buttonContainer--pair
----------------- */
.fs-c-buttonContainer--pair {
    grid-row-gap: 22px;
}

.fs-c-inputField__explanation {
	font-size: 1.0rem;
}

	
#about,
#footer .calendar_area {
	display: none;
}	





/* npbox
----------------- */
.npbox .flex-end {
	display: block;
	margin-bottom: 12px;
}
	.npbox .flex-end .bnr {
		width: 126px;
		margin-bottom: 15px;
		padding-top: 5px;
	}
	.npbox .flex-end dl {
		width: 100%;
		padding-right: 0;
	}
	


}
