@charset "UTF-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. メインビジュアル
　02. シルバーエイジ研究所
　03. SOLUTION
　04. CASE STUDY
　05. TOPICS
　06. NEWS
　07. MEMBER
　08. EVENT SEMINAR

******************************************************************************* */
#main {
	background: none;
}

/* ==

　01. メインビジュアル

=============================================================================== */
.visual {
	height: 720px;
	background: url(/business/silver/images/rn02/fullvisual_bg01.jpg) no-repeat center;
	background-size: cover;
}

.visualInner {
	position: relative;
	min-width: 950px;
	max-width: 1300px;
	height: 100%;
	margin: 0 auto;
}

.visualInner h1,
.visualInner p {
	position: absolute;
}

.visualInner h1 {
	top: 60px;
	left: 19px;
}

.visualInner p {
	right: 20px;
	bottom: 18px;
}

/* ==

　02. シルバーエイジ研究所

=============================================================================== */
.about {
	padding: 60px 0 90px;
	overflow: hidden;
}

.aboutInner {
	min-width: 950px;
	max-width: 1120px;
	margin: 0 auto;
}

.about h2 {
	text-align: center;
}

.aboutTxt01 {
	margin: 89px 0 0;
	text-align: center;
}

.aboutBlc01,
.aboutBlc02,
.aboutBlc03 {
	position: relative;
}

.aboutBlc01 dl,
.aboutBlc02 dl,
.aboutBlc03 dl {
	position: relative;
	width: calc(50% + 45px);
}

.aboutBlc01 dl dt,
.aboutBlc02 dl dt,
.aboutBlc03 dl dt {
	padding: 0 0 30px;
	border-bottom: 2px solid #c80028;
	text-align: center;
}

.aboutBlc01 dl dd,
.aboutBlc02 dl dd,
.aboutBlc03 dl dd {
	position: absolute;
	padding: 20px 0 0 25px;
	color: #666;
	font-size: 133.33%;
	line-height: 2.5;
}

.aboutBlc01 div,
.aboutBlc02 div,
.aboutBlc03 div {
	position: absolute;
}

.aboutBlc01 {
	margin: 275px 0 0;
	z-index: 3;
}

.aboutBlc01 div {
	top: -215px;
	left: calc(50% + 45px);
}
.aboutBlc01 .aboutLine {
	position: absolute;
	bottom: -350px;
	right: calc(50% - 327px);
	z-index:1;
}
.aboutBlc01 .aboutLink01{
	position: absolute;
	right:50px;
	bottom: -230px;
	background:#fff;
	z-index:2;		
}

.aboutBlc02 {
	margin: 433px 0 0;
	z-index: 2;	
}

.aboutBlc02 dl {
	margin: 0 0 0 auto;
}

.aboutBlc02 div {
	bottom: -310px;
	right: calc(50% + 45px);
}
.aboutBlc02 .aboutLine {
	position: absolute;
	bottom: -335px;
	left: calc(50% - 327px);
	z-index:1;
}
.aboutBlc02 .aboutLink02{
	position: absolute;
	left:50px;
	bottom: -230px;
	background:#fff;
	z-index:2;	
}

.aboutBlc03 {
	margin: 434px 0 0;
	z-index: 1;	
}

.aboutBlc03 dl dt {
	text-align: left;
}

.aboutBlc03 div {
	top: -216px;
	left: calc(50% + 45px);
}



.aboutBlc04 {
	display: -webkit-box;
	display: flex;
	width: 937px;
	height: 90px;
	margin: 407px auto 0;
}

.aboutBlc04 p {
	width: 50%;
	font-size: 133.33%;
	text-align: center;
}

.aboutBlc04 p:first-child {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	border-right: 1px solid #dcdcdc;
}

