@charset "UTF-8";
.bg_gray {
  background-color: #555 !important;
}

.bg_base {
  background-color: #fff !important;
}

.bg_gold {
  background-color: #dcb950 !important;
}

.bg_white {
  background-color: #ffffff !important;
}

.bg_black {
  background-color: #1a1a1a !important;
}

.bg_bage {
  background-color: #f0e6be !important;
}

.bg_pink {
  background-color: #e6646e !important;
}

.bg_lightgray {
  background-color: #fcfcfc !important;
}

.red {
  color: #874141 !important;
}

.gray {
  color: #555 !important;
}

.blue {
  color: #08323d !important;
}

.navy {
  color: #223c7f !important;
}

.pink {
  color: #e6646e !important;
}

.gold {
  color: #dcb950 !important;
}

.white {
  color: #ffffff !important;
}

.black {
  color: #1a1a1a !important;
}

.green {
  color: #064d2a !important;
}

.orange {
  color: #cc693b !important;
}

.lightgray {
  color: #fcfcfc !important;
}

/********** メディアクエリー定義**************************************/
.contact_txt {
  font-size: 14px;
  margin-bottom: 30px;
  line-height: 2.05;
}
@media screen and (min-width: 960px) {
  .contact_txt {
    font-size: 16px;
    margin-bottom: 40px;
    text-align: center;
  }
}

/* 施設**/
.shisetu_link {
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.shisetu_link li {
  color: #962828;
  display: inline;
  padding: 0 5px;
  text-align: center;
}
.shisetu_link li a {
  color: #962828;
}
.shisetu_link li a:hover {
  opacity: 0.7 !important;
}

.shisetsu_thumbnail .slick-track {
  transform: unset !important;
}

.thumbnail-img {
  opacity: 0.7;
  transition: opacity 0.3s linear;
}

.shisetsu_thumbnail .slick-current {
  opacity: 1;
}

.shisetsu_slider {
  position: relative;
}

.shisetsu_cap {
  position: absolute;
  bottom: 0; /*画像の左上に配置*/
  left: 0;
  margin: 0; /*余計な隙間を除く*/
  color: white; /*文字を白に*/
  background: rgba(0, 0, 0, 0.7);
  font-size: 16px;
  line-height: 1; /*行高は1に*/
  padding: 8px 12px; /*文字周りの余白*/
}
@media screen and (min-width: 960px) {
  .shisetsu_cap {
    font-size: 20px;
    padding: 10px 20px; /*文字周りの余白*/
  }
}

/* ウェディング**/
.wedding_box {
  margin-top: 20px;
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .wedding_box {
    width: 23%;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.wedding_box li h3,
.wedding_box li {
  font-size: 16px;
}
.wedding_box li h3 {
  color: #962828;
}

.wedding_img img {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%;
}

@media screen and (min-width: 960px) {
  .nijikai_box {
    width: 46%;
  }
}
.nijikai_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #e6646e;
  padding-bottom: 5px;
  margin-bottom: 5 px;
}
@media screen and (min-width: 960px) {
  .nijikai_box h3 {
    font-size: 24px;
    padding-bottom: 8px;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 960px) {
  .store_txt {
    text-align: center;
  }
}

.wedding_tel {
  padding: 10px 15px;
  margin-top: 40px;
  margin-bottom: 80px;
  background-color: #962828;
  color: #ffffff !important;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  display: block;
}
@media screen and (min-width: 960px) {
  .wedding_tel {
    font-size: 16px;
  }
}
.wedding_tel .tel_txt,
.wedding_tel .tel_txt02,
.wedding_tel .tel_txt03 {
  color: #ffffff !important;
}
.wedding_tel .tel_txt {
  font-size: 14px;
}
@media screen and (min-width: 960px) {
  .wedding_tel .tel_txt {
    font-size: 16px;
  }
}
.wedding_tel .tel_txt02 {
  font-size: 24px;
}
@media screen and (min-width: 960px) {
  .wedding_tel .tel_txt02 {
    font-size: 30px;
  }
}
.wedding_tel .tel_txt03 {
  font-size: 12px;
}

/*昼膳*/
.sliderthanks .slick-slide {
  margin: 0 12px !important;
}

.lunch_box {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .lunch_box {
    width: 46%;
    margin-bottom: 40px;
  }
}
.lunch_box h3 {
  font-size: 24px;
  border-bottom: solid 3px #d7dc50;
  padding-bottom: 8px;
  margin-bottom: 8px;
  text-align: center;
}
.lunch_box h3.yellow02 {
  border-bottom: solid 3px #dcb950;
}
.lunch_box .lunch_ico {
  color: #d7dc50;
}

@media screen and (min-width: 960px) {
  .dinner_box {
    width: 46%;
  }
}
.dinner_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #796aae;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .dinner_box h3 {
    font-size: 24px;
  }
}
.dinner_box .dinner_ico {
  color: #796aae;
}

@media screen and (min-width: 960px) {
  .plan_box {
    width: 46%;
  }
}
.plan_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #d68154;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .plan_box h3 {
    font-size: 24px;
  }
}
.plan_box .plan_ico {
  color: #d68154;
}

