@charset "UTF-8";
/* FONT */
@import url('https://fonts.googleapis.com/css2?family=Marcellus&family=Shippori+Mincho&display=swap');

/*----------------------------------------------------------------------------
	reset
----------------------------------------------------------------------------*/
* {
	box-sizing: border-box;
	vertical-align: baseline;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}

ul, ol {
	list-style-type: none;
}

em, strong, th, address {
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

img, object, embed {
	border: 0;
	vertical-align: top;
}

img {
	max-width: 100%;
	height: auto;
	image-rendering: -webkit-optimize-contrast;
}

hr {
	display: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}

p:last-child {
	margin-bottom:0 !important;
}

/*----------------------------------------------------------------------------
	font
----------------------------------------------------------------------------*/

.font-en {
  font-family: "Marcellus", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  letter-spacing: 0.05em;
  font-style: normal;
}
.font-min {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  font-style: normal;
}

/*----------------------------------------------------------------------------
	linkColor
----------------------------------------------------------------------------*/
a {
	color: #121314;
	text-decoration: none;
}

/*----------------------------------------------------------------------------
	base
----------------------------------------------------------------------------*/
html, body {
	overflow-x: hidden;
	width:100%;
}

html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
	position: relative;
}

body {
	overflow: hidden;
  padding-top:104px;
	position: relative;
	font-size: 12px;
	font-family: "Shippori Mincho", serif;
  font-weight: 500;
  letter-spacing: 0.05em;
	line-height: 1.55;
	color: #2B2828;
	word-break: break-all;
	background: #FAF9F4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pc {
	display: none;
}


/*----------------------------------------------------------------------------
	header
----------------------------------------------------------------------------*/

header {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height: 104px;
	background: #FAF9F4;
	z-index:10;
}

header .logo {
	position:absolute;
	left:24px;
	top:24px;
	width:56px;
}

header .btn {
  display:none;
}


/*----------------------------------------------------------------------------
	gNav
----------------------------------------------------------------------------*/

.gNav {
  display:none;
  overflow-y:auto;
	position:fixed;
	right:0;
	top:0;
  padding:24px 24px 60px;
	width:100%;
	height: 100%;
  color:#FAF9F4;
	background: #847556;
	z-index:1000;
}
  .gNavHead {
    display:flex;
    align-items: center;
    justify-content: space-between;
    margin:0 0 40px;
  }
    .gNavHead .logo {
      width:56px;
    }
      .gNavHead .logo img {
        width:100%;
      }
    .gNavHead .btn {
      display:block;
      width:32px;
      cursor: pointer;
      transition: all 0.3s;
    }
    .gNavHead .btn:hover {
      opacity:0.6;
      transition: all 0.3s;
    }
      .gNavHead .btn img {
        width:100%;
      }

  .gNavCont {
    margin:0 auto 60px;
    width:90%;
  }

  .gNavBody1 {
    width:100%;
  }

    .gNav .btn1 {
      margin-bottom:20px;
    }
      .gNav .btn1 a {
        border-radius: 10px;
      }

    .gNav .mainNav {
      margin-bottom:35px;
    }
      .gNav .mainNav li {
        line-height:1;
        border-bottom:1px solid #78797A;
      }
        .gNav .mainNav li a {
          display:block;
          padding:22px 0;
          font-family: "Marcellus", serif;
          font-size:14px;
          color:#FAF9F4;
          text-align:left;
          background:url(../img/icon-arr-b2.svg) 100% center no-repeat;
          border-bottom:1px solid #ADA188;
        }
        .gNav .mainNav li a span {
          display:block;
          margin-top:10px;
          font-family: "Shippori Mincho", serif;
          font-size:12px;
        }

  .gNavBody2 {
    position:relative;
    margin-bottom:0;
    width:100%;
  }

    .gNav .name {
      position:relative;
      margin-top:60px;
      width:220px;
      font-size:15px;
    }
      .gNav .name a {
        display:inline-block;
        position:absolute;
        top:4px;
        right:0;
      }

    .gNav .place {
      position:relative;
      margin-top:30px;
      padding-left:27px;
    }
      .gNav .place img {
        display:inline-block;
        position:absolute;
        top:2px;
        left:2px;
      }

    .gNav .mail {
      position:relative;
      margin-top:20px;
      padding-left:27px;
    }
      .gNav .mail img {
        display:inline-block;
        position:absolute;
        top:5px;
        left:0;
      }


  .gNav .gNavFoot {
    margin:0 -24px;
    padding:30px 24px;
    border-top:1px solid #C7BDA6;
    border-bottom:1px solid #C7BDA6;
    width:calc(100% + 48px);
  }

    .gNav .subNav {
      margin:0 auto;
      width:90%;
    }
      .gNav .subNav li {
        margin-bottom:30px;
        width:100%;
        line-height:1;
      }
        .gNav .subNav li a {
          display:block;
          padding:0 0;
          font-family: "Marcellus", serif;
          font-size:12px;
          color:#FAF9F4;
          text-align:left;
        }
        .gNav .subNav li a span {
          display:block;
          margin-top:5px;
          font-family: "Shippori Mincho", serif;
          font-size:10px;
        }

    .gNav .copy {
      margin:0 auto;
      width:90%;
      font-family: "Marcellus", serif;
      font-size:12px;
    }


