.slick-dots li button::before{
  content: none;
}
.slick-dots li.slick-active button{
  opacity: 1;
}
.nav-target * {
  box-sizing: border-box;
}
.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
}
.tel-shared {
  background: #2e533b;
  color: #fff;
  padding: 23px 15px;
  margin-top: 25px;
  border-radius: 50px;
  line-height: 30px;
  text-align: center;
}
.tel-shared dt {
  font-weight: 700;
  letter-spacing: 0.08em;
  font-size: 18px;
}
.tel-shared dt small {
  letter-spacing: 0.08em;
  font-size: 15px;
}
.tel-shared dt span {
  font-size: 26px;
  letter-spacing: 0.1em;
}
.tel-shared dd {
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 22px;
}
@media screen and (min-width: 768px) {
  .object-fit-cover {
    position: relative;
  }
  .object-fit-cover img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
  }
  .nav-target .txt {
    text-align: justify;
  }
  .tel-shared {
    padding: 37px 50px 49px;
    margin-top: 28px;
    border-radius: 100px;
    line-height: 42px;
  }
  .tel-shared dt {
    font-size: 24px;
  }
  .tel-shared dt small {
    font-size: 20px;
  }
  .tel-shared dt span {
    font-size: 36px;
  }
  .tel-shared dd {
    font-size: 15px;
    line-height: 18px;
    margin-top: 5px;
  }
}
.flex-end {
  align-items: flex-end;
}
.popup-content {
  padding: 0;
  margin: 0;
  background: none;
}
.popup-content .container {
  padding: 50px 5% 40px;
}
.popup-content h2 {
  font-family: "Noto Serif JP", serif;
  font-size: 8.5vw;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.7;
}
.popup-content .note {
  margin: 20px 0 37px;
}
.popup-content .content .col .item {
  margin-bottom: 50px;
}
.popup-content .content .col .item h3 {
  letter-spacing: 0.15em;
  text-align: center;
  border: 1px solid #000;
  padding: 12px 10px;
  margin-bottom: 8px;
  font-size: 15px;
}
.popup-content .content .col .item .list dl {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  line-height: 27px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #c6c2c2;
}
.popup-content .content .col .item .list dl dt {
  text-align: left;
}
.popup-content .content .col .item .list dl dd {
  text-align: right;
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-left: 10px;
}
@media screen and (min-width: 768px) {
  .popup-content {
    padding: 50px 0 0;
    margin: 0;
    background: none;
    max-width: 1000px;
  }
  .popup-content .remodal-close {
    margin-right: 30px;
  }
  .popup-content .container {
    padding: 0 0 40px;
  }
  .popup-content h2 {
    font-size: 40px;
    line-height: 45px;
    margin-top: -36px;
  }
  .popup-content .note {
    margin: 26px 0 39px;
    line-height: 32px;
  }
  .popup-content .content {
    --f-columns: 3;
    --f-gap: 20px;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-1 * var(--f-gap));
    margin-bottom: calc(-1 * var(--f-gap));
  }
  .popup-content .content .col {
    margin-left: var(--f-gap);
    margin-bottom: var(--f-gap);
    width: calc(100% / var(--f-columns) - var(--f-gap));
  }
  .popup-content .content .col .item {
    margin-bottom: 40px;
  }
  .popup-content .content .col .item h3 {
    padding: 9px 10px;
  }
  .popup-content .content .col .item .list dl {
    padding: 13px 0;
    letter-spacing: 0.15em;
  }
}
#sec1 {
  padding: 20vw 0 0;
  position: relative;
}
#sec1::before {
  content: "";
  background: url(../img/menu/sec1_deco2.png) no-repeat left bottom/100% auto;
  position: absolute;
  top: 0;
  width: 48%;
  bottom: -25vw;
  left: 0;
  z-index: -1;
}
#sec1 .set1 h2 {
  margin: 0 -4vw;
}
#sec1 .set1 .txt {
  margin: 7vw 0 5vw;
}
#sec1 .set1 .note {
  text-align: center;
}
#sec1 .set2 {
  padding: 18vw 0 0;
  position: relative;
}
#sec1 .set2::before {
  content: "";
  background: url(../img/menu/sec1_deco1.png) no-repeat right top/100% auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 47%;
  bottom: 0;
  z-index: -1;
}
#sec1 .set2 .js .slick-dots {
  position: absolute;
  left: 5%;
  right: 5%;
  bottom: 15vw;
  width: auto;
}
#sec1 .set2 .js .slick-dots li {
  margin: 0 9px;
}
#sec1 .set2 .js .slick-dots li button {
  background: #fff;
  width: 15px;
  height: 15px;
  border: 0;
}
#sec1 .set2 .js .slick-dots li.slick-active button {
  background: #948781;
}
#sec1 .set2 .js .item {
  background: url(../img/menu/sec1_js1.jpg) no-repeat center top/cover;
  color: #fff;
  padding: 13vw 5% 33vw;
  position: relative;
  min-height: 181vw;
}
#sec1 .set2 .js .item::before {
  content: "";
  background: url(../img/menu/sec1_js_deco1.png) no-repeat right top/100% auto;
  position: absolute;
  top: 7vw;
  right: 5%;
  width: 22%;
  height: 21vw;
}
#sec1 .set2 .js .item::after {
  content: "";
  background: url(../img/menu/sec1_js_deco2.png) no-repeat left bottom/100% auto;
  position: absolute;
  bottom: 7vw;
  left: 5%;
  width: 22%;
  height: 21vw;
}
#sec1 .set2 .js .item .gr-txt .price-box {
  font-size: 8vw;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 4vw;
}
#sec1 .set2 .js .item .gr-txt .price-box span {
  font-size: 5.5vw;
  letter-spacing: 0.1em;
}
#sec1 .set2 .js .item2 {
  background: url(../img/menu/sec1_js2.jpg) no-repeat center top/cover;
}
#sec1 .set2 .js .item3 {
  background: url(../img/menu/sec1_js3.jpg) no-repeat center top/cover;
}
#sec1 .set2 .js .item4 {
  background: url(../img/menu/sec1_js4.jpg) no-repeat center top/cover;
}
#sec2 {
  position: relative;
  color: #fff;
  padding: 15vw 0 22vw;
  background: url(../img/menu/sec2_deco.png) no-repeat right bottom/65% auto;
}
#sec2::before {
  content: "";
  background: url(../img/menu/bg1.jpg);
  position: absolute;
  top: -25vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec2 .item1 {
  display: flex;
  margin-bottom: 5vw;
}
#sec2 .item1 .photo {
  flex: 1;
}
#sec2 .item1 h2 {
  margin: -5vw 0 0 3%;
  width: 18%;
}
#sec2 .item2 .gr-btn {
  margin-top: 9vw;
}
#sec2 .item2 .gr-btn li:not(:last-child) {
  margin-bottom: 6vw;
}
#sec3 {
  padding: 20vw 0 17vw;
  color: #fff;
  position: relative;
}
#sec3::before {
  content: "";
  background: url(../img/menu/bg1.jpg);
  position: absolute;
  top: 80vw;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -2;
}
#sec3 h2 {
  margin-bottom: 12vw;
}
#sec3 .item1 .js {
  margin: 0 calc(-50vw + 50%) 4vw;
}
#sec3 .item1 .js .js-scroll li img {
  width: 250px;
  margin: 0 6px;
  border-radius: 90px 0 0 0;
}
#sec3 .item2 {
  border: 1px solid #fff;
  padding: 8vw 9%;
  margin-top: 10vw;
  position: relative;
}
#sec3 .item2::before {
  content: "";
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 8px;
  bottom: 0;
  right: 8px;
}
#sec4 {
  padding: 21vw 0 19vw;
}
#sec4 h2 {
  text-align: center;
}
#sec4 h2 .t {
  display: inline-block;
  font-size: 7.5vw;
  letter-spacing: 0.2em;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 2vw 5%;
  line-height: 1.7;
}
#sec4 h2 .t .color {
  color: #7e1117;
}
#sec4 .note {
  margin: 6vw 0 5vw;
  text-align: center;
}
#sec4 .content .item:not(:last-child) {
  margin-bottom: 10vw;
}
#sec4 .content .item .gr-txt {
  margin-bottom: 10vw;
}
#sec4 .content .item .gr-txt .price-box {
  font-size: 7vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  margin-bottom: 6vw;
}
#sec4 .content .item .gr-txt .price-box span {
  letter-spacing: 0.1em;
}
#sec4 .content .item .gr-txt .price-box dt {
  color: #7e1117;
  margin-bottom: 1vw;
}
#sec4 .content .item .gr-txt .price-box dt span {
  font-size: 3vw;
}
#sec4 .content .item .gr-txt .price-box dd span {
  font-size: 5vw;
}
#sec4 .content .item .gr-txt .txt {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 7vw 0;
  position: relative;
}
#sec4 .content .item .gr-txt .txt::before {
  content: "";
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 3px;
  right: 0;
  bottom: 3px;
  left: 0;
}
#sec4 .content .item .photo img {
  border-radius: 50px;
}
#sec5 {
  background:
    url(../img/menu/sec5_deco.png) repeat-x left top/auto 17px,
    url(../img/menu/sec5_deco.png) repeat-x left bottom/auto 17px;
  padding: 32px 0;
}
#sec5 .group {
  background: url(../img/menu/sec5_bg.jpg);
  color: #fff;
  padding: 15vw 0 17vw;
  text-align: center;
}
#sec5 .group .note {
  font-size: 12px;
  margin-bottom: 7vw;
}
#sec5 .group .content .col h3 {
  margin-bottom: 5vw;
}
#sec5 .group .content .col h3 span {
  font-size: 4.5vw;
  letter-spacing: 0.08em;
  display: inline-block;
  line-height: 1.5;
  padding: 0 40px;
  position: relative;
}
#sec5 .group .content .col h3 span::before {
  content: "";
  background: url(../img/menu/sec5_ttl_deco.png) no-repeat;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
