@charset "UTF-8";


/*
* 基本パーツ
*****************************************************/

.past-grants-modal_01 .table_3 thead th:nth-child(1) {
	width: 12%;
}
.past-grants-modal_01 .table_3 thead th:nth-child(2) {
	width: 28%;
}
.past-grants-modal_01 .table_3 thead th:nth-child(3) {
	width: 12%;
}
.past-grants-modal_01 .table_3 thead th:nth-child(4) {
	width: 14%;
}
.past-grants-modal_01 .table_3 thead th:nth-child(5) {
	width: 36%;
}
.past-grants-modal_01 .table_3 thead th {
	text-align: left;
	padding-left: 1rem;
	padding-right: 1rem;
	word-break: break-word;
	white-space: break-spaces;
}
.past-grants-modal_01 .table_3 td {
	padding: 2rem 1rem;
	word-break: break-word;
	white-space: break-spaces;
	font-size: calc(min(1.5rem, 21.5px));
}
.past-grants-modal_02 .table_4 thead th,
.past-grants-modal_02 .table_4 td {
	font-size: calc(min(1.5rem, 21.5px)) !important;
}

/*
* 固定ページ
*****************************************************/

/* 記事リスト */
.listCard_1__itemGroup {
	text-align: left;
}
.navigation_2 {
	justify-content: flex-start;
	column-gap: 30px;
}

/* 世界での活動 */
.WordActivityHead .link-support-group-list {
	height: 8.3rem;
}
.WordActivityHead .link-support-group-list a {
	text-align: center;
}
.WordActivityHead .WordActivityHead__nav {
	margin-top: 5rem;
}

/* 世界での活動、支援者団体 */
.support-group-list .support-group-list__row-block > div > figure {
	width: 9rem;
	transition: all .2s;
}
.support-group-list .support-group-list__row-block > div > div {
	display: flex;
	align-items: center;
	margin-top: 0;
}

/* その他活動 */
.listCard_3 .listCard_3__item.ended-activity .listCard_3__itemInner .listCard_3__itemData .listCard_3__itemTtl {
	line-height: 1.35;
}
.listCard_3.-col2 {
	align-items: flex-start;
}
.listCard_3 .listCard_3__item.ended-activity {
	height: auto;
	min-height: 10rem;
}
.listCard_3 .listCard_3__item.ended-activity:first-child .listCard_3__itemInner .listCard_3__itemData .listCard_3__itemTtl{
	font-size: 1.8rem;
}

/* 支援実績 */
.venoframe, .vbox-inline {
	min-width: 1100px;
}

/* 世界での活動 */
.WordActivityBlocks__countryListItem {
	height: 94px;
}

/* その他活動 */
.listCard_3 .listCard_3__item .listCard_3__itemInner .listCard_3__itemData {
	padding-top: 1.5rem;
}
.listCard_3 .listCard_3__item .listCard_3__itemInner .listCard_3__itemData .listCard_3__itemTtl {
	min-height: 6.5rem;
	display: flex;
	align-items: center;
	line-height: 1.35;
}
.listCard_3 .listCard_3__item.ended-activity {
	display: flex;
	align-items: center;
	min-height: 12rem;
}
.listCard_3 .listCard_3__item.ended-activity .listCard_3__itemInner .listCard_3__itemData .listCard_3__itemTtl {
	font-weight: 400;
}
.listCard_3 .listCard_3__item.ended-activity.no-link {
	pointer-events: none;
}
.listCard_3 .listCard_3__item.ended-activity.no-link:hover {
	opacity: 1;
}
.listCard_3 .listCard_3__item.ended-activity.no-link .listCard_3__itemInner .listCard_3__itemTtl::after,
.listCard_3 .listCard_3__item.ended-activity.no-link:hover .listCard_3__itemInner .listCard_3__itemTtl::after {
	background: none;
}

.listCard_3 .listCard_3__item:hover .listCard_3__itemInner .listCard_3__itemTtl::after {
	
}