/*----------------------------------------------------------------------------
	footer
----------------------------------------------------------------------------*/

footer {
  margin-top:60px;
  padding:60px 0;
	width:100%;
  color:#FAF9F4;
	background: #847556;
	z-index:1000;
}
  .footerHead {
    margin:0 auto 50px;
    width:100%;
  }
    .footerHead .logo {
      margin:0 auto;
      width:213px;
    }
      .footerHead .logo img {
        width:100%;
      }

  .footerCont {
    margin:0 auto 60px;
    width:90%;
  }

  .footerBody1 {
    margin-bottom:60px
  }

    footer .place1 {
      position:relative;
      margin-top:30px;
      font-size:16px;
    }

    footer .place2 {
      position:relative;
      margin-top:20px;
      font-family: "Marcellus", serif;
      font-size:15px;
    }
      footer .place2 a {
        color: #FAF9F4;
      }

    footer .maps {
      position:relative;
      margin-top:30px;
      width:125px;
      font-size:15px;
    }
      footer .maps a {
        display:inline-block;
        padding-bottom:5px;
        width:100%;
        color:#FAF9F4;
        border-bottom:1px solid #C7BDA6;
      }
      footer .maps img {
        display:inline-block;
        position:absolute;
        top:6px;
        right:0;
        width:14px;
      }

    footer .insta {
      position:relative;
      margin-top:30px;
      padding-left:24px;
      font-size:15px;
    }
      footer .insta a {
        color:#FAF9F4;
      }
      footer .insta img {
        display:inline-block;
        position:absolute;
        top:4px;
        left:0;
      }

  .footerBody2 {
    position:relative;
    margin-bottom:90px;
    width:100%;
  }

    footer .btn1 {
      margin-bottom:20px;
    }
      footer .btn1 a {
        color:#847556;
      }

    footer .mainNav {
      padding-top:20px;
      margin:0 auto 40px;
      width:90%;
    }
      footer .mainNav li {
        margin-top:30px;
        line-height:1;
      }
        footer .mainNav li a {
          display:block;
          padding:0 0;
          font-family: "Marcellus", serif;
          font-size:16px;
          color:#FAF9F4;
          text-align:left;
        }
        footer .mainNav li a span {
          display:block;
          margin-top:5px;
          font-family: "Shippori Mincho", serif;
          font-size:14px;
        }


  footer .footerFoot {
    position:relative;
    margin:0 auto;
    width:80%;
  }

    footer .copy {
      font-family: "Marcellus", serif;
      font-size:12px;
    }