.happy_txtbox {
  padding: 10px 15px 15px;
  margin-top: 40px;
  margin-bottom: 15px;
  background-color: #874141;
  color: #ffffff !important;
  text-align: center;
  vertical-align: middle;
  font-size: 14px;
  display: block;
}
@media screen and (min-width: 960px) {
  .happy_txtbox {
    font-size: 16px;
  }
}
.happy_txtbox span {
  color: #ffffff !important;
  font-size: 20px;
}
@media screen and (min-width: 960px) {
  .happy_txtbox span {
    font-size: 28px;
  }
}

.happy_txt {
  color: #874141;
  margin-bottom: 40px;
}
@media screen and (min-width: 960px) {
  .happy_txt {
    text-align: center;
  }
}

@media screen and (min-width: 960px) {
  .happy_box {
    width: 46%;
  }
}
.happy_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #f096b4;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .happy_box h3 {
    font-size: 24px;
  }
}
.happy_box .happy_ico {
  color: #f096b4;
}

.comme_box {
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .comme_box {
    margin-bottom: 0;
    width: 46%;
  }
}
.comme_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #d68154;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .comme_box h3 {
    font-size: 24px;
  }
}

.comm_title_box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: solid 3px #468250;
  margin-bottom: 15px;
  padding-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .comm_title_box {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
}

.comm01 {
  width: 70%;
}
@media screen and (min-width: 960px) {
  .comm01 {
    width: 570px;
  }
}

.comm02 {
  width: 70%;
}
@media screen and (min-width: 960px) {
  .comm02 {
    width: 530px;
  }
}

.comm04 {
  width: 70%;
}
@media screen and (min-width: 960px) {
  .comm04 {
    width: 470px;
  }
}

.comm_ico {
  display: block;
}
@media screen and (max-width: 960px) {
  .comm_ico {
    width: 70px;
  }
}

.food_img {
  display: block;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 960px) {
  .food_img {
    margin: 0 0 10px auto;
  }
}

@media screen and (min-width: 960px) {
  .drink_box {
    width: 48%;
  }
}
.drink_box h3 {
  font-size: 20px;
  border-bottom: solid 3px #6bc8c9;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .drink_box h3 {
    font-size: 24px;
  }
}
.drink_box .drink_ico {
  color: #6bc8c9;
}

