@charset "UTF-8";

body {
	color: #333;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", Verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.8;
}
body.modal_open {
    overflow: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.active {
	color: #007f41;
}
a:hover img {
	opacity: 0.7;
}

header.header_top {
	background-size: 1033px auto;
}
header nav {
	position: fixed;
	background: #FFFFE3;
	border-bottom: 1px solid #323232;
	width: 100%;
	padding: 20px 0 12px;
	z-index: 1000;
}
header nav .spmenu {
	display: none;
}
header nav .btn_menu {
	display: none;
}
header nav ul {
	overflow: hidden;
	display: block;
	width: 840px;
	margin: 0 auto;
}
header nav li {
	display: inline-block;
	vertical-align: -12px;
}
header nav li a {
	display: inline-block;
	margin-right: 25px;
	font-size: 14px;
}
header nav li:nth-child(6) a {
	margin-right: 0;
}
header nav li.pharmacy {
	background: #F00;
	vertical-align: -10px;
}
header nav li.pharmacy a {
	display: block;
	color: #FFF;
	padding: 3px 6px;
	text-align: center;
	margin-right: 0;
}
header nav li.pharmacy a img {
	margin-left: 8px;
	vertical-align: -2px;
}
header nav li.fb {
	float: right;
}
header nav li.fb a {
	margin-right: 0;
}
@media screen and (max-width: 767px) {
header.header_top {
	background-size: 100% auto;
	background-position: 50% 60px;
}
header nav {
	overflow: hidden;
	padding: 0;
}
header nav .btn_menu {
	display: block;
	float: right;
}
header nav .btn_menu a {
	display: block;
	padding: 15px;
	height: 20px;
}
header nav .spmenu {
	float: right;
	margin: 9px 0 0;
	display: inline-block;
	background: #F00;
}
header nav .spmenu a {
	display: block;
	color: #FFF;
	padding: 5px 10px;
	text-align: center;
	margin-right: 0;
	font-size: 12px;
}
header nav .spmenu a img {
	margin-left: 5px;
	vertical-align: -2px;
}
header nav ul {
	display: none;
	width: 100%;
}
header nav li {
	display: block;
	border-top: 1px solid #333;
}
header nav li a {
	width: 90%;
	background: #FFFFE3;
	padding: 10px 5%;
	display: block;
	vertical-align: inherit;
}
header nav li.pharmacy {
	display: none;
}
header nav li.fb {
	float: none;
}
header nav li.fb img {
	width: 30px;
	height: auto;
	vertical-align: bottom;
}
}

.main {
	position: relative;
	width: 890px;
	margin: 0 auto;
	padding-top: 80px;
	height: 580px;
	z-index: 200;
}
.main .title {
	position: absolute;
	left: 28%;
	top: 50px;
	width: 100%;
	margin-left: -243px;
	z-index: 200;
}
.main .main_right {
	overflow: hidden;
	padding-top: 430px;
}
.main .main_right .welcome {
	float: left;
}
.main .main_right .text {
	float: right;
	width: 446px;
	margin: 35px 0 0;
	font-size: 16px;
}
.main .main_right .img {
	margin-left: 4px;
}
.main_text {
	width: 890px;
	margin: 0 auto;
}
.main_text .text {
	width: 100%;
	margin: 55px 0 0;
	font-size: 16px;
}
@media screen and (max-width: 767px) {
.main {
	width: 92%;
	margin: 0 4%;
	padding-top: 20px;
	height: auto;
}
.main .title {
	position: relative;
	width: 100%;
	height: auto;
	margin-left: auto;
	left: auto;
	top: auto;
	text-align: center;
}
.main .title img {
	width: 92%;
	height: auto;
	margin-left: -7%;
}
.main .main_right {
	padding-top: 20px;
}
.main .main_right .welcome {
	float: none;
}
.main .main_right .welcome img {
	width: 60%;
	height: auto;
}
.main .main_right .text {
	float: none;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
}
.main .main_right .img img {
	width: 90%;
	height: auto;
}
.main_text {
	width: 92%;
	margin: 0 auto;
}
.main_text .text {
	width: 100%;
	margin: 35px 0 0;
	font-size: 16px;
}
}

.top_main {
	width: 890px;
	height: 132px;
	margin: 0 auto;
	padding-top: 40px;
	z-index: 200;
}
.top_main .title {
	width: 59%;
	z-index: 200;
	margin-left: 6px;
}
.top_main .title img {
	width: 45%;
}
@media screen and (max-width: 767px) {
.top_main {
	width: 92%;
	margin: 0 4%;
	padding-top: 20px;
	height: auto;
}
.top_main .title {
	width: 60%;
	height: auto;
}
}
@media screen and (max-width: 426px) {
	.top_main .title {
		width: 100%;
		height: auto;
	}		
}

#container {
	margin-bottom: 15px;
}
#container.container_top {
	padding-top: 26px;
}
@media screen and (max-width: 767px) {
#container {
	background-size: 1000px auto;
	margin-bottom: 0;
	padding: 70px 0 30px;
}
#container.container_top {
	padding: 40px 0 10px;
}
}

