.main_image {
  position: relative;
  width: 1280px;
  min-width: 100%;
  height: 450px;
  padding-top: 295px;
  box-sizing: border-box;
  background: url(../../images/about/about_key.webp) center top/cover no-repeat;
  overflow: hidden;
  margin-bottom: 120px;
}
.main_image .inner {
  width: 1025px;
  max-width: 100%;
  padding: 0 20px 0 0;
  margin: 0 auto;
  box-sizing: border-box;
}
.main_image .text {
  position: relative;
  z-index: 5;
  font-size: 33px;
  letter-spacing: 0.2em;
  text-align: left;
  color: #fff;
  font-weight: bold;
}
.main_image .subtext {
  color: #fff;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.2em;
}
@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/about/about_key.webp) right 40% top/cover no-repeat;
    overflow: hidden;
    margin-bottom: 10vw;
  }
  .main_image .inner {
    padding: 0 2.7vw;
  }
  .main_image .text {
    text-align: left;
    font-size: 5.8vw;
    padding-left: initial;
  }
}

.sec01 {
  margin-bottom: 160px;
}
.sec01 .inner {
  padding: 0 85px;
}
.sec01 .flexbox {
  -moz-column-gap: 45px;
       column-gap: 45px;
  margin-bottom: 40px;
}
.sec01 .flexbox .imagebox {
  width: 100%;
}
.sec01 .flexbox .textbox {
  width: 100%;
}
.sec01 .flexbox .textbox .box_title {
  margin-bottom: 65px;
}
.sec01 .flexbox .textbox .sec_title {
  font-size: 36px;
  color: #aa1e2b;
  font-weight: bold;
}
.sec01 .flexbox .textbox .sec_subtitle {
  font-size: 24px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .sec01 {
    margin-bottom: 13.8vw;
  }
  .sec01 .inner {
    padding: 0 5vw;
  }
  .sec01 .flexbox {
    display: block;
    -moz-column-gap: 45px;
         column-gap: 45px;
    margin-bottom: 40px;
  }
  .sec01 .flexbox .imagebox {
    width: 100%;
  }
  .sec01 .flexbox .textbox {
    width: 100%;
  }
  .sec01 .flexbox .textbox .box_title {
    margin-bottom: 5vw;
  }
  .sec01 .flexbox .textbox .sec_title {
    font-size: 5vw;
    color: #600006;
    font-weight: bold;
  }
  .sec01 .flexbox .textbox .sec_subtitle {
    font-size: 4.5vw;
    font-weight: bold;
  }
}

.sec02 {
  margin-bottom: 590px;
}
.sec02 .inner {
  padding: 0;
}
.sec02 .sec_title {
  font-size: 36px;
  font-weight: bold;
  color: #aa1e2b;
  text-align: left;
  margin-bottom: 50px;
  padding: 0 80px;
}
.sec02 .gridbox {
  grid-template-columns: repeat(3, 1fr);
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: 0 auto;
  width: 1135px;
  position: absolute;
  bottom: -330px;
  right: 50%;
  transform: translateX(50%);
}
.sec02 .gridbox .line_box {
  margin-bottom: 45px;
  padding-left: 30px;
}
.sec02 .gridbox .line_box .red_line {
  background-color: #b40e2a;
  color: #fff;
  margin-bottom: 5px;
  display: inline-block;
  padding: 0 15px;
  font-size: 25px;
  font-weight: bold;
}
.sec02 .imagebox {
  margin-bottom: 470px;
}
@media screen and (max-width: 768px) {
  .sec02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .sec_title {
    font-size: 5vw;
    font-weight: bold;
    color: #600006;
    text-align: left;
    margin-bottom: 3vw;
    padding: 0 5vw;
  }
  .sec02 .gridbox {
    grid-template-columns: repeat(1, 1fr);
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 10vw;
    margin: 0 auto;
    width: 100%;
    position: static;
    transform: initial;
  }
  .sec02 .gridbox .line_box {
    margin-bottom: 1vw;
    padding-left: 5vw;
  }
  .sec02 .gridbox .line_box .red_line {
    background-color: #b40e2a;
    color: #fff;
    margin-bottom: 1vw;
    display: inline-block;
    padding: 0 5vw;
    font-size: 4.5vw;
    font-weight: bold;
  }
  .sec02 .box_text {
    padding: 0 5vw;
  }
  .sec02 .imagebox {
    margin-bottom: 3vw;
  }
}

