html {
	font-size: 0.625em;
}
.infact-blog-post-slider .slick-track {
	display: flex;
}
.infact-blog-post-slider .item {
	margin: 0 11px;
	padding: 10px 10px 20px;
	border: 2px solid #242933;
	border-radius: 30px;
	background: #fff;
}
.infact-blog-post-slider .item .img {
	width: 100%;
	padding-bottom: 65.5%;
	background-size: cover;
	background-position: center;
	border-radius: 20px;
	display: block;
}
.infact-blog-post-slider {
	max-width: 532px;
	margin: 0 auto;
	padding: 20px 0 55px;
}
.infact-blog-post-slider .slider-wrap {
	position: relative;
}
.infact-blog-post-slider .slick-arrow {
	width: 56px;
	height: 56px;
	font-size: 0;
	border: 0;
	position: absolute;
	top: calc(50% - 28px);
	z-index: 1;
	cursor: pointer;
}
.infact-blog-post-slider .slick-prev {
	background: url('./images/top/svg_icon_prev.svg');
	left: -28px;
}
.infact-blog-post-slider .slick-next {
	background: url('./images/top/svg_icon_next.svg');
	right: -28px;
}
.infact-blog-post-slider .item .sub-cat {
	padding: 0 16px;
	transform: translateY(-50%);
}
.infact-blog-post-slider .item .sub-cat a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 35px;
	padding: 0 12px;
	border-radius: 20px;
	background: #CC5200;
	text-decoration: none;
}
.infact-blog-post-slider .item .link-block {
	font-size: 2rem;
	font-weight: 700;
	text-decoration: none;
	color: #333;
	text-decoration: none;
	padding: 0 16px;
	display: block;
	margin-top: -5px;
}
.top_contribution {
	position: relative;
}
.top_contribution:after {
	content: '';
	height: 10rem;
	background: url('./images/top/img_border01.png') top center no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
}
.top_contribution .infact-two-column {
	margin-bottom: 2.5rem;
}
.top_contribution .infact-two-column .item {
	background: #fff;
	border-radius: 30px;
	border: 2px solid #333;
	padding: 2.5rem;
}
.top_contribution .infact-two-column .item .sub-img img {
	border-radius: 12px;
}
.top_contribution .infact-two-column .list .item .right .clearfix.icon-top .sub-title {
	font-size: 2.8rem;
	margin-top: 0;
}
.infact-two-column .list .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .infact-two-column .list .item .left .sub-title {
    margin-top: 0;
  }
  .infact-two-column .list .item.default .right {
    margin-left: auto;
  }
  .infact-two-column .list .item.reverse {
    flex-direction: row-reverse;
  }
  .infact-two-column .list .item.reverse .right {
    margin-right: auto;
  }
  .infact-two-column .list .item.align_center {
    align-items: center;
  }
  .infact-two-column .list .item.align_bottom {
    align-items: flex-end;
  }
}
.top_contribution .infact-two-column .list .item .right .clearfix img {
	margin: 0;
}
.ng_btn {
	border: 2px solid #333;
	border-radius: 40px;
	background: #CC5200;
	display: inline-block;
	line-height: 55px;
	padding: 0 4rem;
	font-size: 1.6rem;
	color: #fff;
	text-align: center;
	text-decoration: none;
	margin-top: 2rem;
}
.ng_btn.style_2 {
	background: #2C9356;	
}
.ng_btn.style_3 {
	background: #00739B;
}
.ng_btn:after {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 1.35em;
	display: inline-block;
	margin-left: 3rem;
}
@media (min-width: 768px) {
	.ng_btn {
		min-width: 29rem;
	}
}

.top_insta .ift-image img {
	margin: 0 auto 2.5rem;
}
.top_insta #sb_instagram #sbi_images .sbi_item {
	border-radius: 10px;
	overflow: hidden;
}