.aboutBlc04 p a {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.aboutBlc04 p a::before,
.aboutBlc04 p a::after {
	display: block;
	width: 32px;
	height: 6px;
	content: "";
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.aboutBlc04 p a::before {
	-webkit-box-ordinal-group: 3;
	order: 2;
	width: 0;
	margin: 0 0 0 63px;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23c80028' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat left center;
	background-size: 32px 6px;
}

.aboutBlc04 p a::after {
	-webkit-box-ordinal-group: 4;
	order: 3;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23222222' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat right center;
	background-size: 32px 6px;
}

.aboutBlc04 p a span {
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.aboutBlc04 p a:hover {
	color: #c80028;
}

.aboutBlc04 p a:hover::before {
	width: 32px;
}

.aboutBlc04 p a:hover::after {
	width: 0;
}





/* ==

　03. SOLUTION

=============================================================================== */
.solution {
	position: relative;
	padding: 300px 0 120px;
}

.solution::before {
	display: block;
	z-index: -1;
	position: absolute;
	top: -600px;
	right: 50%;
	width: 50%;
	height: 1740px;
	background: url(/business/silver/images/rn02/solution_bg01.jpg) no-repeat right center;
	content: "";
}

.solutionHeader {
	max-width: 1120px;
	margin: 0 auto 190px;
	padding: 0 20px;
}

.solutionHeaderInner {
	padding: 0 0 0 50%;
}

.solutionHeader p {
	margin: 35px 0 0;
	color: #666;
	font-size: 133.33%;
	line-height: 2.5;
}

.solutionTxt01 {
	margin: 20px 0 0;
	color: #666;
	font-size: 133.33%;
	line-height: 2.5;
}

.solutionLink01 {
	margin: auto 0 0;
}

.solutionBlc01,
.solutionBlc02 {
	display: -webkit-box;
	display: flex;
	max-width: 1300px;
	margin: 120px auto 0;
}

.solutionBlc01 div:first-child,
.solutionBlc02 div:first-child {
	width: 55%;
	overflow: hidden;
}

.solutionBlc01 div:last-child,
.solutionBlc02 div:last-child {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-flex: 0;
	flex-grow: 0;
	flex-shrink: 0;
	width: 495px;
}

.solutionBlc01 h3,
.solutionBlc02 h3 {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: end;
	align-items: flex-end;
	height: 133px;
	padding: 0 0 28px;
	border-bottom: 2px solid #c80028;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-size: 300%;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 1.38;
}

.solutionBlc01 div:first-child {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.solutionBlc01 div:last-child {
	margin-right: 20px;
}

.solutionBlc01 h3 {
	padding-left: 60px;
}

.solutionBlc02 {
	-webkit-box-pack: end;
	justify-content: flex-end;
}

.solutionBlc02 div:first-child {
	-webkit-box-ordinal-group: 3;
	order: 2;
}

.solutionBlc02 div:last-child {
	-webkit-box-ordinal-group: 2;
	order: 1;
	margin-left: 20px;
}

.solutionBlc02 h3 {
	padding-right: 60px;
}

.solutionBlc01 .solutionTxt01 {
	padding-left: 60px;
}

.solutionBlc01 .solutionLink01 {
	padding-left: 60px;
}

.solutionBlc02 .solutionTxt01 {
	padding-right: 60px;
}

.solutionBlc02 .solutionLink01 {
	padding-right: 60px;
}

/* ==

　04. CASE STUDY

=============================================================================== */
.casestudy {
	position: relative;
	padding: 300px 0 120px;
}

.casestudy::before {
	display: block;
	z-index: -1;
	position: absolute;
	top: -600px;
	left: 50%;
	width: 50%;
	height: 1740px;
	background: url(/business/silver/images/rn02/casestudy_bg01.jpg) no-repeat left center;
	content: "";
}

.casestudyHeader {
	max-width: 1120px;
	margin: 0 auto 190px;
	padding: 0 20px;
}

.casestudyHeaderInner {
	padding: 0 50% 0 0;
}

.casestudyHeader p {
	margin: 35px 0 0;
	color: #666;
	font-size: 133.33%;
	line-height: 2.5;
}

.casestudyBlc {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	justify-content: space-between;
	max-width: 1300px;
	margin: 0 auto;
	background: #fff;
}

.casestudyBlc>div {
	width: calc((100% - 4px) / 3);
	margin: 2px 0 0;
}

.casestudyBlc>div:nth-of-type(-n+3) {
	margin-top: 0;
}

.casestudyBlc>div a {
	text-decoration: none;
}

.casestudyBlc>div a img {
	max-width: 100%;
	height: auto;
}

.casestudyBlc>div a p {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 90px;
	padding: 0 calc(20px + 32px + 20px) 0 20px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 166.66%;
	letter-spacing: 0.05em;
}

.casestudyBlc>div a p::before,
.casestudyBlc>div a p::after {
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	width: 32px;
	height: 6px;
	content: "";
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.casestudyBlc>div a p::before {
	left: calc(100% - 20px - 32px);
	width: 0;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23c80028' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat left center;
	background-size: 32px 6px;
}

.casestudyBlc>div a p::after {
	right: 20px;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23222222' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat right center;
	background-size: 32px 6px;
}

.casestudyBlc>div a:hover p {
	background: #faf9f3;
	color: #c80028;
}

.casestudyBlc>div a:hover p::before {
	width: 32px;
}

.casestudyBlc>div a:hover p::after {
	width: 0;
}

.casestudyLink {
	margin: 60px 0 0;
}

.casestudyLink a {
	margin: 0 auto;
}

/* ==

　05. TOPICS

=============================================================================== */
.topics {
	padding: 200px 0 0;
	background: url(/business/silver/images/rn02/topics_bg01.jpg) no-repeat center -100px;
}
.topics.topics_bnr{
	padding: 0;
	background: none;
}
.topicsHeader {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	max-width: 1112px;
	margin: 0 auto;
	padding: 0 20px;
}

.topicsHeader p {
	width: 61.87%;
	margin: -0.75em 0 0;
	color: #666;
	font-size: 133.33%;
	line-height: 2.5;
}

.topicsList {
	max-width: 1110px;
	margin: 60px auto 0;
}

.topicsList li {
	border-bottom: 1px solid #dcdcdc;
	font-size: 113.96%;
}

.topicsList li>a,
.topicsList li>span {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
	height: 89px;
	padding: 0 20px;
	text-decoration: none;
}

.topicsList li>a:hover {
	background: #faf9f3;
	color: #c80028;
}

.topicsListTime {
	-webkit-box-flex: 0;
	flex-grow: 0;
	flex-shrink: 0;
	margin: 0 5.98% 0 0;
}

.topicsListCat01 {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 120px;
	height: 22px;
	margin: 0 5.98% 0 0;
	border: 1px solid #c80028;
	color: #c80028;
	font-size: 87.5%;
}

.topicsSlider {
	margin: 60px 0 0;
}

.topicsSlider #slideArea {
	position: relative;
	width: 100%;
	min-width: 950px;
	padding-bottom: 120px;
	overflow: hidden;
	background: url(../../images/rn/slider/ico_loader01.gif) no-repeat center 45%;
}

.topicsSlider #slideArea #slideWrapper {
	position: relative;
	top: 0;
	left: 0;
}

.topicsSlider #slideArea #slideWrapper .slideVisual {
	display: none;
	padding: 0 5px;
	float: left;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: -webkit-transform 0.7s;
	transition: -webkit-transform 0.7s;
	transition: transform 0.7s;
	transition: transform 0.7s, -webkit-transform 0.7s;
}

.topicsSlider #slideArea #slideWrapper .slideVisual.current {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.topicsSlider #slideArea #slideWrapper .slideVisual a {
	display: -webkit-box;
	display: flex;
	background: #faf8f4;
	text-decoration: none;
}

.topicsSlider #slideArea #slideWrapper .slideVisual a>div {
	box-sizing: border-box;
	width: 50%;
}

