@charset "utf-8";

div.home-pane {
    width: 100%;
    /* height: 75%; */
}

div.glimg {
    height: 24vh;
    margin: 0 auto 4px;
    text-align: center;
    width: 98%;
    overflow: hidden;
}

div.pickuppm1 {
	height: 100%;
	text-align: center;
	/* overflow: hidden; */
	position: relative;
}

p.pickup-img1 {
    height: 100%;
}

.pickup-img1 img {
    width: 100%;
}

.pickup-name1 {
	font-size: 12px;
	font-weight: bold;
	position: relative;
	top: -19px;
}

.pickup-name1 a {
	color: #000000;
    font-weight: bold;
    /*text-shadow: #fff 2px 2px 0, #fff -2px -2px 0, #fff -2px 2px 0, #fff 2px -2px 0, #fff 0px 2px 0, #fff 0 -2px 0, #fff -2px 0 0, #fff 2px 0 0;*/
    text-shadow: #fff 1px 1px 0, #fff -1px -1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff 0px 1px 0, #fff 0 -1px 0, #fff -1px 0 0, #fff 1px 0 0;
}

p.pickup-shop1 {
    position: relative;
    top: -26vh;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
}

.pickup-shop1 a {
	color: #000000;
    font-weight: bold;
    /*text-shadow: #fff 2px 2px 0, #fff -2px -2px 0, #fff -2px 2px 0, #fff 2px -2px 0, #fff 0px 2px 0, #fff 0 -2px 0, #fff -2px 0 0, #fff 2px 0 0;*/
    text-shadow: #fff 1px 1px 0, #fff -1px -1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff 0px 1px 0, #fff 0 -1px 0, #fff -1px 0 0, #fff 1px 0 0;
}

div.btn-center {
    display: inline-block;
    position: relative;
    top: -19.5vh;
    margin: 0 auto;
}

.top-pickuppm ul {
    height: 100%;
}

.top-pickuppm li {
    float: left;
    width: 50%;
    height: 100%;
    padding: 0;
    overflow: hidden;
}

.pickuppm img {
    width: 100%;
}

.pickuppm p {
    padding: 0;
}

p.pickup-img {
    height: 140px;
    overflow: hidden;
}

p.pickup-name {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: white;
    margin: 0 1px 0 0;
    line-height: 1em;
    padding: 5px 2px;
    position: relative;
    top: -21px;
    /* background-color: rgba(255, 0, 113, 0.5); */
    background-color: rgba(51, 51, 51, 0.53);
}

p.pickup-shop {
    display: block;
    font-size: 12px;
    /* font-weight: bold; */
    margin-top: -2px;
    line-height: 16px;
    color: #FFF;
    text-align: center;
    /* text-decoration: underline; */
    /* top: -20px; */
    /* position: relative; */
    background-color: #ff004a;
    /* background-color: #333; */
    padding: 4px 1px;
    margin-right: 1px;
    overflow: hidden;
    height: 14px;
}

span.pickup-age {
}

div.pickuppm {
    height: 142px;
}

#top-banner {
	width:320px;
	height:50px;
	margin:0 auto 3px;
	position:relative;
}

#top-banner img {
	width:320px;
	height:50px;
	position:absolute;
	left:0;
	top:0;
}