#main {
	display: block;
	width: 880px;
	margin: 0 auto;
}
section {
	margin-bottom: 100px;
}
.section_title {
	position: relative;
	line-height: 1.1;
	margin-bottom: 1em;
	padding-top: 40px;
}
.section_title ::before {
	position: absolute;
	content: "";
	width: 18px;
	height: 18px;
	left: 0;
	background: #007f41;
	bottom: 1px;
}
.section_title span {
	padding-left: 25px;
	font-size: 16px;
}
.section_inner {
	width: 100%;
}
.policy_title {
	margin-top: -10px;
	padding-top: 0;
}
@media screen and (max-width: 767px) {
#main {
	width: 92%;
	margin: 0 auto;
}
section {
	margin-bottom: 30px;
}
.section_title {
	margin-top: -70px;
	padding-top: 20px;
}
.section_inner {
	margin-left: 0;
	margin-right: 0;
}
}

#poster .img {
	margin-top: 20px;
}
#poster .text {
	margin-left: 20px;
}
@media screen and (max-width: 767px) {
#poster .text {
	display: block;
	margin-left: 0;
}
#poster .img img {
	width: 60%;
	height: auto;
}
}

#report p {
	margin-bottom: 1em;
}
#report p:last-child {
	margin-bottom: 0;
}
#report ul {
	overflow: hidden;
	margin-left: -7px
}
#report li {
	float: left;
	margin-left: 7px;
}
@media screen and (max-width: 767px) {
#report li img {
	width: auto;
	height: 100px;
}
}

#service {
	margin-bottom: 30px;
}

#service .service_inner {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#service .service_inner .service_content {
	width: 28%;
	padding-right: 70px;
}

#service .service_inner .service_content:last-child {
	padding-right: 0;
}

#service .service_inner .service_content .service_title {
	border-bottom: 1px solid #221714;
	position: relative;
}

#service .service_inner .service_content .service_title span{
	font-size: 27px;
	font-weight: bold;
	padding-left: 35px;
}

#service .service_inner .service_content .service_title .service_pharmacy {
	padding-left: 45px;
}

#service .service_inner .service_content .service_title .service_tel {
	padding-left: 25px;
}

#service .service_inner .service_content .service_title img {
	position: absolute;
	left: 0;
	top: 7px;
}

#service .service_inner .service_content .service_text {
	font-size: 14px;
	margin-top: 10px;
}

@media screen and (max-width: 767px) {
	#service {
		width: 100%;
		margin-bottom: 30px;
	}
	#service .service_inner {
		width: 100%;
		display: block;
		padding: 0;
	}
	
	#service .service_inner .service_content {
		width: 100%;
		padding-bottom: 30px;
		padding-right: 0;
	}

	#service .service_inner .service_content:last-child {
		padding-bottom: 0;
	}
	
	#service .service_inner .service_content .service_title {
		border-bottom: 1px solid #221714;
	}
	
	#service .service_inner .service_content .service_title span{
		font-size: 27px;
		font-weight: bold;
	}
	
	#service .service_inner .service_content .service_text {
		font-size: 14px;
		margin-top: 10px;
	}
}

