/*

■2026リニューアル｜下層特定ページ別css

*/

@charset 'UTF-8';


/*------------------------------------------------------------
    /about/ Parts
------------------------------------------------------------*/

.about-category #under-visual{
	background-image: url(/jp/phd/img/renewal2026/common/kv_bg_about.jpg);
}

#about-page .under-visual-description {
    max-width: 618px;
}

/* メッセージ */
.message-profile{
    margin-top: 16px;
    text-align: center;
}
.message-profile-career{
    font-size: 14px;
}
.message-profile-name{
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
    margin-top: 8px;
}

/* MVV */
ul.mvv-list{

}
ul.mvv-list > li{

}
ul.mvv-list > li:not(:first-of-type){
	margin-top: 40px;
}
.mvv-item{
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
	color: #3DA5D3;
}
.mvv-content{
	margin-top: 10px;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5;
}

/* strengths-box */
section#strengths .under-section-description{
	margin-top: 20px;
}
#strengths-box{
	margin-top: 48px;
}
.strengths-box-content{
	
}
.strengths-box-content ul.normal-list{
	margin-top: 0;
}
.strengths-box-img{
	width: 520px;
	padding-top: 10px;
}
#strengths-box .under-section-copy{
	margin-top: 0;
}
#strengths-box .under-section-description{
	margin-top: 0;
}

/* rd-project */
#rd-project{
	margin-top: 64px;
}

#rd-project .main-btn a{
	margin: 0 auto;
}


/* section#policy */
article#under-article > section#policy{
	padding-bottom: 0;
}
#policy-box{
	display: flex;
	flex-wrap: wrap;
	flex-flow: row-reverse;
	margin-top: 40px;
}
.policy-box-content{
	width: calc(100% - 580px);
	box-sizing: border-box;
	padding-left: 40px;
}
.policy-box-img{
	width: 580px;
}

#policy-box .under-section-copy{
	margin-top: 0;
}
#policy-box .under-section-copy{
	font-size: 24px;
}
section#policy .main-btn a{
    margin: 0 auto;
}

section#policy .under-section-copy{
	font-size: 26px;
}
#policy-box .under-section-description{
	
}
.policy-box-content > .under-section-description:first-of-type{
	margin-top: 0;
}


/* section#approach */
article#under-article > section#approach{
	padding-bottom: 0;
}
#approach-box{
	display: flex;
	flex-wrap: wrap;
}
#approach-box .under-section-copy{
	font-size: 24px;
}
.approach-box-content{
	width: calc(100% - 520px);
	box-sizing: border-box;
	padding-right: 72px;
}
.approach-box-img{
	width: 520px;
}
.approach-box-img img{
	display: block;
}
article#under-article > section#approach .main-btn-flex{
	margin-top: 92px;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){

    .about-category #under-visual{
    	background-image: url(/jp/phd/img/renewal2026/common/kv_bg_about_sp.jpg);
    }
    .message-profile{
    	position: absolute;
    	bottom: 0;
    	left: 0;
    	color: #fff;
    	box-sizing: border-box;
    	padding: 16px 0 12px;
    	width: 100%;
    }
    .message-profile:after{
    	content: "";
    	display: block;
    	width: 100%;
    	height: 120%;
    	background: rgba(0, 0, 0, 0.15);
		background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
		position: absolute;
		bottom: 0;
		left: 0;
    }

    .message-profile-career{
	    position: relative;
	    z-index: 1;
	    line-height: 1.6;
	    font-weight: 500;
	}
	.message-profile-name{
	    position: relative;
	    z-index: 1;
	}
	ul.mvv-list > li:not(:first-of-type){
		margin-top: 28px;
	}

	section#strengths .under-section-copy{
		font-size: 22px;
	}
	#strengths-box{
		display: block;
		margin-top: 40px;
	}
	.strengths-box-content{
		width: 100%;
		padding-left: 0;
	}
	.strengths-box-img{
		width: 100%;
		padding-top: 32px;
	}

	section#policy .under-section-copy{
		font-size: 24px;
	}

	#policy-box{
		display: block;
		margin-top: 32px;
	}
	.policy-box-content{
		width: 100%;
		padding-left: 0;
	}
	.policy-box-img{
		width: 100%;
		margin: 32px 0 0;
	}

	#about-page article#under-article > section:last-of-type{
		padding-bottom: 100px;
	}

}