.topicsSlider #slideArea #slideWrapper .slideVisual a>div:last-child {
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 0 60px;
}

.topicsSlider #slideArea #slideWrapper .slideVisual a:hover img {
	opacity: 0.9;
}

.topicsSlider #slideArea #slideWrapper .slideVisualInner01 {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.topicsSlider #slideArea #slideWrapper .slideVisualCat01 {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 120px;
	height: 22px;
	border: 1px solid #c80028;
	color: #c80028;
	font-size: 116.66%;
}

.topicsSlider #slideArea #slideWrapper .slideVisualCat02 {
	margin: 0 0 0 20px;
	line-height: 1;
}

.topicsSlider #slideArea #slideWrapper .slideVisualHeading01 {
	margin: 10px 0 0;
	font-size: 200%;
}

.topicsSlider #slideArea #slideWrapper .slideVisualTxt01 {
	margin: 15px 0 45px;
	color: #666;
	font-size: 116.66%;
	line-height: 2.28;
}

.topicsSlider #slideArea #slideController {
	font-size: 12px;
	line-height: 1;
}

.topicsSlider #slideArea #arwNav li {
	position: absolute;
	top: calc(((100% - 190px) / 2) - 17px);
	width: 33px;
	height: 33px;
}

.topicsSlider #slideArea #arwNav .prevBtn {
	right: calc(50% + 502px);
}