#about {
	background: #FFFBDA;
	padding: 10px;
	margin-bottom: 10px;
}

#about p {
	margin-bottom: 1em;
}
#about p:last-child {
	margin-bottom: 0;
}
#about ul {
	overflow: hidden;
	margin-top: 30px;
	margin-left: -7px;
	font-size: 0;
}
#about li {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
}
#about .about_title {
	font-size: 16px;
	font-weight: bold;
	color: #007F41;
}
#about .about_inner {
	margin: 0 10px;
}
@media screen and (max-width: 767px) {
#about ul {
	margin-top: 15px;
	margin-left: -2%;
}
#about li {
	width: 48%;
	margin-left: 2%;
}
#about li img {
	width: 100%;
	height: auto;
}
}

#report {
	margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
#report {
	margin-bottom: 50px;
}
#report .section_title {
	margin-top: 20px;
}
}

#select_store {
	position: relative;
	margin-bottom: 55px;
	z-index: 2;
}
#select_store .store_title {
	position: relative;
	line-height: 1.1;
	margin-bottom: 1.5em;
	padding-top: 0;
}
#select_store .store_title span {
	display: inline-block;
	background: #007f41;
  border-radius: 5px;
	font-size: 17px;
  color: #fff;
  padding: 5px 15px;
}
#select_store .section_inner a {
	font-weight: bold;
	font-size: 16px;
	margin-right: 30px;
}
#select_store .section_inner a:hover {
	cursor: pointer;
}
@media screen and (max-width: 767px) {
#select_store .section_inner a {
	display: block;
	margin-right: 0;
}
}

#store {
	margin-bottom: 60px;
}
#store form {
	padding-bottom: 25px;
}
#store form input {
	background: url(../images/icon_search.png) no-repeat 8px 50%;
	border: 1px solid #323232;
	width: 336px;
	height: 30px;
	padding: 0 10px 0 34px;
	margin-right: 10px;
	font-size: 14px;
}
#store form button {
	cursor: pointer;
	border: 1px solid #323232;
	background-color: #E1E1E1;
	width: 64px;
	height: 24px;
	border-radius: 24px;
	padding: 0;
	text-align: center;
	font-size: 14px;
}
#store form button:hover {
	opacity: 0.7;
}
#store .tab {
	height: 30px;
	border-bottom: 1px solid #969696;
}
#store .tab li {
	float: left;
	width: 14.9%;
	margin: 0;
	padding: 0 1.05%;
	text-align: center;
}
#store .tab li:first-child {
	padding-left: 0;
}
#store .tab li:last-child {
	padding-right: 0;
}
#store .tab li a {
	background: #969696;
	display: block;
	padding: 5px 0 6px;
	height: 20px;
	color: #FFF;
	vertical-align: bottom;
	font-size: 12px;
}
#store .tab li.active a {
	position: relative;
	border-bottom: 1px solid #FFFFE3;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
	background: none;
	padding: 5px 0 7px;
	height: 18px;
	color: #323232;
	top: -1px;
	z-index: 10;
}
#store .tab li a:hover {
	text-decoration: none;
	opacity: 0.8;
}
#store .tab li.active a:hover {
	opacity: 1;
}
#store .list {
	display: none;
	clear: both;
	padding-top: 10px;
}
#store .list .prefecture {
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #969696;
}
#store .list .prefecture li {
	float: left;
}
#store .list .prefecture li a {
	position: relative;
	display: block;
	padding: 5px 25px;
	font-size: 12px;
}
#store .list .prefecture li a:before {
	position: absolute;
	display: block;
	content: "";
	left: 0;
	top: 6px;
	height: 21px;
	width: 1px;
	background: #969696;
}
#store .list .prefecture li:last-child a:after {
	position: absolute;
	display: block;
	content: "";
	right: 0;
	top: 6px;
	height: 21px;
	width: 1px;
	background: #969696;
}
#store .list dl {
	overflow: hidden;
	border-bottom: 1px solid #969696;
	padding: 6px 20px;
}
#store .list dt {
	float: left;
	width: 210px;
	margin-right: 10px;
	word-break: break-all;
}
#store .list dt a {
	color: #007F41;
}
#store .list dd {
	float: left;
	width: 570px;
	padding-top: 2px;
}
#store .paging {
	margin-top: 15px;
	text-align: center;
}
#store .paging_prev,
#store .paging_next {
	display: inline-block;
}
#store .paging a {
	display: block;
	padding: 15px;
}
@media screen and (max-width: 767px) {
	#store {
		margin-bottom: 30px;
	}
	#store form {
		padding-bottom: 15px;
	}
	#store form input {
		width: 62%;
		font-size: 12px;
	}
	#store form button {
		width: 16%;
		font-size: 12px;
	}
	#store .tab {
		border: none;
	}
	#store .tab li {
		float: left;
		width: 30%;
		margin: 0 0 10px;
		padding: 0 3% 0 0;
	}
	#store .tab li a {
		border: 1px solid #969696;
	}
	#store .tab li.active a {
		position: inherit;
		border: 1px solid #969696;
		top: 0;
		height: 20px;
		padding: 5px 0 6px;
	}
	#store .list {
		padding-top: 0;
	}
	#store .list dl {
		padding-left: 0;
		padding-right: 0;
	}
	#store .list dt {
		display: block;
		width: 100%;
		font-size: 12px;
	}
	#store .list dd {
		display: block;
		width: 100%;
		padding-top: 0;
		font-size: 12px;
	}
	#select_store {
		margin-bottom: 70px;
	}
}

