@charset "utf-8";
/*
template
----------------------------------------------*/
.section-inner {
  padding: 0;
}
@media screen and (max-width: 1200px) {
.section-inner {
  padding: 0 10px;
}
}

@media screen and (max-width: 739px) {
.section-inner {
  padding: 0 15px;
}
}

/* hdg
----------------------------------------------*/
.hdg-l2-top {
  font-size: 4.8rem;
  margin-bottom: 24px;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 739px) {
.hdg-l2-top {
  font-size: 3.2rem;
  margin-bottom: 18px;
}
}

.text > p{
  line-height: 2.0;
}
@media screen and (max-width: 739px) {
.text > p{
  line-height: 1.5;
}
}

/* image-col3
----------------------------------------------*/
.image-col3 {
  overflow: hidden;
}
.image-col3 li {
  width: 28.3%;
  float: left;
  text-align: center;
  margin-right: 7.55%;
}
.image-col3 li:last-child {
  margin-right: 0;
}

/* Inportant Notices
----------------------------------------------*/
.important-notices {
  position: relative;
  background: #f7eddb;
  z-index: 2;
}
.important-notices-inr {
  width: 100%;
	padding:0 38px;
  margin: 0 auto;
}
.important-notices-inr li {
  border-top: 1px solid #bfbfbf;
  font-size: 1.4rem;
  position: relative;
  padding: 15.5px 0 15.5px 30px;
}
.important-notices-inr li:first-child {
  border-top: 0px;
}
.important-notices-inr li > span:first-child {
  display: inline-block;
  position: absolute;
  top: 15px;
  left: 2px;
  height: 24px;
}
.important-notices-inr li > a {
  font-size: 1.4rem;
  font-weight: 700;
}
.important-notices-inr li > a:hover {
  color: #8e610f;
  text-decoration-color: #8e610f;
}
.important-notices-inr li img {
  vertical-align: middle;
}
.important-notices-inr .icon-other-win {
  display: inline-block;
  width: 16px;
  height: 16px;
}
.important-notices-inr .icon-other-win img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1320px){
	.important-notices-inr {
	padding:0 20px;
	}
}
@media screen and (max-width: 739px) {
  .important-notices {
    padding: 0 16px 0 16px;
  }
	.important-notices-inr {
	padding:0;
	}
	.important-notices-inr li > a{
		display:inline-block;
		width:100%;
	}
}

