@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
	scroll-behavior: smooth;
}
body{
	font-family: "Roboto",-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", "Droid Sans", "游ゴシック", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif, "Open Sans", Helvetica, Arial, Roboto, YuGothic, sans-serif;
	line-height: 1.618;
	font-size: 15px;
	color:#404040;
  height: 100%;
	background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
	-webkit-font-smoothing:antialiased;
}
a {
  text-decoration: none;
}
section {
	position: relative;
	overflow: hidden;
  background-color: #ffffff;
	background-position: top center;
	margin: 0;
	padding: 0;
}
.secSep {
  height: 46vh;
}
section  h2 {
  font-weight: 700;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align: center;
  font-size: 2.4em;
  padding: 2.4rem 0 1.6rem;
  border: none;
}
h3 {
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  margin: 0.6rem auto;
}
.fontMincho {
	font-family: "Sawarabi Mincho", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (min-width: 768px) {
  .spOnly {
    display: none !important;
  }
  .spOnlyInline {
    display: none !important;
  }
  .pcOnly {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none !important;
  }
  .spOnly {
    display: block;
  }
  .spOnlyInline {
    display: inline;
  }
}
/* Layout */
.dispInline {
  display: inline;
}
.txtSize09 {
  font-size: 0.9rem;
}
.txtCenter {
  text-align: center;
}
.txtLeft {
  text-align: left;
}
.txtRight {
  text-align: right;
}
.txtRed {
  color:#d00c2f;
}
.txtBlue {
  color:#0a448a8;
}
.txtGold {
  color:#bca234;
}
.txtLight {
  color: #f7e7b8;
}
.txtFont11 {
  font-size: 1.1rem;
}
.txtLeft06 {
  margin-left: 0.6rem;
}
.txtLeft10 {
  margin-left: 1.0rem;
}
.txtLeft16 {
  margin-left: 1.6rem;
}
.txtTop06 {
  margin-top: 0.6rem;
}
.txtTop10 {
  margin-top: 1.0rem;
}
.txtTop16 {
  margin-top: 1.6rem;
}
.txtTop24 {
  margin-top: 2.4rem;
}
.txtTop32 {
  margin-top: 3.2rem;
}
.txtBottom06 {
  margin-bottom: 0.6rem;
}
.txtBottom10 {
  margin-bottom: 1.0rem;
}
.txtBottom16 {
  margin-bottom: 1.6rem;
}
.txtBottom24 {
  margin-bottom: 2.4rem;
}
.txtWight500 {
  font-weight: 500;
}
.txtWight700 {
  font-weight: 700;
}
.txtWightBold {
  font-weight: bold;
}

/*  Transition */
.delay03 {
	-webkit-animation-delay: 0.3s;
	animation-delay: 0.3s;
}
.delay04 {
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
}
.delay05 {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.delay06 {
	-webkit-animation-delay: 0.6s;
	animation-delay: 0.6s;
}
.delay07 {
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
}
.delay08 {
	-webkit-animation-delay: 0.8s;
	animation-delay: 0.8s;
}
.delay09 {
	-webkit-animation-delay: 0.9s;
	animation-delay: 0.9s;
}
.delay10 {
	-webkit-animation-delay: 1.0s;
	animation-delay: 1.0s;
}
.delay11 {
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
}
.delay12 {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}
.delay13 {
	-webkit-animation-delay: 1.3s;
	animation-delay: 1.3s;
}
.delay14 {
	-webkit-animation-delay: 1.4s;
	animation-delay: 1.4s;
}
.delay15 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}
.delay16 {
	-webkit-animation-delay: 1.6s;
	animation-delay: 1.6s;
}
.delay17 {
	-webkit-animation-delay: 1.7s;
	animation-delay: 1.7s;
}
.delay18 {
	-webkit-animation-delay: 1.8s;
	animation-delay: 1.8s;
}
.delay19 {
	-webkit-animation-delay: 1.9s;
	animation-delay: 1.9s;
}
.delay20 {
	-webkit-animation-delay: 2.0s;
	animation-delay: 2.0s;
}
.delay21 {
	-webkit-animation-delay: 2.1s;
	animation-delay: 2.1s;
}
.delay24 {
	-webkit-animation-delay: 2.4s;
	animation-delay: 2.4s;
}
.delay27 {
	-webkit-animation-delay: 2.7s;
	animation-delay: 2.7s;
}
.delay30 {
	-webkit-animation-delay: 3.0s;
	animation-delay: 3.0;
}
.delay70 {
	-webkit-animation-delay: 6.0s;
	animation-delay: 6.0s;
}
.delay76 {
	-webkit-animation-delay: 6.6s;
	animation-delay: 6.6s;
}
.delay82 {
	-webkit-animation-delay: 7.2s;
	animation-delay: 7.2s;
}
.durate04 {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.durate08 {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}
.durate10 {
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
}
.durate20 {
  -webkit-animation-duration: 2.0s;
  animation-duration: 2.0s;
}
.durate30 {
  -webkit-animation-duration: 3.0s;
  animation-duration: 3.0s;
}

/* Scroll Trigger */
.invisible {
	transition: opacity 0.5s ease;
	opacity: 0.0;
}
.visible {
	transition: opacity 0.5s ease;
	opacity: 1.0;
}


/* Flex */
.flex {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;  
}
.flexWrap {
	-webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;  
}
.flexItemCenter {
  -webkit-box-align:center;
	-ms-flex-align:center;
	align-items:center;  
}
.flexItemEnd{
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flexItemBaseline{
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.flexJustifyCenter {
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;  
}
.flexJustifyStart {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;  
}
.flexJustifyEnd {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flexJustifyAround {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.flexJustifyBetween {
	-webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flexDirectionColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flexReverse {
  flex-direction: row-reverse;
}

.wrapper {
  position: relative;
}
.pageHeadImg {
  height: 24vh;
  margin: 1.0rem 0 0;
  background-color: #c92330;
  box-sizing: border-box;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  background-position: center center;
  background-size: cover;
}

/* コンテンツ ボタン */
.btnBlock {  /* 複数あるとき */
  display:-webkit-box;
	display:-ms-flexbox;
	display:flex;  
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;  
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.btnBlock .contBtn {
  margin: 0 1.0rem;
}
.contBtn {
	text-align: center;
}
.contBtnArr {
  text-align: center;
  margin-bottom: 0.2rem;
  font-size: 1.15rem;
  font-weight: 500;
  color: #ffffff;
}
.contBtn .btnLink {
  min-width: 144px;
	padding: 1.0rem 3.2rem;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
  -webkit-background: linear-gradient( 180deg, #000000 0%, #0a3a56 78%, #095079 100% );
  background: linear-gradient( 180deg, #000000 0%, #0a3a56 78%, #095079 100% );
	border: 2px solid #ffffff;
	font-size: 1.1rem;
  font-weight: 500;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
  -webkit-box-shadow: 0px 4px 10px 1px rgb(0 0 0 / 16%);
  box-shadow: 0px 4px 10px 1px rgb(0 0 0 / 16%);
}
.contBtn .rsvLink {  /*予約用 */
  min-width: 144px;
	padding: 1.0rem 3.2rem;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
  -webkit-background: linear-gradient( 331deg, #543b04 0%, #9c7234 78%, #775407 100% );
  background: linear-gradient( 331deg, #543b04 0%, #9c7234 78%, #775407 100% );
	border: 2px solid #ffffff;
	font-size: 1.1rem;
  font-weight: 500;
	display: inline-block;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;
	overflow: hidden;
  -webkit-box-shadow: 0px 4px 10px 1px rgb(0 0 0 / 16%);
  box-shadow: 0px 4px 10px 1px rgb(0 0 0 / 16%);
}
.contBtn .btnLink:before, .contBtn .rsvLink:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 2.4rem;
  display: block;
  position: absolute;
  top: 0;
  left: -4.2rem;
  -webkit-transform: skewX(-45deg) translateX(0);
  transform: skewX(-45deg) translateX(0);
  -webkit-transition: none;
  transition: none;
}
.contBtn .btnLink:hover, .contBtn .rsvLink:hover {
	background-color: #095079;
	color: #fff;
  box-shadow: none;
}
.contBtn .btnLink:hover:before, .contBtn .rsvLink:hover:before {
	-webkit-transform: skewX(-45deg) translateX(25.0em);
	transform: skewX(-45deg) translateX(25.0em);
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.contBtn .btnLink > span::before, .contBtn .rsvLink > span::before {
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  left: 7px;
  top: 7px;
}
.contBtn .btnLink > span::before, .btnLink > span::after, .contBtn .rsvLink > span::before, .rsvLink > span::after {
  content: '';
  display: block;
  height: 8px;
  width: 8px;
  position: absolute;
}
.contBtn .btnLink > span::after, .contBtn .rsvLink > span::after {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  right: 7px;
  bottom: 7px;
}
@media screen and (max-width: 767px) {
  .btnBlock {
    display: block;
    margin-bottom: 3.2rem;
  }
  .btnBlock > div:first-child {
    margin-bottom: 1.0rem;
}
  .btnBlock .contBtn {
    margin: 0 auto;
  }
  .contBtn .btnLink {
    padding: 0.6rem 0;
    font-size: 0.92rem;
    width: 300px;
  }
}


/* 背景アニメ */
@keyframes shuyoHistoryAnime {
    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 0.6;
        border-radius: 10%;
    }
    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 25%;
    }
}

.background {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
   -webkit-background: linear-gradient( 180deg, #fcd1d117 0%, #f1cdbb0d 74%, #edb78f2e 100% );
  background: linear-gradient( 180deg, #fcd1d117 0%, #f1cdbb0d 74%, #edb78f2e 100% );
  overflow: hidden;
}
.background li {
  position: absolute;
  display: block;
  list-style: none;
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.2);
  animation: shuyoHistoryAnime 16s linear infinite;
}
.background li:nth-child(1) {
  left: 41%;
  width: 120px;
  height: 112px;
  bottom: -112px;
  animation-delay: 5s;
  background-image: url("../images/hist01.jpg");
  background-position: center;
  background-size: cover;
}
.background li:nth-child(2) {
  left: 56%;
  width: 120px;
  height: 81px;
  bottom: -81px;
  animation-delay: 10s;
  background-image: url("../images/hist02.jpg");
  background-position: center;
  background-size: cover;
}
.background li:nth-child(3) {
  left: 86%;
  width: 97px;
  height: 140px;
  bottom: -140px;
  animation-delay: 1s;
  background-image: url("../images/hist03.jpg");
  background-position: center;
  background-size: cover;
}
.background li:nth-child(4) {
  left: 20%;
  width: 81px;
  height: 160px;
  bottom: -160px;
  animation-delay: 12s;
  background-image: url("../images/hist04.jpg");
  background-position: center;
  background-size: cover;
}
.background li:nth-child(5) {
  left: 30%;
  width: 105px;
  height: 140px;
  bottom: -140px;
  animation-delay: 7s;
  background-image: url("../images/hist05.jpg");
  background-position: center;
  background-size: cover;
}
.background li:nth-child(6) {
  left: 7%;
  width: 124px;
  height: 114px;
  bottom: -114px;
  animation-delay: 3s;
  background-image: url("../images/hist06.jpg");
  background-position: center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .background li:nth-child(1) {
    width: 60px;
    height: 56px;
    bottom: -56px;
  }
  .background li:nth-child(2) {
    width: 60px;
    height: 40px;
    bottom: -40px;
  }
  .background li:nth-child(3) {
    width: 48px;
    height: 70px;
    bottom: -70px;
  }
  .background li:nth-child(4) {
    width: 40px;
    height: 80px;
    bottom: -80px;
  }
  .background li:nth-child(5) {
    width: 52px;
    height: 70px;
    bottom: -70px;
  }
  .background li:nth-child(6) {
    width: 62px;
    height: 57px;
    bottom: -57px;
  }
}