.drink_box_big h3 {
  font-size: 24px;
  border-bottom: solid 3px #6bc8c9;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
.drink_box_big .drink_ico {
  color: #6bc8c9;
}

.drink_ul li {
  margin-bottom: 10px;
}

@media screen and (min-width: 960px) {
  .drink_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
.drink_flex dt {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.7;
}
@media screen and (min-width: 960px) {
  .drink_flex dt {
    width: 72%;
    font-size: 15px;
  }
}
.drink_flex dt span {
  display: block;
  margin-right: 5px;
}
.drink_flex dd {
  text-align: right;
}
@media screen and (min-width: 960px) {
  .drink_flex dd {
    width: 23%;
    font-size: 15px;
  }
}

.drink_flex_big {
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .drink_flex_big {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 960px) {
  .drink_flex_big .drink_flex_big_box {
    width: 80%;
  }
}
.drink_flex_big .drink_flex_big_box .drink_flex_big_txt {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  line-height: 1.7;
}
.drink_flex_big .drink_flex_big_box span {
  display: block;
  margin-right: 5px;
}
.drink_flex_big .drink_flex_big_box .drink_flex_big_txt_small {
  font-size: 13px;
  padding-left: 20px;
}
.drink_flex_big .drink_flex_big_price {
  text-align: right;
}
@media screen and (min-width: 960px) {
  .drink_flex_big .drink_flex_big_price {
    width: 15%;
  }
}

/* プライバシーポリシー--------------------------------------------------*/
.gray_box {
  background-color: #f9f9f9;
  border: solid 1px #eee;
  padding: 3% 6%;
  text-align: left;
  font-size: 13px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
  .gray_box {
    font-size: 16px;
    text-align: left;
    margin-bottom: 40px;
  }
}

.policy_area dl dd {
  margin-bottom: 60px;
}

.policy_area dl dd ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 10px;
}

.gmap_area {
  margin: 0 auto 40px auto;
}
@media screen and (max-width: 960px) {
  .gmap_area {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    overflow: hidden;
    margin: 0 auto 30px auto;
    text-align: center;
  }
}

@media screen and (max-width: 960px) {
  .gmap_area iframe,
  .gmap_area object,
  .gmap_area embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.gmap_area iframe {
  filter: grayscale(40%);
  -webkit-filter: grayscale(40%);
}

/** 交通アクセス ************************************************* */
@media screen and (min-width: 960px) {
  .acce_area {
    width: 46%;
  }
}

.acc_title {
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: solid 2px #dcb950;
}

.acc_list li {
  list-style-type: none; /*点を非表示*/
  position: relative; /*基準位置*/
  padding-left: 1.3em;
}

.acc_list li:before {
  border-radius: 50%; /*丸くする*/
  width: 15px; /*点の幅*/
  height: 15px; /*点の高さ*/
  display: block;
  position: absolute; /*絶対配置*/
  left: 0; /*点の位置*/
  top: 0.6em; /*点の位置*/
  content: "";
  background: #dcb950; /*点の色*/
}

/********** 231104追加 ウェディング **********/
@media screen and (min-width: 960px) {
  .wedding_plan_block {
    width: 48%;
  }
}
.wedding_plan_block:first-child {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .wedding_plan_block:first-child {
    margin-bottom: 0;
  }
}
.wedding_plan_block h3 {
  background-color: #962828;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}
.wedding_plan_block img {
  margin-bottom: 10px;
}
.wedding_plan_block .people {
  margin-top: 1em;
}

/********** 231104追加 アルコール **********/
.alcohol_header {
  align-items: center;
}
@media screen and (min-width: 960px) {
  .alcohol_header p {
    order: 1;
    width: 520px;
  }
}
.alcohol_header img {
  margin-bottom: 10px;
}
@media screen and (min-width: 960px) {
  .alcohol_header img {
    order: 2;
    width: calc(100% - 540px);
    margin-bottom: 0;
  }
}

/********** 231108追加 ウェディング **********/
.wedding_lead {
  font-size: 18px;
}

/********** 231115追加 法要 **********/
.plan_txt h3 {
  font-size: 20px;
  padding-bottom: 8px;
  margin-bottom: 8px;
}
@media screen and (min-width: 960px) {
  .plan_txt h3 {
    font-size: 24px;
  }
}
.plan_txt ul {
  margin-bottom: 0.5em;
}
.plan_txt.houyou h3 {
  border-bottom: 3px solid #9c75b2;
}
.plan_txt.houyou span {
  color: #9c75b2;
}
.plan_txt .plan_note {
  margin-bottom: 1em;
}

/********** 231115追加 お祝いプラン **********/
@media screen and (min-width: 960px) {
  ul.happyplan_lead li {
    width: 30%;
  }
}
ul.happyplan_lead li:not(:last-child) {
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  ul.happyplan_lead li:not(:last-child) {
    margin-bottom: 0;
  }
}
ul.happyplan_lead img {
  width: 100%;
}
ul.happyplan_lead h3 {
  border-bottom: solid 1px rgba(121, 121, 120, 0.25);
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.happy_header h3 {
  font-size: 20px;
  text-align: center;
  border-bottom: solid 3px #f096b4;
  padding-bottom: 8px;
  margin-bottom: 30px;
}
@media screen and (min-width: 960px) {
  .happy_header h3 {
    font-size: 24px;
  }
}

.happy_img img {
  width: 100%;
}
.happy_img figcaption {
  font-size: 14px;
  text-align: right;
}

.bnr_753 {
  display: block;
}
.bnr_753 img {
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .bnr_753 img {
    margin: 0;
  }
}

.happy_box.full {
  width: 100%;
}

/********** 231115追加 採用情報 **********/
.recruit_tel {
  text-align: center;
}
.recruit_tel a {
  display: inline-block;
  background-color: #717477;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.6;
  padding: 20px 10px;
}
@media screen and (min-width: 960px) {
  .recruit_tel a {
    line-height: 1.8;
    pointer-events: none;
    padding: 20px 50px;
  }
}
.recruit_tel a p {
  font-size: 14px;
}
@media screen and (min-width: 960px) {
  .recruit_tel a p {
    font-size: 22px;
  }
}
.recruit_tel a span {
  font-size: 28px;
}
@media screen and (min-width: 960px) {
  .recruit_tel a span {
    font-size: 38px;
  }
}

/********** 231213追加 施設スライドショー **********/
.swiper-wrapper .swiper-slide figcaption {
  position: unset;
  background: #000;
  opacity: 0;
  transition: opacity 1s linear;
}
@media screen and (min-width: 960px) {
  .swiper-wrapper .swiper-slide figcaption {
    position: absolute;
    background: rgba(0, 0, 0, 0.7);
  }
}

.swiper-wrapper .swiper-slide.swiper-slide-active figcaption {
  opacity: 1;
}

.swiper-wrapper.thumbs {
  display: none;
}
@media screen and (min-width: 960px) {
  .swiper-wrapper.thumbs {
    display: flex;
    justify-content: center;
  }
}

.swiper-wrapper.thumbs .swiper-slide {
  opacity: 0.7;
  transition: opacity 1s linear;
}

.swiper-wrapper.thumbs .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}

/********** 231225追加 会議 **********/
.meeting_wrap {
  align-items: flex-start;
}

@media screen and (min-width: 960px) {
  .plan_txt.meeting {
    padding-right: 50px;
  }
}
.plan_txt.meeting ul {
  margin-bottom: 1em;
}
.plan_txt.meeting ul li {
  margin-bottom: 0.5em;
}
.plan_txt.meeting ul li span {
  color: #dcb950;
}
.plan_txt.meeting p.meeting_note {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 1em;
}
@media screen and (min-width: 960px) {
  .plan_txt.meeting p.meeting_note {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=page.css.map */