.main_image {
  position: relative;
  height: 600px;
  padding-top: 275px;
  box-sizing: border-box;
  background: url(/images/price/price_key.webp) center top/cover no-repeat;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  padding-left: 0;
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 52px;
  letter-spacing: 0.2em;
  color: #fff;
  text-shadow: 0 0 5px rgba(155, 152, 152, 0.71);
}
.main_image .text:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -105px;
  top: 50%;
  transform: translateY(-50%);
  width: 221px;
  height: 221px;
  background: url(/images/common/key_logo.webp) center/contain no-repeat;
}
.main_image {
  /*.text:after {
    content: "MEDICAL";
    position: absolute;
    left: 120px;
    bottom: -20px;
    font-family: 'noto sans jp', sans-serif;
    font-size: 18px;
  } */
  /*&:before {
      position: absolute;
      left: 0;
      bottom: -30px;
      content: "ADULT";
      font-family: 'noto sans jp', sans-serif;
      font-size: 18px;
  } */
  /*
  .kazari01 {
      position: absolute;
      left: -10px;
      top: -10px;
      width: 586px;
      height: 358px;
      background: url(/images/common/key_kazari01.webp) center /contain no-repeat;
  }

  .kazari02 {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 563px;
      height: 251px;
      background: url(/images/common/key_kazari02.webp) left bottom /contain no-repeat;
  }

  .kazari03 {
      position: absolute;
      right: -10px;
      bottom: -10px;
      width: 301px;
      height: 270px;
      background: url(/images/perio/key_kazari03.webp) right bottom /contain no-repeat;
  } */
}
@media screen and (max-width: 767px) {
  .main_image {
    position: relative;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images/price/price_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    padding-left: 18.6vw;
    font-size: 5.8vw;
  }
  .main_image .text:before {
    left: 0;
    top: 4.3vw;
    width: 21.3vw;
    height: 21.3vw;
    background: url(/images/common/key_logo.webp) center/contain no-repeat;
  }
  .main_image {
    /*.text:after {
        left: 18.6vw;
        bottom: -5.5vw;
        width: 29.6vw;
        height: 2.9vw;
        background: url(/images/common/key_text_medical.webp) center /contain  no-repeat;
    } */
    /*.kazari01 {
        position: absolute;
        left: -2.7vw;
        top: -2.7vw;
        width: 80vw;
        height: 48.8vw;
        background: url(/images/common/key_kazari01.webp) center /contain no-repeat;
    } */
    /*.kazari02 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 80vw;
        height: 25.8vw;
        background: url(/images/common/key_kazari02.webp) left bottom /contain no-repeat;
    } */
    /*.kazari03 {
        position: absolute;
        right: -2.7vw;
        bottom: -2.7vw;
        width: 40vw;
        height: 93.3vw;
        background: url(/images/common/key_kazari03.webp) right bottom /contain no-repeat;
    } */
  }
}

