@charset "Shift_JIS";

body {
	line-height: 1.5;
}

/* title
-------------------------------------------------- */

.sectionHeader h2 {
	margin-bottom: 0;
	font-size: 2.6em;
	line-height: 1.1em;
}

#mainArea .sectionHeader p {
	margin-bottom: 9px;
	font-size: 14px;
	font-weight: bold;
}

/* topImgArea
-------------------------------------------------- */

#topImgArea {
	background: #000000;
}

#topImgArea #keyvisual{
	/*width: 100%;*/
	width: auto;
	max-width: 1248px;
	height: 510px;
	overflow: hidden;
	text-align: center;
	padding-bottom: 1px;
}

#topImgArea #keyvisual li{
	text-align: center;
}

#topImgArea #keyNavArea {
	margin: 0 auto;
	width: 960px;
}

#topImgArea #keyNav {
	width: 603px;
	float: left;
}

#topImgArea #keyNav li {
	float: left;
	width: 201px;
	height: 50px;
	overflow: hidden;
}

#topImgArea #keyNav li a {
	color: #f4f4f4;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 0.5px;
	width: 201px;
	height: 50px;
	display: block;
	position: relative;
}

#topImgArea #keyNav li a span {
	position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}

#topImgArea #keyNav li a:after {
	content:''; 
	height: 20px; 
	width: 1px; 
	background: #555555; 
	position: absolute; 
	right: 0;
	top: 15px;
}

#topImgArea #keyNav li a:hover {
	text-decoration: none;
}

#keyNavArea #socialBtn {
	width: auto;
}

#socialBtn {
	padding-top: 15px;
	float: right;
}

#socialBtn li {
	margin-left: 10px;
	float: left;
}

#socialBtn .twitter {
	width: 105px;
}



/* bx-wrapper
-------------------------------------------------- */

.bx-wrapper .bx-pager.bx-default-pager a {
	border: 1px solid #bbb !important;
}
/* work
-------------------------------------------------- */

.bodyBlock1 {
	padding: 44px 0 44px;
	background: url(/top/images/bg_bodyblock_1.png) repeat left top;
}

.bodyBlock1 #workBlock {
	margin: 0 auto;
	width: 960px;
}

.bodyBlock1 #workBlock .sectionHeader h2 {
	width: 432px;
	height: 33px;
	font-size: 2.35em;
	font-weight: normal;
	letter-spacing: -0.1em;
}

#workContentList .workContent {
	margin: 0 18px 18px 0;
	padding: 20px 2px;
	width: 304px;
	height: 362px;
	background: #fff;
	float: left;
	overflow: hidden;
}

#workContentList .workContent.columnEnd {
	margin-right: 0;
}

#workContentList .workContent h3 {
	margin-bottom: 18px;
	padding: 0 18px;
}

#workContentList .workContent .workContentThemeTitle .themeName {
	margin: 0;
	padding: 19px 0 17px 17px;
	background: url("../images/arrow-8.png") no-repeat; 
	background-position: right 17px top 19px;
	background-size: 8px 13px;
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -0.02em;
	text-align: left;
	color: #466176; 
	text-decoration: none;
	width: 268px;
	height: 51px;
	box-sizing: border-box;
	background-color: #eaeced;
	border-radius: 2px;
}

#workContentList .workContent .leadTxt {
	margin-bottom: 18px;
	padding: 0 18px;
	font-size: 13px;
	font-size: 1.3rem;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#workContentList .workContent .workContentArticle {
	position: relative;
}

#workContentList .workContent .workImg {
	position: absolute;
	left: 0;
	top: 0;
}

#workContentList .workContent .workContentTxt {
	padding: 15px 18px 0;
	z-index: 100;
	font-size: 13px;
	font-size: 1.3rem;
	height: 139px;
}

#workContentList .workContent .workContentTxt .catName {
	margin-bottom: 5px;
	color: #333;
	font-size: 11px;
	font-size: 1.1rem;
}

#workContentList .workContent .workContentTxt h4 {
	margin-bottom: 5px;
}

#workContentList .workContent .workContentTxt .txtSum {
	color: #333;
	opacity: 0;
}

#workContentList .workContent .workContentArticle a {
	display: block;
	height: 220px;
}

#workContentList .workContent .workContentArticle a:hover h4 {
	text-decoration: underline;
}

#workContentList .workContent .workContentArticle .hoverBlock {
	position: absolute;
	top: 151px;
	width: 304px;
	height: 151px;
	background: url(/top/images/bg_workcontent_1.png) repeat;
	z-index: 100;
}

#workContentList .workContent .subText {
	padding: 0 13px;
	color: #333;
	font-size: 11px;
	font-size: 1.1rem;
}

#workContentList .workContent .workContentArticle a:hover .workContentTxt {
	overflow: hidden;
}

#workContentList .workContent .subText {
	display: block;
	position: absolute;
	left: 0;
	top: 200px;
	width: 278px;
}

#workContentList .workContent .subText .contentDate {
	margin-right: 6px;
	padding: 2px 0;
	font-size: 11px;
	font-size: 1.1rem;
	float: left;
}

#workContentList .workContent .subText .contentCategory {
	margin-right: 5px;
	float: left;
}

#workContentList .workContent .subText .contentCategory li {
	margin-right: 2px;
	padding: 1px 5px;
	color: #fff;
	background: #a8b0b6;
	font-size: 11px;
	font-size: 1.1rem;
	display: inline-block;
	font-weight: bold;
}

