.fc1 .b2_description {
  max-width: 30.231vw;
  padding: 2vw 0 0;
}

.fc1_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: -2vw 0 0vw;
}

.fc1 {
  padding: 4.472vw 0 0;
}

.fc1 .b2_top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.fc1 .b2_description p span {
  margin: 0.6vw 0.5vw 0 -0.9vw;
}

.fc1 .b2_description p {
  font-size: 1.25vw;
}

.fc1 .b2_title_t1 {
  line-height: 89.7%;
}

.fc2 .b3_item_text .h3 {
  min-height: 0;
}

.fc2 .sb6_top .h2 {
  max-width: 63.264vw;
  font-size: 5.764vw;
}

.fc2 .sb6_top {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.fc2 .sb6_bt {
  margin: 0 0 2vw;
}

.fc3 .h2 {
  font-weight: 300;
  font-size: 5.764vw;
  line-height: 89.7%;
  /* or 75px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #3F3635;
  max-width: 63.889vw;
}

.fc3 {
  padding: 13vw 0 15vw;
}

.fc3_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 0;
}

.fc3_img img {
  width: 47.222vw;
  height: 47.222vw;
}

.fc3_item_text {
  max-width: 18.194vw;
  width: 100%;
}

.fc3_item {
  width: 50%;
  margin: 0 0 3.819vw;
}

.fc3_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 9vw 0 0;
}

.fc3_item:nth-child(2n) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.fc3_t1 {
  font-weight: 500;
  font-size: 1.667vw;
  line-height: 104.7%;
  /* or 25px */
  text-transform: uppercase;
  color: #454546;
  margin: 0 0 0.486vw;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fc3_t2 {
  font-weight: 300;
  font-size: 1.111vw;
  line-height: 124.2%;
  /* identical to box height, or 20px */
  text-align: justify;
  color: #302827;
  opacity: 0.7;
  padding: 0 0 1.458vw;
}

.fc3 .b6_line i {
  background: rgba(38, 38, 38, 0.3);
}

.fc3_img_list_item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #97E0A9;
  border: 1px solid #41664E;
  width: 2.917vw;
  height: 2.917vw;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0;
  position: absolute;
  cursor: pointer;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.fc3_img_list_item:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.293 16.071L7.293 8.547L0 8.547L0 7.524L7.293 7.524L7.293 0L8.415 0L8.415 7.524L15.708 7.524V8.547H8.415V16.071H7.293Z' fill='%2341664E'/%3E%3C/svg%3E%0A");
  display: block;
  background-position: center;
  background-size: contain;
  width: 1.181vw;
  height: 1.181vw;
}

.fc3_img_list_item[data-id="1"] {
  top: 32%;
  left: 13%;
}

.fc3_img_box {
  position: relative;
}

.fc3_img_list_item[data-id="2"] {
  top: 48%;
  right: 18%;
}

.fc3_img_list_item[data-id="3"] {
  top: 28%;
  left: 32%;
}

.fc3_img_list_item[data-id="4"] {
  bottom: 24%;
  right: 36.5%;
}

.fc3_img_list_item:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.fc_item_actv .fc3_t1 {
  color: #39b658;
}

.fc4 .h2 {
  font-size: 5.764vw;
  line-height: 89.7%;
  /* or 75px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #3F3635;
  font-weight: 300;
  max-width: 67.014vw;
}

.fc4_left p {
  font-weight: 300;
  font-size: 2.5vw;
  line-height: 114.2%;
  /* or 41px */
  text-transform: uppercase;
  color: #454546;
}

.fc4_left {
  width: 55.208vw;
  margin: 2.847vw 0 0;
}

.fc4_right {
  width: 100%;
  max-width: 31.667vw;
  padding: 2vw 0 0;
}

.fc4_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fc4_right p {
  font-size: 1.25vw;
  padding: 0 0 0.5vw;
}

.fc4_right .b2_description_t1 p span {
  margin: -0.65vw 0.5vw 0 0;
}

.fc4_right .b2_description_t2 {
  padding: 1.5vw 0 0;
}

.fc4_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 2vw 0 0;
  position: relative;
}

