@charset "utf-8";
/*========= fv ===========*/
.fv {background: url(/ldg/ja/visual/products/multiscr/img/bg_fv.png) no-repeat 0 0;height: 341px;display: flex;align-items: center;margin-bottom: 40px;justify-content: space-between;background-size: cover;justify-content: center;}
.fv_inner {padding: 0 5.918% 0 6.122%;width: 38%;box-sizing: border-box;}
.fv_img {font-size: 0;margin-right: 8.36%;max-width: 395px;}
.fv_img img {width: 100%;height: auto;}
.fv_title {font-size: 30px;line-height: 1.53;}
@media (max-width: 767px) {
.fv {background: url(/ldg/ja/visual/products/multiscr/img/bg_fv_sp.png) no-repeat 0 0;background-size: cover;width: 100%;height: auto;margin-bottom: 6.25vw;padding: 14.0625vw 6.25vw 14.0625vw;box-sizing: border-box;flex-direction: column; }
.fv_inner {width: 100%;text-align: center;padding: 0; }
.fv_title {font-size: 7.1875vw;line-height: 10.9375vw;margin-bottom: 5.3125vw;font-weight: bold; }
.fv_img {margin: 6.6875vw auto 0 auto;max-width: 100%; }
.fv_img img {width: 100%;height: auto;} }
