@charset "utf-8";

.baloon {
   background: #990000;
   text-align: center;
   padding: 8px 0;
}

.baloon span {
   color: #fff;
}

.rc_wrap .text-01 {
   margin-bottom: 20px;
}

.rc_wrap .t-grid-column1-price {
   display: table;
   margin-bottom: 20px;
}

.rc_wrap .label {
   border: 1px solid #990000;
   font-size: 1.5rem;
   padding: 10px;
   display: table-cell;
   vertical-align: middle;
   color: #990000;
}

.rc_wrap .t-grid-column1-num {
   padding-left: 15px;
}

.rc_wrap .label2 {
   background: #990000;
   color: #fff;
}

.t-grid-02-02 .rc_wrap {
   display: table;
}

.t-grid-02-02 .rc_wrap .t-grid-02_haed {
   margin-bottom: 20px;
}
.t-grid-02-02 .rc_wrap .m-media-l__img {
   vertical-align: top;
}
.rc_wrap .c_right {
   display: table-cell;

}
.top-txt {
   margin-bottom: 20px;
}

div.heading {
   margin-bottom: 0!important;
}
div.heading2 {
   margin-top: 20px!important;
}
.anchor {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    position: relative;
    margin-bottom: 20px!important;
    margin-top: 0!important;
    padding: 10px 0;
}
.anchor a {
    color: #fff;
    outline: 0;
}
.a_txt_line {
  text-decoration: underline;
}
a.a_txt_line:hover, a.a_txt_line:focus, a.a_txt_line:active {
  text-decoration: none;
}
.facilities{
    font-size: 13px;
}

.ryokou_label{
    margin: 0;
    font-size: 16px;
    padding: 10px 40px;
    line-height: 40px;
}

   .ttl_under{
    text-align: center;
    line-height: 2em;
    font-weight: bold;
    margin-top: 40px;
}

   .note_txt{
    font-size: 1.6rem;
    background-color: #f2f2f2;
    padding: 20px 15px;
    margin-top: 0 !important;
}
   .note_txt li{
    margin-top: 0;
}
  .sp_br{
    display: none;
  }
  .campaign_tdp {
  font-size: 3rem;
  color: #fff;
  line-height: 1;
  padding: 10px 10px 17px;
}
  .campaign_tdp_sub {
  font-size: 2rem;
}

  
@media (max-width: 767px){
   .anchor {
      font-size: 18px;
   }
   .top-txt {
      padding: 1.5%;
   }
   .rc_wrap .t-grid-column1-num {
   padding-left: 5px;
   }
   .facilities{
    font-size: 12px;
}
   .ryokou_label{
    font-size: 13px;
    padding: 5px 20px;
    line-height: 22px;
}
   .ttl_under{
    font-size: 1.5rem;
}
  .sp_br{
    display: block;
  }
  .campaign_tdp {
    font-size: 2.5rem;
  }
  .campaign_tdp_sub {
    font-size: 1.7rem;
  }}

.balloon-txt {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  border: 3px solid #333;
  padding: 10px 0;
}

.area-balloon {
  display: block;
  text-align: center;
  width: 200px;
  margin: 0 auto;
  background: #262626;
  color: #fff;
  border-radius: 20px;
  padding: 15px 0;
  position: relative;
}

.area-balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #262626;
}
  
