@charset "UTF-8";

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
  min-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the main element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd em font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd em font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent sub and sup elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Replaced content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable.
 * 1. Make form elements stylable across systems iOS especially.
 * 2. Inherit text-transform from parent.
 */

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

/**
 * Correct cursors for clickable elements.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}

button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}

/**
 * Improve outlines for Firefox and unify style with input elements & buttons.
 */

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Fix font inheritance.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable]:focus {
  outline: auto;
}

/* Tables */
/* ============================================ */

/**
1. Correct table border color inheritance in all Chrome and Safari.
*/

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}


body {
   background-image: url("kabe.jpg"); /* 画像の場所に合わせて修正してね */
  background-repeat: no-repeat;   /* 繰り返さない */
  background-size: cover;         /* 画面いっぱいに拡大縮小 */
  background-position: center;    /* 中央に配置 */
  background-attachment: fixed;   /* 背景を固定 */
  width: 100vw;
  height: 300vw;
  overflow-x: hidden;  
   background: repeating-linear-gradient(
    90deg,           /* ← 90度＝縦ストライプ（横方向に繰り返す） */
    #8c211d,         /* 色1 */
    #8c211d 100px,    /* 色1の幅 */
    #bf2626 100px,    /* 色2の開始位置 */
    #bf2626 160px     /* 色2の幅 */
    );
}


header {
    display: flex;
    align-items: center;
    height:6vw;
    width:100vw;
    position:fixed;
    top:0;
    z-index:110;
    font-family: "kaisei-tokumin", sans-serif;
font-weight: 700;
font-style: normal;
justify-content:flex-end;
background-color: #c76856;
font-size: 1.5vw;
 filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
  }

a::after {
  content: "";
  position: absolute;
  bottom: 0; /* 文字の下に配置 */
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #fff5d0;
  transition: width 0.3s ease;
}

a:hover::after {
  width: 100%; /* ホバー時に線が左→右に伸びる */
}


  header a{
    text-decoration: none;
    color:#fff5d0;
    position: relative;
  text-decoration: none;
  }

  .top{
    margin-left:20vw;
    margin-right:7vw;
  }

  .guest{
    margin-right:7vw;
  }

  .acsess{
    margin-right:7vw;
  }

  .reservation{
    margin-right:7vw;
  }
  
  .qanda{
    margin-right:7vw;
  }

  .itimaie{
    width: 100vw;
    margin-top: 5vw;
  }

  h1{
    font-family: "kaisei-tokumin", sans-serif;
font-weight: 800;
font-style: normal;
margin-top: 3vw;
font-size: 7vw;
color:#fff5d0 ;
text-align: center;
text-shadow: 0.3vw 0.3vw #05384a;


  }

.guestpage{
  width: 100vw;
  height: 100vh;
  position: relative;

}