/* mainVisual
----------------------------------------------*/
.mainVisual .top-carousel-area img, .firstEff{
  transform-origin: center top;
  transform: scale(1.1);
  transition: 8s linear;
}
.mainVisual .top-carousel-area .slick-active img{
  transform: scale(1.0);
}
.mainVisual .firstEff{
	transform: scale(1.1) !important;
}
.mainVisual .firstEff_active{
	transform: scale(1.0) !important;
}
.mainSlide-wrap{
	position:relative;
	overflow:hidden;
}
.mainVisual .mainVis-head{
	position:absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width:488px;
	height:93px;
	z-index:99;
}
.mainVisual .top-carousel-area li, .mainVisual .top-carousel-area li img{
	background:none !important;
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.mvBtm-cont{
	position:relative;
	z-index:5;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
}
.mainVisual .top-carousel-area, .mainVisual .top-carousel-area li{
	overflow:hidden;
}
@media screen and (min-width: 740px) {
.mainVisual .top-carousel-area, .mainVisual .top-carousel-area li{
  height: auto;
}
.mainVisual .top-carousel-area li:nth-child(1) {
  background: transparent url(/img/mainimg_index_01.jpg) no-repeat center center;
  background-size: cover;
}
.mainVisual .top-carousel-area li:nth-child(2) {
  background: transparent url(/img/mainimg_index_02.jpg) no-repeat center center;
  background-size: cover;
}
.mainVisual .top-carousel-area li:nth-child(3) {
  background: transparent url(/img/mainimg_index_03.jpg) no-repeat center center;
  background-size: cover;
}
.mainVisual .top-carousel-area li:nth-child(4) {
  background: transparent url(/img/mainimg_index_04.jpg) no-repeat center center;
  background-size: cover;
}
.mainVisual .top-carousel-area li:nth-child(5) {
  background: transparent url(/img/mainimg_index_05.jpg) no-repeat center center;
  background-size: cover;
}
}

@media screen and (min-width: 1300px) {
.mainVisual .top-carousel-area, .mainVisual .top-carousel-area li{
  height: 82vh;
	overflow:hidden;
}
}

@media screen and (max-width: 739px) {
.mainVisual .pcSet{
	display:none;
}
 .mainVisual .mainVis-head{
	width:70%;
}
}

.provisional{
	/* position:absolute; */
	position:absolute;
	top: 820px;	/*top: 480px;*/
	/* top: 0; */
	left: 0;
	/* right: -350px; */
	right: 0;
	bottom: 0;
	margin: auto;
	/* width:344px !important; */
    width:auto;
	height:74px;
	z-index:99;
	
}

/*
Topics area 20210810 modified
---------------------------------------------- */
.topicslist-wrap{width:100%;max-width:850px;margin:40px auto 50px auto;}
.topics-head{font-size:3.6rem;text-align:center;}
.topicslist{display:flex;justify-content:center;flex-wrap:wrap;margin-top:15px;}
.topicslist *{box-sizing:border-box;}
.topicslist > li{border-radius:10px;width:154px;margin:0 20px 20px 0;}
.topicslist > li:nth-child(5),
.topicslist > li:last-child{margin-right:0px;}
.topicslist > li a{display:block;border-radius:10px;color:#333;font-size:16px;line-height:1.3;width:154px;transition:all 0.2s ease;}
.topicslist > li a > span{display:block;border-radius:10px;}
.topicslist > li a:hover > span{box-shadow:0px 0px 12px rgba(0, 0, 0, 0.5);}
.topicslist > li a > span > img{border-radius:10px;width:100%;}
.topicslist > li a > div{margin-top:10px;}
@media screen and (max-width: 1239px) {
.topicslist{flex-wrap:wrap;justify-content:center;}
.topicslist > li{margin-bottom:20px;}
.topicslist > li a:hover{box-shadow:none;}
}
@media screen and (max-width: 870px) {
.topicslist > li{width:17%;}
.topicslist > li a{width:100%;}
}
@media screen and (max-width: 739px) {
.topicslist-wrap{width:calc(100% - 32px);padding:0 16px;}
.topics-head{font-size:2.4rem;}
.topicslist{justify-content:flex-start;}
.topicslist > li{width:48%;height:initial;min-height:164px;margin:0 0 12px 0;}
.topicslist > li:nth-child(odd){margin-right:4%;}
.topicslist > li a{width:100%;height:initial;min-height:164px;}
}
/*
news-alert-area
----------------------------------------------*/
.news-alert-area{
  background: #222;
  padding: 30px 0;
}
.news-alert-area .news-alert-box{
  display: table;
}
.news-alert-box + .news-alert-box{
  margin-top: 15px;
}
.news-alert-area .news-alert-box > .news-alert-box-l, .news-alert-area .news-alert-box > .news-alert-box-r{
  display: table-cell;
}
.news-alert-area .news-alert-box > .news-alert-box-l{
  width: 175px;
  vertical-align: top;
}
.news-alert-area .news-alert-box > .news-alert-box-r > p {
  color: #fff;
}
.news-alert-area .news-alert-box > .news-alert-box-r > p + p{
  margin-top: 10px;
}
.news-alert-area .news-alert-box > .news-alert-box-r > p > a{
  color: #fff;
  border-bottom: 1px solid #fff;
}
.news-alert-box-r > p > a:hover{
  opacity: 0.7;
  text-decoration: none;
}
@media screen and (max-width: 739px) {
.news-alert-area .news-alert-box, .news-alert-area .news-alert-box > .news-alert-box-l, .news-alert-area .news-alert-box > .news-alert-box-r{
  display: block;
}
.news-alert-area {
  padding: 2px 0 10px;
}
.news-alert-area .news-alert-box > .news-alert-box-r{
  padding: 20px 15px;
}
}
/*
.section-top
----------------------------------------------*/
.section-top h2 {
  font-size: 3.6rem;
}
.section-top .pickup-area h2 {
  margin-bottom: 23px;
}
.section-top > .col_half {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 739px) {
.section-top .col_half .col {
  width: 100%!important;
}
.section-top > .col_half {
  display: block;
}
.section-top h2 {
  font-size: 2.4rem;
}
  .section-top .pickup-area h2{
  margin-bottom: 10px;
}
}

/*
.pickup-area
----------------------------------------------*/
.pickup-area {
  background: #39312a url(/img/bg_index_pickup.jpg) no-repeat center center;
  background-size: cover;
  padding: 0 10px;
  box-sizing: border-box;
}
.col_half > .pickup-area.col > .col-inner {
  max-width: 570px;
  margin: 0 auto;
  padding: 50px 35px;
  box-sizing: border-box;
}
.pickup-area h2 {
  color: #fff;
}
.pickup-carousel-area {
  max-width: 504px;
  margin: 0 auto;
  padding: 0 2.196193vw;
  line-height: 1;
  box-sizing: border-box;
}
.pickup-carousel-area .text p {
  color: #fff;
  margin-top: 23px;
  font-size: 2.4rem;
  line-height: 1.5;
}
@media screen and (max-width: 1365px) {
.pickup-carousel-area .text p {
  font-size: 1.75695vw;
}
}
@media screen and (max-width: 739px) {
.col_half > .pickup-area.col > .col-inner {
  padding: 22px 40px 25px!important;
}
.pickup-carousel-area .text {
  margin-bottom: 0!important;
}
.pickup-carousel-area .text p {
  font-size: 1.6rem;
  margin-top: 8px;
}
.pickup-carousel-area {
  padding: 0;
}
}
/*
.guestroom-area
----------------------------------------------*/
.section-top-01 {
  background: #fff url(/img/bg_index_01.jpg) no-repeat center;
  background-size: cover;
}
.guestroom-area .section-inner {
  max-width: 1244px;
  padding: 72px 0 80px;
}
.guestroom-area .hdg-l2-top {
  color: #fff;
  padding-left: 23px;
  box-sizing: border-box;
  text-align: left;
}
.guestroom-area-header {
  position: relative;
  margin-bottom: 35px;
}
.guestroom-area-header .tab-area {
  position: absolute;
  bottom: 5px;
  left: 190px;
}
.tab-area li {
  display: inline-block;
  margin-right: 5px;
}
.tab-area li:last-child {
  margin: 0;
}
.tab-area li a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  padding: 7px 32px 7px 20px;
  text-align: center;
  border: 1px solid #fff;
  box-sizing: border-box;
}
.tab-area li a:hover {
  opacity: 0.8;
  text-decoration: none;
}
.tab-area li.current a {
  background: #cd731a;
  border: 1px solid #cd731a;
}
.tab-area li.current a:before {
  border: none;
}
.tab-content {
  width: 100%;
  padding: 0 5.385%;
  box-sizing: border-box;
  display: block;
  visibility: hidden;
  height: 0;
}
.tab-content.current {
  visibility: visible;
  height: auto;
}
.guestroom-area .carousel-area li .text {
  background: #fff;
  text-align: center;
  padding: 10px;
  margin-bottom: 0;
  min-height: inherit;
}
.guestroom-area .carousel-area li .text p{
  font-size: 2.0rem;
}
@media screen and (max-width: 1365px) {
.guestroom-area .carousel-area li .text p{
  font-size: 1.46412vw;
}
}
@media screen and (max-width: 739px) {
.guestroom-area .section-inner {
  padding: 33px 15px 39px;
}
.guestroom-area .hdg-l2-top {
  margin-bottom: 0;
  padding: 0;
}
.guestroom-area-header {
  width: 100%;
  margin-bottom: 17px;
}
.guestroom-area-header .tab-area {
  left: inherit;
  right: 0;
}
.guestroom-area .carousel-area-wrap {
  padding: 0 15px;
}
.guestroom-area .carousel-area .slide-arrow{
  margin-top: 0;
}
.guestroom-area .carousel-area li .text {
  padding: 8px 5px;
}
.guestroom-area .carousel-area li .text p{
  font-size: 1.6rem;
}
.tab-content {
  padding: 0;
}
.tab-area li a {
  padding: 2px 18px 2px 18px;
}
.tab-area.btn-link-02 > li a:before {
  right: 0.5rem;
}
}
/*
.restaurant-area
----------------------------------------------*/
.section-top-02 {
  background: #fff url(/img/bg_index_02.jpg) no-repeat center center;
  background-size: cover;
}
.restaurant-area .col.left > .col-inner {
  max-width: 517px;
  padding: 85px 23px 72px;
}
.restaurant-area p{
  line-height: 2.0;
  margin-bottom: 30px;
}
.restaurant-area .btn-02 {
  margin-bottom: 57px;
}

@media screen and (max-width: 739px) {
.section-top-02 {
  background-image: none;
  position: relative;
}
.restaurant-area .col.left > .col-inner {
  padding: 18.75% 15px 12.5%;
}
.rest-photo-area {
  position: absolute;
  padding: 0 30px;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.restaurant-area p{
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 19px;
}
.restaurant-area p.btn-02 {
  padding: 0 25px;
  margin-bottom: 0;
}
}
/*
.wedding-area
----------------------------------------------*/
.section-top-03 {
  height: 623px;
  background: #fff url(/img/bg_index_03.jpg) no-repeat bottom center;
  background-size: cover;
  position: relative;
}
.wedding-area .section-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.wedding-area .cuisine-1st.y2021 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 740px;
  bottom: 40px;
}

.wedding-area .cuisine-1st.y2020 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 560px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.y2019 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 380px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.y2018 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 200px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.y2017 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /*right: 2.86515%; */
   right: 20px;
  bottom: 40px;
}

