@charset "UTF-8";

.before_after .heading.block_header_2 {
  border-bottom: 1px dotted #313131;
}

.before_after .heading.block_header_2 .h {
  background: #eb612a;
  color: #FFF;
  font-size: 25px;
  padding: 5px 15px;
  margin: 0 auto 20px;
  position: relative;
  display: block;
}

.before_after .heading.block_header_2 .h:before,
.before_after .heading.block_header_2 .h:after {
  content: none;
}

.before_after .heading.block_header_2 p {
  text-align: right;
  font-weight: 600;
}

#cont2 + div .inner_item {
  position: relative;
}

#cont2 + div .inner_item:first-child::before,
#cont2 + div .inner_item:last-child::before {
  position: absolute;
  top: 5px;
  left: 5px;
  display: inline-block;
  padding: 0 10px;
  background: #eb612a;
  color: #fff;
  z-index: 4;
}

#cont2 + div .inner_item:last-child::before {
  content: "AFTER";
}

#cont2 + div .inner_item:first-child::after {
    content: "";
    position: absolute;
    background: url(/common/upload_data/east-createnet/image/20210915162739.png)no-repeat center center / contain;
    bottom: 70px;
    right: 0;
    width: 50%;
    height: 130px;
}

#cont2 + div .inner_item:first-child::before {
  content: "BEFORE";
}

#cont2 + div .inner_item:first-child {
  width: 35%;
}

#cont2 + div .inner_item:last-child {
  width: 60%;
}

#cont2 + div .inner_item:first-child img {
  height: 300px!important;
}

#cont2 + div .inner_item:last-child img {
  height: 500px!important;
}

#cont3 + div .heading.block_header_5 .h,
#cont4 + section .heading.block_header_5 .h {
  position: relative;
  padding-left: 3em;
}

#cont3 + div .heading.block_header_5 .h::before,
#cont3 + div .heading.block_header_5 .h::after,
#cont4 + section .heading.block_header_5 .h::before,
#cont4 + section .heading.block_header_5 .h::after {
  content: "";
  position: absolute;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

#cont3 + div .heading.block_header_5 .h::before,
#cont4 + section .heading.block_header_5 .h::before {
  background: rgb(31 180 233 / 60%);
  left: 0;
}

#cont3 + div .heading.block_header_5 .h::after,
#cont4 + section .heading.block_header_5 .h::after {
  background: #1fb4e9;
  left: 1.3em;
}

#cont3 + div table th {
  width: 20%;
  text-align: left;
  padding: 10px 20px;
  background: #1fb4e9;
  color: #f5f5f5;
}

#cont3 + div table td {
  width: 80%;
}

#cont3 + div table {
  margin-bottom: 0;
}

#cont9 + .composite_box01 .inner_item_img,
#cont10 + .composite_box01 .inner_item_img,
#cont11 + .composite_box01 .inner_item_img,
#cont12 + .composite_box01 .inner_item_img {
  margin-bottom: 0;
}

#cont9 + .composite_box01 .wrapper_item,
#cont10 + .composite_box01 .wrapper_item,
#cont11 + .composite_box01 .wrapper_item,
#cont12 + .composite_box01 .wrapper_item {
  margin-bottom: 3%;
}


@media screen and (max-width: 650px) {
  #cont2 + div .inner_item:first-child img {
    height: 170px!important;
  }

  #cont2 + div .inner_item:last-child img {
    height: 280px!important;
  }

  #cont2 + div .inner_item:first-child::after {
    bottom: 0px;
    height: 90px;
  }

  #cont3 + div table th,
  #cont3 + div table td {
    display: block;
    width: auto;
    border: none;
  }

  #cont5 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2),
  #cont5 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(1),
  #cont6 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2),
  #cont6 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(1),
  #cont7 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2),
  #cont7 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(1),
  #cont8 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(2),
  #cont8 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(1) {
    width: 48%;
    margin: 0;
  }

  #cont9 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3),
  #cont9 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2),
  #cont9 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(3):nth-last-of-type(1),
  #cont10 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3),
  #cont10 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2),
  #cont10 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(3):nth-last-of-type(1),
  #cont11 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3),
  #cont11 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2),
  #cont11 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(3):nth-last-of-type(1),
  #cont12 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(1):nth-last-of-type(3),
  #cont12 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(2):nth-last-of-type(2),
  #cont12 + .composite_box01:not(.no_responsive) .inner_item:nth-of-type(3):nth-last-of-type(1) {
    width: 31%;
    margin-bottom: 2%;
  }
}