@charset "UTF-8";
.main_image {
  position: relative;
  min-width: 100%;
  height: 491px;
  box-sizing: border-box;
  overflow: hidden;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 0 0 35px;
  margin: 0 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 24px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #fff;
  font-size: 50px;
  opacity: 70%;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.1;
}
@media screen and (max-width: 768px) {
  .main_image {
    position: relative;
    width: initial;
    height: 80vw;
    padding-top: 45.3vw;
    box-sizing: border-box;
    background: url(/images/) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: left;
    font-size: 5.8vw;
    padding-left: initial;
  }
  .main_image .subtext {
    color: #fff;
    font-size: 10vw;
    opacity: 70%;
    text-align: left;
    font-weight: bold;
    letter-spacing: 0.2em;
    line-height: 1.1;
  }
}

.lead_sec .sec_header {
  margin-bottom: 130px;
}
.lead_sec .flexbox {
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin-bottom: 163px;
}
.lead_sec .flexbox .box {
  background-color: #fff;
  width: 442px;
  padding: 40px;
}
.lead_sec .flexbox .box .box_title {
  font-size: 24px;
  font-weight: bold;
  font-family: serif;
  text-align: center;
  margin-bottom: 20px;
}
.lead_sec .flexbox .hoken {
  border: 2px solid #B67477;
}
.lead_sec .flexbox .hoken .box_title {
  border-bottom: 2px dashed #B67477;
}
.lead_sec .flexbox .jiyuu {
  border: 2px solid #4E89BD;
}
.lead_sec .flexbox .jiyuu .box_title {
  border-bottom: 2px dashed #4E89BD;
}
.lead_sec .annai_box {
  width: 1440px;
  max-width: 100%;
}
.lead_sec .annai_box .annai_title {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  font-family: serif;
  padding-bottom: 40px;
  margin-bottom: 75px;
  border-bottom: 2px dashed #4E89BD;
}
.lead_sec .annai_box .flexbox {
  flex-wrap: wrap;
  -moz-column-gap: 100px;
       column-gap: 100px;
  row-gap: 55px;
}
.lead_sec .annai_box .about_btn::before {
  background: url(/images/price/yajirushi_down.webp) center/contain no-repeat;
}
.lead_sec .annai_box .flex_bottom {
  display: flex;
  -moz-column-gap: 140px;
       column-gap: 140px;
  justify-content: center;
}
.lead_sec .annai_box .flex_bottom .about_btn {
  border: none;
  background-color: initial;
}
.lead_sec .annai_box .flex_bottom .about_btn::before {
  width: 20px;
  height: 20px;
  background: url(/images/price/polygon_1.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .lead_sec .sec_header {
    margin-bottom: 10vw;
  }
  .lead_sec .flexbox {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 10vw;
    margin-bottom: 20vw;
  }
  .lead_sec .flexbox .box {
    background-color: #fff;
    width: 90%;
    padding: 5vw;
  }
  .lead_sec .flexbox .box .box_title {
    font-size: 5vw;
    font-weight: bold;
    font-family: serif;
    text-align: center;
    margin-bottom: 5vw;
  }
  .lead_sec .flexbox .hoken {
    border: 2px solid #B67477;
  }
  .lead_sec .flexbox .hoken .box_title {
    border-bottom: 2px dashed #B67477;
  }
  .lead_sec .flexbox .jiyuu {
    border: 2px solid #4E89BD;
  }
  .lead_sec .flexbox .jiyuu .box_title {
    border-bottom: 2px dashed #4E89BD;
  }
  .lead_sec .annai_box {
    width: 100%;
    max-width: 100%;
  }
  .lead_sec .annai_box .annai_title {
    font-size: 5vw;
    text-align: center;
    font-weight: bold;
    font-family: serif;
    padding-bottom: 3vw;
    margin-bottom: 5vw;
    border-bottom: 2px dashed #4E89BD;
  }
  .lead_sec .annai_box .flexbox {
    flex-wrap: nowrap;
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 5vw;
    margin-bottom: 10vw;
  }
  .lead_sec .annai_box .about_btn::before {
    background: url(/images/price/yajirushi_down.webp) center/contain no-repeat;
  }
  .lead_sec .annai_box .flex_bottom {
    display: flex;
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 5vw;
    justify-content: center;
  }
  .lead_sec .annai_box .flex_bottom .about_btn {
    border: none;
    background-color: initial;
    height: 10vw;
  }
  .lead_sec .annai_box .flex_bottom .about_btn::before {
    width: 5vw;
    height: 5vw;
    background: url(/images/price/polygon_1.webp) center/contain no-repeat;
  }
}

.sec01, .sec02, .sec03, .sec04, .sec05 {
  margin-bottom: 160px;
}
.sec01 .sec_header, .sec02 .sec_header, .sec03 .sec_header, .sec04 .sec_header, .sec05 .sec_header {
  margin-bottom: 10px;
}
.sec01 .menu_title, .sec02 .menu_title, .sec03 .menu_title, .sec04 .menu_title, .sec05 .menu_title {
  font-size: 24px;
  font-family: serif;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 80px;
  border-bottom: 2px dashed #4E89BD;
}
.sec01 .title01, .sec02 .title01, .sec03 .title01, .sec04 .title01, .sec05 .title01 {
  margin-top: 130px;
}
.sec01 .menu, .sec02 .menu, .sec03 .menu, .sec04 .menu, .sec05 .menu {
  margin-bottom: 40px;
}
.sec01 .menu .flexbox, .sec02 .menu .flexbox, .sec03 .menu .flexbox, .sec04 .menu .flexbox, .sec05 .menu .flexbox {
  justify-content: space-between;
}
.sec01 .menu .flexbox .left, .sec02 .menu .flexbox .left, .sec03 .menu .flexbox .left, .sec04 .menu .flexbox .left, .sec05 .menu .flexbox .left {
  font-size: 21px;
  padding-left: 40px;
  position: relative;
}
.sec01 .menu .flexbox .left::before, .sec02 .menu .flexbox .left::before, .sec03 .menu .flexbox .left::before, .sec04 .menu .flexbox .left::before, .sec05 .menu .flexbox .left::before {
  position: absolute;
  content: "●";
  font-size: 24px;
  color: #4E89BD;
  left: 0;
  bottom: 50%;
  transform: translateY(50%);
}
.sec01 .menu .flexbox .right, .sec02 .menu .flexbox .right, .sec03 .menu .flexbox .right, .sec04 .menu .flexbox .right, .sec05 .menu .flexbox .right {
  font-size: 18px;
  position: relative;
  letter-spacing: 0.1em;
}
.sec01 .menu .flexbox .right .right_bottom, .sec02 .menu .flexbox .right .right_bottom, .sec03 .menu .flexbox .right .right_bottom, .sec04 .menu .flexbox .right .right_bottom, .sec05 .menu .flexbox .right .right_bottom {
  position: absolute;
  width: 400px;
  right: -2px;
  top: 40px;
}
.sec01 .menu .flexbox .right .right_bottom .right_text, .sec02 .menu .flexbox .right .right_bottom .right_text, .sec03 .menu .flexbox .right .right_bottom .right_text, .sec04 .menu .flexbox .right .right_bottom .right_text, .sec05 .menu .flexbox .right .right_bottom .right_text {
  font-size: 18px;
  text-align: right;
  line-height: 1.5;
  margin-bottom: 15px;
}
.sec01 .menu .menu_text, .sec02 .menu .menu_text, .sec03 .menu .menu_text, .sec04 .menu .menu_text, .sec05 .menu .menu_text {
  width: 66%;
  margin: 0 0 auto;
  margin-top: 10px;
  padding-left: 40px;
}
.sec01 .menu:last-of-type, .sec02 .menu:last-of-type, .sec03 .menu:last-of-type, .sec04 .menu:last-of-type, .sec05 .menu:last-of-type {
  margin-bottom: 0;
}
.sec01 .menu_flex, .sec02 .menu_flex, .sec03 .menu_flex, .sec04 .menu_flex, .sec05 .menu_flex {
  display: flex;
  width: 66%;
  margin: 0 0 auto;
  margin-top: 10px;
  -moz-column-gap: 35px;
       column-gap: 35px;
}
.sec01 .menu_flex .imagebox, .sec02 .menu_flex .imagebox, .sec03 .menu_flex .imagebox, .sec04 .menu_flex .imagebox, .sec05 .menu_flex .imagebox {
  width: 44.8%;
}
.sec01 .menu_flex .box_text, .sec02 .menu_flex .box_text, .sec03 .menu_flex .box_text, .sec04 .menu_flex .box_text, .sec05 .menu_flex .box_text {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec01, .sec02, .sec03, .sec04, .sec05 {
    margin-bottom: 13.8vw;
  }
  .sec01 .sec_header, .sec02 .sec_header, .sec03 .sec_header, .sec04 .sec_header, .sec05 .sec_header {
    margin-bottom: 5vw;
  }
  .sec01 .menu_title, .sec02 .menu_title, .sec03 .menu_title, .sec04 .menu_title, .sec05 .menu_title {
    font-size: 5vw;
    font-family: serif;
    font-weight: bold;
    text-align: center;
    padding-bottom: 3vw;
    margin-bottom: 5vw;
    border-bottom: 2px dashed #4E89BD;
  }
  .sec01 .title01, .sec02 .title01, .sec03 .title01, .sec04 .title01, .sec05 .title01 {
    margin-top: 10vw;
  }
  .sec01 .menu, .sec02 .menu, .sec03 .menu, .sec04 .menu, .sec05 .menu {
    margin-bottom: 10vw;
  }
  .sec01 .menu .flexbox, .sec02 .menu .flexbox, .sec03 .menu .flexbox, .sec04 .menu .flexbox, .sec05 .menu .flexbox {
    display: block;
  }
  .sec01 .menu .flexbox .left, .sec02 .menu .flexbox .left, .sec03 .menu .flexbox .left, .sec04 .menu .flexbox .left, .sec05 .menu .flexbox .left {
    font-size: 4.5vw;
    text-align: left;
    padding-left: 6vw;
    position: relative;
  }
  .sec01 .menu .flexbox .left::before, .sec02 .menu .flexbox .left::before, .sec03 .menu .flexbox .left::before, .sec04 .menu .flexbox .left::before, .sec05 .menu .flexbox .left::before {
    position: absolute;
    content: "●";
    font-size: 4.5vw;
    color: #4E89BD;
    left: 0;
    bottom: 50%;
    transform: translateY(50%);
  }
  .sec01 .menu .flexbox .right, .sec02 .menu .flexbox .right, .sec03 .menu .flexbox .right, .sec04 .menu .flexbox .right, .sec05 .menu .flexbox .right {
    text-align: right;
    font-size: 4vw;
    position: relative;
  }
  .sec01 .menu .flexbox .right .right_bottom, .sec02 .menu .flexbox .right .right_bottom, .sec03 .menu .flexbox .right .right_bottom, .sec04 .menu .flexbox .right .right_bottom, .sec05 .menu .flexbox .right .right_bottom {
    position: static;
    width: 100%;
  }
  .sec01 .menu .flexbox .right .right_bottom .right_text, .sec02 .menu .flexbox .right .right_bottom .right_text, .sec03 .menu .flexbox .right .right_bottom .right_text, .sec04 .menu .flexbox .right .right_bottom .right_text, .sec05 .menu .flexbox .right .right_bottom .right_text {
    font-size: 4vw;
    text-align: right;
    line-height: 1.5;
    margin-bottom: 0;
  }
  .sec01 .menu .menu_text, .sec02 .menu .menu_text, .sec03 .menu .menu_text, .sec04 .menu .menu_text, .sec05 .menu .menu_text {
    width: 100%;
    margin: 0 auto;
    margin-top: 5vw;
    padding-left: 0;
    font-size: 4vw;
  }
  .sec01 .menu:last-of-type, .sec02 .menu:last-of-type, .sec03 .menu:last-of-type, .sec04 .menu:last-of-type, .sec05 .menu:last-of-type {
    margin-bottom: 0;
  }
  .sec01 .menu_flex, .sec02 .menu_flex, .sec03 .menu_flex, .sec04 .menu_flex, .sec05 .menu_flex {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
    margin-top: 3vw;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 3vw;
  }
  .sec01 .menu_flex .imagebox, .sec02 .menu_flex .imagebox, .sec03 .menu_flex .imagebox, .sec04 .menu_flex .imagebox, .sec05 .menu_flex .imagebox {
    width: 100%;
    margin: 0 auto;
  }
  .sec01 .menu_flex .box_text, .sec02 .menu_flex .box_text, .sec03 .menu_flex .box_text, .sec04 .menu_flex .box_text, .sec05 .menu_flex .box_text {
    width: 100%;
  }
}

.sec06 {
  margin-bottom: 120px;
}
.sec06 .textbox {
  text-align: center;
  font-size: 21px;
  margin-bottom: 40px;
}
.sec06 .flexbox {
  -moz-column-gap: 80px;
       column-gap: 80px;
}
@media screen and (max-width: 768px) {
  .sec06 {
    margin-bottom: 13.8vw;
  }
  .sec06 .textbox {
    text-align: center;
    font-size: 5vw;
    margin-bottom: 5vw;
  }
  .sec06 .flexbox {
    -moz-column-gap: 5vw;
         column-gap: 5vw;
  }
  .sec06 .flexbox .imagebox {
    width: 50%;
  }
}

.sec07 {
  margin-bottom: 120px;
}
.sec07 .textbox {
  width: 80%;
  margin: 0 auto 95px;
}
.sec07 .flexbox {
  -moz-column-gap: 80px;
       column-gap: 80px;
}
.sec07 .iryou_title {
  font-size: 24px;
  font-weight: bold;
  color: #4E89BD;
  border-left: 20px solid #4E89BD;
  padding-left: 20px;
  margin-bottom: 30px;
}
.sec07 .iryou_box {
  background-color: rgba(172, 203, 223, 0.2);
  padding: 10px 20px;
  margin-bottom: 20px;
}
.sec07 .iryou_box .iryou_text {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 5px;
}
.sec07 .iryou_box .iryou_text .blue {
  font-size: 24px;
  font-weight: bold;
  color: #4E89BD;
}
.sec07 .iryou_box .iryou_text .small {
  font-weight: bold;
  font-size: 18px;
}
.sec07 .iryou_box .iryou_bottom {
  text-align: right;
  color: #4E89BD;
}
.sec07 .about_btn {
  border: 0px;
  background-color: transparent;
  font-family: initial;
  font-weight: normal;
}
.sec07 .about_btn::before {
  background: url(/images/price/polygon_1.webp) center/contain no-repeat;
  width: 20px;
  height: 20px;
  right: 30px;
}
@media screen and (max-width: 768px) {
  .sec07 {
    margin-bottom: 13.8vw;
  }
  .sec07 .textbox {
    width: 100%;
    margin: 0 auto 10vw;
  }
  .sec07 .flexbox {
    -moz-column-gap: 80px;
         column-gap: 80px;
  }
  .sec07 .iryou_title {
    font-size: 5vw;
    font-weight: bold;
    color: #4E89BD;
    border-left: 3vw solid #4E89BD;
    padding-left: 5vw;
    margin-bottom: 5vw;
  }
  .sec07 .iryou_box {
    background-color: rgba(172, 203, 223, 0.2);
    padding: 5vw;
    margin-bottom: 5vw;
  }
  .sec07 .iryou_box .iryou_text {
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3vw;
  }
  .sec07 .iryou_box .iryou_text .blue {
    font-size: 4vw;
    font-weight: bold;
    color: #4E89BD;
  }
  .sec07 .iryou_box .iryou_text .small {
    font-weight: bold;
    font-size: 3.8vw;
  }
  .sec07 .iryou_box .iryou_bottom {
    text-align: right;
    color: #4E89BD;
    font-size: 3.8vw;
    text-align: left;
  }
  .sec07 .bottom_text {
    margin-bottom: 5vw;
  }
  .sec07 .about_btn {
    border: 0px;
    background-color: transparent;
    font-family: initial;
    font-weight: normal;
  }
  .sec07 .about_btn::before {
    background: url(/images/price/polygon_1.webp) center/contain no-repeat;
    width: 4vw;
    height: 4vw;
    right: 10vw;
  }
}/*# sourceMappingURL=price.css.map */