/* --------------------------------------------------
 法人TOP
 -------------------------------------------------- */

body#houjin .c-visual {
	padding: 0;
	background: #f7f7f7;
}

body#houjin .c-visual__item {
	position: fixed;
	right: 0;
	bottom: 110px;
	margin-left: 0;
	margin-bottom: 0;
	padding: 20px 0 20px 20px;
	border-radius: 5px 0 0 5px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.14);
	z-index: 1;
}

.c-visual__list li:not(:first-child) {
	margin-top: 15px;
}

body#houjin .c-visual__item .c-btn {
	border-radius: 60px 0 0 60px;
}

body#houjin .c-visual .c-visual__unit div.houjin-banner-wrap img {
	width: 100%;
}

body#houjin .c-nav-unit__item {
	border: 2px solid #5096e1;
}

body#houjin main.houjin-top .c-headline-01 {
	padding: 10px 0;
	background-color: #d3e4f2;
	border-left: 2px solid #004ea2;
	border-right: 2px solid #004ea2;
}

.houjin-banner:hover {
	opacity: 0.7;
}

body#houjin .c-visual__info {
	padding-bottom: 32px;
}

body#houjin .c-visual__info ul {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;
	align-items: stretch;
}

body#houjin .c-visual__info li {
	width: 49.5%;
	margin-top: 0;
	display: flex;
}

@media only screen and (max-width: 1036px) {
	body#houjin .c-visual__info li {
		width: 49%;
	}
}

body#houjin .c-visual__info a {
	width: 100%;
	border: 2px solid #5096e1;
}

@media only screen and (max-width: 767px) {
	body#houjin .c-visual__item {
		position: static;
		padding: 20px;
		border-radius: 5px;
		box-shadow: none;
		background-color: #fff;
		margin: 20px 20px 0 20px;
	}

	body#houjin .c-visual__item .c-btn {
		border-radius: 60px;
	}

	body#houjin .c-visual__info {
		margin: 20px 20px 0 20px;
	}

	body#houjin .c-visual__info.l-wrap {
		padding: 0 0 20px 0;
	}

	body#houjin .c-visual__info ul {
		flex-direction: column;
	}

	body#houjin .c-visual__info li {
		width: 100%;
	}
}

/* --------------------------------------------------
 サステナブル関連ソリューション
 -------------------------------------------------- */
.p-visual {
	position: relative;
	margin-right: calc(50% - 50vw);
	margin-left: calc(50% - 50vw);
	padding: 32px calc(50vw - 50%) 50px;
}

.p-visual__unit {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
}

.p-visual.-sustainer .p-visual__unit {
	height: 100%;
	justify-content: center;
}

.p-visual.-sustainer {
	background-image: url(../addition/images/houjin/sustainer_kv_bg_pc.jpg);
	background-size: cover;
	background-position: left 45% bottom;
	background-repeat: no-repeat;
	padding: 1rem calc(50vw - 70%) 5rem;
}

.p-visual.-sustainer .p-visual__headline {
	max-width: 600px;
	min-width: 600px;
	width: 100%;
	margin-top: 2rem;
}

.p-visual.-sustainer .ttl-sub {
	width: 100%;
	margin: -8em auto 0;
	max-width: 440px;
}

.c-area-common.-sustainer {
	padding-top: 60px;
}

.c-area-common.-sustainer:first-of-type {
	padding-bottom: 0;
}

.c-area-common.-sustainer .c-nav-index {
	gap: 25px;
	justify-content: space-between;
}

.c-area-common.-sustainer .c-nav-index__item {
	flex-basis: auto;
	width: 31%;
}

.c-area-common.-sustainer .c-nav-index__item .c-btn {
	border-radius: 5px;
	width: 100%;
	max-width: none;
	min-width: auto;
	min-height: 56px;
	padding: 30px 50px 30px 20px;
	line-height: 1.25;
	text-align: left;
	align-items: start;
}

.c-area-common.-sustainer .c-headline-01 {
	color: #004ea2;
	display: flex;
	flex-direction: column;
	gap: 3px;
	margin-bottom: 60px;
}

.c-area-common.-sustainer .c-headline-01 span {
	font-size: 3.2rem;
	font-weight: 500;
}

.c-area-common.-sustainer .c-headline-01 span.subttl {
	font-size: 1.7rem;
	letter-spacing: 2px;
}

