.leaders article[data-single=true] .entry-content p {
  font-size: calc(100vw * 13 / 375);
  }
  @media (min-width: 768px) {
.leaders article[data-single=true] .entry-content p {
    font-size: calc(100vw * 12 / 768);
  }
  }
  @media (min-width: 1220px) {
.leaders article[data-single=true] .entry-content p  {
    font-size: calc(100vw * 16 / 1240);
  }
 }
  @media (min-width: 1440px) {
.leaders article[data-single=true] .entry-content p  {
    font-size: 18px;
  }
}
  @media (max-width: 767px) {
.leaders article[data-single=true] .entry-content p {
   margin-top: 1.8rem;
  }
  }

.leaders #main {
	background: url(/jp/semicon/wp-content/uploads/2023/10/bg_logo.png) no-repeat;
	background-attachment: fixed;
	background-size: 2000px 1669px;
	background-position: right -500px top 0;
}
.leaders .contents .hr {
    margin: 5rem auto 4.5rem;
    width: 90%;
    height: 1px;
    border: 0px;
    background: #788188;
}
.leaders .page-single {
max-width: 1220px;
margin: 0 auto;
}
.leaders .page-single a:hover {
text-decoration: none;
}
.leaders .page-single span.center {
text-align: center;
display: block;
padding: 1.25rem 0;
}
.leaders .page-header h2 {
padding: 45px 0;
font-size: 3.8rem;
}
@media screen and (max-width: 767px) {
.leaders .page-header h2 {
padding-left: 0px;
}
}
@media screen and (min-width: 768px) {
.leaders .page-header h2 {
text-align: left;
}
}
@media screen and (max-width: 1220px) {
.leaders .page-header h2 {
padding-left: 50px;
}
}

.leaders .page-header:after {
background: url(/jp/semicon/wp-content/uploads/2023/10/header-back-1.png) no-repeat center right;
}
.leaders .page-single .entry-content {
padding: 2.5rem 60px 5rem;
}

@media screen and (max-width: 767px) {
.leaders .page-single .entry-content {
padding: 1.25rem 10px 2.5rem;
}
}

.leaders .page-single .entry-content h2 {
 text-align:center;
 font-size: 38px;
 letter-spacing: 2px;
 color:#00a0e9;
 font-weight: bold;
}
.leaders .entry-content .center {
text-align:center;
padding: 0.5em;
}
.leaders .entry-content h3 {
 font-size: 32px;
 letter-spacing: 2px;
 color:#00a0e9;
 font-weight: bold;
}

.txt_field { width: 50%; float: left;}
.img_field { width: 50%; float: left;}

.sp .txt_field { width: 100%; float: none;}
.sp .img_field { width: 100%; float: none;}

