#key {
  display: flex;
  flex-wrap: wrap-reverse;
  margin-top: 5vw;
}

#key .title {
  margin: -10% 16% 10vw;
}

#key .key-top {
  position: relative;
  width: 100%;
}

@media screen and (min-width: 768px) {
  #key {
    display: flex;
    padding: 190px 0 0 0;
    align-items: flex-start;
    flex-wrap: inherit;
    margin: 0;
  }
  #key .title {
    width: 400px;
    margin: 0;
  }
  #key .key-top {
    position: relative;
    width: calc(100% - 400px);
    height: 690px;
  }
  #key .key-top li {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 690px;
  }
  #key .key-top li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (min-width: 768px) {
  .img-ob-pc {
    position: relative;
  }
  .img-ob-pc img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

#sec1 {
  position: relative;
  padding: 0 5% 10vw;
}

#sec1::before {
  background: url(../img/menu/sec1_bg.jpg) no-repeat, url(../img/shared/bg_ft.jpg) repeat;
  background-size: 135% auto;
  position: absolute;
  bottom: 26%;
  left: 0;
  width: 100%;
  content: "";
  height: 76%;
}

#sec1 .inner {
  position: relative;
  z-index: 2;
}

#sec1 .title h2 {
  font-size: 7vw;
  line-height: 1.8;
  color: #3e0900;
}

#sec1 .title .deco {
  margin: -1vw 0 5vw 38%;
}

#sec1 .txt {
  color: #FFF;
}

#sec1 .photo {
  margin-bottom: 10vw;
}

#sec1 ul {
  margin-top: 10vw;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

#sec1 ul li {
  width: 49%;
  margin-bottom: 5vw;
}

#sec1 ul li a {
  position: relative;
  display: block;
}

#sec1 ul li a span {
  width: 100%;
  text-align: center;
  color: #3e0900;
  font-size: 17px;
  left: 0;
  top: 53%;
  position: absolute;
}

#sec1 ul li:last-child a span {
  top: 45%;
}

@media screen and (min-width: 768px) {
  #sec1 {
    position: relative;
    padding: 0;
  }
  #sec1::before {
    background: url(../img/menu/sec1_bg.jpg) no-repeat bottom right, url(../img/shared/bg_ft.jpg) repeat;
    background-size: auto;
    position: absolute;
    bottom: 175px;
    left: 0;
    width: 100%;
    content: "";
    height: 685px;
  }
  #sec1 .inner {
    position: relative;
    z-index: 2;
    max-width: 1500px;
    margin: 0 auto;
  }
  #sec1 .box {
    display: flex;
    justify-content: space-between;
    padding-left: 70px;
    box-sizing: border-box;
  }
  #sec1 .title {
    position: absolute;
    top: 95px;
    left: 70px;
  }
  #sec1 .title h2 {
    font-size: 42px;
    line-height: 76px;
  }
  #sec1 .title .deco {
    margin: 27px 0 0 135px;
    width: 310px;
  }
  #sec1 .txt {
    color: #FFF;
    max-width: 520px;
    order: 1;
    padding-top: 410px;
    margin-right: 30px;
    letter-spacing: 0.025em;
  }
  #sec1 .photo {
    margin-bottom: 0;
    max-width: 850px;
    height: 620px;
    overflow: hidden;
    position: relative;
    order: 2;
  }
  #sec1 .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec1 ul {
    margin-top: 90px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #sec1 ul li {
    width: 254px;
    margin: 0 8px;
  }
  #sec1 ul li a {
    position: relative;
    display: block;
  }
  #sec1 ul li a span {
    width: 100%;
    text-align: center;
    color: #3e0900;
    font-size: 27px;
    left: 0;
    top: 55%;
    position: absolute;
  }
  #sec1 ul li:last-child a span {
    top: 46%;
  }
}

#sec2 {
  padding: 16vw 0 16vw;
  position: relative;
}

#sec2 .set1 .photo {
  position: relative;
  margin-right: 5%;
}