.modal {
	display: none;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgba(0,0,0,0.4);
}
.modal .modal_content {
	background-color: #fefefe;
	margin: 3% auto;
	padding: 30px;
	border: 1px solid #888;
	width: 640px; 
}
.modal .modal_close {
	color: #333;
	float: right;
	font-size: 18px;
	font-weight: bold;
}
.modal .modal_close:hover,
.modal .modal_close:focus {
	text-decoration: none;
	cursor: pointer;
}
.modal .modal_pharmacy {
	border-bottom: 2px solid #000;
	font-size: 18px;
}
.modal .shop_link {
	font-weight: bold;
  margin-top: 20px;
	word-break: break-all;
}
.modal .shop_description {
	text-align: justify;
  margin: 30px 0px;
}
@media screen and (max-width: 767px) {
.modal .modal_content {
	padding: 15px;
	width: 80%; 
}
.modal .shop_images {
	text-align: center;
}
}

#contact {
	margin-bottom: 80px;
}
#contact .inner {
	border: 1px solid #969696;
	margin-top: 15px;
	padding: 15px 20px;
	font-size: 15px;
	font-weight: bold;
}
#contact .section_title {
	margin-top: -100px;
	padding-top: 100px;
}
@media screen and (max-width: 767px) {
#contact {
	margin-bottom: 30px;
}
#contact .inner {
	padding: 10px;
	font-size: 13px;
}
#contact .section_title {
	margin-top: -70px;
	padding-top: 70px;
}
}

.pagetop {
	text-align: right;
}
footer {
	overflow: hidden;
	width: 980px;
	margin: 0 auto 10px;
	font-size: 11px;
}
footer ul {
	float: left;
}
footer li {
	display: inline;
}
footer li a {
	margin: 0 20px;
}
footer li:first-child a {
	margin-left: 0;
}
footer .copyright {
	float: right;
}
@media screen and (max-width: 767px) {
footer {
	width: 100%;
}
footer ul {
	float: none;
	border-top: 1px solid #333;
}
footer li {
	display: block;
}
footer li a {
	display: block;
	margin: 0;
	padding: 10px 20px;
	border-bottom: 1px solid #333;
}
footer li span {
	display: none;
}
footer .copyright {
	float: none;
	margin-top: 10px;
	text-align: center;
}
}