/* renew */
.page-single {
	position: relative;
	z-index: 5;
}
.page-single * + .lead, .page-single * + .lead, .page-single * + .text, .page-single * + .text, .page-single * + .image, .page-single * + .image, .page-single * + .imagebox, .page-single * + .imagebox, .page-single * + .column, .page-single * + .column, .page-single * + .table, .page-single * + .table, .page-single * + .format, .page-single * + .format, .page-single * + .box, .page-single * + .box, .page-single * + .googlemap, .page-single * + .googlemap, .page-single * + .youtube, .page-single * + .youtube, .page-single * + .yearlist {
	margin-top: 2.5rem;
}
.page-single .lead * + p, .page-single .text * + p:not(.image), .page-single .text * + hr, .page-single .text * + ul, .page-single .text * + ol, .page-single .text * + dl, .page-single .text dl * + dt, .page-single .text * + .image.floatright, .page-single .text * + .image.floatleft, .page-single .imagebox > .image * + img,
.page-single .imagebox > .image > * + a {
	margin-top: 1.25rem;
}
.page-single > div:not(.background) {
	position: relative;
	width: 100%;
	max-width: 1220px;
	margin: auto;
	padding: 2.5rem 60px 5rem;
}
.page-single h2, .page-single h3, .page-single h4, .page-single h5, .page-single h6 {
	margin: 0;
}
.page-single h2 {
	font-size: 32px;
	font-size: 2rem;
	line-height: 41.6px;
	line-height: 2.6rem;
	text-align: center;
	color: #303030;
}
.page-single h2.left {
	text-align: left;
}
.page-single * + h2 {
	margin-top: 5rem;
}
.page-single h3 {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31.2px;
	line-height: 1.95rem;
}
.page-single * + h3 {
	margin-top: 3.5rem;
}
.page-single h4 {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 23.4px;
	line-height: 1.4625rem;
}
.page-single * + h4 {
	margin-top: 1.75rem;
}
.page-single a.pdf {
	position: relative;
	display: inline;
}
.page-single a.pdf::after {
	content: "";
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	width: 15px;
	height: 17px;
	background: url(../images/ico_pdf.svg) no-repeat;
	background-size: contain;
}
.page-single a.blank {
	position: relative;
	display: inline;
}
.page-single a.blank::after {
	content: "";
	display: inline-block;
	margin-right: 4px;
	margin-left: 4px;
	width: 16px;
	height: 14px;
	background: url(../images/ico_blank.svg) no-repeat;
	background-size: contain;
}

.page-single .image {
	text-align: center;
}
.page-single .image img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}
.page-single .image p {
	margin: 10px auto 0 !important;
	text-align: left;
}
* + .page-single .image p {
	margin-top: 0.5rem;
}
.page-single .image p.center {
	text-align: center;
}
.page-single .image p.right {
	text-align: right;
}
.page-single .image.left {
	text-align: left;
}
.page-single .image.left img {
	margin-left: 0px;
}
.page-single .image.left p {
	margin-left: 0px;
}
.page-single .image.right {
	text-align: right;
}
.page-single .image.right img {
	margin-right: 0px;
}
.page-single .image.right p {
	margin-right: 0px;
}
.page-single .image > a {
	display: inline-block;
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
	width: auto;
}
.page-single .image > a:hover {
	opacity: 0.7;
}
.page-single .box {
	padding: 1.25rem;
	background: #f0f0f0;
}
.page-single .box.box_blue {
	background: #3EA3E6;
}

@media screen and (min-width: 768px) {
.page-single .column {
	display: flex;
	gap: 40px 20px;
	flex-flow: row wrap;
	justify-content: space-between;
}
.page-single .column.col1 > * {
	width: calc((100% - 20px * (1 - 1)) / 1);
}
.page-single .column.col2 > * {
	width: calc((100% - 40px * (2 - 1)) / 2);
}
.page-single .column.col3 > * {
	width: calc((100% - 20px * (3 - 1)) / 3);
}
.page-single .column.col4 > * {
	width: calc((100% - 20px * (4 - 1)) / 4);
}
.page-single .column.col5 > * {
	width: calc((100% - 40px * (5 - 1)) / 5);
}
}

