/* Scss Document */
section {
  letter-spacing: 0;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  section {
    font-size: 15px;
    line-height: 32px;
  }
}
#key {
  position: relative;
}
#key .js-key .object-fit-cover {
  display: block !important;
  height: 157vw;
}
@media screen and (min-width: 768px) {
  #key .js-key .object-fit-cover {
    height: 900px;
  }
}
.slick-dots {
  gap: 8px;
}
.slick-dots li {
  width: 60px;
  background-color: #9a9a9a;
  border-radius: 0;
  height: 3px;
  border: none;
}
.slick-dots li button {
  border-radius: 0;
  border: none;
}
.slick-dots .slick-active button {
  background-color: #890000;
}
@media screen and (min-width: 768px) {
  .slick-dots {
    justify-content: flex-start;
    padding-top: 9px;
    padding-left: 30px;
  }
  .slick-dots li {
    width: 103px;
  }
}
@media screen and (min-width: 768px) {
  header .hd-pc {
    top: 467px;
  }
  header h1 {
    right: 50px;
    left: 60px;
    bottom: 50px;
    height: auto;
    width: 290px;
  }
  header #navigation .tel {
    top: 32px;
  }
}
#sec1 {
  padding: 15vw 0;
}
#sec1 h2 {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 600;
  font-size: 4vw;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 10vw;
}
#sec1 h2 span {
  font-size: 7.5vw;
  letter-spacing: 0;
}
#sec1 .photo {
  margin: 0 -5vw 5vw;
}
@media screen and (min-width: 768px) {
  #sec1 {
    padding: 168px 20px 197px;
  }
  #sec1 .wrap {
    max-width: 1500px;
    min-height: 800px;
  }
  #sec1 .photo {
    position: absolute;
    top: 0;
    right: 0;
    left: 50%;
    height: 800px;
    margin: 0;
  }
  #sec1 h2 {
    text-align: left;
    font-size: 28px;
    line-height: 40px;
    padding-bottom: 60px;
  }
  #sec1 h2 span {
    font-size: 44px;
    padding-bottom: 20px;
    display: inline-block;
  }
  #sec1 .info {
    max-width: 1200px;
    margin: 0 auto;
    padding: 120px 0 0;
  }
  #sec1 .info .txt {
    width: 448px;
  }
}
#sec2 {
  box-shadow: 0px -10px 16px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px -10px 16px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px -10px 16px 0px rgba(0, 0, 0, 0.25);
}
#sec2 .sec2-js {
  position: relative;
  height: 100vh;
  background: url("../img/shared/open_bg_sp.jpg") no-repeat 0 bottom/100%, url("../img/shared/bd_bg.jpg") repeat center 0;
}
#sec2 .sec2-top {
  height: 100vh;
  position: relative;
}
#sec2 .mask-op {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0;
}
#sec2 .logo {
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#sec2 .sec2-in {
  color: #fff;
  position: absolute;
  left: 0;
  z-index: 2;
  top: 50%;
  width: 100%;
  padding: 10vw 5%;
  box-sizing: border-box;
}
#sec2 .sec2-in h2 {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 600;
  font-size: 7.5vw;
  padding-bottom: 10vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #sec2 .sec2-js {
    background: url("../img/shared/onpen_bg.jpg") no-repeat 0 bottom, url("../img/shared/pt_bg.jpg") repeat center 0;
  }
  #sec2 .logo {
    width: 354px;
  }
  #sec2 .logo img {
    width: 100%;
    height: auto;
  }
  #sec2 .sec2-in {
    padding: 50px 20px;
    box-sizing: border-box;
  }
  #sec2 .sec2-in h2 {
    font-size: 34px;
    padding-bottom: 65px;
  }
  #sec2 .sec2-in .txt {
    max-width: 578px;
    margin: 0 auto;
  }
}
.photo-full {
  height: 60vw;
}
@media screen and (min-width: 768px) {
  .photo-full {
    height: 747px;
  }
}
#sec3 {
  padding: 15vw 0 0;
}
#sec3 h2 {
  font-family: 'Shippori Mincho B1';
  font-style: normal;
  font-weight: 600;
  font-size: 4vw;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 10vw;
  text-align: center;
}
#sec3 h2 span {
  font-size: 7.5vw;
  letter-spacing: 0;
}
#sec3 .lead {
  padding-bottom: 10vw;
}
#sec3 .lead .price {
  text-align: center;
  border-bottom: 1px solid #959595;
  padding: 20px 0 10px;
  margin-bottom: 20px;
}
#sec3 .lead .price span {
  font-size: 20px;
}
#sec3 .js-thumb {
  padding: 5vw 0 0;
}
#sec3 .js-thumb .slick-list, #sec3 .js-thumb .slick-track {
  transform: none !important;
  width: 100% !important;
}
#sec3 .js-thumb .slick-track {
  flex-wrap: wrap;
  display: flex;
  gap: 5px;
}
#sec3 .js-thumb .slick-slide {
  width: calc((100% - 15px)/4);
}
#sec3 .js-thumb li {
  background-color: #000;
}
#sec3 .js-thumb li img {
  opacity: 0.5;
}
#sec3 .js-thumb .slick-current li img {
  opacity: 1;
}
@media screen and (min-width: 768px) {
  #sec3 {
    padding: 160px 0 0;
  }
  #sec3 .wrap {
    max-width: 1500px;
  }
  #sec3 h2 {
    text-align: left;
    line-height: 55px;
    font-size: 28px;
    padding-bottom: 27px;
  }
  #sec3 h2 span {
    font-size: 42px;
  }
  #sec3 .lead {
    padding-bottom: 0;
    width: 405px;
    position: absolute;
    top: 258px;
    left: calc(50% + 187px);
    line-height: 25px;
  }
  #sec3 .lead .price {
    text-align: right;
    padding: 30px 0 28px;
    margin-bottom: 20px;
    font-size: 16px;
  }
  #sec3 .lead .price span {
    font-size: 28px;
  }
  #sec3 .lead .note {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #sec3 .lead {
    left: auto;
    right: 20px;
  }
}
@media screen and (min-width: 768px) {
  #sec3 .js-thumb {
    padding: 3px 0 0;
    max-width: 752px;
    margin: 0;
    margin-right: calc(50% - 122px);
    float: right;
  }
  #sec3 .js-thumb li:hover {
    opacity: 0.8;
  }
  #sec3 .js-thumb .slick-track {
    flex-wrap: nowrap;
    gap: 5px;
  }
  #sec3 .js-thumb .slick-track img {
    width: 100%;
    height: auto;
  }
  #sec3 .js-thumb .slick-slide {
    width: auto;
  }
  #sec3 .js-fade {
    width: calc(50% + 120px);
  }
  #sec3 .js-fade .object-fit-cover-pc {
    display: block !important;
    height: 660px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1250px) {
  #sec3 .js-fade {
    width: calc(100% - 455px);
  }
  #sec3 .js-thumb {
    margin-right: 455px;
  }
}
#sec4 {
  background: url("../img/english/sec4_deco.png") no-repeat 0 0/55%;
  padding: 20vw 0 0;
}
#sec4 h2 {
  font-size: 4vw;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 10vw;
  text-align: center;
}
#sec4 h2 span {
  font-size: 7.5vw;
  letter-spacing: 0;
}
#sec4 .menu {
  padding-bottom: 15vw;
}
#sec4 .menu .gr {
  border-bottom: 1px solid #959595;
  padding: 5vw 0;
  margin-bottom: 5vw;
}
#sec4 .menu h3 {
  font-size: 6vw;
  line-height: 1.6;
  text-align: center;
}
#sec4 .menu .price {
  text-align: center;
  padding-top: 5vw;
}
#sec4 .menu .price span {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  #sec4 {
    position: relative;
    background: none;
    padding: 207px 0 42px;
  }
  #sec4:before {
    content: url("../img/english/sec4_deco.png");
    position: absolute;
    top: -28px;
    left: 00px;
  }
  #sec4 h2 {
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0;
    padding-bottom: 100px;
  }
  #sec4 h2 span {
    font-size: 42px;
  }
  #sec4 .wrap {
    max-width: 1500px;
  }
  #sec4 .menu {
    padding-bottom: 0;
    line-height: 25px;
    position: relative;
    z-index: 2;
  }
  #sec4 .menu .info {
    width: 375px;
    position: absolute;
    top: 310px;
    right: calc(50% + 88px);
  }
  #sec4 .menu .gr {
    padding: 0 0 18px;
    margin-bottom: 23px;
  }
  #sec4 .menu .photo-fade {
    margin-left: calc(50% - 33px);
  }
  #sec4 .menu .photo-fade .object-fit-cover-pc {
    display: block !important;
    height: 551px;
  }
  #sec4 .menu h3 {
    font-size: 28px;
    text-align: left;
  }
  #sec4 .menu .price {
    text-align: left;
    font-size: 16px;
    padding-top: 20px;
    line-height: 33px;
  }
  #sec4 .menu .price span {
    font-size: 26px;
  }
  #sec4 .menu:nth-child(2) {
    max-width: 1328px;
    margin: 0 auto;
    z-index: 1;
    margin-top: -10px;
  }
  #sec4 .menu:nth-child(2) .info {
    top: 193px;
    left: calc(50% + 46px);
    width: 422px;
  }
  #sec4 .menu:nth-child(2) .slick-dots {
    justify-content: flex-end;
  }
  #sec4 .menu:nth-child(2) .photo-fade {
    width: calc(50% - 33px);
    margin: 0;
  }
  #sec4 .menu:nth-child(2) .photo-fade .object-fit-cover-pc {
    height: 441px;
  }
}
#sec5 {
  background: url("../img/english/wave_bg.jpg") no-repeat center 0/180%, url("../img/index/bg1.jpg") repeat center 0;
  padding: 45vw 3% 0;
}
#sec5 h2 {
  font-size: 6.5vw;
  line-height: 1.4;
  letter-spacing: 0;
  padding-bottom: 10vw;
}
#sec5 .map {
  padding: 10vw 0 15vw;
}
#sec5 .photo .photo1 {
  margin: 0 -8vw 0 -5vw;
}
#sec5 .photo .photo2 {
  margin: -10vw -2vw 0 65%;
}
@media screen and (min-width: 768px) {
  #sec5 {
    background-size: 100%, auto;
    padding: 447px 20px 150px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1500px) {
  #sec5 {
    background-size: auto, auto;
  }
}
@media screen and (min-width: 768px) {
  #sec5 .wrap {
    max-width: 1500px;
  }
  #sec5 h2 {
    font-size: 34px;
    line-height: 50px;
    letter-spacing: 0;
    padding-bottom: 37px;
  }
  #sec5 .map {
    padding: 10vw 0 15vw;
  }
  #sec5 .photo .photo1 {
    height: 594px;
    margin: 0 0;
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
  }
  #sec5 .photo .photo2 {
    margin: 0;
    position: absolute;
    left: 0;
    top: 519px;
  }
  #sec5 .lead {
    max-width: 1100px;
    margin: 0 auto;
    padding: 101px 0 0 0;
  }
  #sec5 .lead .txt {
    max-width: 448px;
  }
  #sec5 .lead .map {
    padding: 110px 0 0;
    padding-right: calc(50% - 20px);
    position: relative;
    z-index: 4;
    text-align: right;
  }
}
#sec6 {
  position: relative;
  padding: 15vw 0 20vw;
  z-index: 1;
}
#sec6:before {
  background: url("../img/english/sec4_deco2.png") no-repeat -20vw 0/120%;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -18vw;
  bottom: 0;
}
#sec6 .lead {
  text-align: center;
  padding: 0 5%;
}
#sec6 .lead h2 {
  font-size: 6.5vw;
  line-height: 1.4;
  padding-bottom: 10vw;
}
#sec6 .lead .logo {
  width: 30%;
  margin: 0 auto 1vw;
}
#sec6 .lead .tit {
  font-size: 13px;
  text-align: center;
  padding-bottom: 20px;
}
#sec6 .lead .tel {
  padding-bottom: 20px;
}
#sec6 .lead .tel .num {
  background: url("../img/shared/tel1_sp.png") no-repeat 0 5px/20px;
  letter-spacing: 0.1em;
  font-size: 30px;
  padding-left: 30px;
  display: inline-block;
}
#sec6 .lead .bnr-shared {
  width: 80%;
  margin: 0 auto;
}
#sec6 .tbl-info {
  padding: 10vw 0 15vw;
}
#sec6 .tbl-info dl {
  border-bottom: 1px solid #61615f;
  padding: 14px 0;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
}
#sec6 .tbl-info dl dt {
  font-weight: 600;
  font-size: 16px;
}
#sec6 .howto {
  text-align: center;
}
#sec6 .howto h3 {
  font-size: 5.8vw;
  line-height: 1.4;
  padding-bottom: 10vw;
}
#sec6 .howto .box {
  position: relative;
  padding: 74px 5% 10vw;
}
#sec6 .howto .box dt {
  padding-bottom: 15px;
}
#sec6 .howto .js-step {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: left;
  font-size: 17px;
}
#sec6 .howto .js-step .slick-list, #sec6 .howto .js-step .slick-track {
  transform: none !important;
  width: 100% !important;
}
#sec6 .howto .js-step .slick-track {
  flex-wrap: nowrap;
  display: flex;
  flex-direction: row;
  margin: 0 80px;
}
#sec6 .howto .js-step .slick-slide {
  display: block;
  width: 80px;
}
#sec6 .howto .js-step li {
  color: #626262;
}
#sec6 .howto .js-step .slick-current li {
  color: #fff;
}
#sec6 .sec-group {
  margin: 0 5%;
  border: 1px solid #8a8a8a;
  font-size: 13px;
  line-height: 20px;
  padding: 10% 5%;
  margin-bottom: 15vw;
}
#sec6 .sec-group h3 {
  font-size: 20px;
  padding-bottom: 20px;
}
#sec6 .sec-group .bnr-shared {
  border-bottom: 1px solid #fff;
  width: 90%;
  margin: 0 auto;
}
#sec6 .sec-group .bnr-shared a {
  border: 1px solid #fff;
}
#sec6 .sec-group .info {
  margin-bottom: 10vw;
}
#sec6 .sec-group li {
  text-indent: -18px;
  padding: 0 0 5px 18px;
}
#sec6 .map {
  filter: grayscale(100%);
  line-height: 0;
}
.oshirase02{
	width: 100%;
	background:#FFFFFF;
	color: #2d4050;
	margin: 0 auto;
	padding: 10px 0;
}
.oshirase02 .waku{
	width: 90%;
	border: solid 1px #2d4050;
	margin: 0 auto;
	padding: 0 10px;
}
.oshirase02 .waku .tit{
	text-align: center;
	font-size: 23px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E";
	margin-top: 20px;
	letter-spacing: 1px;
}
.oshirase02 .waku .txtx{
	text-align: center;
	line-height: 24px;
	margin: 15px 0 20px 0;
	font-size: 15px;
}
.oshirase02 .waku hr{
	margin: 0 15px;	
	background-color: #4F2D13;	
	border: none;
	height: 1px;
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 173px 20px 170px;
  }
  #sec6 .howto .js-step .slick-slide {
    display: block;
    width: 100%;
  }
  #sec6 .howto .js-step .slick-track {
    flex-wrap: wrap;
    display: flex;
    margin: 0;
  }
  #sec6:before {
    background-size: auto;
    background-position: center 0;
    left: 0;
    right: 0;
    top: -140px;
  }
  #sec6 .lead {
    padding: 0 0 40px;
  }
  #sec6 .lead h2 {
    font-size: 34px;
    padding-bottom: 57px;
  }
  #sec6 .lead .logo {
    width: 109px;
    margin: 0 auto 6px;
  }
  #sec6 .lead .logo img {
    width: 100%;
    height: auto;
  }
  #sec6 .lead .tit {
    font-size: 14px;
    padding: 0 0 20px 21px;
  }
  #sec6 .lead .tel {
    padding-bottom: 18px;
  }
  #sec6 .lead .tel .num {
    background-size: 20px;
    background-position: 7px bottom;
    font-size: 32px;
    padding-left: 33px;
  }
  #sec6 .lead .bnr-shared {
    width: 220px;
    margin: 0 auto;
  }
  #sec6 .lead .bnr-shared a {
    padding: 2px 0 6px 0;
  }
  #sec6 .tbl-info {
    padding: 0px 0 117px;
    justify-content: space-between;
    display: flex;
  }
  #sec6 .tbl-info .col {
    width: 450px;
  }
  #sec6 .tbl-info dl {
    padding: 24px 0 17px;
    font-size: 14px;
    line-height: 21px;
  }
  #sec6 .tbl-info dl dt {
    font-size: 18px;
  }
  #sec6 .howto {
    margin-bottom: 115px;
  }
  #sec6 .howto h3 {
    font-size: 28px;
    padding-bottom: 34px;
  }
  #sec6 .howto .box {
    padding: 0;
  }
  #sec6 .howto .box dt {
    padding-bottom: 15px;
  }
  #sec6 .howto .js-step {
    width: 130px;
    top: 31px;
    left: auto;
    right: calc(50% + 210px);
    text-align: left;
    font-size: 24px;
  }
  #sec6 .howto .js-step li {
    padding-bottom: 20px;
      cursor: pointer;
  }
    #sec6 .howto .js-step li:hover {
        color: #fff;
    }
  #sec6 .sec-group {
    max-width: 1300px;
    margin: 0 auto 115px;
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    padding: 86px 20px 98px;
    /* margin-bottom: 30px; */
    box-sizing: border-box;
  }
  #sec6 .sec-group h3 {
    font-size: 28px;
    padding-bottom: 37px;
  }
  #sec6 .sec-group .bnr-shared {
    width: 502px;
  }
  #sec6 .sec-group .bnr-shared a {
    padding: 12px 0 16px;
  }
  #sec6 .sec-group .info {
    margin-bottom: 83px;
  }
  #sec6 .sec-group .reservations ul {
    max-width: 940px;
    margin: 0 auto;
    text-align: left;
  }
  #sec6 .sec-group li {
    text-indent: -18px;
    padding: 0 0 1px 18px;
  }
.oshirase02{
	width: 722px;
	background:#FFFFFF;
	color: #2d4050;
	margin: 142px auto 0 auto;
	padding: 10px 0;
}
.oshirase02 .waku{
	width: 680px;
	border: solid 1px #2d4050;
	margin: 0 auto;
}
.oshirase02 .waku .tit{
	text-align: center;
	font-size: 23px;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E";
	margin-top: 20px;
	letter-spacing: 1px;
}
.oshirase02 .waku .txtx{
	text-align: center;
	line-height: 24px;
	margin: 15px 0 20px 0;
	font-size: 15px;
}
.oshirase02 .waku hr{
	margin: 0 15px;	
	background-color: #4F2D13;	
	border: none;
	height: 1px;
}
}
#sec6 .map {
  max-width: 1000px;
  margin: 0 auto;
}
#sec6 .map iframe {
  height: 332px !important;
}
#sec6 #gmap .link {
  max-width: 220px;
  margin: 30px auto 0;
}
#sec6 #gmap .link .bnr-shared a {
  padding: 2px 0 6px;
}