.page-template .has-aside .entry-content { 
	margin-top: 0;
}

/* Remove post title */
.application article[data-single="true"] .entry-header,
.slide-title {
	display: none;
}

/* Section margin */
.application article[data-single="true"] .entry-content div[id^="section"]:not(:last-of-type) {
	margin-bottom: 7vh;
}
/* Section margin end */

/* Side Nav margin */
.has-aside .entry-aside .link-list li:nth-child(6) {
	margin-bottom: 48px;
}
/* Side nav margin end */

/* Side nav EC */
.page-template .has-aside .entry-aside .link-list li.banner, 
.page-template .has-aside .entry-aside .link-list li:nth-child(-n + 4) {
	width: calc(48% - 2px);
	padding: 2px;
	display: inline-flex;
	height: 5rem;
	align-items: center;
	margin: 0 0 20px 2px;
	min-height: 5rem;
	background: #ffffff;
}
.page-template .has-aside .entry-aside .link-list li.banner, 
.page-template .has-aside .entry-aside .link-list li:nth-child(-n + 2) {
	margin-bottom: 7px;
}
.page-template .has-aside .entry-aside .link-list li.banner a:hover {
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	.page-template .has-aside .entry-aside .link-list li.banner, 
	.page-template .has-aside .entry-aside .link-list li:nth-child(-n + 4) {
		width: 100%;
		display: block;
		height: auto;
		margin: auto auto 12px auto;
	}
}
/* Side nav EC end */

@media (min-width: 768px) {
	.page-template-template-tablepress .has-aside {
		display: flex;
		flex-wrap: wrap;
	}
}
/* PF link */
.application article[data-single="true"] .entry-content div.cta-btn {
	margin-bottom: 7vh;
}
.application article[data-single="true"] .entry-content p.selection-link {
	text-align: center;
	margin: 10px !important;
	clear: both;
}
.application article[data-single="true"] .entry-content p.selection-link a {
	width: 48%;
}
p.pf-link {
	margin: 16px 8px 8px !important;
	padding-left: 8px;
	padding-right: 8px;
	display: flex;
	justify-content: space-between;
}
p.pf-link a {
	width: 48%;
	text-align: center;
}
article[data-single="true"] .entry-content p.pf-link a:hover {
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none;
}
/* PF link end */

/* TOC */
@media (min-width: 768px) {
	.two-col {
		display: flex;
	}
	.toc {
		width: 50%;
		height: fit-content;
		float: none;
		/*    margin-bottom: 160px; */
		margin-right: 20px;
	}
}
/* TOC end */

/* list DS APP icon */
article[data-single="true"] .entry-content p.app-note {
	width: 110px;
	margin: 0;
}
article[data-single="true"] .entry-content p.app-note a {
	display: block;
	padding: 0px 10px;
}
article[data-single="true"] .entry-content #section03 p.ablic-button {
	width: 45px;
	margin: 0 auto;
}
article[data-single="true"] .entry-content #section03 p.ablic-button a {
	display: block;
	padding: 0;
}
article[data-single="true"] .entry-content #section03 p.app-note.fa-file-pdf-o {
	margin-right: 0px;
}

article[data-single="true"] .entry-content p.ablic-button-red a:hover {
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none;
}

article[data-single="true"] .entry-content #section03 p.ablic-button-red a {
	display: inline-block;
	background-image: linear-gradient(90deg, #ef8074 0, #ec7467 52%, #f55341);
	color: #fff;
	line-height: 1.625;
	border-radius: 20px;
	padding: 2px 10px;
	/*  margin: 0 50px;  */
}
/* list DS APP icon */

/* basic setting */
.application article[data-single="true"] .entry-content .wp-caption-text {
	text-align: left;
}
.application article[data-single="true"] .entry-content table td,
.application article[data-single="true"] .entry-content table th {
	padding: 4px 6px;
}
.application article[data-single="true"] .entry-content table td span,
.application article[data-single="true"] .entry-content table th span {
	font-size: 80%;
}
.application article[data-single="true"] .entry-content table th {
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
}
article[data-single=true] .entry-content table td:nth-child(2) {
	text-align: center;
}
.map a:hover {
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none;
}
.light {
	background: #e7f8fa;
	transition: 2s;
}
.note {
       text-align: right;
}

/* TABLE */
tbody {
	width: 100%;
}

/* revised by endo */
.frame,
.frame_other,
.feature_other {
	padding: 1em 0;
	margin: 1em 0 1.5em;
}

.frame h3,
.frame_other h3 {
	line-height: 2.8rem;
}

.frame p,
.frame_other p {
	margin: 0 0 20px;
}