#sec2 .set1 .ttl {
  margin: 10vw 0 0 5%;
}

#sec2 .set1 .ttl .deco {
  width: 40%;
}

#sec2 .set1 .ttl h2 {
  font-size: 24px;
  line-height: 40px;
  margin-left: 10%;
  background: url(../img/menu/s2_d2.png) no-repeat bottom center;
  background-size: 50%;
  padding-bottom: 6vw;
  letter-spacing: 0.2em;
}

#sec2 .set2 {
  display: flex;
  flex-wrap: wrap-reverse;
  padding: 10vw 5% 14vw;
}

#sec2 .set2 .text {
  margin-top: 10vw;
}

#sec2 .set2 .text .deco {
  margin: 3vw 0 0 60%;
}

#sec2 .set3 {
  margin: 0 5%;
}

#sec2 .set3 .list {
  display: flex;
}

#sec2 .set3 .list ul {
  display: flex;
  flex-direction: column;
  margin-left: 3px;
}

#sec2 .set3 .list ul li {
  height: 100%;
}

#sec2 .set3 .list ul li + li {
  margin-top: 3px;
}

#sec2 .set4 {
  background: url(../img/menu/s2_d4.png) no-repeat top left;
  background-size: 120% auto;
  padding-top: 16vw;
}

#sec2 .set4 .list {
  margin: 0px 5% 0;
}

#sec2 .set4 .col {
  border: none !important;
}

#sec2 .set4 h4 {
  text-align: center;
  border-bottom: 1px solid;
  padding: 30px 0 10px;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 200px 0 60px;
    position: relative;
  }
  #sec2 .set1 {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 560px;
  }
  #sec2 .set1 .photo {
    position: absolute;
    margin-right: 0;
    width: 850px;
    height: 500px;
    top: 0;
    left: -150px;
  }
  #sec2 .set1 .ttl {
    margin: 0 0 0 735px;
    width: 483px;
    padding-top: 92px;
  }
  #sec2 .set1 .ttl .deco {
    width: 277px;
    margin-bottom: 16px;
  }
  #sec2 .set1 .ttl h2 {
    font-size: 42px;
    line-height: 76px;
    margin-left: 65px;
    background: url(../img/menu/s2_d2.png) no-repeat bottom right;
    background-size: auto;
    padding-bottom: 52px;
    letter-spacing: 0.2em;
  }
  #sec2 .set2 {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    max-width: 1100px;
    margin: 0 auto 100px;
    justify-content: space-between;
    align-items: center;
  }
  #sec2 .set2 .photo {
    width: 550px;
  }
  #sec2 .set2 .text {
    margin: 0 0 0 100px;
    width: 400px;
    position: relative;
  }
  #sec2 .set2 .text .deco {
    margin: 0;
    position: absolute;
    right: 0;
    bottom: -125px;
  }
  #sec2 .set3 {
    margin: 0 auto;
    max-width: 1100px;
  }
  #sec2 .set3 .list {
    display: flex;
    justify-content: space-between;
  }
  #sec2 .set3 .list ul {
    display: flex;
    flex-direction: column;
    margin-left: 3px;
  }
  #sec2 .set3 .list ul li {
    height: 100%;
  }
  #sec2 .set3 .list ul li + li {
    margin-top: 5px;
  }
  #sec2 .set4 {
    background: url(../img/menu/s2_d4.png) no-repeat top center;
    background-size: auto;
    padding-top: 165px;
    margin-top: -73px;
  }
  #sec2 .set4 .list {
    margin: 0px 5% 0;
  }
  #sec2 .set4 .col {
    border: none !important;
  }
  #sec2 .set4 h4 {
    text-align: center;
    border-bottom: 1px solid;
    padding: 33px 0 20px;
  }
  #sec2 .set4 .deco-p {
    width: 240px;
    margin: 43px -45px 0 210px;
  }
}

#sec3 {
  position: relative;
  z-index: 2;
  padding: 18vw 0 20vw;
  background: url(../img/menu/s3_d1.png) no-repeat top 27vw left, url(../img/index/s6_bg.jpg) repeat;
  background-size: 150% auto, auto;
}