.fc4_img_3 {
  overflow: hidden;
  width: 34.444vw;
  height: 31.319vw;
  position: relative;
}

.fc4_img_3_box {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}

.fc4_img_4 {
  height: 31.319vw;
  width: 55.139vw;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.fc4_img_2 {
  position: absolute;
  top: calc(-7.917vw - 0.736vw);
  width: 7.917vw;
  height: 7.917vw;
  left: calc(34.444vw + 0.736vw);
  overflow: hidden;
}

.fc4_img_1 {
  position: absolute;
}

.fc4_img_4_box {
  width: 100%;
  height: 174%;
  display: block;
  background-size: cover;
  background-position: top center;
}

.fc4 {
  padding: 9vw 0 18vw;
}

.fc4_img_1 {
  overflow: hidden;
  width: 34.444vw;
  height: 7.917vw;
  position: absolute;
  top: calc(-7.917vw - 0.736vw);
}

.fc4_img_1_box {
  width: 100%;
  height: 194%;
  display: block;
  background-size: cover;
  background-position: top center;
  margin: 5vw 0 0;
}

.fc4_img_2_box {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  background-position: center;
}

.fc5 .h2 {
  font-size: 5.764vw;
  line-height: 89.7%;
  /* or 75px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #3F3635;
  font-weight: 300;
  max-width: 56.389vw;
}

.fc5_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fc5 .b2_description {
  max-width: 29.278vw;
  padding: 3vw 0 0;
}

.fc5 .b2_description p {
  font-size: 1.25vw;
}

.fc5 .b2_description p span {
  font-size: 9.583vw;
  margin: -2vw 0 0vw -1vw;
  -webkit-transform: translate3d(0px, 0, 0px);
  transform: translate3d(0px, 0, 0px);
}

.fc5_box {
  padding: 5.069vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fc5_item_img {
  width: 100%;
  height: 20.139vw;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.fc5_item {
  max-width: 20.139vw;
  width: 100%;
  position: relative;
  margin: 0.5vw 0 1vw;
}

.fc5_box .anim_line_h {
  height: 21.85vw;
  width: 1px;
  display: block;
  position: relative;
}

.fc5_item_text {
  background: #EDEDED;
  border: 1px solid rgba(0, 0, 0, 0.14);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.fc5_item_text p {
  font-family: "Forum";
  font-style: normal;
  font-weight: 400;
  font-size: 2.153vw;
  line-height: 103.7%;
  text-align: center;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
}

.fc5 {
  padding: 3vw 0 11vw;
}

.fc_line_big {
  width: 100%;
  height: 1px;
}

.fc5_item:hover .fc5_item_text {
  opacity: 1;
}

.fc5_item.fc5_item_5, .fc5_item.fc5_item_6, .fc5_item.fc5_item_7, .fc5_item.fc5_item_8 {
  margin: 1.2vw 0 0;
}

.fc6 .h2 {
  font-weight: 300;
  font-size: 5.764vw;
  line-height: 89.7%;
  /* identical to box height, or 75px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #3F3635;
}

.fc6_box {
  padding: 5.278vw 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fc6 {
  padding: 6vw 0 11vw;
}

.fc6_left {
  width: 100%;
  max-width: 46.111vw;
}

.fc6_img_1 {
  width: 100%;
  height: 26.806vw;
  position: relative;
  overflow: hidden;
}

.fc6_img_1_full {
  width: 100%;
  height: 100%;
  position: relative;
  background-size: cover;
}

.fc6_img_2 {
  height: 6.319vw;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 1.181vw 0 0;
}

.fc6_img_2_full {
  width: 100%;
  height: 272%;
  background-size: cover;
  background-position: top center;
}

.fc6_right {
  padding: 4vw 0 0;
  width: 36.806vw;
}

.fc6_right p {
  font-size: 1.25vw;
}

.fc6 .b2_description {
  max-width: 100%;
}

.fc6_line_box {
  margin: 2.306vw 0 7.306vw;
}

.b2_description.fc_desc_1 p span {
  margin: -2.3vw 0.2vw 0 -0.4vw;
}

.b2_description.fc_desc_2 p span {
  margin: -2.2vw 0.2vw 0 -0.3vw;
}

.fc7 .h2 {
  font-weight: 300;
  font-size: 5.764vw;
  line-height: 89.7%;
  /* identical to box height, or 75px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #3F3635;
  margin: 0 0 3.472vw;
}

.fc7 {
  padding: 6vw 0 12vw;
}

.fc7_t1 {
  font-weight: 300;
  font-size: 2.5vw;
  line-height: 114.2%;
  /* or 41px */
  text-transform: uppercase;
  color: #454546;
  max-width: 75.069vw;
  margin: 0 0 4.444vw;
}

.fc7 i {
  background: #9A9A9A !important;
}

.fc7_box {
  width: 100%;
  max-width: 66.361vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 0 1.597vw;
}

.fc7_item {
  width: 18.264vw;
}

.fc7_item_main {
  margin: 2.083vw 0 0 0;
}

.fc7_item_number {
  font-weight: 400;
  font-size: 6.389vw;
  line-height: 120.7%;
  /* or 111px */
  text-transform: uppercase;
  color: #3F3635;
  font-family: "Cigra";
}

.fc7_item_t1 {
  font-weight: 400;
  font-size: 1.667vw;
  line-height: 120.7%;
  /* or 29px */
  text-transform: uppercase;
  color: #3F3635;
  margin: 0vw 0 0.917vw;
}

.fc7_item_t2 {
  font-weight: 400;
  font-size: 1.111vw;
  line-height: 141.2%;
  /* or 23px */
  text-align: justify;
  color: #767676;
  opacity: 0.7;
}

.fc7_box .b3_item_line {
  height: 23vw;
}

.fc7 .fc_line_big {
  max-width: 70.361vw;
}

.fc5_item.fc5_item_1:after, .fc5_item.fc5_item_2:after, .fc5_item.fc5_item_3:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml,%3Csvg width='28' height='28' viewBox='0 0 28 28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 0L15.1242 5.21003C15.9526 9.04884 18.9512 12.0474 22.79 12.8758L28 14L22.79 15.1242C18.9512 15.9526 15.9526 18.9512 15.1242 22.79L14 28L12.8758 22.79C12.0474 18.9512 9.04883 15.9526 5.21002 15.1242L0 14L5.21003 12.8758C9.04884 12.0474 12.0474 9.04883 12.8758 5.21002L14 0Z' fill='%23454546'/%3E%3C/svg%3E%0A");
  width: 1.944vw;
  height: 1.944vw;
  display: block;
  background-size: contain;
  background-position: center;
  right: -2.597vw;
  z-index: 9;
  bottom: -2.014vw;
}