/*------------------------------------------------------------
    /co-creation/ Parts
------------------------------------------------------------*/

/* message */
#co-creation-page section#message.under-catchcontent .under-section-copy{
    margin-top: 0;
}

/* #technology-cube-box */
section#technology-cube .under-section-subtitle{
	font-size: 24px;
	margin-top: 16px;
    font-weight: 500;
}
section#technology-cube .under-section-description{
	margin-top: 0;
}
#technology-cube-box{
	display: flex;
	flex-wrap: wrap;
}
.technology-cube-box-content{
	width: calc(100% - 580px);
	box-sizing: border-box;
	padding-right: 40px;
}
.technology-cube-box-img{
	width: 580px;
}
.technology-cube-box-img img{
	display: block;
}


/* #cube-area */
#cube-area {
    margin-top: 80px;
}
ul.area-list{
	display: flex;
	flex-wrap: wrap;
	margin: 40px -20px 0;
}
ul.area-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
.area-list-card{
	display: flex;
	flex-wrap: wrap;
}
.area-list-thumb{
	width: 282px;
}
.area-list-thumb img{
	display: block;
}
.area-list-content{
	width: calc(100% - 282px);
	box-sizing: border-box;
	padding-left: 20px;
}
.area-list-title{
	font-weight: 700;
	line-height: 1.5;
	margin-bottom: 12px;
}
.area-list-card p{
	line-height: 1.5;
}


@media only screen and (max-width:640px) and (max-device-width:1280px){

    #co-creation-page section#message .catchcontent-photo-parts-img{
    	margin-top: 0;
	}
	#co-creation-page section#message.under-catchcontent .under-section-copy{
		margin-top: 32px;
	}

	#technology-cube-box{
		display: block;
	}
	.technology-cube-box-content{
		width: 100%;
		padding-right: 0;
	}
	.technology-cube-box-img{
		width: 100%;
		margin-top: 32px;
	}

	#cube-area{
		margin-top: 40px;
	}
	ul.area-list{
		margin: 40px 0 0;
	}
	ul.area-list li{
		width: 100%;
		padding: 0;
	}
	ul.area-list li:not(:first-of-type){
		margin-top: 40px;
	}
	.area-list-card{
		display: block;
	}
	.area-list-thumb{
		width: 100%;
		margin-bottom: 20px;
	}
	.area-list-content{
		width: 100%;
		padding-left: 0;
	}


}




/*------------------------------------------------------------
    /rd-theme/〜 Parts
------------------------------------------------------------*/

.rd-theme-page #under-visual{
	color: #fff;
}
.rd-theme-page .under-visual-description{
	max-width: 610px;
}
article#rd-theme-article{
	background: #fff;
	padding-bottom: 80px;
}
#rd-theme-article-contents {
    max-width: 1020px;
    margin: auto;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    bottom: 120px;
    margin-bottom: -120px; 
}
article#rd-theme-article section{
	max-width: 900px;
	margin: 0 auto;
	padding-top: 80px;
}
article#rd-theme-article section#rd-theme-section00{
	padding-top: 56px;
}
.rd-theme-section{

}
.rd-theme-section-title {
    font-size: 32px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 24px;
}
.rd-theme-section-description{
	line-height: 2;
    margin-top: 24px;
}
.rd-theme-section-description p{

}
.rd-theme-section-description p:not(:first-of-type){
	margin-top: 24px;
}
.rd-theme-section-column{
	display: flex;
	flex-wrap: wrap;
}
.rd-theme-section-column-content{
	width: calc(100% - 430px);
	box-sizing: border-box;
	padding-right: 40px;
}
.rd-theme-section-column-img{
	width: 430px;
}
.rd-theme-section-column-img img{
	display: block;
}
.rd-theme-section-column-img figure{

}
.rd-theme-section-column-img figcaption{
	text-align: center;
	line-height: 1.5;
	/*font-weight: 500;*/
	margin-top: 12px;
	font-size: 14px;
}
ul.rd-theme-section-column-caption{
	margin-top: 12px;
}
ul.rd-theme-section-column-caption li{
	font-size: 14px;
	line-height: 1.5;
	position: relative;
	padding-left: 16px;
}
ul.rd-theme-section-column-caption li:before{
	content: "※";
	position: absolute;
	top: 0;
	left: 0;
}
ul.rd-theme-section-column-caption li:not(:first-of-type){
	margin-top: 8px;
}

