@charset "utf-8";
/*
Theme Name: P2-02
Author: wp.theme.builder.01
*/
/* -------------- フォントファミリー font-family -------------- */
@font-face	{
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face	{
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face	{
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face	{
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face	{
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
@font-face	{
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}
@font-face	{
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}
@font-face	{
	font-family: "Yu Mincho";
	src: local("Yu Mincho Medium");
	font-weight: 100;
}
@font-face	{
	font-family: "Yu Mincho";
	src: local("Yu Mincho Medium");
	font-weight: 200;
}
@font-face	{
	font-family: "Yu Mincho";
	src: local("Yu Mincho Medium");
	font-weight: 300;
}
@font-face	{
	font-family: "Yu Mincho";
	src: local("Yu Mincho Medium");
	font-weight: 400;
}
@font-face	{
	font-family: "Yu Mincho";
	src: local("Yu Mincho Bold");
	font-weight: bold;
}
html, button, input, select, textarea	{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
.slug	{
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif;
}
code, kbd, pre, samp	{
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace, serif;
}
.span-mincho	{
	font-family: "Yu Mincho", Yu Mincho, serif;
}
@media all and (-ms-high-contrast: none) 	{
	html, button, input, select, textarea	{
		font-family: Verdana, Meiryo, sans-serif;
	}
	.span-mincho	{
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
}
@media all and (-ms-high-contrast: active)	{
	html, button, input, select, textarea	{
		font-family: Verdana, Meiryo, sans-serif;
	}
	.span-mincho	{
		font-family: "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	}
}
/* ---------- サイト幅 基本 ---------- */
.site-main .inner, #location .inner, .page-type-title-container .inner, .content-title-container .inner, .site-width .inner, .single .entry-header-container, .single .entry-content-main, .single.attachment .site-main-no-sidebar #content .entry-content, .site-width, #bottom-banner .inner, .site-footer .inner	{
	width: 100%;
	padding: 0 10px;
	margin: 0 auto;
}
/* ---------- 位置固定アイテム ---------- */
#page-top	{
	bottom: 10px;
	right: 10px;
}
#fixed-item	{
	bottom: 10px;
	left: 10px;
	background-color: rgba(255,255,255,0.75);
}
.fixed-content	{
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 100;
}
@media only screen and (min-width: 769px)	{
	#main	{
		min-height: calc( 768px - 400px );
	}
	.site-main-no-sidebar .full-width, .site-main-no-sidebar .full-width .inner, .full-width, .full-width .inner	{
		width: 100%;
	}
	#location .inner, .site-main-no-sidebar .inner, .page-type-title-container .inner, .site-main-no-sidebar .content-title-container .inner, #header-logo-wrap .inner, .site-main-no-sidebar .site-width .inner, .single .site-main-no-sidebar .entry-header-container, .single .site-main-no-sidebar .entry-content-main, #bottom-banner .inner, .site-footer .inner, .site-width	{
		padding: 0 20px;
	}
	.site-main-has-sidebar .inner, .site-main-has-sidebar .content-title-container .inner, .site-main-has-sidebar .site-width .inner, .single .site-main-has-sidebar .entry-header-container, .single .site-main-has-sidebar .entry-content-main, .site-main-has-sidebar .site-width	{
		padding: 0;
	}
	#header-logo-wrap .inner	{
		padding-top: 20px;
	}
	#site-navigation	{
		padding: 10px 20px;
	}
	.single .entry-header-container.single-header-flex	{
		padding: 20px;
	}
}
/* ---------- リキッド
@media only screen and (min-width: 769px)	{
	.site-main-has-sidebar, #header-logo-wrap .inner, #header-image, .banner-text, #skippr .slider-text, #site-navigation, #location .inner, .site-main-no-sidebar .page-type-title-container .inner, .site-main-no-sidebar .inner, .single .site-main-no-sidebar .entry-header-container, .single .site-main-no-sidebar .entry-content-main, #bottom-banner .inner, .site-footer .inner, .site-width	{
		max-width: 1200px;
		margin-right: auto;
		margin-left: auto;
	}
	.site-main-no-sidebar .pager-single, .single .site-main-no-sidebar .entry-header-container.single-header-flex	{
		width: calc( 100% - 20px * 2 );
		max-width: calc( 1200px - 20px * 2 );
	}
}
@media only screen and (min-width: 1217px)	{
	#page-top {
		right: calc( 50% + 10px - 1200px / 2 );
	}
}
 ---------- */
/* ---------- サイト幅 min-width: 1040px ---------- */
@media only screen and (min-width: 769px)	{
	body	{
		min-width: 1040px;
	}
	.site-main-has-sidebar, #header-logo-wrap .inner, #header-image, .banner-text, #skippr .slider-text, #site-navigation, #location .inner, .site-main-no-sidebar .page-type-title-container .inner, .site-main-no-sidebar .inner, .single .site-main-no-sidebar .entry-header-container, .single .site-main-no-sidebar .entry-content-main, #bottom-banner .inner, .site-footer .inner, .site-width	{
		width: 1040px;
		margin-left: auto;
		margin-right: auto;
	}
	.site-main-no-sidebar .pager-single, .single .site-main-no-sidebar .entry-header-container.single-header-flex	{
		width: calc( 1040px - 20px * 2 );
	}
}
@media only screen and (min-width: 1057px)	{
	#page-top {
		right: calc( 50% + 10px - 1040px / 2 );
	}
}
/* ---------- ヘッダー ---------- */
@media (max-width: 768px)	{
	#widget-header-logo-s aside:first-of-type	{
		display: none;
	}
	#header-logo-s img	{
		max-width: 220px;
	}
	#site-navigation-s #hamburger-nav-toggle.open	{
		background-color: #004D9D;
	}
	#navbar-s .menu-item-attribution	{
		display: none;
	}
}
@media (min-width: 769px)	{
	body:not( .home ) #navbar	{
		background-color: rgba(255, 255, 255, 0.9);
		box-shadow: 0px 1px 6px 0px #999;
	}
	#navbar	{
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 1;
	}
	#site-navigation	{
		width: 100%;
		min-width: 1040px;
	}
	body:not( .home ) #navigation-logo aside:first-of-type	{
		display: none;
	}
	.home #navigation-logo aside:last-of-type	{
		display: none;
	}
	#navigation-logo + .menu-main-container	{
		font-size: 14px;
		width: 780px;
	}
	#site-navigation ul.nav-menu > li	{
		width: auto;
	}
	#site-navigation a	{
		color: #004D9D;
	}
	.home #site-navigation a	{
		color: #FFF;
		text-shadow: 1px 1px 3px #000;
	}
	#site-navigation ul.nav-menu li a	{
		font-weight: bold;
	}
	#site-navigation ul.nav-menu li a .menu-item-attribution	{
		font-weight: normal;
	}
}
/* ---------- バナー ---------- */
.banner, .banner .banner-image	{
	height: 200px;
	background-position: top center;
}
.banner-absolute:before, .banner-absolute .banner-image:before, .banner-absolute.banner-builtin-slider .slider-container:before	{
	padding-top: 30%;
	padding-top: 0;
}
.home .banner, .home .banner .banner-image	{
	height: 280px;
	background-position: center;
}
.home .banner-absolute:before, .home .banner-absolute .banner-image:before, .home .banner-absolute.banner-builtin-slider .slider-container:before	{
	padding-top: 50%;
	padding-top: 0;
}
.banner-text, .banner-text a	{
	color: #004D9D;
}
.banner-text	{
	text-shadow: 2px 2px 2px #FFF;
}
.home .banner-text	{
	align-items: flex-start;
	text-shadow: none;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.68);
}
.banner-text h1	{
	font-weight: bold;
}
.banner-text h1 .slug	{
	font-size: 22px;
	font-weight: normal;
}
.home .banner-text h1	{
	font-weight: normal;
	line-height: 2;
	padding-bottom: 0.5em;
	border-bottom: solid 2px #FFF;
}
.home .banner-text, .home .banner-text a	{
	color: #FFF;
}
body:not( .home ) #banner	{
	margin-bottom: 20px;
}
body:not( .home ) .banner-text h1:after	{
	content: '';
	display: block;
	width: 1px;
	height: 72px;
	background-color: #004D9D;
	position: absolute;
	bottom: -20px;
	
}
@media (min-width: 769px)	{
	.banner, .banner .banner-image	{
		height: 440px;
	}
	.home .banner, .home .banner .banner-image	{
		height: 530px;
	}
	body:not( .home ) #banner	{
		margin-bottom: 40px;
	}
	.banner-text	{
		padding-top: 90px;
	}
	body:not( .home ) .banner-text h1:after	{
		height: 150px;
	}
	.home .banner-text h1	{
		line-height: 2.5;
	}
}
/* ---------- 基本設定：表示／非表示、カラー ---------- */
.entry-meta .author	{
	display: none;
}
body, body a, .color-default	{
	color: #000;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.color-theme	{
	color: #004D9D;
}
.bgcolor-theme	{
	background-color: #004D9D;
}
.bgcolor-theme, .bgcolor-theme a	{
	color: #FFF
}
.color-in-bgcolor	{
	color: #FFF;
}
body	{
	font-size: 14px;
	line-height: 1.7;
}
.site-content	{
	line-height: 2;
}
h1, h2, h3, h4, h5, h6	{
	font-weight: normal;
	margin: 30px 0 10px;
}
.size-h1, .size-h2, .size-h3, .size-h4, .size-h5, .size-h6	{
	font-weight: normal;
}
h1 + h2, h1 + h3, h1 + h4, h1 + h5, h2 + h1, h2 + h3, h2 + h4, h2 + h5, h3 + h1, h3 + h2, h3 + h4, h3 + h5, h4 + h1, h4 + h2, h4 + h3, h4 + h5, h5 + h1, h5 + h2, h5 + h3, h5 + h4	{
	margin-top: 0;
}
.size-h1 + h1, .size-h1 + h2, .size-h1 + h3, .size-h1 + h4, .size-h1 + h5, .size-h2 + h1, .size-h2 + h2, .size-h2 + h3, .size-h2 + h4, .size-h2 + h5, .size-h3 + h1, .size-h3 + h2, .size-h3 + h3, .size-h3 + h4, .size-h3 + h5, .size-h4 + h1, .size-h4 + h2, .size-h4 + h3, .size-h4 + h4, .size-h4 + h5, .size-h5 + h1, .size-h5 + h2, .size-h5 + h3, .size-h5 + h4, .size-h5 + h5	{
	margin-top: 0;
}
h1, .size-h1	{
	font-size: 28px;
}
h2, .size-h2	{
	font-size: 24px;
	color: #004D9D;
}
.bgcolor-theme h2, .bgcolor-theme .size-h2	{
	color: #FFF;
}
h3, .size-h3	{
	font-size: 22px;
}
.site-content h3, .site-content .size-h3	{
	color: #FFF;
	background-color: #595757;
}
h4, .size-h4	{
	font-size: 20px;
}
.site-content h4, .site-content .size-h4	{
	margin-right: auto;
	margin-bottom: 20px;
	border-bottom: solid 1px #A6A4A4;
}
.site-content h3 + h4	{
	margin-top: 20px;
}
#facility h4	{
	display: flex;
	align-items: center;
}
#facility h4:before	{
	font-family: dashicons;
	content: "\f102";
	color: #004d9d;
	margin-right: 0.25em;
}
.site-content h4.center, .site-content .size-h4.center	{
	margin-left: auto;
	display: table;
}
h5, .size-h5	{
	font-size: 18px;
}
#location, #location .page-title, #location a	{
	font-size: 10px;
}
.loop-content .entry-body	{
	font-size: 12px;
}
#footer-copy	{
	font-size: 10px;
	text-align: center;
}
@media (max-width: 768px)	{
	.site-content h3, .site-content .size-h3	{
		line-height: 1.7;
		padding: 0.2em 0.5em;
		border-radius: 16px;
	}
}
@media only screen and (min-width: 769px)	{
	body	{
		font-size: 16px;
	}
	h1, h2, h3, h4, h5, h6	{
		margin: 40px 0 10px;
	}
	h1, .size-h1	{
		font-size: 36px;
	}
	h2, .size-h2	{
		font-size: 32px;
	}
	h3, .size-h3	{
		font-size: 24px;
	}
	.site-content h3, .site-content .size-h3	{
		text-align: center;
		padding-right: 0.5em;
		padding-left: 0.5em;
		border-radius: 100px;
	}
	h4, .size-h4	{
		font-size: 19px;
	}
	.site-content h3 + h4	{
		margin-top: 30px;
	}
	#facility h4	{
		font-size: 24px;
	}
	h5, .size-h5	{
		font-size: 17px;
	}
	#location, #location .page-title, #location a	{
		font-size: 12px;
	}
	.loop-content .entry-body	{
		font-size: 14px;
	}
	#footer-copy	{
		font-size: 12px;
	}
	.sidebar	{
		font-size: 14px;
	}
}
/* ---------- 段組み ---------- */
@media (min-width: 769px)	{
	.column-count-2	{
		column-count: 2;
		column-gap: 1.3em;
	}
	.column-count-3	{
		column-count: 3;
		column-gap: 1.3em;
	}
	.column-count-4	{
		column-count: 4;
		column-gap: 1.3em;
	}
}
/* ---------- 高さ固定 + スクロール ---------- */
.scroll .article-container	{
	height: 100px;
	overflow: auto;
}
@media (min-width: 769px)	{
	.scroll .article-container	{
		height: 200px;
	}
}
/* ---------- ルール ---------- */
.display-none	{
	display: none !important;
}
.margin-top-0	{
	margin-top: 0 !important;
}
.padding-left-0 .inner	{

}
.btn-m a, .btn-l a	{
	background-color: #595757;
	border-radius: 8px;
}
.btn-m a:after	{
	content: none;
}
h2.have-slug	{
	display: flex;
	flex-direction: column;
	align-items: center;
}
h2 .smaller	{
	font-size: 18px;
	color: #595757;
	border-bottom: solid 1px #A6A4A4;
}
.border-bottom-textwidth	{
	display: table;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0.5em;
	border-bottom: solid 1px #000;
}
@media (max-width: 768px)	{
	.padding-left-0 .fc-lrset-right	{
		margin-left: -10px;
	}
	.padding-left-0 .fc-lrset-right img	{
		width: 67%;
	}
}
@media (min-width: 769px)	{
	.btn-m a	{
		padding: 20px 80px;
	}
	.padding-left-0 .inner	{
		padding-left: 0;
	}
}
/* ---------- 表 ---------- */
table th	{
	text-align: left;
	color: #FFF;
	background-color: #004D9D;
	border: solid 1px #004D9D;
}
table td	{
	background-color: #FFF;
	border: solid 1px #A5D4EE;
	border: none;
}
table tr + tr td	{
	border-top: solid 1px rgba(165, 212, 238, 0.75);
}
@media (min-width: 769px)	{
	table th, table td	{
		padding: 20px;
	}
}
/* ---------- ページ ---------- */
.page #content, .single #content	{
	background-image: url( images/bg-content.png );
	background-repeat: no-repeat;
	background-position: top right;
}
#bottom-banner	{
	text-align: center;
}
#bottom-banner .link-contact a	{
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: 20px;
	background-color: #004D9D;	
}
#bottom-banner .link-contact a:hover	{
	opacity: 0.9;
}
#bottom-banner .link-contact a:before	{
	content: '';
	display: block;
	height: 1em;
	width: 1em;
	margin-right: 0.5em;
	background-image: url( images/icon-contact.png );
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
@media (min-width: 769px)	{
	#bottom-banner	{
		margin-bottom: 100px;
	}
	#bottom-banner .link-contact a	{
		font-size: 32px;
		padding: 30px;
	}
}
/* ---------- トップ ---------- */
.home .site-main	{
	margin-top: 0;
}
#top-news	{
	padding-top: 1em;
	padding-bottom: 1em;
}
#top-news .display-text article	{
	padding-top: 10px;
	padding-bottom: 10px;
}
#top-news .display-text article:not( .article-have-bg ), #top-news .display-text article:not( .article-have-bg ):last-of-type	{
	border: none;
}
#top-ioto	{
	margin-top: 1em;
}
#top-ioto .optionblock-before	{
	background-image: url( images/top-ioto.jpg );
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
#top-ioto .optionblock-before:before	{
	content: '';
	display: block;
	padding-top: 60%;
}
#top-ioto .optionblock-main	{
	margin-top: -10%;
}
#top-ioto .fc-text	{
	color: #FFF;
	padding: 20px;
	background-color: #004D9D;
}
#top-ioto .border-bottom-textwidth	{
	margin-bottom: 1.5em;
	margin-left: 0;
	border-bottom: solid 1px #FFF;
}
#top-ioto .optionblock-main h2	{
	margin-bottom: 0.5em;
}
#top-ioto .fc-text .btn-m a	{
	color: #004D9D;
	margin-right: auto;
	margin-left: 0;
	background-color: #FFF;
}
#top-12pharmacy-intro	{
	height: 200px;
}
#top-recruit .bgcolor-theme	{
	color: #FFF;
	padding: 20px;
}
#top-recruit .bgcolor-theme h4	{
	display: table;
	margin-left: auto;
}
#top-recruit .bgcolor-theme .btn-m a	{
	padding-right: 0;
	padding-left: 0;
	width: 100%;
	border: solid 1px rgba(255, 255, 255, 0.5);
}
#top-recruit .bgcolor-theme .btn-m a:hover	{
	color: #004D9D;
	background-color: #FFF;
	opacity: 1;
}
@media (max-width: 768px)	{
	#top-recruit .inner	{
		padding: 0;
	}
	#top-recruit .fc-grid.bgcolor-theme	{
		width: 100%;
		margin: 0;
	}
	#top-recruit .fc-grid:not( .bgcolor-theme )	{
		display: none;
	}
}
@media (min-width: 769px)	{
	#top-news .article-container.display-text article .entry-header	{
		flex-wrap: nowrap
	}
	#top-news .display-text article .date, #top-news .display-text article .entry-title	{
		line-height: 1.4;
	}
	#top-news .display-text article .date	{
		padding-right: 1em;
		margin-right: 1em;
		border-right: solid 1px #999;
	}
	#top-ioto .optionblock-before:before	{
		padding-top: 45%;
	}
	#top-ioto .fc-text	{
		padding: 40px;
	}
	#top-12pharmacy-intro	{
		height: 500px;
	}
	#top-recruit .fc-grid	{
		width: 30%;
		margin: 0;
	}
	#top-recruit .fc-grid.bgcolor-theme	{
		width: 40%;
		padding: 40px;
	}
}
/* ---------- 投稿 ---------- */
@media (min-width: 769px)	{
	.content-area .display-text article .date	{
		width: 150px;
	}
}
/* ---------- シングル ---------- */
@media (max-width: 768px)	{
	.single .entry-header-container.single-header-flex	{
		flex-direction: column-reverse;
	}
	.single .single-header-flex .entry-header, .single .single-header-flex .article-image	{
		width: 100% !important;
	}
	.single .single-header-flex .entry-header h1	{
		font-size: 24px;
	}
	.single .single-header-flex .article-image	{
		margin-bottom: 10px;
	}
}
/* ---------- フッター ---------- */
#colophon	{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #362D2A;
}
#colophon, #colophon a	{
	color: #FFF;
}
#colophon > div + div	{
	margin-top: 10px;
}
#footer-logo	{
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#footer-logo img	{
	width: 200px;
}
#colophon aside + aside	{
	margin-top: 10px;
}
#footer-menu .menu-item-attribution	{
	display: none;
}
@media (min-width: 769px)	{
	#footer-logo	{
		padding-top: 30px;
		padding-bottom: 20px;
}
div.formScroll_box {
  width: 1000px;
  height: 300px;
  background-color: #fbfbfb;
	padding: 20px;
	margin-bottom: 40px;
  overflow-y: scroll;
}


