
@charset "UTF-8";
#contents img { width: auto; max-width: 100%; height: auto;}#contents h2 { font-size: 130%; border-left: solid 3px ; padding: .1vw .1vw .1vw .8vw;}.menu-list h3 {	font-size: 155%; font-weight: bold; color: #ed9a00; text-align: center; border-bottom: 3px solid #ed9a00; padding-bottom: 13px; margin-bottom: 30px;}.menu-list{padding: 35px 0;}.menu-detail {display: flex;	flex-wrap: wrap;}.menu-detail dl {font-size: 120%;	width: 45%;	margin: auto;}.menu-detail span {font-size: 90%;	display: block;	color: #cca584;}.menu-detail dd {text-align: right;	border-bottom: 1px solid #333;}
@media (min-width: 1300px){ #contents { font-size: 1.1rem; }}@media (max-width: 767px){.menu-detail {display: block;}	.menu-detail dl {width: 95%;	margin: auto;}}