.rd-theme-section-column-content .rd-theme-section-description{
	margin-top: 0;
}

.rd-theme-section-copy {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
}
.rd-theme-section-subtitle {
    margin-top: 40px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 24px;
}
.rd-theme-section-copy + .rd-theme-section-subtitle{
	margin-top: 64px;
}
ul.rd-theme-section-column-caption.no-disc li{
	padding-left: 0;
}
ul.rd-theme-section-column-caption.no-disc li:before{
	content: none;
}

ul.rd-theme-section-example-list {
    margin-top: 40px;
}
ul.rd-theme-section-example-list > li{
	background: #F6F6F8;
	padding: 40px;
}
ul.rd-theme-section-example-list > li:not(:first-of-type) {
    margin-top: 40px;
}
.rd-theme-section-example-card{
	position: relative;
	min-height: 208px;
}
.rd-theme-section-example-img{
	position: absolute;
	width: 390px;
	top: 0;
	right: 0;
}
.rd-theme-section-example-info{
	max-width: 390px;
}
.rd-theme-section-example-service{
	max-width: 390px;
	margin-top: 40px;
}
.rd-theme-section-example-name{
	font-size: 18px;
	line-height: 1.6;
	font-weight: 700;
	margin-bottom: 12px;
}
.rd-theme-section-example-description{
	line-height: 2;
}
.rd-theme-section-example-description p:not(:first-of-type){
	margin-top: 16px;
}
.rd-theme-section-example-service-title {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 16px;
}

#cyber-security-page #rd-theme-section03 ul.rd-theme-section-example-list > li:nth-of-type(4) .rd-theme-section-example-card{
	min-height: 246px;
}

ol.rd-theme-section-disc {
    margin-top: 16px;
}
ol.rd-theme-section-disc > li {
    line-height: 1.75;
    position: relative;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 500;
}
ol.rd-theme-section-disc > li:before{
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
ol.rd-theme-section-disc > li:not(:first-of-type) {
    margin-top: 12px;
}
ol.rd-theme-section-disc > li a{
	color: #2343C8;
	font-weight: 500;
	text-decoration: underline;
}
ol.rd-theme-section-disc > li a:hover{
	text-decoration: none;
}

ol.rd-theme-section-example-service-card{

}
ol.rd-theme-section-example-service-card > li{

}
ol.rd-theme-section-example-service-card > li:not(:first-of-type){
	margin-top: 8px;
}
ol.rd-theme-section-example-service-card > li a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	background: #fff;
	border: 1px solid #F6F6F8;
}
ol.rd-theme-section-example-service-card > li a:hover{
	border: 1px solid #2343C8;
}
.rd-theme-section-example-service-card-thumb{
	width: 135px;
}
.rd-theme-section-example-service-card-thumb img{
	display: block;
}
.rd-theme-section-example-service-card-name{
	width: calc(100% - 135px);
	box-sizing: border-box;
	padding-left: 16px;
	padding-right: 16px;
	font-size: 15px;
	color: #2343C8;
	line-height: 1.5;
	font-weight: 500; 
}
ol.rd-theme-section-example-service-card > li a .rd-theme-section-example-service-card-name::after {
    font-family: 'Material Symbols Outlined';
    content: "chevron_right";
    font-size: 18px;
    color: #2343C8;
    line-height: 1;
    position: relative;
    top: 4px;
    margin-left: 4px;
}
ol.rd-theme-section-example-service-card > li a[target="_blank"] .rd-theme-section-example-service-card-name::after {
    content: "open_in_new";
    font-size: 14px;
    margin-left: 2px;
    top: 2px;
}

article#under-article > section#rd-theme-highlights{
	padding-bottom: 0;
}
section#rd-theme-highlights .main-btn a{
	margin: 0 auto;
}
section#rd-theme-highlights .highlights-list-content{
	background: #fff;
}

article#under-article > section#rd-theme-project{
	padding-bottom: 0;
}
section#rd-theme-project .project-card{
	background: #fff;
}
section#rd-theme-project .main-btn a{
	margin: 0 auto;
}

