/*
update:20260804
temp-service-page-renew202608.php用
*/

#containar {
	max-width: 1580px;/*1180px*/
}
.fullWidth {
    margin-left: -100px !important;
    padding-left: 100px !important;
    margin-right: calc(100% - 100vw) !important;
    padding-right: calc(100vw - 100%) !important;
}
@media screen and (max-width: 1000px) {
	/*ヘッダーエリア分*/
	.servicePageRenew202608 {
		padding-top: 96px;
	}
}





a:hover {
	text-decoration: none;
}







/*#popup-content #content*/
#popup-content #content {
	width: auto;
	padding: 0;
}
/*remodal.surchargeSec*/
.remodal.surchargeSec {
	max-width: 1100px;
}
.remodal.surchargeSec {}
.remodal.surchargeSec .attention {
	background: #fff;
	padding: 20px 25px;
}
.remodal.surchargeSec .attention h3 {
	margin: 0;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: center;
	font-size: 1.25em;
	background: #FFF7F7;
	border-top: 1px solid #EB6D9A;
	border-bottom: 1px solid #EB6D9A;
	color: #EB6D9A;
	padding: 10px 0;
}
.remodal.surchargeSec .attention h3:first-child {
	margin-top: 0;
}
.remodal.surchargeSec .attention hr {
	background: none;
	margin: 1.5em 0;
}
.remodal.surchargeSec .attention table {
	margin: 0;
}
.remodal.surchargeSec .attention table thead th {
	background: #EB6D9A;
	color: #fff;
	font-size: 1.125em;
}
.remodal.surchargeSec .attention table tbody th,
.remodal.surchargeSec .attention table tbody td {
	background: #fff;
}
.remodal.surchargeSec .attention table tbody tr:nth-child(even) th,
.remodal.surchargeSec .attention table tbody tr:nth-child(even) td {
	background: #FFF7F7;
}
.remodal.surchargeSec .attention table tbody th {
	text-align: left;
}
.remodal.surchargeSec .attention table tbody td {
	text-align: center;
}
.remodal.surchargeSec .attention table tbody td.price {
	color: #EB6D9A;
	font-size: 1.0em;
	font-weight: 700;
}
.remodal.surchargeSec .attention table tbody td.price strong {
	font-size: 1.5em;
}
.remodal.surchargeSec .attention p {
	text-align: left;
	padding: 0.5em 0;
}
.remodal.surchargeSec .attention .note {
	font-size: 0.875em;
}
.remodal.surchargeSec .remodal-confirm {
	border-radius: 20px;
	padding: 5px 30px;
	background-color: #a8a8a8;
	color: #FFF;
}
@media only screen and (max-width: 1000px) {
	.remodal.surchargeSec {
		padding: 15px 0;
	}
	.remodal.surchargeSec .attention {
		padding: 20px 10px;
	}
	.remodal.surchargeSec .attention hr {
		margin: 1.0em 0;
	}
	.remodal.surchargeSec .attention table {
		font-size: 0.875em;
	}
	.remodal.surchargeSec .attention table th,
	.remodal.surchargeSec .attention table td {
		padding: 10px 5px;
		display: table-cell;
	}
	.remodal.surchargeSec .attention table thead th {
		font-size: 1.0em;
	}
	.remodal.surchargeSec .attention table tbody td.price strong {
		font-size: 1.25em;
	}
}





