header #key .slide1 {
  background: url("../img/menu/kv_sp.jpg") center/cover;
}
@media only screen and (min-width: 768px) {
  header #key .slide1 {
    background-image: url("../img/menu/kv.jpg");
  }
}

#sec1 {
  position: relative;
  padding: 16vw 0px;
}
#sec1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 70%;
  height: 110vw;
  background: url("../img/shared/bg2.jpg") repeat top left;
  transform: translateX(-50%);
}
#sec1 h2 {
  position: relative;
  z-index: 1;
  margin: 0px auto 8vw;
  font-size: 6vw;
  letter-spacing: 0.2em;
  height: 60vw;
}
#sec1 h2 span {
  display: inline-block;
  margin-top: 16vw;
}
#sec1 h2 strong {
  font-size: 8vw;
}
#sec1 h2::before {
  content: "";
  position: absolute;
  bottom: -14vw;
  left: 15%;
  width: 2px;
  height: 17vw;
  border-left: 1px solid #fff;
}
#sec1 .sec1-txt1 {
  color: #948978;
  margin: 8vw 0px 6vw;
}
#sec1 .sec1-txt2 p + p {
  margin: 4vw 0px 0px;
}
#sec1 .sec1-btn a {
  margin-top: 8vw;
}
@media only screen and (min-width: 768px) {
  #sec1 {
    padding: 104px 0px 128px;
  }
  #sec1::before {
    width: 445px;
    height: 700px;
  }
  #sec1 .wrap {
    max-width: 1240px;
    padding: 0px 20px;
  }
  #sec1 h2 {
    margin: 0px auto 35px;
    font-size: 30px;
    line-height: 70px;
    height: 295px;
  }
  #sec1 h2 span {
    margin-top: 93px;
  }
  #sec1 h2 strong {
    font-size: 46px;
  }
  #sec1 h2::before {
    bottom: -126px;
    height: 120px;
    left: 34px;
  }
  #sec1 .sec1-img {
    width: 689px;
    margin: 0px 0px 0px -100px;
  }
  #sec1 .sec1-box {
    width: 540px;
    margin: 29px 0px 0px 3%;
  }
  #sec1 .sec1-txt1 {
    font-size: 14px;
    margin: 0px 0px 24px;
  }
  #sec1 .sec1-txt2 {
    letter-spacing: 0.01em;
  }
  #sec1 .sec1-txt2 p + p {
    margin: 22px 0px 0px;
  }
  #sec1 .sec1-btn a {
    margin: 84px 0px 0px 23px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #sec1 .sec1-txt2 {
    font-size: 15px;
  }
}

