@charset "utf-8";
/* CSS Document */

/* =========================================================
   EAP TOP メインビジュアル背景カラー
========================================================= */

.eapTopMV {
	background-color: #f6f6f4;
}

.eapMarker{
	background-color: #ffeceb;
}

.eaPink{
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #ffeceb;
}

.eapSubHeaderTit {
	margin-bottom: 12px;
	padding-bottom: 8px;
	font-size: var(--fs-c-24-48);
	font-weight: 900;
	font-feature-settings: "palt";
	color: var(--c-eaprimary);
}

.eapSubHeaderTxt {
	font-size: var(--fs-c-18-21);
}

.eapArea .sectionH2,
.eaPink .sectionH2{
	color: var(--c-eaprimary);
}

.eapArea .faqContainer,
.eaPink .faqContainer{
	background-color: var(--c-white);
}

.eaPink .faqIconQ{
	background-color: #ffcfcc;
	color: var(--c-eaprimary);
}

.eaPink .faqQuestion{
	padding: 24px 1em;
}

.eaPink .faqToggleIcon::before,
.eaPink .faqToggleIcon::after {
	background-color: var(--c-eaprimary);
}

.eaPink .faqIconA{
	background-color: var(--c-eaprimary);
}

.eaPink .faqQuestion:hover {
	color: #ffcfcc;
}

details[open] .eaPink  .faqQuestion {
    color: #ffcfcc;
}


.eapTopMV .btnText{
	font-feature-settings: normal;
}

.eapSubTxt{
	margin: 0 auto 64px;
	font-size: var(--fs-c-18-24);
	text-align: center;
	width: 90%;
	max-width: 1200px;
}

.eapRiskACard{
	margin-top: 48px;
	padding: 64px 24px 24px;
	border: solid 1px #a55a54;
	border-radius: 8px;
	background-color: var(--c-white);
	position: relative;
}

.eapLiskNum{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	background-color: #a55a54;
	color: var(--c-white);
	font-size: var(--fs-14);
	line-height: 1.2;
	text-align: center;
	border-radius: 50%;
	aspect-ratio: 1 / 1;
	width: clamp(70px, 18vw, 88px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.eapLiskTit{
	text-align: center;
	font-weight: 900;
	color: var(--c-eaprimary);
}

.eapCursolUnder{
	padding: 16px 0;
	display: flex;
	justify-content: center;
}

.eapCursolUnder > img{
	max-width: 40px;
}

.eapRiskAction{
	border: solid 1px #a55a54;
	border-radius: 8px;
	background-color: var(--c-white);
}

.riskActionTxt{
	padding: 24px;
	background-color: #a55a54;
	color: var(--c-white);
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	font-size: var(--fs-24);
	font-feature-settings: "palt";
}

.eapThemesTxt{
	padding: 16px 24px;
}

.eapTable{
	margin: 0 auto 1em;
	width: 90%;
	max-width: 1200px;
	border-top: solid 1px var(--c-border);
	border-left: solid 1px var(--c-border);
}

.eapTable th,
.eapTable td{
	padding: 0.5em;
	border-right: solid 1px var(--c-border);
	border-bottom: solid 1px var(--c-border);
	text-align: center;
}

.eapTable th{
	font-size: var(--fs-c-14-18);
}

.eapTable td{
	font-size: var(--fs-c-18-24);
}

.eapInnerTit{
	text-align: center;
}

.eapInnerList li{
	list-style-type: decimal-leading-zero;
	margin-left: 1.5em;
}

.pointNum{
	background-color: #ffcfcc;
	color: var(--c-text);
}

.pb64{
    padding-bottom: 64px;
}

.EapLowerSubHeaderTit{
	margin-bottom: 12px;
	padding-bottom: 8px;
	font-size: var(--fs-c-20-28);
	color: var(--c-eaprimary);
	border-bottom: solid 1px var(--c-eaprimary);
}
.EapLowerSubHeaderTxt{
	font-family: "Noto Serif JP";
	font-size: var(--fs-c-20-26);
	font-weight: 700;
	font-feature-settings: "palt";
	line-height: 1.4;
	color: var(--c-eaprimary);
}

.eapReadArea{
	margin: 0 auto 64px;
	padding: 2em;
	width: 90%;
	max-width: 1200px;
	background: #FFFFFF;
	background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 231, 229, 1) 30%, rgba(255, 231, 229, 1) 70%, rgba(255, 255, 255, 1) 100%);
}

