/*
 *
 * page-subsidy.scss
 *
 */
/* ------------------------------------------------------------
 pg-subsidy-container
------------------------------------------------------------ */
@media screen and (min-width: 1024px) {
	.pg-subsidy-container {
		padding-top: 6.7rem;
		padding-bottom: 16.5rem;
	}
}
@media screen and (max-width: 1023px) and (min-width: 561px) {
	.pg-subsidy-container {
		padding: 8rem 0 12rem;
	}
}
@media screen and (max-width: 560px) {
	.pg-subsidy-container {
		padding: 6.0rem 0 8rem;
	}
}




/* ------------------------------------------------------------
 pg-subsidy-lead
------------------------------------------------------------ */
.pg-subsidy-lead{

}

.pg-subsidy-lead__txt{
	text-align: center;
	font-weight: 700;
	line-height: 2.78125;
	letter-spacing: 0.04em;
}
.pg-subsidy-lead__txt::before, .pg-subsidy-lead__txt::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
}
.pg-subsidy-lead__txt::before {
	margin-top: calc( (1 - 2.78125) * .5em);
}
.pg-subsidy-lead__txt::after {
	margin-bottom: calc( (1 - 2.78125) * .5em);
}

@media screen and (min-width: 1024px) {
	.pg-subsidy-lead__txt {
		font-size: 1.6rem;
		font-size: max( 1.6rem , 14px );
	}
}
@media screen and (max-width: 1023px) {
	.pg-subsidy-lead__txt {
		font-size: 1.3rem;
		font-size: max( 1.3rem , 14px );
	}
}



/* ------------------------------------------------------------
 pg-subsidy-support
------------------------------------------------------------ */
.pg-subsidy-support__sub-title{
	text-align: center;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
}

.pg-subsidy-support__title{
	width: fit-content;
	margin: 0 auto;
	background: linear-gradient(transparent 50%, #fdff6b 50%);
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
	padding: 0 1.4rem 0.2rem;
}

@media screen and (min-width: 1024px) {
	.pg-subsidy-support{
		margin-top: 15.7rem;
	}

	.pg-subsidy-support__sub-title{
		font-size: 2.5rem;
		font-size: max( 2.5rem , 18px );
	}

	.pg-subsidy-support__title{
		font-size: 4.0rem;
		margin-top: 3.0rem;
	}
}
@media screen and (max-width: 1023px) {
	.pg-subsidy-support{
		margin-top: 10.0rem;
	}

	.pg-subsidy-support__sub-title{
		font-size: 1.4rem;
		font-size: max( 1.4rem , 12px );
	}

	.pg-subsidy-support__title{
		font-size: 2.6rem;
		font-size: max( 2.6rem , 20px );
		margin-top: 1.5rem;
	}
}


/* ----------------------------------------
 pg-subsidy-support__item
---------------------------------------- */
.pg-subsidy-support__item{

}

.pg-subsidy-support__item__title{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	border-bottom: solid 1px #000000;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
}

.pg-subsidy-support__item__title span{
	display: block;
}

.pg-subsidy-support__item__flex{

}

.pg-subsidy-support__item__txt{
	line-height: 1.6470;
	letter-spacing: 0.04em;
}
.pg-subsidy-support__item__data::before, .pg-subsidy-support__item__data::after ,
.pg-subsidy-support__item__txt::before, .pg-subsidy-support__item__txt::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
}
.pg-subsidy-support__item__txt::before {
	margin-top: calc( (1 - 1.6470) * .5em);
}
.pg-subsidy-support__item__txt::after {
	margin-bottom: calc( (1 - 1.6470) * .5em);
}

.pg-subsidy-support__item__data{
	font-weight: 700;
	line-height: 1.9117;
	letter-spacing: 0.04em;
	font-variant-east-asian: normal;
	font-feature-settings: normal;
}
.pg-subsidy-support__item__data::before {
	margin-top: calc( (1 - 1.9117) * .5em);
}
.pg-subsidy-support__item__data::after {
	margin-bottom: calc( (1 - 1.9117) * .5em);
}

.pg-subsidy-support__item__data .-red{
	color: #dd0000;
}


