textarea{
    resize: none;
}

.supplement {
	font-size: 11px;
	color: red;
}

.tbl-pacatto td {
	width: 25% !important;
}


.ml10 {
	margin-left: 10px;
}


td div.item-product {
	text-align: left;
	border-top: 1px solid rgba(146, 199, 8, 0.4);
	border-bottom: 1px solid rgba(146, 199, 8, 0.4);
	background-color: rgba(146, 199, 8, 0.1);
	font-weight: bold;
	color: #000;
}

td div.item-title {
	font-weight: 1.1rem;
}

td div.item-image {
	text-align: center;
}

#mail-attention {
	border: 1px solid #e71d13;
    margin-bottom: 32px;
    padding: 24px;
}

#mail-attention p {
    color: #e71d13;
    font-size: 17px;
    font-size: 1.7rem;
    font-family: 'Noto Sans Japanese';
    font-style: normal;
    font-weight: 500;
}

#mail-attention span {
    font-size: 18px;
    font-size: 1.8rem;
    margin-right: 8px;
}