#key .slider1 {
  background: url("../img/menu_nabe/key.jpg") no-repeat center center/cover;
  height: 425px;
}

@media screen and (min-width: 767px) {
  #key .slider1 {
    background: url("../img/menu_nabe/key.jpg") no-repeat center center/cover;
    height: 850px;
  }
}

header h1 {
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
}

/***********sec1**************/
.ttl-common {
  position: relative;
  font-size: 6.5vw;
  letter-spacing: 0.14em;
}

.ttl-common span {
  display: block;
  font-size: 4vw;
  margin-bottom: 1vw;
}

@media screen and (min-width: 767px) {
  .ttl-common {
    position: relative;
    font-size: 35px;
    letter-spacing: 0.14em;
  }

  .ttl-common span {
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
  }
}

#sec1 {
  position: relative;
  display: flex;
  flex-wrap: wrap-reverse;
  padding: 56vw 0 18vw;
  background: url(../img/menu_nabe/sec1_bg.jpg) no-repeat top right;
  background-size: 150% auto;
  z-index: 2;
}

#sec1 h2 {
  margin: 0 auto;
  background: url(../img/history/i_1.png) no-repeat top left, url(../img/history/i_2.png) no-repeat bottom right;
  background-size: 42px auto;
  font-size: 6.5vw;
  padding: 6vw 12%;
  line-height: 40px;
  box-sizing: border-box;
  letter-spacing: 0.14em;
  text-align: left;
  display: inline-block;
}

#sec1 h2 span {
  font-size: 5vw;
}

#sec1 .wrap {
  text-align: center;
}

#sec1 .txt {
  margin: 8vw 0 6vw;
  text-align: justify;
  letter-spacing: 0.05em;
}

#sec1 .txt span {
  display: block;
  padding-top: 15px;
}

#sec1 .btn-common {
  display: flex;
  justify-content: center;
  margin-bottom: 12vw;
}

#sec1 ul {
  display: flex;
  justify-content: space-between;
  width: 104%;
  margin: 0 -2%;
}

#sec1 ul li {
  width: 33.3333%;
}

#sec1 ul li a {
  display: block;
  width: 100%;
  padding: 10vw 0;
  text-align: center;
  background: url(../img/menu_nabe/bg_btn.png) no-repeat center;
  font-size: 4.4vw;
  background-size: cover;
}

@media screen and (min-width: 767px) {
  #sec1 {
    position: relative;
    display: flex;
    flex-wrap: wrap-reverse;
    padding: 145px 0 45px;
    background: url(../img/menu_nabe/sec1_bg.jpg) no-repeat top right;
    background-size: 100% auto;
    z-index: 2;
  }

  #sec1 h2 {
    margin: 0 0 0 -68px;
    background: url(../img/history/i_1.png) no-repeat top left, url(../img/history/i_2.png) no-repeat bottom right;
    background-size: 80px auto;
    background-size: 80px auto;
    font-size: 45px;
    padding: 41px 63px;
    line-height: 78px;
    box-sizing: border-box;
    letter-spacing: 0.14em;
    text-align: left;
    display: inline-block;
  }

  #sec1 h2 span {
    font-size: 35px;
  }

  #sec1 .wrap {
    text-align: left;
  }

  #sec1 .txt {
    margin: 56px 0 30px;
    text-align: left;
    letter-spacing: 0.14em;
  }

  #sec1 .btn-common {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 95px;
  }

  #sec1 .btn-common a span {
    padding-left: 18px;
  }

  #sec1 ul {
    display: flex;
    justify-content: space-between;
    width: 1002px;
    margin: 0 -1px;
  }

  #sec1 ul li {
    width: 334px;
  }

  #sec1 ul li a {
    display: block;
    width: 334px;
    padding: 120px 0 0;
    text-align: center;
    background: url(../img/menu_nabe/bg_btn.png) no-repeat center;
    height: 301px;
    font-size: 35px;
    background-size: cover;
    box-sizing: border-box;
    transition: all 0.3s ease;
  }

  #sec1 ul li a:hover {
    opacity: 0.75;
  }
}

