.main_image {
  position: relative;
  width: 1280px;
  min-width: 100%;
  height: 450px;
  padding-top: 195px;
  box-sizing: border-box;
  background: url(/images/various/various_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;
  font-size: 40px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #F08300;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
}
@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/various/various_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: center;
    font-size: 5.8vw;
    padding-left: initial;
  }
}

@media screen and (max-width: 768px) {
  .lead_sec .sec_title {
    font-size: 5.2vw;
    font-feature-settings: "palt";
  }
}

.sec01 {
  padding-top: 75px;
  margin-bottom: 95px;
}
.sec01 .inner {
  padding: 0;
}
.sec01 .sec_header {
  height: auto;
  text-align: center;
  width: 80%;
  margin: 0 auto 45px;
}
.sec01 .sec_header .sec_title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec01 .box_title {
  font-size: 28px;
  font-weight: bold;
  color: #F08300;
  margin-bottom: 30px;
}
.sec01 .red {
  color: #C1272D;
  font-weight: bold;
}
.sec01 .tap_box {
  width: 1017px;
  background-color: #fff;
  padding: 65px 80px 80px 90px;
}
.sec01 .flexbox {
  align-items: flex-start;
  margin-bottom: 90px;
}
.sec01 .flexbox .textbox {
  width: 100%;
  margin-right: 85px;
}
.sec01 .flexbox .textbox .box_header {
  margin-bottom: 40px;
}
.sec01 .flexbox .textbox .box_header .top_title {
  font-size: 24px;
  font-weight: bold;
}
.sec01 .flexbox .textbox .box_header .box_title {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec01 .flexbox .imagebox {
  width: 84.7%;
}
.sec01 .flexbox:last-of-type {
  margin-bottom: 0;
}
.sec01 .reverse .textbox {
  margin-right: 0;
  margin-left: 85px;
}
.sec01 .orangebg {
  background-color: rgba(240, 131, 0, 0.1);
  width: 100%;
  height: 4104px;
  position: absolute;
  top: -75px;
  right: 50%;
  transform: translateX(50%);
  z-index: -5;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
    padding-top: 10vw;
  }
  .sec01 .inner {
    padding: 0 5vw;
  }
  .sec01 .sec_header {
    height: auto;
    text-align: center;
    width: 100%;
    margin: 0 auto 5vw;
    padding: 0;
  }
  .sec01 .sec_header .sec_title {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .sec01 .box_title {
    font-size: 4.8vw;
    margin-bottom: 5vw;
  }
  .sec01 .tap_box {
    width: 100%;
    padding: 5vw 0;
  }
  .sec01 .flexbox {
    display: block;
    margin-bottom: 10vw;
  }
  .sec01 .flexbox .textbox {
    width: 90%;
    margin: 0 auto;
  }
  .sec01 .flexbox .textbox .box_header {
    margin-bottom: 5vw;
  }
  .sec01 .flexbox .textbox .box_header .top_title {
    font-size: 4.5vw;
  }
  .sec01 .flexbox .textbox .box_header .box_title {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.7;
  }
  .sec01 .flexbox .imagebox {
    width: 90%;
    margin: 0 auto 5vw;
  }
  .sec01 .flexbox:last-of-type {
    margin-bottom: 0;
  }
  .sec01 .reverse .textbox {
    margin-right: 0;
    margin-left: 0;
    width: 90%;
    margin: 0 auto;
  }
  .sec01 .orangebg {
    background-color: rgba(240, 131, 0, 0.1);
    width: 100%;
    height: 1247vw;
    position: absolute;
    top: -10vw;
    right: 50%;
    transform: translateX(50%);
    z-index: -5;
  }
}

.sec02 {
  margin-bottom: 110px;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .sec_header {
  height: auto;
  text-align: center;
  width: 80%;
  margin: 0 auto 45px;
}
.sec02 .sec_header .sec_title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec02 .box_title {
  font-size: 28px;
  font-weight: bold;
  color: #F08300;
  margin-bottom: 30px;
}
.sec02 .red {
  color: #C1272D;
  font-weight: bold;
}
.sec02 .slit_box {
  background-color: #fff;
  padding: 65px 95px 75px 70px;
  width: 1022px;
  margin: 0 0 0 auto;
}
.sec02 .slit_box .flexbox .textbox {
  margin-right: 65px;
  width: 100%;
}
.sec02 .slit_box .flexbox .imagebox {
  width: 70%;
}
.sec02 .slit_box .reverse .textbox {
  margin-right: 0;
  margin-left: 45px;
}
.sec02 .slit_box .float_box {
  position: absolute;
  right: 30px;
  bottom: 10px;
  background-color: #F08300;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 148px;
  height: 148px;
}
.sec02 .slit_box .float_box .float_text {
  color: #fff;
  font-size: 18px;
}
.sec02 .flexbox {
  align-items: flex-start;
  margin-bottom: 90px;
}
.sec02 .flexbox:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .inner {
    padding: 0 5vw;
  }
  .sec02 .sec_header {
    height: auto;
    text-align: center;
    width: 100%;
    margin: 0 auto 5vw;
    padding: 0;
  }
  .sec02 .sec_header .sec_title {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .sec02 .box_title {
    font-size: 4.8vw;
    margin-bottom: 5vw;
  }
  .sec02 .slit_box {
    padding: 5vw 0;
    width: 100%;
  }
  .sec02 .slit_box .flexbox {
    display: block;
    margin-bottom: 10vw;
  }
  .sec02 .slit_box .flexbox .textbox {
    width: 90%;
    margin: 0 auto;
  }
  .sec02 .slit_box .flexbox .imagebox {
    width: 90%;
    margin: 0 auto 5vw;
  }
  .sec02 .slit_box .flexbox:last-of-type {
    margin-bottom: 0;
  }
  .sec02 .slit_box .reverse .textbox {
    margin: 0 auto;
    width: 90%;
  }
  .sec02 .slit_box .float_box {
    position: absolute;
    right: 3vw;
    bottom: 2vw;
    width: 32vw;
    height: 32vw;
  }
  .sec02 .slit_box .float_box .float_text {
    font-size: 4vw;
  }
}

.sec03 {
  margin-bottom: 95px;
}
.sec03 .inner {
  padding: 0;
}
.sec03 .sec_header {
  height: auto;
  text-align: center;
  width: 80%;
  margin: 0 auto 45px;
}
.sec03 .sec_header .sec_title {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec03 .box_title {
  font-size: 28px;
  font-weight: bold;
  color: #F08300;
  margin-bottom: 30px;
}
.sec03 .red {
  color: #C1272D;
  font-weight: bold;
}
.sec03 .various_box {
  width: 1017px;
  background-color: #fff;
  padding: 65px 80px 80px 90px;
}
.sec03 .various_box .bottom_first .box_title {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  border-left: 11px solid #F08300;
  height: 57px;
  line-height: 57px;
  padding-left: 1em;
}
.sec03 .various_box .bottom_first .textbox {
  margin-bottom: 55px;
}
.sec03 .various_box .bottom_first .textbox .box_text {
  font-size: 21px;
  line-height: 2;
}
.sec03 .various_box .bottom_second {
  font-size: 21px;
  line-height: 2;
}
.sec03 .flexbox {
  align-items: flex-start;
  margin-bottom: 90px;
}
.sec03 .flexbox .textbox {
  width: 100%;
  margin-right: 85px;
}
.sec03 .flexbox .textbox .box_header {
  margin-bottom: 40px;
}
.sec03 .flexbox .textbox .box_header .top_title {
  font-size: 24px;
  font-weight: bold;
}
.sec03 .flexbox .textbox .box_header .top_title .orange {
  color: #F08300;
  font-weight: bold;
}
.sec03 .flexbox .textbox .box_header .box_title {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.7;
}
.sec03 .flexbox .imagebox {
  width: 84.7%;
}
.sec03 .flexbox:last-of-type {
  margin-bottom: 0;
}
.sec03 .reverse .textbox {
  margin-right: 0;
  margin-left: 85px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 23.8vw;
  }
  .sec03 .inner {
    padding: 0 5vw;
  }
  .sec03 .sec_header {
    height: auto;
    text-align: center;
    width: 100%;
    margin: 0 auto 5vw;
    padding: 0;
  }
  .sec03 .sec_header .sec_title {
    font-size: 5vw;
    margin-bottom: 3vw;
  }
  .sec03 .box_title {
    font-size: 4.8vw;
    margin-bottom: 5vw;
  }
  .sec03 .various_box {
    width: 100%;
    padding: 5vw 0;
  }
  .sec03 .various_box .bottom_first {
    padding: 0 5vw;
  }
  .sec03 .various_box .bottom_first .box_title {
    font-size: 4.5vw;
    border-left: 3vw solid #F08300;
    height: 15vw;
    line-height: 15vw;
  }
  .sec03 .various_box .bottom_first .textbox {
    margin-bottom: 10vw;
  }
  .sec03 .various_box .bottom_first .textbox .box_text {
    font-size: 4vw;
    line-height: 1.7;
    margin-bottom: 5vw;
  }
  .sec03 .various_box .bottom_second {
    font-size: 4.3vw;
    line-height: 1.7;
  }
  .sec03 .flexbox {
    display: block;
    margin-bottom: 10vw;
  }
  .sec03 .flexbox .textbox {
    width: 90%;
    margin: 0 auto;
  }
  .sec03 .flexbox .textbox .box_header {
    margin-bottom: 40px;
  }
  .sec03 .flexbox .textbox .box_header .top_title {
    font-size: 24px;
    font-weight: bold;
  }
  .sec03 .flexbox .textbox .box_header .top_title .orange {
    color: #F08300;
    font-weight: bold;
  }
  .sec03 .flexbox .textbox .box_header .box_title {
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.7;
  }
  .sec03 .flexbox .imagebox {
    width: 90%;
    margin: 0 auto 5vw;
  }
  .sec03 .flexbox:last-of-type {
    margin-bottom: 0;
  }
  .sec03 .reverse .textbox {
    margin: 0 auto;
    width: 90%;
  }
}

.sec04 {
  margin-top: 288px;
}
.sec04 .flexbox {
  -moz-column-gap: 65px;
       column-gap: 65px;
  margin-bottom: 75px;
}
.sec04 .flexbox .box_text {
  width: 454px;
  height: 111px;
  background-color: #4D4D4D;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
  position: relative;
}
.sec04 .flexbox .box_text .small {
  font-size: 16px;
  font-weight: normal;
}
.sec04 .flexbox .box_text::before {
  content: "";
  position: absolute;
  width: 47px;
  height: 47px;
  right: 20px;
  bottom: 50%;
  transform: translateY(50%);
  background: url(/images/various/circle.webp) center/contain no-repeat;
}
.sec04 .flexbox .box_right {
  padding-right: 50px;
  width: 404px;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-top: 0;
  }
  .sec04 .flexbox {
    flex-direction: column;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 5vw;
  }
  .sec04 .flexbox .imagebox {
    margin-bottom: 0;
  }
  .sec04 .flexbox .box_text {
    width: 100%;
    height: 25vw;
    font-size: 4.5vw;
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.5;
    position: relative;
  }
  .sec04 .flexbox .box_text .small {
    font-size: 3.5vw;
    font-weight: normal;
  }
  .sec04 .flexbox .box_text::before {
    content: "";
    position: absolute;
    width: 10vw;
    height: 10vw;
    right: 3vw;
    bottom: 50%;
    transform: translateY(50%);
  }
  .sec04 .flexbox .box_right {
    padding-right: 7vw;
    width: 92.2%;
  }
}/*# sourceMappingURL=various.css.map */