@charset "UTF-8";

/*************************************************************

@media screen and (max-width: 736px) {

}

**************************************************************/



#page-event {
    background: #390418;
    overflow: hidden;
    width: 100%;
}


#castella p {
text-align: left;
}

img.logo {
    position: absolute;
    z-index: 999;
    bottom: 0;
    left: 0;

}



#page-event .page-header {
    position: relative;

}


.page-header-body {
    height: 540px;
    margin: 0 auto 10px;
}


p.ttl {
    font-size: 21px;
    line-height: 1.2;
    color: #fff;
text-align: center!important;
}
p.place {
    border: 2px #ffe9d1 solid;
    border-left: 0;
    border-right: 0;
    display: inline-block;
    padding: 10px 20px;
    margin: 10px 0;
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
}

.item .inbody {
    padding: 10px;
    text-align: left;
}

.item .inbody p.txt {
    padding: 10px 0;
}

div.price {
    text-align: right;
    font-weight: bold;
    padding: 5px 0;
}
div.point{
    display: block;
    border: 2px #804e21 dotted;
    padding: 10px 10px 0;
    color: #804e21;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

ul.label{
    margin: 10px 0;
}
ul.label li {
    display: inline-block;
    margin: 1px;
    padding: 5px 4px;
    background: #c68e39;
    color: #fff;
    text-align: center;
}



.item-container h3{
    font-size: 34px;
	color: #a41717;
	line-height: 1.2;
}

.item-container.best{
    margin: 30px 0;
}


.item-container.best .item-container-body {
    background: #bd584c;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.item-container.best .item-container-body h3{
    background: #bd584c;
    padding: 10px 0 0;
    color:#fff;
}

.item-container.best.item h4{
    padding: 10px 0 0 0;
    font-size: 16px;
}

.item-container.best .item h4 span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    border: 0px #a41717 dotted;
    border-left: 0;
    border-right: 0;
    padding: 5px 0!important;
}

.box {
    text-align: center;
    margin: 10px 0;
}


@media screen and (max-width: 736px) {



.page-navi-body {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 10px auto 20px;
    text-align: center;
}

.page-header-body {
    width: 100%;
    height: auto;
    margin: 0 auto 0px;
    padding: 0 0 40px;
}

.page-navi {
    position: relative;
    top: 0;
}


img.logo {
    position: relative;
    z-index: 999;
    bottom: 0;
    left: 0;
}

.item-container.pickup {
    margin: 30px 5px;
}
.item-container.event,
.item-container.drink {
    margin: 0 5px 30px;
}

.item-container.drink .item.w50-sp{
    width: 46%;
}

.item-container.drink .item h4 {
    font-size: 13px!important;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
.item-container h3 {
    font-size: 18px;
    color: #a41717;
    line-height: 1.2;
}


}