.site-footer-template {
	margin-top: 11rem;
}
@media (max-width: 767px) {
	body {
		font-size: 1.4rem!important;
	}
	.infact-blog-post-slider {
		padding-bottom: 3rem;
	}
	.infact-blog-post-slider .item {
		margin: 0 4px;
		padding: 0.6rem 0.6rem 1.5rem;
	}
	.infact-blog-post-slider .container {
		padding-left: 4.4rem;
		padding-right: 4.4rem;
	}
	.infact-blog-post-slider .slick-arrow {
		width: 40px;
		height: 40px;
		background-size: 100% auto;
		top: calc(50% - 20px);
	}
	.infact-blog-post-slider .slick-prev {
		left: -1.6rem;
	}
	.infact-blog-post-slider .slick-next {
		right: -1.6rem;
	}
	.infact-blog-post-slider .item .link-block {
		font-size: 1.6rem;
		padding: 0 1rem;
	}
	.infact-blog-post-slider .item .sub-cat a {
		line-height: 22px;
		font-size: 1.2rem;
		padding: 0 1rem;
	}
	.infact-blog-post-slider .item .sub-cat {
		padding: 0 1rem;
	}
	.top_contribution .infact-two-column {
		margin-bottom: 1.5rem;
	}
	.top_contribution .infact-two-column .item {
		padding: 2rem;
	}
	.top_contribution .infact-two-column .list .item .right .clearfix {
		text-align: center;
	}
	.top_contribution .infact-two-column .list .item .right .clearfix img {
		max-width: inherit;
		max-height: 26px;
		float: none;
	}
	.ng_btn {
		line-height: 52px;
		display: block;
		margin-left: 2rem;
		margin-right: 2rem;
	}
	.top_insta .ift-image img {
		max-width: 238px;
		margin-bottom: 1rem;
	}
	.site-footer-template {
		margin-top: 5rem;
	}
}


.subpage_ttl {
	border: 2px solid #333;
	border-radius: 30px;
	max-width: 63rem;
	background: #fff;
	margin: 0 auto 5rem;
	padding: 4.5rem;
	text-align: center;
	position: relative;
	font-size: 1.8rem;
}
.subpage_ttl img {
	margin-bottom: 0.5rem;
}
.subpage_ttl:after {
	content: '';
	border: 2px solid #333;
	border-top-width: 0;
	border-left-width: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	background: #fff;
	width: 28px;
	height: 28px;
	transform: translate(-50%, calc(50% + 2px)) rotate(45deg);
}
.subpage_ttl p {
	margin: 0;
}
.subpage_link .infact-two-column .item {
	border: 2px solid #CC5200;
	padding: 2rem;
	background: #fff;
	border-radius: 30px;
}
.subpage_link .infact-two-column .item .sub-img img {
	border-radius: 20px;
}
@media (min-width: 768px) {
	.subpage_link .infact-two-column .list .item .right .clearfix img {
		max-width: inherit;
		max-height: 29px;
	}
}
.subpage_link .infact-two-column .list .item .right .clearfix img {
	margin: 0;
	float: none;
}
.subpage_link .linkto_3 .infact-two-column .list .item .right .clearfix img {
	max-width: 100%;
	max-height: inherit;
}
.subpage_link .infact-two-column .list .item .right {
	text-align: center;
}
.subpage_link .infact-two-column .list .item .sub-title {
	display: none;
}
.subpage_link .ng_btn {
	margin-top: 1rem;
	line-height: 36px;
	min-width: inherit;
}
.subpage_link .linkto_2 .infact-two-column .item {
	border-color: #2C9356;
}
.subpage_link .linkto_3 .infact-two-column .item {
	border-color: #00739B;
}

.region_slider_ttl {
	text-align: center;
}
.region_slider_ttl .ift-image img {
	margin: 0 auto;
}

.ift-news .news-wrap .wrap {
	display: flex;
	gap: 16px;
	margin: 0;
	flex-flow: row wrap;
}
.ift-news .news-wrap .item {
	padding: 12px 12px 20px;
	border: 2px solid #242933;
	border-radius: 30px;
	background: #fff;
	width: calc(33.3333% - 32px/3);
	margin: 0;
}
.ift-news .news-wrap .item .img {
	width: 100%;
	padding-bottom: 65.5%;
	background-size: cover;
	background-position: center;
	border-radius: 20px;
	display: block;
}
.ift-news .news-wrap .item .sub-cat {
	padding: 0 16px;
	transform: translateY(-50%);
}
.ift-news .news-wrap .item .sub-cat a {
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 35px;
	padding: 0 12px;
	border-radius: 20px;
	background: #CC5200;
	text-decoration: none;
}
.ift-news .news-wrap .item .link-block {
	font-size: 1.8rem;
	font-weight: 700;
	text-decoration: none;
	color: #333;
	text-decoration: none;
	padding: 0 16px;
	display: block;
	margin-top: -5px;
}
@media (max-width: 767px) {
	.subpage_link .container {
		padding: 0;
	}
	.subpage_link .infact-two-column .item {
		padding: 1rem;
		margin-bottom: 1.5rem;
	}
	.subpage_link .infact-two-column .list .item .left {
		width: 10rem!important;
	}
	.subpage_link .infact-two-column .list .item .right {
		width: calc(100% - 11rem)!important;
		margin-left: auto;
	}
	.subpage_link .ng_btn {
		width: 100%;
		padding: 0 2rem;
		margin-left: 0;
		margin-right: 0;
	}
	.ift-news .news-wrap .item {
		width: 100%;
	}
	.ift-news .news-wrap .item .img {
		height: auto;
		float: none;
		margin: 0;
	}
}