.upper_con .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.upper_con .inner .upper_con_txt {
  margin: 3.448vw auto;
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .upper_con .inner .upper_con_txt {
    font-size: 2.214vw;
    margin: 3.448vw auto 6.2vw;
  }
}
@media (max-width: 499px) {
  .upper_con .inner .upper_con_txt {
    font-size: 4.533vw;
    margin: 4.448vw auto 15.2vw;
  }
}

/*-----------/
custom_block1
-----------*/
.custom_block1 {
  margin: 8.276vw auto;
}
@media (max-width: 1049px) {
  .custom_block1 {
    margin: 12.276vw auto;
  }
}
.custom_block1 .inner {
  width: 86.207vw;
  margin: 0 auto;
}
/*-----------/
custom_block2
-----------*/
.custom_block2 {
  padding: 8.276vw 0 5.517vw;
  position: relative;
}
.custom_block2:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background-image: url(../img/lower-section-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.custom_block2 .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.ttl_con {
  margin-bottom: 4.138vw;
}
@media (max-width: 1049px) {
  .ttl_con {
    position: relative;
  }
}
.ttl_con .ttl_sub {
  font-size: 1.276vw;
  position: relative;
  display: inline-block;
  padding-left: 2.069vw;
  font-weight: 500;
  font-style: italic;
}
@media (max-width: 1049px) {
  .ttl_con .ttl_sub {
    font-size: 2.344vw;
    padding-left: 3.146vw;
  }
}
@media (max-width: 499px) {
  .ttl_con .ttl_sub {
    font-size: 4vw;
    padding-left: 6.646vw;
  }
}
.ttl_con .ttl_sub:before {
  position: absolute;
  background-image: url(../img/ttl-deco-i.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0.39vw;
  left: 0;
  width: 1.379vw !important;
  height: 1.103vw !important;
  content: "";
}
@media (max-width: 1049px) {
  .ttl_con .ttl_sub:before {
    width: 2.604vw !important;
    height: 2.083vw !important;
    top: 0.781vw;
  }
}
@media (max-width: 499px) {
  .ttl_con .ttl_sub:before {
    top: 1.01vw;
    width: 4.614vw !important;
    height: 3.823vw !important;
  }
}
.ttl_con .ttl_main {
  font-size: 3.034vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 2.069vw;
}
@media (max-width: 1049px) {
  .ttl_con .ttl_main {
    font-size: 4.948vw;
    margin-bottom: 4.5vw;
  }
}
@media (max-width: 499px) {
  .ttl_con .ttl_main {
    font-size: 8.533vw;
    margin-bottom: 7.5vw;
  }
}

/*-----------/
block_b1
-----------*/
.block_b1:first-of-type {
  margin-top: 3.448vw;
}
.block_b1:first-of-type:before {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin-bottom: 1.724vw;
}
.block_b1:after {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin: 1.724vw auto;
}
.block_b1 .b1_wrap {
  display: flex;
  gap: 2.759vw;
  align-items: center;
}
.block_b1 .b1_wrap .left {
  width: 24.138vw;
  flex: 0 0 24.138vw;
}
.block_b1 .b1_wrap .left img {
  width: 100%;
}
.block_b1 .b1_wrap .right h3.ttl {
  font-size: 1.793vw;
  margin-bottom: 1.379vw;
  font-weight: bold;
}
.block_b1 .b1_wrap .right p.txt {
  font-size: 1.172vw;
}

/*-----------/
block_b2
-----------*/
.block_b2 {
  margin-top: 3.448vw;
}
.block_b2 .b2_img img {
  width: 100%;
  border-radius: 0.828vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
}
.block_b2 h3.b2_ttl {
  margin-top: 2.069vw;
  margin-bottom: 2.069vw;
  font-size: 1.793vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 1049px) {
  .block_b2 h3.b2_ttl {
    font-size: 3.379vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
}
@media (max-width: 499px) {
  .block_b2 h3.b2_ttl {
    font-size: 6.31vw;
    margin-bottom: 5vw;
    margin-top: 5vw;
  }
}
.block_b2 .b2_txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b2 .b2_txt {
    font-size: 2.2421vw;
  }
}
@media (max-width: 499px) {
  .block_b2 .b2_txt {
    font-size: 4.607vw;
  }
}

/*-----------/
block_b3
-----------*/
.block_b3 {
  margin-top: 3.448vw;
}
@media (max-width: 1049px) {
  .block_b3 {
    margin-top: 5.448vw;
  }
}
.block_b3:first-of-type:before {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin-bottom: 1.724vw;
}
.block_b3 .b3_wrap {
  display: flex;
  gap: 2.759vw;
}
@media (max-width: 499px) {
  .block_b3 .b3_wrap {
    display: block;
  }
}
.block_b3 .b3_wrap .left {
  width: 24.138vw;
  flex: 0 0 24.138vw;
  width: 24.138vw;
  height: 13.793vw;
}
@media (max-width: 1049px) {
  .block_b3 .b3_wrap .left {
    width: 38.138vw;
    flex: 0 0 38.138vw;
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b3 .b3_wrap .left {
    width: 100%;
    flex: none;
    height: 48.793vw;
    margin-bottom: 5vw;
  }
}
.block_b3 .b3_wrap .left img {
  width: 100%;
  height: 13.793vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
}
@media (max-width: 1049px) {
  .block_b3 .b3_wrap .left img {
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b3 .b3_wrap .left img {
    height: 48.793vw;
  }
}
.block_b3 .b3_wrap .right h3.ttl {
  font-size: 1.793vw;
  margin-bottom: 1.379vw;
  font-weight: bold;
}
@media (max-width: 1049px) {
  .block_b3 .b3_wrap .right h3.ttl {
    font-size: 3.385vw;
    margin-bottom: 2.379vw;
  }
}
@media (max-width: 499px) {
  .block_b3 .b3_wrap .right h3.ttl {
    margin-bottom: 7.379vw;
    font-size: 6.933vw;
  }
}
.block_b3 .b3_wrap .right p.txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b3 .b3_wrap .right p.txt {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .block_b3 .b3_wrap .right p.txt {
    font-size: 3.467vw;
  }
}

/*-----------/
block_b3_2
-----------*/
.block_b3_2 {
  margin-top: 3.448vw;
}
@media (max-width: 1049px) {
  .block_b3_2 {
    margin-top: 5vw;
  }
}
@media (max-width: 499px) {
  .block_b3_2 {
    margin-top: 7vw;
  }
}
.block_b3_2:first-of-type:before {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin-bottom: 1.724vw;
}
.block_b3_2:after {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin: 1.724vw auto;
}
@media (max-width: 1049px) {
  .block_b3_2:after {
    margin: 5.724vw auto;
  }
}
.block_b3_2 .b3_wrap {
  display: flex;
  align-items: center;
  gap: 2.759vw;
}
@media (max-width: 1049px) {
  .block_b3_2 .b3_wrap {
    align-items: flex-start;
  }
}
@media (max-width: 499px) {
  .block_b3_2 .b3_wrap {
    display: block;
  }
}
.block_b3_2 .b3_wrap .left {
  width: 24.138vw;
  flex: 0 0 24.138vw;
  height: 13.793vw;
}
@media (max-width: 1049px) {
  .block_b3_2 .b3_wrap .left {
    width: 38.138vw;
    flex: 0 0 38.138vw;
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b3_2 .b3_wrap .left {
    width: 100%;
    flex: none;
    height: 48.793vw;
    margin-bottom: 5vw;
  }
}
.block_b3_2 .b3_wrap .left img {
  width: 100%;
  height: 13.793vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
}
@media (max-width: 1049px) {
  .block_b3_2 .b3_wrap .left img {
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b3_2 .b3_wrap .left img {
    height: 48.793vw;
  }
}
.block_b3_2 .b3_wrap .right h3.ttl {
  font-size: 1.793vw;
  margin-bottom: 1.379vw;
  font-weight: bold;
}
@media (max-width: 1049px) {
  .block_b3_2 .b3_wrap .right h3.ttl {
    font-size: 3.385vw;
    margin-bottom: 2.379vw;
  }
}
@media (max-width: 499px) {
  .block_b3_2 .b3_wrap .right h3.ttl {
    margin-bottom: 7.379vw;
    font-size: 6.933vw;
  }
}
.block_b3_2 .b3_wrap .right p.txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b3_2 .b3_wrap .right p.txt {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .block_b3_2 .b3_wrap .right p.txt {
    font-size: 4.533vw;
  }
}

/*-----------/
block_b4
-----------*/
.block_b4 {
  margin-top: 3.448vw;
  margin-bottom: 3.448vw;
}
.block_b4 h3.b4_ttl {
  margin-bottom: 2.069vw;
  font-size: 1.793vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 1049px) {
  .block_b4 h3.b4_ttl {
    font-size: 3.493vw;
  }
}
@media (max-width: 499px) {
  .block_b4 h3.b4_ttl {
    font-size: 5.593vw;
  }
}
.block_b4 .b4_txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b4 .b4_txt {
    font-size: 2.693vw;
  }
}
@media (max-width: 499px) {
  .block_b4 .b4_txt {
    font-size: 4.293vw;
  }
}

/*-----------/
block_b5
-----------*/
.block_b5 {
  margin-top: 3.448vw;
}
.block_b5 .b5_wrap {
  display: flex;
  gap: 3.448vw;
  margin-top: 4.483vw;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap {
    margin-top: 8.483vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap {
    flex-direction: column-reverse;
    gap: 9.448vw;
    margin-top: 13.483vw;
  }
}
.block_b5 .b5_wrap:first-of-type {
  margin-top: 0;
}
.block_b5 .b5_wrap:last-of-type {
  margin-bottom: 8.276vw;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap:last-of-type {
    margin-bottom: 10.276vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap:last-of-type {
    margin-bottom: 23.276vw;
  }
}
.block_b5 .b5_wrap .left {
  width: 41.379vw;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left {
    width: 45.182vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left {
    width: 100%;
  }
}
.block_b5 .b5_wrap .left .ttl_deco {
  display: flex;
  align-items: center;
  gap: 0.414vw;
  margin-top: -1vw;
  margin-bottom: 2.862vw;
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left .ttl_deco {
    gap: 3.414vw;
    margin-bottom: 6.862vw;
  }
}
.block_b5 .b5_wrap .left .ttl_deco .deco_txt {
  font-size: 0.897vw;
  font-weight: normal;
  font-style: italic;
  display: inline-block;
  width: auto;
  letter-spacing: 0.03em;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_txt {
    font-size: 1.693vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_txt {
    font-size: 3.467vw;
  }
}
.block_b5 .b5_wrap .left .ttl_deco .deco_i {
  width: 100%;
}
.block_b5 .b5_wrap .left .ttl_deco .deco_i img.pc__only {
  width: 100%;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_i img.pc__only {
    display: none;
  }
}
.block_b5 .b5_wrap .left .ttl_deco .deco_i img.tab__only {
  display: none;
  width: 100%;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_i img.tab__only {
    display: block;
    width: 100%;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_i img.tab__only {
    display: none;
  }
}
.block_b5 .b5_wrap .left .ttl_deco .deco_i img.sp__only {
  display: none;
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left .ttl_deco .deco_i img.sp__only {
    width: 100%;
    display: block;
  }
}
.block_b5 .b5_wrap .left .ttl_deco.deco2 span:before {
  content: "02";
}
.block_b5 .b5_wrap .left h3.ttl {
  font-size: 1.793vw;
  margin-bottom: 1.379vw;
  font-weight: bold;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left h3.ttl {
    font-size: 3.385vw;
    margin-bottom: 2.379vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left h3.ttl {
    margin-bottom: 7.379vw;
    font-size: 6.933vw;
  }
}
.block_b5 .b5_wrap .left p.txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .left p.txt {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .left p.txt {
    font-size: 4.533vw;
  }
}
.block_b5 .b5_wrap .right {
  width: 41.379vw;
  flex: 0 0 41.379vw;
  border-radius: 0.552vw;
  height: 23.241vw;
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .right {
    flex: auto;
    width: 100%;
    height: 48.241vw;
    border-radius: 4px;
  }
}
.block_b5 .b5_wrap .right img {
  width: 100%;
  height: 23.241vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .right img {
    height: 48.241vw;
    border-radius: 4px;
  }
}
.block_b5 .b5_wrap .right .deco_i img.pc__only {
  width: 100%;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .right .deco_i img.pc__only {
    display: none;
  }
}
.block_b5 .b5_wrap .right .deco_i img.tab__only {
  display: none;
  width: 100%;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap .right .deco_i img.tab__only {
    display: block;
    width: 100%;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .right .deco_i img.tab__only {
    display: none;
  }
}
.block_b5 .b5_wrap .right .deco_i img.sp__only {
  display: none;
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap .right .deco_i img.sp__only {
    width: 100%;
    display: block;
  }
}
.block_b5 .b5_wrap.reverse {
  margin-top: 4.483vw;
  flex-direction: row-reverse;
}
@media (max-width: 1049px) {
  .block_b5 .b5_wrap.reverse {
    margin-top: 8.483vw;
  }
}
@media (max-width: 499px) {
  .block_b5 .b5_wrap.reverse {
    flex-direction: column-reverse;
    margin-top: 13.483vw;
  }
}

/*-----------/
block_b6
-----------*/
.block_b6 {
  margin-top: 3.448vw;
}
.block_b6 .b6_ttl {
  margin-bottom: 2.069vw;
  font-size: 1.793vw;
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media (max-width: 1049px) {
  .block_b6 .b6_ttl {
    font-size: 3.385vw;
    margin-bottom: 3.069vw;
  }
}
@media (max-width: 499px) {
  .block_b6 .b6_ttl {
    margin-bottom: 7.379vw;
    font-size: 6.933vw;
  }
}
.block_b6:first-of-type:before {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin-bottom: 1.724vw;
}
.block_b6 .b6_wrap {
  display: flex;
  gap: 2.759vw;
}
@media (max-width: 499px) {
  .block_b6 .b6_wrap {
    display: block;
  }
}
.block_b6 .b6_wrap .left {
  width: 24.138vw;
  flex: 0 0 24.138vw;
  width: 24.138vw;
  height: 13.793vw;
}
@media (max-width: 1049px) {
  .block_b6 .b6_wrap .left {
    width: 38.138vw;
    flex: 0 0 38.138vw;
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b6 .b6_wrap .left {
    width: 100%;
    flex: none;
    height: 48.793vw;
    margin-bottom: 5vw;
  }
}
.block_b6 .b6_wrap .left img {
  width: 100%;
  height: 13.793vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
}
@media (max-width: 1049px) {
  .block_b6 .b6_wrap .left img {
    height: 22.793vw;
  }
}
@media (max-width: 499px) {
  .block_b6 .b6_wrap .left img {
    height: 48.793vw;
  }
}
.block_b6 .b6_wrap .right .b6_sub_ttl {
  font-size: 1.793vw;
  margin-bottom: 1.379vw;
  font-weight: bold;
}
@media (max-width: 1049px) {
  .block_b6 .b6_wrap .right .b6_sub_ttl {
    font-size: 3.385vw;
    margin-bottom: 2.379vw;
  }
}
@media (max-width: 499px) {
  .block_b6 .b6_wrap .right .b6_sub_ttl {
    margin-bottom: 7.379vw;
    font-size: 6.933vw;
  }
}
.block_b6 .b6_wrap .right p.txt {
  font-size: 1.172vw;
}
@media (max-width: 1049px) {
  .block_b6 .b6_wrap .right p.txt {
    font-size: 2.214vw;
  }
}
@media (max-width: 499px) {
  .block_b6 .b6_wrap .right p.txt {
    font-size: 3.467vw;
  }
}

/*-----------/
custom_block3
-----------*/
.custom_block3 {
  padding: 7.931vw 0;
  background-image: url(../img/custom-block2-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
}
@media (max-width: 1049px) {
  .custom_block3 {
    padding: 10.531vw 0;
  }
}
@media (max-width: 499px) {
  .custom_block3 {
    padding: 14.531vw 0;
  }
}
.custom_block3 .inner {
  width: 86.207vw;
  margin: 0 auto;
}
.custom_block3 .inner .ttl_con {
  margin-bottom: 4.138vw;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .ttl_con {
    position: relative;
  }
}
.custom_block3 .inner .ttl_con .ttl_sub {
  font-size: 1.276vw;
  position: relative;
  display: inline-block;
  padding-left: 2.069vw;
  font-weight: 500;
  color: #fff;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .ttl_con .ttl_sub {
    font-size: 2.344vw;
    padding-left: 3.146vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .ttl_con .ttl_sub {
    font-size: 4vw;
    padding-left: 6.646vw;
  }
}
.custom_block3 .inner .ttl_con .ttl_sub:before {
  position: absolute;
  background-image: url(../img/ttl-deco-i2.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0.39vw;
  left: 0;
  width: 1.379vw !important;
  height: 1.103vw !important;
  content: "";
}
@media (max-width: 1049px) {
  .custom_block3 .inner .ttl_con .ttl_sub:before {
    width: 2.604vw !important;
    height: 2.083vw !important;
    top: 0.781vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .ttl_con .ttl_sub:before {
    top: 1.01vw;
    width: 4.614vw !important;
    height: 3.823vw !important;
  }
}
.custom_block3 .inner .ttl_con .ttl_main {
  font-size: 3.034vw;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0.1em;
  margin-bottom: 2.069vw;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .ttl_con .ttl_main {
    font-size: 4.948vw;
    margin-bottom: 4.5vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .ttl_con .ttl_main {
    font-size: 8.533vw;
    margin-bottom: 7.5vw;
  }
}
.custom_block3 .inner .block3_con:after {
  display: block;
  background-image: url(../img/flow-b-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 1.586vw;
  height: 2.414vw;
  margin: 1.379vw auto;
  content: "";
}
@media (max-width: 1049px) {
  .custom_block3 .inner .block3_con:after {
    width: 3.086vw;
    height: 4.614vw;
    margin: 3.379vw auto;
    content: "";
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .block3_con:after {
    width: 5.086vw;
    height: 7.614vw;
    margin: 5.379vw auto;
    content: "";
  }
}
.custom_block3 .inner .block3_con:last-of-type:after {
  display: none;
}
.custom_block3 .inner .block3_con .block3_b .b_wrap {
  border: 1px solid #fff;
  border-radius: 0.5vw;
  display: flex;
  align-items: center;
  gap: 2.069vw;
  padding: 2.069vw 2.759vw;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap {
    display: block;
    padding: 4.069vw 4.759vw;
    border-radius: 1vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap {
    padding: 6.069vw 6.759vw;
    border-radius: 4px;
  }
}
.custom_block3 .inner .block3_con .block3_b .b_wrap .f_ttl {
  font-size: 1.793vw;
  color: #fff;
  width: 20.69vw;
  flex: 0 0 20.69vw;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap .f_ttl {
    text-align: center;
    flex: none;
    width: auto;
    font-size: 3.379vw;
    margin-bottom: 3vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap .f_ttl {
    font-size: 6.31vw;
    margin-bottom: 5vw;
  }
}
.custom_block3 .inner .block3_con .block3_b .b_wrap .f_txt {
  font-size: 1.172vw;
  color: #fff;
}
@media (max-width: 1049px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap .f_txt {
    font-size: 2.2421vw;
  }
}
@media (max-width: 499px) {
  .custom_block3 .inner .block3_con .block3_b .b_wrap .f_txt {
    font-size: 4.607vw;
  }
}

@media (max-width: 1049px) {
  .ex_link {
    padding: 10.328vw 0;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b:last-of-type:before {
    top: 0;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn {
    padding: 5.208vw 0;
    position: relative;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn {
    padding: 10.208vw 0;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor span {
    top: -1vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:after {
    top: 4.3vw;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:after {
    top: 9.3vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:before {
    top: 4.3vw;
  }
}
@media (max-width: 499px) {
  .ex_link .inner .ex_link_wrap .ex_link_b .about_us_sec_btn .text-button3__anchor:before {
    top: 9.3vw;
  }
}
@media (max-width: 1049px) {
  .ex_link .inner .ex_link_wrap .link_b_ver2 {
    width: 100%;
  }
}

/*-----------
case
------------*/
.case {
  padding: 7.766vw 0 5vw;
}
@media (max-width: 1049px) {
  .case {
    padding: 15.566vw 0 8vw;
  }
}
@media (max-width: 499px) {
  .case {
    padding: 19.466vw 0 14vw;
  }
}
.case .inner {
  width: 86.207vw;
  margin: 0 auto;
}
@media (max-width: 1049px) {
  .case .inner {
    width: calc(100% - 13.021vw);
    margin: 0 auto;
  }
}
@media (max-width: 499px) {
  .case .inner {
    width: calc(100% - 60px);
  }
}
.case .inner .upper_con:after {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin: 2.7vw auto 3.5vw;
}
@media (max-width: 1049px) {
  .case .inner .upper_con:after {
    margin: 6.214vw auto;
  }
}
@media (max-width: 499px) {
  .case .inner .upper_con:after {
    margin: 11.214vw auto 9vw;
    height: 1px;
  }
}
.case .inner .upper_con .ttl_con {
  margin-bottom: 4.138vw;
}
@media (max-width: 1049px) {
  .case .inner .upper_con .ttl_con {
    position: relative;
  }
}
.case .inner .upper_con .ttl_con .ttl_sub {
  font-size: 1.276vw;
  position: relative;
  display: inline-block;
  padding-left: 2.069vw;
  font-weight: 500;
  font-style: italic;
}
@media (max-width: 1049px) {
  .case .inner .upper_con .ttl_con .ttl_sub {
    font-size: 2.344vw;
    padding-left: 3.146vw;
  }
}
@media (max-width: 499px) {
  .case .inner .upper_con .ttl_con .ttl_sub {
    font-size: 4vw;
    padding-left: 6.646vw;
  }
}
.case .inner .upper_con .ttl_con .ttl_sub:before {
  position: absolute;
  background-image: url(../img/ttl-deco-i.svg);
  background-repeat: no-repeat;
  background-size: cover;
  top: 0.39vw;
  left: 0;
  width: 1.379vw !important;
  height: 1.103vw !important;
  content: "";
}
@media (max-width: 1049px) {
  .case .inner .upper_con .ttl_con .ttl_sub:before {
    width: 2.604vw !important;
    height: 2.083vw !important;
    top: 0.781vw;
  }
}
@media (max-width: 499px) {
  .case .inner .upper_con .ttl_con .ttl_sub:before {
    top: 1.01vw;
    width: 4.614vw !important;
    height: 3.823vw !important;
  }
}
.case .inner .upper_con .ttl_con .ttl_main {
  font-size: 3.034vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-bottom: 2.069vw;
}
@media (max-width: 1049px) {
  .case .inner .upper_con .ttl_con .ttl_main {
    font-size: 4.948vw;
    margin-bottom: 4.5vw;
  }
}
@media (max-width: 499px) {
  .case .inner .upper_con .ttl_con .ttl_main {
    font-size: 8.533vw;
    margin-bottom: 7.5vw;
  }
}
.case .inner .lower_btn_con:after {
  display: block;
  content: "";
  width: 100%;
  height: 0.069vw;
  background: #dee5ed;
  margin: 3.214vw auto;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con:after {
    margin: 6.814vw auto 4.5vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con:after {
    margin: 12.814vw auto 7.5vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap {
    display: block;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b {
  width: 26.483vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b {
    width: 46.15%;
  }
}
@media (max-width: 603px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b {
    width: 46.1%;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b {
    width: 100%;
  }
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b:nth-child(2) {
    margin-left: 6.51vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b:nth-child(2) {
    margin-left: 0;
    margin-bottom: 8.5vw;
  }
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b:first-of-type {
    margin-bottom: 6.5vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b:first-of-type {
    margin-bottom: 8.5vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b .case_num {
  font-size: 0.966vw;
  margin-bottom: 0.69vw;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 0.03em;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b .case_num {
    font-size: 1.823vw;
    margin-bottom: 1.2vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b .case_num {
    font-size: 3.733vw;
    margin-bottom: 2.8vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a {
  position: relative;
  display: block;
  transition: 0.5s;
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a:hover .wrap .left img {
  transform: scale(1.1);
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a:before {
  content: "";
  background-image: url(../img/btn-arrow3-b.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 1.793vw;
  height: 0.69vw;
  position: absolute;
  top: auto;
  bottom: 4.621vw;
  right: 0.414vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a:before {
    width: 1.793vw;
    height: 1.69vw;
    position: absolute;
    top: auto;
    bottom: 5.221vw;
    right: 2.114vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a:before {
    width: 3.793vw;
    height: 2.69vw;
    position: absolute;
    top: auto;
    bottom: 15.821vw;
    right: 4.414vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a:after {
  content: "";
  width: 3.31vw;
  height: 3.31vw;
  position: absolute;
  top: auto;
  bottom: 3.241vw;
  right: 0;
  border-radius: 689.586vw;
  border: 1px solid;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a:after {
    width: 6.21vw;
    height: 6.21vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a:after {
    width: 12.31vw;
    height: 12.31vw;
    bottom: 11.241vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a:hover:before {
  -webkit-animation: arrow-line2 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
  animation: arrow-line2 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left {
  position: relative;
  width: 26.207vw;
  height: 15.172vw;
  overflow: hidden;
  border-radius: 0.552vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left {
    width: 100%;
    height: 22.772vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left {
    height: 46.972vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left img {
  width: 100%;
  height: 15.172vw;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.552vw;
  transition: 0.5s;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left img {
    height: 22.772vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .left img {
    height: 46.972vw;
    border-radius: 6px;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .on_new:before {
  padding: 4px 16px;
  position: absolute;
  content: "New";
  font-size: 10px;
  color: #fff;
  background: #194bf4;
  font-style: italic;
  top: 0;
  right: 0;
  border-radius: 0 0 0 4px;
  z-index: 2;
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right {
  position: relative;
  margin-top: 1.379vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right {
    margin-top: 2.579vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right {
    margin-top: 5.079vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .upper_wrap {
  display: flex;
  align-items: center;
  gap: 2.069vw;
  margin-bottom: 0.552vw;
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .upper_wrap .date {
  font-size: 1.103vw;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: #727272;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .upper_wrap .date {
    font-size: 2.083vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .upper_wrap .date {
    font-size: 4.267vw;
    margin-bottom: 2vw;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right h4.ttl {
  margin-bottom: 1.034vw;
  font-weight: bold;
  font-size: 1.379vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right h4.ttl {
    font-size: 2.604vw;
    margin-bottom: 2.434vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right h4.ttl {
    font-size: 5.333vw;
    font-weight: 500;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .cat_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 0.69vw;
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .cat_wrap .cat {
  color: #194bf4;
  font-size: 0.828vw;
  background: #eff2ff;
  padding: 0.138vw 0.414vw;
  border-radius: 0.138vw;
}
@media (max-width: 1049px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .cat_wrap .cat {
    font-size: 1.563vw;
    background: #eff2ff;
    padding: 0.438vw 0.814vw;
    border-radius: 0.438vw;
  }
}
@media (max-width: 499px) {
  .case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right .cat_wrap .cat {
    font-size: 3.2vw;
    background: #eff2ff;
    padding: 1.038vw 1.814vw;
    border-radius: 4px;
  }
}
.case .inner .lower_btn_con .lower_btn_wrap .case_b a .wrap .right:hover:before {
  -webkit-animation: arrow-line6 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
  animation: arrow-line6 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 1 normal;
}/*# sourceMappingURL=single-solution.css.map */