@charset "utf-8";
body{
  font-family: "Libre Baskerville",'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  letter-spacing: 0.08em;
}
ul li{
  float: none;
}
.inner__01{
  max-width: 1200px;
  padding:0 5%;
  margin:0 auto;
  box-sizing: content-box;
}
.rental__mv{
  padding: 2% 10% 0;
}
.rental__mv-in{
  padding:10vw 5% 8.8vw;
  background: url(https://www.eden-the-garden.com/img/cafe__lodation-bg.jpg) center no-repeat;
  background-size: cover;
}
.rental__mv-text img{
  width: 204px;
  height: auto;
}
.rental__guide{
  padding-top: 8%;
}
.rental__guide .inner__01{
  padding-bottom: 6.8vw;
  border-bottom:1px solid #000;
}
.rental__guide-list{
}
.rental__guide-item{
  display: flex;
  font-size: 20px;
  float: none;
}
.rental__guide-label{
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #89C9D3;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  padding:2.2em 1em;
  box-sizing: border-box;
  width: 12em;
}
.rental__guide-label span{
  font-weight: bold;
}
.rental__guide-value{
  flex:1;
  border: 1px solid #89C9D3;
}
.rental__guide-item:nth-child(n+2) .rental__guide-value,
.rental__guide-price_wrap{
  padding:1.8em 2.4em;
}
.rental__guide-price_wrap{
  display: flex;
    align-items: center;
}
.rental__guide-price_wrap:nth-child(n+2){
  border-top: 1px solid #89C9D3;
}
.rental__guide-price_label{
  font-weight: bold;
  color: #4F4F9A;
  width: 6em;
}
.rental__guide-price_value{
  flex:1;
  display: flex;
  font-family: futura-pt,'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}
.rental__guide-price_pack{
  display: flex;
  align-items: center;
}
.rental__guide-price_pack:nth-child(n+2){
  margin-left: 1em;
}
.rental__guide-price_hour{
  font-size: 26px;
  color: #fff;
  background-color: #4F4F9A;
  padding:0em 0.5em;
  line-height: 1.2;
}
.rental__guide-price_fee{
  font-size: 30px;
  margin-left: 0.3em;
  vertical-align: middle;
}
.rental__guide-time{
  font-size: 30px;
  color: #4F4F9A;
  display: inline-block;
  margin-right: 0.1em;
  font-weight: 500;
  vertical-align: middle;
  font-family: futura-pt,'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
}
.rental__guide-note{
  padding-top: 1.4em;
}
.rental__guide-note_title{
  font-weight: bold;
}
.rental__guide-note_text{
  line-height: 1.71;
}
.rental__plan{
}
.rental__plan .inner__01{
}
.rental__plan-wrap{
  padding-top: 8.3vw;
  padding-bottom: 7.2vw;
}
.rental__plan-title{
}
.rental__plan-btns{
  display: flex;
}
.rental__plan-btns:before,.rental__plan-btns:after,.rental__plan-tab_list:before,.rental__plan-tab_list:after,.rental__plan-cts_list:before,.rental__plan-cts_list:after{
  display: none;
}
.rental__plan-btn{
  cursor: pointer;
  padding:6.77vw 1em;
  background-position: center;
  background-size: cover;
  color: #fff;
  text-align: center;
  flex:1;
  width: calc(100% / 3);
}
.rental__plan-btn_photo{
  background-image: url(https://www.eden-the-garden.com/img/cafe__plan-photo.jpg);
}
.rental__plan-btn_wedding{
  background-image: url(https://www.eden-the-garden.com/img/cafe__plan-wedding.jpg);
}
.rental__plan-btn_granping{
  background-image: url(https://www.eden-the-garden.com/img/cafe__plan-granping.jpg);
}
.rental__plan-btn_text{
}
.rental__plan-btn_en{
  font-size: 28px;
  font-family: futura-pt,'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.2;
  text-transform: uppercase;
}
.rental__plan-btn_ja{
}
.rental__plan-box{
  padding-top: 5.6vw;
}
.rental__plan-tab{
}
.rental__plan-tab_list{
  display: flex;
}
.rental__plan-item{
  width: calc(33.333% - 6px);
  background-color: #F5F5F5;
  color: #707070;
  padding:1.4em 1em;
  box-sizing: border-box;
  text-align: center;
  transition: all .5s;
  font-weight: bold;
  cursor: pointer;
}
.rental__plan-item:nth-child(n+2){
  margin-left: 6px;
}
.rental__plan-item.active{
  color: #fff;
  background-color: #89C9D3;
}
.rental__plan-cts{
}
.rental__plan-cts_list{
}
.rental__plan-cts_item{
  padding:3.75vw 0 5.41vw;
  border:2px solid #89C9D3;
  display: none;
}
.rental__plan-cts_item.active{
  display: block;
}
.rental__plan-lead{
  padding: 0 11%;
  text-align: center;
  line-height: 1.7;
  padding-bottom: 4.2em;
}
.midashi.rental__plan-cts_title{
}
.rental__plan-case_list{
  z-index: 1!important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.rental__plan-case_list .slick-dots{
  position: static;
  margin-top: 80px;
}
.rental__plan-case_list .slick-dots li{
  width: 60px;
  height: 5px;
  margin: 0 3px;
}
.rental__plan-case_list .slick-dots li button{
  width: 60px;
  height: 5px;
}
.rental__plan-case_list .slick-dots li button:before {
  line-height: 5px;
  width: 60px;
  height: 5px;
  content: '';
  opacity:1;
  background-color: #ccc;
}
.rental__plan-case_list .slick-dots li.slick-active button:before{
  background-color: #505095;
}
.rental__plan-case_item{
  /* width: 348px!important; */
  padding:10px 21px;
  width: calc(33.33% - 42px);
}
.rental__plan-case_picture{
}
.rental__plan-case_picture img{
  width: 100%;
}
.rental__plan-case_text{
  font-size: 16px;
  margin-top: 1em;
  text-align: center;
}
.rental__plan-option_title{
  padding-top: 5.7vw;
}
.rental__plan-option_box{
  max-width: 84%;
  margin:0 auto;
  background-color: #F5F5F5;
  padding:4em 3.6em;
}
.rental__plan-option_list{}
.rental__wedding-option_list{
}
.rental__plan-option_item{
  padding:1.4em 0;
}
.rental__plan-option_item:nth-child(n+2){
  border-top: 1px solid #D1D1D1;
}
.rental__plan-option_label{
  color: #505095;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  padding-left: 1em;
}
.rental__plan-option_label:before{
  content: "-";
  margin-right: 0.3em;
  position: absolute;
  left: 0;
  top: 0;
}
.rental__plan-option_value{
  margin-top: 0.2em;
}
.rental__granping-option_list{
}
.rental__plan-option_head{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rental__plan-option_price{
  font-family: futura-pt,'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  font-size: 26px;
}
.rental__plan-option_price span{
  font-size: 16px;
  font-weight: bold;
}
.rental__application{
  background-color: #FAFAFA;
  padding: 5.2% 0 7%;
}
.rental__application_inner{
  max-width: 1000px;
}
.rental__application-flow{
  margin-top: 15px;
  background-color: #fff;
  padding:40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.rental__application-flow_title{
  padding-bottom: 20px;
}
.rental__application-flow_title span{
  font-size: 20px;
  color: #505095;
  position: relative;
  display: inline-block;
  padding:0 5.2em;
}
.rental__application-flow_title span:before,
.rental__application-flow_title span:after{
  content: "";
  width: 4.3em;
  height: 1px;
  background-color: #505095;
  position: absolute;
  top: 50%;
}
.rental__application-flow_title span:before{
  left: 0;
}
.rental__application-flow_title span:after{
  right: 0;
}
.rental__application-flow_list{
}
.rental__application-flow_item{
  display: flex;
  align-items: center;
}
.rental__application-flow_item:nth-child(n+2){
  margin-top: 1.3em;
}
.rental__application-flow_label{
  font-family: futura-pt,'Noto Sans JP', "游ゴシック Bold", "Yu Gothic Bold", "游ゴシック", "YuGothic-Bold", Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500;
  color: #fff;
  background-color: #505095;
  padding:0.1em 0.1em;
  width: 2.1em;
  text-align: center;
}
.rental__application-flow_value{
  padding-left: 1em;
  flex:1;
}
.rental__application-calendar{
  padding-top: 40px;
}
.rental__application-calendar iframe{
  width: 100%;
}
.rental__application-note{
  font-size: 12px;
  padding-top: 1.8em;
  line-height: 1.67;
  padding-bottom: 0.6em;
  border-bottom: 1px solid #000;
}
.rental__form{
  padding-top: 2.8em;
}
.rental__form-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.rental__form-item{
  width: 100%;
  display: none;
    margin-top: 1.8em;
}
.rental__form-item:nth-child(n+3){
}
.rental__form-item_half{
  width: 46%;
}
.rental__form-item.rental__form-photo{
  display: block;
}
.rental__form-item_half:nth-child(2n){
}
.rental__form-label{
  padding-bottom: 0.5em;
}
.rental__form-must{
  display: inline-block;
  color: #fff;
  background-color: #505095;
  font-size: 0.85em;
  padding:0 0.4em;
  margin-left: 0.5em;
}
.rental__form-value{
position:relative;
}
.rental__form-value textarea{
  width: 100%;
  height: 10em;
}
.rental__faq{
  padding:6% 0 7.4%;
}
.rental__faq-inner{
}
.rental__faq-list{
  padding-top: 3.2em;
}
.rental__faq-item{
  border-top: 1px solid #D1D1D1;
}
.rental__faq-item:last-child{
  border-bottom: 1px solid #D1D1D1;
}
.rental__faq-question{
  cursor: pointer;
  position: relative;
}
.rental__faq-question:before,
.rental__faq-question:after{
  content: "";
  display: block;
  width: 1em;
  height: 2px;
  background-color: #505095;
  position: absolute;
  right: 4em;
  top: 50%;
}
.rental__faq-question:after{
  transform: rotate(90deg);
}
.rental__faq-question.is_open:after{
  opacity: 0;
}
.rental__faq-question,
.rental__faq-answer_in{
  display: flex;
  align-items: center;
  padding:1.2em 0;
  padding-right: 7em;
}
.rental__faq-label{
  font-size: 20px;
  width: 2.5em;
  line-height: 2.5;
  border-radius: 50%;
  text-align: center;
  border:1px solid #505095;
  color: #505095;
}
.rental__faq-answer .rental__faq-label{
  color: #fff;
  background-color: #505095;
}
.rental__faq-value{
  flex:1;
  padding-left: 1.4em;
}
.rental__faq-answer{
  display: none;
}
.rental__cancel{
  background-color: #FAFAFA;
  padding:5.7% 0 7%;
}
.inner__01.rental__cancel-inner{
}
.rental__cancel-title{
  text-align: left;
  padding-bottom: 1em;
  border-bottom: 1px solid #000;
}
.rental__cancel-list{
  padding-top: 3.2em;
  display: flex;
  flex-wrap: wrap;
}
.rental__cancel-item{
  width:45%;
}
.rental__cancel-item:nth-child(2n){
  margin-left: 10%;
}
.rental__cancel-item:nth-child(n+3){
  margin-top: 3em;
}
.rental__cancel-label{
  font-size: 16px;
  font-weight: bold;
  color: #505095;
  padding-left: 1.3em;
  position: relative;
}
.rental__cancel-label:before{
  content: "";
  display: block;
  width:0.67em;
  height: 2px;
  background-color: #505095;
  position: absolute;
  left: 0;
  top: 0.8em;
}
.rental__cancel-value{
  padding-top: 0.5em;
}
.rental__bg{
  padding-top: 30%;
  background: url(https://www.eden-the-garden.com/img/cafe__bg.jpg) center no-repeat;
  background-size: cover;
}
.rental__terms{
  padding:5.8% 0 7.2%;
}
.inner__01.rental__terms-inner{
}
.midashi.rental__terms-title{
}
.rental__terms-list{
  padding-top: 2em;
}
.rental__terms-item{
  padding:1.1em 0;
  font-size: 0.92em;
  border-bottom: 1px solid #89C9D3;
}
.rental__terms-note{
  padding-top: 1.5em;
}
.rental__privacy{
  padding:5.8% 0 7.2%;
  background-color: #FAFAFA;
}
.inner__01.rental__privacy-inner{
}
.midashi.rental__privacy-title{
}
.rental__privacy-text{
  margin-top: 1.5em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding:2.8em 0;
  line-height: 1.92;
}
.rental__privacy-text p{
  font-size: 0.92em;
}
.rental__privacy-text p + p{
  margin-top: 1.9em;
}
.rental__form-comfirm, .rental__form-complete{
  padding-top: 5vw;
}
.rental__form-comfirm .rental__form-item{
  padding-bottom: 0.8em;
  border-bottom: 1px solid #000;
	display:block!important;
}
@media all and (max-width : 1024.9999px ){
  .rental__guide-price_value{
    flex-wrap: wrap;
  }
  .rental__guide-price_pack:nth-child(n+2){
    margin-left: 0;
  }
}
@media all and (max-width : 767.9999px ){
  .cafeazito .midashi img{
    height: 28px;
  }
  .cafeazito .midashi p {
    margin: 8px 0 28px;
  }
  .rental__mv{
    padding: 8% 0 0;
  }
  .rental__mv-in{
    padding:15vw 5% 3vw;
  }
  .rental__guide{
    padding-top: 10%;
  }
  .rental__guide .inner__01{
    padding-bottom: 8%;
  }
  .rental__guide-list{
  }
  .rental__guide-item{
    flex-direction: column;
    font-size: 17px;
  }
  .rental__guide-label{
    display: block;
    border-bottom: none;
    padding:1.2em 1em;
    width: 100%;
    text-align: center;
  }
  .rental__guide-value{
  }
  .rental__guide-item:nth-child(n+2) .rental__guide-value,
  .rental__guide-price_wrap{
    padding:1.8em 1.6em;
  }
  .rental__guide-price_wrap{
  }
  .rental__guide-price_wrap:nth-child(n+2){
  }
  .rental__guide-price_label{
    width: 5em;
  }
  .rental__guide-price_value{
  }
  .rental__guide-price_pack{
  }
  .rental__guide-price_pack:nth-child(n+2){
  }
  .rental__guide-price_hour{
    font-size: 18px;
  }
  .rental__guide-price_fee{
    font-size: 20px;
  }
  .rental__guide-time{
    font-size: 20px;
  }
  .rental__guide-note{
  }
  .rental__guide-note_title{
  }
  .rental__guide-note_text{
  }
  .rental__plan{
  }
  .rental__plan .inner__01{
  }
  .rental__plan-wrap{
    padding-top: 15%;
    padding-bottom: 15%;
  }
  .rental__plan-title{
  }
  .rental__plan-btns{
    flex-direction: column;
  }
  .rental__plan-btn{
    padding:1.5em 1em;
    width: 100%;
  }
  .rental__plan-btn:nth-child(n+2){
    margin-top: 2px;
  }
  .rental__plan-btn_text{
  }
  .rental__plan-btn_en{
    font-size:18px;
  }
  .rental__plan-btn_ja{
  }
  .rental__plan-box{
    padding-top: 8%;
  }
  .rental__plan-tab{
  }
  .rental__plan-tab_list{
    display: flex;
  }
  .rental__plan-item{
    font-size: 12px;
    line-height: 1.2;
    padding: 0.8em 0.6em
  }
  .rental__plan-item:nth-child(n+2){
  }
  .rental__plan-item.active{
  }
  .rental__plan-cts{
  }
  .rental__plan-cts_list{
  }
  .rental__plan-cts_item{
    padding:9% 0;
    border-width:1px;
  }
  .rental__plan-cts_item.active{
  }
  .rental__plan-lead{
    padding: 0 5%;
    line-height: 1.54;
    padding-bottom: 3.2em;
    text-align: left;
  }
  .midashi.rental__plan-cts_title{
  }
  .rental__plan-case_list{
    flex-direction: column;
  }
  .rental__plan-case_list .slick-dots{
    position: static;
    margin-top: 80px;
  }
  .rental__plan-case_list .slick-dots li{
    width: 60px;
    height: 5px;
    margin: 0 3px;
  }
  .rental__plan-case_list .slick-dots li button{
    width: 60px;
    height: 5px;
  }
  .rental__plan-case_list .slick-dots li button:before {
    line-height: 5px;
    width: 60px;
    height: 5px;
    content: '';
    opacity:1;
    background-color: #ccc;
  }
  .rental__plan-case_list .slick-dots li.slick-active button:before{
    background-color: #505095;
  }
  .rental__plan-case_item{
    /* width: 348px!important; */
    padding:2% 5%;
    width: 100%;
  }
  .rental__plan-case_picture{
  }
  .rental__plan-case_picture img{
  }
  .rental__plan-case_text{
    font-size: 13px;
  }
  .rental__plan-option_title{
    padding-top: 9%;
  }
  .rental__plan-option_box{
    max-width: 90%;
    padding:2em 2.2em;
  }
  .rental__plan-option_list{}
  .rental__wedding-option_list{
  }
  .rental__plan-option_item{
    padding:1.1em 0;
  }
  .rental__plan-option_item:nth-child(n+2){
  }
  .rental__plan-option_label{
    font-size: 14px;
  }
  .rental__plan-option_label:before{
  }
  .rental__plan-option_value{
  }
  .rental__granping-option_list{
  }
  .rental__plan-option_head{
    flex-direction: column;
    align-items: flex-start;
  }
  .rental__plan-option_price{
    font-size: 16px;
    text-align: right;
    width: 100%;
  }
  .rental__plan-option_price span{
    font-size: 13px;
  }
  .rental__application{
    padding: 15% 0;
  }
  .rental__application_inner{
  }
  .rental__application-flow{
    margin-top: 18px;
    padding:24px;
  }
  .rental__application-flow_title{
    padding-bottom: 18px;
  }
  .rental__application-flow_title span{
    font-size: 16px;
    color: #505095;
    padding:0 1em;
  }
  .rental__application-flow_title span:before,
  .rental__application-flow_title span:after{
    width: 0.3em;
  }
  .rental__application-flow_title span:before{
  }
  .rental__application-flow_title span:after{
  }
  .rental__application-flow_list{
  }
  .rental__application-flow_item{
    align-items: flex-start;
  }
  .rental__application-flow_item:nth-child(n+2){
  }
  .rental__application-flow_label{
  }
  .rental__application-flow_value{
  }
  .rental__application-calendar{
  }
  .rental__application-calendar iframe{
  }
  .rental__application-note{
  }
  .rental__application form{
    margin:0;
    width: 100%;
  }
  .rental__form{
  }
  .rental__form-list{
    display: block;
  }
  .rental__form-item{
  }
  .rental__form-item:nth-child(n+2){
    margin-top: 1.8em;
  }
  .rental__form-item_half{
    width: 100%;
  }
  .rental__form-item_half:nth-child(2n){
    margin-left: 0;
  }
  .rental__form-label{
  }
  .rental__form-must{
  }
  .rental__form-value{
  }
  .rental__form-value textarea{
  }
  .rental__faq{
    padding:15% 0;
  }
  .rental__faq-inner{
  }
  .rental__faq-list{
    padding-top: 0.4em;
  }
  .rental__faq-item{
  }
  .rental__faq-item:last-child{
  }
  .rental__faq-question{
  }
  .rental__faq-question:before,
  .rental__faq-question:after{
    right: 1em;
  }
  .rental__faq-question:after{
  }
  .rental__faq-question.is_open:after{
  }
  .rental__faq-question,
  .rental__faq-answer_in{
    padding-right: 3em;
    align-items: flex-start;
  }
  .rental__faq-label{
    font-size: 14px;
  }
  .rental__faq-answer .rental__faq-label{
  }
  .rental__faq-value{
  }
  .rental__faq-answer{
  }
  .rental__cancel{
    padding:15% 0;
  }
  .inner__01.rental__cancel-inner{
  }
  .rental__cancel-title{
    padding-bottom: 0.3em;
  }
  .rental__cancel-list{
    padding-top: 2em;
    flex-direction: column;
  }
  .rental__cancel-item{
    width:100%;
  }
  .rental__cancel-item:nth-child(2n){
    margin-left: 0;
  }
  .rental__cancel-item:nth-child(n+2){
    margin-top: 1.2em;
  }
  .rental__cancel-label{
    font-size: 14px;
  }
  .rental__cancel-label:before{
  }
  .rental__cancel-value{
    padding-top: 0.5em;
    font-size: 12.5px;
  }
  .rental__bg{
    padding-top: 60%;
  }
  .rental__terms{
    padding:15% 0;
  }
  .inner__01.rental__terms-inner{
  }
  .midashi.rental__terms-title{
  }
  .rental__terms-list{
    padding-top: 0em;
  }
  .rental__terms-item{
  }
  .rental__terms-note{
    font-size: 0.92em;
  }
  .rental__privacy{
    padding:15% 0;
  }
  .inner__01.rental__privacy-inner{
  }
  .midashi.rental__privacy-title{
  }
  .rental__privacy-text{
  }
  .rental__privacy-text p{
  }
  .rental__privacy-text p + p{
  }
}