/***********sec2**************/
#sec2 {
  position: relative;
  padding: 1vw 0 0vw;
  z-index: 1;
}

#sec2::before {
  background: url(../img/menu_nabe/sec2_bg.jpg) no-repeat left top;
  width: 430px;
  height: 826px;
  background-size: 50% auto;
  position: absolute;
  top: -30vw;
  left: -5%;
  content: "";
  z-index: -1;
}

.nabe-center {
  position: relative;
  background: url(../img/menu_nabe/sec2_deco.jpg) no-repeat left top;
  background-size: 140% auto;
  padding: 15vw 0 15vw;
}

.nabe-center h2 {
  font-size: 6.5vw;
  position: absolute;
  top: 5vw;
  left: 5%;
  height: 600px;
}

.nabe-center .photo {
  margin-left: 15%;
  width: 110%;
}

.nabe-center dl {
  position: relative;
  margin-top: -20vw;
}

.nabe-center dl dt {
  margin-right: 55%;
  padding-bottom: 6vw;
}

.nabe-center dl dd {
  text-align: justify;
}

.nabe-set1 {
  position: relative;
}

.nabe-set1 h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFF;
  font-size: 22px;
  background: url(../img/menu_nabe/s_t.png) no-repeat left top;
  background-size: 100% auto;
  width: 110px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 0;
}

.nabe-set1 .note {
  padding: 10vw 0 6vw 32%;
}

.nabe-set1 dl dd {
  text-align: justify;
  margin: 7vw 0 10vw;
}

.nabe-set1 .list {
  display: flex;
  justify-content: space-between;
}

.nabe-set1 .list .item {
  width: 48%;
  background: url(../img/menu_nabe/line.png) repeat-x, url(../img/shared/bg_common.jpg) repeat;
  background-size: auto 6px, auto;
  padding: 25px 5px;
  box-sizing: border-box;
}

.nabe-set1 .list .item h3 {
  text-align: center;
  font-size: 18px;
}

.nabe-set1 .list .item h3 small {
  font-size: 14px;
}

.nabe-set1 .list .item .ttl {
  margin: 3vw 5% 4vw;
  border-top: 1px solid;
  padding-top: 3vw;
  font-size: 18px;
  text-align: center;
}

.nabe-set1 .list .item .text {
  display: flex;
  justify-content: center;
  font-size: 13px;
}

.nabe-block {
  position: relative;
  background: url(../img/menu_nabe/sec2_box.jpg) no-repeat right top, url(../img/menu_nabe/js_bg.jpg) repeat left top;
  background-size: 40% auto, auto;
  padding: 6vw 0 10vw;
}

.nabe-block .text-box h2 {
  padding: 10vw 0 3vw;
}

.nabe-block .text-box p {
  padding: 12px 0 12px 15px;
  text-indent: -15px;
  font-size: 13px;
}

.nabe-block .text-box p+p {
  border-top: 1px solid;
}