.toTop {
	display:inline-block;
	position:absolute;
	right:2vw;
	bottom:72px;
	width:52px;
	transition: all 0.3s;
	cursor: pointer;
	z-index:998;
}

.fixBtn {
  display:flex;
  position:fixed;
  right:0;
  bottom:0;
	z-index:999;
}


/*----------------------------------------------------------------------------
	main
----------------------------------------------------------------------------*/
main {
	overflow:hidden;
	margin:0 auto;
	width:100%;
}


/*----------------------------------------------------------------------------
	下層共通
----------------------------------------------------------------------------*/

.page-common .wrapper {
	position:relative;
	margin:0 auto;
	padding:30px 0 0;
	width:80%;
	line-height:1.8;
}

.page-common .heading {
	margin-bottom:60px;
  font-family: "Marcellus", serif;
	font-size:24px;
  color:#847556;
}
  .page-common .heading span {
    display:block;
    margin-top:0;
    font-family: "Shippori Mincho", serif;
    font-size:13px;
    color:#2B2828;
  }


.btn1 {
  line-height:1;
}
  .btn1 a {
    display:block;
    padding:15px 0;
    width:100%;
    font-family: "Marcellus", serif;
    font-size:17px;
    color:#2B2828;
    text-align:center;
    background:#FAF9F4 url(../img/icon-arr-b.svg) 96% center no-repeat;
  }
  .btn1 a span {
    display:block;
    margin-top:10px;
    font-family: "Shippori Mincho", serif;
    font-size:14px;
  }

.btn2 {
  line-height:1;
}
  .btn2 a {
    display:block;
    padding:15px 0;
    width:100%;
    font-family: "Marcellus", serif;
    font-size:17px;
    color:#FAF9F4;
    text-align:center;
    background:url(../img/icon-arr-w.svg) 96% center no-repeat;
    border:1px solid #C7BDA6;
  }
  .btn2 a span {
    display:block;
    margin-top:10px;
    font-family: "Shippori Mincho", serif;
    font-size:14px;
  }


/*----------------------------------------------------------------------------
	TOP
----------------------------------------------------------------------------*/

.page-top {
  padding-top:0;
}

.page-top header {
	background:none;
}
.page-top header h1 {
	display:none;
}

.page-top footer {margin-top:0;}

.page-top .mv {
  overflow: hidden;
  position:relative;
  width:100%;
  height:100vh;
}
.page-top .mv h2 {
	display:inline-block;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  width:98px;
  z-index: 2;
}
.page-top .mv picture img {
	display:inline-block;
  position:absolute;
  left:50%;
  top:50%;
  transform: translate(-50%,-50%);
  min-width:100%;
  min-height:100%;
  z-index: 1;
}
.page-top .mv p {
	display:none;
}

.scroll_down {
  position: relative;
  width: 100%;
  height: 100vh;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.scroll_down:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
  }

.scroll_down a {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 28px;
  z-index: 1;
  width: 13px;
  padding: 10px 10px 110px;
  color: #000;
  font-size: 14px;
  font-family: 'Josefin Sans', sans-serif;
  line-height: 1;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  transition: .2s;
  overflow: hidden;
  margin: auto;
}

.scroll_down a:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #E8E6E2;
}

.scroll_down a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #818181;
}

.scroll_down a:hover {
  opacity: .5;
}

#type01 a:after {
  animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl01 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}



.page-top .sec1 {
  padding:100px 0 0;
  width:100%;
}
  .page-top .sec1 .wrapper {
    margin:0 auto 100px;
    width:90%;
  }
  .page-top .sec1 .wrapper div {
    margin-bottom:60px;
    width:100%;
  }
    .page-top .sec1 .wrapper h3 {
      margin-bottom:40px;
      font-family: "Marcellus", serif;
      font-size:32px;
      color:#E2DCCF;
      line-height:1.1;
    }
    .page-top .sec1 .wrapper h4 {
      margin-bottom:20px;
      font-size:16px;
    }
    .page-top .sec1 .wrapper p:not(:last-child) {
      margin-bottom:20px;
    }
  .page-top .sec1 .wrapper img {
    display:block;
    margin:0 auto;
    width:90%;
  }



