@charset "utf-8";

.edit-area.keyvisual{
  background-image: url(../img/k_ogawa/keyvisual_bg01.jpg);
}


.edit-area.keyvisual .text-box{
  margin-left: 0;
  width: auto;
}
@media screen and (max-width: 767px){
  .edit-area.keyvisual .main-title{
    width: 60%;
  }
}
.edit-area.detail .float-set.type01.top .photo-box img{
  object-position: 50% 30%;
}
@media screen and (max-width: 767px){
  .edit-area.detail .float-set.type01.top .photo-box img{
    object-position: 50% 0;
  }
}