.fc9_img_box_1_img {
  height: 5.556vw;
  width: 11.458vw;
  position: relative;
  overflow: hidden;
  display: block;
}

.fc9_img_box_1_full {
  width: 100%;
  height: 139%;
  display: block;
  background-size: cover;
  background-position: top center;
  margin: 9vw 0 0;
}

span.fc9_img_box_1_img {
  display: block;
}

.fc8_t1 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  line-height: 103.7%;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
}

.fc8_t2 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 400;
  line-height: 103.7%;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
}

.fc8 .h2 > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.fc8_t3 {
  font-family: "Forum";
  font-style: normal;
  font-weight: 400;
  line-height: 103.7%;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
  text-align: right;
  display: block;
  margin: 0 13vw -1vw 0;
}

.fc8 .h2 {
  font-size: 7.083vw;
  padding: 0 0 3vw;
}

i.fc9_img_box_1 {
  position: relative;
  overflow: hidden;
}

.fc8_t4 {
  font-family: "Arial";
  font-style: italic;
  font-weight: 700;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
}

.fc8_t5 {
  font-family: "Futura PT";
  font-style: normal;
  font-weight: 300;
  line-height: 103.7%;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
  text-align: center;
  display: block;
  text-indent: 18vw;
  margin: -1vw 0 0vw;
}

