@charset 'utf-8';

.box_fit_layer02_bottom_l {
  float: left;
  width: 604px;
}
.box_fit_layer02_bottom_r h4 {
  padding: 14px 10px;
  border-top: 5px solid #191919;
  border-bottom: 5px solid #191919;
  text-align: center;
  font-size: 22px;
  line-height: 1.2;
}
.box_fit_layer02_bottom_r h4 img {
  margin-right: 10px;
}

.box_fit_layer02_bottom_r {
  float: right;
  width: 48%;
}
/* .box_fit_layer02_bottom_l iframe{
	width: 100%; height: 339px;
} */
.ttl_fit_layer02_bottom_l {
  margin-top: 30px;
}
.fit_layer02_img {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 1280px) {
  .box_fit_layer02_bottom_r {
    width: 55%;
  }
  .box_fit_layer02_bottom_l {
    width: 380px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 750px) {
  .box_fit_layer02_bottom_l {
    float: none;
    width: 100%;
  }
  .ttl_fit_layer02_bottom_l {
    width: 100%;
  }
  .box_fit_layer02_bottom_r {
    float: none;
    width: 100%;
    margin-top: 60px;
  }
  .box_fit_layer02_bottom_r h4 {
    font-size: 1.4rem;
  }
}