section#rd-theme-data2 .under-section-copy{
	font-size: 24px;
}
section#rd-theme-perspective .under-section-copy{
	font-size: 24px;
}
article#under-article > section#rd-theme-data{
	padding-bottom: 0;
}
article#under-article > section#rd-theme-data2{
	padding-bottom: 0;
}
ul.paper-list{
	margin-top: 24px;
}
ul.paper-list > li{
	padding-bottom: 24px;
	border-bottom: 1px solid #CCCCCC;
}
ul.paper-list > li:not(:first-of-type){
	padding-top: 20px;
}
.paper-list-title{
	line-height: 1.5;
	font-weight: 500;
}
.paper-list-date{
	font-size: 13px;
    color: #717171;
    line-height: 1.5;
    margin-top: 10px;
    display: block;
}
.paper-list-author{
	font-size: 13px;
    color: #717171;
    line-height: 1.5;
    margin-top: 8px;
}
a .paper-list-title::after {
    font-family: 'Material Symbols Outlined';
    content: "chevron_right";
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 3px;
    margin-left: 2px;
}
a[target="_blank"] .paper-list-title::after {
    content: "open_in_new";
    font-size: 14px;
    margin-left: 4px;
    top: 2px;
}


#patent-box{
	margin-top: 48px;
}
ul.patent-list{
	margin-top: 24px;
}
ul.patent-list > li{
	line-height: 1.5;
}
ul.patent-list > li:not(:first-of-type){
	margin-top: 16px;
}
.patent-list-title{
	font-weight: 500;
	line-height: 1.5;
}
a.patent-list-card{
	display: inline-block;
}
a .patent-list-title::after {
    font-family: 'Material Symbols Outlined';
    content: "chevron_right";
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 3px;
    margin-left: 2px;
}
a[target="_blank"] .patent-list-title::after {
    content: "open_in_new";
    font-size: 14px;
    margin-left: 4px;
    top: 2px;
}

article#under-article > section#rd-theme-perspective{
	padding-bottom: 0;
}
ul.perspective-list{
	display: flex;
	flex-wrap: wrap;
	margin: -12px;
}
ul.perspective-list li{
	width: 50%;
	box-sizing: border-box;
	padding: 12px;
}
.perspective-list-card{
	background: #fff;
	padding: 36px 40px 40px;
}
.perspective-list-comment{
	font-size: 18px;
	line-height: 2;
	font-weight: 500;
}
.perspective-list-profile{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
}
.perspective-list-photo{
	width: 112px;
}
.perspective-list-photo img{
	display: block;
	height: 112px;
	object-fit: cover;
	border-radius: 50%;
}
.perspective-list-content{
	width: calc(100% - 112px);
	box-sizing: border-box;
	padding-left: 24px;
}
.perspective-list-name{
	font-weight: 500;
	line-height: 1.5;
}
.perspective-list-career{
	margin-top: 8px;
	font-size: 12px;
	line-height: 1.5;
}
.perspective-list-specialty{
	margin-top: 8px;
	font-size: 12px;
	line-height: 1.5;
}
.perspective-list-tags{
	margin-top: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-height: 1;
}

article#under-article > section#rd-theme-co-creation{
	padding-bottom: 28px;
}
#rd-theme-co-creation-box {
    position: relative;
}
#rd-theme-co-creation-box .under-section-head {
    width: calc(100% - 384px);
    box-sizing: border-box;
    /* padding-right: 100px; */
    margin-bottom: 40px;
}
.co-creation-img {
    width: 384px;
    position: absolute;
    top: 0;
    right: 0;
}
section#rd-theme-co-creation .under-section-copy{
	font-size: 24px;
}

#cyber-security-page aside#aside-pagelink{
	padding-top: 92px;
}


/* サイバーセキュリティ */
#cyber-security-page #under-visual{
	background-image: url(/jp/phd/img/renewal2026/rd-theme/cyber-security/kv_bg_cybersecurity.jpg);
}
#cyber-security-page section#rd-theme-section01 ul.rd-theme-section-column-caption li{
	padding-left: 32px;
}
#cyber-security-page section#rd-theme-section01 ul.rd-theme-section-column-caption li:nth-of-type(1):before{
	content: "※1";
}
#cyber-security-page section#rd-theme-section01 ul.rd-theme-section-column-caption li:nth-of-type(2):before{
	content: "※2";
}
#cyber-security-page section#rd-theme-section01 ul.rd-theme-section-column-caption li:nth-of-type(3):before{
	content: "※3";
}
#cyber-security-page section#rd-theme-section01 ul.rd-theme-section-column-caption{
	margin-top: 32px;
}
article#under-article > section#rd-theme-data2 .under-section-description{
	margin-top: 8px;
}