.lead_sec {
  margin-bottom: 150px;
}
.lead_sec::before {
  content: "";
  position: absolute;
  top: 295px;
  right: 70px;
  width: 122px;
  height: 110px;
  background: url(/images/price/lead_sec_kazari01.webp) center/contain no-repeat;
}
.lead_sec .upper_box {
  margin: 150px 0 100px;
}
.lead_sec .upper_box .list {
  display: flex;
  justify-content: center;
  align-items: stretch;
}
.lead_sec .upper_box .item {
  width: 475px;
  max-width: 48%;
  background-color: #ede6de;
  padding: 40px;
  box-sizing: border-box;
}
.lead_sec .upper_box .item_title {
  font-size: 22px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #806363;
  padding-bottom: 15px;
  border-bottom: 1px solid #806363;
  margin-bottom: 20px;
}
.lead_sec .upper_box .item:nth-of-type(1) {
  margin-right: 50px;
}
.lead_sec .lower_box .box_title {
  font-size: 30px;
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 75px;
}
.lead_sec .lower_box .flexbox {
  width: 995px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.lead_sec .lower_box .link {
  margin-right: 20px;
  margin-bottom: 40px;
}
.lead_sec .lower_box .about_btn {
  width: 262px;
  height: 93px;
  background-color: initial;
  border-radius: initial;
  padding: initial;
  display: block;
  border: 1px solid #806363;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: relative;
}
.lead_sec .lower_box .about_btn::before {
  content: "";
  position: absolute;
  top: initial;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  background: url(/images/price/btn_icon.webp) center/contain no-repeat;
  width: 33px;
  height: 33px;
}
.lead_sec .lower_box .btn_text {
  padding-right: initial;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #806363;
  text-align: center;
}
.lead_sec .link_box {
  margin-top: 40px;
}
.lead_sec .link_box .flexbox {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.lead_sec .link_box .about_btn {
  width: 270px;
  margin-right: 20px;
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
}
.lead_sec .link_box .about_btn::before {
  background: url(/images/price/btn_icon02.webp) center/contain no-repeat;
  width: 33px;
  height: 33px;
}
@media screen and (max-width: 767px) {
  .lead_sec {
    margin-bottom: 0;
  }
  .lead_sec::before {
    content: "";
    position: absolute;
    top: 94.66vw;
    right: 8.66vw;
    width: 32.53vw;
    height: 29.33vw;
  }
  .lead_sec .sec_text {
    margin: 0 auto 22.8vw;
  }
  .lead_sec .flex_box {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .lead_sec .list {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-bottom: 12vw;
  }
  .lead_sec .item {
    width: 73.33vw;
    height: 14.13vw;
    margin-right: initial;
    margin-bottom: 4vw;
    box-sizing: border-box;
  }
  .lead_sec .item img {
    width: 100%;
    height: 100%;
  }
  .lead_sec .upper_box {
    margin: 13.8vw 0 13.8vw;
  }
  .lead_sec .upper_box .list {
    display: block;
  }
  .lead_sec .upper_box .item {
    width: 100%;
    max-width: 100%;
    height: initial;
    background-color: #f5f1ed;
    padding: 5.5vw 5.5vw 8vw;
  }
  .lead_sec .upper_box .item_title {
    font-size: 4.8vw;
    padding-bottom: 4.2vw;
  }
  .lead_sec .lower_box .box_title {
    font-size: 4.8vw;
    margin-bottom: 6.8vw;
  }
  .lead_sec .lower_box .flexbox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .lead_sec .lower_box .link {
    margin-right: initial;
    margin-bottom: initial;
  }
  .lead_sec .lower_box .link:nth-of-type(1),
  .lead_sec .lower_box .link:nth-of-type(3),
  .lead_sec .lower_box .link:nth-of-type(5) {
    margin-right: 4vw;
  }
  .lead_sec .lower_box .link:nth-of-type(1),
  .lead_sec .lower_box .link:nth-of-type(2),
  .lead_sec .lower_box .link:nth-of-type(3),
  .lead_sec .lower_box .link:nth-of-type(4) {
    margin-bottom: 4.2vw;
  }
  .lead_sec .lower_box .about_btn {
    width: 42vw;
    height: 15.46vw;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .lead_sec .lower_box .about_btn img {
    width: 100%;
    height: 100%;
  }
  .lead_sec .lower_box .btn_text {
    padding-right: initial;
    font-size: 4vw;
    letter-spacing: 0.1em;
    line-height: 2;
    color: #806363;
    text-align: center;
  }
  .lead_sec .link_box {
    margin-top: 10.6vw;
  }
  .lead_sec .link_box .flexbox {
    display: block;
  }
  .lead_sec .link_box .about_btn {
    width: 63.3vw;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .lead_sec .link_box .about_btn p {
    font-size: 4vw;
  }
  .lead_sec .link_box .about_btn {
    position: relative;
  }
  .lead_sec .link_box .about_btn:before {
    right: 4vw;
  }
}

.sec01 {
  padding-bottom: 100px;
}
.sec01 .sec_body {
  padding: 0 80px;
}
.sec01 .title {
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #333631;
  border-left: 8px solid #806363;
  padding-left: 1.5em;
  height: 58px;
  display: flex;
  align-items: center;
  margin-bottom: 55px;
}
.sec01 .sec_header {
  margin-bottom: 25px;
}
.sec01 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 25px;
}
.sec01 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec01 .menu_box .textbox {
  width: initial;
  box-sizing: border-box;
}
.sec01 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec01 .menu_box .menu_head_price_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec01 .menu_box .menu_head_price_box .menu_price {
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec01 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec01 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec01 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec01 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec01 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec01 .menu_box .menu_text {
  width: 100%;
  max-width: 100%;
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec01 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #806363;
  margin-bottom: 70px;
}
.sec01 .menu_box:nth-of-type(5),
.sec01 .menu_box:nth-of-type(7) {
  border-bottom: initial;
  margin-bottom: initial;
}
.sec01 .menu_box:nth-of-type(1) .menu_head,
.sec01 .menu_box:nth-of-type(2) .menu_head,
.sec01 .menu_box:nth-of-type(3) .menu_head,
.sec01 .menu_box:nth-of-type(4) .menu_head,
.sec01 .menu_box:nth-of-type(5) .menu_head,
.sec01 .menu_box:nth-of-type(11) .menu_head {
  height: 50px;
  padding: 15px 0;
  color: #333631;
  margin-bottom: 40px;
}
.sec01 .menu_box:nth-of-type(1) .menu_title,
.sec01 .menu_box:nth-of-type(2) .menu_title,
.sec01 .menu_box:nth-of-type(3) .menu_title,
.sec01 .menu_box:nth-of-type(4) .menu_title,
.sec01 .menu_box:nth-of-type(5) .menu_title,
.sec01 .menu_box:nth-of-type(11) .menu_title {
  margin-bottom: 0;
}
.sec01 .menu_box:nth-of-type(1) .textbox,
.sec01 .menu_box:nth-of-type(2) .textbox,
.sec01 .menu_box:nth-of-type(3) .textbox,
.sec01 .menu_box:nth-of-type(4) .textbox,
.sec01 .menu_box:nth-of-type(5) .textbox,
.sec01 .menu_box:nth-of-type(11) .textbox {
  width: 100%;
  box-sizing: border-box;
}
.sec01 .menu_box:nth-of-type(11) .menu_head {
  height: 50px;
  padding: 15px 0;
  color: #333631;
  margin-bottom: 40px;
}
.sec01 .menu_box:nth-of-type(11) .menu_title {
  margin-bottom: 0;
}
.sec01 .menu_box:nth-of-type(11) .textbox {
  width: 100%;
  box-sizing: border-box;
}
.sec01 .menu_box:nth-of-type(11) .menu_text {
  width: 730px;
  box-sizing: border-box;
}
@media screen and (max-width: 1119px) and (min-width: 768px) {
  .sec01 .menu_box .menu_text {
    width: initial;
    max-width: initial;
  }
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec01 .sec_body {
    padding: 0 20px;
  }
  .sec01 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec01 {
    padding-bottom: initial;
  }
  .sec01 .sec_body {
    padding: 0 5.5vw;
  }
  .sec01 .title {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    margin-bottom: 55px;
  }
  .sec01 .sec_header {
    margin-bottom: 4vw;
  }
  .sec01 .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 4.2vw;
  }
  .sec01 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec01 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec01 .menu_box .menu_head {
    display: block;
    margin-bottom: 3vw;
  }
  .sec01 .menu_box .menu_head_price_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .sec01 .menu_box .menu_head_price_box .menu_price {
    font-size: 3.7vw;
    margin-bottom: 1vw;
    letter-spacing: initial;
    text-align: right;
  }
  .sec01 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec01 .menu_box .menu_price {
    font-size: 3.7vw;
    margin-bottom: initial;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec01 .menu_box .menu_text_box {
    display: block;
  }
  .sec01 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec01 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec01 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec01 .menu_box:not(:last-of-type) {
    padding-bottom: 8.4vw;
    margin-bottom: 13.8vw;
  }
  .sec01 .menu_box:nth-of-type(1) .menu_head,
  .sec01 .menu_box:nth-of-type(2) .menu_head,
  .sec01 .menu_box:nth-of-type(3) .menu_head,
  .sec01 .menu_box:nth-of-type(4) .menu_head,
  .sec01 .menu_box:nth-of-type(5) .menu_head,
  .sec01 .menu_box:nth-of-type(12) .menu_head {
    padding: 2vw 0;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
    height: initial;
    margin-left: initial;
    display: flex;
    align-items: center;
    margin-bottom: 4.2vw;
    box-sizing: border-box;
    text-align: left;
  }
  .sec01 .menu_box:nth-of-type(1) .menu_title,
  .sec01 .menu_box:nth-of-type(2) .menu_title,
  .sec01 .menu_box:nth-of-type(3) .menu_title,
  .sec01 .menu_box:nth-of-type(4) .menu_title,
  .sec01 .menu_box:nth-of-type(5) .menu_title,
  .sec01 .menu_box:nth-of-type(12) .menu_title {
    margin-bottom: 0;
  }
  .sec01 .menu_box:nth-of-type(1) .textbox,
  .sec01 .menu_box:nth-of-type(2) .textbox,
  .sec01 .menu_box:nth-of-type(3) .textbox,
  .sec01 .menu_box:nth-of-type(4) .textbox,
  .sec01 .menu_box:nth-of-type(5) .textbox,
  .sec01 .menu_box:nth-of-type(12) .textbox {
    width: 100%;
    box-sizing: border-box;
  }
  .sec01 .menu_box:nth-of-type(12) .textbox {
    width: 100%;
    box-sizing: border-box;
    padding-left: initial;
  }
}

.sec02 {
  padding-bottom: 100px;
}
.sec02 .sec_body {
  padding: 0 80px;
}
.sec02 .title {
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #333631;
  border-left: 8px solid #806363;
  padding-left: 1.5em;
  height: 58px;
  display: flex;
  align-items: center;
  margin-bottom: 55px;
}
.sec02 .sec_header {
  margin-bottom: 25px;
}
.sec02 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 25px;
}
.sec02 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec02 .menu_box .textbox {
  width: initial;
  box-sizing: border-box;
}
.sec02 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec02 .menu_box .menu_head_price_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.sec02 .menu_box .menu_head_price_box .menu_price {
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec02 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec02 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec02 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec02 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec02 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec02 .menu_box .menu_text {
  width: 630px;
  max-width: 100%;
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec02 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #806363;
  margin-bottom: 70px;
}
.sec02 {
  /*.menu_box:nth-of-type(5) ,
  .menu_box:nth-of-type(7) {
    border-bottom: initial;
    margin-bottom: initial;
  } */
}
.sec02 .menu_box:nth-of-type(1) .menu_head,
.sec02 .menu_box:nth-of-type(2) .menu_head,
.sec02 .menu_box:nth-of-type(3) .menu_head,
.sec02 .menu_box:nth-of-type(4) .menu_head,
.sec02 .menu_box:nth-of-type(5) .menu_head,
.sec02 .menu_box:nth-of-type(6) .menu_head,
.sec02 .menu_box:nth-of-type(12) .menu_head {
  height: 50px;
  padding: 15px 0;
  color: #333631;
  margin-bottom: 40px;
}
.sec02 .menu_box:nth-of-type(1) .menu_title,
.sec02 .menu_box:nth-of-type(2) .menu_title,
.sec02 .menu_box:nth-of-type(3) .menu_title,
.sec02 .menu_box:nth-of-type(4) .menu_title,
.sec02 .menu_box:nth-of-type(5) .menu_title,
.sec02 .menu_box:nth-of-type(6) .menu_title,
.sec02 .menu_box:nth-of-type(12) .menu_title {
  margin-bottom: 0;
}
.sec02 .menu_box:nth-of-type(1) .textbox,
.sec02 .menu_box:nth-of-type(2) .textbox,
.sec02 .menu_box:nth-of-type(3) .textbox,
.sec02 .menu_box:nth-of-type(4) .textbox,
.sec02 .menu_box:nth-of-type(5) .textbox,
.sec02 .menu_box:nth-of-type(6) .textbox,
.sec02 .menu_box:nth-of-type(12) .textbox {
  width: 100%;
  box-sizing: border-box;
}
.sec02 .menu_box:nth-of-type(12) .textbox {
  width: 100%;
  box-sizing: border-box;
  padding-left: 3em;
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec02 .sec_body {
    padding: 0 20px;
  }
  .sec02 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec02 {
    padding-bottom: initial;
  }
  .sec02 .sec_body {
    padding: 0 5.5vw;
  }
  .sec02 .title {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    padding-top: 80px;
    padding-bottom: 30px;
    border-bottom: solid 1px #dab56e;
    margin-bottom: 55px;
  }
  .sec02 .sec_header {
    margin-bottom: 4vw;
  }
  .sec02 .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 4.2vw;
  }
  .sec02 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec02 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec02 .menu_box .menu_head {
    display: block;
    margin-bottom: 3vw;
  }
  .sec02 .menu_box .menu_head_price_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
  }
  .sec02 .menu_box .menu_head_price_box .menu_price {
    font-size: 3.7vw;
    margin-bottom: 1vw;
    letter-spacing: initial;
    text-align: left;
  }
  .sec02 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec02 .menu_box .menu_price {
    font-size: 3.7vw;
    margin-bottom: initial;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec02 .menu_box .menu_text_box {
    display: block;
  }
  .sec02 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec02 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec02 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec02 .menu_box:not(:last-of-type) {
    padding-bottom: 8.4vw;
    margin-bottom: 13.8vw;
  }
  .sec02 .menu_box:nth-of-type(1) .menu_head,
  .sec02 .menu_box:nth-of-type(2) .menu_head,
  .sec02 .menu_box:nth-of-type(3) .menu_head,
  .sec02 .menu_box:nth-of-type(4) .menu_head,
  .sec02 .menu_box:nth-of-type(5) .menu_head,
  .sec02 .menu_box:nth-of-type(6) .menu_head,
  .sec02 .menu_box:nth-of-type(12) .menu_head {
    padding: 2vw 0;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
    height: initial;
    margin-left: initial;
    display: flex;
    align-items: center;
    margin-bottom: 4.2vw;
    box-sizing: border-box;
    text-align: left;
  }
  .sec02 .menu_box:nth-of-type(1) .menu_title,
  .sec02 .menu_box:nth-of-type(2) .menu_title,
  .sec02 .menu_box:nth-of-type(3) .menu_title,
  .sec02 .menu_box:nth-of-type(4) .menu_title,
  .sec02 .menu_box:nth-of-type(5) .menu_title,
  .sec02 .menu_box:nth-of-type(6) .menu_title,
  .sec02 .menu_box:nth-of-type(12) .menu_title {
    margin-bottom: 0;
  }
  .sec02 .menu_box:nth-of-type(1) .textbox,
  .sec02 .menu_box:nth-of-type(2) .textbox,
  .sec02 .menu_box:nth-of-type(3) .textbox,
  .sec02 .menu_box:nth-of-type(4) .textbox,
  .sec02 .menu_box:nth-of-type(5) .textbox,
  .sec02 .menu_box:nth-of-type(6) .textbox,
  .sec02 .menu_box:nth-of-type(12) .textbox {
    width: 100%;
    box-sizing: border-box;
  }
  .sec02 .menu_box:nth-of-type(12) .textbox {
    width: 100%;
    box-sizing: border-box;
    padding-left: initial;
  }
}

.sec03 {
  padding-bottom: 100px;
}
.sec03 .sec_body {
  padding: 0 80px;
}
.sec03 .title {
  width: 360px;
  max-width: 90%;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #333631;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: solid 2px #806363;
  margin-bottom: 55px;
}
.sec03 .sec_header {
  margin-bottom: 25px;
}
.sec03 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 85px;
}
.sec03 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec03 .menu_box .textbox {
  width: 92%;
  box-sizing: border-box;
}
.sec03 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec03 .menu_box .menu_head_price_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.sec03 .menu_box .menu_head_price_box .menu_price {
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec03 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec03 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec03 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec03 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec03 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec03 .menu_box .menu_text {
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec03 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #806363;
  margin-bottom: 70px;
}
.sec03 .menu_box:nth-of-type(1),
.sec03 .menu_box:nth-of-type(2),
.sec03 .menu_box:nth-of-type(3) {
  border-bottom: initial;
  margin-bottom: initial;
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec03 .sec_body {
    padding: 0 20px;
  }
  .sec03 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec03 {
    padding-bottom: 13.8vw;
  }
  .sec03 .sec_body {
    padding: 0 5.5vw;
  }
  .sec03 .title {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    padding-top: 0;
    padding-bottom: 4.2vw;
    border-bottom: solid 2px #806363;
    margin-bottom: 4.2vw;
  }
  .sec03 .sec_header {
    margin-bottom: 4vw;
  }
  .sec03 .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 8vw;
  }
  .sec03 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec03 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec03 .menu_box .menu_head {
    display: block;
  }
  .sec03 .menu_box .menu_head_price_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    margin-bottom: 4.2vw;
  }
  .sec03 .menu_box .menu_head_price_box .menu_price {
    font-size: 3.7vw;
    margin-bottom: 1vw;
    letter-spacing: initial;
    text-align: left;
  }
  .sec03 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec03 .menu_box .menu_price {
    font-size: 4vw;
    margin-bottom: 4.2vw;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec03 .menu_box .menu_text_box {
    display: block;
  }
  .sec03 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec03 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec03 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec03 .menu_box:not(:last-of-type) {
    padding-bottom: 8.4vw;
    margin-bottom: 13.8vw;
  }
  .sec03 .title {
    font-size: 5.3vw;
    margin-bottom: 4.8vw;
  }
}

.sec04 {
  padding-bottom: 100px;
}
.sec04 .sec_body {
  padding: 0 80px;
}
.sec04 .title {
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.1em;
  color: #333631;
  border-left: 8px solid #806363;
  padding-left: 1.5em;
  height: 58px;
  display: flex;
  align-items: center;
  margin-bottom: 55px;
}
.sec04 .sec_header {
  margin-bottom: 25px;
}
.sec04 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
}
.sec04 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec04 .menu_box .textbox {
  width: initial;
  box-sizing: border-box;
}
.sec04 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec04 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec04 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec04 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec04 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec04 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec04 .menu_box .menu_text {
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec04 .menu_box:nth-of-type(3),
.sec04 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #806363;
  margin-bottom: 70px;
}
.sec04 .menu_box:nth-of-type(2) {
  border-bottom: initial;
}
.sec04 .menu_box:nth-of-type(7) .menu_head,
.sec04 .menu_box:nth-of-type(8) .menu_head,
.sec04 .menu_box:nth-of-type(9) .menu_head,
.sec04 .menu_box:nth-of-type(10) .menu_head,
.sec04 .menu_box:nth-of-type(11) .menu_head,
.sec04 .menu_box:nth-of-type(12) .menu_head {
  height: 50px;
  padding: 15px 0;
  color: #736357;
  margin-bottom: 40px;
}
.sec04 .menu_box:nth-of-type(7) .menu_title,
.sec04 .menu_box:nth-of-type(8) .menu_title,
.sec04 .menu_box:nth-of-type(9) .menu_title,
.sec04 .menu_box:nth-of-type(10) .menu_title,
.sec04 .menu_box:nth-of-type(11) .menu_title,
.sec04 .menu_box:nth-of-type(12) .menu_title {
  margin-bottom: 0;
}
.sec04 .menu_box:nth-of-type(7) .textbox,
.sec04 .menu_box:nth-of-type(8) .textbox,
.sec04 .menu_box:nth-of-type(9) .textbox,
.sec04 .menu_box:nth-of-type(10) .textbox,
.sec04 .menu_box:nth-of-type(11) .textbox,
.sec04 .menu_box:nth-of-type(12) .textbox {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec04 .sec_body {
    padding: 0 20px;
  }
  .sec04 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec04 {
    padding-bottom: initial;
  }
  .sec04 .sec_body {
    padding: 0 5.5vw;
  }
  .sec04 .title {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    margin-bottom: 55px;
  }
  .sec04 .sec_header {
    margin-bottom: 4vw;
  }
  .sec04 .cautionarynote {
    font-size: 3.7vw;
  }
  .sec04 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec04 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec04 .menu_box .menu_head {
    display: block;
  }
  .sec04 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec04 .menu_box .menu_price {
    font-size: 4vw;
    margin-bottom: 4.2vw;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec04 .menu_box .menu_text_box {
    display: block;
  }
  .sec04 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec04 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec04 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec04 .menu_box:not(:last-of-type) {
    padding-bottom: 8.4vw;
    margin-bottom: 13.8vw;
  }
  .sec04 .title {
    font-size: 5.3vw;
    margin-bottom: 4.8vw;
  }
  .sec04 .menu_box:nth-of-type(8) .menu_head,
  .sec04 .menu_box:nth-of-type(9) .menu_head,
  .sec04 .menu_box:nth-of-type(10) .menu_head,
  .sec04 .menu_box:nth-of-type(11) .menu_head,
  .sec04 .menu_box:nth-of-type(12) .menu_head {
    padding: 2vw 0;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
    height: initial;
    margin-left: initial;
    padding-left: 15px;
    display: flex;
    align-items: center;
    margin-bottom: 4.2vw;
    box-sizing: border-box;
    text-align: left;
  }
  .sec04 .menu_box:nth-of-type(8) .menu_title,
  .sec04 .menu_box:nth-of-type(9) .menu_title,
  .sec04 .menu_box:nth-of-type(10) .menu_title,
  .sec04 .menu_box:nth-of-type(11) .menu_title,
  .sec04 .menu_box:nth-of-type(12) .menu_title {
    margin-bottom: 0;
  }
  .sec04 .menu_box:nth-of-type(8) .textbox,
  .sec04 .menu_box:nth-of-type(9) .textbox,
  .sec04 .menu_box:nth-of-type(10) .textbox,
  .sec04 .menu_box:nth-of-type(11) .textbox,
  .sec04 .menu_box:nth-of-type(12) .textbox {
    width: 100%;
    box-sizing: border-box;
    padding-left: initial;
  }
}

.sec05 {
  padding-bottom: 100px;
}
.sec05 .sec_body {
  padding: 0 80px;
}
.sec05 .title {
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.2em;
  padding-top: 80px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dab56e;
  margin-bottom: 55px;
}
.sec05 .sec_header {
  margin-bottom: 25px;
}
.sec05 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 85px;
}
.sec05 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec05 .menu_box .textbox {
  width: initial;
  box-sizing: border-box;
}
.sec05 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec05 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec05 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec05 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec05 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec05 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec05 .menu_box .menu_text {
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec05 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #dab56e;
  margin-bottom: 70px;
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec05 .sec_body {
    padding: 0 20px;
  }
  .sec05 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec05 {
    padding-bottom: initial;
  }
  .sec05 .sec_body {
    padding: 0 5.5vw;
  }
  .sec05 .title {
    font-size: 4.8vw;
    padding-top: 80px;
    padding-bottom: 30px;
    border-bottom: solid 1px #dab56e;
    margin-bottom: 55px;
  }
  .sec05 .sec_header {
    margin-bottom: 4vw;
  }
  .sec05 .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 8vw;
  }
  .sec05 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec05 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec05 .menu_box .menu_head {
    display: block;
  }
  .sec05 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec05 .menu_box .menu_price {
    font-size: 4vw;
    margin-bottom: 4.2vw;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec05 .menu_box .menu_text_box {
    display: block;
  }
  .sec05 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec05 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec05 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec05 .menu_box:not(:last-of-type) {
    padding-bottom: 4.2vw;
    margin-bottom: 13.8vw;
  }
  .sec05 .title {
    font-size: 5.3vw;
    margin-bottom: 4.8vw;
  }
}

.sec06 {
  padding-bottom: 100px;
}
.sec06 .sec_body {
  padding: 0 80px;
}
.sec06 .title {
  width: 350px;
  max-width: 90%;
  margin: 0 auto;
  font-size: 22px;
  text-align: center;
  letter-spacing: 0.2em;
  color: #dab56e;
  padding-top: 80px;
  padding-bottom: 30px;
  border-bottom: solid 1px #dab56e;
  margin-bottom: 55px;
}
.sec06 .sec_header {
  margin-bottom: 25px;
}
.sec06 .cautionarynote {
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: right;
  color: #333631;
  margin-bottom: 85px;
}
.sec06 .menu_box {
  margin: 0 auto 80px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec06 .menu_box .textbox {
  width: initial;
  box-sizing: border-box;
}
.sec06 .menu_box .menu_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sec06 .menu_box .menu_title {
  font-size: 22px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  position: relative;
}
.sec06 .menu_box .menu_price {
  margin-bottom: 25px;
  letter-spacing: 0.1em;
  text-align: right;
}
.sec06 .menu_box .menu_text_box {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.sec06 .menu_box .menu_pic {
  width: 204px;
  min-width: 204px;
  margin-left: 40px;
  margin-right: 40px;
}
.sec06 .menu_box .menu_pic img {
  width: 100%;
  height: 100%;
}
.sec06 .menu_box .menu_text {
  padding-right: 1em;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
}
.sec06 .menu_box:not(:last-of-type) {
  padding-bottom: 70px;
  border-bottom: 1px solid #dab56e;
  margin-bottom: 70px;
}
.sec06 .menu_box:nth-of-type(1) {
  border-bottom: initial;
}
.sec06 .menu_box:nth-of-type(1) .menu_head {
  height: 50px;
  padding: 15px 0;
  color: #333631;
  margin-bottom: 40px;
}
.sec06 .menu_box:nth-of-type(1) .menu_title {
  margin-bottom: 0;
}
.sec06 .menu_box:nth-of-type(1) .textbox {
  width: 100%;
  box-sizing: border-box;
}
@media screen and (max-width: 949px) and (min-width: 768px) {
  .sec06 .sec_body {
    padding: 0 20px;
  }
  .sec06 .menu_box .menu_head {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .sec06 {
    padding-bottom: initial;
  }
  .sec06 .sec_body {
    padding: 0 5.5vw;
  }
  .sec06 .title {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    padding-top: 80px;
    padding-bottom: 30px;
    border-bottom: solid 1px #dab56e;
    margin-bottom: 55px;
  }
  .sec06 .sec_header {
    margin-bottom: 4vw;
  }
  .sec06 .cautionarynote {
    font-size: 3.7vw;
    margin-bottom: 8vw;
  }
  .sec06 .menu_box {
    display: block;
    margin: 0 auto 13.8vw;
    box-sizing: border-box;
  }
  .sec06 .menu_box .textbox {
    width: 100%;
    margin-right: initial;
    box-sizing: border-box;
  }
  .sec06 .menu_box .menu_head {
    display: block;
  }
  .sec06 .menu_box .menu_title {
    font-size: 4.8vw;
    margin-bottom: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.5;
    text-align: left;
  }
  .sec06 .menu_box .menu_price {
    font-size: 4vw;
    margin-bottom: 4.2vw;
    letter-spacing: 0.1em;
    text-align: right;
  }
  .sec06 .menu_box .menu_text_box {
    display: block;
  }
  .sec06 .menu_box .menu_text {
    font-size: 4vw;
    padding-right: initial;
  }
  .sec06 .menu_box .menu_pic {
    width: 54.4vw;
    min-width: 54.4vw;
    margin-left: initial;
    margin-right: initial;
    margin: 0 auto 4.2vw;
  }
  .sec06 .menu_box .menu_pic img {
    width: 100%;
    height: 100%;
  }
  .sec06 .menu_box:not(:last-of-type) {
    padding-bottom: 4.2vw;
    margin-bottom: 13.8vw;
  }
  .sec06 .title {
    font-size: 5.3vw;
    margin-bottom: 4.8vw;
  }
  .sec06 .menu_box:nth-of-type(1) .menu_head {
    padding: 2vw 0;
    font-size: 4.8vw;
    letter-spacing: 0.1em;
    line-height: 1.6;
    height: initial;
    margin-left: initial;
    display: block;
    align-items: center;
    margin-bottom: 4.2vw;
    box-sizing: border-box;
    text-align: left;
  }
  .sec06 .menu_box:nth-of-type(1) .menu_title {
    margin-bottom: 0;
  }
  .sec06 .menu_box:nth-of-type(1) .textbox {
    width: 100%;
    box-sizing: border-box;
    padding-left: initial;
  }
}

.sec07 {
  padding-bottom: 100px;
}
.sec07 .payment_info {
  width: 780px;
  max-width: 75%;
  margin: 0 auto;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0.1em;
  color: #806363;
  margin-bottom: 60px;
}
.sec07 .payment_text {
  width: 685px;
  max-width: 75%;
  margin: 0 auto;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: left;
  margin-bottom: 65px;
}
.sec07 .banner {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .sec07 {
    padding-bottom: 13.8vw;
  }
  .sec07 .payment_info {
    width: 90%;
    max-width: 90%;
    font-size: 4.8vw;
    font-weight: 400;
    margin-bottom: 8vw;
  }
  .sec07 .payment_text {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    font-size: 4vw;
    margin-bottom: 4.2vw;
  }
  .sec07 .banner {
    width: 48.3vw;
    text-align: center;
    margin: 0 auto;
  }
  .sec07 .banner img {
    width: 100%;
    height: 100%;
  }
}

.sec08 {
  padding-bottom: 100px;
}
.sec08 .lead_text {
  width: 710px;
  max-width: 100%;
  margin: 0 auto;
  letter-spacing: 0.1em;
  line-height: 2;
  margin-bottom: 80px;
}
.sec08 .line_title {
  padding: 15px 0;
  border-left: 8px solid #806363;
  padding-left: 1.5em;
  font-family: "Yu Mincho", "YuMincho", "noto serif jp", serif;
  font-size: 20px;
  letter-spacing: 0.2em;
  color: #333631;
  margin-bottom: 45px;
}
.sec08 .upper_box {
  width: 1055px;
  max-width: 100%;
  background-color: #f5f1ed;
  padding: 60px;
  margin: 0 auto 35px;
  box-sizing: border-box;
}
.sec08 .stn_text {
  font-size: 18px;
  letter-spacing: 0.15em;
  line-height: 1.8;
  margin-bottom: 15px;
}
.sec08 .small_text {
  font-size: 14px;
  letter-spacing: 0.2em;
  text-align: right;
}
.sec08 .stn_red_text {
  letter-spacing: 0.15em;
  color: #d2806c;
}
.sec08 .small_red_text {
  font-size: 14px;
  letter-spacing: 0.2em;
  color: #d2806c;
  text-align: right;
}
.sec08 .info_text {
  width: 915px;
  max-width: 100%;
  padding-left: 1em;
  text-indent: -1.2em;
  letter-spacing: 0.2em;
  line-height: 1.8;
  margin: 0 auto 85px;
}
.sec08 .flex_box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.sec08 .link_btn {
  width: 100%;
}
.sec08 .link_btn img {
  width: 100%;
  height: 100%;
}
.sec08 .link_btn:nth-of-type(1) {
  margin-right: 45px;
}
@media screen and (max-width: 767px) {
  .sec08 {
    padding-bottom: 13.8vw;
  }
  .sec08 .lead_text {
    width: 710px;
    max-width: 100%;
    font-size: 4vw;
    margin-bottom: 13.8vw;
  }
  .sec08 .line_title {
    padding: 2vw 0;
    font-size: 4.8vw;
    padding-left: 1.5em;
    margin-bottom: 4vw;
  }
  .sec08 .upper_box {
    width: 1055px;
    max-width: 100%;
    background-color: #f5f1ed;
    padding: 5.5vw;
    margin: 0 auto 4.2vw;
    box-sizing: border-box;
  }
  .sec08 .stn_text {
    font-size: 4vw;
    letter-spacing: 0.2em;
    line-height: 1.8;
    margin-bottom: 15px;
  }
  .sec08 .small_text {
    font-size: 3.4vw;
    letter-spacing: 0.2em;
  }
  .sec08 .stn_red_text {
    letter-spacing: 0.2em;
    color: #d2806c;
  }
  .sec08 .small_red_text {
    font-size: 3.4vw;
  }
  .sec08 .info_text {
    width: 100%;
    max-width: 100%;
    font-size: 4vw;
    margin: 0 auto 4.2vw;
  }
  .sec08 .flex_box {
    display: block;
    padding: 0 5.5vw;
  }
  .sec08 .link_btn:nth-of-type(1) {
    margin-right: initial;
    margin-bottom: 4.2vw;
  }
}/*# sourceMappingURL=price02.css.map */