#workContentList .workContent .subText .person {
	margin: 0 0 0 auto;
	text-align: right;
}

/* bodyArea
-------------------------------------------------- */

#bodyArea {
	padding-top: 100px;
}

/* countryBlock
-------------------------------------------------- */

#countryBlock .sectionHeader .btnMore {
	padding-top: 50px;
}

.linktoArea {
	margin-top: 15px;
}

/* newsBlock
-------------------------------------------------- */

#newsBlock .newsTab {
	padding-bottom: 8px;
	border-bottom: 1px dotted #999999;
}

#newsBlock .newsTab li {
	margin-right: 7px;
	padding: 15px 0 20px;
	float: left;
	width: 230px;
	text-align: center;
	font-weight: bold;
	background: url(/top/images/txt_tab_1.png) left top no-repeat;
	line-height: 1;
	cursor: pointer;
}

#newsBlock .newsTab li:hover {
	background: url(/top/images/txt_tab_1_on.png) left top no-repeat;
}

#newsBlock .newsTab li.select {
	background: url(/top/images/txt_tab_1_act.png) left top no-repeat;
	color: #fff;
}

#newsBlock .newsTab li.listLast {
	margin-right: 0;
}

#newsBlock .disNone {
	display:none;
}

#newsBlock .tabList {
	padding: 15px 0;
	border-bottom: 1px dotted #999999;
}

#newsBlock .tabList .image {
	margin-right: 15px;
	padding: 1px;
	border: 1px solid #cccccc;
	float: left;
}

#newsBlock .tabList .text {
	width: 560px;
	float: left;
}

#newsBlock .tabList .contentDate {
	margin-right: 6px;
	padding: 2px 0;
	font-size: 11px;
	font-size: 1.1rem;
	float: left;
	font-weight: bold;
}

#newsBlock .tabList .contentCategory {
	margin-right: 5px;
	float: left;
}

#newsBlock .tabList .contentCategory li {
	margin-right: 2px;
	padding: 1px 5px;
	color: #fff;
	background: #a8b0b6;
	font-size: 11px;
	font-size: 1.1rem;
	display: inline-block;
}

#newsBlock .tabList .contentTitle {
	margin-bottom: 0;
	padding-top: 2px;
	clear: both;
	line-height: 1.4;
}

#newsBlock .tabContent {
	height: 466px;
	overflow: auto;
}


/* supporterBlock
-------------------------------------------------- */

#supporterBlock .supporterColumn {
	background: url(/top/images/bg_supprter_1.png) left top repeat-y;
}

#supporterBlock .supporterColumn .column {
	margin-right: 10px;
	padding: 15px;
	width: 317px;
	float: left;
}

#supporterBlock .supporterColumn .columnEnd {
	margin-right: 0;
}

#supporterBlock .supporterColumn .supprterImg {
	margin: 0 15px 10px 0;
	float: left;
}

#supporterBlock .supporterColumn .supprterTxt {
	float: left;
	width: 187px;
}

#supporterBlock .supprterTxt .supprterCatch {
	margin: 15px 0 10px;
	padding-bottom: 12px;
	font-weight: bold;
	font-size: 19px;
	font-size: 1.9rem;
	line-height: 1.1;
	border-bottom: 1px solid #ced1d4;
}

#supporterBlock .supprterTxt .supprterName {
	margin-bottom: 0;
}

#supporterBlock .supprterTxt .supprterName span {
	font-size: 11px;
	font-size: 1.1rem;
}

#supporterBlock .supprterComment {
	margin-bottom: 0;
	clear: both;
}


/* topbannerBlock
-------------------------------------------------- */

.topbannerBlock {
	margin: 0 auto;
	width: 962px;
}

.topbannerBlock ul li{
	float: left;
	margin: 35px 10px 35px -0.5px;
	border: 1px solid #cccccc;
}

.topbannerBlock ul li.last{
	margin-right: 0px;
}

/* Additional CSS 2021/03/02 */
.topbannerBlock ul {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 10px;
    margin: 35px 0;
}
.topbannerBlock ul li {
	float: unset;
    margin: 0;
    border: 1px solid #cccccc;
}
/*topBannerCol
-------------------------------------------------- */
.bodyBlock .topBannerCol ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bodyBlock .topBannerCol {
	margin: 0 auto;
	/* width: 720px; */
}
.bodyBlock .topBannerCol li {
	float: unset;
}
/* 支援につぁE��
-------------------------------------------------- */
.stcReport {
	margin-top: 20px;
	padding: 20px;
	background-color: #e1e4e6;
}
.reportTitle h2 {
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 2.1rem;
	background: url(/shared/images/ico_arrow_1.png) no-repeat 2px 10px;
}

ul.detailReport li {
	width: 128px;
	height: 27px;
	margin: 2px;
	background: url(/shared/images/ico_country_arrow.gif) #fff no-repeat 114px 9px;
	float: left;
}

ul.detailReport li a {
	width: 113px;
	height: 22px;
	padding: 4px 0 0 8px;
	font-size: 1.2rem;
	display: block;
}

ul.detailReport li.smaller a {
	font-size:8px;
	line-height:1.8rem;
}

.mapBorder {
	border: 5px solid #ccc;
}