/*  ///////////////////////////////////////////////
            BE遷移フォームモーダル
///////////////////////////////////////////////  */
#modal, #child-modal { width: 100%; max-width: 740px; margin: auto; position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 2000; max-height: 710px; display: none;}
.modal-body { width: 100%; height: 100%; position: relative; background-color: #f2f2f2; padding: 20px 15px; overflow-y: auto;}
.modal-body .m-form__hdg-lv3 { margin: auto;}
.modal-body .item-name { font-size: 1.6rem; font-weight: bold; margin-bottom: 10px;}
.modal-body .input-box > li { display: inline-block; width: 48%; margin-right: 4%;}
.modal-body .input-box > li:nth-of-type(2n) { margin-right: 0 !important;}
.modal-body .input-box > li:nth-child(n+3) { margin-top: 15px;}
.modal-body .input-box > li.only-kyu { display: none;}
.modal-body .input-box > li label { display: block;}
.modal-body .input-box > li .m-frm-select, .modal-body .input-box > li .m-frm-select select { width: 100%; cursor: pointer;}
.modal-body .input-box > li > input { width: 100%; border-radius: 3px; height: 42px; padding: 0 17px 0 10px !important; border: 1px solid #ccc !important; cursor: pointer;}
.modal-body .input-box .child-selctor { margin-top: 0; background-color: #fff; border-radius: 3px; height: 100%; padding: 0 17px 0 10px; width: 100%; display: flex; align-items: center;}
.child-modal-body { padding-top: 35px;}
.child-modal-body .m-form__hdg-lv3 { display: flex;}
.child-modal-body .m-form__hdg-lv3 .left-block { width: 15%; display: flex; align-items: center;}
.child-modal-body .m-form__hdg-lv3 .right-block { width: 85%;}
select[name="areaCd"] { display: none;}
#modal-bg { z-index: 1999; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); display: none;}
.fix-bg { position: fixed; left: 0; right: 0; height: auto; overflow-y: scroll;}
@media (max-width: 768px){
#modal, #child-modal { top: 59px;}
.modal-body { overflow-y: scroll;}
}

/*  ///////////////////////////////////////////////
            確認ポップアップモーダル
///////////////////////////////////////////////  */
#conf-modal { width: 100%; max-width: 1000px; margin: auto; position: fixed; top: 50%; transform: translateY(-50%); z-index: 2000; height: 80vh; display: none; left: 0; right: 0;}
.conf-modal-body { width: 100%; height: 100%; position: relative; background-color: #f2f2f2; overflow: auto;}
.conf-modal-body .modal-header { background-color: #bee4f3; padding: 10px 0;}
.conf-modal-body .modal-header p { margin-top: 0; font-size: 2.8rem; font-weight: bold; text-align: center;}
.conf-modal-body .modal-main { padding: 15px;}
.conf-modal-body .modal-main .m-hdg-lv2 { margin-top: 20px;}
.conf-modal-body .modal-main .notes-text1 { text-align: center; margin-bottom: 20px;}
.conf-modal-body .modal-main .notes-text2 { width: 100%; max-width: 690px; margin: 20px auto;}
.conf-modal-body .modal-main .btn-parent { display: flex; justify-content: space-between;}
.conf-modal-body .modal-main .btn-parent .popup-btn { width: 46%; background-color: #000 !important; color: #fff; font-size: 1.5rem; text-align: center; padding: 5px; height: auto; min-height: 65px; boreder: 0; transition: none; position: relative;}
.conf-modal-body .modal-main .btn-parent .popup-btn:after { content:''; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 8px; border-color: transparent transparent transparent #fff; top: 50%; right: 10px; margin-top: -6px; position: absolute;}
.conf-modal-body .modal-main .btn-parent .popup-btn > span { display: flex; justify-content: center; align-items: center; height: 65px; width: 100%; position: relative;}
#modal-bg2 { z-index: 1999; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6); display: none;}
@media (max-width: 768px){
#conf-modal{ transform: none; top: 90px; height: 90%; max-height: calc(100vh - 4em);}
.conf-modal-body { transform: translateZ(0);}
.conf-modal-body .modal-header { padding: 5px 0;}
.conf-modal-body .modal-header p { font-size: 1.6rem;}
.conf-modal-body .modal-main { padding: 10px 5px;}
.conf-modal-body .modal-main .notes-text1 { text-align: center; margin-bottom: 10px;}
.conf-modal-body .modal-main .btn-parent { display: inline;}
.conf-modal-body .modal-main .btn-parent .popup-btn { width: 100%; margin-bottom: 15px; font-size: 1.3rem; display: block; min-height: 75px;}


}

.hidden-prev-btn .ui-datepicker-prev {
  display: none;
}

.m-btn-l.red {
  background: #990000;
}

/* movie */
.movie-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
