.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 {
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .lead_sec {
    margin-bottom: 23.8vw;
  }
}

.sec01 {
  margin-bottom: 100px;
}
.sec01 .check_box {
  height: 603px;
}
.sec01 .check_box::after {
  width: 150px;
  height: 119px;
  left: 350px;
  top: -130px;
  background: url(/images/inlay-crown/kazari.webp) center/contain no-repeat;
}
.sec01 .check_box .check_list {
  -moz-column-gap: 80px;
       column-gap: 80px;
  justify-content: flex-start;
}
.sec01 .check_box .check_list .citem {
  display: flex;
  align-items: center;
}
.sec01 .check_box .check_bottom {
  width: 570px;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .check_box {
    height: auto;
  }
  .sec01 .check_box::after {
    width: 19vw;
    height: 15vw;
    left: 0;
    top: -21vw;
    background: url(/images/inlay-crown/kazari.webp) center/contain no-repeat;
  }
  .sec01 .check_box .check_list {
    -moz-column-gap: 0;
         column-gap: 0;
    justify-content: flex-start;
    padding: 25vw 5vw 10vw;
  }
  .sec01 .check_box .check_list .citem {
    display: flex;
    align-items: center;
  }
  .sec01 .check_box .check_bottom {
    width: 80%;
  }
}

.sec02 {
  margin-bottom: 120px;
}
.sec02 .imagebox {
  position: relative;
}
.sec02 .imagebox::before {
  content: "";
  position: absolute;
  width: 185px;
  height: 89px;
  top: 100px;
  left: 30px;
  background: url(/images/inlay-crown/kazari2.webp) center/contain no-repeat;
  z-index: 2;
}
.sec02 .circle {
  width: 220px;
  height: 170px;
  border-radius: 100%;
  background-color: rgba(114, 184, 211, 0.9);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 10px;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .imagebox {
    position: relative;
  }
  .sec02 .imagebox::before {
    content: "";
    position: absolute;
    width: 25vw;
    height: 12vw;
    top: 18vw;
    left: 7vw;
    background: url(/images/inlay-crown/kazari2.webp) center/contain no-repeat;
    z-index: 2;
  }
  .sec02 .circle {
    width: 40vw;
    height: 33vw;
    border-radius: 100%;
    background-color: rgba(114, 184, 211, 0.9);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 3.8vw;
    font-feature-settings: "palt";
    font-weight: bold;
    position: absolute;
    bottom: 1vw;
    left: 1vw;
    padding-top: 7vw;
    line-height: 1.5;
  }
}

.sec03 {
  margin-bottom: 130px;
}
.sec03 .sec_header {
  margin-bottom: 0;
}
.sec03 .menu_box .box .flex01 {
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.sec03 .menu_box .box .flex01 .image01 {
  width: 38.5%;
}
.sec03 .menu_box .box .flex02 {
  -moz-column-gap: 0;
       column-gap: 0;
}
.sec03 .menu_box .box .flex02 .image02 {
  width: 38.5%;
}
.sec03 .menu_box .box .flex03 {
  -moz-column-gap: 0;
       column-gap: 0;
}
.sec03 .menu_box .box .flex03 .image03 {
  width: 39.5%;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 13.8vw;
  }
  .sec03 .long {
    font-feature-settings: "palt";
  }
  .sec03 .menu_box .box .flex01 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .sec03 .menu_box .box .flex01 .image01 {
    width: 80%;
  }
  .sec03 .menu_box .box .flex02 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .sec03 .menu_box .box .flex02 .image02 {
    width: 80%;
  }
  .sec03 .menu_box .box .flex03 {
    -moz-column-gap: 0;
         column-gap: 0;
  }
  .sec03 .menu_box .box .flex03 .image03 {
    width: 80%;
  }
  .sec03 .menu_box .box .flexbox .textbox .box2 .box_big {
    font-feature-settings: "palt";
  }
  .sec03 .menu_box .box .flexbox .textbox .box2 .box_big::before {
    position: absolute;
    content: "";
    width: 8vw;
    height: 1vw;
    left: -2vw;
    bottom: 50%;
    transform: translateY(50%);
    background: url(/images/common/line_price.webp) center/contain no-repeat;
  }
}

.sec04 {
  margin-bottom: 150px;
}
.sec04 .flexbox {
  -moz-column-gap: 75px;
       column-gap: 75px;
  align-items: flex-start;
}
.sec04 .flexbox .imagebox {
  width: 71.2%;
}
.sec04 .flexbox .textbox {
  width: 100%;
}
.sec04 .flexbox .textbox .box_text {
  margin-bottom: 110px;
}
.sec04 .flexbox .textbox .about_btn::before {
  background: url(/images/common/red_icon.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-bottom: 13.8vw;
  }
  .sec04 .sec_header .sec_title {
    font-feature-settings: "palt";
  }
  .sec04 .flexbox {
    -moz-column-gap: 0;
         column-gap: 0;
    flex-direction: column;
    align-items: flex-start;
  }
  .sec04 .flexbox .imagebox {
    width: 100%;
  }
  .sec04 .flexbox .textbox {
    width: 100%;
  }
  .sec04 .flexbox .textbox .box_text {
    margin-bottom: 10vw;
  }
  .sec04 .flexbox .textbox .about_btn::before {
    background: url(/images/common/red_icon.webp) center/contain no-repeat;
  }
}/*# sourceMappingURL=inlay-crown.css.map */