﻿@charset "utf-8";
/* CSS Document */

.content {
	padding: 0;
}
.content1 {
	min-height: 690px;
}
div.ProductTitle {
	margin: auto !important;
}
div.ProductTitle h2 {
	text-align: inherit;
	line-height: inherit;
}
div.itenLink div a {
	box-sizing: unset;
}
h3.HowToBuy {
	width: auto;
	text-align: left;
	margin-bottom: 0;
}

.search-store {
	position: relative;
}
.choose-store {
	margin-bottom: 30px;
	overflow: auto;
}
.choose-store > div {
	padding-left: 7px;
	width: 25%;
	float: left;
	box-sizing: border-box;
}
.choose-store div:first-child {
	padding-left: 0;
}
.search_road {
}
.search_road input {
	font-family: Arial,"微軟正黑體";
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	padding: 7px 10px;
	vertical-align: middle;
}
.search_road input#search_road {
	/*background-image: url(../images/icon_search.png);
	background-position: right 7px center;
	background-repeat: no-repeat;
	background-size: 20px;*/
}
.area-select {
	padding-left: 7px;
	width: 33.33%;
	float: left;
	padding-bottom: 10px;
}
.area-select select {
	font-family: Arial,"微軟正黑體";
	width: 100%;
	height: 35px;
	line-height: 35px;
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	padding: 7px;
	vertical-align: middle;
	background-color: #fff;
}
.submit-btn {
	width: 120px !important;
	float: right !important;
	/*padding-top: 7px;*/
}
#search_submit {
	width: 100%;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #0091b0;
	background-color: #0091b0;
	color: #fff;
	font-family: Arial,"微軟正黑體";
	cursor: pointer;
	transition: all 0.4s
}
#search_submit:hover {
	border: 1px solid #283480;
	background-color: #283480;
	transition: all 0.4s
}
.store-map {
	position: relative;
	overflow: auto;
	margin-bottom: 20px;
}
.google_map {
	width: 70%;
	height: 700px;
	float: right;
}
#map_canvas {
}
.map-close {
	display: none;
}
.mobile-store {
	display: none;
}
.store-list-wrap {
	width: 30%;
	height: 700px;
	float: right;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
}
.store-list {
	/*width: 30%;
	height: 700px;
	float: right;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;*/
	height: calc(100% - 60px);
	border-bottom: 1px solid #d8d8d8;
}
.store-list ul {
	margin-bottom: 0;
}
.store-list ul li {
	padding: 10px;
	font-size: 12px;
	line-height: 2;
}
.store-list ul li:nth-child(even) {
	background-color: #f5f5f5;
}
.store-name {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
	/*padding-left: 30px;
	margin-bottom: 5px;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 25px;*/
}
.store-name img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 50px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 2px;
}
/** 各通路 icon **/
.watsons { /*屈臣氏*/
	background-image: url(../images/store_watsons.png);
}
.cosmed { /*康是美*/
	background-image: url(../images/store_cosmed.png);
}
.greattree { /*大樹藥局*/
	background-image: url(../images/store_greattree.png);
}
.national { /*博登藥局*/
	background-image: url(../images/store_national.png);
}
.yourchance { /*佑全*/
	background-image: url(../images/store_yourchance.png);
}
.tintin { /*丁丁*/
	background-image: url(../images/store_tintin.png);
}
.mecome { /*美康*/
	background-image: url(../images/store_mecome.png);
}
.otherstore { /*其他通路*/
	background-image: url(../images/store_otherstore.png);
}
/** 各通路 icon _ end **/
.store-tel a {
	color: #0091b0;
	text-decoration: underline;
	padding-left: 17px;
	background-image: url(../images/icon_tel.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
}
.store-map-btn {
	margin-top: 20px;
}
.store-map-btn input {
	width: 0;
}
.store-map-btn label {
	cursor: pointer;
	background-image: url(../images/icon_map.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 20px;
	padding: 2px 0;
	padding-left: 17px;
}
/** 地圖座標內容資訊 **/
.sightStyle {
	width: 280px;
	font-size: 12px;
	line-height: 2;
	font-family: Arial,"微軟正黑體";
	font-weight: 400;
}
.gm-ui-hover-effect {
	top: 0 !important;
	right: 0 !important;
}
.gm-style .gm-style-iw-c {
	border-radius: 3px;
}
.gm-style .gm-style-iw-t::after {
	display: none;
}
/** 地圖座標內容資訊 _ End **/
.pagelist {
	overflow: auto;
	font-size: 13px;
	/*margin-bottom: 30px;*/
	color: #777;
	padding: 20px 0;
}
.search-result {
	float: left;
}
.search-result span {
	margin-right: 3px;
}
.all-pages {
	float: right;
}
.all-pages a {
	color: #777;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #aaa;
	font-family: Arial,"微軟正黑體";
	vertical-align: middle;
	margin: 0 2px;
	border-radius: 3px;
}
.all-pages a:hover {
	background-color: #aaa;
	color: #fff;
}
.all-pages a.active {
	border: 1px solid #0091b0;
	background-color: #0091b0;
	color: #fff
}
.all-pages a.prev-btn, .all-pages a.next-btn {
	text-indent: -9999px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px;
	border: none;
	opacity: .6;
}
.all-pages a.prev-btn:hover, .all-pages a.next-btn:hover {
	background-color: transparent;
	opacity: 1;
}
.all-pages a.prev-btn {
	background-image: url(../images/icon_arrow_prev.png);
}
.all-pages a.next-btn {
	background-image: url(../images/icon_arrow_next.png);
}
.all-pages span.manypages {
	
}
.cannotfound {
	display: none;
	border-top: 1px solid #d8d8d8;
    text-align: center;
    padding-top: 20px
}

/** 篩選 **/
.filter-box {
	border: 1px solid #d8d8d8;
	border-radius: 3px;
	width: 100% !important;
	height: 35px;
	font-size: 13.3333px;
}
.filter-box p {
	margin: 0;
	line-height: inherit;
	padding: 7px 10px;
	position: relative;
	font-size: 13.3333px;
}
.filter-box p:after {
	content: "";
	position: absolute;
	border-style: solid;
    border-width: 5px 2.5px 0px 2.5px;
    border-color: #000 transparent transparent transparent;
	right: 10px;
	top: 50%;
	margin-top: -2px;
}
.filter-dropdown {
    position: absolute;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    background-color: #fff;
    z-index: 99;
    width: 100% !important;
    height: 500px;
    padding: 20px !important;
    box-sizing: border-box;
    margin-top: 7px;
    /*display: none;*/
    left: 0;
}
.filter-mobile {
	display: none;
	font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d8d8d8;
}
.filter-mobile a.filter-close {
	color: #aaa;
	font-size: 25px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	position: absolute;
	top: 20px;
	right: 20px;
	
}
.filter-mobile a.filter-close:hover {
	color: #555;
}
.filter-main {
	height: calc(100% - 73px);
}
.filter-main input.confirm-btn {
	float: right;
}
.filter-main .filter-title {
	font-size: 16px;
	margin-bottom: 15px;
	color: #283480;
	display: inline-block;
}
.filter-main .filter-title a {
	color: #283480;
}
.filter-wrap {
	margin-bottom: 20px;
}
.filter-wrap a.togglebtn {
	display: inline-block;
	margin-left: 8px;
	width: 15px;
	height: 15px;
	position: relative;
}
.filter-wrap a.togglebtn span {
}
.filter-wrap a.togglebtn span::before {
	content: "";
	position: absolute;
	background: #283480;
	width: 2px;
    height: 8px;
    top: 5px;
    left: 5px
}
.filter-wrap a.togglebtn span::after {
	content: "";
	position: absolute;
	background: #283480;
	width: 8px;
    height: 2px;
    top: 8px;
    left: 2px;
}
.filter-wrap a.togglebtn span.toggle-opened::before {
	display: none;
}
.filter-main ul {
	width: 100%;
	font-size: 0;
	padding: 0 18px;
	margin-bottom: 0;
}
.filter-main ul li {
	width: 25%;
	max-height: 37px;
	overflow: hidden;
	display: inline-block;
	font-size: 13.3333px;
	padding: 0 5px;
	vertical-align: middle;
	margin-bottom: 20px;
	color: #333;
}
.filter-main .filter-title:before, .filter-main ul li:before {
	content: "";
	width: 15px;
	height: 15px;
	border: 2px solid #ddd;
	border-radius: 3px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	margin-right: 5px;
}
.filter-main .filter-title:before {
    vertical-align: text-bottom;
}
.filter-main .filter-title.checked:before, .filter-main ul li.filter-item.checked:before {
	background-color: #0091b0;
	background-image: url(../images/icon_filter.png);
	background-position: center;
	background-repeat: no-repeat;
}
/*.filter-main ul li a {
	color: #333;
	vertical-align: middle;
	max-width: calc(100% - 30px);
	padding-left: 5px;
	display: inline-block;
}*/
.filter-btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 20px !important;
    border-top: 1px solid #d8d8d8;
}
.filter-btn input {
	font-family: Arial,"微軟正黑體";
	font-size: 15px;
	border-radius: 3px;
	background-color: #0091b0;
	border: 1px solid #0091b0;
	padding: 5px 12px;
	color: #fff;
	cursor: pointer;
	margin: 0 5px;
}
.filter-btn input:hover {
	background-color: #0188a5;
	border-color: #0188a5;
}
.filter-btn input.reset-btn {
	background-color: #aaa;
	border: 1px solid #aaa;
}
.filter-btn input.reset-btn:hover {
	background-color: #9e9e9e;
	border-color: #9e9e9e;
}
@media screen and (max-width: 900px) {
	div.header {
		position: fixed;
	}
}
@media screen and (max-width: 768px) {
	.choose-store {
		margin-bottom: 15px;
	}
	.google_map {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: #fff;
		z-index: 3;
		display: none;
	}
	#map_canvas {
		height: calc(100% - 75px);
	}
	.gm-bundled-control {
		top: 50px !important;
		right: 0 !important;
	}
	.gmnoprint {
		right: 0 !important;
		left: unset !important;
	}
	.map-close {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		width: 50px;
		height: 50px;
		background-color: #0091b0;
		background-image: url(../images/icon_map_close.png);
		background-position: center;
		background-repeat: no-repeat;
		z-index: 1;
	}
	.mobile-store {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 1;
		background-color: #fff;
		width: 100%;
		line-height: 2;
		padding: 20px;
	}
	.mobile-store-close {
		position: absolute;
		right: 20px;
		width: 30px;
		height: 30px;
		background-image: url(../images/icon_detail_close.png);
		background-position: center;
		background-repeat: no-repeat;
		background-size: 25px;
		text-indent: -9999px;
		transition: auto;
		-o-transition: auto;
		-moz-transition: auto;
		-webkit-transition: auto;
	}
	.mobile-store-close.active {
		background-image: url(../images/icon_detail_open.png);
	}
	.mobile-sotre-detail {
		font-size: 12px;
		padding-top: 10px;
	}
	.mobile-sotre-detail .store-tel {
		margin-top: 10px;
	}
	.store-list-wrap {
		float: inherit;
		width: 100%;
		height: auto;
	}
	.store-list ul li {
		padding: 15px;
	}
}
@media screen and (max-width: 600px) {
	.choose-store > div {
		width: 50%;
		/*margin-bottom: 7px;*/
	}
	.choose-store div:nth-child(odd) {
		padding-left: 0;
	}
	.search_road {
		padding-left: 7px;
		padding-right: 0;
	}
	.submit-btn {
		width: 100% !important;
	}
	/**篩選**/
	.filter-dropdown {
		position: fixed;
		top: 0;
		left: 0;
		margin-top: 0;
		border: none;
		height: 100%;
	}
	.filter-main {
		height: calc(100% - 133px);
	}
	.filter-mobile {
		display: block;
	}
	.filter-main ul li {
		width: 100%;
	}
}
@media screen and (max-width: 414px) {
	.choose-store div {
		/*width: 100%;*/
		padding-left: 0;
	}
	.choose-store div.submit-btn {
		padding-top: 10px;
	}
	.pagelist {
		margin-bottom: 15px;
	}
	.search-result {
		float: inherit;
		margin-bottom: 15px;
		text-align: center;
	}
    .mobile-store > .store-name {
        width: calc(100% - 50px);
    }
	.all-pages {
		float: inherit;
		text-align: center;
	}
   
}