.page-top .sec2 {
  padding:100px 0 0;
  width:100%;
}
  .page-top .sec2 h3 {
    margin:0 auto 80px;
    width:90%;
  }
  .page-top .sec2 ul {
    margin:0 auto;
    width:100%;
  }
    .page-top .sec2 li {
      display:flex;
      justify-content:space-between;
      align-items: flex-start;
      margin:0 auto 80px;
      width:316px;
    }
      .page-top .sec2 li h4 {
        overflow: hidden;
        width:24px;
      }
      .page-top .sec2 li div {
        overflow: hidden;
        width:260px;
      }
        .page-top .sec2 li div p {
          margin-top:20px;
          font-size:14px;
        }



.page-top .sec3 {
  padding:100px 0 100px;
  width:100%;
}
  .page-top .sec3 h3 {
    margin:0 auto;
    width:90%;
    font-family: "Marcellus", serif;
    font-size:32px;
    color:#E2DCCF;
    line-height:1.1;
  }
  .page-top .sec3 picture {
    display: block;
    margin:0 auto 50px;
    width:90%;
  }
    .page-top .sec3 picture img {
      width:100%;
    }
  .page-top .sec3 .btn1 {
    margin:0 auto;
    width:80%;
    filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.05));
    border: 1px solid #d5d5d5;
  }
  .page-top .sec3 .sec {
    position:relative;
  }
  .page-top .sec3 .sec .slide-wrap {
    display:block;
    margin:0 auto 20px;
    width:90%;
  }
  .page-top .sec3 .sec .wrapper {
    margin:0 auto 40px;
    padding-bottom:40px;
    width:90%;
    border-bottom:1px solid #D5D5D5;
  }
  .page-top .sec3 .sec.last .wrapper {
    border-bottom:0;
  }

  .page-top .sec3 .sec .cont {
    text-align:left;
  }
  .page-top .sec3 .sec .cont h4 {
    margin-bottom:15px;
    font-size:20px;
    font-family: "Marcellus", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    letter-spacing: 0.05em;
    font-style: normal;
  }
  .page-top .sec3 .sec .cont p:not(:last-child) {
    margin-bottom:20px;
  }

    .page-top .sec3 .sec .cont ul li {
      margin-bottom:15px;
      text-align:left;
    }
    .page-top .sec3 .sec .cont ul li:last-child {
      margin-bottom:0;
    }



.page-top .sec4 {
  padding:90px 0;
  width:100%;
  color:#FAF9F4;
  background:#847556;
}
  .page-top .sec4 picture img {
    margin-bottom:60px;
  }
  .page-top .sec4 .wrapper {
    margin:0 auto;
    width:90%;
  }
  .page-top .sec4 .sec {
    margin:0 auto;
    width:90%;
  }
    .page-top .sec4 .sec div {
      margin:0 auto 30px;
      width:90%;
    }
    .page-top .sec4 .sec h3 {
      font-size:32px;
      color:#95886D;
      line-height:1.1;
      font-family: "Marcellus", serif;
      font-optical-sizing: auto;
      font-weight: normal;
      letter-spacing: 0.05em;
      font-style: normal;
    }
      .page-top .sec4 .sec h3 span {
        display:block;
        margin:30px 0 20px;
        font-size:16px;
        color:#FAF9F4;
      }
    .page-top .sec4 .sec img {
      margin:0 auto 40px;
      width:100%;
    }

  .page-top .sec4 .btn2 {
    margin:0 auto;
    width:80%;
  }



