@charset "utf-8";
/* CSS Document */
@import url(mobile.css) screen and (max-width:699px);
@import url(tab.css) screen and (min-width:700px) and (max-width:999px);
@import url(pc.css) screen and (min-width:1000px);
/*--リセットスタイル*/
html, body, div, span, h1, h2, h3, h4, h5, h6, p, img, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, div, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figcaption, figure, footer, header, main, nav, section, time {
  margin: 0;
  padding: 0;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}
html {
  -webkit-text-size-adjust: 100%;
}

ul, ol {
  list-style: none;
}
table {
  border-collapse: collapse;
}
* {
  box-sizing: border-box;
}
/*共通スタイル*/

.iro{color: #a73279;
  font-size: 3rem;
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.iro2{color: #544456;
  font-size: 3rem;
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}


.dai{
  font-family: "Kiwi Maru", serif;
  font-weight: 300;
  font-style: normal;
}
.big{width: 100%;
     background-color: #dfcde1;}
.bou{height: 1rem;
     width: 100%;
     background-color: #dfcde1;}
.inner{background-color: white;
       margin-top: 0rem;
       margin-bottom: -1rem;}
p {
  line-height: 1.5;
  color: #544456;
}

.header h2 {
  font-size: 0.875rem;
}

.youkoso_view h2, .menu_view h2, .access_view h2, .ex_view h2{
  margin-top: 10px;
  letter-spacing: 0.1em;
  line-height: 2;
  font-size: 1.25rem;
  text-align: center;
}
.youkoso_view h3, .menu_view h3, .access_view h3, .ex_view h3{
  font-size: 1rem;
  line-height: 2;
}
.youkoso_view p, .menu_view p, .access_view p, .ex_view p{
  padding: 10px;
  line-height: 2em;
  font-size: 1rem
}
.youkoso_view img, .access_view img, .ex_view img{
  max-width: 100%;
  height: auto;
  width: auto;
}
.fadein {
  opacity: 0;
  transform: translate(0,0);
  transition: all 1.5s;

&.scrollin{
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}
}

.load-fade {
opacity: 0;
visibility: hidden;
transition: all 3s;
}
.load-fade.is-show {
opacity: 1;
visibility: visible;
}
/*top*/
h2{background-color: #dfcde1;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
  
    
   }
/*料金表*/
.menu_view th{
  border: 1px solid #333;
  line-height: 2;
}
.menu_view td{
  border: 1px solid #333;
  line-height: 2;
}
.original,.hyou2 {
  line-height: 2em;
  width: 100%;
}
th,td,tr{color: #544456;}
.midasi{width: 100%;
  display: flex;
    }
/*サンプル*/
.sejutusitu{text-align: center;}



.sanple img{border-radius: 10px;
                margin-top: 1rem;}
    
.carousel-control-prev-icon, .carousel-control-next-icon {
                  height: 100px;
                  width: 100px;
                  
                  background-color: #dfcde1;
                  background-size: 100%, 100%;
                  border-radius: 50%;
                  
              }
.margin-top{margin-top: -0.5rem;}

figure{border-radius: 1rem;
                overflow: hidden;}
              
.sejutusitu img{border-radius: 1rem;
                overflow: hidden;}
              
.rei2{border-radius: 1rem;
                overflow: hidden;}
              
/* スライド共通のスタイル */
.single-item,
.single-item2 {
  border-radius: 1rem;
  overflow: hidden;
  margin: 0;
  width: 400px;
  height: 400px;
  position: relative;
}

.single-item img,
.single-item2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* スライドのナビゲーションを非表示 */
.single-item .slick-prev,
.single-item .slick-next,
.single-item2 .slick-prev,
.single-item2 .slick-next,
.single-item .slick-dots,
.single-item2 .slick-dots {
  display: none !important;
}

.syasin img{
                     border-radius: 1rem;
                     overflow: hidden;
                     margin-left: auto;
                     margin-right: auto;}

/*アクセス*/
.access_i{margin-left: 1rem;}
.access iframe {
  border-radius: 1rem;
  -webkit-border-radius: 1rem;
  -moz-border-radius: 1rem;
  width: 400px;
  height: 400px;
}
/*footer*/

footer {
  text-align: center;
  line-height: 2em;
 }

.single-item2 {
  border-radius: 1rem;
  overflow: hidden;
  margin: 0;
  width: 400px;
  height: 400px;
  position: relative;
}

.single-item2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.single-item2 .slick-prev,
.single-item2 .slick-next {
  z-index: 1;
  width: 40px;
  height: 40px;
}

.single-item2 .slick-prev {
  left: 10px;
}

.single-item2 .slick-next {
  right: 10px;
}

.single-item2 .slick-dots {
  bottom: 10px;
}

.single-item2 .slick-dots li button:before {
  color: white;
  opacity: 0.5;
}

.single-item2 .slick-dots li.slick-active button:before {
  color: white;
  opacity: 1;
}

.single-item {
  width: 400px;
  height: 400px;
  margin-bottom: 1rem;
}

@media (max-width: 699px) {
  .accessflex {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }

  .access_i {
    width: 100%;
    max-width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
  }

  .single-item {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
  }

  .single-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .access {
    width: 100%;
    max-width: 100%;
    margin: 0 0 2rem 0;
    display: flex;
    justify-content: center;
  }

  .iframe {
    width: 100%;
    max-width: 100%;
    height: 300px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  .accessflex2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
  }

  .single-item2 {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
  }

  .single-item2 img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  .renraku {
    width: 100%;
    max-width: 100%;
    margin: 0;
    text-align: center;
    padding: 0 1rem;
    box-sizing: border-box;
  }
}
















