/* layout */
body{
  background:#fff4f4;
  margin:0 auto;
  font-family:  "M PLUS 1p", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color:#000000;
  line-height: 1.7;
  font-size:12px;
}
.container {
  max-width: 950px;
}
.border-bottom-dotted {
  border-bottom: 1px dotted #000;
  margin: auto 0;
}  
.head-tel {
  color: #00ff00;
  font-family: "Noto Sans JP", sans-serif;
}
.head-tel a:link {
  color: #00ff00;
  text-decoration: none;
  font-weight: bold;
}
.menu-box {
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 1000;
}
.menu-button {
  background:rgba(200,200,200,0.7);
}
#enter {
  background:pink;
  border-radius: 5px;
  color:#222;
  font-size:24px;
  margin:20px auto;
  padding: 5px 0;
  text-align:center;
  width:80%;
}
#leave {
  background:#000;
  border-radius: 5px;
  font-size:16px;
  color:#ffffff;
  margin:20px auto;
  padding: 5px 0;
  text-align:center;
  width:40%;
}
.main {
  /*
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  */
}
.main-area {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  margin: 0 auto;
  background: url(/mrs/img/common/bg_box.jpg);
}
.main-area img {
  max-width: 100%;
  height: auto;
}
.main-title {
  background  : linear-gradient(to bottom, #ff64bb, #ff64bb, #ff4eac);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-left: solid 10px #000000;
  border-top: solid 1px #ffc8dc;
  border-bottom: solid 1px #ffc8dc;
  color: #ffffff;
}
.sub-box {
  border: 1px solid #ddd;
}
.sub-title {
  border-bottom: 1px dotted #ff69b4;
  border-left: 10px solid #ff69b4;
}
.sub-bottom {
  border-bottom: 1px solid #ff69b4;
}
.pink-border2 {
  border-top: 2px dotted pink;
}
.pink-border-top1 {
  border-top: 1px dotted #ff69b4;
}
/* base */
.pink {
  color:#ff4f94 !important;
}
.white {
  color:#ffffff;
}
.white a {
  color:#ffffff;
}
.bg-base {
  background:#ff64bb;
}
.bg-pink {
  background: #fec4ea;
}
.bg-lightpink {
  background: #ffb6c1;
}
.bg-black {
  background: #000;
}
.bg-cleam {
  background: #fff4f4;
}
.bg-white {
  background: #fff;
}
.black-border {
  border-top:1px solid #000000;
}
.pink-border {
  border:1px solid #ff64bb;
}
.lightgray-border {
  border:1px solid #cccccc;
}
.gray-border-full {
  border:1px solid #999999;
}
a:hover img {
  filter: alpha(opacity = 75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
.opacity0 {
  opacity: 0;
}
.opacity9 {
  opacity: .9;
}
.bold {
  font-weight: bold;
}
.required label::after {
  content: ' *';
  color: #f00;
}
.error-message {
  color: #f00;
}
.width100 {
  width: 100%;
}
.x-big {
  font-size: 0.85rem !important;
}
.big {
  font-size: 0.93rem !important;
}
/* cast */
.cast_label {
  padding: 0.5em;
  color: #000;
  background: #fec4ea;
  border-left: solid 5px #ff64bb;
  
}
.cast-icon {
  position: relative;
  top: -70px;
  margin-bottom: -80px;
}
@media screen and (max-width: 768px) {
  .cast-icon {
  top: -55px;
  margin-bottom: -67px;
  }
}

.opacity0 {
  opacity: 0;
}
/* system */
.system-sub-title {
  border-bottom: 1px dotted #ff69b4;
  border-left: 10px solid #ff69b4;
  margin-bottom: 5px;
}
.options-price {
  text-align: center;
  background: #ff1493;
  color: #fff;
  padding: 2px;
  width: 100%;
}
.options img {
  padding-top: 5px;
}

/* archives */
.overflow-auto {
  overflow: auto;
}
.archive_title {
  width: 100%;
  background-color: #ffd5e5;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
}
.archive_list  {
  overflow: acroll;
  
}
.archive_top_title {
  font-size: 120%;
  border-bottom: 2px dotted pink;
  font-weight: bold;
  margin: 3px;
}
.archive_list img {
  max-width:100%;
  height:auto;
}
.room-content {
  min-height: 60px;
}
@media screen and (max-width: 768px) {
}

@media screen and (min-width: 768px) {
  .content-height {
    min-height:620px;
  }
}
/* 5 Columns */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.rantalroom {
  background: #FFCADF;
  color: #333333;
  margin: 5px;
  padding: 10px 0 5px 0;
}