.pickup_mode{
	margin: 30px 0;
	text-align: center;
}
@media (max-width: 760px){
    .pickup_mode{ margin: 0px 0 0;}
}
@media (max-width: 410px){
    .pickup_mode{ margin: 0px 0 0;}
}
.infor_center.viewpoint .inforCont_right #map_preview {
    height: 39px;
    background-color: #e5e5e5;
    border-radius: 5px;
    line-height: 39px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
.shop_tel a{ color: #000;}

.pickup_lightbox{
    height: auto;
    max-width: 500px;
}
.pickup_news{
    font-size: 15px;
}
.pickup_news br{
    display: block;
}
@media (max-width: 480px){
    .pickup_news br{display: none;}
}
/*---------------------------*/
.pickup_content {
    border-radius: 10px;
    position: relative;
    margin-top: 5px;
    padding-top: 48px;
    margin-bottom: 30px;
    background-color: #ffffff;
    color: #000000;
}
.delivery_title{
	font-size: 15px;
	font-weight: 700;
	color: #025e9d;
	margin-bottom: 15px;
	text-align: left;
}
.delivery_title h2{
    font-size: 15px;
    font-weight: 700;
    color: #025e9d;
    display: inline;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.store-title {
    font-size: 15px;
    font-weight: 700;
    color: #025e9d;
    margin-bottom: 15px;
    text-align: left;
}
.store-title h2 {
    font-size: 20px;
    font-weight: bold;
    color: #025e9d;
    display: block;
    padding: 0px 0px 12px 0px;
    text-indent:28px;
    background: url(../images/icon_mymap.png) no-repeat;
    background-size:28px auto;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.store-order {
     text-align:center;
}
.pickup_input {
    text-align: left;
    font-size: 15px;
}
.pickup_input > input[type="text"]{
    width: 50px;
    height: 35px;
    margin-right: 5px;
    padding-left: 10px;
    border: 1px solid #ccc;
}
.pickup_input > input[type="text"].input_address {
    width: 95%;
}
.pickup_input > input{
	width: 45px;
	margin-bottom: 10px;
}
.pickup_input > input:nth-of-type(2), .pickup_input > input:nth-of-type(3){
        margin: 0 5px;
}
@media (max-width: 780px){
.pickup_input > input{width: 40px;}
}
@media (max-width: 768px){
    .pickup_input > input[type="text"] {width: 45px;}
}
@media (max-width: 750px){
.pickup_input > input{width: 23%;}
.pickup_input > input[type=text] {width: 21%;}
}
@media (max-width: 540px){
.pickup_input > input{width: 18%;}
}
@media (max-width: 480px){
.pickup_input > input[type=text] {width: 18%;}
}
@media (max-width: 380px){
.pickup_input > input{width: 15%;}
.pickup_input > input[type=text] {width: 16%;}
}
.divider{
	border-bottom: 1px dotted #cacaca;
	margin: 30px 0 30px;
}


@media (max-width: 750px){
.mo_pickupLeft{margin-bottom: 0px;}
.mo_pickup{padding-top: 10px;}
}
.pickup_content .method_form{
    text-align:center;
}
.pickup_content .method_form .form-select {
    text-align: center;
    width: 320px;
    margin: 0px auto;
}
.close_btn, .close_btn2{ z-index:10000;}
.selectBig {
    width: 100%;
    height: 40px;
    font-size: 15px;
    font-family: "微軟正黑體", "Microsoft JhengHei", 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 20px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: url("../images/select_arrow.png") no-repeat scroll right center / 19px auto;
}
.map_viewpoint_title {
    height: 34px;
    background-color: #f3f3f3;
    color: #333;
    font-size: 18px;
    text-align: center;
    padding: 6px 0px 0px 0px;
}
.map_viewpoint_content {
    padding:0px 24px;
}
.map_viewpoint_content .txtCenter{
    padding:24px 0px;
}
.infor_center.viewpoint {
    margin: 0px auto;
    padding: 20px 0px;
}
.infor_center.viewpoint #map_preview{
    height: 39px;
    font-size: 15px;
    background-color:transparent;
    font-weight: bold;
    text-align:left;
    margin-bottom:0px;
    padding-left:4px;
}
#myModal_map .inforCont_right > #google_map {
    border-radius: 0px;
    height: 100%;
    position: relative;
}
#myModal_map {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 1000px;
    left: 0px;
    z-index: 1000;
    background-color: #fff;
}
#myModal_map.active{
    top: 99px;
    transition: top 0.5s;
}
.select-store-list {
    position:relative;
    padding:16px 0px;
    border-bottom:solid 1px #ccc;
}
.select-store{
    padding:24px 0px 0px 0px;
}
.store-no {
    text-align:center;
    font-weight: bold;
    color: #e7153c;
    padding: 48px 12px;
    font-size: 16px;
}
.store-photo .photo-left,
.store-photo .photo-right {
    width: 42%;
    margin: 12px 3%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    position: relative;
}
.store-photo .photo-left a::after,
.store-photo .photo-right a::after{
    position:absolute;
    right:4px;
    bottom:4px;
    content:' ';
    width:18px;
    height:18px;
    display:block;
    background:url(../images/icon_zoom.png) no-repeat #fff;
    background-position:4px;
    background-size:18px auto;
    border-radius:18px;
    padding:4px;
    opacity:0.5;
}
.store-photo .photo-left img,
.store-photo .photo-right img{
    width: 100%;
    margin: 0px auto;
}
.store-photo .photo-left div img,
.store-photo .photo-right div img{
    min-width:300px;
}
.store-info {
    text-align: left;
}
.store-info div{
    padding:0px 0px 6px 0px;
    margin:0px;
    color:#333;
    font-weight:700;
    text-align: left;
}
.store-map img {
    width: 100%;
}
.store-info .store-status {
    text-align: left;
    color: #e7153c;
    font-size: 13px;
}
#myModal_map .inforCont_right {
    padding: 0px;
}
.viewpointBtn {
    border-radius:4px;
    color:#fff;
    background-color:#e7153c;
    padding:4px 8px;
}
.store-more{
    text-align:center;
    padding:12px 0px 24px 0px;
}
@media (max-width: 480px) {
    #myModal_map.active {
        top: 58px;
        transition: top 0.5s;
    }
}