#sec2 {
  position: relative;
  padding: 16vw 0px;
  background: url("../img/menu/sec2_deco1.png") no-repeat top 543vw left/30%, url("../img/menu/sec2_bg1.png") no-repeat top left/100% 80vw, url("../img/menu/sec2_bg2.png") no-repeat top 486vw left/100% 100vw;
}
#sec2::before {
  content: "";
  position: absolute;
  top: 12vw;
  right: 0px;
  width: 40%;
  height: 120vw;
  background: url("../img/shared/bg2.jpg") repeat top left;
}
#sec2 h2 {
  position: relative;
  font-size: 9vw;
  margin: 0px 5% 2vw;
  width: -moz-fit-content;
  width: fit-content;
}
#sec2 h2::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 110%;
  width: 50vw;
  height: 2px;
  border-top: 1px solid #fff;
  transform: translateY(-50%);
}
#sec2 .sec2-txt2 {
  text-align: right;
  margin: 6vw 0px 1vw;
}
#sec2 h3 {
  text-align: center;
  font-size: 6vw;
  font-weight: 400;
  text-align: center;
  margin: 8vw 0px 3vw;
  letter-spacing: 0.2em;
}
#sec2 .sec2-list1 {
  width: 80%;
  margin: 0vw auto 2vw;
  font-size: 5vw;
  font-weight: 400;
}
#sec2 .sec2-list1 span {
  font-size: 4.5vw;
}
#sec2 .sec2-txt3 {
  margin: 6vw 0px 12vw;
  padding-top: 6vw;
  border-top: 1px solid #948978;
}
#sec2 .sec2-list2 {
  font-size: 6vw;
}
#sec2 .sec2-list2 span {
  font-size: 4.5vw;
}
#sec2 .sec2-list2 dd {
  margin-top: 3vw;
  font-size: 5vw;
}
#sec2 .sec2-img2 {
  position: relative;
  margin: 0px 0px 10vw;
}
#sec2 .sec2-img2::before {
  content: "";
  position: absolute;
  top: -6vw;
  right: 10%;
  width: 100vw;
  height: 60vw;
  background: url("../img/shared/bg2.jpg") repeat top left;
}
#sec2 .sec2-img3 {
  position: relative;
  margin: 0px 0px 10vw;
}
#sec2 .sec2-img3::before {
  content: "";
  position: absolute;
  top: -6vw;
  left: 10%;
  width: 100vw;
  height: 60vw;
  background: url("../img/shared/bg2.jpg") repeat top left;
}
#sec2 .sec2-img4 {
  width: 80%;
  margin: 8vw 0px 10vw auto;
}
#sec2 h4 {
  text-align: right;
  font-weight: 400;
  margin: 0px 0px 2vw;
  font-size: 8vw;
}
#sec2 .sec2-box5 {
  box-sizing: border-box;
  padding: 10vw 4%;
  border: 1px solid #b9b9b9;
}
#sec2 .sec2-box5 dl {
  display: flex;
  justify-content: space-between;
  padding: 0px 0px 3vw;
  margin: 0px 0px 3vw;
  line-height: 1.6;
  border-bottom: 1px solid #3b4e4a;
  letter-spacing: 0;
}
#sec2 .sec2-box5 dl dt {
  width: 75%;
}
#sec2 .sec2-box5 dl dd {
  width: 25%;
}
#sec2 .sec2-ttl {
  position: relative;
  font-size: 5vw;
  padding: 0px 0px 10vw;
  margin: 0vw 0px 8vw;
  border-bottom: 2px solid #7d8180;
  font-weight: 400;
  text-align: center;
}
#sec2 .sec2-ttl::before {
  content: "";
  position: absolute;
  bottom: 2vw;
  left: 50%;
  width: 7vw;
  height: 7vw;
  background: url("../img/shared/icon_toggle.png") center/cover;
  transform: translateX(-50%) rotate(-180deg);
  transition: rotate 0.3s;
}
#sec2 .toggle.active .sec2-ttl::before {
  transform: translateX(-50%) rotate(0deg);
  transition: rotate 0.3s;
}
@media only screen and (min-width: 768px) {
  #sec2 {
    background-size: auto, calc(50% + 190px) 987px, calc(50% + 230px) 1149px;
    background-position: top 2029px left 2%, top left, top 1382px left;
    padding: 110px 0px 100px;
  }
  #sec2::before {
    top: 122px;
    width: calc(50% - 190px);
    height: 630px;
  }
  #sec2 .wrap {
    max-width: 1300px;
    padding: 0px 20px;
  }
  #sec2 .sec2-row1 {
    width: 740px;
    margin: 0px 0px 70px;
  }
  #sec2 h2 {
    font-size: 63.5px;
    margin: 14px 0px 0px 30px;
    align-self: flex-start;
  }
  #sec2 .sec2-txt2 {
    margin: 0px 0px 4px;
  }
  #sec2 .sec2-box1 {
    width: 799px;
    margin: -8px -40px 0px 0px;
  }
  #sec2 .sec2-row2 {
    flex-direction: row-reverse;
  }
  #sec2 .sec2-box2 {
    width: 442px;
    margin: 84px 2% 0px 0px;
  }
  #sec2 h3 {
    font-size: 30px;
    margin: 0px 0px 36px;
  }
  #sec2 .sec2-list1 {
    width: 80%;
    margin: 0px auto 10px;
    font-size: 26px;
  }
  #sec2 .sec2-list1 span {
    font-size: 22px;
  }
  #sec2 .sec2-txt3 {
    margin: 40px 0px 0px;
    padding: 38px 0px 0px;
  }
  #sec2 .sec2-row3 {
    margin: 171px 0px 182px;
  }
  #sec2 .sec2-row4 {
    flex-direction: row-reverse;
  }
  #sec2 .sec2-img2 {
    width: 799px;
    margin: 0px 0px 0px -50px;
  }
  #sec2 .sec2-img2::before {
    top: -79px;
    right: 120px;
    height: 574px;
  }
  #sec2 .sec2-box3 {
    width: 435px;
    margin: 116px 0px 0px 3%;
  }
  #sec2 .sec2-list2 {
    font-size: 30px;
  }
  #sec2 .sec2-list2 span {
    font-size: 22px;
  }
  #sec2 .sec2-list2 dd {
    margin-top: 36px;
    font-size: 26px;
  }
  #sec2 .sec2-img3 {
    width: 712px;
    margin: 0px -120px 0px 0px;
  }
  #sec2 .sec2-img3::before {
    top: -94px;
    height: 600px;
    left: 82px;
  }
  #sec2 .sec2-box4 {
    width: 445px;
    margin: 32px 2% 0px 7%;
  }
  #sec2 .sec2-img4 {
    width: 359px;
    margin: -154px 0px 0px 14%;
  }
  #sec2 h4 {
    font-size: 40px;
    margin: 76px 11% 20px;
  }
  #sec2 .sec2-box5 {
    max-width: 1200px;
    margin: 0px auto;
    padding: 87px 8% 58px;
  }
  #sec2 .sec2-box5 dl {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 11px;
    padding: 0px 0px 11px;
  }
  #sec2 .sec2-box5 dl dt {
    width: calc(100% - 70px);
  }
  #sec2 .sec2-box5 dl dd {
    width: 70px;
  }
  #sec2 .sec2-col {
    width: 310px;
  }
  #sec2 .sec2-ttl {
    font-size: 17px;
    pointer-events: none;
    line-height: 24px;
    margin: 0px 0px 18px;
    padding: 0px 0px 14px;
  }
  #sec2 .sec2-ttl::before {
    display: none;
  }
  #sec2 .toggle-main {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  #sec2 .sec2-txt2 {
    margin-right: 40px;
  }
  #sec2 .sec2-img2 {
    margin-left: -180px;
  }
  #sec2 .sec2-img4 {
    margin-left: 8%;
  }
  #sec2 .sec2-box5 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