/* DFCE */
#dfce-page #under-visual{
	background-image: url(/jp/phd/img/renewal2026/rd-theme/dfce/kv_bg_dfce.jpg);
}
.rd-theme-section-image {
    margin-top: 32px;
}
.rd-theme-section-image img{
	
}
.rd-theme-section-image figcaption{
	display: block;
    margin-top: 16px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.rd-theme-section-image video {
    width: 100%;
    display: block;
}
#dfce-page section#rd-theme-section04 .rd-theme-section-subtitle{
	margin-top: 0;
}
#dfce-page .rd-theme-section-image video {
    height: 312px;
    object-fit: cover;
}
#dfce-page .rd-theme-section-example-card{
	min-height: 292px;
}
#dfce-page #rd-theme-section05 .rd-theme-section-example-card{
	min-height: auto;
}
#dfce-page #rd-theme-section06 .main-btn{
	margin-top: 40px;
}
ul.rd-theme-section-photo-w2{
	display: flex;
	flex-wrap: wrap;
	margin: 40px -20px 40px;
}
ul.rd-theme-section-photo-w2 li{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
ul.rd-theme-section-photo-w2 li figure img{
	display: block;
}
ul.rd-theme-section-photo-w2 li figure figcaption{
	display: block;
    margin-top: 12px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.figcaption-bold{
	font-weight: 700;
	line-height: 1.5;
	font-size: 16px;
}
.figcaption-normal{
	margin-top: 8px;
	font-size: 14px;
	line-height: 1.5;
	font-weight: 400;
}
.rd-theme-section-example-link{
	max-width: 390px;
	margin-top: 40px;
	line-height: 1.5;
}
.rd-theme-section-example-link a{
	display: inline-block;
	line-height: 1.6;
	color: #2343C8;
}
.rd-theme-section-example-link a::after {
    font-family: 'Material Symbols Outlined';
    content: "chevron_right";
    font-size: 18px;
    line-height: 1;
    position: relative;
    top: 3px;
    margin-left: 2px;
}
.rd-theme-section-example-link a[target="_blank"]::after {
    content: "open_in_new";
    font-size: 14px;
    margin-left: 4px;
    top: 2px;
}
.rd-theme-section-example-link a:hover{
	color: #1c1c1c;
	text-decoration: underline;
}

#dfce-page section#rd-theme-section03 .rd-theme-section-subtitle{
	margin-top: 0;
}
#dfce-page section#rd-theme-section03 .rd-theme-section-column{
	margin-top: 56px;
}


/* 次世代実装 */
#next-generation-page #under-visual{
	background-image: url(/jp/phd/img/renewal2026/rd-theme/next-generation/kv_bg_nextgeneration.jpg?20260430);
}
.rd-theme-section-column-img ul.rd-theme-section-photo-w2{
	margin: 0 -20px;
}

#next-generation-page section#rd-theme-section02 .rd-theme-section-copy + .rd-theme-section-subtitle{
	font-size: 26px;
}