/* START Normal View added 2023-0911 order  4 3 2 1 from right */

.wedding-area .cuisine-1st.l-01 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /*right: 2.86515%; */
   right: 20px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.l-02 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 200px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.l-03 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 380px;
  bottom: 40px;
}
.wedding-area .cuisine-1st.l-04 {
  width: 21.66%;
  max-width: 150px;
  position: absolute;
  /* right: 20.86515%; */
  right: 560px;
  bottom: 40px;
}



/* END added 2023-0908 */





.wedding-area .cuisine-1st a:hover {
  opacity: 0.8;
}
.wedding-area .text {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 739px) {
  .section-top-03 {
    height: 0;
    padding-top: 132.8125%;
  }
  .wedding-area .section-inner {
    padding: 0 15px;
    top: 35.5%;
  }
  .wedding-area .text {
    text-align: left;
    margin-bottom: 21px;
  }
  .wedding-area .cuisine-1st.y2020 {
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 13%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.y2019 {
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 38%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.y2018 {
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 63%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.y2017 {
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 88%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  /* START 2023-0908 added */
  
  .wedding-area .cuisine-1st.l-01 { /* y2022 */
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 13%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.l-02 { /* y2022 */
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 38%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.l-03 { /* y2021 */
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 63%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wedding-area .cuisine-1st.l-04 { /* y2020 */
    width: 23vw;
    max-width: 100%;
    right: inherit;
    left: 88%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  
  /* END added */
  
}
/*
.party-area
----------------------------------------------*/
.section-top-04 {
  background: #fff url(/img/bg_index_04.jpg) no-repeat center center;
  background-size: cover;
}
.party-area .col.right > .col-inner {
  max-width: 563px;
  padding: 90px 23px 70px;
  box-sizing: border-box;
  position: relative;
}
.party-area .text {
  margin-bottom: 32px;
}
.party-area .btn-02 {
  margin-bottom: 60px;
}

@media screen and (max-width: 739px) {
.section-top-04 {
  background-image: none;
}
.party-area .col.right > .col-inner {
  padding: 18.75% 15px 12.5%;
}
.party-photo-area {
  position: absolute;
  padding: 0 30px;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.party-area .text {
  margin-bottom: 20px;
}
.party-area p.btn-02 {
  margin-bottom: 0;
  padding: 0 25px;
}
}
/*
.access-area
----------------------------------------------*/
.section-top-05 .col_flex .col + .col {
  background: #fff url(/img/bg_index_05.jpg) no-repeat center center;
  background-size: cover;
}
.access-area .col > .col-inner {
  padding: 85px 23px 114px!important;
}
.access-area .hdg-l2-top {
  color: #fff;
  margin-bottom: 30px;
}
.access-area .access-time {
  margin-bottom: 30px;
  color: #fff;
}
.access-area .access-time th {
  width: 165px;
  text-align: left;
}
.access-area .access-time span.ichigaya {
  font-weight: bold;
}
.access-area .text{
  margin-bottom: 30px;
}
.access-area .map {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.map iframe, .map object, .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 739px) {
.access-area .col > .col-inner {
  padding: 33px 15px 40px!important;
  height: auto;
}
.access-area .access-time {
  margin-bottom: 30px;
  line-height: 1.2;
}
.access-area .text{
  margin-bottom: 20px;
}
.access-area .map {
  padding-top: 30px;
  padding-bottom: 56.25%;
  height: 0;
}
}

/* =================================
英語版
================================= */
.en .sub-menu-content li .title span:before{
  display: none;
}
/* mainVisual
----------------------------------------------*/
@media screen and (min-width: 740px) {
.en .mainVisual .top-carousel-area li:nth-child(1) {
  background: transparent url(/en/img/mainimg_index_01.jpg) no-repeat center center;
  background-size: cover;
}
}

@media screen and (max-width: 739px){
.en .tab-area li a {
  font-size: 1.2rem;
  padding: 5px 15px 5px 10px;
}
}