#sec3 {
  background: url("../img/shared/bg1.jpg") repeat top left;
  padding: 16vw 0px;
  color: #000;
}
#sec3 h2 {
  text-align: right;
  font-size: 10vw;
  font-weight: 400;
  position: relative;
  margin: 0px 5% 6vw auto;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1;
}
#sec3 h2::before {
  content: "";
  position: absolute;
  top: 55%;
  left: 115%;
  width: 50vw;
  height: 2px;
  border-top: 1px solid #000;
  transform: translateY(-50%);
}
#sec3 .sec3-box1 {
  box-sizing: border-box;
  background: rgba(227, 215, 197, 0.48);
  padding: 8vw 4%;
  margin: 0px 0px 10vw;
}
#sec3 .sec3-box1 .sec3-list1 {
  text-align: center;
  margin: 4vw 0px;
  letter-spacing: 0.2em;
  font-weight: 400;
}
#sec3 .sec3-box1 .sec3-list1 dt {
  font-size: 5.5vw;
}
#sec3 .sec3-box1 .sec3-list1 dt span {
  font-size: 4.5vw;
}
#sec3 .sec3-box1 .sec3-list1 dd {
  font-size: 5vw;
  margin-top: 2vw;
}
#sec3 .sec3-box1 .sec3-list1 dd span {
  font-size: 4.5vw;
}
#sec3 .sec3-box1 .sec3-txt1 {
  padding-bottom: 10vw;
  border-bottom: 1px solid #000;
}
#sec3 .sec3-txt2 {
  text-align: right;
}
#sec3 h3 {
  margin: 8vw 4% 6vw;
  font-size: 8vw;
  font-weight: 400;
  letter-spacing: 0.1em;
}
#sec3 .sec3-box3 {
  box-sizing: border-box;
  border: 1px solid #000;
  padding: 8vw 4%;
}
#sec3 .sec3-box3 dl {
  display: flex;
  justify-content: space-between;
  padding: 0px 0px 3vw;
  margin: 0px 0px 3vw;
  line-height: 1.6;
  border-bottom: 1px solid #3b4e4a;
  letter-spacing: 0;
}
#sec3 .sec3-box3 dl dt {
  width: 80%;
}
#sec3 .sec3-box3 dl dd {
  width: 20%;
  text-align: right;
}
#sec3 .sec3-box3 .sec3-ttl {
  position: relative;
  font-size: 5vw;
  padding: 0px 0px 11vw;
  margin: 6vw 0px 8vw;
  border-bottom: 2px solid #7d8180;
  font-weight: 400;
  text-align: center;
}
#sec3 .sec3-box3 .sec3-ttl::before {
  content: "";
  position: absolute;
  bottom: 2vw;
  left: 50%;
  width: 7vw;
  height: 7vw;
  background: url("../img/shared/icon_toggle.png") center/cover;
  transform: translateX(-50%) rotate(-180deg);
  transition: rotate 0.3s;
}
#sec3 .sec3-box3 .toggle.active .sec3-ttl::before {
  transform: translateX(-50%) rotate(0deg);
  transition: rotate 0.3s;
}
@media only screen and (min-width: 768px) {
  #sec3 {
    padding: 127px 0px 97px;
  }
  #sec3 .wrap {
    max-width: 1240px;
    padding: 0px 20px;
  }
  #sec3 h2 {
    font-size: 63.5px;
    margin: 0px 86px 0px auto;
  }
  #sec3 .sec3-box1 {
    width: 580px;
    margin: -51px 0px 0px -40px;
    padding: 55px 55px 60px;
    align-self: flex-start;
  }
  #sec3 .sec3-box1 .sec3-list1 {
    margin: 31px 0px 20px;
  }
  #sec3 .sec3-box1 .sec3-list1 dt {
    font-size: 24px;
    line-height: 38px;
  }
  #sec3 .sec3-box1 .sec3-list1 dt span {
    font-size: 19px;
  }
  #sec3 .sec3-box1 .sec3-list1 dd {
    font-size: 22px;
    margin-top: 10px;
  }
  #sec3 .sec3-box1 .sec3-list1 dd span {
    font-size: 20px;
  }
  #sec3 .sec3-box1 .sec3-txt1 {
    padding-bottom: 101px;
  }
  #sec3 .sec3-col1 {
    width: 580px;
    margin: 87px 0px 0px;
  }
  #sec3 .sec3-col1 .sec3-box1 {
    margin: 0px;
  }
  #sec3 .sec3-col1 .sec3-box1 .sec3-txt1 {
    padding-bottom: 27px;
  }
  #sec3 h3 {
    font-size: 40px;
    margin: 46px 0px 20px 103px;
  }
  #sec3 .sec3-box3 {
    padding: 28px 8% 59px;
  }
  #sec3 .sec3-box3 dl {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 11px;
    padding: 0px 0px 11px;
    letter-spacing: -1px;
  }
  #sec3 .sec3-box3 dl dt {
    width: calc(100% - 65px);
  }
  #sec3 .sec3-box3 dl dd {
    width: 65px;
  }
  #sec3 .sec3-box3 .sec3-col2 {
    width: 310px;
  }
  #sec3 .sec3-box3 .sec3-ttl {
    font-size: 18px;
    pointer-events: none;
    line-height: 24px;
    margin: 46px 0px 18px;
    padding: 0px 0px 14px;
  }
  #sec3 .sec3-box3 .sec3-ttl::before {
    display: none;
  }
  #sec3 .sec3-box3 .toggle-main {
    display: block !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #sec3 .sec3-box1 {
    margin-right: 2%;
  }
  #sec3 .sec3-col1 .sec3-box1 {
    margin-right: 0%;
  }
  #sec3 .sec3-box3 {
    padding-left: 3%;
    padding-right: 3%;
  }
}

