@charset "UTF-8";
.subsidy {
	font-family: Noto Sans JP, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.mb65 { margin-bottom:65px; }
.mb85 { margin-bottom:85px; }
.bgF5 { background-color: #f5eeee; }
.green { color: #11A24B; }
.subsidy .btn {
	position: relative;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	border-radius: 4px;
	line-height: 18px;
	box-sizing: border-box;
	overflow: hidden;
	background: #39B54A;
}
.subsidy .btn:hover {
    text-decoration: none;
}
.subsidy .btn span {
  display: block;
  text-align: center;
  padding: 15px 50px 15px;
}
.subsidy .bLayerText:hover > span {
  background: rgba(0, 0, 0, 0.2);
}
.subsidyMain {
	height: 615px;
	background-image: url(../img/main_bg1.jpg);
	background-size: cover;
	background-position: center center;
	border-bottom: 1px solid #ccc;
	margin-bottom: 65px;
}
.subsidyMain img {
	margin-bottom: -15px;
}
.subsidyMain h1 {
	color: #0A3345;
	font-size: 50px;
	font-weight: bold;
	line-height: 69px;
	margin-bottom: 10px;
}
.subsidyMain h1 span,
.subsidyMain p.c1 span {
	color: #ed1c24;
}
.subsidyMain p.c1 {
	color: #0A3345;
	font-size: 30px;
	font-weight: bold;
	line-height: 41px;
	margin-bottom: 20px;
	font-feature-settings: "palt";
}
.subsidyMain p.c2 {
	color: #333;
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 25px;
	font-feature-settings: "palt";
}
.subsidyMainInner {
	display: flex;
	justify-content: space-between;
	width: 1170px;
	margin: 0 auto;
	padding: 67px 0 0 0;
}
.subsidyInner {
	width: 1010px;
	padding: 125px 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
.topList .subsidyInner {
	padding: 0 20px 125px;
}
.subsidyInner p {
	font-size: 16px;
	line-height: 27px;
	color: #333;
	text-align: center;
}
.subsidyInner h2 {
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 60px;
	color: #020617;
	margin-bottom: 15px;
	font-feature-settings: "palt";
}
.subsidyListBox {
	width: 700px;
	margin: 0 auto;
	padding: 40px;
	background: #F5F5F5;
	border: 1px solid #CCCCCC;
	margin-bottom: 120px;
	box-sizing: border-box;
}
.subsidyListBox h3 {
	display: flex;
	align-items: center;
	font-size: 18px;
	color: #0A3345;
}
.subsidyListBox h3:before {
	content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(../img/icon_list.png);
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 5px 15px 0 0;
}
.subsidyListBox ul li {
	margin-top: 10px;
}
.subsidyListBox ul li:before {
	display: inline-block;
	content: "▪";
	color: #0A3345;
	padding: 0 5px;
}
.boxFlex {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.boxFlex .boxImg {
	padding: 5px 0 0 0;
}
.boxFlex .boxText {
	width: 350px;
}
.boxFlex h3 {
	font-size: 24px;
	line-height: 36px;
	color: #020617;
	font-feature-settings: "palt";
	margin-bottom: 15px;
}
.boxFlex p {
	font-size: 16px;
	line-height: 27px;
	color: #333;
	text-align: left;
}
.boxFlex p span {
	font-size: 14px;
	line-height: 25px;
	display: block;
	padding: 10px 0 0 0;
}
.link1:before {
	content: "＞ ";
	display: inline-block;
}
.faqBox {
	display: flex;
	margin-bottom: 30px;
}
.faqBox p {
	display: flex;
	align-items: top;
	box-sizing: border-box;
	text-align: left;
	font-size: 20px;
	line-height: 36px;
	width: 840px;
	padding: 20px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2);
}
.faqBox p span {
	display: inline-block;
	padding: 13px 0 0 0;
}
.faqBox p i {
	display: flex;
	align-items: flex-start;
}
.faqBox p i:before {
	content: "";
	display: inline-block;
	width: 62px;
	min-width: 62px;
	height: 62px;
	margin-right: 15px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.fLeft { justify-content: flex-start; }
.fLeft p { background: #E8F2F2; }
.fLeft p i:before { background-image: url(../img/faq_1.png); }
.fRight { justify-content: flex-end; margin-bottom: 70px; }
.fRight p { background: #FFF4E7; }
.fRight p i:before { background-image: url(../img/faq_2.png); }
.voice h2 span {
	font-size: 24px;
	line-height: 46px;
	display: block;
}
.voice h2 span:after {
	display: inline-block;
	content: "";
	width: 41px;
	height: 35px;
	margin-left: 6px;
	background-repeat: no-repeat;
	background-size: 100%;
	background-image: url(../img/voice.png); 
}
.subsidyInner p.voiceText {
	font-size: 24px;
	font-weight: bold;
	line-height: 39px;
}
.subsidyInner p.voiceText span {
	font-size: 20px;
}
.subsidyInner p.voiceText a {
	font-size: 14px;
	font-weight: normal;
}
.subsidySelect h1 {
	text-align: left;
	font-size: 40px;
    font-weight: bold;
    line-height: 60px;
    color: #020617;
    margin-bottom: 15px;
    font-feature-settings: "palt";
}
.subsidySelect h2 {
	font-size: 28px;
	line-height: 40px;
	text-align: left;
}
.subsidySelect h3 {
	color: #736357;
	font-size: 20px;
	line-height: 35px;
}
.subsidySelect h3 span {
	display: inline-block;
	padding: 4px 12px 6px;
	font-size: 18px;
	line-height: 1;
	border: 2px solid #736357;
	border-radius: 4px;
	margin-bottom: 10px;
}
.subsidySelect h4 {
	color: #736357;
	font-size: 16px;
	line-height: 28px;
}
.subsidySelect p {
	text-align: left;
}
.subsidySelect .subsidyInner {
	padding: 35px 20px;
}
.h2Title .subsidyInner h2 {
	margin-bottom: 0;
}
.subsidyRecomend ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.subsidyRecomend ul li img {
	width: 74px;
	margin-bottom: 20px;
}
.subsidyRecomend ul li {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 31.95%;
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	text-align: center;
	padding: 20px 20px 30px;
	border-radius: 17px;
	background: #E8F2F2;
	box-sizing: border-box;
	box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, .2);
}
.subsidyTable .subsidyInner {
	padding: 85px 20px;
}
.subsidyTable ul li {
	font-size: 16px;
	line-height: 28px;
}
.subsidyTable ul li:before {
	content: "-";
	margin-right: 15px;
}
.subsidyTableBox {
	margin-bottom: 30px;
}
.subsidySelect .defaultTable {
	font-size: 16px;
	background: #fff;
	margin-bottom: 0;
}
.subsidySelect .defaultTable th,
.subsidySelect .defaultTable td {
	padding: 15px 20px;
}
.subsidySelect .defaultTable th{
	text-align: left;
}
.subsidySelect .subsidyForm {
	padding: 85px 20px;
}
.subsidySelect .subsidyForm p {
	text-align: center;
}
.subsidyForm h2 {
	font-size: 40px;
	text-align: center;
}
.subsidyFixBtn {
	opacity: 0;
	width: 100%;
	position: fixed;
	bottom: 0;
	z-index: 999;
	padding: 20px 300px;
	background: rgba(255, 255, 255, 0.7);
	box-sizing: border-box;
	border-top:1px solid #ccc;
}
.subsidyFixBtn p {
	line-height: 0;
}
.subsidyFixBtn a.btn span {
	padding: 20px 50px 20px;
}
.subsidyFixBtnOn {
	opacity: 1;
	transition: 0.5s;
}
.taC {
	text-align: center !important;
}
/*～1440px*/
@media (max-width: 1440px){
	.subsidyMain {
		background-image: url(../img/main_bg2.jpg);
	}
	.subsidyMainInner {
		width: 1010px;
	}
}
@media (max-width: 767px){

	.subsidyMainInner {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: center;
		width: 100%;
		padding: 15px;
		box-sizing: border-box;
	}
	.subsidyMain {
		height: 465px;
		background-position: left bottom;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: url(../img/main_bg3.jpg);
		margin-bottom: 0;
	}
	.subsidyMain h1 {
		font-size: 32px;
		line-height: 40px;
		text-align: left;
	}
	.subsidyMain h1 span {
		font-size: 18px;
	}
	.subsidyMain .leadBox {
		text-align: left;
	}
	.subsidyMain .leadBox img {
		width: 120px;
	}
	.subsidy .btn {
		font-size: 16px;
	}
	.subsidy .subsidyMain .btn span {
		padding: 10px 20px 10px;
	}
	.subsidy .subsidyMain .btnP {
		text-align: center;
	}
	.subsidyMain p.c1 {
		font-size: 20px;
		line-height: 24px;
		margin-bottom: 10px;
	}
	.subsidyMain p.c2 {
		font-size: 16px;
		line-height: 21px;
		margin-bottom: 15px;
	}
	.subsidy a.btn span {
		line-height: 24px;
	}
	.subsidyInner {
		width: 100%;
		padding: 65px 15px;
	}
	.topList .subsidyInner {
		padding: 65px 15px;
	}
	.subsidyInner h2 {
		font-size: 25px;
		line-height: 35px;
	}
	.subsidyInner p {
		text-align: left;
	}
	.subsidyInner p.taC {
		text-align: center;
	}
	.boxFlex .boxText {
		width: 100%;
		margin-bottom: 15px;
	}
	.boxFlex h3 {
		margin-bottom: 15px;
	}
	.cartImg {
		width: 100%;
	}
	.boxFlex {
		flex-wrap: wrap;
	}
	.clRev {
		flex-direction: column-reverse;
	}
	.boxImg img {
		width: 100%;
	}
	.subsidyListBox {
		width: 100%;
		padding: 20px;
		margin-bottom: 60px;
	}
	.subsidyListBox ul li {
		margin-top: 20px;
		display: flex;
	}
	.subsidyListBox ul li a {
		display: flex;
	}
	.faqBox p {
		width: 85%;
		font-size: 14px;
		line-height: 21px;
	}
	.faqBox p span {
		padding: 10px 0 10px 0;
	}
	.faqBox p i:before {
		width: 31px;
		min-width: 31px;
		height: 31px;
	}
	.subsidyRecomend ul {
		display: block;
	}
	.subsidyRecomend ul li {
		width: 100%;
		margin-bottom: 30px;
	}
	.subsidySelect h1 {
		font-size: 28px;
	    line-height: 35px;
	}
	.subsidySelect h2 {
		font-size: 22px;
		line-height: 28px;
	}
	.subsidyTable .subsidyTableBox {
		width: 100%;
		overflow: auto;
	}
	.subsidySelect .defaultTable {
		width: 970px;
	}
	.subsidySelect .defaultTable th, 
	.subsidySelect .defaultTable td {
	    padding: 5px 10px;
	    font-size: 14px;
	}
	.subsidySelect .defaultTable th:first-child { width:150px; }
	.subsidySelect .defaultTable th:nth-child(2) { width:150px; }
}