.policybox {
	padding: 35px 40px;
}

.kiyaku01,
.kiyaku02,
.kiyaku03
{
	font-size: 12px;
	border:solid 1px #ccc;
	border-collapse:collapse;
	width:100%
}

.kiyaku01 thead,
.kiyaku02 thead
{
	background-color:#febdd9;
}

.kiyaku01 th,
.kiyaku01 td,
.kiyaku02 th,
.kiyaku02 td,
.kiyaku03 th,
.kiyaku03 td
{
	border:solid 1px #ccc;
	text-align:center;
	padding: 0.5em;
	vertical-align:middle;
}

.kiyaku02 th
{
	width:50%;
}

.kiyaku02 td
{
	text-align:right;
}

.bonus {
	width: 48px;
}

.kiyaku03 th
{
	width:33.333%;
	background-color:#febdd9;
}

.kiyaku03 td
{
	text-align:left;
}

.kiyaku04 {
	margin: 0;
}

.kiyaku04 th
{
	width:65%;
	text-align:left;
}

.kiyaku04 {
	width: 100%;
}

.kiyaku04 td.money {
	padding-right: 10px;
	width: 30%;
}

.kiyaku04 td.money_detail {
	width: 50%;
}

.kiyaku04 th,
.kiyaku04 td
{
	padding:0;
}

.section-usual.kiyaku-caution
{
	padding:1.5em;
	background-color:#fbf8e1;
}

hr.hr-color-gray
{
	height: 1px;
	background-color: #ddd;
	border: none;
}
	
.yusso-box-left
{
	float:left;
	width:33.333%;
}

.yusso-box-right
{
	float:right;
	width:60%;
}


.table-form th {
	width: 18em;
}

.table-form2 {
	width: 100%;
	border-collapse: collapse;
}

.table-form2 th,
.table-form2 td
{
	width:50%;
	font-weight: bold;
	vertical-align: top;
	border: solid 1px #CCC;
	padding: 12px 12px 12px 32px;
	text-align: left;
	background: #f2f2f2;
}

.table-form2 td
{
	font-weight:normal;
	background: #fff;
}

.table-form th.table-borderTop-none
{
	width:10%;
	border-top:none;
	background: #f2f2f2;
}

.table-form th.table-borderBottom-none
{
	border-bottom:none;
}

.dmTabel  {
	width: 100%;
	border-collapse: collapse;
}

.dmTabel  th {
	font-weight: bold;
	vertical-align: top;
	border: solid 1px #CCC;
}

.dmTabel  th[scope*="row"] {
	padding: 12px 12px 12px 32px;
	text-align: left;
	background: #f2f2f2;
}

.dmTabel  th[scope*="row"]:before {
	margin-left: -12px;
	margin-right: 6px;
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 6px;
	height: 6px;
	overflow: hidden;
	background: #c70079;
}

.dmTabel  td {
	padding: 12px;
	vertical-align: top;
	border: solid 1px #CCC;
}

.dmTabel  .require {
	font-weight: normal;
	color: #d12a2a;
}
.dmTabel th.table-borderTop-none
{
	width:10%;
	border-top:none;
	background: #f2f2f2;
}

.dmTabel th.table-borderBottom-none
{
	border-bottom:none;
}


@media screen and (max-width: 640px){
	
.policybox {
	padding: 15px 20px;
	word-break: break-all;
}
	
.kiyaku01 {
	width: 100%;
	font-size: 10px;
}

.bonus {
	width: auto;
}

.kiyaku04
{
	width: auto;
}	
	
.kiyaku01 th,
.kiyaku01 td,
.kiyaku02 th,
.kiyaku02 td,
.kiyaku03 th,
.kiyaku03 td {
	padding: 0;
}

.yusso-box-left
{
	float:none;
	width:100%;
}

.yusso-box-right
{
	float:none;
	width:100%;
}

.table-form th 
{
	width: 100%;
}

.table-form th br 
{
	display: none;
}

.kiyaku04 td.money {
	width: 30%;
}

.kiyaku04 td.money_detail {
	width: auto;
}
	
	
	
	
	
	
	
	
	
	
/* --/@media-- */ }