.fc8_t6 {
  font-family: "Arial";
  font-style: normal;
  font-weight: 700;
  line-height: 103.7%;
  /* identical to box height, or 106px */
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #454546;
}

.fc8 {
  padding: 6vw 0 18vw;
}

.fc8 .h2 i {
  position: relative;
  overflow: hidden;
}

span.fc9_img_box_2_img {
  height: 5.556vw;
  width: 11.458vw;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.fc9_img_box_2_full {
  width: 100%;
  height: 158%;
  position: relative;
  background-size: cover;
  background-position: top center;
  display: block;
  margin: 0 0 9vw;
}

span.fc9_img_box_3_img {
  height: 6.111vw;
  width: 6.111vw;
  position: relative;
  overflow: hidden;
  display: block;
}

.fc9_img_box_3_full {
  width: 100%;
  height: 131%;
  position: relative;
  background-size: cover;
  background-position: top center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: block;
  margin: 9vw 0 0;
}

.fc8_text {
  font-weight: 300;
  font-size: 2.917vw;
  line-height: 109.7%;
  /* identical to box height, or 46px */
  text-align: justify;
  color: #454546;
  padding: 2vw 0 14vw;
}

body.lang_en .fc8 .h2 {
  font-size: 6.5vw;
}

body.lang_en .fc8_t5 {
  text-indent: 0;
  letter-spacing: 0.5vw;
  margin: 0;
}

@media only screen and (max-width: 680px) {
  .fc1 {
    padding: 10vw 0 0;
  }

  .fc1 .b2_title_t1 {
    max-width: 100%;
    font-size: 12vw;
  }

  .fc1 .b2_description {
    max-width: 100%;
  }

  .fc1 .b2_description p {
    font-size: 3.9vw;
  }

  .fc1 .b2_top {
    padding: 0 0 4vw;
  }

  .fc2 .sb6_top .h2 {
    font-size: 8vw;
    max-width: 100%;
    line-height: 122%;
  }

  .fc2 {
    padding: 26vw 0 24vw;
  }

  .fc3 .h2 {
    font-size: 9vw;
    max-width: 100%;
    line-height: 125%;
    padding: 0 0 8vw;
  }

  .fc3_img {
    height: auto;
  }

  .fc3_img img {
    width: 95vw;
    height: 95vw;
  }

  .fc3_img_list_item {
    width: 9vw;
    height: 9vw;
  }

  .fc3_img_list_item:after {
    width: 51%;
    height: 51%;
  }

  .fc3_t1 {
    font-size: 6vw;
    margin: 0 0 3vw;
  }

  .fc3_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fc3_item {
    width: 100% !important;
    margin: 0 0 3vw;
  }

  .fc3_item_text {
    max-width: 100%;
    padding: 0 0 7vw;
    margin: 0 0 0;
  }

  .fc3_t2 {
    font-size: 5vw;
    padding: 0 0 11vw;
  }

  .fc4 .h2 {
    font-size: 8vw;
    max-width: 100%;
    line-height: 125%;
  }

  .fc4_top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fc4_left {
    width: 100%;
    margin: 8vw 0 0;
  }

  .fc4_left p {
    font-size: 5vw;
    line-height: 125%;
  }

  .fc4_right {
    max-width: 100%;
    padding: 21vw 0 14vw;
  }

  .fc4_right p {
    font-size: 5vw;
  }

  .fc4_img_1 {
    position: static;
    width: 100%;
    height: 15vw;
    margin: 0 0 4vw;
  }

  .fc4_img_2 {
    display: none;
  }

  .fc4_img_3 {
    width: 100%;
    height: 59vw;
    margin: 0 0 4vw;
  }

  .fc4_img_4 {
    width: 100%;
    height: 50vw;
  }

  .fc5 {
    padding: 22vw 0 21vw;
  }

  .fc5_top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .fc5 .h2 {
    max-width: 100%;
    font-size: 8vw;
    line-height: 125%;
    margin: 0 0 7vw;
  }

  .fc5 .b2_description {
    max-width: 100%;
    padding: 10vw 0 11vw;
  }

  .fc5 .b2_description p {
    font-size: 5vw;
  }

  .fc5 .b2_description p span {
    font-size: 31vw;
  }

  .fc5_item {
    max-width: 42vw;
    margin: 0 0 4vw;
  }

  .fc5_item_img {
    height: 42vw;
  }

  .fc5_item.fc5_item_2 + div {
    display: none;
  }

  .fc5_box .anim_line_h {
    height: 46vw;
  }

  .fc5_item.fc5_item_6 + div {
    display: none;
  }

  .fc5_item.fc5_item_5, .fc5_item.fc5_item_6, .fc5_item.fc5_item_7, .fc5_item.fc5_item_8 {
    margin: 4vw 0 0;
  }

  .fc5_item.fc5_item_1:after, .fc5_item.fc5_item_2:after {
    display: none;
  }

  .fc5_item.fc5_item_3:after {
    width: 5vw;
    height: 5vw;
    right: -5.938vw;
    bottom: -6.563vw;
  }

  .fc6 .h2 {
    font-size: 9vw;
  }

  .fc6_box {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 4vw 0 0;
  }

  .fc6_left {
    max-width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 10vw 0 0;
  }

  .fc6_img_1 {
    height: 55vw;
  }

  .fc6_img_2 {
    height: 14vw;
    margin: 3vw 0 0;
  }

  .fc6 {
    padding: 20vw 0 20vw;
  }

  .fc6_right {
    max-width: 100%;
    width: 100%;
    padding: 22vw 0 0;
  }

  .fc6_right p {
    font-size: 5vw;
  }

  .fc6_line_box {
    margin: 11vw 0 24vw;
  }

  .fc7 .h2 {
    font-size: 9vw;
  }

  .fc7_t1 {
    font-size: 5vw;
    max-width: 100%;
    margin: 9vw 0 11vw;
  }

  .fc7 {
    padding: 6vw 0 15vw;
  }

  .fc7_item {
    width: 100%;
  }

  .fc7_item_number {
    font-size: 11vw;
    padding: 5vw 0 4vw;
  }

  .fc7_item_t1 {
    font-size: 6vw;
    padding: 0 0 5vw;
  }

  .fc7_item_t2 {
    font-size: 4vw;
  }

  .fc7_box .b3_item_line {
    height: 1px;
    width: 100%;
  }

  .fc7_box .b3_item_line i {
    height: 1px;
    width: 0;
  }

  .fc7_box .b3_item_line.anim_line_active i {
    -webkit-animation: LINE 1s ease-in-out both;
    animation: LINE 1s ease-in-out both;
  }

  .fc7_item_main {
    padding: 2vw 0 10vw;
  }

  .fc8_text {
    font-size: 6vw;
    padding: 6vw 0 23vw;
  }

  section.fc8 .b3_line {
    display: block;
    margin: 6vw 0 2vw;
  }

  .fc9_img_box_1_full {
    margin: 0;
  }

  .fc9_img_box_2_full {
    margin: 0;
  }

  .fc9_img_box_3_full {
    margin: 0;
  }

  span.fc9_img_box_2_img {
    width: 15vw;
    height: 7vw;
  }

  span.fc9_img_box_3_img {
    width: 13vw;
    height: 13vw;
    margin: 0 0 0;
  }

  i.fc9_img_box_3 {
    margin: -4vw 0 -3vw;
  }
}