@import url('https://satsuki-kokura.jp/css/reset.css');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP&display=swap');
body,
body#satsuki{
font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
background-color: #010101;
color: #dddddd;
box-sizing: border-box;
}
body a,
body#satsuki a{
  text-decoration: none;
}
.ff_mincho{
 font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
}
.container_satsuki{
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
span.pc_none br{
  display: none;
}
header#satsuki_head{
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}
.head_wrap{
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
.head_wrap div{
  width: 200px;
}
.head_wrap div:nth-child(2){
  text-align: center;
}
.head_wrap div:nth-child(2) img{
  margin-right: -20px;
}
.head_wrap div:nth-child(3){
  text-align: right;
  padding-right: 30px;
  padding-top: 5px;
  color: #ccc;
}
h1#top_h1{
  font-size: 10px;
  color: #ccc;
}
h1#top_h1 a{
    font-size: 10px;
    color: #ccc;
  text-decoration: none;
}
h1#top_h1 br{
  display: none;
}
h2{
  font-size: 36px;
  letter-spacing: 0.2em;
}
h2.tate_ttl{
  writing-mode: vertical-rl;
  font-size: 36px;
  margin: 0 auto;
}
.h2_wrap{
  width: 100%;
  height: 80vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url("../image/menu_bg.jpg");
  background-size: cover;
  background-position: bottom center;
}
.h2_wrap_dinner{
  background-image: url("../image/dinner_bg.jpg");
}
.h2_wrap_pinsu{
  background-image: url("../image/pinsu_bg.jpg");
}
.h2_wrap_lunch{
  background-image: url("../image/lunch_bg.jpg");
}
.h2_wrap_takeout{
  background-image: url("../image/takeout_bg.jpg");
}
.h2_wrap_2024_01{
  background-image: url("../image/2024_bg01.jpg");
}
.h2_wrap_2024_02{
  background-image: url("../image/2024_bg02.jpg");
}
.h2_wrap_2024_03{
  background-image: url("../image/2024_bg03.jpg");
}