.posu{
    width: 24vw;
    position: absolute;
    top: 11vw;
    right: 16vw;
     filter: drop-shadow(0.5vw 0.5vw 0.7vw #05384a);
}

.gaku{
    width: 30vw;
    position: absolute;
    top: 5vw;
    left: 13vw;
    transform: rotate(90deg);
    z-index: 10;
     filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}

h2{
     position: absolute;
    top: 20vw;
    left: 20.5vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 3vw;
    font-style: normal;
    color: #05384a;
    text-shadow: 0.2vw 0.2vw #578c91;
    z-index: 30;
}

h3{
        position: absolute;
    top: 44vw;
    left: 18.5vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2vw;
    font-style: normal;
    color: #05384a;
    background-color: #fff5d0;
    box-shadow: 1vw 1vw #578c91;
    z-index: 30;
    padding: 1vw;

}


.guestprof{
position: absolute;
    top: 25.5vw;
    left: 16vw;
     font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2vw;
    font-style: normal;
    color: #bf2626;
    z-index: 30;
    text-align: center;
    line-height: 1.3;

}

.star{
       width: 16vw;
    position: absolute;
    top: -3vw;
    right: 6vw;
    z-index: 10;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}

.usagi{
    width: 7vw;
    position: absolute;
    top: 29vw;
    right: 50vw;
    z-index: 10;
    will-change: transform;
}

@keyframes sway {
  0%   { transform: rotate(-4deg) translateX(-2px); }
  50%  { transform: rotate(4deg)  translateX(2px); }
  100% { transform: rotate(-4deg) translateX(-2px); }
}

@keyframes sway2 {
  0%   { transform: rotate(4deg) translateX(2px); }
  50%  { transform: rotate(-4deg)  translateX(-2px); }
  100% { transform: rotate(4deg) translateX(2px); }
}

.sway {
  transform-origin: 50% 55%; /* 下を支点にするなど */
  animation: sway 3s ease-in-out infinite;
}

.sway2 {
  transform-origin: 50% 55%; /* 下を支点にするなど */
  animation: sway2 3s ease-in-out infinite;
}




.tic{
    width: 10vw;
    position: absolute;
    top: 40vw;
    right: 32vw;
    z-index: 10;
    transform: rotate(19deg);
    
}

.hagu{
        width: 11vw;
    position: absolute;
    top: 10vw;
    right: 80vw;
    z-index: 10;
    animation: spin 10s linear infinite;
}
.hagu2{
   width: 7vw;
    position: absolute;
    top: 16vw;
    right: 88vw;
    z-index: 10;
    animation: spin2 10s linear infinite;
}

.pop{
  width: 9vw;
    position: absolute;
    top: 31vw;
    right: 12vw;
    z-index: 10;
     will-change: transform;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to   { transform: rotate(360deg); }
}

@keyframes spin2 {
  from { transform: rotate(360deg); }
  to   { transform: rotate(0deg); }
}


.gaiyou{
  width: 100vw;
  height: 100vh;
  position: relative;


}

.copy{
    position: absolute;
    top: 23.5vw;
    left: 15vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 3.5vw;
    font-style: normal;
    color: #bf2626;
    text-shadow: 0.2vw 0.2vw #e6a223;
    z-index: 30;
    text-align: center;
}

.gaiyoubun{
        position: absolute;
    top: 34.5vw;
    left: 57vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 1.8vw;
    font-style: normal;
    color: #05384a;

    z-index: 30;
    text-align: center;
}

.kanban{
    width: 50vw;
    position: absolute;
    top: 10vw;
    right: 53vw;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}

.kanban2{
    width: 50vw;
    position: absolute;
    top: 21vw;
    right: -3vw;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}

.ningyou1{
        width: 6vw;
    position: absolute;
    top: 11vw;
    right: 10vw;
   
}

.ningyou2{
     width: 7vw;
    position: absolute;
    top: -1vw;
    right: 88vw;

}

.ningyou3{
    width: 7vw;
    position: absolute;
    top: 9vw;
    right: 3vw;

}

.kurousa{
    width: 7vw;
    position: absolute;
    top: 1vw;
    right: 66vw;
 will-change: transform;
}

@keyframes floaty {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(-10px); }
  100% { transform: translateY(0); }
}

.float {
  animation: floaty 4s ease-in-out infinite;
}



.kiirokuma{
       width: 7vw;
    position: absolute;
    top: 14vw;
    right: 33vw;

}

@keyframes floaty2 {
  0%   { transform: translateY(-10px); }
  50%  { transform: translateY(0); }
  100% { transform: translateY(-10px); }
}

.float2 {
  animation: floaty2 4s ease-in-out infinite;
}
.tatiusagi{
       width: 5vw;
    position: absolute;
    top: 1.5vw;
    right: 74vw;

}

.tatiusagi{
       width: 5vw;
    position: absolute;
    top: 1.5vw;
    right: 74vw;

}


.kibara{
         width: 7vw;
    position: absolute;
    top: 17.5vw;
    right: 83vw;
}



.akabara{
      width: 7vw;
    position: absolute;
    top: 31.5vw;
    right: 54vw;

}

.kibara2{
       width: 7vw;
    position: absolute;
    top: 28.5vw;
    right: 39vw;
}



.akabara2{
 width: 7vw;
    position: absolute;
    top: 41.5vw;
    right: 10vw;

}

.info{
  width: 100vw;
  height: 100vh;
  position: relative;

}

.nitiji1{
    position: absolute;
    top: 20.5vw;
    left: 36vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2.5vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;

}

.nitiji2{
     position: absolute;
    top: 27.5vw;
    left: 34vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;


}



.kaijou1{
    position: absolute;
    top: 20.5vw;
    left: 58.5vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2.5vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;
}

.kaijou2{
      position: absolute;
    top: 28.5vw;
    left: 55vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 1.5vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;
}


.ryoukin1{
  

     position: absolute;
    top: 20.5vw;
    left: 79vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2.5vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;
}


.ryoukin2{
  

position: absolute;
    top: 29.5vw;
    left: 80.5vw;
    font-family: "kaisei-tokumin", sans-serif;
    font-weight: 800;
    font-size: 2.5vw;
    font-style: normal;
    color: #fff5d0;
    text-align: center;
    z-index: 25;
}



.kisya{
   width: 88vw;
    position: absolute;
    top: 28.5vw;
    right: 7vw;
    z-index: 30;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}


.tumiki1{
     width: 22vw;
    position: absolute;
    top: 13.5vw;
    right: 27vw;
    z-index: 20;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}



.tumiki2{
       width: 22vw;
    position: absolute;
    top: 13.5vw;
    right: 49vw;
    z-index: 20;
     filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}



.tumiki3{
     width: 22vw;
    position: absolute;
    top: 13.5vw;
    right: 5vw;
    z-index: 10;
     filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
}

