#key-box .keyvisual img {
  -o-object-position: 75% 50%;
     object-position: 75% 50%;
}

#key-box .catch {
  top: 50vw;
}
#key-box .catch .catch-1 {
  position: relative;
}
#key-box .catch .catch-1::after {
  content: "";
  background: #fff;
  height: 50px;
  width: 1px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  bottom: -55px;
}
#key-box .catch .catch-1 .n1 {
  margin-bottom: -15px;
}
#key-box .catch .catch-1 .n2 {
  margin-top: -15px;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #key-box {
    height: 1490px;
  }
  #key-box .keyvisual {
    height: 1490px;
  }
  #key-box .keyvisual img {
    height: 1490px;
  }
  #key-box .catch {
    left: 320px;
    top: 380px;
  }
  #key-box .catch .catch-1::after {
    height: 100px;
    bottom: -115px;
  }
}
section {
  overflow-y: visible;
  overflow-x: clip;
}

#sec1 {
  padding: 10vw 0 20vw;
  background: #000;
  color: #fff;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/menu/sec1_deco1.png) no-repeat 0 0/100%;
  width: 100%;
  height: 200vw;
  right: 0;
  top: -30vw;
  position: absolute;
}
#sec1 .row-1 .col-right h2 {
  line-height: 1.8em;
  margin-bottom: 5vw;
}
#sec1 .row-1 .col-right .txt {
  margin-bottom: 30px;
}
#sec1 .row-1 .col-left {
  margin-bottom: 30px;
}
#sec1 .box-1 .photo-2 {
  margin-bottom: 30px;
}
#sec1 .box-1 .row-2 h3 {
  line-height: 1.8em;
  margin: 0 auto 30px;
  height: -moz-max-content;
  height: max-content;
}
#sec1 .box-1 .row-2 h3 .h3-s {
  padding-top: 20px;
}
#sec1 .box-1 .row-2 .txt {
  margin-bottom: 20px;
}
#sec1 .box-1 .row-2 .box-content {
  border: 1px solid #fff;
  padding: 20px;
  border-radius: 15px;
}
#sec1 .box-1 .row-2 .box-content h4 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  #sec1 {
    padding: 0 0 160px;
  }
  #sec1::before {
    width: 474px;
    height: 972px;
    right: 0;
    top: -300px;
  }
  #sec1 .wrap {
    max-width: 1400px;
  }
  #sec1 .row-1 {
    position: relative;
    top: -375px;
  }
  #sec1 .row-1 .col-right {
    width: 560px;
    margin-left: calc(50% + 95px);
    min-height: 415px;
  }
  #sec1 .row-1 .col-right h2 {
    line-height: 1.8em;
    margin-bottom: 15px;
    letter-spacing: 0;
  }
  #sec1 .row-1 .col-right .txt {
    margin-bottom: 30px;
    font-size: 15px;
    letter-spacing: 1.8px;
  }
  #sec1 .row-1 .col-left {
    margin-bottom: 30px;
    position: absolute;
    right: 50%;
    height: 733px;
    left: 0;
    top: 105px;
  }
  #sec1 .box-1 {
    position: relative;
  }
  #sec1 .box-1 .photo-2 {
    margin-bottom: 30px;
    position: absolute;
    left: calc(50% + 175px);
    top: -265px;
    height: 514px;
    right: 0;
  }
  #sec1 .box-1 .row-2 {
    max-width: 1225px;
    margin-left: auto;
  }
  #sec1 .box-1 .row-2 h3 {
    line-height: 1.6em;
    margin: 0;
    order: 2;
    padding-right: 15px;
    letter-spacing: 10px;
  }
  #sec1 .box-1 .row-2 .txt {
    margin-bottom: -40px;
    order: 1;
    height: -moz-max-content;
    height: max-content;
    font-size: 15px;
  }
  #sec1 .box-1 .row-2 .box-content {
    border: 1px solid #fff;
    padding: 20px 0 20px 45px;
    border-radius: 15px;
    order: 3;
    height: 265px;
    width: 495px;
    box-sizing: border-box;
    margin-bottom: -45px;
    margin-right: 15px;
  }
  #sec1 .box-1 .row-2 .box-content h4 {
    font-size: 26px;
    margin-bottom: 30px;
    padding-right: 45px;
  }
  #sec1 .box-1 .row-2 .box-content .txt {
    font-size: 15px;
  }
}
#sec2 {
  padding: 0 0 15vw;
  position: relative;
  background: url(../img/menu/sec2_deco2.png) no-repeat right bottom -5vw/70%;
}
#sec2::before {
  content: "";
  background: #000;
  width: 100%;
  height: 30vw;
  left: 0;
  top: 0;
  position: absolute;
}
#sec2::after {
  content: "";
  background: url(../img/menu/sec2_deco1.png) no-repeat 0 0/100%;
  left: -10vw;
  top: -15vw;
  width: 100%;
  height: 50vw;
  position: absolute;
}
#sec2 .bg-parallax {
  width: 90%;
  margin-left: auto;
  margin-bottom: 5vw;
  z-index: 1;
}
#sec2 .row-1 {
  margin-bottom: 35vw;
}
#sec2 .row-1 .ttl {
  margin-bottom: 7vw;
}
#sec2 .row-1 .ttl h2 {
  line-height: 1.5em;
  width: -moz-max-content;
  width: max-content;
  position: relative;
}
#sec2 .row-1 .ttl h2::after {
  content: "";
  width: 50px;
  height: 1px;
  right: -24px;
  bottom: 6vw;
  position: absolute;
  background: #000;
}
#sec2 .row-1 .ttl .ttl-latin {
  margin-left: 5vw;
}
#sec2 .row-1 .content {
  margin-bottom: 30px;
}
#sec2 .row-1 .content .desc-1 {
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto 20px;
  background: #7a0a0e;
  color: #fff;
  padding: 0 20px;
}
#sec2 .row-1 .content h3 {
  font-size: 25px;
  margin-bottom: 10px;
  text-align: center;
}
#sec2 .row-1 .content h3 small {
  font-size: 22px;
}
#sec2 .row-1 .content .desc-2 {
  font-size: 20px;
  margin-bottom: 30px;
  text-align: center;
}
#sec2 .row-1 .content .price {
  font-size: 22px;
  margin-bottom: 30px;
  text-align: center;
}
#sec2 .row-1 .col-left {
  position: relative;
  margin-bottom: 30px;
}
#sec2 .row-1 .col-left ul.list li {
  writing-mode: vertical-rl;
  height: -moz-max-content;
  height: max-content;
  background: #fff;
  padding: 10px 0;
  position: absolute;
}
#sec2 .row-1 .col-left ul.list .list-1 {
  left: 10vw;
  top: 15vw;
}
#sec2 .row-1 .col-left ul.list .list-2 {
  top: 20vw;
  left: 30vw;
}
#sec2 .row-1 .col-left ul.list .list-3 {
  bottom: 15vw;
  right: 10vw;
}
#sec2 .row-1 .col-left ul.list .list-4 {
  left: 30vw;
  bottom: 5vw;
}
#sec2 .row-2 .col-left {
  text-align: center;
  position: relative;
}
#sec2 .row-2 .col-left::before {
  content: "";
  background: url(../img/menu/sec2_deco3.png) no-repeat 0 0/100%;
  width: 100%;
  height: 100vw;
  left: 0;
  top: -35vw;
  position: absolute;
}
#sec2 .row-2 .col-left h3 {
  margin-bottom: 5vw;
}
#sec2 .row-2 .col-left .desc {
  font-size: 15px;
}
#sec2 .row-2 .col-left .price {
  font-size: 20px;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  #sec2 {
    padding: 0 0 130px;
    background: url(../img/menu/sec2_deco2.png) no-repeat right calc(50% - 210px) bottom 210px/auto;
  }
  #sec2::before {
    height: 170px;
  }
  #sec2::after {
    width: 1018px;
    height: 578px;
    left: 0;
    top: -120px;
  }
  #sec2 .bg-parallax {
    width: calc(100% - 100px);
    margin-bottom: 95px;
    height: 500px;
  }
  #sec2 .wrap {
    max-width: 1400px;
  }
  #sec2 .row-1 {
    margin-bottom: 135px;
    position: relative;
  }
  #sec2 .row-1 .ttl {
    margin-bottom: 55px;
    width: 380px;
    margin-left: calc(50% + 270px);
  }
  #sec2 .row-1 .ttl h2 {
    line-height: 1.2em;
    letter-spacing: 8.5px;
  }
  #sec2 .row-1 .ttl h2::after {
    width: 85px;
    right: -10px;
    bottom: 28px;
  }
  #sec2 .row-1 .ttl .ttl-latin {
    margin-left: 20px;
  }
  #sec2 .row-1 .content {
    margin-bottom: 30px;
    width: 370px;
    margin-left: calc(50% + 300px);
  }
  #sec2 .row-1 .content .desc-1 {
    margin: 0 auto 20px;
    padding: 0 20px;
    letter-spacing: 6px;
    font-size: 20px;
  }
  #sec2 .row-1 .content h3 {
    font-size: 38px;
    margin-bottom: 5px;
    letter-spacing: 5px;
  }
  #sec2 .row-1 .content h3 small {
    font-size: 28px;
  }
  #sec2 .row-1 .content .desc-2 {
    font-size: 22px;
    letter-spacing: 3px;
    margin-bottom: 30px;
    text-align: center;
  }
  #sec2 .row-1 .content .price {
    font-size: 30px;
    margin-bottom: 35px;
  }
  #sec2 .row-1 .content .price small {
    font-size: 26px;
  }
  #sec2 .row-1 .content .txt {
    font-size: 15px;
    letter-spacing: 1.6px;
  }
  #sec2 .row-1 .col-left {
    position: absolute;
    top: 30px;
    right: calc(50% - 230px);
    height: 664px;
    left: 15px;
  }
  #sec2 .row-1 .col-left .sub-desc {
    font-size: 15px;
  }
  #sec2 .row-1 .col-left .photo-1 {
    height: 664px;
  }
  #sec2 .row-1 .col-left ul.list li {
    padding: 15px 3px;
    font-size: 22px;
    letter-spacing: 4px;
  }
  #sec2 .row-1 .col-left ul.list .list-1 {
    left: 100px;
    top: 95px;
  }
  #sec2 .row-1 .col-left ul.list .list-2 {
    top: 160px;
    left: 335px;
  }
  #sec2 .row-1 .col-left ul.list .list-3 {
    bottom: 80px;
    right: 165px;
  }
  #sec2 .row-1 .col-left ul.list .list-4 {
    left: 335px;
    bottom: 0;
  }
  #sec2 .row-2 {
    max-width: 1000px;
    margin: 0 auto;
  }
  #sec2 .row-2 .col-left {
    text-align: center;
    position: relative;
    width: 425px;
    margin-top: 30px;
  }
  #sec2 .row-2 .col-left::before {
    width: 532px;
    height: 541px;
    left: -120px;
    top: -200px;
  }
  #sec2 .row-2 .col-left h3 {
    margin-bottom: 10px;
  }
  #sec2 .row-2 .col-left .desc {
    font-size: 22px;
    margin-bottom: 30px;
  }
  #sec2 .row-2 .col-left .price {
    font-size: 26px;
    margin-bottom: 30px;
  }
  #sec2 .row-2 .col-left .price small {
    font-size: 24px;
  }
}
#sec3 {
  padding: 0 0 15vw;
}
#sec3 .sec3-slide {
  margin-bottom: 30px;
}
#sec3 .sec3-slide .slick-slide {
  margin: 0 10px;
  text-align: center;
}
#sec3 .sec3-slide .slick-slide h3 {
  font-size: 20px;
  font-family: "Hina Mincho";
}
#sec3 .sec3-slide .slick-slide .price {
  font-size: 16px;
  letter-spacing: 2px;
}

