@charset "utf-8";

.breadcrumb-wrap {
  margin-bottom: 0;
}
body {
  color: #333;
}
ul {
  list-style: none;
}
a.btn:hover,
a.btn:active,
a.btn:focus,
.page_link input[type="submit"]:hover,
button:hover {
  opacity: 0.8;
  color: #fff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  color: #fff;
  outline: none;
}
.max-w {
  max-width: 767px;
  margin-right: auto;
  margin-left: auto;
}
.section-wrap {
  padding: 2.5em 1em 3em;
}
.w100 {
  width: 100%;
}
.main-img {
  background-color: #fcd6bb;
}
.main-img img {
  max-width: 100%;
}
.date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.5em 0;
  background-color: #81593c;
  color: #fff;
  font-size: 1.6rem;
}
.date dt {
  margin-right: 1rem;
  padding: 0.4rem 0.6rem;
  border: 1px solid;
  font-size: 90%;
  line-height: 1;
  white-space: nowrap;
}
.color01 {
  color: #ff7334;
  font-weight: bold;
}
.color-g {
  color: #666;
  font-weight: bold;
}
.bg-color-white {
  background-color: #fff;
}
.course-panel {
  padding: 10px 0;
  background-color: #fff;
}
.lead {
  background-color: #f3f3f3;
  text-align: center;
}
.lead-point_wrap {
  display: flex;
  justify-content: space-around;
  max-width: 750px;
  margin: 1.5rem auto 0;
  border-radius: 0.5em;
}
.lead-point {
  width: 100%;
  max-width: 175px;
  margin: 0;
  padding-top: 2em;
  border: 1px solid #c4b9b4;
  border-radius: 50%;
  background-color: #fff;
}
.lead-point_img img {
  max-width: 60px;
  padding-bottom: 1em;
}
.btn-block {
  margin: 0 auto;
  padding: 1em;
  border: none;
  border-radius: 0.3em;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.btn-block:hover,
.btn-block:focus.btn-block:active {
  color: #fff;
}
.btn-coupon,
.btn-login,
.btn-use,
.btn-detail {
  max-width: 400px;
  margin: 0.2em auto;
  border-radius: 3em;
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1;
}
.btn-use,
.btn-detail {
  border: 1px solid #81593c;
  background-color: #fff;
  color: #81593c !important;
}
.btn-use:hover,
.btn-detail:hover {
  opacity: 0.7;
  color: #81593c;
}
.btn-coupon {
  background-color: #ff7334;
  color: #fff;
}
.btn-login {
  background-color: #fd6e79;
  color: #fff;
}
.coupon-wrap {
  background-color: #9ba5ac;
}
.coupon-form {
  padding: 1em;
  border: 1px solid #81593c;
  border-radius: 0.5rem;
  background-color: #fff;
}
.coupon-form  .flex {
  justify-content: center;
}
.coupon-form .form-control {
  width: 100px;
  border: 1px solid #81593c;
  border-radius: 0 5px 5px 0;
  background-color: #fefefe;
}
.coupon-form .form-control[disabled] {
  background-color: #ddd;
}
.coupon_icon {
  width: 50px;
  height: 60px;
  background-image: url("data:image/svg+xml;charset=utf8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20version%3D%221.1%22%20id%3D%22_x32_%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%20150%20140%22%20style%3D%22enable-background%3Anew%200%200%20150%20140%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Cstyle%20type%3D%22text%2Fcss%22%3E%20.st0%7Bfill%3A%23c4b9b4%3B%7D%3C%2Fstyle%3E%3Cg%3E%20%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M43.2%2C59c0%2C3.3-2.7%2C6-6%2C6c-3.3%2C0-6-2.7-6-6H0.6v81h30.6c0-3.3%2C2.7-6%2C6-6c3.3%2C0%2C6%2C2.7%2C6%2C6h106.2V59H43.2z%20M37.2%2C125.7c-3.3%2C0-6-2.7-6-6c0-3.3%2C2.7-6%2C6-6c3.3%2C0%2C6%2C2.7%2C6%2C6C43.2%2C123.1%2C40.5%2C125.7%2C37.2%2C125.7z%20M37.2%2C105.5c-3.3%2C0-6-2.7-6-6%20c0-3.3%2C2.7-6%2C6-6c3.3%2C0%2C6%2C2.7%2C6%2C6C43.2%2C102.8%2C40.5%2C105.5%2C37.2%2C105.5z%20M37.2%2C85.2c-3.3%2C0-6-2.7-6-6c0-3.3%2C2.7-6%2C6-6%20c3.3%2C0%2C6%2C2.7%2C6%2C6C43.2%2C82.6%2C40.5%2C85.2%2C37.2%2C85.2z%22%2F%3E%20%3C%2Fg%3E%20%3Cg%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M75.1%2C37.2h-0.5c-1.8%2C0-3.3-1.5-3.3-3.3V3.3c0-1.8%2C1.5-3.3%2C3.3-3.3l0.5%2C0c1.8%2C0%2C3.3%2C1.5%2C3.3%2C3.3V34%20C78.3%2C35.8%2C76.9%2C37.2%2C75.1%2C37.2z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M45.7%2C43.6l-0.4%2C0.3c-1.4%2C1.1-3.4%2C1-4.6-0.4L21%2C20c-1.1-1.4-1-3.4%2C0.4-4.6l0.4-0.3c1.4-1.1%2C3.4-1%2C4.6%2C0.4%20L46.1%2C39C47.3%2C40.4%2C47.1%2C42.5%2C45.7%2C43.6z%22%2F%3E%20%3Cpath%20class%3D%22st0%22%20d%3D%22M104.7%2C43l-0.4-0.3c-1.4-1.1-1.5-3.2-0.4-4.6l19.8-23.5c1.1-1.4%2C3.2-1.5%2C4.6-0.4l0.4%2C0.3%20c1.4%2C1.1%2C1.5%2C3.2%2C0.4%2C4.6l-19.8%2C23.5C108.1%2C44%2C106%2C44.2%2C104.7%2C43z%22%2F%3E%20%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}
dt label {
  margin-bottom: 0;
  padding: 7px 15px 7px 10px;
  border-radius: 5px 0 0 5px;
  background-color: #81593c;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
}
.area_wrap ul a:after {
  background-color: #ed904d;
}
.panel {
  margin-bottom: -1px;
  border-radius: 0;
}
.cp-detail {
  background-color: #e6ecf0;
}
.campaign-detail-panel > ul > li:last-child {
  border-left: none;
}
.detail-item-title {
  width: 25%;
  background-color: #fff;
  color: #5b3f2a;
  font-weight: bold;
}
.campaign-detail-panel > ul > li:last-child > ul > li:last-child {
  margin-bottom: 0 !important;
}
.num {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-right: 0.5em;
  border-radius: 100%;
  background-color: #ed904d;
  color: #fff;
  line-height: 2;
  text-align: center;
}
.use_wrap {
  background-color: #f3f3f3;
}
.step {
  margin: 1rem auto;
  padding: 1.5rem;
  border: 1px solid #877c77;
  border-radius: 0.5rem;
  background-color: #fff;
}
.step-container {
  display: table;
  clear: both;
  padding: 1rem;
  border: 2px solid #ccc;
  border-radius: 0.5rem;
  background-color: #fff;
  pointer-events: none;
}
.step-container input,
.step-container label,
.btn-primary {
  pointer-events: none;
}
.step-container input {
  margin-top: 2px;
}
@media (max-width: 767px) {
  .step-container input {
    margin-top: 4px;
  }
}
.smaller * {
  font-size: 10px !important;
}
.refund_vouch_icon li img {
  width: 27px !important;
}
.btn-primary {
  border-bottom: 2px solid #529a00;
  background-color: #7db739;
  color: #fff;
}
.reserve-date .cancel-wait-btn .fa-times {
  display: inline-block;
  padding: 0.2em 1em;
  font-weight: normal;
}
.fa-times {
  color: #f93;
}
.fa-2x {
  font-size: 1.5em !important;
}
.table > thead > tr > th {
  padding: 5px;
}
.step .accordion-panel {
  margin-top: 1.5rem;
  padding-top: 1rem !important;
  border-top: 1px solid #ddd;
}
.accordion-panel .flex {
  align-items: center;
}
.step_arrow::after {
  display: flex;
  width: 0;
  height: 0;
  margin: 1em auto 15px;
  border-width: 15px 15px 0 15px;
  border-style: solid;
  border-color: #c4b9b4 transparent transparent transparent;
  content: "";
}
.cam-mark {
  position: relative;
  z-index: 2;
}
.cam-mark::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 0.5em;
  box-shadow: 0 0 0 1px #fff, 0 0 0 6px #f60;
  content: "";
}
.step-cap {
  padding: 1rem 0.5rem 0;
}
.use-acco {
  display: block;
  position: relative;
  cursor: pointer;
}
.use-acco a {
  color: #81593c;
}
.use-acco a:hover {
  color: #81593c;
}
.use-acco .accordion-icon {
  top: 40%;
  right: 0;
  color: #877c77;
  font-size: 120%;
}
.use-acco .accordion-icon span {
  position: relative;
  top: -10px;
}
.use-acco .accordion-icon span.fa-caret-down,
.accordion-icon span.fa-chevron-up,
.open-answer .accordion-icon span.fa-chevron-down {
  display: none;
}
.open-answer .accordion-icon span.fa-chevron-up {
  display: block;
}
.area_list {
  background-color: #fff;
}
.lead h4 {
  color: #d35a24;
}
.area_list h2,
.use_wrap h3,
#detail h3,
.use-flow h3 {
  color: #81593c;
}
.indent {
  padding-left: 1rem;
  text-indent: -1rem;
}
.step img.border0 {
  border: none;
}
@media (max-width: 767px) {
  .reserve-menu-title .menu-name {
    top: 2px;
  }
}
.width-100 {
  overflow: hidden;
}
.course-title {
  padding: 0 0.5em;
  background: -webkit-linear-gradient(transparent 70%, #f3d37c 70%);
  background: -o-linear-gradient(transparent 70%, #f3d37c 70%);
  background: linear-gradient(transparent 70%, #f3d37c 70%);
  color: #940;
  font-size: 150%;
}
.flow_wrap {
  display: flex;
  width: 100%;
  margin: 1rem auto;
  padding: 1rem 0 1.5rem;
  background-color: rgba(255, 255, 255, 0.8);
}
.use-flow {
  background-color: #e6ecf0;
}
.flow_conts-wrap {
  flex: 1;
}
.flow_num {
  width: 38px;
  margin: 0 auto 0.5em;
  padding: 0.5em;
  border: 1px solid #81593c;
  border-radius: 50%;
  color: #81593c;
  font-size: 1.8rem !important;
  line-height: 1;
}
.flow_arrow {
  width: 0;
  height: 0;
  margin-top: 35px;
  margin-left: 8px;
  border-width: 12px;
  border-style: solid;
  border-color: transparent transparent transparent #c4b9b4;
  content: "";
}
.detail-open {
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  padding: 0.5em;
  border: 1px solid #e84a3e;
  border-radius: 0.3em;
  background-color: #fff;
  color: #e84a3e;
}
.detail-close,
.search-close {
  border: 1px solid #877c77 !important;
  color: #877c77;
}
.detail-close a,
.search-close a {
  color: #877c77;
  text-decoration: none;
}
.detail-open, .search-open {
  cursor: pointer;
}
.search-open {
  margin: 0 auto;
  padding: 0.5em;
  border: 1px solid #877c77;
  border-radius: 0.3em;
  background-color: #fff;
  color: #81593c;
}
.detail-open:before,
.detail-open:after,
.search-open:before,
.search-open:after {
  position: relative;
  top: 0.1em;
  padding: 0.5em;
  border-radius: 0.3em;
  font-size: 120%;
  font-family: FontAwesome;
  content: "\f0d7";
}
.detail-close:before,
.detail-close:after,
.search-close:before,
.search-close:after {
  top: 0;
  content: "\f0d8";
}
.search-close:before,
.search-close:after {
  color: #877c77;
}
#faq {
  background-color: #9ba5ac;
}
#faq h3 {
  color: #fff;
}
#faq dl {
  margin-top: 0.5em;
  margin-bottom: 0;
}
#faq dl dt {
  margin-bottom: 5px;
  padding: 0.5em 0.5em 0.5em 2em;
  border: 1px solid #81593c;
  border-radius: 4px;
  background-color: #fff;
  color: #555;
  font-size: 1.6rem;
  line-height: 20px;
  cursor: pointer;
}
#faq dl dd {
  margin-bottom: 1em;
}
#faq dl dt::before,
#faq dl dd .ans::before {
  display: inline-block;
  margin-right: 0.2em;
  font-weight: normal;
  font-size: 3rem;
  vertical-align: sub;
}
#faq dl dt::before {
  color: #81593c;
  content: "Q";
}
#faq dl dd .ans {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  padding: 1em 0.5em;
  border-radius: 0.5rem;
  background-color: rgba(255, 255, 255, 0.8);
}
#faq dl dd .ans::before {
  -webkit-align-self: flex-start;
  align-self: flex-start;
  margin-right: 0.2em;
  color: #ff7334;
  content: "A";
}
#faq dl dd .ans p {
  margin-bottom: 0;
}
.accordion dt {
  cursor: pointer;
}
.accordion dd {
  display: none;
}
.p-campaign-news-wrapper {
  max-width: calc(767px + 2em);
  padding: 1em;
  margin-right: auto;
  margin-left: auto;
}
.p-campaign-news-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 48px;
  border: 1px solid #6b9cd6;
  border-radius: 3px;
  color: #6b9cd6;
}
.p-campaign-news-button:hover,
.p-campaign-news-button:focus,
.p-campaign-news-button:active {
  background-color: rgba(107, 156, 214, 0.2);
  color: #6b9cd6;
  text-decoration: none;
}
.p-campaign-news-button__content {
  flex: 1 1 auto;
}
.p-campaign-news__content {
  margin-top: 1em;
}
.p-campaign-news-button__icon {
  flex: 0 0 auto;
  margin-left: 4px;
}
.reserve-date tbody tr:nth-child(odd) td {
  background-color: #f9f6f1;
}
@media (max-width: 767px) {
  .p-campaign-news-button {
    font-size: 13px;
  }
  .p-campaign-news__content {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section-wrap {
    padding: 2.5em 1em;
  }
  .section-wrap p {
    font-size: 1.2rem;
  }
  .btn-block {
    padding: 0.8em;
  }
  .btn-coupon2 span {
    font-size: 80%;
  }
  .btn-coupon2 {
    padding: 0.4em;
    line-height: 1.4;
  }
  .date {
    padding: 0.5em 0;
    font-size: 12px;
  }
  .sm-left {
    text-align: left;
  }
  .lead-wrap {
    padding: 8px !important;
    text-align: left;
  }
  .lead-point {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    width: 33.3%;
    margin: 0 auto;
    padding: 0.2em;
    border: none;
    background: none;
  }
  .lead-point_img img {
    max-width: 50px;
    padding: 1.5em 0 0;
  }
  .lead-point p {
    display: inline-block;
    position: relative;
    max-width: 100%;
    padding: 0.5em 0;
    border: 1px solid #877c77;
    border-radius: 1em;
    background-color: #fff;
    font-size: 1.1rem;
  }
  .lead-point p:before {
    position: absolute;
    top: 100%;
    left: 42%;
    border: 10px solid transparent;
    border-top: 12px solid #877c77;
    content: "";
  }
  .lead-point p:after {
    position: absolute;
    top: 96%;
    left: 42%;
    border: 10px solid transparent;
    border-top: 12px solid #fff;
    content: "";
  }
  .coupon_icon {
    width: 40px;
    height: 50px;
  }
  .flow_wrap {
    display: inline-block;
    padding: 1rem !important;
  }
  .flow_num {
    margin: 0;
  }
  .flow_txt {
    padding-left: 0.5em;
    text-align: left;
  }
  .flow_arrow {
    margin: 0 auto -4px;
    border-width: 8px;
    border-color: #c4b9b4 transparent transparent transparent;
  }
  .step {
    padding: 0.8em 0.5em;
  }
  .use-acco .accordion-icon span {
    font-size: 85%;
  }
  .step h4 {
    font-size: 1.3rem;
  }
  .step-container {
    padding: 1.5rem;
  }
  .panel.reserve-menu-panel .panel-body {
    padding: 0;
  }
  .panel-list {
    padding: 5px ;
  }
  .step-container .col-md-9 {
    padding: 0;
  }
  #float-complete {
    background-color: rgba(205, 208, 204, 0.8);
  }
  .arrow_line {
    padding-bottom: 10px;
    border-bottom: 1px solid #c4b9b4;
  }
  .flow_conts {
    display: flex;
    align-items: center;
    max-width: 320px;
    margin: 0 auto;
    padding-left: 0.5em;
  }
  .flow-btn-wrap .btn-block + .btn-block {
    margin-top: 1em;
  }
  .campaign-detail-panel > ul > li {
    border-right: #ddd 1px solid;
  }
  .campaign-detail-panel > ul > li:last-child {
    border-left: #ddd 1px solid;
  }
  .campaign-detail-panel .detail-item-title {
    border-bottom: none !important;
  }
  .container > div.btn_wrap,
  div.btn_wrap {
    padding: 1em 0;
  }
  .box-btn-float {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    padding: 0;
    background-color: rgba(230, 230, 230, 0.9);
  }
  .box-btn-float .btn_wrap {
    padding: 0.5em;
    padding-bottom: calc(env(safe-area-inset-bottom) + 0.5em);
    text-align: center;
  }
  .box-btn-float .btn_wrap p {
    margin-bottom: 0.5em;
  }
  .btn-login-wrap {
    max-width: 250px;
    font-size: 1.4rem;
  }
  h5 {
    font-size: 1.2rem;
    text-align: left;
  }
  .point_step,
  .step-panel_wrap > li,
  .bg_desc {
    padding: 0.5em;
  }
  .detail-open,
  .search-open,
  #faq dl dt {
    font-size: 1.2rem;
  }
  .search-open {
    margin: 1em 1em 0;
  }
  .btn-detail-kids {
    font-size: 1.4rem;
  }
  .select-wrap .btn-detail-kids:after {
    top: 15%;
  }
  .btn-detail-kids:after {
    top: 22%;
  }
  .ttl_point {
    margin-top: 0.5em !important;
  }
  .accordion-control {
    min-height: auto;
  }
  .accordion-control a {
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 12px;
    text-indent: -9px;
  }
  .accordion-icon {
    top: 7px;
    right: 5px;
  }
  .faq-wrap {
    padding: 0 10px;
  }
  #faq dl dt {
    text-indent: -0.8em;
  }
  #faq dl dt::before,
  #faq dl dd .ans::before {
    font-size: 2.2rem;
  }
}