#sec3 .set1 h2 {
  font-size: 6vw;
  line-height: 1.8;
  text-align: center;
  margin-bottom: 3vw;
}

#sec3 .set1 .deco {
  width: 45%;
  margin: 0 auto -3vw;
  position: relative;
  z-index: 9;
}

#sec3 .block {
  padding: 0 5%;
}

#sec3 .block .slick-dots {
  justify-content: center;
  left: 0;
  right: 0;
}

#sec3 .block .slick-dots li {
  background: #c4ccbf;
  border: none;
}

#sec3 .block .slick-dots li button {
  opacity: 0;
}

#sec3 .block .slick-dots li.slick-active {
  background: #164115;
}

#sec3 .block .text {
  margin-top: 10vw;
}

#sec3 .block .text h3 {
  font-size: 24px;
  text-align: center;
  padding: 10vw 0 3vw;
}

#sec3 .block .text .note {
  text-align: center;
  margin-bottom: 5vw;
}

#sec3 .block .text .list {
  border-top: 1px solid;
}

#sec3 .block .text .list dl {
  display: flex;
  padding: 10px;
  border-bottom: 1px solid;
  line-height: 27px;
  justify-content: space-between;
}

#sec3 .block .text .list dl dt {
  width: 70%;
}

#sec3 .block .text .list dl dd {
  width: 30%;
  text-align: right;
}

.list-common h3 {
  text-align: center;
  font-size: 8vw;
  line-height: 1.7;
}

.list-common h3 span {
  display: block;
  font-size: 5.5vw;
}

.list-common .note {
  padding: 20px 0 10px;
  text-align: center;
}

.list-common .list {
  margin: 15px 5% 0;
}

.list-common .list .col:first-child {
  border-top: 1px solid;
}

.list-common .list dl {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 1px solid;
  letter-spacing: 0.05em;
}

.list-common .list dl dd {
  text-align: right;
}

.list-common .deco-p {
  margin: 20px 0 -10vw 45%;
}

@media screen and (min-width: 768px) {
  #sec3 {
    position: relative;
    z-index: 2;
    padding: 125px 0 150px;
    background: url(../img/menu/s3_d1.png) no-repeat top 178px center, url(../img/index/s6_bg.jpg) repeat;
    background-size: auto, auto;
  }
  #sec3 .set1 h2 {
    font-size: 42px;
    line-height: 76px;
    text-align: center;
    margin-bottom: 35px;
  }
  #sec3 .set1 .ttl {
    position: relative;
    z-index: 10;
  }
  #sec3 .set1 .deco {
    width: 234px;
    margin: 0 auto -35px;
    position: relative;
    z-index: 9;
  }
  #sec3 .block {
    max-width: 1500px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0 0 70px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #sec3 .block .slide-box {
    max-width: 850px;
    order: 2;
    width: 60%;
  }
  #sec3 .block .slide-box img {
    width: 100%;
    height: auto;
  }
  #sec3 .block .slick-dots {
    justify-content: center;
    left: 0;
    right: 0;
    bottom: 30px;
  }
  #sec3 .block .slick-dots li {
    background: #c4ccbf;
    border: none;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    transition: all 0.3s ease;
  }
  #sec3 .block .slick-dots li:hover {
    opacity: 0.6;
  }
  #sec3 .block .slick-dots li button {
    opacity: 0;
  }
  #sec3 .block .slick-dots li.slick-active {
    background: #164115;
  }
  #sec3 .block .text {
    margin-top: 0;
    max-width: 520px;
    width: 38%;
  }
  #sec3 .block .text h3 {
    font-size: 42px;
    text-align: center;
    padding: 60px 0 20px;
  }
  #sec3 .block .text .note {
    text-align: center;
    margin-bottom: 35px;
  }
  #sec3 .block .text .list dl {
    display: flex;
    padding: 14px;
    border-bottom: 1px solid;
    line-height: 27px;
    justify-content: space-between;
  }
  #sec3 .block .text .list dl dt {
    width: 83%;
  }
  #sec3 .block .text .list dl dd {
    width: 17%;
    text-align: right;
  }
  .list-common h3 {
    text-align: center;
    font-size: 42px;
    line-height: 55px;
  }
  .list-common h3 span {
    display: block;
    font-size: 27px;
  }
  .list-common .note {
    padding: 40px 0 10px;
  }
  .list-common .list {
    margin: 40px 20px 0;
    display: flex;
    justify-content: center;
  }
  .list-common .list .col {
    border-top: 1px solid;
    width: 400px;
    margin: 0 20px;
  }
  .list-common .list dl {
    display: flex;
    justify-content: space-between;
    padding: 16px 0;
    border-bottom: 1px solid;
    line-height: 27px;
  }
  .list-common .list dl dd {
    text-align: right;
  }
  .list-common .deco-p {
    width: 358px;
    margin: 32px 0 -71px 174px;
  }
}

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