@media screen and (min-width: 768px) {
  #sec3 {
    padding: 0 0 120px;
  }
  #sec3 .sec3-slide {
    margin-bottom: 60px;
  }
  #sec3 .sec3-slide .slick-slide {
    margin: 0 25px;
  }
  #sec3 .sec3-slide .slick-slide .photo-slide {
    margin-bottom: 15px;
  }
  #sec3 .sec3-slide .slick-slide h3 {
    font-size: 28px;
  }
  #sec3 .sec3-slide .slick-slide .price {
    font-size: 20px;
    letter-spacing: 2px;
  }
  #sec3 .sec3-slide .slick-slide .price small {
    font-size: 18px;
  }
  #sec3 .sec3-slide .slick-slide img {
    width: 100%;
  }
  #sec3 .btn-t1 a {
    width: 455px;
  }
}
#sec4 {
  padding: 0 0 15vw;
  position: relative;
}
#sec4::after {
  content: "";
  background: url(../img/menu/sec4_deco1.png) no-repeat 0 0/100%;
  width: 100%;
  height: 100vw;
  right: 0;
  top: 60vw;
  position: absolute;
}
#sec4 .bg-parallax {
  height: 120vw;
  margin-bottom: 10vw;
}
#sec4 .bg-parallax::after {
  content: "";
  background: url(../img/menu/sec4_deco_bot-c.png) no-repeat 0 0/100%;
  width: 100%;
  height: 8vw;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}
