/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 27 2026 | 13:06:30 */
/* トップページ */

/* ファーストビュー */
.fv .wp-block-cover,
.fv .vk_slider_item_container {
	height: 100%;
}
.fv h2,
.fv p {
	text-shadow: 1px 1px 3px rgba(0, 0, 0, .6);
	letter-spacing: .05em;
}
.fv a span * {
	font-family: 'Zen Maru Gothic', sans-serif!important;
	font-size: 18px!important;
}
@media (max-width: 599px) {
	.fv h2 {
		font-size: 24px;
	}
	.fv p {
		font-size: 16px;
	}
	.fv a span * {
		font-size: 16px!important;
	}	
	.fv a i[style] {
		font-size: 20px!important;
	}
}
@media (max-width: 1100px) {
	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}
.fv .wp-block-cover::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(
	to right,
	rgba(255,255,255, 1) 0%,
	rgba(255,255,255, 1) 4%,
	rgba(255,255,255, .1) 12%,
	rgba(255,255,255, .1) 88%,
	rgba(255,255,255, 1) 96%,
	rgba(255,255,255, 1) 100%
  );
}
@media (max-width: 1100px) {
	.fv .wp-block-cover::before {
	  background: linear-gradient(
		to bottom,
		rgba(255,255,255, .1) 0%,
		rgba(255,255,255, .1) 98%,
		rgba(255,255,255, 1) 100%
	  );
	}
}
.fv .wp-block-cover__inner-container {
	z-index: 2;
}
.fv .catch-wrap .item {
	background-color: rgba(255, 255, 255, .9);
	border-radius: 50%;
	aspect-ratio: 1;
	padding: 20px;
	width: 120px;
	height: 100%;
	display: grid;
	place-items: center;
}
@media (max-width: 599px) {
	.fv .catch-wrap .item {
		padding: 10px;
		width: 85px;
	}
}
.fv .catch-wrap .item figure {
	width: 25px;
	line-height: 1;
}
@media (max-width: 599px) {
	.fv .catch-wrap .item figure {
		width: 14px;
	}
}
.fv .catch-wrap .item p {
	margin: 0;
	text-shadow: none;
	line-height: 1.2;
	font-size: 13px;
}
@media (max-width: 599px) {
	.fv .catch-wrap .item p {
		font-size: 12px;
	}
}
.fv .swiper-pagination-bullet {
	border-radius: 50%;
	width: 10px;
	height: 10px;
}

/* お知らせ */
.top-news h3 a {
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif!important;
}

/* わかば調剤薬局について */
.top-about .number {
	display: grid;
	place-items: center;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	margin: 0 auto;
}
@media (max-width: 781px) {
	.top-about .number {
		width: 80px;
		height: 80px;
	}
}
.top-about .number p  {
	line-height: 1;
}
.top-about .number figure  {
	width: 15px;
	margin-top: 5px;
}
@media (max-width: 781px) {
	.top-about .number figure  {
		width: 12px;
	}
}
.top-about .item-01 figure  {
	max-width: 260px;
}
.top-about .wp-block-accordion {
	border-radius: 5px;
	overflow: hidden;
}
.wp-block-accordion-heading__toggle {
	justify-content: center;
}
.top-about .wp-block-accordion-heading__toggle-title {
	width: max-content;
	flex: 0 1 auto;
}
@media (min-width: 782px) {
	.top-about .under-list h3 > *,
	.top-about .under-list p {
		font-size: .9em;
	}
}
@media (max-width: 781px) {
	.top-about p {
		font-size: 16px;
	}
}
.top-about.-bottom::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(255, 255, 255, 0.7); 
	pointer-events: none;
}
.top-about.-bottom > * {
	position: relative;
}

/* 採用について */
.top-saiyo .title mark {
	display: block!important;
}
/* こんなお悩みありませんか？ */
.top-saiyo .item h3 {
	line-height: 1.2;
}
@media (max-width: 781px) {
	.top-saiyo .text-onayami {
		font-size: 1.4rem;
	}
	.top-saiyo .item h3 mark {
		font-size: 18px!important;
		white-space: nowrap;
	}
}
@media (min-width: 782px) {
	.top-saiyo .item:nth-of-type(2n) {
		margin-top: 120px;
	}
}
@media (max-width: 767px) {
	.top-saiyo .item-wrap.-sp {
		display: grid !important;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		row-gap: 60px;
	}

	.top-saiyo .item-wrap.-sp > .wp-block-column.item {
		width: auto !important;
		flex-basis: auto !important;
	}
	
	.top-saiyo .item-wrap.-sp > .item:nth-of-type(5) {
		grid-column: 1 / -1;
		justify-self: center;
	}
}

/* その不安、わかば調剤薬局が一つひとつ解消します */
.top-reason.-bottom[style] {
    background: linear-gradient(90deg, transparent 41%, var(--wp--preset--color--vk-color-custom-1) 41%)!important;
}
.top-reason.-bottom .swiper-wrapper .vk_slider_item-background-area {
	background-color: #1f3a5f!important;
}
.top-reason.-bottom .swiper {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
@media (max-width: 450px) {
	.top-reason h2::before,
	.top-reason h2::after {
		display: none!important;
	}
	.top-reason h2 {
		justify-content: center;
	}
}
@media (max-width: 781px) {
	.top-reason h3 span {
		font-size: 24px!important;
	}
	.top-reason h3 {
		font-size: 26px!important;
	}
	.top-reason p {
		font-size: 16px!important;
	}
}

/* スタッフの声 */
.top-message .item {
	border-radius: 20px;
	border: 4px dotted #ddd;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.top-message .item .btn-area {
	margin-top: auto;
}

/* わかば調剤薬局での働き方 */
@media (max-width: 781px) {
	.top-work p {
		font-size: 16px;
	}
}

/* 募集要項 */
.top-detail figure {
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
}
@media (max-width: 781px) {
	.top-detail td:first-of-type {
		width: 100px;
	}
}