#sec4 .set1 {
  position: relative;
}

#sec4 .set1 .ttl {
  position: relative;
  margin-top: 30vw;
}

#sec4 .set1 .ttl .deco {
  width: 45%;
  position: absolute;
  top: -28vw;
  left: 24%;
  z-index: 2;
}

#sec4 .set1 .ttl h2 {
  position: absolute;
  top: -16vw;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}

#sec4 .set1 .ttl h2 span {
  background: #980f0d;
  color: #f9f1e8;
  margin-right: 4px;
  font-size: 18px;
  letter-spacing: 0.1em;
  padding: 20px 1px;
}

#sec4 .set1 .ttl h2 span.vt-a {
  order: 2;
  height: 240px;
}

#sec4 .set1 .ttl h2 span.vt-b {
  transform: translateY(15vw);
  position: relative;
  right: -30px;
}

#sec4 .set2 {
  margin: 10vw 0 0;
}

#sec4 .set2 .photo2 {
  margin: 10vw 0;
  position: relative;
  z-index: 2;
}

#sec4 .set2 .item {
  background: url(../img/menu/s4_d2.png) no-repeat bottom right 20%;
  background-size: 140% auto;
  padding-bottom: 30vw;
}

#sec4 .set2 .item h3 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 15px;
}

#sec4 .set2 .item .note {
  text-align: center;
  margin-bottom: 15px;
}

#sec4 .set2 .item dl {
  padding: 8px 0;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  #sec4 {
    position: relative;
    padding: 148px 20px 102px;
  }
  #sec4 .inner {
    max-width: 1200px;
    position: relative;
    margin: 0 auto;
  }
  #sec4 .set1 {
    position: relative;
    margin-bottom: 70px;
  }
  #sec4 .set1 .ttl {
    position: absolute;
    margin-top: 0;
    width: 649px;
    top: 152px;
    left: 630px;
  }
  #sec4 .set1 .ttl .deco {
    width: 223px;
    position: absolute;
    top: -252px;
    left: 170px;
    z-index: 2;
  }
  #sec4 .set1 .ttl h2 {
    position: absolute;
    top: -178px;
    left: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
  }
  #sec4 .set1 .ttl h2 span {
    background: #980f0d;
    color: #f9f1e8;
    margin-right: 4px;
    font-size: 35px;
    letter-spacing: 0.15em;
    padding: 30px 12px;
    line-height: 46px;
  }
  #sec4 .set1 .ttl h2 span.vt-a {
    order: 2;
    height: 240px;
  }
  #sec4 .set1 .ttl h2 span.vt-b {
    transform: translateY(110px);
    position: relative;
    right: -30px;
  }
  #sec4 .set1 .photo {
    width: 650px;
    margin-left: -50px;
  }
  #sec4 .set2 {
    margin: 0 auto 0;
    max-width: 1000px;
    position: relative;
  }
  #sec4 .set2 .photo2 {
    margin: 0;
    width: 550px;
    position: absolute;
    top: 90px;
    left: 530px;
  }
  #sec4 .set2 .txt {
    margin-left: 65px;
  }
  #sec4 .set2 .item {
    background: url(../img/menu/s4_d2.png) no-repeat top center;
    background-size: auto;
    padding: 60px 0 105px 65px;
  }
  #sec4 .set2 .item h3 {
    font-size: 42px;
    text-align: left;
    margin-bottom: 30px;
  }
  #sec4 .set2 .item .note {
    text-align: left;
    margin-bottom: 35px;
  }
  #sec4 .set2 .item dl {
    margin-left: 5px;
    width: 480px;
    padding: 10px 0;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid;
  }
  #sec4 .set2 .item dl.line {
    border-top: 1px solid;
  }
  #sec4 .set3 .list {
    margin-bottom: -30px;
  }
}