@media only screen and (max-width:640px) and (max-device-width:1280px){

    #rd-theme-article-contents{
    	margin: 0 20px -90px;
    	bottom: 90px;
    	padding: 24px 20px 40px;
    }
    article#rd-theme-article{
    	padding-bottom: 16px;
    }
    article#rd-theme-article section{
    	padding-top: 56px;
    }
    article#rd-theme-article section#rd-theme-section00 {
	    padding-top: 0;
	}
	.rd-theme-section-title{
		font-size: 30px;
		margin-bottom: 20px;
	}
	.rd-theme-section-description{
		line-height: 1.5;
	}
	ul.rd-theme-section-photo-w2{
		display: block;
		margin: 32px 0 0;
	}
	ul.rd-theme-section-photo-w2 li{
		width: 100%;
		padding: 0;
	}
	ul.rd-theme-section-photo-w2 li:not(:first-of-type){
		margin-top: 32px;
	}
	ul.rd-theme-section-photo-w2 li figure figcaption{
		font-size: 12px;
	}
	.rd-theme-section-image figcaption{
		font-size: 12px;
	}

	#next-generation-page section#rd-theme-section02 .rd-theme-section-copy + .rd-theme-section-subtitle {
	    font-size: 24px;
	}
	.rd-theme-section-subtitle{
		margin-top: 48px;
		font-size: 24px;
	}
	.rd-theme-section-copy + .rd-theme-section-subtitle {
	    margin-top: 48px;
	}
	.rd-theme-section-column{
		display: block;
	}
	.rd-theme-section-column-content{
		width: 100%;
		padding-right: 0;
	}
	.rd-theme-section-column-img{
		width: 100%;
		margin-top: 32px;
	}
	.rd-theme-section-column-img ul.rd-theme-section-photo-w2{
		margin: 0;
	}
	.rd-theme-section-column-img figcaption{
		font-size: 12px;
	}

	article#under-article > section#rd-theme-co-creation{
		padding-top: 56px;
	}
	#rd-theme-co-creation-box .under-section-head{
		width: 100%;
		margin-bottom: 32px;
	}
	.co-creation-img{
		width: 100%;
		position: relative;
	}
	#aside-pagelink-box .rd-theme-parts {
	    margin-top: 48px;
	}
	.rd-theme-page .aside-pagelink-title{
		font-size: 28px;
	}

	#dfce-page .rd-theme-section-image video{
		height: 45vw;
	}

	ul.rd-theme-section-example-list > li{
		padding: 24px 16px 24px;
	}
	.rd-theme-section-example-card{
		min-height: auto;
	}
	#dfce-page .rd-theme-section-example-card{
		min-height: auto;
	}
	.rd-theme-section-example-info{
		max-width: none;
	}
	.rd-theme-section-example-img{
		position: relative;
		width: 100%;
		margin-top: 24px;
	}
	.rd-theme-section-example-img img{
		display: block;
	}
	.rd-theme-section-example-link{
		max-width: none;
		margin-top: 20px;
	}
	.rd-theme-section-example-link a{
		line-height: 1.5;
	}
	.rd-theme-section-example-description{
		line-height: 1.5;
	}
	ul.rd-theme-section-example-list > li:not(:first-of-type){
		margin-top: 20px;
	}

	.rd-theme-section-example-name {
	    font-size: 16px;
	    line-height: 1.5;
	}

	ul.rd-theme-section-column-caption li{
		font-size: 12px;
	}

	ol.rd-theme-section-disc > li{
		line-height: 1.5;
	}

	.rd-theme-section-example-service-card-name{
		font-size: 12px;
		width: calc(100% - 96px);
		padding-left: 12px;
    	padding-right: 12px;
	}
	.rd-theme-section-example-service-card-thumb{
		width: 96px;
	}
	.rd-theme-section-example-service{
		margin-top: 24px;
	}
	.rd-theme-section-example-service-title{
		font-size: 16px;
	}
	section#rd-theme-data2 .under-section-copy {
	    font-size: 20px;
	}
	ul.paper-list > li{
		padding-bottom: 20px;
	}
	#cyber-security-page aside#aside-pagelink{
		padding-top: 64px;
		padding-bottom: 56px;
	}

	aside#aside-co-creation {
		padding-top: 56px;
	    padding-bottom: 100px;
	}

	#cyber-security-page .under-visual-title{
		font-size: 32px;
	}

	#dfce-page #under-visual{
		background-image: url(/jp/phd/img/renewal2026/rd-theme/dfce/kv_bg_dfce_sp.jpg);
	}
	#next-generation-page #under-visual{
		background-image: url(/jp/phd/img/renewal2026/rd-theme/next-generation/kv_bg_nextgeneration_sp.jpg);
	}








}





/*------------------------------------------------------------
    /distinguished-engineer/ Parts
------------------------------------------------------------*/

.organization-category #under-visual{
	background-image: url(/jp/phd/img/renewal2026/common/kv_bg_organization.jpg);
	color: #fff;
}
ul.role-value-list {
    display: flex;
    flex-wrap: wrap;
    margin: 32px -20px 0;
}
ul.role-value-list > li{
	width: 50%;
	box-sizing: border-box;
	padding: 0 20px;
}
.role-value-list-text{
	line-height: 2;
	padding-left: 72px;
	position: relative;
	padding-top: 8px;
}
.role-value-list-text:before{
	content: "";
	display: block;
	font-size: 90px;
	font-weight: 500;
	line-height: 1;
	font-family: "Roboto", sans-serif;
	position: absolute;
	top: 0;
	left: 0;
}
ul.role-value-list > li:nth-of-type(1) .role-value-list-text:before{
	content: "1";
}
ul.role-value-list > li:nth-of-type(2) .role-value-list-text:before{
	content: "2";
}