.c-area-common.-sustainer .c-headline-01 br.spview {
	display: none;
}

.c-area-common.-sustainer .c-btn::before {
	width: 30px;
	height: 30px;
	border-top: 0;
	border-right: 0;
	transform: translateY(-50%) rotate(0deg);
	background-image: url(../addition/images/houjin/sustainer_arrow.svg);
}

.c-area-common.-sustainer .c-nav-index br.pcview {
	display: block;
}

.c-area-common.-sustainer .pickup {
	background: url(../addition/images/houjin/sustainer_pf_bg.svg), linear-gradient(135deg, #D1EAF7, #E6F7FF);
	background-position: right bottom, center;
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100vw;
	margin: 70px calc(50% - 50vw) 0;
	padding: 60px 0;
}

.c-area-common.-sustainer .pickup-head,
.c-area-common.-sustainer .pickup-banner {
	width: calc(100% - 40px);
	max-width: 1024px;
	margin: 0 auto;
}

.c-area-common.-sustainer .pickup-head {
	display: flex;
	gap: 20px;
	align-items: center;
	margin-bottom: 30px;
}

.c-area-common.-sustainer .pickup-ttl .c-headline-02 {
	font-size: 2.8rem;
	font-weight: 600;
	margin-bottom: 7px;
}

.c-area-common.-sustainer .pickup-ttl p {
	font-size: 1.9rem;
	font-weight: 500;
}

.susrainar_common_contact div {
	width: 100%;
}

.susrainar_common_contact dd {
	display: flex;
	align-items: center;
}

.susrainar_common_contact dd p {
	display: inline-block;
}

.susrainar_common_contact dd:first-of-type p {
	margin-top: 0;
}

.susrainar_common_contact dd p:first-of-type {
	min-width: 10em;
	font-weight: 500;
}

.susrainar_common_contact dd p:last-of-type {
	width: 100%;
}

.c-table-01 td.-indent p,
.c-table-01 td.-indent li {
	padding-left: 1em;
	text-indent: -1em;
}

@media only screen and (min-width: 1880px) {
	.p-visual.-sustainer {
		background-position: left 35% bottom 20%;
	}
}

@media only screen and (max-width: 1360px) {
	.p-visual.-sustainer {
		background-position: left 25% bottom 20%;
	}
}

@media only screen and (max-width: 1160px) {
	.p-visual.-sustainer {
		background-position: left 15% bottom 20%;
	}
}

@media only screen and (max-width: 767px) {
	.p-visual.-sustainer {
		background-image: url(../addition/images/houjin/sustainer_kv_bg_sp.jpg);
		background-position: left bottom;
		padding: 0 calc(50vw - 70%) 210px;
	}

	.p-visual.-sustainer .p-visual__headline {
		min-width: 440px;
		margin-top: 2rem;
	}

	.p-visual.-sustainer .ttl-sub {
		margin: -22% auto 0 11%;
		width: 100%;
		max-width: 360px;
		min-width: 310px;
	}

	.p-visual.-sustainer .p-visual__headline {
		margin-top: 1rem;
	}

	.p-visual.-sustainer .p-visual__headline span {
		padding: 2px 3px;
	}

	.p-visual.-sustainer .p-visual__headline span.subttl {
		font-size: 1.4rem;
	}

	.p-visual.-sustainer .c-text-01 {
		width: 100%;
	}

	.c-area-common.-sustainer {
		padding-top: 30px;
	}

	.c-area-common.-sustainer .c-nav-index__item .c-btn {
		padding: 20px 30px;
	}

	.c-area-common.-sustainer .c-headline-01 {
		margin-bottom: 35px;
	}

	.c-area-common.-sustainer .c-headline-01 span {
		font-size: 2rem;
	}

	.c-area-common.-sustainer .c-headline-01 span.subttl {
		font-size: 1.2rem;
	}

	.c-area-common.-sustainer .c-headline-01 br.spview {
		display: block;
	}

	.c-area-common.-sustainer .c-btn::before {
		width: 20px;
		height: 20px;
		right: 10px;
		background-size: 100%;
	}

	.c-area-common.-sustainer .c-nav-index br.pcview {
		display: none;
	}

	.c-area-common.-sustainer .pickup {
		margin: 40px calc(50% - 50vw) 0;
		padding: 30px 0;
	}

	.c-area-common.-sustainer .pickup-head {
		gap: 10px;
	}

	.c-area-common.-sustainer .pickup-ttl .c-headline-02 {
		font-size: 2rem;
	}

	.c-area-common.-sustainer .pickup-ttl p {
		font-size: 1.4rem;
	}

	.p-visual.-sustainer .p-visual__list,
	.p-visual.-sustainer .c-text-01 {
		margin-top: 18px;
	}

	.c-area-common.-sustainer .c-nav-index {
		gap: 15px;
	}

	.c-area-common.-sustainer .c-nav-index__item {
		width: 100%;
	}

	.c-area-common.-sustainer .c-nav-index br.pcview {
		display: none;
	}

	.susrainar_common_contact dd {
		flex-direction: column;
	}

	.susrainar_common_contact dd:first-of-type p {
		margin-top: 12px;
	}

	.susrainar_common_contact dd p:first-of-type {
		min-width: auto;
		font-size: 1.7rem;
		line-height: 1.3;
	}
}

@media only screen and (max-width: 430px) {
	.p-visual.-sustainer {
		background-size: 120%;
	}
}

/* --------------------------------------------------
 スキーム図共通
 -------------------------------------------------- */
.scheme {
	max-width: 700px;
	margin: 0 auto;
}

/* --------------------------------------------------
 77SDGs私募債
 -------------------------------------------------- */
.c-area-common.-shibosai .c-nav-index__inner {
	border: 2px solid #707070;
}

.c-area-common.-shibosai .u-mt30.scheme,
.c-area-common.-shibosai .u-mt50.scheme {
	text-align: center;
}

.c-area-common.-shibosai .u-mt30.scheme img,
.c-area-common.-shibosai .u-mt50.scheme img,
.c-area-common.-shibosai .u-mt50.scheme .c-headline-02 {
	max-width: 480px;
	margin: 0 auto;
}

.c-area-common.-shibosai .c-nav-index__headline {
	font-size: 16px;
}

@media only screen and (max-width: 767px) {
	.c-area-common.-shibosai .u-mt50.scheme .c-headline-02 {
		margin: 0;
	}
}

/* --------------------------------------------------
 Progress Forward
 -------------------------------------------------- */
#project .spview {
	display: none;
}