#sec4 {
  position: relative;
  padding: 0px 0px 12vw;
}
#sec4 .sec4-para {
  width: 100%;
  height: 70vw;
  z-index: -1;
}
#sec4 h2 {
  position: relative;
  font-size: 10vw;
  margin: 4vw 36% 6vw auto;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: 400;
}
#sec4 h2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 120%;
  width: 50vw;
  height: 2px;
  border-top: 1px solid #fff;
  transform: translateY(-50%);
}
#sec4 .sec4-img1 {
  margin: 8vw 0px 10vw;
}
#sec4 .sec4-box2 {
  margin: 0px -5%;
  background: #274c3d;
  box-sizing: border-box;
  padding: 16vw 8%;
  position: relative;
}
#sec4 .sec4-box2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 6vw);
  height: calc(100% - 6vw);
  border: 1px solid #fff;
}
#sec4 .sec4-box2 h3 {
  text-align: center;
  font-size: 6vw;
  font-weight: 400;
  letter-spacing: 0.2em;
}
#sec4 .sec4-box2 .sec4-txt11 {
  text-align: center;
  margin: 2vw 0px 8vw;
}
#sec4 .sec4-box2 .sec4-txt2 {
  font-size: 3.5vw;
  margin: 0px 0px 3vw;
  padding: 0px 0px 3vw;
  border-bottom: 1px solid #7d8180;
}
#sec4 .sec4-box2 .sec4-ttl {
  text-align: center;
  font-size: 4vw;
  font-weight: 400;
  margin: 8vw 0px 4vw;
  padding: 0px 0px 3vw;
  border-bottom: 2px solid #7d8180;
}
#sec4 .sec4-box2 dl {
  display: flex;
  justify-content: space-between;
  letter-spacing: 0;
  margin: 0px 0px 3vw;
  padding: 0px 0px 3vw;
  border-bottom: 1px solid #7d8180;
  line-height: 1.6;
}
#sec4 .sec4-box2 dl dt {
  width: 76%;
}
#sec4 .sec4-box2 dl dd {
  width: 24%;
  text-align: right;
}
#sec4 .sec4-box2 dl.sec4-dl2 dt {
  width: 65%;
}
#sec4 .sec4-box2 dl.sec4-dl2 dd {
  width: 35%;
}
#sec4 .toggle .toggle-link {
  padding-bottom: 12vw;
  position: relative;
}
#sec4 .toggle .toggle-link::before {
  content: "";
  position: absolute;
  bottom: 2vw;
  left: 50%;
  width: 8vw;
  height: 8vw;
  transform: translateX(-50%) rotate(180deg);
  transition: rotate 0.3s;
  background: url("../img/shared/icon_toggle.png") center/cover;
}
#sec4 .toggle.active .toggle-link::before {
  transform: translateX(-50%) rotate(0deg);
  transition: rotate 0.3s;
}
@media only screen and (min-width: 768px) {
  #sec4 {
    padding: 0px 0px 82px;
  }
  #sec4 .sec4-para {
    height: 600px;
  }
  #sec4 .wrap {
    max-width: 1400px;
    padding: 0px 20px;
  }
  #sec4 .sec4-box1 {
    width: 450px;
    margin: 134px 10px 0px 3%;
  }
  #sec4 .sec4-row1 {
    flex-direction: row-reverse;
    margin: 113px 0px 101px;
  }
  #sec4 h2 {
    font-size: 63.5px;
    margin: 0px 165px 90px auto;
  }
  #sec4 .sec4-img1 {
    width: 707px;
    margin: 0px 0px 0px 5%;
  }
  #sec4 .toggle .toggle-link {
    pointer-events: none;
    padding: 0px;
  }
  #sec4 .toggle .toggle-link::before {
    display: none;
  }
  #sec4 .toggle .toggle-main {
    display: block !important;
  }
  #sec4 .sec4-box2 {
    margin: 0px;
    padding: 126px 10% 110px;
  }
  #sec4 .sec4-box2::before {
    width: 92%;
    height: calc(100% - 80px);
  }
  #sec4 .sec4-box2 h3 {
    font-size: 30px;
  }
  #sec4 .sec4-box2 .sec4-col {
    width: 350px;
  }
  #sec4 .sec4-box2 .sec4-txt11 {
    margin: 15px 0px 20px;
  }
  #sec4 .sec4-box2 .sec4-ttl {
    font-size: 18px;
    margin: 41px 0px 16px;
    line-height: 24px;
    padding: 0px 0px 13px;
  }
  #sec4 .sec4-box2 .sec4-txt2 {
    font-size: 17px;
    margin: 0px 0px 10px;
    padding: 0px 0px 12px;
  }
  #sec4 .sec4-box2 dl {
    line-height: 24px;
    font-size: 15px;
    line-height: 24px;
    margin: 0px 0px 10px;
    padding: 0px 0px 12px;
  }
  #sec4 .sec4-box2 dl dt {
    width: calc(100% - 65px);
  }
  #sec4 .sec4-box2 dl dd {
    width: 65px;
  }
  #sec4 .sec4-box2 dl.sec4-dl2 dt {
    width: calc(100% - 120px);
  }
  #sec4 .sec4-box2 dl.sec4-dl2 dd {
    width: 120px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) {
  #sec4 .sec4-img1 {
    margin-left: -100px;
  }
  #sec4 .sec4-box2 {
    margin: 0px -2%;
    padding-left: 5%;
    padding-right: 5%;
  }
  #sec4 .sec4-box2::before {
    width: 96%;
  }
  #sec4 .sec4-box2 .sec4-col {
    width: 32%;
    max-width: 350px;
  }
  #sec4 .sec4-box2 .sec4-col dl {
    font-size: 14px;
  }
}

