@charset "utf-8";
.bgC-course {
	background-color: #FAECC3;
}
.bgC-up {
	background-color: #F8EAF7;
}
.seisansei {
	border: 2px solid #D42222;
	text-align: center;
	margin-top: 10px;
}
.seisansei h6{
	background-color: #D42222;
	color: #FFF;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}
.whatBox {
	border: 1px solid #D6D6D6;
	text-align: left;
}
.whatBox+.whatBox {
	border-top: none;
}
.whatBox--dotted {
	border: 1px dotted #D6D6D6;
	text-align: left;
	margin: 10px 10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.whatBox h6 {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding: 10px 17px 0px;
	margin-bottom: 5px;
	font-weight: bold;
}
.whatBox__text {
	font-size: 14px;
	line-height: 1.3;
}
.whatBox p {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.whatBox ul {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
}
.txtC-01blue {
	color: #007FFF;
}
.txtC-02pink {
	color: #D24DFF;
}
.txtIcon {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
}
.txtIcon--top {
	vertical-align: text-top;
}
.TblSubsidy {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 1.5;
}
.TblSubsidy th,
.TblSubsidy td {
	vertical-align: middle;
	border: 1px solid #707070;
	padding: 10px 8px 10px;
}
.TblSubsidy th {
	font-size: 16px;
	font-weight: bold;
	background-color: #E6E6E6;
}
.TblSubsidy th.bgC-wages {
	background-color: #FBE1E3;
}
.TblSubsidy th.bgC-cost {
	background-color:#D8EBD2 ;
}
.TblSubsidy th.suited {
	padding: 9px 3px 5px;
	line-height: 1.1;
}
.TblSubsidy td.suited {
	padding: 9px 3px 5px;
	line-height: 1.5;
}
.TblSubsidy td {
	font-size: 14px;
}
.TblSubsidy th small {
	font-size: 12px;
}
.TblSubsidy__Section {
	border-top: 2px solid #707070;
}
.TblSubsidy .TblSubsidy__cost {
	background-color:#D8EBD2 ;
}
.TblSubsidy .TblSubsidy__wages {
	background-color: #FBE1E3;
}
.CourseTitle--blue {
	font-size: 16px;
	color: #1E2486;
	font-weight: bold;
}
.CourseTitle--green {
	font-size: 16px;
	color: #39611E;
	font-weight: bold;
}
.txtSize14 {
	font-size: 14px;
}
.openBlockPlus{ margin: 0 0px; }
.openBlockPlus div{  }
.openBlockPlus div dt{ padding: 8px 5px; cursor: pointer; border-bottom: 1px solid #bbb; position: relative; font-size: 18px; }
.openBlockPlus div dt:after{ content: ''; width: 16px; height: 16px; display: block; background: url('/ew/pewbct/etc/designs/panasonic/common-clientlibs/images/ico-open-plus.svg') 0 0 no-repeat; position: absolute; top: 50%; right: 18px; -webkit-transform: translate(0,-50%); transform: translate(0,-50%); }
.openBlockPlus div dt.active:after{ background: url('/ew/pewbct/etc/designs/panasonic/common-clientlibs/images/ico-open-minus.svg') 0 0 no-repeat; }
.openBlockPlus div dt>span{ width: 30px; height: 30px; margin-right: 15px; color: #B50C0C; border: 2px solid #B50C0C; font-size: 20px; display: inline-block; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 5px; left: 5px; }
.openBlockPlus div dt>div{ padding-left: 45px; padding-right: 45px; }
.openBlockPlus div dd{ padding: 8px 5px; background-color: #eee; font-size: 16px; position: relative; display: none; }
.openBlockPlus div dd>span{ width: 30px; height: 30px; color: #3467CB; background-color: #fff; border: 2px solid #3467CB; font-size: 20px; display: inline-block; text-align: center; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 5px; left: 5px; }
.openBlockPlus div dd>div{ padding-left: 45px; font-size: 16px; }
@media screen and (max-width: 750px) {
.seisansei p {
	padding-right: 15px;
	padding-left: 15px;
}
.openBlockPlus{ margin: 0 0px; }
.openBlockPlus div dt{ font-size: 16px; }
.openBlockPlus div dd{ font-size: 14px; }
}