/* ---------- フッター サブメニュー アコーディオン
@media (max-width: 768px)	{
	#footer-menu .menu	{
		display: block;
	}
	#footer-menu .nav-menu .click-event-none > a	{
		pointer-events: none;
	}
	#footer-menu .menu-item	{
		position: relative;
	}
	#footer-menu .menu-item .submenu-button	{
		font-size: 14px;
		font-weight: bold;
		line-height: 1.7;
		text-indent: -99999px;
		padding: 5px;
		background-image: url( /web/20230315191630im_/https://boolean.co.jp/wp-content/themes/P2/images/submenu-close.png );
		background-repeat: no-repeat;
		background-position: right center;
		background-size: auto 75%;
		border: none;
		position: absolute;
		width: 4em;
		top: 5px;
		right: 0;
		z-index: 1;
	}
	#footer-menu .menu-item.open .submenu-button	{
		background-image: url( /web/20230315191630im_/https://boolean.co.jp/wp-content/themes/P2/images/submenu-open.png );
	}
}
@media (min-width: 769px)	{
	#footer-menu .submenu-button {
		display: none;
	}
}
 ---------- */
/*
     FILE ARCHIVED ON 19:16:30 Mar 15, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:28:11 Feb 14, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.911
  exclusion.robots: 0.069
  exclusion.robots.policy: 0.053
  esindex: 0.014
  cdx.remote: 8.093
  LoadShardBlock: 122.76 (3)
  PetaboxLoader3.datanode: 161.832 (5)
  load_resource: 136.142
  PetaboxLoader3.resolve: 54.524
  loaddict: 59.662
*/