.sec03 {
  margin-bottom: 200px;
}
.sec03 .inner {
  padding: 0;
}
.sec03 .top_box {
  position: relative;
  margin-bottom: 105px;
}
.sec03 .top_box::before {
  content: "CREATERS";
  position: absolute;
  font-size: 140px;
  top: -180px;
  left: 20px;
  color: rgba(90, 0, 6, 0.1);
}
.sec03 .top_box .flexbox {
  -moz-column-gap: 85px;
       column-gap: 85px;
  justify-content: flex-end;
}
.sec03 .top_box .flex02 {
  padding: 0 80px;
  justify-content: center;
}
.sec03 .top_box .flex02 .imagebox {
  width: 66%;
}
.sec03 .top_box .flex02 .textbox {
  width: 100%;
}
.sec03 .top_box .textbox .sec_title {
  font-size: 38px;
  color: #aa1e2b;
  font-weight: bold;
}
.sec03 .bottom_box .create_box .imagebox {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 40px;
}
.sec03 .bottom_box .create_box .imagebox .float_box {
  width: 448px;
  height: 237px;
  padding: 30px;
  background-color: #fff;
  position: absolute;
  left: 90px;
  bottom: -80px;
  z-index: 5;
}
.sec03 .bottom_box .create_box .imagebox .float_box .float_title {
  font-size: 36px;
  font-weight: bold;
}
.sec03 .bottom_box .create_box .imagebox .float_box .green {
  color: #006037;
}
.sec03 .bottom_box .create_box .imagebox .float_box .blue {
  color: #0a649d;
}
.sec03 .bottom_box .create_box .imagebox .float_box .yellow {
  color: #d5a229;
}
.sec03 .bottom_box .create_box .imagebox .float_box .float_text {
  text-align: left;
}
.sec03 .bottom_box .create_box .imagebox .right_img {
  left: initial;
  right: 90px;
}
@media screen and (max-width: 768px) {
  .sec03 {
    margin-bottom: 13.8vw;
  }
  .sec03 .inner {
    padding: 0 5vw;
  }
  .sec03 .top_box {
    position: relative;
    margin-bottom: 10vw;
  }
  .sec03 .top_box::before {
    content: "CREATERS";
    position: absolute;
    font-size: 8vw;
    top: 0;
    left: 0;
    color: rgba(90, 0, 6, 0.1);
  }
  .sec03 .top_box .flexbox {
    display: block;
  }
  .sec03 .top_box .flexbox .imagebox {
    margin-bottom: 3vw;
  }
  .sec03 .top_box .flexbox .textbox {
    margin-bottom: 10vw;
  }
  .sec03 .top_box .flex02 {
    padding: 0;
    justify-content: center;
  }
  .sec03 .top_box .flex02 .imagebox {
    width: 80%;
    margin: 0 auto 5vw;
  }
  .sec03 .top_box .flex02 .textbox {
    width: 100%;
  }
  .sec03 .top_box .textbox .sec_title {
    font-size: 5vw;
    color: #600006;
    font-weight: bold;
    line-height: 1.7;
  }
  .sec03 .bottom_box .create_box .imagebox {
    width: 100%;
    text-align: center;
    position: relative;
    margin-bottom: 10vw;
  }
  .sec03 .bottom_box .create_box .imagebox .float_box {
    width: 100%;
    height: auto;
    padding: 0;
    background-color: #fff;
    position: static;
    left: 0;
    bottom: 0;
    z-index: 5;
  }
  .sec03 .bottom_box .create_box .imagebox .float_box .float_title {
    font-size: 4.8vw;
    font-weight: bold;
  }
  .sec03 .bottom_box .create_box .imagebox .float_box .float_text {
    text-align: left;
  }
  .sec03 .bottom_box .create_box .imagebox .right_img {
    left: initial;
    right: 90px;
  }
}

