@charset "UTF-8";

#contents ul.menu {
 width:100%;
}

#contents ol.order li {
 margin-left:-30px;
}

#contents ol.order li span {
 font-size: 16px;
 font-size: 1.6rem;
 padding-right:20px;
 margin-bottom:20px;
}


#contents ul.notice {
 padding-bottom:80px;
}

#contents ul.notice li {
 font-size: 12px;
 font-size: 1.2rem;
 font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", sans-serif;
 line-height:1.7;
 margin-left:1em;
 margin-bottom:6px;
 text-indent:-1em;
}

#contents a.reserve {
 color:#FFFFFF;
 font-weight: 800;
 font-size: 1.8rem;
 padding: 5px;
 background:#cd853f;
}

#contents a.reserve:hover {
 color:#cd853f;
 background:#FFFFFF;
 cursor: pointer;
}

#contents p span.bold {
 font-weight:bold!important;
}

#contents p span.bold_red {
 font-weight:bold!important;;
 color: #BF2C52!important;;
}