header {
  z-index: 2
}
@media only screen and (min-width:768px) {
  #key .slide1 {
    background-image: url("../img/index/key_img1.jpg")
  }
  #key .slide2 {
    background-image: url("../img/index/key_img2.jpg")
  }
  #key .slide3 {
    background-image: url("../img/index/key_img3.jpg")
  }
}
.btn-corona {
  font-size: 14px;
  margin-top: 15vw
}
@media only screen and (min-width:768px) {
  .btn-corona {
    margin-top: 15px
  }
  .btn-corona a {
    font-size: 14px;
    color: #fff;
    text-decoration: none
  }
  .btn-corona a i {
    display: inline-block;
    margin-right: 10px
  }
  .btn-corona a:hover {
    text-decoration: underline
  }
}
#news {
  position: absolute;
  z-index: 1;
  left: 3.5%;
  right: 3.5%;
  bottom: 23vw
}
#news .dis-flex {
  align-items: center;
  position: relative
}
#news h2 {
  color: #fff;
  position: relative;
  padding-left: 25px;
  font-weight: 600;
  font-size: 18px
}
#news h2:before {
  content: "";
  border-radius: 50%;
  background: #f0cd96;
  top: 50%;
  left: 6px;
  transform: translateY(-50%);
  position: absolute;
  width: 10px;
  height: 10px
}
#news .link-ins {
  line-height: 1px;
  width: 24px;
  margin-left: 22px
}
#news .link-ins a {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  width: 24px;
}
#news .link-ins a img{
  width: 100%;
  height: auto;
}
#news .news-link {
  position: absolute;
  top: 0;
  right: 0
}
#news .news-link a {
  color: #fff;
  background: url("../img/shared/news_btn_sp.jpg") no-repeat center/auto 100%;
  transition: ease 0.3s;
  display: block;
  text-align: center;
  font-size: 13px;
  line-height: 30px;
  width: 121px;
  padding-right: 12px;
  letter-spacing: 0
}
#news .news-link a:hover {
  text-decoration: none;
  background: url("../img/shared/news_btn_sp_on.jpg") no-repeat center/auto 100%
}
#news #feed {
  box-sizing: border-box;
  background: url("../img/index/feed_bg.jpg");
  color: #323232;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 10px;
  padding: 6vw 5% 6vw 8%;
  line-height: 2.5
}
#news #feed .row-date {
  color: #868686;
  font-style: italic;
  font-weight: 700;
  width: 80px
}
#news #feed .row-ttl {
  width: calc(100% - 80px)
}
@media only screen and (min-width:768px) {
  #news {
    left: 45px;
    right: auto;
    width: 370px;
    bottom: 46px
  }
  #news h2 {
    font-size: 20px;
    padding-left: 30px
  }
  #news h2:before {
    width: 12px;
    height: 12px
  }
  #news .link-ins {
    height: 26px;
    margin-left: 29px
  }
  #news .link-ins img {
    width: 26px;
    height: 26px
  }
  #news .news-link {
    top: 4px
  }
  #news .news-link a {
    font-size: 14px;
    line-height: 32px;
    width: 127px;
    padding-right: 17px
  }
  #news #feed {
    margin-top: 8px;
    font-size: 15px;
    line-height: 36px;
    padding: 25px 0 28px 30px
  }
  #news #feed .row-date {
    font-size: 14px;
    width: 84px
  }
  #news #feed .row-ttl {
    width: calc(100% - 84px)
  }
}
.header-txt {
  position: absolute;
  width: 38%;
  bottom: 36.8%;
  right: 3.3%
}
.header-txt p:nth-child(1){
    margin-top: 8vw;
  }