.highlight {
	color: #fff;
	background: #00a0e9;
	padding: 1px 4px;
	margin: 0 2px;
	font-size: 80%;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/* by endo 220325 */

.application article[data-single="true"] .entry-content figure,
.application article[data-single="true"] .entry-content img {
	margin-right: 0;
	margin-left: 0;
}

.application article[data-single="true"] .entry-content figure,
.application article[data-single="true"] .entry-content img {
	margin-right: auto;
	margin-left: auto;
}
.circuit-img {
	margin-bottom: 50px;
}
.btn {
	display: inline-block;
	margin: 0 auto;
	padding: 7px 20px;
	border-radius: 20px;
	outline: none;
	background: linear-gradient(90deg, #00aff4 0, #00aff4 52%, #008ed5);
	line-height: 1.625;
	cursor: pointer;
}
.entry-content .btn a {
	color: #fff;
}
article[data-single="true"] .entry-content a.btn:hover {
	opacity: 0.7;
	transition: 0.3s;
	text-decoration: none;
}

/* note by endo */
article[data-single="true"] .entry-content ul {
	font-size: 70%;
	line-height: 1.5;
	list-style: none;
	padding-inline-start: 0;
}
article[data-single="true"] .entry-content .click > p {
	margin-bottom: 0;
}
article[data-single="true"] .entry-content ul li:before {
	background: none;
}
#app-page h4 {
	font-weight: bold;
	margin: 5px 0px;
}

/* img-text-inline */
.img-text-inline {
	display: inline-block;
	vertical-align: top;
}

/* full-img-text */
.full-img {
    max-height: 400px;
    margin: 10px auto 20px;
    padding: 8px;
    background: #c3c9d1;
    width: 100%;
    text-align: center;
}

/* half-img text */
.half-img {
	width: 45%;
	padding-right: 0px;
	margin-right: 0px;
	text-align: center;
}
.half-text {
	width: 52%;
	padding-left: 10px;
	clear: both;
}
.half-text > p,
.full-text > p {
	width: 100%;
}
.application article[data-single="true"] .entry-content img {
    max-height: 360px;
}

.application article[data-single="true"] .entry-content .full-img img {
    width: auto;
}

/* CTA */
.webshop-box {
	width: 61.8%;
	display: inline-block;
}
.application article[data-single="true"] .entry-content .webshop-cta a.eclink img {
	box-shadow: 2px 2px 4px #bfbfbf;
	margin: 2px;
}
.webshop-box .webshop-cta a.eclink img:hover {
	opacity: 0.5;
	transition: 0.3s;
}
/* CTA end */

a.fancybox img {
	padding-right: 24px;
	background: url("/jp/semicon/wp-content/uploads/2021/10/icon-zoom-in2.png") no-repeat bottom right;
	background-size: 24px;
}

@media screen and (max-width: 768px) {
	.half-img,
	.half-text {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	article[data-single="true"] .entry-content h3 {
		line-height: 2.8rem;
	}
	.block-circuit {
		display: none;
	}
	.click {
		display: none;
	}
}

/*CV*/
.cv-point {
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.cv-inline {
	vertical-align: top;
}

.cv-inline2 {
	display: inline-block;
	vertical-align: middle;
	width: 5em;
}
.cv-inline2-19700, 
.cv-inline3 {
	display: inline-block;
	vertical-align: middle;
}
article[data-single="true"] .entry-content .cv-inline > p {
	margin: 5px 0;
}
.datasheet {
	background-color: #fff;
}
.webshop {
	width: 450px;
	background-color: #fff;
}
.only-cv-button {
	width: 150px;
}

.page-template p.ablic-button a {
	padding: 7px 8px;
}
.page-template p .ablic-button a {
	font-size: 1.4rem;
}
.has-aside .ablic-button i,
.fa-file-pdf-o {
	margin-right: 5px;
}
.has-aside .ablic-button a {
	display: inline-block;
}
.no-webshop {
	margin-right: auto;
	margin-left: auto;
}

@media screen and (max-width: 768px) {
	.cv-point {
		height: 100%;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 5px;
	}
	.cv-inline {
		display: block;
		width: 100%;
		height: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	article[data-single=true] .entry-content p.cv-inline2-19700, 
	article[data-single=true] .entry-content p.cv-inline3 {
		font-size: 85%;
	}
	.only-cv-hr {
		margin-right: auto;
		margin-left: auto;
	}
}

@media screen and (min-width: 769px) {
	.only-sp {
		display: none;
	}
	.wp-image-51915 {
		width: 70%;
	}
	.application article[data-single="true"] .entry-content table th:nth-child(1),
	.application article[data-single="true"] .entry-content table th:nth-child(2) {
		width: 20vmin;
	}
	.application article[data-single="true"] .entry-content table th:nth-child(3) {
		width: auto;
	}
}

/* Slide btn */
@media (max-width: 849px) {
	#web-to-slide {
		display: none;
	}
}
@media screen and (min-width: 850px) {
	#web-to-slide {
		position: fixed !important;
		bottom: 40px !important;
		right: 40px !important;
		min-height: 50px;
		min-width: 50px;
		z-index: 100;
	}
	#web-to-slide button {
		font-size: 30px;
		padding: 4px 12px;
		cursor: pointer !important;
		border-radius: 10px;
		color: #333;
		background: #ccc;
	}
	#web-to-slide button:hover {
		color: #00a0e9;
	}
}
/* Slide btn end */