#sec4 .bg-parallax .ttl {
  color: #fff;
  position: absolute;
  right: 10vw;
  top: 10vw;
}
#sec4 .bg-parallax .ttl .desc-latin {
  position: absolute;
  left: -25vw;
  bottom: 35vw;
}
#sec4 .bg-parallax .ttl .desc-latin::after {
  content: "";
  background: #fff;
  height: 1px;
  width: 40vw;
  right: -3vw;
  bottom: -1vw;
  position: absolute;
}
#sec4 .bg-parallax .ttl .desc-1 {
  line-height: 1.8em;
  margin-top: 25vw;
}
#sec4 .bg-parallax .ttl h2 {
  line-height: 1.8em;
  margin-top: 10vw;
}
#sec4 .bg-parallax .ttl .desc-2 {
  line-height: 1.8em;
}
#sec4 .sec4-content {
  position: relative;
  z-index: 1;
}
#sec4 .sec4-content .row .col-left {
  margin-bottom: 30px;
}
#sec4 .sec4-content .row .col-left .slider-for-2 {
  margin: 0 3px;
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-list {
  overflow: visible;
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li {
  position: relative;
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .logo {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 60px;
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl {
  position: absolute;
  bottom: -300px;
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl h3 {
  font-size: 22px;
  font-family: "Hina Mincho";
}
#sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl .price {
  font-size: 18px;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-list {
  padding: 0 !important;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track {
  width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  display: flex;
  justify-content: space-between;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide {
  margin: 0 3px;
  position: relative;
  width: 23% !important;
  height: 15vw;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide::after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide img {
  height: 15vw;
}
#sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide.slick-current::after {
  display: none;
}
#sec4 .sec4-content .row .col-right .txt {
  margin-bottom: 100px;
}
#sec4 .sec4-content .row .col-right h3 {
  font-size: 22px;
  margin-bottom: 10px;
}
#sec4 .sec4-content .row .col-right .price {
  font-size: 18px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  #sec4 {
    padding: 0 0 130px;
  }
  #sec4::after {
    width: 835px;
    height: 942px;
    top: 50px;
  }
  #sec4 .bg-parallax {
    height: 630px;
    margin-bottom: 0;
  }
  #sec4 .bg-parallax::after {
    content: "";
    background: url(../img/menu/sec4_deco_bot-c.png) no-repeat 0 0/100%;
    width: 100%;
    height: 8vw;
    left: 0;
    bottom: -1px;
    position: absolute;
    z-index: 1;
  }
  #sec4 .bg-parallax .ttl {
    right: auto;
    left: calc(50% + 270px);
    top: 55px;
    z-index: 99;
  }
  #sec4 .bg-parallax .ttl .desc-latin {
    left: -130px;
    bottom: 270px;
  }
  #sec4 .bg-parallax .ttl .desc-latin::after {
    width: 265px;
    right: -20px;
    bottom: -10px;
  }
  #sec4 .bg-parallax .ttl .desc-1 {
    line-height: 1.8em;
    margin-top: 190px;
    height: -moz-max-content;
    height: max-content;
    letter-spacing: 8px;
  }
  #sec4 .bg-parallax .ttl .desc-1 .cl-black {
    color: #000;
  }
  #sec4 .bg-parallax .ttl h2 {
    line-height: 1.8em;
    margin-top: 50px;
    letter-spacing: 7px;
    height: -moz-max-content;
    height: max-content;
  }
  #sec4 .bg-parallax .ttl .desc-2 {
    line-height: 1em;
    letter-spacing: 5px;
    height: -moz-max-content;
    height: max-content;
  }
  #sec4 .sec4-content {
    padding-top: 50px;
  }
  #sec4 .sec4-content .wrap {
    max-width: 1300px;
  }
  #sec4 .sec4-content .row {
    position: relative;
  }
  #sec4 .sec4-content .row .col-left {
    margin-bottom: 30px;
    position: absolute;
    right: calc(50% - 90px);
    width: 740px;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 {
    margin: 0 3px;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .logo {
    right: 25px;
    top: 25px;
    width: -moz-max-content;
    width: max-content;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl {
    position: absolute;
    bottom: 120px;
    right: -280px;
    text-align: left;
    width: 200px;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl h3 {
    font-size: 28px;
    font-family: "Hina Mincho";
    margin-bottom: 20px;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl .price {
    font-size: 24px;
    margin-left: 5px;
  }
  #sec4 .sec4-content .row .col-left .slider-for-2 .slick-slide li .ttl .price small {
    font-size: 22px;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-list {
    padding: 0 !important;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track {
    width: 550px !important;
    margin: 0 0 0 auto;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide {
    margin: 0 3px;
    position: relative;
    width: 130px !important;
    height: 100px;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide::after {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide img {
    height: 100px;
  }
  #sec4 .sec4-content .row .col-left .slider-nav-2 .slick-track .slick-slide.slick-current::after {
    display: none;
  }
  #sec4 .sec4-content .row .col-right {
    width: 450px;
    margin-left: calc(50% + 170px);
    height: 625px;
    position: relative;
    z-index: 9;
  }
  #sec4 .sec4-content .row .col-right .txt {
    margin-bottom: 90px;
    padding-right: 30px;
    padding-top: 100px;
    font-size: 15px;
    letter-spacing: 1.6px;
  }
  #sec4 .sec4-content .row .col-right h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #sec4 .sec4-content .row .col-right .btn-t1 a {
    width: 450px;
    position: absolute;
    bottom: 15px;
  }
}
#sec5 {
  padding: 0 0 15vw;
  position: relative;
}
#sec5::after {
  content: "";
  background: url(../img/menu/sec5_deco1.png) no-repeat 0 0/100%;
  width: 120%;
  height: 40vw;
  right: -65vw;
  bottom: 22.5vw;
  position: absolute;
}
#sec5 .wrap {
  padding: 0;
}
#sec5 .box {
  position: relative;
  background: #000;
  padding-top: 30vw;
}
#sec5 .box .content {
  position: absolute;
  left: 5%;
  top: 5%;
  color: #fff;
  z-index: 1;
}
#sec5 .box .content h2 {
  font-size: 7.5vw;
  margin-bottom: 8vw;
  margin-top: 5vw;
}
#sec5 .box .content h2 .f-small {
  font-size: 6vw;
}
#sec5 .box .content .desc-latin {
  position: relative;
  margin-bottom: 15px;
  text-transform: uppercase;
}
#sec5 .box .content .desc-latin::before {
  content: "";
  background: #fff;
  height: 1px;
  width: 55%;
  top: -5px;
  left: 0;
  position: absolute;
}
#sec5 .box .content .txt {
  width: 60%;
  font-size: 13px;
  line-height: 28px;
}
#sec5 .box .photo-1 {
  margin-right: -7vw;
}
#sec5 .group-1 {
  position: relative;
  width: 90%;
  margin-top: -15vw;
  margin-bottom: 30px;
}
#sec5 .group-1 .desc-latin {
  font-size: 17px;
  position: absolute;
  left: 10px;
  bottom: 10px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  #sec5 {
    padding: 0 0 100px;
  }
  #sec5::after {
    width: 992px;
    height: 296px;
    right: calc(50% - 750px);
    bottom: 50px;
  }
  #sec5 .wrap {
    padding: 0;
    max-width: 1500px;
  }
  #sec5 .box {
    padding-top: 0;
    background: #000;
    width: calc(100% - 100px);
    margin-left: auto;
  }
  #sec5 .box .content {
    left: 150px;
    top: 135px;
    width: 780px;
  }
  #sec5 .box .content h2 {
    font-size: 58px;
    margin-bottom: 100px;
    margin-top: 0;
    letter-spacing: 8px;
  }
  #sec5 .box .content h2 .f-small {
    font-size: 48px;
  }
  #sec5 .box .content .group-text {
    position: relative;
    width: 480px;
  }
  #sec5 .box .content .desc-latin {
    margin-bottom: 15px;
    position: absolute;
    right: -80px;
    top: 145px;
    font-size: 21px;
  }
  #sec5 .box .content .desc-latin::before {
    height: 315px;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
    left: -17px;
  }
  #sec5 .box .content .txt {
    width: 415px;
    font-size: 15px;
    line-height: 38px;
    margin-bottom: 60px;
  }
  #sec5 .box .content .btn-t1 a {
    margin: 0;
    width: 415px;
    border: 1px solid #fff;
  }
  #sec5 .box .photo-1 {
    margin-right: 0;
    margin-left: auto;
    width: -moz-max-content;
    width: max-content;
  }
  #sec5 .group-1 {
    width: -moz-max-content;
    width: max-content;
    margin-top: -365px;
    margin-bottom: 30px;
  }
  #sec5 .group-1 .desc-latin {
    font-size: 28px;
    left: 30px;
    bottom: 15px;
  }
}
#sec6 {
  padding: 5vw 0 15vw;
  background: url(../img/menu/sec6_deco1.png) no-repeat left bottom/60%;
}

@media screen and (min-width: 768px) {
  #sec6 {
    padding: 0 0 90px;
    background: url(../img/menu/sec6_deco1.png) no-repeat left bottom/auto;
  }
  #sec6 .bnr {
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 1499px) {
  #sec1 .row-1 .col-right {
    margin-left: calc(50% + 50px);
  }
  #sec2 .row-1 .ttl {
    margin-left: calc(50% + 160px);
  }
  #sec2 .row-1 .content {
    margin-left: calc(50% + 150px);
  }
  #sec2 .row-1 .col-left {
    right: calc(50% - 100px);
  }
}
@media (min-width: 768px) and (max-width: 1300px) {
  #sec1 .row-1 .col-right {
    width: 45%;
    padding-right: 20px;
  }
  #sec1 .row-1 .col-right .txt {
    padding-right: 20px;
  }
  #sec4 .sec4-content .row .col-right {
    margin-left: calc(50% + 125px);
    width: 420px;
  }
  #sec4 .sec4-content .row .col-right .btn-t1 a {
    width: 415px;
    margin: 0;
  }
}/*# sourceMappingURL=menu.css.map */