.-secHpfesArchv01{
	max-width: 820px;
	width: 100%;
	margin: 100px auto 25px;
	color: #202021;
}

.-secHpfesArchv01__tit01{
	font-size:24px;
	line-height: 1.1;
	font-weight:bold;
	height: auto;
	min-height: auto;
	border-left: 5px solid #f9da44;
	border-bottom: none;
	padding: .5em .5em .33em .75em;
	position: relative;
	margin: 0 0 1.5em;
}

.-secHpfesArchv01__tit01::after{
	content: '';
	display: block;
	width: calc(100% - .5em);
	height: 1px;
	background-color: #202021;
	position: absolute;
	bottom: 0;
	right: 0;
}
.-secHpfesArchv01__inner01{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.-secHpfesArchv01__inner01__boxR{
	order: 2;
	width: 67.56%;
}
.-secHpfesArchv01__inner01__boxR__tit01{
	width: 100%;
	box-sizing: border-box;
	background-color: #202021;
	color:#fbd743;
	text-align: center;
	display: flex;
	flex-flow: column wrap;
	font-size:21px;
	line-height: 1.4;
	margin: 0 0 1em;
	padding: .33em;
}
.-secHpfesArchv01__inner01__boxR__tit01>strong{
	width: 100%;
	font-weight: bold;
}
.-secHpfesArchv01__inner01__boxR__tit01>span{
	width: 100%;
	font-size: .5em;
	font-weight: bold;
}
.-secHpfesArchv01__inner01__boxR__txt01{
	font-size:16px;
	line-height: 1.7;
	margin: 0 0 2em;
}
.-secHpfesArchv01__inner01__boxR__txt01 strong{
	font-weight: normal;
	background:linear-gradient(transparent 60%, #fdeda2 60%);
}
.-secHpfesArchv01__inner01__boxR__btn01>a{
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	align-content: center;
	font-size:16px;
	line-height: 1.4;
	text-decoration: none;
	color: #c11;
}
.-secHpfesArchv01__inner01__boxR__btn01>a>img{
	width: 14px;
	height: auto;
	margin-right: 0.5em;
}
.-secHpfesArchv01__inner01__boxR__btn01>a>strong{
	font-weight: bold;
	text-decoration: underline;
}
.-secHpfesArchv01__inner01__boxR__btn01>a:hover>strong{
	text-decoration: none;
}
.-secHpfesArchv01__inner01__boxL{
	order: 1;
	width: 30.121%;
	font-size: 0;
	line-height: 0;
}
.-secHpfesArchv01__inner01__boxL>a>img{
	width: 100%;
	height: auto;
}

.-secHpfesArchv01__ul01{
	border-top: 1px dashed #ced0cf;
	list-style: none;
	margin: 0 0 25px;
	padding: 0;
}
.-secHpfesArchv01__ul01>li,
.-secHpfesArchv01__ul01._on li:nth-of-type(n+4){
	box-sizing: border-box;
	width: 100%;
	height: auto;
	padding: 25px 15px;
	margin: 0;
	border-bottom: 1px dashed #ced0cf;
	display: flex;
	justify-content: space-between;
	visibility: visible;
	opacity: 1;
}
.-secHpfesArchv01__ul01 li:nth-of-type(n+4){
	height: 0;
	padding: 0 15px;
	opacity: 0;
	visibility: hidden;
	transition: .2s ease;
}
.-secHpfesArchv01__ul01>li .-stit01{
	width: 120px;
	display: flex;
	align-content: center;
	align-items: center;
	font-size:14px;
	line-height: 1.1;
	padding: 0;
	margin: 0;
	border-bottom: none;
}
.-secHpfesArchv01__ul01>li .-stit01>img{
	width: 25px;
	height: auto;
	margin-right: 15px;
}
.-secHpfesArchv01__ul01>li .-ul01{
	list-style: none;
	flex-grow: 1;
	display: flex;
	justify-content: space-between;
	margin: 0;
}
.-secHpfesArchv01__ul01>li .-ul01>li{
	width: 49%;
}
.-secHpfesArchv01__ul01>li .-ul01>li>a{
	font-size:16px;
	line-height: 1.4;
	color: #202021;
	text-decoration: underline;
}
.-secHpfesArchv01__ul01>li .-ul01>li>a:hover{
	text-decoration: none;
}

.-secHpfesArchv01__btn01{
	display: flex;
	justify-content: center;
}
.-secHpfesArchv01__btn01>span{
	display: flex;
	justify-content: center;
	font-size:14px;
	line-height: 1.1;
	font-weight:bold;
	align-items: center;
	align-content: center;
	margin: 0;
	padding: 0 .2em .5em;
	border-bottom: 2px solid #202021;
}
.-secHpfesArchv01__btn01>span:hover{
	cursor: pointer;
	opacity: .75;
}
.-secHpfesArchv01__btn01>span>img{
	margin-left: 10px;
	width: 15px;
	height: auto;
}


@media screen and (max-width:767px){
	.-secHpfesArchv01{
		width: 100%;
		box-sizing: border-box;
		margin: 50px 4vw 15px;
	}
	
	.-secHpfesArchv01__tit01{
		font-size:18px;
		border-left: 3px solid #f9da44;
	}
	.-secHpfesArchv01__inner01{
		display: flex;
		justify-content: center;
		flex-flow: row wrap;
		margin-bottom: 30px;
	}
	.-secHpfesArchv01__inner01__boxR{
		order: 2;
		width: 100%;
	}
	.-secHpfesArchv01__inner01__boxR__tit01{
		font-size:16px;
		min-height: auto;
	}
	.-secHpfesArchv01__inner01__boxR__txt01{
		font-size:13px;
	}
	.-secHpfesArchv01__inner01__boxR__btn01>a{
		font-size:13px;
	}
	.-secHpfesArchv01__inner01__boxR__btn01>a strong{
		font-size:16px;
	}
	.-secHpfesArchv01__inner01__boxR__btn01>a>img{
		width: 10px;
	}
	.-secHpfesArchv01__inner01__boxL{
		order: 1;
		width: 66.666%;
		margin: 0 0 15px;
	}
	.-secHpfesArchv01__ul01>li,
	.-secHpfesArchv01__ul01._on li:nth-of-type(n+4){
		box-sizing: border-box;
		width: 100%;
		height: auto;
		padding: 15px 10px;
		margin: 0;
		border-bottom: 1px dashed #ced0cf;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		visibility: visible;
		opacity: 1;
	}
	.-secHpfesArchv01__ul01 li:nth-of-type(n+4){
		height: 0;
		padding: 0 15px;
		opacity: 0;
		visibility: hidden;
		transition: .2s ease;
	}
	.-secHpfesArchv01__ul01>li .-stit01{
		width: 100%;
		display: flex;
		justify-content: center;
		align-content: center;
		align-items: center;
		font-size:13px;
		line-height: 1.1;
		padding: 0;
		margin: 0 0 .5em;
		border-bottom: none;
	}
	.-secHpfesArchv01__ul01>li .-stit01>img{
		width: 15px;
		height: auto;
		margin-right: 10px;
	}
	.-secHpfesArchv01__ul01>li .-ul01{
		width: 100%;
		list-style: none;
		flex-grow: 1;
		display: flex;
		flex-flow: row wrap;
		justify-content: center;
		margin: 0;
	}
	.-secHpfesArchv01__ul01>li .-ul01>li{
		width: 100%;
		margin: 0 0 .5em;
		text-align: center;
	}
	.-secHpfesArchv01__ul01>li .-ul01>li>a{
		font-size:16px;
		line-height: 1.4;
		color: #202021;
		text-decoration: underline;
	}	
	.-secHpfesArchv01__btn01{
		display: flex;
		justify-content: center;
	}
	.-secHpfesArchv01__btn01>span{
		display: flex;
		justify-content: center;
		font-size:13px;
		line-height: 1.1;
		font-weight:bold;
		align-items: center;
		align-content: center;
		margin: 0;
		padding: 0 .2em .5em;
		border-bottom: 2px solid #202021;
	}
	.-secHpfesArchv01__btn01>span>img{
		margin-left: 5px;
		width: 10px;
		height: auto;
	}
}