@charset "UTF-8";
body {
  background-image: url(../img/common/bg_lp.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center top;
}
@media screen and (max-width: 768px) {
  body {
    background-size: 170% auto;
  }
}

.head_title_box {
  color: #fff;
  padding-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  .head_title_box {
    padding-bottom: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .head_title_box {
    padding-top: 8.3vw;
    padding-bottom: 12.5vw;
  }
}
.head_title_box .txt01 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.7em;
}
@media screen and (max-width: 1080px) {
  .head_title_box .txt01 {
    font-size: 2.2vw;
  }
}
@media screen and (max-width: 768px) {
  .head_title_box .txt01 {
    font-size: 3.2vw;
  }
}
.head_title_box h1 {
  font-size: 50px;
  font-weight: bold;
  line-height: 1.5em;
  margin-top: 0.2em;
}
@media screen and (max-width: 1080px) {
  .head_title_box h1 {
    font-size: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .head_title_box h1 {
    font-size: 7vw;
  }
}
.head_title_box .txt02 {
  font-size: 16px;
  line-height: 1.7em;
  margin-top: 2em;
}
@media screen and (max-width: 1080px) {
  .head_title_box .txt02 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .head_title_box .txt02 {
    font-size: 2.8vw;
  }
}
.head_title_box .contact_box {
  margin-top: 80px;
}
@media screen and (max-width: 1080px) {
  .head_title_box .contact_box {
    margin-top: 7.4vw;
  }
}
.head_title_box .contact_box .box_btn {
  margin-left: 0;
}

.lp_section01 .title_box {
  position: relative;
  background-color: #000;
}
.lp_section01 .title_box h2 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7em;
  color: #fff;
  text-align: center;
  padding: 0.6em 0 0.7em;
}
@media screen and (max-width: 1080px) {
  .lp_section01 .title_box h2 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01 .title_box h2 {
    font-size: 4.2vw;
  }
}
.lp_section01 .title_box .arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 35px;
  bottom: -28px;
}
@media screen and (max-width: 1080px) {
  .lp_section01 .title_box .arrow {
    width: 3.2vw;
    bottom: -2.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01 .title_box .arrow {
    width: 6.4vw;
    bottom: -4.2vw;
  }
}
.lp_section01 .section_container {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 50px 0 100px;
}
@media screen and (max-width: 1080px) {
  .lp_section01 .section_container {
    padding: 4.6vw 0 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01 .section_container {
    padding: 8.4vw 0 12.5vw;
  }
}
.lp_section01 .section_container .content {
  padding: 0;
}
.lp_section01 .section_container .txt01 {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
}
@media screen and (max-width: 1080px) {
  .lp_section01 .section_container .txt01 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01 .section_container .txt01 {
    font-size: 3vw;
  }
}
.lp_section01 .section_container .txt01 a {
  color: #137cab;
  text-decoration: underline;
}
.lp_section01.section01 .img01 {
  width: 60%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 55px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section01 .img01 {
    margin-top: 5.1vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section01 .img01 {
    width: 100%;
    margin-top: 8.4vw;
  }
}
.lp_section01.section01 .sub_section {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section01 .sub_section {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section01 .sub_section {
    margin-top: 11.1vw;
  }
}
.lp_section01.section01 .sub_section h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.7em;
  text-align: center;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 0.8em 0 0.9em;
  margin-bottom: 30px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section01 .sub_section h3 {
    font-size: 2.4vw;
    margin-bottom: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section01 .sub_section h3 {
    font-size: 4vw;
    margin-bottom: 5vw;
  }
}
.lp_section01.section01 .sub_section .img_box01 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section01 .sub_section .img_box01 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section01 .sub_section .img_box01 {
    overflow-x: scroll;
    margin-top: 5.3vw;
  }
}
.lp_section01.section01 .sub_section .img_box01 .img02 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section01 .sub_section .img_box01 .img02 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section01 .sub_section .img_box01 .img02 {
    width: 166.7vw;
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 {
  margin-bottom: 90px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 {
    margin-bottom: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 {
    margin-bottom: 12.5vw;
  }
}
.lp_section01.section02 .img04 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 .img04 {
    margin-top: 6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 .img04 {
    margin-top: 8.4vw;
  }
}
.lp_section01.section02 .btn01 {
  margin-top: 40px;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 .btn01 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 .btn01 {
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 .btn01 a {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  background-color: #000;
  padding: 0.7em 3em 0.8em;
  background-image: url(../img/common/arrow_white.png);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: right 12px center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 .btn01 a {
    font-size: 1.8vw;
    background-size: 1.1vw auto;
    background-position: right 0.7vw center;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 .btn01 a {
    font-size: 3.5vw;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}
.lp_section01.section02 #point {
  margin-top: 80px;
  margin-bottom: 90px;
  background-color: #fff;
  padding: 50px 88px 80px;
  border-radius: 10px;
  box-shadow: 2px 2px 0 2px rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #point {
    margin-top: 7.4vw;
    margin-bottom: 8.3vw;
    padding: 4.6vw 8.1vw 7.4vw;
    border-radius: 0.9vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #point {
    margin-top: 11.1vw;
    margin-bottom: 12.5vw;
    padding: 6.4vw 6.1vw 8.5vw;
    border-radius: 1.2vw;
  }
}
.lp_section01.section02 #point h3 {
  width: 274px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #point h3 {
    width: 25.4vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #point h3 {
    width: 65vw;
  }
}
.lp_section01.section02 #point .p_txt01 {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.7em;
  text-align: center;
  margin-top: 1em;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #point .p_txt01 {
    font-size: 3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #point .p_txt01 {
    font-size: 4.2vw;
  }
}
.lp_section01.section02 #point .p_txt02 {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #point .p_txt02 {
    font-size: 1.5vw;
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #point .p_txt02 {
    font-size: 3vw;
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 .hr01 {
  width: 100%;
  height: 29px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 110px;
  background-image: url(../img/optimization/line_bg.svg);
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-position: center top;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 .hr01 {
    height: 2.7vw;
    margin-top: 10.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 .hr01 {
    height: 4.2vw;
    margin-top: 15.3vw;
  }
}
.lp_section01.section02 #usecases {
  margin-top: 90px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases {
    margin-top: 12.5vw;
  }
}
.lp_section01.section02 #usecases .head_txt {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.7em;
  text-align: center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .head_txt {
    font-size: 2.4vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .head_txt {
    font-size: 4vw;
  }
}
.lp_section01.section02 #usecases h3 {
  width: 416px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases h3 {
    width: 38.5vw;
    margin-top: 2.8vw;
    margin-bottom: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases h3 {
    width: 56vw;
    margin-top: 5vw;
  }
}
.lp_section01.section02 #usecases #flow {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases #flow {
    margin-top: 4.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases #flow {
    margin-top: 6.3vw;
  }
}
.lp_section01.section02 #usecases #flow .f_txt01 {
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases #flow .f_txt01 {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases #flow .f_txt01 {
    font-size: 3vw;
  }
}
.lp_section01.section02 #usecases #flow .flow_img_box {
  width: 100%;
  margin-top: 45px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases #flow .flow_img_box {
    margin-top: 4.1vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases #flow .flow_img_box {
    overflow-x: scroll;
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 #usecases #flow .flow_img_box .flow_img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases #flow .flow_img_box .flow_img {
    width: 150%;
  }
}
.lp_section01.section02 #usecases .usecases_section {
  margin-top: 100px;
  border-top: 1px solid #000;
  padding-top: 100px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section {
    padding-top: 9.3vw;
    margin-top: 9.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section {
    padding-top: 12.5vw;
    margin-top: 12.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box {
    display: block;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box {
  width: 45.5%;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box {
    width: 100%;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .tag {
  width: 240px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .tag {
    width: 22.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .tag {
    width: 34.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box h4 {
  font-size: 56px;
  font-weight: bold;
  line-height: 1.7em;
  margin-top: 0.3em;
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box h4 {
    font-size: 5.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box h4 {
    font-size: 8.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt01 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.7em;
  margin-top: 0.8em;
  color: #7cc953;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt01 {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt01 {
    font-size: 4.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt02 {
  width: 385px;
  font-size: 16px;
  line-height: 1.8em;
  text-align: justify;
  margin-top: 35px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt02 {
    width: 39.6vw;
    font-size: 1.5vw;
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .txt_box .u_txt02 {
    width: 100%;
    font-size: 3vw;
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .img_box {
  width: 54.5%;
  position: relative;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .img_box {
    width: 100%;
    margin-top: 8vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .u_head_box .img_box .u_img01 {
  position: absolute;
  top: 0;
  left: 0;
  width: 643px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .img_box .u_img01 {
    position: static;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .u_head_box .img_box .u_img01 {
    position: static;
    width: 100%;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box {
  margin-top: 60px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box {
    margin-top: 5.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box {
    margin-top: 8.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7em;
  border-left: 6px solid #7cc953;
  border-bottom: 1px solid #000;
  padding: 0.2em 0 0.3em 20px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .title {
    font-size: 1.9vw;
    border-left-width: 0.6vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .title {
    font-size: 4vw;
    border-left-width: 1vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .txt_list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list {
    margin-top: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list {
    justify-content: space-between;
    margin-top: 4vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li {
  width: 31.9%;
  height: 112px;
  margin-left: 2.15%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid #7cc953;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8em;
  text-align: center;
  position: relative;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li {
    font-size: 1.9vw;
    height: 10.4vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li {
    width: 48.5%;
    margin-left: 0;
    font-size: 3vw;
    letter-spacing: 0;
    height: 20vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li::before {
  content: "";
  width: calc(100% - 14px);
  height: calc(100% - 14px);
  border: 2px solid #ceeac0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li::before {
    width: calc(100% - 1.3vw);
    height: calc(100% - 1.3vw);
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li::before {
    width: calc(100% - 1.8vw);
    height: calc(100% - 1.8vw);
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li:nth-child(n+3) {
    margin-top: 3vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li:nth-child(n+4) {
  margin-top: 22px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li:nth-child(n+4) {
    margin-top: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .effect_box .txt_list li:nth-child(n+4) {
    margin-top: 3vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box {
  border: 2px solid #7cc953;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  padding: 65px 55px 50px;
  margin-top: 60px;
  background-repeat: no-repeat;
  background-size: 336px auto;
  background-position: right top;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box {
    padding: 5vw 4.1vw 3.6vw;
    margin-top: 5.6vw;
    background-size: 31.1vw auto;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box {
    padding: 6.4vw 5.6vw 5.3vw;
    margin-top: 9.5vw;
    background-size: 46.8vw auto;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .title {
  width: 130px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  color: #fff;
  background-color: #7cc953;
  padding: 0.4em 0 0.5em;
  position: absolute;
  left: -13px;
  top: -13px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .title {
    width: 12vw;
    font-size: 2.2vw;
    left: -1.2vw;
    top: -1.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .title {
    width: 20.35vw;
    font-size: 3.7vw;
    left: -2.7vw;
    top: -2.7vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .c_txt01 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.7em;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .c_txt01 {
    font-size: 2.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .c_txt01 {
    font-size: 4.8vw;
    line-height: 1.4em;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .c_txt02 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  margin-top: 0.5em;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .c_txt02 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .c_txt02 {
    font-size: 3.5vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list02,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 {
    display: block;
    margin-top: 5.3vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dt,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dt,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dt {
  width: 14.8%;
  height: 76px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  background-color: #000;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dt,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dt,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dt {
    height: 7vw;
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dt,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dt,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dt {
    width: 30vw;
    font-size: 3.5vw;
    padding: 0.3em 0em 0.4em;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dd,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dd,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dd {
  margin-left: 2.1%;
  font-size: 14px;
  line-height: 1.7em;
  text-align: justify;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dd,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dd,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dd {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dd,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dd,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dd {
    font-size: 3vw;
    display: block;
    margin-top: 0.5em;
    margin-left: 0;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dt,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dt {
  background-color: #000;
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dd,
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dd {
  width: 47.9%;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 dd,
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dd {
    width: 100%;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dt {
  background-color: #7cc953;
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dd {
  width: 83.1%;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list02 dd {
    width: 100%;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 + .txt_list02 {
  margin-top: 27px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 + .txt_list02 {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section .case_box .txt_list01 + .txt_list02 {
    margin-top: 6vw;
  }
}
.lp_section01.section02 #usecases .usecases_section .case_box .txt_list03 dt {
  background-color: #5a5a5a;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .u_head_box .u_txt01, .lp_section01.section02 #usecases .usecases_section#usecases03 .u_head_box .u_txt01, .lp_section01.section02 #usecases .usecases_section#usecases06 .u_head_box .u_txt01 {
  color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .effect_box .title, .lp_section01.section02 #usecases .usecases_section#usecases03 .effect_box .title, .lp_section01.section02 #usecases .usecases_section#usecases06 .effect_box .title {
  border-left-color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .effect_box .txt_list li, .lp_section01.section02 #usecases .usecases_section#usecases03 .effect_box .txt_list li, .lp_section01.section02 #usecases .usecases_section#usecases06 .effect_box .txt_list li {
  border-color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .effect_box .txt_list li::before, .lp_section01.section02 #usecases .usecases_section#usecases03 .effect_box .txt_list li::before, .lp_section01.section02 #usecases .usecases_section#usecases06 .effect_box .txt_list li::before {
  border-color: #a3d1e3;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .case_box, .lp_section01.section02 #usecases .usecases_section#usecases03 .case_box, .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box {
  border-color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .case_box .title, .lp_section01.section02 #usecases .usecases_section#usecases03 .case_box .title, .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .title {
  background-color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .case_box .txt_list02 dt, .lp_section01.section02 #usecases .usecases_section#usecases03 .case_box .txt_list02 dt, .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .txt_list02 dt {
  background-color: #0082b5;
}
.lp_section01.section02 #usecases .usecases_section#usecases01 .case_box {
  background-image: url(../img/optimization/bg_pho01.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases02 .case_box {
  background-image: url(../img/optimization/bg_pho02.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases03 .case_box {
  background-image: url(../img/optimization/bg_pho03.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases04 .case_box {
  background-image: url(../img/optimization/bg_pho04.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases05 .case_box {
  background-image: url(../img/optimization/bg_pho05.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases06 .case_box {
  background-image: url(../img/optimization/bg_pho06.png);
}
.lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .txt_list02 dd {
  width: 47.9%;
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .txt_list02 dd {
    width: 100%;
  }
}
.lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 {
  margin-top: 16px;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 {
    margin-top: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 {
    margin-top: 7vw;
  }
}
.lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 a {
  display: block;
  width: 222px;
  margin-left: auto;
  margin-right: 0;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  background-color: #000;
  color: #fff;
  padding: 0.7em 3em 0.8em;
  background-image: url(../img/common/arrow_white.png);
  background-repeat: no-repeat;
  background-size: 8px auto;
  background-position: right 12px center;
}
@media screen and (max-width: 1080px) {
  .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 a {
    width: 20.2vw;
    font-size: 1.8vw;
    background-size: 1.1vw auto;
    background-position: right 0.7vw center;
  }
}
@media screen and (max-width: 768px) {
  .lp_section01.section02 #usecases .usecases_section#usecases06 .case_box .btn02 a {
    width: 45vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 3vw;
    padding: 0.7em 0em 0.8em;
    background-size: 1.4vw auto;
    background-position: right 1.8vw center;
  }
}

.lp_section02 .title_box {
  position: relative;
  background-color: #000;
}
.lp_section02 .title_box h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7em;
  color: #fff;
  text-align: center;
  padding: 0.6em 0 0.7em;
}
@media screen and (max-width: 1080px) {
  .lp_section02 .title_box h2 {
    font-size: 1.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02 .title_box h2 {
    font-size: 3.5vw;
  }
}
.lp_section02 .section_container {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 65px 0 110px;
}
@media screen and (max-width: 1080px) {
  .lp_section02 .section_container {
    padding: 6vw 0 10.2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02 .section_container {
    padding: 8.4vw 0 12.5vw;
  }
}
.lp_section02.section03 {
  margin-top: 95px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 {
    margin-top: 8.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 {
    margin-top: 7.2vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section03 {
    margin-top: 10.2vw;
  }
}
.lp_section02.section03 {
  /* スライダー */
}
.lp_section02.section03 .case_box.case_slider {
  display: block;
  position: relative;
}
.lp_section02.section03 .case_box.case_slider .slick-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box.case_slider .slick-list {
    margin: 0 -2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box.case_slider .slick-list {
    margin: 0 -2.5vw;
  }
}
.lp_section02.section03 .case_box.case_slider .slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box.case_slider .slick-slide {
    margin: 0 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box.case_slider .slick-slide {
    margin: 0 2.5vw;
  }
}
.lp_section02.section03 .case_box.case_slider .case_block {
  width: 100%;
  margin-bottom: 0;
}
.lp_section02.section03 .case_box.case_slider .slick-prev,
.lp_section02.section03 .case_box.case_slider .slick-next {
  z-index: 1;
  width: 20px;
  height: 60px;
  background: transparent;
  border: none;
  padding: 0;
}
.lp_section02.section03 .case_box.case_slider .slick-prev::before,
.lp_section02.section03 .case_box.case_slider .slick-next::before {
  display: none;
}
.lp_section02.section03 .case_box.case_slider .slick-prev {
  left: -40px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box.case_slider .slick-prev {
    left: -3.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box.case_slider .slick-prev {
    left: -5vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section03 .case_box.case_slider .slick-prev {
    left: -7vw;
  }
}
.lp_section02.section03 .case_box.case_slider .slick-next {
  right: -40px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box.case_slider .slick-next {
    right: -3.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box.case_slider .slick-next {
    right: -5vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section03 .case_box.case_slider .slick-next {
    right: -7vw;
  }
}
.lp_section02.section03 .case_box {
  max-width: 1306px;
  width: 89.2%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box {
    width: 83.3vw;
  }
}
.lp_section02.section03 .case_box .case_block {
  overflow: hidden;
  width: 46.5%;
  margin-bottom: 48px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block {
    margin-bottom: 6.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.lp_section02.section03 .case_box .case_block .usecase_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .usecase_box {
    margin-bottom: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .usecase_box {
    margin-bottom: 2.5vw;
  }
}
.lp_section02.section03 .case_box .case_block .usecase_box .usecase_name {
  width: 70px;
  font-size: 16px;
  border-radius: 3px;
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 0.2em 0 0.3em;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_name {
    width: 7.5vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_name {
    width: 12.5vw;
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .usecase_box .usecase_value {
  width: calc(100% - 80px);
  font-size: 18px;
  line-height: 1.9em;
  text-align: left;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_value {
    width: calc(100% - 9.5vw);
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_value {
    width: calc(100% - 14.5vw);
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .usecase_box .usecase_value span {
  font-size: 18px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_value span {
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .usecase_box .usecase_value span {
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .exa_img p img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .exa_img p img {
    height: 20vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .exa_img p img {
    height: 50vw;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 15px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .tax_box {
    margin-top: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box {
    margin-top: 4.5vw;
    display: block;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .technology_box {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box {
    width: 100%;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_name {
  width: 30px;
  font-size: 12px;
  line-height: 1.5em;
  padding: 0.2em 0 0.3em;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_name {
    width: 4.5vw;
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_name {
    width: 8.5vw;
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value {
  width: calc(100% - 30px);
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value {
    width: calc(100% - 4.5vw);
    gap: 1vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value {
    width: calc(100% - 8.5vw);
    gap: 1.5vw;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value span {
  font-size: 12px;
  line-height: 1.5em;
  background-color: #e1e7e7;
  color: #231815;
  padding: 0.2em 1em 0.3em;
  border-radius: 3px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value span {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .technology_box .technology_value span {
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .industry_box {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .industry_box {
    width: 100%;
    padding-top: 1.5vw;
  }
}
.lp_section02.section03 .case_box .case_block .tax_box .industry_box p {
  font-size: 14px;
  line-height: 1.5em;
  text-align: right;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .tax_box .industry_box p {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .tax_box .industry_box p {
    font-size: 3vw;
  }
}
.lp_section02.section03 .case_box .case_block .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .title {
    font-size: 5vw;
    margin-top: 2.6vw;
  }
}
.lp_section02.section03 .case_box .case_block .title a {
  font-weight: bold;
}
.lp_section02.section03 .case_box .case_block .client {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .client {
    font-size: 1.5vw;
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .client {
    font-size: 3.5vw;
    margin-top: 1.3vw;
  }
}
.lp_section02.section03 .case_box .case_block .link {
  text-align: right;
}
.lp_section02.section03 .case_box .case_block .link a {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1.4em;
  padding-top: 1em;
  padding-right: 1.8em;
  padding-bottom: 0.9em;
  background-image: url("../img/case/link_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section03 .case_box .case_block .link a {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section03 .case_box .case_block .link a {
    font-size: 3vw;
  }
}
.lp_section02.section04 {
  /* 関連記事スライダー */
}
.lp_section02.section04 .archive_box.archive_slider {
  display: block;
  position: relative;
}
.lp_section02.section04 .archive_box.archive_slider .slick-list {
  margin: 0 -20px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-list {
    margin: 0 -2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-list {
    margin: 0 -2.5vw;
  }
}
.lp_section02.section04 .archive_box.archive_slider .slick-slide {
  margin: 0 20px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-slide {
    margin: 0 2.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-slide {
    margin: 0 2.5vw;
  }
}
.lp_section02.section04 .archive_box.archive_slider .act_block {
  width: 100%;
  margin-bottom: 0;
}
.lp_section02.section04 .archive_box.archive_slider .slick-prev,
.lp_section02.section04 .archive_box.archive_slider .slick-next {
  z-index: 1;
  width: 20px;
  height: 60px;
  background: transparent;
  border: none;
  padding: 0;
}
.lp_section02.section04 .archive_box.archive_slider .slick-prev::before,
.lp_section02.section04 .archive_box.archive_slider .slick-next::before {
  display: none;
}
.lp_section02.section04 .archive_box.archive_slider .slick-prev {
  left: -40px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-prev {
    left: -3.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-prev {
    left: -5vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-prev {
    left: -7vw;
  }
}
.lp_section02.section04 .archive_box.archive_slider .slick-next {
  right: -40px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-next {
    right: -3.8vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-next {
    right: -5vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section04 .archive_box.archive_slider .slick-next {
    right: -7vw;
  }
}
.lp_section02.section04 .archive_box {
  max-width: 1306px;
  width: 89.2%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box {
    width: 83.3vw;
  }
}
.lp_section02.section04 .archive_box .act_block {
  margin-bottom: 0;
}
.lp_section02.section04 .archive_box .act_block .act_img img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box .act_block .act_img img {
    height: 20vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box .act_block .act_img img {
    height: 50vw;
  }
}
.lp_section02.section04 .archive_box .act_block .title {
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box .act_block .title {
    margin-top: 2.5vw;
    font-size: 2vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box .act_block .title {
    font-size: 5vw;
    margin-top: 2.6vw;
  }
}
.lp_section02.section04 .archive_box .act_block .txt01 {
  font-size: 14px;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 10px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box .act_block .txt01 {
    margin-top: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box .act_block .txt01 {
    font-size: 3vw;
    margin-top: 1.3vw;
  }
}
.lp_section02.section04 .archive_box .act_block .link,
.lp_section02.section04 .archive_box .act_block .pdf {
  text-align: right;
}
.lp_section02.section04 .archive_box .act_block .link a,
.lp_section02.section04 .archive_box .act_block .pdf a {
  display: block;
  width: 100%;
  font-size: 13px;
  line-height: 1.4em;
  padding-right: 1.8em;
  padding-bottom: 0.9em;
  padding-top: 1em;
  background-image: url("../img/case/link_arrow.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section04 .archive_box .act_block .link a,
  .lp_section02.section04 .archive_box .act_block .pdf a {
    font-size: 1.5vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section04 .archive_box .act_block .link a,
  .lp_section02.section04 .archive_box .act_block .pdf a {
    font-size: 3vw;
  }
}
.lp_section02.section05 .area_list {
  max-width: 850px;
  width: 89.2%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section05 .area_list {
    max-width: none;
    width: 78.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section05 .area_list {
    max-width: none;
    width: 88%;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section05 .area_list {
    width: 80%;
    display: block;
  }
}
.lp_section02.section05 .area_list li {
  width: 46.5%;
}
@media screen and (max-width: 420px) {
  .lp_section02.section05 .area_list li {
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section05 .area_list li:nth-child(n+2) {
    margin-top: 6.3vw;
  }
}
.lp_section02.section05 .area_list li:nth-child(n+3) {
  margin-top: 40px;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section05 .area_list li:nth-child(n+3) {
    margin-top: 3.7vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section05 .area_list li:nth-child(n+3) {
    margin-top: 6.3vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section05 .area_list li:nth-child(n+3) {
    margin-top: 6.3vw;
  }
}
.lp_section02.section05 .area_list li a.no_link {
  display: block;
  pointer-events: none;
  opacity: 0.5;
}
.lp_section02.section05 .area_list li .cs {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.8em;
  padding-top: 0.5em;
  text-align: center;
  color: #000;
}
@media screen and (max-width: 1080px) {
  .lp_section02.section05 .area_list li .cs {
    font-size: 1.3vw;
  }
}
@media screen and (max-width: 768px) {
  .lp_section02.section05 .area_list li .cs {
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 420px) {
  .lp_section02.section05 .area_list li .cs {
    font-size: 3.2vw;
    padding-top: 0.3em;
    margin-bottom: -1.2em;
  }
}/*# sourceMappingURL=style_optimization.css.map */