.tokei{
    width: 10vw;
    position: absolute;
    top: 2.5vw;
    right: 85vw;
    z-index: 10;

    transform: rotate(20deg);
}

.cut{
        width: 7vw;
    position: absolute;
    top: 10.5vw;
    right: 72vw;
    transform: rotate(-2deg)
}

.popcorn{
        width: 5vw;
    position: absolute;
    top: 20.5vw;
    right: 80vw;
    transform: rotate(-2deg);
     animation: spin 10s linear infinite;
}

.tra{
        width: 12vw;
    position: absolute;
    top: 4.5vw;
    right: 13vw;
    transform: rotate(-2deg);
}

.daice{
       width: 5vw;
    position: absolute;
    top: 9.5vw;
    right: 5vw;
    transform: rotate(-2deg);
     animation: spin2 10s linear infinite;
  

}


  .webcm{
     width: 100vw;
    height: 200vh;
    position: relative;
    
  }

  .cm{
    margin-top: 3vw;
    width:60vw;
   margin-left: 20vw;
   border: #c76856;
   border-style: solid;
   border-width: 1vw;
   z-index: 30;
   position: relative;
  }

   .cm2{
    margin-top: 20vw;
    width:60vw;
   margin-left: 20vw;
    border: #578c91;
   border-style: solid;
   border-width: 1vw;
   z-index: 30;
   position: relative;
  }

.sirokuma{
          width: 13vw;
    position: absolute;
    top: 28.5vw;
    right: 77vw;
    transform: rotate(-20deg);
    z-index: 20;
  

}

.kurumi{
       width: 7vw;
    position: absolute;
    top: 13.5vw;
    right: 14vw;
    transform: rotate(20deg);
    z-index: 20;
  

}

.carten1{
    width: 9.5vw;
    position: absolute;
    top: -2vw;
    right: 0.5vw;
  

}

.carten2{
  width: 9.5vw;
    position: absolute;
    top: -2vw;
    left: -0.5vw;
  

}

.carten3{
    width: 9.5vw;
    position: absolute;
    top: 56vw;
    right: 0.5vw;
  

}

.carten4{
  width: 9.5vw;
    position: absolute;
    top: 56vw;
    left: -0.5vw;
  

}

.hoshi{
  width: 3vw;
    position: absolute;
    top: 40.5vw;
    right: 19vw;
    transform: rotate(49deg);
    z-index: 53;
}
.hoshi2{
  width: 5vw;
    position: absolute;
    top: 42.5vw;
    right: 20.5vw;
    transform: rotate(30deg);
    z-index: 50;
}


.hoshi3{
   width: 5vw;
    position: absolute;
    top: 9.5vw;
    right: 75vw;
    transform: rotate(20deg);
    z-index: 50;
}
.hoshi4{
    width: 3vw;
    position: absolute;
    top: 12.5vw;
    right: 79vw;
    transform: rotate(35deg);
    z-index: 50;
}

.hoshi5{
  width: 3vw;
    position: absolute;
   top: 95.5vw;
    right: 19vw;
    transform: rotate(49deg);
    z-index: 53;
}
.hoshi6{
  width: 5vw;
    position: absolute;
    top: 97.5vw;
    right: 20.5vw;
    transform: rotate(30deg);
    z-index: 50;
}


.hoshi7{
   width: 5vw;
    position: absolute;
    top: 64.5vw;
    right: 75vw;
    transform: rotate(20deg);
    z-index: 50;
}

.hoshi8{
    width: 3vw;
    position: absolute;
    top: 67.5vw;
    right: 79vw;
    transform: rotate(35deg);
    z-index: 50;
}



.sns{
  width: 100vw;
  height: 100vh;
  position: relative;
}

.allcontents{
  display: flex;
}


  .contents{
  overflow: scroll;
  height: 35vw;
  width: 25vw; 
  margin-left: 16.5vw;
  margin-top: 5vw;
  z-index: 50;
}



.aome{
   width: 18vw;
    position: absolute;
    top: 15.2vw;
    right: 87vw;
    z-index: 30vw;
  

}

.sirome{
         width: 24vw;
    position: absolute;
    top: 4.5vw;
    right: 68vw;
    z-index: 20vw;
      filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);

}

.pinkme{
           width: 32vw;
    position: absolute;
    top: 9.5vw;
    right: 34vw;
    z-index: 30vw;
  

}

.akame{
    width: 26vw;
    position: absolute;
    top: 1vw;
    right: 1vw;
    z-index: 30vw;

  

}


.aome2{
              width: 17vw;
    position: absolute;
    top: 17.5vw;
    right: -8vw;
    z-index: 30vw;
    filter: drop-shadow(0.5vw 0.5vw 0.7vw #191813);
  

}