.page-top .sec5 {
  padding:100px 0;
  width:100%;
}
  .page-top .sec5 .wrapper {
    overflow: hidden;
    margin:0 auto;
    width:90%;
  }
    .page-top .sec5 .wrapper h3 {
      margin-bottom:40px;
      font-family: "Marcellus", serif;
      font-size:32px;
      color:#E2DCCF;
      line-height:1.1;
    }
    .page-top .sec5 .wrapper table {
      margin:0 auto;
      width:100%;
      border-top:1px solid #D5D5D5;
    }
      .page-top .sec5 .wrapper tr {
        border-bottom:1px solid #D5D5D5;
      }
      .page-top .sec5 .wrapper th {
        display:block;
        padding:30px 0 0;
        width:100%;
        font-size:12px;
        text-align: left;
      }
        .page-top .sec5 .wrapper th span {
          font-family: "Marcellus", serif;
          font-size:18px;
        }
      .page-top .sec5 .wrapper td {
        display:block;
        padding:20px 0 30px;
        width:100%;
        font-size:13px;
        text-align: left;
      }
      .page-top .sec5 .wrapper td p:not(:last-child) {
        margin-bottom:20px;
      }
        .page-top .sec5 .wrapper td p span {
          font-family: "Marcellus", serif;
          font-size:14px;
          color:#847556;
        }
      .page-top .sec5 .wrapper td.time p {
        margin-bottom:0;
        font-size:20px;
      }
        .page-top .sec5 .wrapper td.time p br {
          display:none;
        }
        .page-top .sec5 .wrapper td.time p span {
          display:inline-block;
          margin-right:14px;
        }
      .page-top .sec5 .wrapper td div {
        padding:10px;
        color:#FAF9F4;
        line-height:1.5;
        background:#847556;
      }
        .page-top .sec5 .wrapper td div p.ttl {
          margin-bottom:5px;
          font-size:15px;
        }
      .page-top .sec5 .wrapper td.time div {
        margin:10px 0 20px;
      }
      .page-top .sec5 .wrapper td.time div:last-child {
        margin-bottom:0;
      }
      .page-top .sec5 .wrapper td dt {
        font-size:14px;
      }
      .page-top .sec5 .wrapper td dd {
        margin-bottom:20px;
        padding-left:14px;
      }



.page-top .sec6 {
  padding:80px 0 60px;
  width:100%;
  background:#2B2828;
}
  .page-top .sec6 .wrapper {
    margin:0 auto;
    width:100%;
  }
    .page-top .sec6 .wrapper div {
      position:relative;
      margin-bottom:60px;
      width:100%;
    }

    .page-top .sec6 .maps {
      position:absolute;
      left: 11vw;
      top: 52vw;
      width:115px;
    }
      .page-top .sec6 .maps a {
        display:inline-block;
        padding-bottom:5px;
        width:100%;
        color:#FAF9F4;
        border-bottom:1px solid #C7BDA6;
      }
      .page-top .sec6 .maps img {
        display:inline-block;
        position:absolute;
        top:7px;
        right:0;
      }

    .page-top .sec6 .wrapper ul {
      margin:0 auto;
      width:90%;
    }
      .page-top .sec6 .wrapper li {
        padding:0 20px;
        width:100%;
        color:#FAF9F4;
        text-align:left;
      }
      .page-top .sec6 .wrapper li:last-child {
        margin-top:40px;
        padding-top:40px;
        border-top:1px solid #818181;
      }
      .page-top .sec6 .wrapper li p.ttl {
        font-size:16px;
      }
      .page-top .sec6 .wrapper li p:not(:last-child) {
        margin-bottom:15px;
      }


/*----------------------------------------------------------------------------
	privacy
----------------------------------------------------------------------------*/

.page-privacy .sec {
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px solid #D5D5D5;
}

.page-privacy p:not(:last-child) {
  margin-bottom:20px;
}
.page-privacy p.ttl {
  font-size:15px;
}
.page-privacy p {
  font-size:12px;
}


