img {
	width: 100%;
}
.clr-org {
	color: #F4A62D;
}
.fwBold {
	font-weight: bold;
}
.clr-c1 {
	color: #e6005a;
}
.text_link {
	color: #e6005a;
}
.text_link:hover {
	text-decoration: underline;
}
.taRight{
	text-align: right;
}
sup {
	color: #e6005a;
}
.scroll-hint-icon {
	height: 90px !important;
}
@media all and (min-width: 781px) {
	/* //    |- PC  */
	.elmSP {
		display: none !important;
	}
}
/* TB: min-width: 560px max-width: 1079px */
@media all and (max-width: 780px) {
	/* //    |- SP  */
	.elmPC {
		display: none !important;
	}
}
/* SP: max-width: 559px */



/* // 共通
----------------------------------------------- */
.boxFrame_a {
  padding: 40px;
  background-color: #fff;
  border-radius: var(--rad2);
  position: relative;
  z-index: 10;
}
.text_plain {
	margin-bottom: 40px;
}
.text_note {
	font-size: 14px; 
	font-weight: normal;
}
.subsidyinfoCV_copy {
	margin-bottom: 30px;
}
.subsidyinfoCV_copy span{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	background: var(--c1);
	padding: 6px 20px;
}
.subsidyinfoCV_wrap {
	display: flex;
	padding: 30px 35px;
	border-radius: 8px;
	border: 5px solid #FCDEE7;
	margin-bottom: 30px;
	align-items: center;
	justify-content: space-around;
}
.subsidyinfoCV_ttl {
	font-size: 40px;
	font-weight: bold;
	line-height: 1.1;
}
.subsidyinfoCV_ttl .fs {
	font-family: var(--ffEn1);
	color: var(--c1);
	font-size: 70px;
}
.subsidyinfoCV_ttl .fc {
	color: var(--c1);
}
.subsidyinfoCV_btn .tx {
	font-size: 20px;
}
.subsidyinfo_solvableA {
	background-color: #F7F7F7 !important;
	margin-bottom: 50px;
}
.subsidyinfo_solvableA .items li:after {
	content: "\ea62";
}

/*SP*/
@media (max-width: 780px) {
.boxFrame_a {
  padding: 18px 15px;
  border-radius: var(--rad1_sp);
  overflow: hidden;
}
.text_plain {
	margin-bottom: 30px;
}
.text_note {
	font-size: 12px; 
	font-weight: normal;
}
.subsidyinfoCV_copy {
	margin-bottom: 20px;
}
.subsidyinfoCV_copy span{
	font-size: 16px;
	padding: 6px 15px;
	display: block;
}
.subsidyinfoCV_wrap {
	display: block;
	padding: 30px 20px;
	margin-bottom: 30px;
}
.subsidyinfoCV_ttl {
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	margin-bottom: 25px;
}
.subsidyinfoCV_ttl .fs {
	font-family: var(--ffEn1);
	color: var(--c1);
	font-size: 50px;
}
.subsidyinfoCV_ttl .fc {
	color: var(--c1);
}
.subsidyinfoCV_btn .tx {
	font-size: 16px;
}
.subsidyinfo_solvableA {
	margin-bottom: 30px;
}
}





/* // テーブル/フロー
----------------------------------------------- */
.subsidyinfo_table1 {
	border-collapse: collapse; 
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.subsidyinfo_table1 th,
.subsidyinfo_table1 td{
	border: 1px solid #ccc;
	padding: 15px;
	vertical-align: middle;
}
.subsidyinfo_table1 th {
	background: #FCDEE7;
	text-align: center;
}
.subsidyinfo_table1 th.capital,
.subsidyinfo_table1 th.employees {
	width: 32%;
}
.subsidyinfo_table1 .num {
	text-align: center;
}
.subsidyinfo_table2 {
	border-collapse: collapse; 
	border: 1px solid #ccc;
	margin-bottom: 50px;
}
.subsidyinfo_table2 th,
.subsidyinfo_table2 td{
	border: 1px solid #ccc;
	padding: 15px;
	vertical-align: middle;
}
.subsidyinfo_table2 th {
	background: #FCDEE7;
	text-align: center;
}
.subsidyinfo_table2 th.cat,
.subsidyinfo_table2 th.employees {
	width: 48%;
}
.subsidyinfo_table2 .num {
	text-align: center;
}
.subsidyinfo_table3 {
	border-collapse: collapse; 
	border: 1px solid #ccc;
	margin-bottom: 40px;
}
.subsidyinfo_table3 th,
.subsidyinfo_table3 td{
	border: 1px solid #ccc;
	padding: 15px;
	vertical-align: middle;
}
.subsidyinfo_table3 th {
	background: #FCDEE7;
	text-align: center;
}
.subsidyinfo_table3 th.cat1, {
	width: 18%;
}
.subsidyinfo_table3 .num {
	text-align: center;
}
.subsidyinfoFlow {
	margin: 30px 0 50px;
}
.subsidyinfo_table4 {
	border-collapse: collapse; 
	border: 1px solid #ccc;
	margin-bottom: 30px;
}
.subsidyinfo_table4 th,
.subsidyinfo_table4 td{
	border: 1px solid #ccc;
	padding: 20px 30px;
	vertical-align: middle;
}
.subsidyinfo_table4 th {
	background: #3C3C3C;
	text-align: center;
	color: #fff;
}
.subsidyinfo_table4 th.cat {
	width: 50%;
}
.subsidyinfo_table4 .img {
	margin: 10px 0;
}
.subsidyinfo_table4 .img10 {
	width: 10%;
}
.subsidyinfo_table4 .img15 {
	width: 15%;
}
.subsidyinfo_table4 .img20 {
	width: 20%;
}
.subsidyinfo_table4 .img25 {
	width: 25%;
}
.subsidyinfo_table4 .img30 {
	width: 30%;
}
.subsidyinfo_table4 .img40 {
	width: 40%;
}
/*SP*/
@media (max-width: 780px) {

.scroll, .js-scrollable {
	overflow-x: scroll !important;
  width: 100% !important;
}
.subsidyinfo_table1,
.subsidyinfo_table3 {
  min-width: 700px !important;
}
.subsidyinfo_table4 th,
.subsidyinfo_table4 td{
	padding: 20px 20px;
}
.subsidyinfoFlow {
	margin: 20px 0 50px;
}
.scroll .subsidyinfoFlow {
	min-width: 700px !important;
}
.subsidyinfo_table4 .img_sp30 {
	width: 30%;
}
.subsidyinfo_table4 .img_sp40 {
	width: 40%;
}
.subsidyinfo_table4 .img_sp50 {
	width: 50%;
}
}


















/* // xxxxx
----------------------------------------------- */

/*SP*/
@media (max-width: 780px) {

}


/* // xxxxx
----------------------------------------------- */

/*SP*/
@media (max-width: 780px) {
	
}


/* // xxxxx
----------------------------------------------- */

/*SP*/
@media (max-width: 780px) {
	
}