@media only screen and (min-width:768px) {
  .header-txt {
    width: 280px;
    bottom: -495px;
    left: 50%;
    margin-left: 213px
  }
  .header-txt p:nth-child(1){
    margin-top: 77px;
  }
}
.header_deco {
  position: absolute;
  bottom: -730px;
  left: 50%;
  margin-left: 512px
}
#lead {
  background: url("../img/index/lead_bg.png") no-repeat bottom center/100% auto, url("../img/index/lead_bg2.jpg") no-repeat center/cover;
  color: #fff;
  padding: 14vw 1% 30vw
}
@media only screen and (min-width:768px) {
  #lead {
    background: url("../img/index/lead_bg_pc.png") no-repeat bottom center, url("../img/index/lead_bg2_pc.jpg") no-repeat center/cover;
    padding: 0
  }
  #lead .wrap {
    height: 875px
  }
  #lead .wrap p {
    position: absolute;
    top: 200px;
    left: -3px;
    letter-spacing: 3.2px
  }
}
#takeout {
  background: url("../img/index/takeout_bg.jpg") no-repeat bottom center/100% auto;
  padding: 0 3.3% 5vw;
  margin-top: -18vw
}
#takeout .takeout-box {
  background: url("../img/index/takeout_boxT.jpg") no-repeat top center/100% auto, url("../img/index/takeout_boxB.jpg") no-repeat bottom center/100% auto, url("../img/index/takeout_box.jpg") repeat-y top center/100% auto;
  padding: 3vw 0 11vw;
  margin-bottom: 3vw;
  box-sizing: border-box
}
#takeout .takeout-img {
    margin: 0 5% 3vw 16%;
    width: 70%;
}
#takeout .takeout-info {
  padding: 0 7.1%
}
#takeout h2 {
  margin: auto;
  width: 83%
}
#takeout .takeout-txt {
  margin: 5vw 0
}
#takeout .takeout-bnr {
  margin: 0 -3.5%
}
@media only screen and (min-width:768px) {
  #takeout {
    background: url("../img/index/takeout_bg_pc.jpg") no-repeat bottom center/100% auto;
    padding: 0 0 66px;
    margin-top: 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    display: flex
  }
  #takeout .takeout-box {
    background: url("../img/index/takeout_box_pc.jpg") no-repeat center/cover;
    margin: -224px auto 0;
    max-width: 1312px;
    padding: 37px 0 20px 48px
  }
  #takeout .takeout-img {
    margin: 0;
    width: 46.5%
  }
  #takeout .takeout-img img {
    width: 100%;
    height: auto
  }
  #takeout .takeout-info {
    width: 40.2%;
    padding: 0 0 53px;
    margin-top: 55px;
    margin-left: 2.7%
  }
  #takeout h2 {
    width: 93.5%;
    margin-left: 0
  }
  #takeout h2 img {
    width: 100%;
    height: auto
  }
  #takeout .takeout-txt {
    margin: 34px 0 55px;
    line-height: 36px
  }
  #takeout .takeout-btn {
    width: 420px;
    margin-left: 25px
  }
  #takeout .takeout-bnr {
    margin: 82px auto 0;
    width: 1000px;
    box-shadow: 0 11px 29px 0 rgba(0, 0, 0, 0.27)
  }
}
.scroll1 {
  height: 150px !important
}
.scroll1 img {
  width: auto !important;
  height: 150px !important
}
@media only screen and (min-width:768px) {
  .scroll1 {
    height: 367px !important
  }
  .scroll1 img {
    height: 367px !important;
    width: auto !important
  }
}
#scene .scene-img {
  margin: 0 -5%
}
#scene h2 {
  position: absolute;
  width: 88.1%;
  right: 5.7%;
  top: 18vw
}
#scene .scene-txt {
  margin: 10vw 1%
}
@media only screen and (min-width:768px) {
  #scene {
    background: url("../img/index/scene_bg.jpg") no-repeat center/cover;
    color: #fff
  }
  #scene .wrap {
    height: 726px
  }
  #scene h2 {
    width: 317px;
    top: 80px;
    right: -19px;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
  }
  #scene h2 p:nth-child(1){
    margin-top: 337px;
  }
  #scene h2 p:nth-child(2){
    margin-top: 107px;
  }
  #scene .scene-txt {
    width: 561px;
    position: absolute;
    bottom: 98px;
    left: -137px;
    margin: 0
  }
}
@media only screen and (min-width:768px) and (max-width:1340px) {
  #scene .scene-txt {
    left: 0
  }
}
#menu .menu-info {
  background: url("../img/index/menu_bg.jpg") repeat-x top center/auto 32px, url("../img/index/menu_bg.jpg") repeat-x bottom center/auto 32px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  padding-bottom: 12vw
}
#menu h2 {
  margin: -5vw 0 4vw 2%;
  width: 91%
}
#menu .menu-txt {
  margin: 0 5.3%
}
@media only screen and (min-width:768px) {
  #menu {
    align-items: inherit
  }
  #menu .menu-info {
    background: url("../img/index/menu_bg.jpg") repeat-x top center/auto 83px, url("../img/index/menu_bg.jpg") repeat-x bottom center/auto 83px;
    width: 50%;
    padding: 67px 0 117px
  }
  #menu .menu-info > div {
    max-width: 596px;
    margin-left: 8.5%;
    width: 79.5%
  }
  #menu h2 {
    width: 94.8%;
    margin: 0
  }
  #menu h2 img {
    width: 100%;
    height: auto
  }
  #menu .menu-img {
    width: 50%;
    background: url("../img/index/menu_img1.jpg") no-repeat center/cover
  }
  #menu .menu-txt {
    margin: 40px 9px 0 21px
  }
}
#menu-bnr a {
  display: block;
  position: relative
}
#menu-bnr a .menu-txt2 {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none
}
#menu-bnr a:nth-child(1) .menu-txt2 {
  width: 35%
}
#menu-bnr a:nth-child(2) .menu-txt2 {
  width: 43.2%
}
#menu-bnr a:hover img {
  opacity: 1
}
@media only screen and (min-width:768px) {
  #menu-bnr a {
    width: 50%;
    height: 540px
  }
  #menu-bnr a .menu-img2 {
    height: 100%
  }
  #menu-bnr a .menu-img2 img {
    width: 100%;
    height: 100%;
    object-fit: cover
  }
  #menu-bnr a:nth-child(1) .menu-txt2 {
    width: 263px
  }
  #menu-bnr a:nth-child(2) .menu-txt2 {
    width: 323px
  }
}
#space {
  background: url("../img/index/space_bg_sp.jpg") no-repeat top center/100% auto;
  padding: 7vw 3.3% 12vw
}
#space .space-img {
  margin-bottom: 6vw
}
#space .space-txt1 {
  width: 60%
}
#space .space-txt2 {
  margin: 5vw 1% 6vw
}
#space .space-btn {
  width: 85.7%;
  margin: 0 auto
}
@media only screen and (min-width:768px) {
  #space {
    background: url("../img/index/space_bg.jpg") no-repeat top center;
    position: relative;
    z-index: 0;
    padding: 88px 0 87px
  }
  #space:before {
    content: url("../img/index/space_deco.png");
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
  }
  #space .dis-flex-pc {
    margin: auto;
    max-width: 1500px;
    justify-content: space-between
  }
  #space .space-img {
    order: 2;
    width: 56.1%;
    margin-bottom: 0
  }
  #space .space-img img {
    width: 100%;
    height: auto
  }
  #space h2 img {
    width: 100%;
    height: auto
  }
  #space .space-txt1 {
    width: 68.1%
  }
  #space .space-txt1 img {
    width: 100%;
    height: auto
  }
  #space .space-info {
    width: 40.5%;
    box-sizing: border-box;
    padding-left: 4.8%;
    margin-top: 74px
  }
  #space .space-txt2 {
    margin: 36px 30px 45px 16px
  }
  #space .space-btn {
    margin-left: 22px;
    width: 420px
  }
}
@media only screen and (min-width:768px) and (max-width:1400px) {
  #space .space-info {
    padding-left: 3%;
    margin-top: 0
  }
}
#shopinfo {
  background: url("../img/index/shopinfo_bg.jpg");
  color: #fff;
  padding: 12vw 3.3%
}
#shopinfo .wrap {
  padding: 0
}
#shopinfo .shopinfo-logo {
  width: 30%
}
#shopinfo .tel {
  font-weight: 600
}
#shopinfo .tel span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center
}
#shopinfo .tel span:nth-child(1) {
  font-size: 12px;
  line-height: 27px;
  letter-spacing: 1px
}
#shopinfo .tel span:nth-child(2) {
  font-size: 27px;
  letter-spacing: -0.5px;
  line-height: 34px
}
#shopinfo .tel span:nth-child(2) i {
  display: block;
  margin-right: 5px
}
#shopinfo .shopinfo-left {
  justify-content: space-between
}
#shopinfo .shopinfo-left > div {
  border-left: 1px solid rgba(154, 144, 139, 0.35);
  padding-left: 6%;
  width: 65%
}
#shopinfo .header-btn {
  margin: 4vw 0 0
}
#shopinfo .header-btn a {
  height: 45px;
  padding-left: 13%
}
#shopinfo .header-btn a i {
  left: 9%;
  top: 12px
}
#shopinfo .shopinfo-right {
  margin: 8vw 1%;
  letter-spacing: 0.15em
}
#shopinfo .shopinfo-info {
  margin-bottom: 10vw
}
#shopinfo .shopinfo-info dl {
  border-bottom: 1px solid #443227;
  padding: 8px 0;
  text-align: left;
  letter-spacing: 0.15em
}
#shopinfo .shopinfo-info dl dd {
  padding-left: 10px
}
@media only screen and (min-width:768px) {
  #shopinfo {
    padding: 100px 0 68px
  }
  #shopinfo .dis-flex-pc {
    justify-content: space-between
  }
  #shopinfo .tel span:nth-child(1) {
    font-size: 18px
  }
  #shopinfo .tel span:nth-child(2) {
    font-size: 36px;
    line-height: 57px
  }
  #shopinfo .tel span:nth-child(2) i {
    width: 30px;
    margin-right: 7px
  }
  #shopinfo .tel span:nth-child(2) i img {
    width: 100%;
    height: auto
  }
  #shopinfo .shopinfo-left {
    width: 550px;
    justify-content: space-between
  }
  #shopinfo .shopinfo-left > div {
    border-left: 1px solid rgba(154, 144, 139, 0.35);
    padding-left: 52px;
    width: 333px
  }
  #shopinfo .shopinfo-right {
    width: 419px;
    margin: 13px -27px 0 0;
    letter-spacing: 3px;
    line-height: 30px
  }
  #shopinfo .shopinfo-right p + p {
    margin-top: 10px
  }
  #shopinfo .shopinfo-logo {
    width: 159px;
    margin-top: 12px
  }
  #shopinfo .header-btn {
    margin: 11px 0 0
  }
  #shopinfo .header-btn a {
    font-size: 21px;
    height: 59px;
    padding-left: 35px;
    letter-spacing: 0
  }
  #shopinfo .header-btn a i {
    top: 16px;
    left: 31px;
    width: 24px
  }
  #shopinfo .header-btn a i img {
    width: 100%;
    height: auto
  }
  #shopinfo .shopinfo-group {
    margin: 72px auto 95px;
    max-width: 1270px
  }
  #shopinfo .shopinfo-img {
    width: 45.9%
  }
  #shopinfo .shopinfo-img img {
    width: 100%;
    height: auto
  }
  #shopinfo .shopinfo-info {
    width: 49%;
    margin-bottom: 0;
    margin-top: -10px
  }
  #shopinfo .shopinfo-info dl {
    line-height: 30px;
    padding: 14px 0
  }
  #shopinfo .shopinfo-info dl dt {
    width: 185px;
    padding-left: 13px;
    box-sizing: border-box
  }
  #shopinfo .shopinfo-info dl dd {
    width: calc(100% - 185px);
    padding-left: 0
  }
}
@media only screen and (min-width:768px) and (max-width:1360px) {
  #shopinfo .shopinfo-right {
    letter-spacing: 1px
  }
}
.btn-group {
  margin: 8vw -4.5%;
  max-width: 895px;
  border-bottom: 1px solid #746760;
  justify-content: space-between;
  padding: 0 4.5% 4vw
}
.btn-group li {
  width: 47.1%
}
.btn-group li .btn-link {
  font-size: 3.5vw;
  line-height: 3
}
.btn-group .print {
  font-size: 10px;
  letter-spacing: 0.1em;
  margin-top: 2vw
}
@media only screen and (min-width:768px) {
  .btn-group {
    margin: 58px auto 68px;
    padding: 0 0 33px
  }
  .btn-group li {
    width: 423px
  }
  .btn-group li .btn-link {
    font-size: 26px
  }
  .btn-group .print {
    margin-top: 14px;
    margin-left: 13px;
    font-size: 16px
  }
}
.recruit-popup {
  margin: auto;
  max-width: 895px;
  background: url("../img/index/popup_btn.jpg");
  cursor: pointer
}
.recruit-popup:after {
  background: url("../img/index/icon_plus.png") no-repeat center/100% auto
}
@media only screen and (min-width:768px) {
  .recruit-popup {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 109px
  }
  .recruit-popup:after {
    width: 24px;
    height: 23px
  }
}
.remodal-recruit {
  background: url("../img/shared/recruit_bg.jpg");
  padding: 6vw 0;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  height: 0;
  overflow-y: auto;
  z-index: 100;
  visibility: hidden;
  transition: ease 0.3s;
  opacity: 0;  
  pointer-events: none;
}
.recruitOpen .remodal-recruit {
  opacity: 1;
  visibility: visible;
  pointer-events: visible;
  height: 100%
}
.remodal-recruit .btn-close {
  margin-left: auto;
  width: 15.3%;
  cursor: pointer;
  transition: ease 0.3s
}
.remodal-recruit .btn-close:hover {
  opacity: 0.8
}
.remodal-recruit h2 {
  text-align: center;
  font-weight: 700 !important;
  font-size: 30px;
  margin-bottom: 7vw !important
}
.remodal-recruit h3 {
  font-size: 20px;
  padding-left: 35px !important;
  font-weight: 700 !important;
  position: relative;
  margin-bottom: 3vw !important
}
.remodal-recruit h3:before {
  content: "";
  height: 2px;
  width: 22px;
  background: #9e6530;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px
}
.remodal-recruit .popup-table {
  margin-bottom: 10vw
}
.remodal-recruit .popup-table dl {
  border-bottom: 1px solid #836e57
}
.remodal-recruit .popup-table dl dt {
  font-weight: 700;
  width: 100px;
  box-sizing: border-box;
  padding: 10px 12px;
  background: #dfd5c7;
  text-align: left;
  letter-spacing: 1px
}
.remodal-recruit .popup-table dl dd {
  width: calc(100% - 100px);
  background: #fff;
  padding: 10px 12px;
  box-sizing: border-box
}
.remodal-recruit .tel {
  background: #fff;
  border: 1px solid #836e57;
  padding: 5vw 0;
  margin: 13vw 0 10vw
}
.remodal-recruit .tel span {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0
}
.remodal-recruit .tel span:nth-child(1) {
  font-weight: 700;
  font-size: 4.17vw
}
.remodal-recruit .tel span:nth-child(2) {
  font-weight: 700;
  font-size: 8.45vw;
  line-height: 1.2;
  align-items: flex-end
}
.remodal-recruit .tel span:nth-child(2) i {
  font-size: 7.46vw;
  display: block;
  margin-right: 5px
}
.remodal-recruit .tel span:nth-child(3) {
  font-size: 2.67vw;
  margin-top: 1vw;
  letter-spacing: 0.1em
}
@media only screen and (min-width:768px) {
  .remodal-recruit {
    padding: 60px 0 148px
  }
  .remodal-recruit h2 {
    font-size: 40px;
    margin-bottom: 70px !important
  }
  .remodal-recruit h3 {
    font-size: 26px;
    margin-bottom: 20px !important
  }
  .remodal-recruit .wrap {
    max-width: 800px
  }
  .remodal-recruit .popup-table {
    margin-bottom: 75px
  }
  .remodal-recruit .popup-table dl {
    line-height: 30px
  }
  .remodal-recruit .popup-table dl dt {
    width: 171px;
    padding: 27px 30px 27px 33px
  }
  .remodal-recruit .popup-table dl dd {
    width: calc(100% - 171px);
    padding: 27px 30px 27px 33px;
    letter-spacing: 2px
  }
  .remodal-recruit .tel {
    margin-top: 90px;
    margin-bottom: 0;
    padding: 35px 0
  }
  .remodal-recruit .tel span:nth-child(1) {
    font-size: 24px
  }
  .remodal-recruit .tel span:nth-child(2) {
    font-size: 49px;
    line-height: 1.2
  }
  .remodal-recruit .tel span:nth-child(2) i {
    font-size: 43px;
    display: block;
    margin-right: 5px
  }
  .remodal-recruit .tel span:nth-child(3) {
    font-size: 14px;
    letter-spacing: 0.1em
  }
}