#sec5 {
  padding: 16vw 0px 20vw;
}
#sec5 .sec5-img {
  position: relative;
}
#sec5 .sec5-img::before {
  content: "";
  position: absolute;
  top: -8vw;
  right: 10%;
  width: 100vw;
  height: 100%;
  background: url("../img/shared/bg2.jpg") repeat top left;
}
#sec5 h2 {
  position: relative;
  margin: 16vw auto 6vw;
  width: -moz-fit-content;
  width: fit-content;
}
#sec5 h2 span {
  display: block;
  margin: 0px auto;
  font-size: 5.5vw;
  font-weight: 400;
  letter-spacing: 0.25em;
  line-height: 1.8;
}
#sec5 h2 span strong {
  display: inline-block;
  font-size: 8vw;
}
#sec5 h2 span strong span {
  font-size: 5.5vw;
  height: unset;
  display: inline;
}
#sec5 h2 i {
  position: absolute;
  left: 0px;
  top: -6vw;
  color: #948978;
}
@media only screen and (min-width: 768px) {
  #sec5 {
    padding: 48px 0px 160px;
  }
  #sec5 .wrap {
    max-width: 1240px;
    padding: 0px 20px;
  }
  #sec5 .sec5-img {
    width: 800px;
    margin: 81px 0px 0px -70px;
    align-self: flex-start;
  }
  #sec5 .sec5-img::before {
    top: -86px;
    right: 130px;
  }
  #sec5 .sec5-box {
    width: 375px;
    margin: 0px 0px 0px 3%;
  }
  #sec5 h2 {
    margin: 0px auto 55px;
    width: 150px;
  }
  #sec5 h2 span {
    font-size: 30px;
    line-height: 74px;
    height: 400px;
  }
  #sec5 h2 span strong {
    font-size: 46px;
    margin-top: 65px;
  }
  #sec5 h2 span strong span {
    font-size: 30px;
    height: unset;
  }
  #sec5 h2 i {
    font-size: 14px;
    top: 128px;
    left: auto;
    right: -85px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1240px) {
  #sec5 .sec5-img {
    margin-left: -180px;
  }
}/*# sourceMappingURL=menu.css.map */