.nobottom {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.sidenav li {
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  border-bottom: dotted #999 1px;
}
.sidenav li a {
  display: block;
  color: #968567;
  padding-left: 30px;
  background: url(../img/common/list03.gif) no-repeat;
  background-position: 5px 10px;
}
.sidenav li a:hover {
  color: #362e2b;
  text-decoration: none;
  background: #d3c7b3 url(../img/common/list04.gif) no-repeat;
  background-position: 5px 10px;
}

.sidenav2 {
  margin-left: 10px;
}
.sidenav2 li {
  margin-bottom: 10px;
}

.ntbox {
  margin-bottom: 20px;
}
.ntbox .top {
  display: none;
}
.ntbox .mid {
  background-color: #f3f1eb;
  padding: 0.7em 0;
  border-radius: 5px;
}
.ntbox .mid h4 {
  border-left: solid #4c382c 4px;
  margin: 0 10px;
  padding: 0 0 0 10px;
  color: #4c382c;
  font-size: 138.5%;
}
.ntbox .mid h4 span {
  color: #965786;
  font-size: 67%;
}
.ntbox .bott {
  display: none;
}

.media .ntbox .mid h4 span {
  color: #ec7a41;
  font-size: 67%;
}

.news_section_title {
  margin-left: 8px;
  margin-bottom: -10px;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 0.5em;
  color: #795833;
  border-bottom: #a6937c 3px solid;
  padding: 0;
}

.updatelist {
  margin: 0 0 20px 10px;
}
.updatelist li a {
  line-height: 29px;
  border-bottom: dotted #999999 1px;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.updatelist li a:hover {
  background-position: left center;
  text-decoration: underline !important;
  color: #4E280B !important;
}
.updatelist li .date {
  margin-right: 20px;
  padding-right: 20px;
  float: left;
  font-size: 77%;
  font-weight: bold;
  background: url(../img/common/list01.gif) no-repeat;
  background-position: right center;
}

.newsbox01 img {
  width: 100%;
  max-width: 500px;
  min-width: 200px;
  height: auto;
}

.newsbox01 {
  padding-bottom: 10px;
  margin-bottom: 32px;
  overflow: hidden;
  border-bottom: dotted #999999 1px;
}

.newsbox02 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  overflow: hidden;
  border-bottom: dotted #999999 1px;
}

.nmenu02 {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 10px;
  background: url(../img/common/bg05.gif);
  border: solid 2px #f3f1eb;
}
.nmenu02 dt {
  margin-bottom: 10px;
}
.nmenu02 span {
  font-weight: normal;
  font-size: 77%;
}

.nphoto_area {
  overflow: hidden;
  margin: 0 auto;
}
.nphoto_area p {
  margin: 0 10px;
  float: left;
  display: block;
}

.nphoto {
  float: left;
  padding: 0 10px 10px 0;
}

.nphoto2 {
  float: right;
  padding: 0 0 10px 10px;
}

.title_n {
  font-size: 123.1%;
  font-weight: bold;
  color: #4c382c;
}

.plice {
  font-weight: bold;
  font-size: 108%;
  color: #333;
}

.plice2 {
  font-weight: bold;
  font-size: 100%;
  color: #333;
}

.shopphoto {
  background: #d6cdb8;
  text-align: center;
}
.shopphoto img {
  margin: 10px;
}

.dotline {
  border-width: 1px 0px 0px 0px;
  border-style: dotted;
  border-color: #999;
  height: 1px;
  margin-bottom: 10px;
}

.schedule_style {
  border: solid #60330C 1px;
  text-align: center;
  margin-bottom: 10px;
  margin-right: auto;
  margin-left: auto;
}
.schedule_style th {
  color: #FFFFFF;
  text-align: center;
  border: solid #60330C 1px;
  padding: 8px 5px;
  font-size: 93%;
}
.schedule_style tr td {
  border: solid #60330C 1px;
  padding: 8px 5px;
  font-size: 93%;
}
.schedule_style .dayline td {
  background: #bbaa8e;
  color: #60330C;
  font-weight: bold;
  font-size: 85%;
}
.schedule_style .holiday {
  color: #a80909 !important;
}

.bgcol00 {
  background: #60330C;
}

.bgcol01 {
  background: #784418;
  color: #FFF;
}

.bgcol02 {
  background: #B8A89B;
  color: #bbaa8e;
}

.dotunder {
  border-bottom: dotted #784418 1px !important;
}

.dottop {
  border-top: dotted #784418 1px !important;
}

.text_wrap01 {
  margin: 0 auto 20px auto;
}

.text_wrap02 {
  margin: 0 auto 20px auto;
}

.text_wrap03 {
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 20px;
  background: url(../img/common/bg05.gif);
  border: solid 2px #f3f1eb;
}

strong.redstrong {
  font-size: 123.1%;
  line-height: 3;
  color: #a80909;
}

p.nofloat {
  overflow: auto;
  zoom: 1;
  line-height: 1.5;
}

table.staff_b {
  width: 100%;
  margin-bottom: 10px;
  border: solid #ccc4b8 2px;
}
table.staff_b th {
  padding: 10px;
  border: solid #ccc4b8 1px;
  font-weight: bold;
}
table.staff_b td {
  padding: 10px;
  border: solid #ccc4b8 1px;
}
table.staff_b tr:nth-child(odd) {
  background-color: #d6cdb8;
}

.image_box {
  overflow: hidden;
  margin-bottom: 10px;
}
.image_box li {
  float: left;
  margin-left: 10px;
}

summary {
  cursor: pointer;
}/*# sourceMappingURL=news.css.map */