@media screen and (min-width: 767px) {
  #sec2 {
    position: relative;
    padding: 20px 0 10px;
    z-index: 1;
  }

  #sec2::before {
    background: url(../img/menu_nabe/sec2_bg.jpg) no-repeat left top;
    width: 430px;
    height: 826px;
    background-size: auto;
    position: absolute;
    top: -212px;
    left: -0;
    content: "";
    z-index: -1;
  }

  .nabe-center {
    position: relative;
    background: url(../img/menu_nabe/sec2_deco.jpg) no-repeat left top;
    background-size: auto;
    padding: 142px 0 20px;
    margin-top: -30px;
  }

  .nabe-center h2 {
    font-size: 45px;
    position: absolute;
    top: 44px;
    left: 120px;
    height: 600px;
    letter-spacing: 0.14em;
  }

  .nabe-center h2 span {
    font-size: 35px;
  }

  .nabe-center .photo {
    margin-left: 280px;
    width: 690px;
  }

  .nabe-center dl {
    position: relative;
    margin-top: 0;
  }

  .nabe-center dl dt {
    margin-right: 0;
    padding-bottom: 0;
    position: absolute;
    top: -130px;
    left: 10px;
  }

  .nabe-center dl dd {
    text-align: justify;
    padding: 33px 0 62px 388px;
    width: 545px;
  }

  .nabe-set1 {
    position: relative;
    z-index: 2;
  }

  .nabe-set1 h2 {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 45px;
    background: url(../img/menu_nabe/s_t.png) no-repeat left top;
    background-size: 100% auto;
    width: 270px;
    height: 270px;
    position: absolute;
    top: 0;
    left: -88px;
  }

  .nabe-set1 .note {
    padding: 77px 0 40px;
    text-align: center;
  }

  .nabe-set1 dl dt {
    margin-left: 50px;
    width: 900px;
  }

  .nabe-set1 dl dd {
    text-align: center;
    margin: 40px 0 110px;
  }

  .nabe-set1 .list {
    display: flex;
    justify-content: space-between;
    padding: 0 50px;
  }

  .nabe-set1 .list .item {
    width: 400px;
    background: url(../img/menu_nabe/line.png) repeat-x, url(../img/shared/bg_common.jpg) repeat;
    background-size: auto 8px, auto;
    padding: 57px 5px 69px;
    box-sizing: border-box;
  }

  .nabe-set1 .list .item h3 {
    text-align: center;
    font-size: 30px;
    line-height: 52px;
  }

  .nabe-set1 .list .item h3 small {
    font-size: 22px;
  }

  .nabe-set1 .list .item .ttl {
    margin: 24px 42px 24px;
    border-top: 1px solid;
    padding-top: 40px;
    font-size: 22px;
    text-align: center;
  }

  .nabe-set1 .list .item .text {
    display: flex;
    justify-content: center;
    font-size: 15px;
  }

  .nabe-block {
    position: relative;
    background: url(../img/menu_nabe/sec2_box.jpg) no-repeat right top, url(../img/menu_nabe/js_bg.jpg) repeat left top;
    background-size: auto;
    padding: 75px 0 50px;
    max-width: 1300px;
    margin: 0 auto;
  }

  .nabe-block .slide-box {
    width: 680px;
    margin-left: -75px;
  }

  .nabe-block .wrap {
    display: flex;
    justify-content: space-between;
  }

  .nabe-block .text-box {
    width: 346px;
    margin-right: -5px;
  }

  .nabe-block .text-box h2 {
    padding: 2px 0 24px;
    font-size: 45px;
    line-height: 52px;
  }

  .nabe-block .text-box h2 span {
    letter-spacing: 0.14em;
  }

  .nabe-block .text-box h2 i {
    font-size: 35px;
  }

  .nabe-block .text-box p {
    padding: 21px 0 24px 15px;
    text-indent: -15px;
    font-size: 15px;
    line-height: 28px;
  }

  .nabe-block .text-box p+p {
    border-top: 1px solid;
  }
}

#sec3 {
  position: relative;
  padding: 17vw 0 2vw;
  background: url(../img/menu_nabe/sec3_bg.jpg) no-repeat top right;
  background-size: 70% auto;
}

#sec3 .nabe-set1 h2 {
  top: 0;
  left: inherit;
  right: 0;
}

#sec3 .nabe-set1 .note {
  padding: 10vw 32% 6vw 0;
}

#sec3 .nabe-block {
  margin-top: 12vw;
}

