@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.fv {
    background-image: url(http://chouriva.com/testnmso/wp-content/uploads/2024/07/AdobeStock_273814384.jpg);
    background-size: cover;
}

.fvblock {
    display: flex;
    justify-content: space-between;
    max-width: 1300px;
    padding: 48px 50px;
}

.fv img {
    width: 100%;
    vertical-align: bottom;
}

.fvblock-l {
    width: 60%;
}

.fvblock-r {
    width: 39%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.l-sidebar img {
    width: 100%;
}