#sec5 .group .content .col h3 span::after {
  content: "";
  background: url(../img/menu/sec5_ttl_deco.png) no-repeat;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
#sec5 .group .content .col-r {
  border-top: 1px solid #fff;
  margin-top: 12vw;
  padding-top: 10vw;
}
#sec6 {
  padding: 16vw 0 21vw;
}
#sec6 .wrap {
  padding: 0 3%;
}
#sec6 .set1 {
  background:
    url(../img/menu/sec6_deco1.png) no-repeat left top/80px auto,
    url(../img/menu/sec6_deco2.png) no-repeat right top/80px auto,
    url(../img/menu/sec6_deco3.png) no-repeat left bottom/80px auto,
    url(../img/menu/sec6_deco4.png) no-repeat right bottom/80px auto;
  padding: 10vw 0;
}
#sec6 .set1 .inner {
  margin: 0 3%;
}
#sec6 .set1 .row1 {
  background: rgba(255, 255, 255, 0.9);
  padding: 9vw 5% 10vw;
  border-radius: 15px 15px 0 0;
}
#sec6 .set1 .row1 .item1 {
  margin-bottom: 10vw;
}
#sec6 .set1 .row1 .item1 h2 {
  font-size: 7vw;
  letter-spacing: 0.2em;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 6vw;
}
#sec6 .set1 .row1 .item1 h2 span {
  font-size: 5vw;
  color: #7e1117;
  letter-spacing: 0.12em;
  display: inline-block;
}
#sec6 .set1 .row1 .item1 .photo img {
  border-radius: 40px;
}
#sec6 .set1 .row1 .item2 .price-box {
  margin-bottom: 7vw;
  border-top: 2px solid #000;
}
#sec6 .set1 .row1 .item2 .price-box dl {
  font-size: 5vw;
  letter-spacing: 0.1em;
  line-height: 1.5;
  color: #7e1117;
  padding: 16px 10px;
  border-bottom: 2px solid #000;
  display: flex;
  align-items: center;
}
#sec6 .set1 .row1 .item2 .price-box dl span {
  font-size: 6.5vw;
  letter-spacing: 0.1em;
}
#sec6 .set1 .row1 .item2 .price-box dl dt {
  width: 25%;
}
#sec6 .set1 .row1 .item2 .price-box dl dd {
  flex: 1;
}
#sec6 .set1 .row2 {
  background: #7e1117;
  color: #fff;
  padding: 13vw 5% 12vw;
  border-radius: 0 0 15px 15px;
}
#sec6 .set1 .row2 h3 {
  font-size: 5.2vw;
  text-align: center;
  letter-spacing: 0.12em;
  line-height: 1.7;
  margin-bottom: 8vw;
}
#sec6 .set1 .row2 h3 span {
  color: #ffe190;
  letter-spacing: 0.2em;
  font-size: 6.5vw;
}
#sec6 .set1 .row2 .box {
  border: 1px solid #fff;
  padding: 10vw 8% 11vw;
  border-radius: 30px;
  position: relative;
}
#sec6 .set1 .row2 .box::before {
  content: "";
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 30px;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
}
#sec6 .set1 .row2 .note {
  margin-top: 7vw;
}
#sec6 .set1 .row2 .note li {
  position: relative;
  padding-left: 17px;
}
#sec6 .set1 .row2 .note li::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
#sec6 .set2 {
  border: 1px solid #000;
  padding: 8vw 6% 11vw;
  margin: 11vw 0 12vw;
  text-align: center;
  position: relative;
}
#sec6 .set2::before {
  content: "";
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  left: 8px;
}
#sec6 .set2 h3 {
  font-size: 4.3vw;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 3vw;
}
#sec6 .set2 h3 span {
  color: #7e1117;
  letter-spacing: 0.05em;
}
#sec6 .set2 .note {
  font-size: 13px;
}
#sec6 .set3 .gr-bnr li:not(:last-child) {
  margin-bottom: 40px;
}
#sec6 .set3 .gr-bnr li a {
  display: block;
  position: relative;
}
#sec6 .set3 .gr-bnr li h3 {
  font-size: 17px;
  color: #fff;
  text-align: left;
  position: absolute;
  right: 0;
  bottom: 3.5vw;
  left: 7%;
}
#sec6 .set3 .gr-bnr li h3 span {
  letter-spacing: 0.08em;
  display: inline-block;
  position: relative;
  padding: 0 40px;
}
#sec6 .set3 .gr-bnr li h3 span::before {
  content: "";
  background: url(../img/menu/sec6_bnr_deco.png) no-repeat;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#sec6 .set3 .gr-bnr li h3 span::after {
  content: "";
  background: url(../img/menu/sec6_bnr_deco.png) no-repeat;
  width: 20px;
  height: 9px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (min-width: 768px) {
  #key h2.ttl {
    line-height: 1.2;
  }
  #sec1 {
    padding: 100px 0 0;
  }
  #sec1::before {
    height: 444px;
    top: auto;
    width: 429px;
    bottom: -107px;
    left: calc(50% - 699px);
  }
  #sec1 .set1 h2 {
    margin: 0 -113px 0 -111px;
  }
  #sec1 .set1 .txt {
    margin: 27px auto 39px;
    width: 650px;
  }
  #sec1 .set2 {
    padding: 47px 50px 0;
  }
  #sec1 .set2::before {
    background: url(../img/menu/sec1_deco1.png) no-repeat;
    width: 319px;
    height: 192px;
    top: -77px;
    right: -153px;
    left: auto;
    bottom: auto;
  }
  #sec1 .set2 .js .slick-list {
    overflow: visible !important;
  }
  #sec1 .set2 .js .slick-dots {
    left: 161px;
    right: auto;
    bottom: 85px;
  }
  #sec1 .set2 .js .slick-dots li {
    margin: 0 12px;
  }
  #sec1 .set2 .js .slick-dots li button {
    width: 21px;
    height: 21px;
  }
  #sec1 .set2 .js .slick-dots li button:hover {
    opacity: 0.8;
  }
  #sec1 .set2 .js .item {
    padding: 65px 96px 70px;
    min-height: 550px;
  }
  #sec1 .set2 .js .item::before {
    top: 40px;
    right: 39px;
    width: 141px;
    height: 139px;
  }
  #sec1 .set2 .js .item::after {
    bottom: 40px;
    left: 40px;
    width: 140px;
    height: 139px;
  }
  #sec1 .set2 .js .item .photo {
    position: absolute;
    top: 122px;
    right: -138px;
  }
  #sec1 .set2 .js .item .gr-txt {
    width: 315px;
    position: relative;
    z-index: 2;
  }
  #sec1 .set2 .js .item .gr-txt .price-box {
    font-size: 48px;
    line-height: 69px;
    margin-right: -80px;
    margin-bottom: 7px;
  }
  #sec1 .set2 .js .item .gr-txt .price-box span {
    font-size: 30px;
  }
  #sec1 .set2 .js .item .gr-txt .txt {
    margin-left: -6px;
  }
  #sec2 {
    padding: 83px 0 110px;
    background: url(../img/menu/sec2_deco.png) no-repeat right bottom;
  }
  #sec2::before {
    top: -119px;
  }
  #sec2 .item1 {
    margin-bottom: 36px;
  }
  #sec2 .item1 .photo {
    flex: 1;
    margin-left: -30px;
  }
  #sec2 .item1 h2 {
    margin: 24px 36px 0 35px;
    width: 147px;
  }
  #sec2 .item2 {
    display: flex;
    justify-content: space-between;
  }
  #sec2 .item2 .txt {
    width: 532px;
  }
  #sec2 .item2 .gr-btn {
    margin-top: 14px;
    width: 420px;
  }
  #sec2 .item2 .gr-btn li:not(:last-child) {
    margin-bottom: 30px;
  }
  #sec3 {
    padding: 119px 0 70px;
  }
  #sec3::before {
    top: 535px;
    left: calc(50% - 600px);
  }
  #sec3 h2 {
    margin: 0 50px 123px;
  }
  #sec3 .item1 {
    position: relative;
  }
  #sec3 .item1 .txt {
    width: 411px;
    margin-left: 50px;
  }
  #sec3 .item1 .js {
    margin: 0;
    position: absolute;
    top: -125px;
    left: 500px;
    right: calc(-50vw + 50%);
  }
  #sec3 .item1 .js .js-scroll li img {
    width: auto;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 10px;
    border-radius: 200px 0 0 0;
  }
  #sec3 .item2 {
    padding: 24px 150px 33px;
    margin: 35px 51px 0;
  }
  #sec3 .item2::before {
    left: 19px;
    right: 19px;
  }
  #sec4 {
    padding: 99px 0 95px;
  }
  #sec4 h2 .t {
    font-size: 48px;
    padding: 0 18px;
    line-height: 88px;
  }
  #sec4 .note {
    margin: 27px 0 37px;
  }
  #sec4 .content .item {
    display: flex;
  }
  #sec4 .content .item:not(:last-child) {
    margin-bottom: 60px;
  }
  #sec4 .content .item:nth-child(2n + 1) {
    flex-direction: row-reverse;
  }
  #sec4 .content .item:nth-child(2n) .gr-txt {
    margin: 2px 50px 0 0;
  }
  #sec4 .content .item:nth-child(2n) .gr-txt .price-box {
    margin-right: -23px;
  }
  #sec4 .content .item:nth-child(2n) .photo {
    margin: 0 -250px 0 0;
  }
  #sec4 .content .item:nth-child(2n) .photo img {
    border-radius: 200px 0 0 200px;
  }
  #sec4 .content .item .gr-txt {
    width: 450px;
    margin: 30px 0 0 50px;
  }
  #sec4 .content .item .gr-txt .price-box {
    font-size: 48px;
    line-height: 65px;
    margin-bottom: 27px;
  }
  #sec4 .content .item .gr-txt .price-box dt {
    margin-bottom: 4px;
  }
  #sec4 .content .item .gr-txt .price-box dt span {
    font-size: 18px;
    margin-bottom: -93px;
    display: block;
  }
  #sec4 .content .item .gr-txt .price-box dd span {
    font-size: 30px;
  }
  #sec4 .content .item .gr-txt .txt {
    padding: 25px 24px 35px;
  }
  #sec4 .content .item .photo {
    flex: 1;
    height: 500px;
    margin-left: -250px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1499px) {
  #sec4 .content .item .photo {
    margin-left: calc(-50vw + 50%);
  }
}
@media screen and (min-width: 768px) {
  #sec4 .content .item .photo img {
    border-radius: 0 200px 200px 0;
  }
}
@media screen and (min-width: 768px) {
  #sec4 .content .item3 .gr-txt {
    margin-top: 106px;
  }
  #sec4 .content .item3 .gr-txt .price-box {
    margin-bottom: 38px;
  }
  #sec4 .content .item3 .gr-txt .txt {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  #sec5 {
    background:
      url(../img/menu/sec5_deco.png) repeat-x left top,
      url(../img/menu/sec5_deco.png) repeat-x left bottom;
    padding: 40px 0;
  }
  #sec5 .group {
    padding: 65px 0 92px;
  }
  #sec5 .group .note {
    font-size: 15px;
    margin-bottom: 39px;
  }
  #sec5 .group .content {
    display: flex;
    justify-content: space-between;
    margin: 0 50px;
  }
  #sec5 .group .content .col {
    width: 400px;
  }
  #sec5 .group .content .col h3 {
    margin-bottom: 26px;
  }
  #sec5 .group .content .col h3 span {
    font-size: 20px;
    line-height: 30px;
    padding: 0 64px;
  }
  #sec5 .group .content .col-r {
    margin-top: 0;
    padding: 0;
    border: 0;
    position: relative;
  }
  #sec5 .group .content .col-r::before {
    content: "";
    border-left: 1px solid #fff;
    position: absolute;
    top: -13px;
    left: -50px;
    bottom: -43px;
  }
  #sec5 .group .content .col-r h3 span {
    padding: 0 44px;
  }
}
@media screen and (min-width: 768px) {
  #sec6 {
    padding: 100px 0 150px;
  }
  #sec6 .wrap {
    padding: 0;
  }
  #sec6 .set1 {
    background:
      url(../img/menu/sec6_deco1.png) no-repeat left top,
      url(../img/menu/sec6_deco2.png) no-repeat right top,
      url(../img/menu/sec6_deco3.png) no-repeat left bottom,
      url(../img/menu/sec6_deco4.png) no-repeat right bottom;
    padding: 50px 0;
  }
  #sec6 .set1 .inner {
    margin: 0 50px;
  }
  #sec6 .set1 .row1 {
    padding: 60px 75px 47px;
    border-radius: 30px 30px 0 0;
  }
  #sec6 .set1 .row1 .item1 {
    margin-bottom: 46px;
  }
  #sec6 .set1 .row1 .item1 h2 {
    font-size: 48px;
    line-height: 60px;
    margin-bottom: 44px;
  }
  #sec6 .set1 .row1 .item1 h2 span {
    font-size: 36px;
    margin-bottom: 7px;
  }
  #sec6 .set1 .row1 .item1 .photo img {
    border-radius: 150px;
  }
  #sec6 .set1 .row1 .item2 {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
  #sec6 .set1 .row1 .item2 .txt {
    width: 375px;
  }
  #sec6 .set1 .row1 .item2 .price-box {
    width: 330px;
    margin-bottom: 0;
    border-top: 3px solid #000;
  }
  #sec6 .set1 .row1 .item2 .price-box dl {
    font-size: 30px;
    line-height: 67px;
    padding: 0px 22px;
    border-bottom: 3px solid #000;
  }
  #sec6 .set1 .row1 .item2 .price-box dl span {
    font-size: 40px;
  }
  #sec6 .set1 .row1 .item2 .price-box dl dt {
    width: 102px;
  }
  #sec6 .set1 .row2 {
    padding: 67px 75px;
    border-radius: 0 0 30px 30px;
  }
  #sec6 .set1 .row2 h3 {
    font-size: 30px;
    line-height: 53px;
    margin-bottom: 40px;
  }
  #sec6 .set1 .row2 h3 span {
    font-size: 36px;
  }
  #sec6 .set1 .row2 .box {
    padding: 41px 50px 37px;
    border-radius: 100px;
    display: flex;
  }
  #sec6 .set1 .row2 .box::before {
    border-radius: 100px;
    top: 12px;
    right: 12px;
    bottom: 12px;
    left: 12px;
  }
  #sec6 .set1 .row2 .box ul:first-child {
    margin: 0 25px 0 74px;
  }
  #sec6 .set1 .row2 .box ul:last-child {
    flex: 1;
  }
  #sec6 .set1 .row2 .note {
    margin: 25px 0 0 11px;
  }
  #sec6 .set2 {
    padding: 47px 80px 59px;
    margin: 60px 50px 73px;
  }
  #sec6 .set2::before {
    right: 20px;
    left: 20px;
  }
  #sec6 .set2 h3 {
    font-size: 30px;
    line-height: 55px;
    margin-bottom: 3px;
    letter-spacing: 0.12em;
  }
  #sec6 .set2 h3 span {
    letter-spacing: 0.12em;
  }
  #sec6 .set2 .note {
    font-size: 15px;
  }
  #sec6 .set3 .gr-bnr {
    display: flex;
    justify-content: space-between;
    margin: 0 50px;
  }
  #sec6 .set3 .gr-bnr li {
    width: 430px;
  }
  #sec6 .set3 .gr-bnr li:not(:last-child) {
    margin-bottom: 0;
  }
  #sec6 .set3 .gr-bnr li h3 {
    font-size: 20px;
    left: 31px;
    bottom: 19px;
  }
  #sec6 .set3 .gr-bnr li h3 span {
    padding: 0 70px;
  }
  #sec6 .set3 .gr-bnr .bnr2 h3 span {
    padding: 0 44px;
  }
}
