
@charset "UTF-8";
#price-table th {border:1px solid #333;	text-align: center;	padding: .5rem 0;	font-size: 120%;	background-color: #CBCBCB;}#price-table td {border:1px solid #333;	padding: .25rem .5rem;	font-size: 120%;}
.memo {background-color: #d6f3ff;	padding: 1rem;	border-radius: 10px;}
#kuma-info dl {font-size: 140%;}#kuma-info dl dt {font-size: 140%;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){#price-table th {font-size: 140%;}#price-table td {padding: .5rem .5rem;	font-size: 140%;}}