.topicsSlider #slideArea #arwNav .nextBtn {
	left: calc(50% + 502px);
}

.topicsSlider #slideArea #thumbNav {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	margin-top: 60px;
	text-align: center;
}

.topicsSlider #slideArea #thumbNav li {
	width: 40px;
	height: 4px;
	margin: 0 5px;
	overflow: hidden;
	background: #dcdcdc;
	text-indent: 105%;
	white-space: nowrap;
}

.topicsSlider #slideArea #thumbNav li.uiCurrent {
	height: 10px;
	background: #c80028;
}

.topicsSlider #slideArea div:after,
.topicsSlider #slideArea ul:after {
	display: block;
	height: 0;
	clear: both;
	content: '';
}

.topicsBlc {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	padding: 60px 0;
	background: #faf9f3;
}

.topicsBlc>div {
	width: 28.46%;
	max-width: 370px;
	background: #fff;
}

.topicsBlc>div:nth-of-type(2) {
	margin: 0 30px;
}

.topicsBlc>div a {
	text-decoration: none;
}

.topicsBlc>div a img {
	max-width: 100%;
	height: auto;
}

.topicsBlc>div a p {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	width: 100%;
	height: 70px;
	padding: 0 calc(20px + 32px + 20px) 0 20px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-size: 133.33%;
	letter-spacing: 0.05em;
}