#role-value-box.under-catchcontent-box{
	margin-bottom: calc(-120px + -180px);
}

ul.certified-member-list{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -12px 0;
}
ul.certified-member-list > li{
	width: 50%;
	box-sizing: border-box;
	padding: 24px 12px 0;
}

a.certified-member-card {
    background: #F4F4F4;
    padding: 32px 40px 40px;
    display: block;
    border: 1px solid #F4F4F4;
}
a.certified-member-card:hover{
	background: #fff;
	border: 1px solid #2343C8;
}
.certified-member-profile{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.certified-member-photo{
	width: 132px;
}
.certified-member-photo img{
	display: block;
	height: 132px;
	object-fit: cover;
	border-radius: 50%;
}
.certified-member-info{
	width: calc(100% - 132px);
	box-sizing: border-box;
	padding-left: 24px;
}
.certified-member-box{
	margin-top: 32px;
}
.certified-member-name {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
}
.certified-member-specialized {
    font-size: 12px;
    line-height: 1.6;
    margin-top: 6px;
}
.certified-member-box-title{
	font-size: 18px;
	font-weight: 500;
	line-height: 1.5;
}
.certified-member-box-content{
	margin-top: 12px;
}
.certified-member-box-content p{
	line-height: 2;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}



@media only screen and (max-width:640px) and (max-device-width:1280px){

    .organization-category #under-visual{
		background-image: url(/jp/phd/img/renewal2026/common/kv_bg_organization_sp.jpg);
	}
	.role-value-list-text:before{
		font-size: 76px;
		top: -6px;
	}
	ul.role-value-list{
		margin: 32px 0 0;
		display: block;
	}
	ul.role-value-list li{
		width: 100%;
		padding: 0;
	}
	ul.role-value-list li:not(:first-of-type){
		margin-top: 32px;
	}
	.role-value-list-text {
	    line-height: 1.5;
	    padding-left: 64px;
	    padding-top: 0px;
	}
	#role-value-box.under-catchcontent-box {
	    margin-bottom: calc(-90px + -90px);
	}

	ul.certified-member-list{
		display: block;
		margin: -20px 0 0;
	}
	ul.certified-member-list > li{
		width: 100%;
		padding: 20px 0 0;
	}
	a.certified-member-card{
		padding: 20px;
	}
	.certified-member-photo{
		width: 112px;
	}
	.certified-member-photo img{
		height: 112px;
	}
	.certified-member-info{
		width: calc(100% - 112px);
		padding-left: 20px;
	}
	.certified-member-name{
		line-height: 1.25;
		word-break: break-word;
	}
	.certified-member-box-content p{
		line-height: 1.5;
	}
	.certified-member-box {
	    margin-top: 20px;
	}

}



/*------------------------------------------------------------
    /distinguished-engineer/〜子ページ Parts
------------------------------------------------------------*/

#single-distinguished-engineer-page #under-visual {
    padding-bottom: 0;
    padding-top: 208px;
    background-image: url(/jp/phd/img/renewal2026/common/kv_bg_organization.jpg);
}
article#single-member-article {
    background: #fff;
}
#single-member-article-contents {
    max-width: 1020px;
    margin: auto;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background: #f4f4f4;
    position: relative;
    bottom: 120px;
    margin-bottom: -120px;
}
section#member-profile {
    padding-top: 56px;
    padding-bottom: 64px;
}

