

.shop-list .card{text-align:center;color:#999;}
.shop-list .card h2{font-size:1.1rem;color:#333;margin:5px auto;font-weight:normal;}
.shop-list .card h3{font-size:1.0rem;margin:5px auto;font-weight:normal;}
.shop-list .card p{font-size:1.0rem;margin:5px auto;}
.shop-list .card img{width:80%;margin:5px auto;}

.bor{padding:30px 20px;}
.box{position:relative;background-color:rgba(256,256,256,0.8);border-radius:10px;padding:0px;height:500px;width:1000px;margin:auto;}
.box-form{width:470px;margin-left:40px;}
.box-text{background:yellow;width:400px;position:absolute;right:0px;top:0px;height:500px;border-radius:0px 10px 10px 0px;background:#d5ad79;}
.btn{line-height:26px;padding:5px 30px;border-radius:4px;}
.form-label{color:#333;width:80px;line-height:30px;}
.form-value{padding:5px;float:right;}

/*
.logo-left{background:url(../img/partner/logo_yellow.png) center center no-repeat;width:50px;height:50px;position:absolute;left:10px;top:10px;}
*/

.logo-right{background:url(../img/logo_red.png) center center no-repeat;width:50px;height:50px;position:absolute;right:10px;bottom:10px;z-index:99;}
.logo-big{background:url(../img/partner/logo_big.png) center center no-repeat;width:400px;height:300px;position:absolute;right:5px;bottom:60px;z-index:99;}