/*----------------------------------------------------------------------------
	dining-experiences
----------------------------------------------------------------------------*/

.page-dining .mv {
	margin-bottom:60px;
}

.page-dining .wrapper {
	position:relative;
	margin:0 auto;
	width:90%;
	line-height:1.8;
}
.page-dining .heading {
	margin-bottom:30px;
  font-family: "Marcellus", serif;
	font-size:32px;
  color:#E2DCCF;
  line-height: 1.1;
}
  .page-dining .heading span {
    display:block;
    margin-top:30px;
    font-family: "Shippori Mincho", serif;
    font-size:16px;
    color:#2B2828;
  }

.page-dining .sec {
  position:relative;
  margin:0 auto;
  margin-bottom:50px;
  padding:50px 0;
  width:90%;
  border-bottom:0 solid #D5D5D5;
}
.page-dining .sec.first {
  margin-top:70px;
  margin-bottom:0;
  border-top:1px solid #D5D5D5;
  border-bottom:1px solid #D5D5D5;
}
.page-dining .sec img {
  display:block;
  margin:0 auto 40px;
  width:90%;
}
.page-dining .sec .wrapper {
  width:100%;
}
.page-dining .sec .cont {
  text-align:left;
}
.page-dining .sec .cont h2 {
  margin-bottom:15px;
  font-size:18px;
}
.page-dining .sec .cont p {
  margin-bottom:0;
}
.page-dining .sec .cont div {
  margin-top:30px;
  padding:18px;
  background:#FFF;
  border-left:4px solid #847556;
}
.page-dining .sec .cont div h3 {
  margin-bottom:5px;
  font-size:15px;
  font-family: "Marcellus", serif;
  color:#847556;
}
.page-dining .sec .cont div p {
  margin-bottom:10px;
  font-size:12px;
}
.page-dining .sec .cont div p.price {
  overflow: hidden;
  margin-bottom:30px;
  font-size:14px;
}
.page-dining .sec .cont div p.price span {
  float:right;
  font-size:16px;
}


/*----------------------------------------------------------------------------
	gallery
----------------------------------------------------------------------------*/

.page-gallery {padding-top:50px;}

.page-gallery .wrapper {
	position:relative;
	margin:0 auto;
	width:90%;
	line-height:1.8;
}
.page-gallery .heading {
	margin-bottom:30px;
  padding-bottom:20px;
  font-family: "Marcellus", serif;
	font-size:14px;
  line-height: 1.1;
  border-bottom:1px solid #D5D5D5;
}

.page-gallery ul {
	display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width:100%;
}
.page-gallery ul::after{
  content:"";
  display: block;
  width:47%;
}
.page-gallery li {
  overflow: hidden;
  position:relative;
  margin-bottom:30px;
  height:28vw;
	width:47%;
}
  .page-gallery li a {
    display:block;
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width:100%;
    height:auto;
  }


/*----------------------------------------------------------------------------
	スライド
----------------------------------------------------------------------------*/

/* スライド画像 */
/* スライド全体 */
.slide-wrap {
  position: relative;
  overflow: hidden;
  cursor: grab;
  user-select: none;
  -webkit-user-select: none;

  /*
   * 横スワイプはJavaScriptで制御し、
   * 縦方向のページスクロールは許可する
   */
  touch-action: pan-y;
}

.slide-wrap.is-dragging {
  cursor: grabbing;
}

/* スライド画像 */
.slide {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

.slide li {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition:
    opacity 1s ease,
    visibility 1s ease;
}

/* 1枚目でスライド部分の高さを確保 */
.slide li:first-child {
  position: relative;
}

.slide li.is-active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.slide img {
  display: block;
  width: 100%;
  height: auto;
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-drag: none;
}

/* ●ナビ */
.slide-dots {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 12px;
}

.slide-dot {
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #ccc;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.slide-dot.is-active {
  background-color: #333;
}