.full_image{
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.full_image img{
  width: 100%;
  height: auto;
}
h2.ttl_ul{
    position: relative;
    padding: 0.5rem 0 0.8rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: 26px;
    background-image: linear-gradient(90deg, #8a0000 0% 15%, black 10%);
    background-repeat: no-repeat;
    background-size: 100% 0.2rem;
    background-position: bottom;
}
p{
font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
font-size: 16px;
letter-spacing: 0.15em;
margin-bottom: 2em;
  line-height: 2em;
}
.pd_nomal{
  padding: 100px 20px;
}
.pdt0{
  padding-top: 0;
}
.span_ttl{
  width: 6em;
}
.txt_box_center{
  padding-left: 24px;
  padding-right: 24px;
}
.txt_box_center p{
  text-align: center;
}
.contents_wrap{
  width: 100%;
  max-width: 1300px;
  margin: 0 auto 60px;
  display: flex;
  justify-content: space-between;
padding: 0 24px;
}
.contents_wrap div:first-child{
  width: 35%;
}
.contents_wrap div:last-child{
  width: 65%;
}
.acc_list li{
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
  margin-bottom: 1em;
  letter-spacing: 0.25em;
}
.acc_list li span{
  display: inline-block;
  width: 10em;
  padding-right: 20px;
}
.acc_list li span:nth-child(2){
  width: calc(100% - (10em + 20px));
  padding-right: 0;
}
.acc_txt{
  padding-top: 60px;
}
.acc_txt h3{
  font-size: 24px;
  margin-bottom: 0.5em;
}
.top_slide{
  position: relative;
  width: 100%;
  height: 100vh;
 background-position: center center;
background-size: cover;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
}
.top_slide img{
  width: 100%;
  height: auto;
}
.main_logo{
  text-align: center;
  margin-top: 200px;
}
.add-txt p{
  font-size: 18px;
  text-align: center;
  margin-bottom: .5em;
}
.add-txt{
  margin-top: 3em;
  padding: 0 24px;
}
.btn-satsuki {
font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
font-size: 14px;
font-weight: 400;
width: 260px;
letter-spacing: .1em;
margin: 0 10px 40px;
text-align: center;
padding: 1.4em 0;
border: 1px solid #fff;
display: inline-block;
line-height: 1;
color: #fff;
position: relative;
cursor: pointer;
top: 0;
}
.btn-satsuki:hover {
  background: #fff;
  color: #000;
}
.a-center{
  text-align: center;
  margin-top: 20px;
}
.swiper-slide{
  width: 40%!important;
  margin: 0 10px;
}
.swiper-slide img{
  width: 100%;
  height: auto;
}
/* スライダーのwrapper */
.infinite-slider .swiper-wrapper {
 transition-timing-function: linear;
}
.menu_wrap dl,
.menu_wrap_ala dl{
font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
font-size: 16px;
letter-spacing: 0.15em;
display: flex;
margin-bottom: 1em;
}
.menu_wrap dl dt{
  width: 8em;
}
.menu_wrap dl dd{
  width: calc( 100% - 8em );
}
.menu_wrap_ala dl{
  justify-content: space-between;
}
.menu_wrap_ala dl dt{
  width: calc( 100% - 5em );
}
.menu_wrap_ala dl dd{
  width: 7em;
  text-align: right;
}
.menu_wrap_ala h3{
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro";
  margin-bottom: 1em;
}
.mrt3em{
  margin-top: 3em!important;
}
.mrb20{
  margin-bottom: 10px!important;
}
p.price{
  text-align: right;
  width: 100%;
}
p.price span{
  font-size: 80%;
}
.copy-txt{
  font-size: 10px;
  text-align: center;
  margin-top: 100px;
}
.footer_h2{
  text-align: center;
  font-size: 18px;
}
@media screen and (max-width:1000px) {
header#satsuki_head.ff_mincho{
  font-size: 10px;
  margin: 0;
  padding: 0;
}
span.pc_none br{
  display: block;
}
.acc_list li span.pc_none{
  display: inline;
}
.ff_mincho{
  font-size: 10px;
}
header#satsuki_head{
  padding: 12px;
  height: 260px;
}
.head_wrap{
  margin-bottom: 10px;
}
.head_wrap div{
  width: 33%;
}
.head_wrap div:nth-child(2){
  text-align: center;
}
.head_wrap div:nth-child(2) img{
  margin-right: -30px;
  height: 160px;
  padding-top: 10px;
}
.head_wrap div:nth-child(3){
  font-size: 12px;
}
h1#top_h1 br{
  display: block;
}
.main_logo{
  text-align: center;
  margin-top: 80px;
  margin-right: -30px;
}
.main_logo img{
  width: 120px;
  height: auto;
}  
.top_slide{
height: calc(100vh - 260px);
}
.pd_nomal{
  padding: 68px 14px;
}
.menu_wrap dl,
.menu_wrap_ala dl{
font-size: 13px;
}
h2{
  font-size: 24px;
}
h2.tate_ttl{
  font-size: 24px;
}
h2.ttl_ul{
    position: relative;
    padding: 0.5rem 0 0.8rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
    font-size: 22px;
    background-image: linear-gradient(90deg, #8a0000 0% 15%, black 10%);
    background-repeat: no-repeat;
    background-size: 100% 0.2rem;
    background-position: bottom;
}
p{
font-size: 13px;
letter-spacing: 0.2em;
line-height: 2em;
margin-bottom: 2em;
}
.acc_list li{
  font-size: 13px;
}
.txt_box_center{
  padding-left: 0px;
  padding-right: 0px;
}
.acc_list li span{
  display: block;
  width: 100%;
  padding-right: 0;
}
.acc_list li span:nth-child(2){
  width: 100%;
}
.add-txt p{
  font-size: 12px;
  text-align: center;
  margin-bottom: .5em;
}
.swiper-slide{
  width: 80%!important;
  margin: 0 6px;
}
.contents_wrap{
  margin: 0 auto 60px;
  flex-direction: column;
  box-sizing: border-box;
	padding: 0;
}
.pd_nomal .contents_wrap div{
  width: 100%;
  padding: 10px;
}
.contents_wrap div{
  width: 100%;
  padding: 24px;
}
.contents_wrap div:first-child{
  width: 100%;
}
.contents_wrap div:last-child{
  width: 100%;
}
}
.aside-section {
  top: 0;
  bottom: 0;
  position: fixed;
}
.aside-left {
  width: 100%;
  left: 0;
  height: 300px;
  bottom: 0;
  background-color: #8a0000;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;
  z-index: 100;
}
.aside-right {
  width: 100%;
  right: 0;
  top: 300px;
  background-color: #010101;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease-in-out;
  z-index: 100;
}

.aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 80px;
  text-align: left;
  padding-left: 50px;
}

.aside-content {
  margin-top: 80px;
  padding: 0 40px;
  position: relative;
  color: white;
  text-align: center;
}

.aside-list li {
  margin-bottom: 20px;
}

.aside-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ff5964;
  left: 0;
  right: 0;
  height: 2px;
  border-radius: 2px;
}

.aside-anchor::before {
  border-radius: 2px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  height: 2px;
  z-index: 1;
  width: 50%;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}

.aside-anchor:hover:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.aside-anchor {
  padding-bottom: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  position: relative;
  font-weight: 500;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked ~ aside .aside-left {
  transform: translateY(0%);
}

input[type="checkbox"]:checked ~ aside .aside-right {
  transform: translateX(0%);
}

input[type="checkbox"]:checked ~ label .bar {
  background-color: #fff;
}

input[type="checkbox"]:checked ~ label .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
}

input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}
.middle {
  margin: 0 auto;
}
label {
  top: 10px;
  right: 10px;
  display: inline-block;
  /*padding: 7px 10px;*/
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  margin: 0;
  z-index: 103;
  position: fixed;
}
.bar {
  display: block;
  background-color: #ccc;
  width: 24px;
  height: 2px;
  border-radius: 2px;
  margin: 5.5px auto;
  transition: background-color 0.4s ease-in, transform 0.4s ease-in,
    width 0.4s ease-in;
}
.button {
  display: inline-block;
  background-image: none;
  border: none;
  background-color: transparent;
  padding-bottom: 7px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  color: white;
  padding: 7px 50px;
  border: 2px solid white;
}
.header div.header-in {
 background-image: url("../image/menu_bg.jpg");
}
#header .site-name-text {
 color: #fff!important;
} 
@media (min-width: 1000px) {
  .aside-left {
    display: block;
    width: 40%;
    top: 0;
    height: auto;
  }
  .aside-right {
    width: 60%;
    top: 0;
  }
  .aside-list {
  margin-top: 150px;
}
.aside-content {
    margin-top: 150px;
}
.aside-anchor {
  font-size: 30px;
}


label {
  top: 10px;
  right: 10px;
  display: inline-block;
  /*padding: 7px 10px;*/
  padding: 0;
  background-color: transparent;
  cursor: pointer;
  margin: 10px;
  z-index: 103;
  position: fixed;
}
}
.shutter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f3f3f3;
  z-index: 9999;
  -webkit-animation: byeShutter 2.6s forwards;
          animation: byeShutter 2.6s forwards;
}
.shutter::before, .shutter::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.shutter::before {
  background-color: #7C0003;
  width: 0;
  height: 1px;
  -webkit-animation: shutterOpen1 2.6s forwards;
          animation: shutterOpen1 2.6s forwards;
}
.shutter::after {
  width: 120%;
  height: 0;
  margin-left: -10%;
  background-color: #010101;
  -webkit-animation: shutterOpen2 2.6s forwards;
          animation: shutterOpen2 2.6s forwards;
}
@-webkit-keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}

@keyframes byeShutter {
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    display: none;
    z-index: -1;
  }
}
@-webkit-keyframes shutterOpen1 {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@keyframes shutterOpen1 {
  0% {
    width: 0;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  90% {
    width: 100%;
    height: 100%;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}
@-webkit-keyframes shutterOpen2 {
  60% {
    width: 120%;
    height: 0;
    transform: rotate(5deg);
  }
  90% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
  100% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
}
@keyframes shutterOpen2 {
  60% {
    width: 120%;
    height: 0;
    transform: rotate(5deg);
  }
  90% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
  100% {
    width: 120%;
    height: 100%;
    transform: rotate(-5deg);
  }
}
/*----------------------------
scroll_up ｜下から上へ出現
----------------------------*/
.scroll_up {
  transition: 0.8s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
}
.scroll_up.on {
  transform: translateY(0);
  opacity: 1.0;
}

/*----------------------------
scroll_left ｜左から出現
----------------------------*/
.scroll_left {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(-30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_left.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

/*----------------------------
scroll_right ｜右から出現
----------------------------*/
.scroll_right {
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    transform: translateX(30px);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
}
.scroll_right.on {
    opacity: 1.0;
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    transform: translateX(0);
}

.fadeIn{
animation-name:fadeInAnime;
animation-delay: 3s;
animation-duration:1s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