#sec5 {
  position: relative;
  padding-top: 20vw;
  background: #164115;
  color: #FFF;
}

#sec5 .ttl .deco {
  margin: 0 38% 0 10%;
}

#sec5 .ttl h2 {
  font-size: 7vw;
  line-height: 44px;
  text-align: center;
  margin-bottom: 10vw;
  letter-spacing: 0.2em;
}

#sec5 .list .item {
  margin: 0 5%;
  position: relative;
}

#sec5 .list .item .col {
  position: relative;
}

#sec5 .list .item .col .deco {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
}

#sec5 .list .item .col dl {
  padding: 15vw 5%;
}

#sec5 .list .item .col dl dt {
  font-size: 24px;
  line-height: 40px;
  margin-bottom: 5vw;
}

#sec5 .list .item.is .deco {
  left: -5%;
  right: inherit;
}

#sec5 .list .item.is1 .deco {
  top: inherit;
  bottom: 0;
}

#banner {
  padding: 15vw 5% 20vw;
}

#banner li a {
  position: relative;
  display: block;
  color: #FFF;
}

#banner li a span {
  position: absolute;
  top: 50%;
  left: 10%;
  transform: translateY(-50%);
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding-top: 100px;
  }
  #sec5 .ttl {
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
  }
  #sec5 .ttl .deco {
    width: 273px;
    margin: 0 0 -5px 230px;
  }
  #sec5 .ttl h2 {
    font-size: 42px;
    line-height: 44px;
    margin-bottom: 90px;
  }
  #sec5 .list .item {
    margin: 0;
    position: relative;
    display: flex;
  }
  #sec5 .list .item .col {
    position: relative;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #sec5 .list .item .col .photo {
    width: 100%;
    height: 550px;
    overflow: hidden;
  }
  #sec5 .list .item .col .photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  #sec5 .list .item .col .deco {
    width: auto;
    position: absolute;
    top: -20px;
    right: 0;
  }
  #sec5 .list .item .col .box {
    position: relative;
    padding: 50px;
  }
  #sec5 .list .item .col dl {
    padding: 0;
    max-width: 500px;
    letter-spacing: 0.05em;
  }
  #sec5 .list .item .col dl dt {
    font-size: 27px;
    line-height: 50px;
    margin-bottom: 35px;
    letter-spacing: 0.2em;
  }
  #sec5 .list .item.is .is {
    order: 2;
  }
  #sec5 .list .item.is .deco {
    left: inherit;
    right: 0;
  }
  #sec5 .list .item.is1 .deco {
    top: inherit;
    bottom: 0;
  }
  #banner {
    padding: 100px 20px 150px;
  }
  #banner li {
    width: 750px;
    margin: 0 auto;
  }
  #banner li a {
    position: relative;
    display: block;
    color: #FFF;
  }
  #banner li a span {
    position: absolute;
    top: 50%;
    left: 100px;
    transform: translateY(-50%);
    font-size: 27px;
    line-height: 50px;
  }
}

/***********fix for ipad**************/
@media screen and (max-width: 1349px) and (min-width: 767px) {
  #sec3 .block {
    padding-left: 20px;
    font-size: 15px;
    align-items: flex-start;
  }
  #sec3 .block .text .list dl dt {
    letter-spacing: 0;
  }
}