.sec04 {
  margin-bottom: 210px;
}
.sec04 .inner {
  padding: 0;
}
.sec04 .sec_title {
  font-size: 38px;
  color: #aa1e2b;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0.1em;
  padding: 0 90px 60px 0;
}
.sec04 .top_box {
  margin-bottom: 15px;
}
.sec04 .top_box .imagebox {
  text-align: center;
}
.sec04 .bottom_box {
  padding: 0 20px;
}
.sec04 .bottom_box .flexbox {
  -moz-column-gap: 60px;
       column-gap: 60px;
  margin-bottom: 20px;
}
.sec04 .bottom_box .flexbox .imagebox {
  width: 100%;
}
.sec04 .bottom_box .flexbox .textbox {
  width: 96%;
}
.sec04 .bottom_box .image_bottom {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: flex-end;
  margin-bottom: 30px;
}
.sec04 .bottom_box .bottom_right {
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .sec04 {
    margin-bottom: 13.8vw;
  }
  .sec04 .sec_title {
    font-size: 5vw;
    text-align: center;
    letter-spacing: 0.1em;
    padding: 0 5vw;
    margin-bottom: 5vw;
  }
  .sec04 .top_box {
    margin-bottom: 15px;
  }
  .sec04 .bottom_box {
    padding: 0 5vw;
  }
  .sec04 .bottom_box .flexbox {
    -moz-column-gap: 2vw;
         column-gap: 2vw;
    margin-bottom: 5vw;
  }
  .sec04 .bottom_box .flexbox .imagebox {
    width: 100%;
    margin-bottom: 0;
    margin-top: 5vw;
  }
  .sec04 .bottom_box .flexbox .textbox {
    width: 100%;
  }
}

.sec05 {
  margin-bottom: 100px;
}
.sec05 .entry_box {
  position: relative;
}
.sec05 .entry_box .flexbox {
  justify-content: flex-start;
}
.sec05 .entry_box .imagebox {
  position: absolute;
  right: -15px;
  top: -20px;
}
.sec05 .entry_box .entry_title {
  margin-bottom: 25px;
}
.sec05 .entry_box .entry_text {
  width: 960px;
  height: 249px;
  background-color: #b40e2a;
  border-left: 7px solid #600006;
  padding-left: 35px;
  padding-top: 35px;
}
.sec05 .entry_box .entry_text .box_title {
  color: #fff;
  font-size: 24px;
  margin-bottom: 25px;
}
.sec05 .entry_box .entry_text .box_text {
  color: #fff;
  position: relative;
}
.sec05 .entry_box .entry_text .box_text::before {
  content: "";
  position: absolute;
  width: 104px;
  height: 55px;
  left: 300px;
  bottom: -80px;
  z-index: 20;
  background: url(../../images/common/entry_yajirushi.webp) center/contain no-repeat;
}
@media screen and (max-width: 768px) {
  .sec05 {
    margin-bottom: 13.8vw;
  }
  .sec05 .entry_box {
    position: relative;
  }
  .sec05 .entry_box .flexbox {
    justify-content: flex-start;
  }
  .sec05 .entry_box .imagebox {
    position: static;
    margin-bottom: 0;
  }
  .sec05 .entry_box .entry_title {
    margin-bottom: 5vw;
    width: 40%;
  }
  .sec05 .entry_box .entry_text {
    width: auto;
    height: 50vw;
    background-color: #b40e2a;
    border-left: 2vw solid #600006;
    padding: 5vw 3vw;
  }
  .sec05 .entry_box .entry_text .box_title {
    color: #fff;
    font-size: 4.8vw;
    margin-bottom: 2vw;
  }
  .sec05 .entry_box .entry_text .box_text {
    color: #fff;
    position: relative;
    font-size: 4vw;
  }
  .sec05 .entry_box .entry_text .box_text::before {
    content: "";
    position: absolute;
    width: 27vw;
    height: 14vw;
    left: 50vw;
    bottom: -15vw;
    z-index: 20;
    background: url(../../images/common/entry_yajirushi.webp) center/contain no-repeat;
  }
}/*# sourceMappingURL=about.css.map */