body {
    background-color: #000;
    color: #fff;
}
#wapper {
    background-image: url(../images/logo4.png);
    background-color: #000;
    color: #fff;
}
section {
  background: rgba(0,0,0,0.80);
  position: relative;
  width: 100%;
}
.text_red {
  color: #FFACAD;
}
a:hover {
    color: #ccbb82!important;
}
h2 {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
    font-size: 1.6em;
    line-height: 0.7em;
    color: #ccbb82;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: left;
}
h2 .jp {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
    font-size: 0.7em;
}
h3.serif {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
    font-size: 3em;
    text-align: center;
    line-height: 0.7em;
    color: #ccbb82;
    margin-bottom: 10px;
}
h3.serif .jp {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
    font-size: 0.4em;
}
.text_serf_m {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
    font-size: 1.4em;
    line-height: 1.4em;
    text-align: center;
}
.text_serf_s {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
    font-size: 1em;
    line-height: 1.4em;
    text-align: center;
}
.hsp10 {
    width: 100%;
    height: 10px;
}
.hsp20 {
    width: 100%;
    height: 20px;
}
.hsp50 {
    width: 100%;
    height: 50px;
}
.hsp100 {
    width: 100%;
    height: 100px;
}
#menu li {
  background-image: none;
  border-bottom-color: #ccbb82;
  border-right-color: #ccbb82;
  border-top-color: #ccbb82;
  border-left-color: #ccbb82;
}.tel {
  background-image: none;
  border: 1px solid #ccbb82;
}
.schedule_today {
  color: #ccbb82;
}
ul.menu_tel li a {
  font-size: 14px!important;
}

#castlist .newface_text {
  margin-top: -60px;
  margin-bottom: 36px;
}

.reason_title {
  color: rgba(255,174,209,1.00);
  border-top: 1px solid rgba(255,174,209,1.00);
  border-bottom: 1px solid rgba(255,174,209,1.00);
}