#project .small {
	font-size: 90%;
}

#project .l-contents.project {
	background-image: url(../addition/images/project/project_read.svg);
	background-size: 150%;
	background-position: top center;
	background-repeat: no-repeat;
}

#project .project-read {
	text-align: center;
	margin-bottom: 70px;
}

#project .c-nav-index__item>a,
#project .c-nav-index__contents {
	padding: 0;
}

#project .c-nav-index__contents {
	width: 100%;
}


#project .c-nav-index__item.comingsoon {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.5rem;
	color: #004EA2;
	background-color: #dbe6f2;
	border-radius: 5px;
	padding: 4.5em 0;
}

#project .c-nav-index {
	gap: 28px;
}

#project .c-nav-index__item {
	flex-basis: calc((100% - 14px* 2) / 2);
}

#project .c-nav-index__contents .project-cnt-img {
	width: 100%;
	margin: 0;
}

#project .c-nav-index__contents h3.c-nav-index__headline {
	padding: 20px 20px 0 20px;
	line-height: 1.25;
}

#project .c-nav-index__contents p.c-nav-index__text {
	padding: 0 20px 20px 20px;
}

#project .project-read .project-read-ttl span {
	display: inline-block;
	font-size: 3.6rem;
	font-weight: 500;
	line-height: 1.5;
	color: #004EA2;
	border-top: 2px solid #004EA2;
	border-bottom: 2px solid #004EA2;
	padding: 10px 30px;
	margin: 40px auto 50px;
}

#project .project-read .c-text-01 {
	font-weight: 500;
	line-height: 2.5;
}

#project .project-ttl-01 {
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 1.5;
	color: #004EA2;
	border-bottom: 2px solid #004EA2;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

#project .project-ttl-02 {
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.5;
	color: #004EA2;
	border-left: 6px solid #004EA2;
	padding: 10px 15px;
	background-color: #DBE6F2;
	margin-bottom: 30px;
}