@media screen and (min-width: 769px) {
	.pg-subsidy-support__item__flex{
		display: flex;
		flex-direction: row-reverse;
		align-items: flex-start;
		justify-content: space-between;
	}
	.pg-subsidy-support__item__contents{
		width: 52%;
	}
	.pg-subsidy-support__item__figure{
		width: 45%;
	}
}
@media screen and (min-width: 1024px) {
	.pg-subsidy-support__item{
		margin-top: 11.2rem;
	}
	.pg-subsidy-support__item + .pg-subsidy-support__item{
		margin-top: 9.7rem;
	}

	.pg-subsidy-support__item__title{
		gap: 2.0rem;
		font-size: 2.5rem;
		font-size: max( 2.5rem , 18px );
		padding: 0 1.5rem 1.8rem;
	}

	.pg-subsidy-support__item__flex{
		margin-top: 4.6rem;
	}

	.pg-subsidy-support__item__data,
	.pg-subsidy-support__item__txt{
		font-size: 1.7rem;
		font-size: max( 1.7rem , 14px );
	}

	.pg-subsidy-support__item__data{
		padding-bottom: 2.6rem;
	}

}
@media screen and (max-width: 1023px) {
	.pg-subsidy-support__item{
		margin-top: 8.0rem;
	}
	.pg-subsidy-support__item + .pg-subsidy-support__item{
		margin-top: 6.0rem;
	}

	.pg-subsidy-support__item__title{
		gap: 1.0rem;
		font-size: 1.7rem;
		font-size: max( 1.7rem , 14px );
		padding: 0 1.0rem 1.2rem;
	}

	.pg-subsidy-support__item__flex{
		margin-top: 2.5rem;
	}

	.pg-subsidy-support__item__txt{
		font-size: 1.3rem;
		font-size: max( 1.3rem , 12px );
	}
	.pg-subsidy-support__item__data{
		font-size: 1.2rem;
	}

	.pg-subsidy-support__item__data{
		padding-bottom: 2.6rem;
	}
}
@media screen and (max-width: 768px) {
	.pg-subsidy-support__item__figure{
		margin-top: 2.0rem;
	}
}









/* ------------------------------------------------------------
 pg-subsidy-step
------------------------------------------------------------ */
.pg-subsidy-step__title{
	background-color: #0b0203;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
}

@media screen and (min-width: 1024px) {
	.pg-subsidy-step{
		margin-top: 15.0rem;
	}
	.pg-subsidy-step__title{
		font-size: 2.5rem;
		font-size: max( 2.5rem , 20px );
		padding: 2.2rem;
	}
}
@media screen and (max-width: 1023px) {
	.pg-subsidy-step{
		margin-top: 12.0rem;
	}
	.pg-subsidy-step__title{
		font-size: 1.8em;
		font-size: max( 1.8em , 15px );
		padding: 1.8rem;
	}
}





/* ----------------------------------------
 pg-subsidy-step__cell
---------------------------------------- */
.pg-subsidy-step__cell{
	border-bottom: solid 2px #000000;
}

.pg-subsidy-step__heading{
	display: flex;
	align-items: center;
}

.pg-subsidy-step__title2{
	line-height: 1;
}
.pg-subsidy-step__title2 span{
	display: block;
	font-weight: 700;
	letter-spacing: 0.04em;
}

.pg-subsidy-step__txt{
	line-height: 1.6470;
	letter-spacing: 0.04em;
}
.pg-subsidy-step__txt::before, .pg-subsidy-step__txt::after {
	content: '';
	display: block;
	width: 0;
	height: 0;
}
.pg-subsidy-step__txt::before {
	margin-top: calc( (1 - 1.6470) * .5em);
}
.pg-subsidy-step__txt::after {
	margin-bottom: calc( (1 - 1.6470) * .5em);
}

.pg-subsidy-step__buttons{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}

.pg-subsidy-step__buttons a:hover{
	opacity: .6;
}