.page-single .column a {
	display: block;
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
	color: #000;
}
.page-single .column  a:hover {
	opacity: 0.7;
}
.page-single .column  a .image img {
	width: 100%;
	max-width: none;
}

  @media (min-width: 768px) {
.page-single .imagebox {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.page-single .imagebox > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
.page-single .imagebox > * + * {
	padding-left: 20px;
}
}

.page-single .imagebox > * {
	margin-top: 0px !important;
}

.page-single .imagebox.reverse {
	direction: rtl;
}
.page-single .imagebox.reverse > * {
	direction: ltr;
}
.page-single .imagebox.reverse > * + * {
	padding-left: 0px;
	padding-right: 20px;
}
.page-single .imagebox > .image img,
.page-single .imagebox > .image > a {
	display: block;
	width: auto;
}
.page-single .imagebox > .image p {
	width: auto !important;
}
.page-single .imagebox > .text {
	min-width: 50%;
}
.page-single .text p:not(.image).center {
	text-align: center;
}
.page-single .text p:not(.image).right {
	text-align: right;
}
.page-single .text p:not(.image).note {
	text-indent: -1em;
	margin-left: 1em;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 23.8px;
	line-height: 1.4875rem;
}
.page-single .text p:not(.image).lead {
	font-size: 20px;
	line-height: 36px;
}
.page-single .text p:not(.image).lead + .lead {
	margin-top: 2.5rem;
}
.leaders article[data-single=true] .entry-content p.leader_name {
	margin-bottom: 2rem;
	font-size: 32px;
	font-size: 3rem;
	line-height: 54.4px;
	line-height: 5.2rem;
	font-weight: bold;
}
.leaders article[data-single=true] .entry-content p.leader_name span {
	display: block;
	font-size: 64px;
	font-size: 6rem;
	line-height: 83.2px;
	line-height: 7.2rem;
	color: #303030;
}
.page-single .text ul {
	margin-left: 1rem;
}
.page-single .text ul > li {
	position: relative;
	padding-left: 1.2rem;
}
.page-single .text ul > li:before {
	content: "";
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	left: 0.3rem;
	top: calc((2rem - 6px) / 2);
	background: #00aff4;
	border-radius: 50%;
}
.page-single .text ul > li + li {
	margin-top: 0.25rem;
}
.page-single .text ul > li > ul {
	margin-left: 0;
}
.page-single .text ul.large li {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 34px;
	line-height: 2.125rem;
}
.page-single .text ul.large li::before {
	top: calc((2.5rem - 6px) / 2);
}
.page-single .text ol {
	counter-reset: number;
}
.page-single .text ol > li {
	margin-left: 1.2em;
	text-indent: -0.63em;
}
.page-single .text ol > li:before {
	counter-increment: number;
	content: " " counter(number) ".";
	display: inline-block;
	margin-right: 0.3em;
	color: #004098;
	font-weight: bold;
}
.page-single .text ol > li + li {
	margin-top: 0.25rem;
}
.page-single .text ol > li *:not(li) {
	text-indent: 0px;
}
.page-single .text ol > li a {
	vertical-align: top;
	color: #99714B;
}
.page-single .text ol > li > * + ul, .page-single .text ol > li > * + ol {
	margin-top: 4px;
}
.page-single .text ol.digit2 > li {
	margin-left: 1.5em;
	text-indent: -0.93em;
}
.page-single .text ol.digit2 > li:before {
	counter-increment: number;
	content: " " counter(number) ".";
	display: inline-block;
	margin-right: 0.3em;
	padding-left: 0.5em;
}
.page-single .text ol.digit2 > li:nth-of-type(n+10) {
	margin-left: 1.5em;
	text-indent: -0.93em;
}
.page-single .text ol.digit2 > li:nth-of-type(n+10):before {
	margin-right: 0.4em;
	padding-left: 0;
}
.page-single .text dl dt {
	font-weight: bold;
}
.page-single .text dl dd {
	margin: 0px;
}
.page-single .text .image.floatright {
	float: right;
	margin-left: 1.25rem;
	margin-bottom: 1.25rem;
}
.page-single .text .image.floatleft {
	float: left;
	margin-right: 1.25rem;
	margin-bottom: 1.25rem;
}
.page-single .text.production_text {
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 1rem;
}

.page-single .member_menu.column {
	gap: 0 20px;
}
.page-single .member_menu.column + .member_menu {
	margin-top: 100px;
}
.page-single .member_list {
	display: flex;
	flex-wrap: wrap;
	gap: 0.625rem 1.25rem;
}
.page-single .member_list > span {
	width: 15rem;
}
.page-single .member_list > span:nth-of-type(2n) {
	width: calc(100% - 15rem - 20px);
}