#project .project-ttl-03 {
	font-size: 2.6rem;
	font-weight: 500;
	line-height: 1.5;
	color: #004EA2;
	border-bottom: 2px solid #7FA6D0;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#project .project-ttl-04 {
	font-size: 2.6rem;
	font-weight: 600;
	border-bottom: 2px solid #D7D9DD;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#project .project-ttl-04 span {
	font-size: 2rem;
}

#project .project-cnt-head {
	margin: 100px 0 80px;
}

#project .project-cnt-flex {
	display: flex;
	justify-content: space-between;
}

#project .project-cnt-flex div {
	width: 48%;
}

#project .project-cnt-flex .project-cnt-img {
	margin-top: 0;
}

#project .project-cnt-wrap {
	margin: 50px 0;
}

#project .project-cnt-img {
	width: 70%;
	margin: 60px auto 0;
}

#project .project-cnt-img p.small {
	margin-top: 20px;
}

#project .project-co {
	background-color: #F2F6FA;
	padding: 40px;
}

body.product-page .c-headline-02 {
	border-left: 5px solid #004ea2;
	padding-left: 0.3em;
	padding-bottom: 0.2em;
}

@media only screen and (max-width: 870px) {
	#project .l-contents.project {
		background-size: 200%;
	}
}

@media only screen and (max-width: 767px) {
	#project .spview {
		display: block;
	}

	#project .l-contents.project {
		background-size: 360%;
	}

	#project .project-read {
		margin-bottom: 35px;
	}

	#project .c-nav-index {
		flex-direction: column;
	}

	#project .c-nav-index__contents {
		width: 100%;
	}

	#project .c-nav-index {
		gap: 28px;
	}

	#project .c-nav-index__item {
		flex-basis: calc((100% - 14px* 2) / 2);
	}

	#project .c-nav-index__contents .project-cnt-img {
		width: 100%;
		margin: 0;
	}

	#project .c-nav-index__contents h3.c-nav-index__headline {
		padding: 10px 10px 0 10px;
	}

	#project .c-nav-index__contents p.c-nav-index__text {
		padding: 0 10px 17px 10px;
	}

	#project .project-read .project-read-ttl span {
		font-size: 2.3rem;
		margin: 15px auto 30px;
	}

	#project .project-read .c-text-01 {
		line-height: 2;
	}

	#project .project-ttl-01 {
		font-size: 2.3rem;
		margin-bottom: 28px;
	}

	#project .project-ttl-02 {
		font-size: 2rem;
		padding: 6px 10px;
		margin-bottom: 16px;
	}

	#project .project-ttl-03 {
		font-size: 1.9rem;
		padding-bottom: 8px;
		margin-bottom: 12px;
	}

	#project .project-ttl-04 {
		font-size: 2rem;
		padding-bottom: 15px;
		margin-bottom: 16px;
		line-height: 1.3;
	}

	#project .project-ttl-04 span {
		font-size: 1.6rem;
	}

	#project .project-cnt-head {
		margin: 30px 0;
	}

	#project .project-cnt-flex {
		flex-direction: column;
	}

	#project .project-cnt-flex div {
		width: 100%;
	}

	#project .project-cnt-flex .c-text-01 {
		margin-top: 15px;
	}

	#project .project-cnt-wrap {
		margin: 30px 0;
	}

	#project .project-cnt-img {
		width: 100%;
		margin: 30px auto 0;
	}

	#project .project-cnt-img p.small {
		margin-top: 10px;
	}

	#project .project-co {
		padding: 20px;
	}
}

/* --------------------------------------------------
 SDGs支援サービス
 -------------------------------------------------- */
.c-list-count.-notes>li:only-child::before {
	content: "（注）";
}

section.search-cnt-wrap {
	margin: 3em 0;
}

section.search-cnt-wrap .search-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
}

section.search-cnt-wrap .search-nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin: 50px 0 20px;
}

section.search-cnt-wrap .search-nav li {
	width: 8%;
}

section.search-cnt-wrap .search-nav a {
	position: relative;
	text-decoration: none;
	background-color: #f7f7f7;
	padding: 5px;
	display: block;
	text-align: center;
	transition: .3s;
}

section.search-cnt-wrap .search-nav a:hover,
section.search-cnt-wrap .search-box .btn-field .clear-btn:hover,
section.search-cnt-wrap .search-list.highlight .pdf-link:hover {
	opacity: 0.7;
}