@media screen and (min-width: 767px) {
  #sec3 {
    position: relative;
    padding: 100px 0 10px;
    background: url(../img/menu_nabe/sec3_bg.jpg) no-repeat top right;
    background-size: auto;
  }

  #sec3 .nabe-set1 h2 {
    top: -25px;
    left: inherit;
    right: -50px;
  }

  #sec3 .nabe-set1 .note {
    padding: 50px 0 32px;
    text-align: center;
  }

  #sec3 .nabe-block {
    margin-top: 80px;
    padding: 75px 0 100px;
  }

  #sec3 .nabe-set1 dl dd {
    margin: 40px 0 60px;
  }
}

#sec4 {
  position: relative;
  padding: 16vw 5%;
}

#sec4 .block {
  background: url(../img/menu_nabe/line.png) repeat-x, url(../img/menu_nabe/line.png) repeat-x bottom center, url(../img/shared/bg_common.jpg) repeat;
  background-size: auto 6px, auto 6px, auto;
  padding: 14vw 0 10vw;
}

#sec4 .block h2 {
  font-size: 6.5vw;
  text-align: center;
  margin-bottom: 6vw;
  line-height: 1.5;
}

#sec4 .block h2 span {
  font-size: 4.5vw;
  color: #FFF;
  background: #041544;
  padding: 2px 20px;
}

#sec4 .block dl {
  position: relative;
}

#sec4 .block dl dt {
  width: 45%;
  border-radius: 50%;
  position: relative;
  margin-top: -15vw;
  overflow: hidden;
}

#sec4 .block dl dd {
  text-align: justify;
  padding: 5vw 0 3vw;
  font-size: 90%;
}

@media screen and (min-width: 767px) {
  #sec4 {
    position: relative;
    padding: 110px 5px;
  }

  #sec4 .block {
    background: url(../img/menu_nabe/line.png) repeat-x, url(../img/menu_nabe/line.png) repeat-x bottom center, url(../img/shared/bg_common.jpg) repeat;
    background-size: auto;
    padding: 75px 0 50px;
    max-width: 1120px;
    margin: auto;
  }

  #sec4 .block h2 {
    font-size: 45px;
    text-align: center;
    margin-bottom: 0;
    line-height: 68px;
    position: absolute;
    top: 28px;
    left: 73px;
    letter-spacing: 0.14em;
  }

  #sec4 .block h2 span {
    font-size: 25px;
    color: #FFF;
    background: #041544;
    padding: 9px 62px;
  }

  #sec4 .block .photo {
    margin-left: 400px;
  }

  #sec4 .block dl {
    position: relative;
  }

  #sec4 .block dl dt {
    width: 342px;
    border-radius: 50%;
    position: relative;
    margin-top: 0;
    overflow: hidden;
    position: absolute;
    top: -232px;
    left: 31px;
  }

  #sec4 .block dl dd {
    text-align: right;
    padding: 30px 0 30px;
    margin-right: -5px;
    font-size: 15px;
  }
}

#sec5 {
  background: url(../img/menu_nabe/sec5_deco.jpg) no-repeat top right;
  background-size: 80% auto;
  padding: 16vw 0 10vw;
}

#sec5 h2 {
  margin: 0 auto;
  background: url(../img/index/i_ttl.png) no-repeat top right, url(../img/index/i_ttl2.png) no-repeat bottom left;
  background-size: 42px auto;
  font-size: 6vw;
  padding: 10vw 10%;
  line-height: 38px;
  box-sizing: border-box;
  letter-spacing: 0.14em;
}

#sec5 .slide-box {
  margin: 9vw 0 8vw;
  position: relative;
}

#sec5 .slide-box::before {
  background: url(../img/index/i_btn.jpg) no-repeat bottom left;
  width: 400px;
  height: 399px;
  position: absolute;
  bottom: -0vw;
  left: -10%;
  content: "";
  z-index: -1;
  background-size: 30% auto;
}

#sec5 .banner {
  padding-top: 12vw;
}

#sec5 .banner li {
  margin-bottom: 6vw;
}