#single-member-box{

}
#single-member-box .certified-member-photo{
	width: 150px;
}
#single-member-box .certified-member-photo img{
	height: 150px;
}
#single-member-box .certified-member-info{
	width: calc(100% - 150px);
	padding-left: 32px;
}
#single-member-box .certified-member-name {
    font-size: 32px;
    font-weight: 600;
}
#single-member-box .certified-member-specialized{
	font-size: 16px;
}
#single-member-box .certified-member-box {
    margin-top: 40px;
}
#single-member-box .certified-member-box-title {
    font-size: 24px;
}
#single-member-box .certified-member-box-content {
    margin-top: 16px;
}
#single-member-box .certified-member-box-content p{
	display: block;
	overflow: unset;
}
.certified-member-box-content > ul{

}
.certified-member-box-content > ul > li{
	line-height: 1.6;
	position: relative;
	padding-left: 20px;
}
.certified-member-box-content > ul > li:before{
	content: "・";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.certified-member-box-content > ul > li:not(:first-of-type){
	margin-top: 12px;
}
.certified-member-box-content a{
	text-decoration: underline;
	color: #2343C8;
}
.certified-member-box-content a:hover{
	text-decoration: none;
}


section#certified-member .main-btn a{
	margin: 0 auto;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){

	#single-distinguished-engineer-page #under-visual{
		padding-top: 140px;
	}
    #single-member-article-contents{
    	margin: 0 20px -90px;
    	bottom: 90px;
    }
    section#member-profile{
    	padding: 24px 20px 40px;
    }
    #single-member-box .certified-member-box-title{
    	font-size: 18px;
    }
    #single-member-box .certified-member-box-content{
    	margin-top: 12px;
    }
    #single-member-box .certified-member-box{
    	margin-top: 32px;
    }

    #single-member-box .certified-member-profile{
    	display: block;
    }
    #single-member-box .certified-member-photo{
    	margin: 0 auto;
    }
    #single-member-box .certified-member-info{
    	width: 100%;
    	padding-left: 0;
    	margin-top: 12px;
    	text-align: center;
    }
    #single-member-box .certified-member-name{
    	font-size: 26px;
    }
    #single-member-box .certified-member-specialized{
    	font-size: 14px;
    }
    #single-member-box .certified-member-profile{
    	margin-bottom: 40px;
    }
    .certified-member-box-content > ul > li{
    	line-height: 1.5;
    }
    .certified-member-box-content > ul > li:not(:first-of-type){
    	margin-top: 8px;
    }

}




/*------------------------------------------------------------
    /organization/ Parts
------------------------------------------------------------*/

.conductor-link-parts {
    margin-top: 64px;
    position: relative;
}
.conductor-link-parts-img{
	width: 384px;
	position: absolute;
	top: 0;
	right: 0;
}
.conductor-link-parts-content{
	padding-right: calc(384px + 64px);
}
.conductor-link-parts-content .under-section-description {
    margin-top: 32px;
}
.conductor-link-parts-content .main-btn{
	margin-top: 40px;
}
#people-box02 {
    margin-top: 64px;
}
#people-box02 .main-btn a{
	margin: 0 auto;
}
article#under-article > section#mechanisms {
    padding-top: calc(96px + 92px);
    padding-bottom: 0;
}


@media only screen and (max-width:640px) and (max-device-width:1280px){

    .conductor-link-parts{
    	margin-top: 40px;
    }
    .conductor-link-parts-content{
    	padding-right: 0;
    }
    .conductor-link-parts-img{
    	position: relative;
    	width: 100%;
    	margin-top: 24px;
    }
    .conductor-link-parts-img img{
    	display: block;
    }
    .conductor-link-parts-content .main-btn{
    	margin-top: 24px;
    }
    #people-box02{
    	margin-top: 40px;
    }
    .conductor-link-parts-content .under-section-description{
    	margin-top: 24px;
    }
    #people-box02 .under-section-body{
    	margin-top: 24px;
    }

    article#under-article > section#mechanisms .unicom-container{
        padding: 0;
    }
    #people-content{
    	overflow: hidden;
    }
    #people-content.shadow-none{
    	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
    }
    #people-box02 .section-interview-list li{
    	width: 255px;
    }

    article#under-article > section#mechanisms{
    	padding-top: calc(90px + 56px);
    }

    #organization-page article#under-article > section:last-of-type{
    	padding-bottom: 100px;
    }

}




/*------------------------------------------------------------
    旧デザイン組み込み Parts
------------------------------------------------------------*/

.old-design-page #under-visual {
    padding-bottom: 96px;
}
.old-design-page .under-visual-description{
	max-width: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}



@media only screen and (max-width:640px) and (max-device-width:1280px){

	.old-design-page #under-visual {
	    padding-bottom: 50px;
	    background-position: center;
	}



}


