/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 08 2025 | 06:26:26 */
/* 共通 */

/* フォント */
body,
p,
h1, h2, h3, h4, h5, h6,
ul, ol, li,
table, th, td,
input, textarea, select, button,
label,
a,
blockquote,
figcaption,
dl, dt, dd,
header, nav, section, article, aside, footer {
  font-family: 'Lato', 'Noto Sans JP', sans-serif;
}


/* 見出し */
.midashi {
	position: relative;
}
.midashi::before {
	position: absolute;
	top: -40px;
	left: 50%;
	transform: translatex(-50%);
	content: "";
	width: 30px;
	height: calc(300px * 30/320);
	background-image: url(https://webup.jp/wp-content/uploads/2025/08/icon_up.webp);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
@media (max-width: 959px) {
	.midashi::before {
		width: 20px;
	}	
}
.midashi.japan::before {
	top: -70px;
	width: 60px;
	height: 60px;
	background-image: url(https://webup.jp/wp-content/uploads/2025/08/icon_japan.png);
}
.midashi.-left::before {
	left: 15px;
}
.midashi p span {
	letter-spacing: .1em;
	position: relative;
	display: inline-block;
	font-size: calc(18rem/16)!important;
}
@media (max-width: 959px) {
	.midashi p span {
		font-size: calc(16rem/16)!important;
	}
}
.midashi .is-style-section_ttl {
	letter-spacing: .1em;
	margin-bottom: 10px!important;
}
.midashi .is-style-section_ttl strong {
	font-size: calc(32rem/16)!important;
}
@media (max-width: 959px) {
	.midashi .is-style-section_ttl strong {
		font-size: calc(26rem/16)!important;
	}
}

/* アーカイブページサブタイトル非表示 */
.c-pageTitle__subTitle {
	display: none;
}

/* フッター　Web Up がお手伝いできること */
@media (hover:hover) {
	.service-link,
	.service-link {
		transition: .3s;
	} 
	.service-link:hover,
	.service-link:hover {
		opacity: .6;
	} 
}


/* フッターお問い合わせCTA */
.footer-top .wp-block-columns {
	gap: 0!important;
}
.footer-top .wp-block-video {
	display: grid;
	place-items: center;
}
.footer-top .wp-block-video video {
	width: 70%;
}
.footer-top h3 {
	position: relative;
}
.footer-top .wp-block-column h3::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 2px;
	height: 100%;
	background-color: #333;
}
@media (max-width: 599px) {
	.footer-top .wp-block-column:nth-of-type(2) h3::after {
		position: absolute;
		content: "";
		top: 0;
		right: 0;
		width: 2px;
		height: 100%;
		background-color: #333;
	}
}
.footer-top .wp-block-column:last-of-type h3::after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 2px;
	height: 100%;
	background-color: #333;
}
.footer-top .content {
	position: relative;
	background-color: #f7f7f7;
	padding: 60px;
}
@media (max-width: 599px) {
	.footer-top .content {
		padding: 40px 20px;
	}	
}
.footer-top .content .icon {
	position: absolute;
	top: -60px;
	left: 50%;
	transform: translatex(-50%);
}
.footer-top .content h2 {
    font-size: calc(30rem / 16);
	margin: 0;
}

/* フッター */
.w-beforeFooter {
	margin: 0!important;
	padding-top: 40px!important;
	background-color: #fff;
}
@media (hover:hover) {
	.footer-logo-wrap a {
		transition: .3s;
	} 
	.footer-logo-wrap a:hover {
		opacity: .6;
	} 
}
@media (max-width: 781px) {
	.w-beforeFooter .wp-block-columns,
	.w-beforeFooter .swell-block-linkList {
		gap: 1.2em!important;
	}
	.w-beforeFooter .wp-block-columns li {
		width: max(50%, 200px);
		margin: 0 auto;
	}
	.w-beforeFooter .wp-block-columns li a {
		font-size: calc(18rem / 16);
	}
}

/* iOS含め最新Safari対応。動画の外周1pxを切り落とす */
.wp-block-video video {
  display:block;
  width:100%;
  height:auto;
  object-fit:cover;
  border:0; outline:0;
  clip-path: inset(1px 1px 1px 1px);
  -webkit-clip-path: inset(1px 1px 1px 1px);
  backface-visibility:hidden;
  transform:translateZ(0);
}

/* 下部の余白削除 */
.l-content {
	margin-bottom: 0!important;
}

/* cta お問い合わせ */
#content .cta-contact {
	min-height: 50vh;
}
#content .cta-contact .content-wrap {
	padding: 40px 20px;
	background-color: rgba(255, 255, 255, .9);
}

/* 明朝体 */
.font-mincho {
	font-family: 'Noto Serif JP', sans-serif;
}

/* 「記事が見つかりませんでした。」の文字の中央揃え */
.c-tabBody__item {
	text-align: center;
}

/* サイドバー */
.c-widget__title.-side {
    background: #f7f7f7;
	padding-left: 15px;
}
.c-widget__title.-side::before {
    width: 3px;
	height: 100%;
	background: #aaa;
}
#sidebar .banner {
	transition: .3s;
}
@media (hover: hover) {
	#sidebar .banner:hover {
		opacity: .6;
	}
}
/* ▼ blog 関連ページでは .sidebar-product を隠す */
#body_wrap[class*="blog"] .sidebar-product {
  display: none !important;
}
/* ▼ product 関連ページでは .sidebar-blog を隠す */
#body_wrap[class*="product"] .sidebar-blog {
  display: none !important;
}