@media screen and (min-width: 769px) {
	.pg-subsidy-step__cell{
		display: flex;
		align-items: flex-start;
	}

	.pg-subsidy-step__heading{
		padding-right: 3.4rem;
	}

	.pg-subsidy-step__icon{
		margin-top: -100px;
		margin-bottom: -100px;
	}

	.pg-subsidy-step__contents{
		flex: 1;
	}
}
@media screen and (min-width: 1024px) {
	.pg-subsidy-step__cell{
		margin-top: 10.3rem;
		padding-bottom: 5.6rem;
	}
	.pg-subsidy-step__cell:has(.pg-subsidy-step__buttons){
		padding-bottom: 4.0rem;
	}
	.pg-subsidy-step__cell + .pg-subsidy-step__cell{
		margin-top: 0;
		padding-top: 5.6rem;
	}

	.pg-subsidy-step__icon{
		width: 11.1rem;
	}
	[src*="step_icon_1"]{
		width: 8.6rem;
	}
	[src*="step_icon_2"]{
		width: 7.4rem;
		margin-left: 0.6rem;
	}
	[src*="step_icon_3"]{
		width: 8.5rem;
		margin-left: 0.2rem;
	}
	[src*="step_icon_4"]{
		width: 8.3rem;
	}
	[src*="step_icon_5"]{
		width: 7.2rem;
		margin-left: 1.5rem;
	}

	.pg-subsidy-step__title2__en{
		font-size: 1.8rem;
		font-size: max( 1.8rem , 15px );
	}
	.pg-subsidy-step__title2__ja{
		font-size: 2.5rem;
		font-size: max( 2.5rem , 20px );
		margin-top: 1.4rem;
	}

	.pg-subsidy-step__contents{
		padding-top: 0.9rem;
	}

	.pg-subsidy-step__txt{
		font-size: 1.7rem;
		font-size: max( 1.7rem , 14px );
	}

	.pg-subsidy-step__buttons{
		gap: 1.6rem;
		margin-top: 3.4rem;
	}

	.pg-subsidy-step__buttons li{
		width: 29.7rem;
	}
}
@media screen and (max-width: 1023px) {
	.pg-subsidy-step__cell{
		margin-top: 5.0rem;
		padding-bottom: 3.5rem;
	}
	.pg-subsidy-step__cell + .pg-subsidy-step__cell{
		margin-top: 0;
		padding-top: 3.5rem;
	}

	.pg-subsidy-step__icon{
		width: 6.66rem;
	}
	[src*="step_icon_1"]{
		width: 5.2rem;
	}
	[src*="step_icon_2"]{
		width: 4.44rem;
		margin-left: 0.2rem;
	}
	[src*="step_icon_3"]{
		width: 5.1rem;
	}
	[src*="step_icon_4"]{
		width: 5.0rem;
	}
	[src*="step_icon_5"]{
		width: 4.32rem;
		margin-left: 1.0rem;
	}

	.pg-subsidy-step__title2__en{
		font-size: 1.5rem;
		font-size: max( 1.5rem , 13px );
	}
	.pg-subsidy-step__title2__ja{
		font-size: 2.0rem;
		font-size: max( 2.0rem , 15px );
		margin-top: 1.2rem;
	}

	.pg-subsidy-step__contents{
		padding-top: 0.9rem;
	}

	.pg-subsidy-step__txt{
		font-size: 1.3rem;
		font-size: max( 1.3rem , 12px );
	}

	.pg-subsidy-step__buttons{
		gap: 0.6rem;
		margin-top: 2.0rem;
	}

	.pg-subsidy-step__buttons li{
		width: 22.0rem;
	}
}
@media screen and (max-width: 768px) {
	.pg-subsidy-step__heading{
		justify-content: center;
		padding-right: 2.0rem;
	}

	.pg-subsidy-step__contents{
		margin-top: 2.0rem;
	}

	.pg-subsidy-step__buttons li{
		margin: 0 auto;
	}
}





/* ------------------------------------------------------------
 pg-subsidy-post
------------------------------------------------------------ */
.pg-subsidy-post{
}

.pg-subsidy-post__title{
	text-align: center;
}

.pg-subsidy-post__button{
	max-width: 41.0rem;
	width: 100%;
	margin: 0 auto;
}

.pg-subsidy-post__button a{
	display: block;
	border: solid 1px #a4a4a4;
	text-align: center;
	letter-spacing: 0.1em;
	padding: 1.5rem 1.0rem;
}
.pg-subsidy-post__button a:hover{
	background-color: #000000;
	color: #ffffff;
}

@media screen and (min-width: 1024px) {
	.pg-subsidy-post{
		margin-top: 12.5rem;
	}
	.pg-subsidy-post__list{
		margin-top: 8.0rem;
	}
	.pg-subsidy-post__button{
		margin-top: 1.5rem;
	}
	.pg-subsidy-post__button a{
		font-size: 1.8rem;
		font-size:  max( 1.8rem , 15px ) ;
	}
}
@media screen and (max-width: 1023px) {
	.pg-subsidy-post{
		margin-top: 10.0rem;
	}
	.pg-subsidy-post__list{
		margin-top: 4.0rem;
	}
	.pg-subsidy-post__button{
		margin-top: 1.0rem;
	}
	.pg-subsidy-post__button a{
		font-size: 1.4rem;
		font-size:  max( 1.4rem , 12px ) ;
	}
}







