@charset "UTF-8";

.main-content {
	margin: 0 10px;
}

#product-title {
	position: relative;
	height: 50px;
}

h3 {
    position: absolute;
    bottom: 0;
	margin: 0;
	font-size: 14pt;
}

#nav-frame {
	/* margin-bottom: 42px; */
	margin-bottom: 0;
}

#cart-nav {
	height: 27px;
	display: none;
}

#cart-nav p {
	display: inline-block;
}

#cart-nav .cart-nav-gt {
	width: 34px;
	height: 27px;
	text-align: center;
	font-size: 12pt;
	font-weight: bolder;
	vertical-align: top;
	padding-left: 0;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 5px;
}

.tensen {
	height: 20px;
	margin: -15px 0 30px 0;
}

table {
	/* width: 700px; */
	width: 100%;
	max-width: 700px;
	border-collapse: collapse;
	border: solid 1px #333;
	table-layout: fixed;
}

th, td {
	border: solid 1px #333;
}

table p {
	margin: 4px;
	font-size: 10pt;
}

.col-fixed-del {
	width: 30px;
}

.col-flexible {
	width: 0;
}

.col-fixed-tanka {
	width: auto;
}

.col-fixed-kosu {
	width: auto;
}

.col-fixed-syokei {
	width: auto;
}

table thead th {
	background-color: #fffac8;
}

table tfoot th {
	background-color: #fffac8;
}

.btn_del {
	font-size: 10pt;
	cursor: pointer;
}

.spin {
	width: 30px;
	height: 35px;
	vertical-align: middle;
}

#description {
	position: relative;
	height: 15px;
	/* margin-bottom: 0; */
}

#description p {
    position: absolute;
    bottom: 5px;
	font-size: 10pt;
}

.table_del {
	text-align: center;
	/* width: 50px; */
}

.table_syohin {
	text-align: left;
}

.table_tanka {
	/* width: 100px; */
}

td.table_tanka {
	text-align: right;
}

.table_kosu {
	/* width: 90px; */
}
td.table_kosu {
	text-align: center;
}

.table_syokei {
	/* width: 100px; */
}
td.table_syokei {
	text-align: right;
}

.table_gokei_title {
	text-align: right;
}

.table_gokei {
	text-align: right;
}

#description2 {
	position: relative;
	height: 15px;
	margin-bottom: 0;
}

#description2 p {
    position: absolute;
    bottom: 5px;
	font-size: 11pt;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: -5px;
}

#button-box {
	/* width: 702px;
	text-align: right; */
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	align-items: flex-start;
	justify-content: center;
	margin: 20px 0 0 0;
}

#button-box p {
	/* display: inline-block;
	margin-left: 10px; */
}

#payment_description_box {
	position: relative;
	height: 100px;
	margin-bottom: -6px;
}

#payment_description_box h4 {
    position: absolute;
    bottom: 0;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#payment_description {
	margin-top: -15px;
}

#payment_description p {
	height: 70px;
	/* width: 700px; */
	font-size: 9pt;
	margin-top: 10px;
	line-height: 130%;
}

#credit_description {
	/* margin-top: -15px; */
	margin: -15px 0 40px 0;
}

#credit_description_box {
	position: relative;
	height: 20px;
	margin-bottom: -6px;
}

#credit_description_box h4 {
    position: absolute;
    bottom: 0;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#credit_description div {
	display: inline-block;
/*	height: 140px;*/
	vertical-align: top;
}

/* #credit_description div:last-child p {
	margin-bottom: 40px;
} */

.credit_description_left {
	width: 310px;
}

.credit_description_right {
	width: 390px;
}

#credit_description p {
	font-size: 9pt;
	margin-top: 10px;
	line-height: 130%;
}

#credit_description div img {
	margin-top: 10px;
}

#cash_delivery_description_box {
	position: relative;
	height: 20px;
	margin-bottom: -6px;
}

#cash_delivery_description_box h4 {
    position: absolute;
    bottom: 0;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#cash_delivery_description div {
	display: inline-block;
	height: 100px;
	vertical-align: top;
}

#cash_delivery_description p {
	font-size: 9pt;
	margin-top: 10px;
	line-height: 130%;
}

#cash_delivery_description div img {
	margin-top: 10px;
}

#postal_payment_description_box {
	position: relative;
	height: 28px;
	margin-bottom: -6px;
}

#postal_payment_description_box h4 {
    position: absolute;
    bottom: 0;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#postal_payment_description {
	/* margin-top: -15px; */
	margin: -15px 0 40px 0;
}

#postal_payment_description p {
	/* height: 70px; */
	/* width: 700px; */
	font-size: 9pt;
	margin-top: 10px;
	line-height: 130%;
}

#receipt_description_box {
	position: relative;
	/* height: 80px; */
	height: 28px;
	margin-bottom: -6px;
}

#receipt_description_box h4 {
    position: absolute;
    bottom: 0;
	font-size: 11pt;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}

#receipt_description {
	/* margin-top: -15px; */
	margin: -15px 0 80px 0;
}

#receipt_description p {
	height: 70px;
	/* width: 700px; */
	font-size: 9pt;
	margin-top: 10px;
	line-height: 130%;
}

#credit_logo img {
	width: 55px;
	height: 55px;
}

#carterror p {
	color: #f00;
	font-weight: bold;
	height: 70px;
}

#noscript_msg p {
	color: #f00;
	font-weight: bold;
	height: 70px;
}

#button_box {
	display: none;
}


@media (min-width: 362px) {

	.col-fixed-del {
		width: 50px;
	}

	.col-flexible {
		width: auto;
	}

	.col-fixed-tanka {
		width: 100px;
	}

	.col-fixed-kosu {
		width: 90px;
	}

	.col-fixed-syokei {
		width: 100px;
	}




}

@media (min-width: 730px) {

	.main-content {
		width: 700px;
	}

	#nav-frame {
		position: relative;
		height: 48px;
		margin-bottom: 42px;
	}

	#cart-nav {
		display: block;
		width: 710px;
	}

	#button-box {
		/* width: 702px;
		text-align: right; */
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		align-items: flex-start;
		justify-content: flex-end;
		margin: 20px 0 0 0;
	}



}