section.search-cnt-wrap .search-nav a::after,
section.search-cnt-wrap .pdf-link::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	border-top: 2px solid;
	border-right: 2px solid;
	transform: translateY(-60%) rotate(135deg);
	transition: .3s;
}

section.search-cnt-wrap #search-cnt {
	margin-top: 50px;
}

section.search-cnt-wrap #search-cnt>div {
	display: none;
}

section.search-cnt-wrap #search-cnt>div.active {
	display: block;
}

section.search-cnt-wrap .search-box .input-field .search-label {
	font-size: 1.6rem;
	font-weight: 500;
	margin-right: 15px;
}

section.search-cnt-wrap .search-box .input-field #searchInput {
	padding: 15px;
	background-color: rgb(219, 230, 242);
	border-radius: 5px;
	min-width: 430px;
	margin-bottom: 5px;
	margin-right: 50px;
}

section.search-cnt-wrap .search-box .btn-field .search-btn {
	position: relative;
	background-color: #004ea2;
	color: white;
	padding: 15px 40px;
	border-radius: 5px;
	margin-left: 125px;
}

section.search-cnt-wrap .search-box .btn-field .search-btn::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 17px;
	background-image: url(../addition/images/houjinothers/sdgs/search_icon.svg);
	background-size: cover;
	background-repeat: no-repeat;
	top: 50%;
	right: 13px;
	transform: translateY(-50%);
}

section.search-cnt-wrap .search-box .btn-field .search-btn:hover {
	background-color: #407bbf;
}

section.search-cnt-wrap .search-box .btn-field .clear-btn {
	position: relative;
	margin-left: 10px;
	font-weight: 500;
}

section.search-cnt-wrap .search-box .btn-field .clear-btn::after {
	content: "×";
	color: #004ea2;
	font-weight: bold;
	margin-left: 3px;
}

section.search-cnt-wrap .search-label {
	font-weight: bold;
	font-size: 1.2rem;
}

section.search-cnt-wrap .search-list-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 24px;
}

section.search-cnt-wrap .search-list {
	width: 48.5%;
}

section.search-cnt-wrap .pdf-link {
	overflow: hidden;
	display: block;
	text-align: center;
	border: 2px solid #5096e1;
	background-color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	text-decoration: none;
	border-radius: 5px;
	padding: 20px;
	line-height: 1.25;
	position: relative;
}

section.search-cnt-wrap .pdf-link::before {
	right: 20px;
	width: 10px;
	height: 10px;
	transform: translateY(-50%) rotate(45deg);
}

section.search-cnt-wrap .pdf-link:hover,
section.search-cnt-wrap .search-list.highlight .pdf-link {
	background-color: #dbe6f2;
}

section.search-cnt-wrap br.spview {
	display: none;
}

.product-page .sup {
	font-size: 0.7em;
	vertical-align: text-top;
	padding-right: 2px;
}

@media only screen and (max-width: 970px) {
	section.search-cnt-wrap br.spview {
		display: block;
	}
}

@media only screen and (max-width: 767px) {
	section.search-cnt-wrap {
		margin: 0;
	}

	section.search-cnt-wrap .search-box {
		gap: 15px;
	}

	section.search-cnt-wrap .search-nav {
		margin: 30px 0;
		gap: 10px;
	}

	section.search-cnt-wrap .search-nav li {
		width: 17%;
	}

	section.search-cnt-wrap #search-cnt {
		margin-top: 30px;
	}

	section.search-cnt-wrap .search-box .input-field .search-label {
		font-size: 1.4rem;
		margin-right: 10px;
	}

	section.search-cnt-wrap .search-box .input-field #searchInput {
		padding: 10px;
		min-width: 270px;
		margin-bottom: 5px;
		margin-right: 0;
	}

	section.search-cnt-wrap .search-box .btn-field .search-btn {
		padding: 10px 30px;
		margin-left: 15px;
	}

	section.search-cnt-wrap .search-box .btn-field .search-btn::after {
		width: 15px;
		height: 15px;
		right: 10px;
	}

	section.search-cnt-wrap .search-list-wrap {
		gap: 15px;
		margin-bottom: 16px;
	}

	section.search-cnt-wrap .search-list {
		width: 100%;
	}

	section.search-cnt-wrap .pdf-link {
		font-size: 1.6rem;
		padding: 15px;
	}
}