.topicsBlc>div a p::before,
.topicsBlc>div a p::after {
	display: block;
	position: absolute;
	top: calc(50% - 3px);
	width: 32px;
	height: 6px;
	content: "";
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.topicsBlc>div a p::before {
	left: calc(100% - 20px - 32px);
	width: 0;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23c80028' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat left center;
	background-size: 32px 6px;
}

.topicsBlc>div a p::after {
	right: 20px;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 32 6'%3E%3Cpolyline points='25 0.35 30 5.35 0 5.35' fill='none' stroke='%23222222' stroke-miterlimit='10' /%3E%3C/svg%3E") no-repeat right center;
	background-size: 32px 6px;
}

.topicsBlc>div a:hover p {
	color: #c80028;
}

.topicsBlc>div a:hover p::before {
	width: 32px;
}

.topicsBlc>div a:hover p::after {
	width: 0;
}

.topicsBlc>div a[target="_blank"] p {
	padding: 0 calc(20px + 16px + 20px) 0 20px;
}

.topicsBlc>div a[target="_blank"] p::before,
.topicsBlc>div a[target="_blank"] p::after {
	top: calc(50% - 6px);
	width: 16px;
	height: 12px;
}

.topicsBlc>div a[target="_blank"] p::before {
	left: calc(100% - 20px - 16px);
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 16 12'%3E%3Cpath fill='%23c80028' d='M15 8H4V0h12v8h-1zm0-7H5v6h10V1zM1 11h10v-1h1v2H0V4h2v1H1v6z' /%3E%3C/svg%3E") no-repeat left center;
	background-size: 16px 12px;
}

.topicsBlc>div a[target="_blank"] p::after {
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 16 12'%3E%3Cpath fill='%23222222' d='M15 8H4V0h12v8h-1zm0-7H5v6h10V1zM1 11h10v-1h1v2H0V4h2v1H1v6z' /%3E%3C/svg%3E") no-repeat right center;
	background-size: 16px 12px;
}

.topicsBlc>div a[target="_blank"]:hover p::before {
	width: 16px;
}

.topicsBlc>div a[target="_blank"]:hover p::after {
	width: 0;
}



/*--20220309 newslider--*/
.slideblock{
	position: relative;
	width:1080px;
	margin: 50px auto 0;
	padding: 0 0 120px;
}
.slidwapper{
/*
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;	
*/
}

.slidwapper .slideblock_col{
/* 	margin-left:4%; */
	margin: 0 22px;
	width: 311px;
	background:#faf8f4;
}
.slidwapper .slideblock_col a{
	display:block;	
	text-decoration: none;
	transition: ease .2s;
}
.slidwapper .slideblock_col a:hover{opacity: 0.7;}
.slidwapper .slideblock_col .img img{
	width:100%;
	max-width:100%;
	height:auto;
}
.slidwapper .slideblock_col .slideblock_col_in{
	padding:20px;
	min-height:200px;
}
.slidwapper .slideblock_col .slideblock_col_in .ico{
	display:inline-block;
	margin-bottom:10px;
	padding:5px 20px;
	border:1px solid #ccc;
	font-size:14px;
	line-height:1;
	color:#333;
	background:#fff;
	text-align:center;
	min-width:115px;
	box-sizing: border-box;
}
.slidwapper .slideblock_col .slideblock_col_in .ico_members{
	border:0;
	background:#aa8e2d;
	color:#fff;
}
.slidwapper .slideblock_col .slideblock_col_in .ico_news{
	border:0;
	background:#eb8107;
	color:#fff;
}
.slidwapper .slideblock_col .slideblock_col_in .tit{
	font-size:18px;
	font-weight:bold;
	line-height:1.8;
	padding-bottom:10px;
}
.slidwapper .slideblock_col .slideblock_col_in .cap{
	font-size:14px;
	line-height:2;
}
.slideblock #arwNav li {
	position: absolute;
	top: calc(((100% - 120px) / 2) - 17px);
	width: 33px;
	height: 33px;
	cursor: pointer;
}
.slideblock #arwNav .prevBtn {left:-15px;}
.slideblock #arwNav .nextBtn {right:-15px;}


/* ==

　06. NEWS

=============================================================================== */
.news {
	padding: 180px 0;
}

.news h2 {
	text-align: center;
}

.newsLink {
	margin: 50px 0 0;
}

.newsLink a {
	margin: 0 auto;
}

/* ==

　07. MEMBER

=============================================================================== */
.member {
	padding: 60px 20px;
	background: url(/business/silver/images/rn02/member_bg01.jpg) no-repeat center;
	background-size: cover;
}

.member h2 {
	text-align: center;
}

.memberBlc {
	max-width: 950px;
	margin: 45px auto 0;
	padding: 60px 0;
	background: #fff;
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
}

.memberBlcImg01 {
	line-height: 1;
	text-align: center;
}

.memberBlcImg02 {
	margin: 33px 0 0;
	line-height: 1;
	text-align: center;
}

.memberBlcBtn01 {
	margin: 40px 0 0;
	font-size: 150%;
}

.memberBlcBtn01 a {
	display: -webkit-box;
	display: flex;
	position: relative;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 650px;
	height: 70px;
	margin: 0 auto;
	background: #ac9132;
	color: #fff;
	text-decoration: none;
}