.eapReadTxt{
	margin: 0 auto 1em;
	width: 90%;
	max-width: 780px;
	font-size: var(--fs-c-18-21);
}

.twoColumnWrap{
	margin: 0 auto 64px;
	width: 90%;
}
.tcwLeft{
	margin-bottom: 1em;
	width: 100%;
}
.tcwLeft img{
	width: 100%;
}
.tcwRight{
	width: 100%;
}

.rightTitWrap{
	margin-bottom: 1em;
	display: flex;
	border-bottom: solid 1px var(--c-eaprimary);
}

.rightTitWrap > span{
	padding: 0.5em 1em;
	aspect-ratio: 1 / 1;
	background-color: var(--c-eaprimary);
	color: var(--c-white);
}

.tcwTit{
	display: flex;
	padding-left: 0.5em;
	align-items: center;
	color: var(--c-eaprimary);
	font-size: var(--fs-c-18-24);
	font-feature-settings: "palt";
}

.innerCaseTit{
	margin-bottom: 1em;
	font-weight: normal;
	text-align: center;
}

.innerCaseDt{
	padding: 0.5em;
	background-color: var(--c-eaprimary);
	color: var(--c-white);
	font-weight: normal;
	text-align: center;
}

.innerCaseDd{
	text-align: center;
	font-size: var(--fs-c-24-48);
	font-weight: 900;
}

.icdColor01{
	color: #87413b;
}

.icdColor02{
	color: var(--c-primary);
}

.icdList01 li,
.icdList02 li{
	font-feature-settings: "palt";
}

.icdList01 li::before,
.icdList02 li::before{
	content: "■";
	transform: scale(2, 1);
}
.icdList01 li:nth-of-type(1)::before{
	color: #ef857d;
}
.icdList01 li:nth-of-type(2)::before{
	color: #efaca7;
}
.icdList01 li:nth-of-type(3)::before{
	color: #ffe8e5;
}
.icdList02 li:nth-of-type(1)::before{
	color: #478fff;
}
.icdList02 li:nth-of-type(2)::before{
	color: #98c0ff;
}
.icdList02 li:nth-of-type(3)::before{
	color: #cce0ff;
}

.eapGraph{
	margin: 64px auto;
	width: 90%;
	max-width: 1200px;
}

.eapSourceTit{
	margin: 32px auto 1em;
	padding: 0.5em;
	background-color: var(--c-eaprimary);
	color: var(--c-white);
	font-size: var(--fs-14);
	font-weight: normal;
	width: 90%;
	max-width: 1200px;
}

.eapSourceList{
	margin: 0 auto 64px;
	width: 90%;
	max-width: 1200px;
}
.eapSourceList li{
	font-size: var(--fs-14);
	font-feature-settings: "palt";
}

.innerTit{
	color: var(--c-eaprimary);
}

.eapMember{
	border: solid 1px var(--c-border);
	padding: 24px;
}

.eapMember > dl dt{
	margin: 1em auto 0.5em;
	background-color: #ffcfcc;
	text-align: center;
}

.eapImagBox{
	margin: 0 auto 64px;
	width: 90%;
	max-width: 1200px;
}

@media (min-width:768px){
	.EapLowerSubHeaderTit{
		margin-bottom: 12px;
		padding-bottom: 8px;
		font-size: var(--fs-c-18-24);
	}
	.EapLowerSubHeaderTxt{
		font-size: var(--fs-c-20-28);
		line-height: 1.4;
	}

	.twoColumnWrap{
		margin: 0 auto 64px;
		display: flex;
		width: 90%;
		max-width: 1200px;
	}
	.tcwLeft{
		margin-right: 32px;
		width: 100%;
		max-width: 584px;
	}

}

@media (min-width: 1280px) {
  .EapLowerSubHeaderTit{
    font-size: var(--fs-36);
  }
  .EapLowerSubHeaderTxt{
    font-size: var(--fs-28);
    line-height: 1.45;
  }
}