@media (max-width: 320px) {
  .date {
    font-size: 11px;
  }
  .date dt {
    margin-right: 0.4em;
    padding: 0.3em;
  }
  .lead-point p {
    font-size: 1rem;
  }
  .lead-point p:after {
    top: 95%;
  }
}

@media (min-width: 768px) {
  .area_wrap dl dt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 20%;
    margin-right: 5px;
    padding-right: 5px;
    border-right: solid 5px #ddd;
    color: #565656;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
  }
  .lead-txt {
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .lead-point {
    height: 175px;
  }
  .ttl-faq {
    font-size: 120%;
  }
  .btn-login-wrap {
    padding: 2em 0;
  }
  .txt_step-cap {
    text-align: center;
  }
  .btn-use {
    margin-right: 0.2em;
  }
  .btn-detail {
    margin-left: 0.2em;
  }
  .flow-btn-wrap {
    display: flex;
  }
  .search-open,
  .detail-open {
    max-width: 400px;
  }
  #multiple_book_campaign span.label_name,
  #multiple_book_campaign li:nth-of-type(2) .label_name,
  #girls_fes_2018 span.label_name,
  #girls_fes_2018 li:nth-of-type(2) .label_name {
    width: 11em;
  }
  .panel.panel-default.reserve-selected-panel.hidden-xs {
    margin-left: 10px;
  }
  select#campaignId.form-control {
    max-width: 495px;
  }
  #faq dl dt::before {
    text-indent: -0.9em;
  }
  #faq dl dt::after,
  #faq dl dt.active::after {
    display: inline-block;
    float: right;
    color: #877c77;
    font-weight: normal;
    font-family: FontAwesome;
  }
  #faq dl dt::after {
    content: "\f078";
  }
  #faq dl dt.active::after {
    content: "\f077";
  }
}
.btn-login, .btn-coupon2 {
  width: 40vw !important;
  display: inline-block !important;
}
@media (min-width: 767px) {
  .btn-login, .btn-coupon2 {
    width: 220px !important;
  }
}
/*アプリ対応*/
@media (max-width: 767px) {
  #rae-app .header-wrap footer .breadcrumb-wrap {
    padding-bottom: 100px !important;
  }
}