.memberBlcBtn01 a::after {
	display: block;
	position: absolute;
	top: calc(50% - 6px);
	right: 30px;
	width: 16px;
	height: 12px;
	background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 16 12'%3E%3Cpath fill='%23ffffff' d='M15 8H4V0h12v8h-1zm0-7H5v6h10V1zM1 11h10v-1h1v2H0V4h2v1H1v6z' /%3E%3C/svg%3E") no-repeat center center;
	background-size: 16px 12px;
	content: "";
}

.memberBlcBtn01 a span {
	display: inline-block;
	position: relative;
}

.memberBlcBtn01 a span::after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.memberBlcBtn01 a:hover span::after {
	width: 100%;
}

/* ==

　08. EVENT SEMINAR

=============================================================================== */
.eventseminar {
	padding: 180px 0 0;
}

.eventseminar h2 {
	text-align: center;
}

.eventseminar .fnTabArea {
	position: relative;
	max-width: 1170px;
	margin: 60px auto 0;
	padding: 0 20px;
}

.eventseminar .fnTabArea::after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 199px;
	background: url(/business/silver/images/rn02/eventseminar_deco01.jpg.png) repeat-x center bottom;
	content: "";
}

.eventseminar .fnTabAreaNav {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	justify-content: space-between;
	border-bottom: 2px solid #dcdcdc;
}

.eventseminar .fnTabAreaNav li {
	width: calc((100% - 30px) / 2);
	font-size: 128.2%;
}

.eventseminar .fnTabAreaNav li a {
	box-sizing: border-box;
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	height: 58px;
	background: #888;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

.eventseminar .fnTabAreaNav li a span {
	display: inline-block;
	position: relative;
}

.eventseminar .fnTabAreaNav li a span::after {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 1px;
	background: #fff;
	content: "";
	-webkit-transition: width 0.3s;
	transition: width 0.3s;
}

.eventseminar .fnTabAreaNav li a:hover span::after {
	width: 100%;
}

.eventseminar .fnTabAreaNav li.tabAreaAct a {
	height: 70px;
	margin: 0 0 -2px;
	border-top: 2px solid #dcdcdc;
	border-right: 2px solid #dcdcdc;
	border-left: 2px solid #dcdcdc;
	background: #fff;
	color: #222;
}

.eventseminar .fnTabAreaNav li.tabAreaAct a span::after {
	display: none;
}

.eventseminar .fnTabAreaCont {
	box-sizing: border-box;
	height: 545px;
	margin: 60px 0 0;
	overflow: auto;
}

.eventseminar .fnTabAreaCont>div {
	padding: 0 0 100px;
}

.eventseminarBlc {
	box-sizing: border-box;
	position: relative;
	min-height: 340px;
	margin: 30px 0 0;
	padding: 20px 30px 20px 368px;
	border: 1px solid rgba(0, 0, 0, 0.1);
}

.eventseminarBlc:first-child {
	margin-top: 0;
}

.eventseminarBlcImg01 {
	position: absolute;
	top: 0;
	left: 0;
}

.eventseminarBlcInner01 {
	display: -webkit-box;
	display: flex;
	flex-wrap: wrap;
}

.eventseminarBlcTag01 {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	width: 120px;
	height: 22px;
	margin: 0 21px 0 0;
	background: #555;
	color: #fff;
	font-size: 116.66%;
}

.eventseminarBlcTime01 {
	color: #666;
	font-size: 116.66%;
}

.eventseminarBlc h3 {
	width: 100%;
	margin: 12px 0 0;
	font-size: 200%;
	font-weight: 500;
	line-height: 1.41;
}

.eventseminarBlcTxt01 {
	margin: 12px 0 0;
}

.eventseminarBlcTxt02 {
	margin: 12px 0 0;
	color: #999;
}

.eventseminarBlcLink01 {
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin: 26px 0 0;
}

.eventseminarBlcLink01 li {
	margin: 30px 0 0;
}

.eventseminarBlcLink01 li:nth-of-type(-n+2) {
	margin-top: 0;
}

.eventseminarBlcLink01 li .slvrLink01 {
	max-width: none;
}