#sec5 .banner span {
  border: 1px solid;
  display: block;
  text-align: center;
  font-size: 16px;
  padding: 9px;
  background: url(../img/menu_nabe/i_btn.png) no-repeat center right 30px;
  background-size: 18px auto;
  cursor: pointer;
  transition: all 0.3s ease;
}

.remodal .remodal-close {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  overflow: visible;
  width: 28px;
  height: 28px;
}

.remodal.bg {
  background: url(../img/shared/bg_common.jpg) repeat;
}

.remodal .pp-menu {
  padding: 16vw 5% 20vw;
}

.remodal .pp-menu .item {
  text-align: left;
}

.remodal .pp-menu .item h3 {
  text-align: center;
  color: #FFF;
  background: #2b2b2b;
  padding: 5px;
  font-size: 16px;
  margin: 45px auto 10px;
}

.remodal .pp-menu .item h3 span {
  display: block;
  font-size: 12px;
}

.remodal .pp-menu .item dl {
  display: flex;
  justify-content: space-between;
  padding: 7px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  letter-spacing: 0.05em;
}

.remodal .pp-menu .item dl dd {
  text-align: right;
}

@media screen and (min-width: 767px) {
  #sec5 {
    background: url(../img/menu_nabe/sec5_deco.jpg) no-repeat top right;
    background-size: auto;
    padding: 70px 0 100px;
  }

  #sec5 h2 {
    margin: 0 auto;
    background: url(../img/index/i_ttl.png) no-repeat top right, url(../img/index/i_ttl2.png) no-repeat bottom left;
    background-size: 80px auto;
    font-size: 45px;
    padding: 74px 67px;
    line-height: 38px;
    box-sizing: border-box;
    letter-spacing: 0.14em;
    position: absolute;
    top: 47px;
    right: 33px;
  }

  #sec5 .slick-dots {
    justify-content: flex-end;
    width: 101%;
    padding-top: 3px;
  }

  #sec5 .slide-box {
    margin: 0;
    width: 750px;
  }

  #sec5 .slide-box::before {
    background: url(../img/index/i_btn.jpg) no-repeat bottom left;
    width: 400px;
    height: 399px;
    position: absolute;
    bottom: -0px;
    left: -50px;
    content: "";
    z-index: -1;
    background-size: auto;
  }

  #sec5 .txt {
    text-align: center;
    padding: 50px 0 20px;
  }

  #sec5 .banner {
    padding-top: 40px;
    display: flex;
    justify-content: space-between;
    margin: 8px 52px 25px;
  }

  #sec5 .banner li {
    margin: 0 23px 0;
  }

  #sec5 .banner span {
    border: 1px solid;
    display: block;
    text-align: center;
    font-size: 22px;
    padding: 15px 30px 15px 0;
    background: url(../img/menu_nabe/i_btn.png) no-repeat center right 35px;
    background-size: 24px auto;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 390px;
    box-sizing: border-box;
  }

  #sec5 .banner span:hover {
    background: url(../img/menu_nabe/i_btn.png) no-repeat center right 25px;
    background-size: 24px auto;
  }

  .remodal .remodal-close {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    overflow: visible;
    width: 28px;
    height: 28px;
  }

  .remodal.bg {
    background: url(../img/shared/bg_common.jpg) repeat;
  }

  .remodal .pp-menu {
    padding: 50px 50px 100px;
  }

  .remodal .pp-menu .list {
    display: flex;
    justify-content: space-around;
    width: 980px;
    margin: auto;
  }

  .remodal .pp-menu .item {
    text-align: left;
    width: 465px;
  }

  .remodal .pp-menu .item h3 {
    text-align: center;
    color: #FFF;
    background: #2b2b2b;
    padding: 5px;
    font-size: 22px;
    margin: 45px auto 10px;
  }

  .remodal .pp-menu .item h3 span {
    display: block;
    font-size: 15px;
    margin-top: -5px;
  }

  .remodal .pp-menu .item dl {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    letter-spacing: 0.05em;
    line-height: 30px;
  }
}

/***********all fix for ipad **************/