@charset "utf-8";
/*
extra css name: style-lp
for template: page-lp
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: 10px;
		padding-bottom: 10px;
	}
}
/* ---------- サイト幅 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)	{
	#header-logo-wrap	{
		display: block;
		padding: 0.5em;
	}
	#header-logo-wrap img	{
		width: 100px;
	}
	#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: 740px;
	}
	#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: 320px;
	background-position: center;
}
.banner-absolute:before, .banner-absolute .banner-image:before, .banner-absolute.banner-builtin-slider .slider-container:before	{
	padding-top: 30%;
	padding-top: 0;
}
.banner-text	{
	align-items: flex-start;
}
.page-slug-owner_lp .banner-text	{
	justify-content: flex-start;	
}
.banner-text h1	{
	font-size: 18px;
}
.banner-text h1 .block	{
	display: table;
	padding: 0.25em 0.5em;
	background-color: #FFF;
}
.banner-text h1 .block + .block	{
	margin-top: 0.5em;
}
.banner-text p	{
	width: 200px;
	margin-top: 1em;
}
@media (max-width: 768px)	{
	.banner-text	{
		padding: 1em;
	}
}
@media (min-width: 769px)	{
	.banner, .banner .banner-image	{
		height: 620px;
	}
	.page-slug-owner_lp .banner-text	{
		padding-top: 4em;	
	}
	.banner-text h1	{
		font-size: 28px;
	}
	.banner-text p	{
		width: 60%;
	}
}
/* ---------- #main ---------- */
.site-main	{
	margin-top: 40px;
	margin-bottom: 0;
}
.site-main .optionblock-before + .optionblock-main	{
	margin-top: 2em;
}
@media (min-width: 769px)	{
	.site-main	{
		margin-top: 60px;
	}
	.site-main .optionblock-before + .optionblock-main	{
		margin-top: 3em;
	}
}
/* ---------- 基本設定：表示／非表示、カラー ---------- */
.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;
}
p	{
	margin: 0;
	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;
	text-align: center;
	padding: 0.25em;
	background-color: #595757;
}
h4, .size-h4	{
	font-size: 20px;
}
.site-content h3 + h4	{
	margin-top: 20px;
}
h5, .size-h5	{
	font-size: 18px;
}
#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;
	}
	h5, .size-h5	{
		font-size: 17px;
	}
	#footer-copy	{
		font-size: 12px;
	}
}
/* ---------- 段組み ---------- */
@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;
	}
}
/* ---------- ルール ---------- */
.display-none	{
	display: none !important;
}
.margin-top-0	{
	margin-top: 0 !important;
}
.padding-left-0 .inner	{

}
.btn-m:first-child, .btn-l:first-child, a.block-link .btn-m:first-child, a.block-link .btn-l:first-child	{
	margin-top: 0;
}
.btn-m, .btn-l	{
	display: table;
	padding: 0.5em;
	background-color: #29579E;
}
.btn-l	{
	width: 100%;
}
.btn-m a, .btn-l a	{
	display: flex;
	align-items: center;
	padding: 0.5em;
	background-color: #29579E;
	border: solid 5px #FFF;
}
.btn-m a:hover, .btn-l a:hover	{
	opacity: 0.95;
}
.btn-m a:before, .btn-l a:before	{
	margin-right: 0.5em;
}
.btn-m a:before, .btn-l a:before	{
	content: url( images/icon-mail.png );
}
.to-hospital .btn-l a:before	{
	content: url( images/icon-hospital.png );
}
.btn-m a:after, .btn-l 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-top-v	{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.border-top-v:before {
	content: '';
	display: block;
	width: 1px;
	height: 1.5em;
	margin-bottom: 0.25em;
	background-color: #000;
}
.border-bottom-v	{
	display: flex;
	flex-direction: column-reverse;
	justify-content: center;
	align-items: center;
}
.border-bottom-v:before {
	content: '';
	display: block;
	width: 1px;
	height: 1.5em;
	margin-top: 0.25em;
	background-color: #000;
}
@media (max-width: 768px)	{
	.padding-left-0 .fc-lrset-right	{
		margin-left: -10px;
	}
	.padding-left-0 .fc-lrset-right img	{
		width: 67%;
	}
	.btn-l	{
		text-align: left;
	}
	.btn-l a	{
		line-height: 1.2;
	}
}
@media (min-width: 769px)	{
	.btn-l	{
		font-size: 20px;
	}
	.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;
	}
}
/* ---------- ページ ---------- */
/* ---------- フッター ---------- */
#colophon, #colophon p	{
	line-height: 1;
}
#colophon	{
	font-size: 14px;
	text-align: center;
	padding-top: 2em;
	padding-bottom: 1em;
	background-color: #362D2A;
}
#colophon, #colophon a	{
	color: #FFF;
}
#footer-content img	{
	width: 200px;
}
#colophon aside + aside	{
	margin-top: 1em;
}
/* ---------- LPページ ---------- */
#lp-voice .fc-text	{
	padding: 1em;
	border: solid 1px #BFBFBF;
}
#lp-voice .fc-text h5	{
	font-size: 20px;
	padding-left: 0.5em;
	border-left: solid 10px #29579E;
}
.qanda-q	{
	font-size: 18px;
	color: #29579E;
}
.qanda-a + .qanda-q	{
	margin-top: 1.5em;
}
.lp-bottom	{
	background-position: center bottom;
}
.lp-bottom .fc-text	{
	padding-bottom: 45%;
}
@media (min-width: 769px)	{
	#lp-voice .fc-text	{
		padding: 2em;
	}
	#lp-voice .fc-text h5	{
		font-size: 22px;
	}	
	.qanda-q	{
		font-size: 20px;
		padding-bottom: 0.5em;
		margin-bottom: 0.5em;
		border-bottom: solid 1px #BFBFBF;
	}
	.qanda-a + .qanda-q	{
		margin-top: 2em;
	}
	.lp-bottom .fc-text	{
		padding-bottom: 30em;
	}
}
/* ---------- 宅配サービス 12薬局誕生 ---------- */
.page-slug-owner_lp .site-main	{
	margin-top: 0;
}
#owner-voice	{
	padding-top: 2em;
	padding-bottom: 2em;
}
#owner-voice .border-bottom-v	{
	font-size: 22px;
	color: #FFF;
	padding: 0;
	background-color: transparent;
}
#owner-voice .border-bottom-v:before {
	content: '';
	display: block;
	width: 3px;
	height: 2em;
	margin-top: 0.5em;
	background-color: #FFF;
}

#owner-voice blockquote	{
	padding: 1.5em 1.5em 1.5em 120px;;
	background-image: none;
	background-image: url( images/face-wan.png );
	background-position: left 1.5em center;
	background-size: 78px auto;
	background-repeat: no-repeat;
	background-color: #FFF;
	border: none;
	box-shadow: 0.5em 0.5em 0 0 #D9D9D9;
}
#owner-voice blockquote:nth-of-type( even )	{
	background-image: url( images/face-nyan.png );
}
#owner-voice blockquote p	{
	display: inline;
	border-bottom: dashed 1px #94ABCF;
}
#owner-voice blockquote + blockquote	{
	margin-top: 2em;
}
@media only screen and (min-width: 769px)	{
	#owner-voice	{
		padding-top: 6em;
		padding-bottom: 6em;
	}
	#owner-voice .border-bottom-v	{
		font-size: 24px;
	}
	#owner-voice blockquote	{
		width: 55%;
	}
	#owner-voice blockquote:nth-of-type( odd )	{
		margin-left: 0;
	}
	#owner-voice blockquote:nth-of-type( even )	{
		margin-right: 0;
	}
}