/* 問い合わせ */
.formTable__head.-req:before {
	content: '*';
	top: 50%;
	left: auto;
	right: 0;
	transform: translate(100%, -50%);
	width: unset;
	font-size: 1.6rem;
	font-weight: 700;
	padding: 0.2rem 0.6rem;
	color: red;
	background-color: transparent;
}
.formTableSubmit .formTable__head.-req.formTable__confirmNone::before {
	content: none;
}
.formTableSubmit .formTableSubmit__item.btnSbmt {
	letter-spacing: 0;
}

/* 在宅看護センター */
.HomeNursingBlocks__japanAreaSel select {
	text-transform: capitalize;
}

/*
* blockパーツ
*****************************************************/
/* 関連記事パネル */
.posts_pannel__head {
	display: block;
	margin-bottom: 1rem;
}
.posts_pannel__head .posts_pannel__title {
	text-align: center;
}
.posts_pannel__head .posts_pannel__title::before,
.posts_pannel__head .posts_pannel__title::after {
	content: none;
}
.posts_pannel__head .sub {
	text-align: center;
	position: absolute;
	top: 4.5rem;
	left: 50%;
	transform: translate(-50%, 0);
	font-size: 1.6rem;
	color: #fff;
}
.posts_pannel__head .posts_pannel__navigation {
	/* top: 2.5rem; */
	top: 1.2rem;
}

/* リンクテキスト01 */
.lt_01--st .link-text_01 {
	min-width: 16rem;
}

/* リンクボタン02 */
.link-text_02 p:nth-child(1), .link-text_03 p:nth-child(1) {
	text-align: left;
}
.link-text_02.two-line {
	max-width: 43rem;
}
.link-text_02.two-line > p:nth-child(1) {
	line-height: 1.5;
}
.link-text_02.two-line::after {
	bottom: -1rem;
}

.link-text_03.note-jp-only::before,
.link-text_03.application-closed::before {
	position: absolute;
	display: block;
	content: '* Japanese only';
	top: 50%;
	right: 0;
	transform: translate(calc(100% + 1rem), -50%);
	font-size: 1.4rem;
	color: #000;
}
.link-text_03.application-closed::before {
	position: absolute;
	display: block;
	content: '* Application closed';
	top: 50%;
	right: 0;
	transform: translate(calc(100% + 1rem), -50%);
	width: max-content;
	font-size: 1.4rem;
}

/* リンクパネル02 */
.link-panel_02 .link-panel_02-title {
	line-height: 1.2;
}

/* リンクパネル03 */
.lp03-h28r .link-panel_03.link-panel_03--p3,
.lp03-h28r .link-panel_03.link-panel_03--p4 {
	height: 28rem;
}
.link-panel_03 .title {
	line-height: 1.3;
	min-height: 6rem;
	height: auto;
}
.link-panel_03 .txt {
	text-align: center;
	font-weight: 400;
}
.link-panel_03.link-panel_03--p3,
.link-panel_03.link-panel_03--p4 {
	padding-top: 12rem;
}
.link-panel_03.link-panel_03--p3 .title,
.link-panel_03.link-panel_03--p4 .title {
	min-height: 8rem;
}

/* リンクパネル04 */
.link-panel_04 {
	padding: 15.8rem 4rem 6rem;
}
.link-panel_04 .link-panel_04_title {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 6.2rem;
	font-size: 2.6rem;
	line-height: 1.3;
}


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

	
	/*
	* 固定ページ
	*****************************************************/

	/* その他活動 */
	.listCard_3 .listCard_3__item .listCard_3__itemInner .listCard_3__itemData .listCard_3__itemTtl {
		min-height: 4.5rem;
	}

	/*
	* blockパーツ
	*****************************************************/

	/* 関連記事パネル */
	.posts_pannel .posts_pannel__head {
		margin-bottom: 6rem;
	}
	.link_list {
		padding: 0 3rem;
	}


	/* リンクパネル05｜写真付きのリンクパネル（財団についてなど */
	.mainContents .mainBlock .link-panel_05 p:nth-child(1) {
		padding: calc( min( 1.8rem, 24px ) ) 5rem calc( min( 2.0rem, 26px ) ) 2rem;
		font-size: calc( min( 2.2rem, 28.0px ) );
		font-weight: 700;
		line-height: 1.35;
	}

	/* 支援実績 */
	.venoframe, .vbox-inline {
		min-width: auto;
	}


}