@charset "UTF-8";
/* 2022年　リニューアル用CSS */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
.f-notofont100{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 100;
}

.f-notofont300{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
}

.f-notofont400{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 400;
}

.f-notofont500{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 500;
}

h1{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    font-size: 1.7rem;
    line-height: 2.3rem;
    letter-spacing: -0.05rem;
    color: #973;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px #666 solid;
}
h2{
    font-size: 1.5rem;
    color: #973;
    font-weight: 300;
    margin:10px 0;
}
h3{
    font-size: 1.4rem;
    color: #000;
    margin:10px 0;
    font-weight: 300;
}


h4{
    font-size: 1.3rem;
    color: #973;
    font-weight: 600;
}
h5{
    font-size: 1.2rem;
    color: #000;
    font-weight: 600;
}
h6{
    font-size: 1.2rem;
    color: #000;
    margin:10px 0;
    font-weight: 300;
    text-decoration: underline;
}
h7{
    font-size: 1rem;
    color: #000;
    text-decoration: underline;
}

a{
    color: #973;
    font-weight: bold;
}

a:hover{
    color: #999;
}

p{
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif"
    font-weight: normal;
}

#f-breadcrumb{
    font-size: 0.9rem;
    margin-bottom: 20px;
}
#f-breadcrumb a{
    color: #666;
    font-weight: normal;
}
#f-breadcrumb a:hover{
    color: #000;
}

/*グローバルナビゲーション*/
.f-nav-PC{
    max-width:1200px;
    height: 55px;
    padding:0 3rem;
    margin:0 auto;
}

@media (max-width:991px){
.f-nav-PC{
    display: none;
}
}
.f-nav-search{
    float: right;
    width: 400px;
    height: 55px;
    overflow: hidden;
    margin-right: -20px;
}
.f-nav-search-left{
    float: left;   
    }
.f-nav-item{
    font-size: 1rem;
    font-weight: 400;
    padding: 0 3px 0;
    }
.f-nav-item a{
    font-weight:normal;
   }
.f-nav-item a:hover{
    color: #973;
}
.dropdown-item{
    font-size: 1rem;
    color: #666;
}


/*フッターナビ*/
#f-footarea{
    margin-top: 50px;
    padding: 0;
    border-top:  solid #000 1px;
}
#f-footnavi{
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    font-size: 1rem;
    color: #000;
}
#f-foot-sns{
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.f-foot-snsico{
    font-size: 50px;
    margin: 0;
    padding: 0 20px;
}
.f-footnavi-item{
    padding: 5px 10px;
    margin: 0;
}
.f-footnavi-item a{
    font-weight: normal;
    color: #666666;
}
.f-footnavi-item a:hover{
    color: #973;
}
#f-footer-fazioli{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    text-align: center;
    letter-spacing: -0.1rem;
    margin: 0 0 10px 0;
}
#f-footer-add{
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin: 0;
    
}
#f-foot-telmail{
    display: flex;
    justify-content: center;
}
.f-foot-telmail-ico{
    font-size: 30px;
    padding: 10px 15px 0;
}
.f-foot-telmail-ico a{
    color: #666;
}
.f-foot-telmail-ico a:hover{
    color: #ab7a2e;
}

/* ローカルページの ページタイトルのおび */    
#f-local-obi-halls{
    background-image: url("https://fazioli.co.jp/common_files2022/images/localobi-halls.jpg");
    background-repeat: no-repeat;
    background-position: center;
    max-height: 250px;
    width: 100%;
}
#f-local-obi-company{
    background-image: url("https://fazioli.co.jp/common_files2022/images/localobi-company1.jpg");
    background-repeat: no-repeat;
    background-position: center;
    max-height: 250px;
    width: 100%;
}
#f-local-obi-ttl{
    padding-top: 200px;
    font-size: 30px;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    text-align: center;
    color: #fff;
    height: 250px;
}

/* ローカルページの　1カラムレイアウト */
#f-1column{
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
}

/* ブログのindex　ギャラリータイプ　コンテナの幅が800px
＊フレックスitemの幅は260px イメージの幅はmax240pxに */
.f-indexgallery{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.f-indexgallery-item{
    width: 260px;
    padding: 0 10px;
}
.f-indexgallery-img:hover{
    opacity: 0.5;
}
.f-indexgallery-item > a > .f-indexgallery-cap{
    color: #000;
    font-weight: 200;
    text-align: center;
}
.f-indexgallery-item > a:hover > .f-indexgallery-cap{
    color: #973;
}
/* ローカルページの　2カラムレイアウト スマホでサイドメニュー無し*/
#f-2column{
    display: flex;
    flex-direction: row-reverse;
}
#f-2column-main{
    width: calc(100% - 250px);
}
#f-2column-aside{
    flex-basis:250px;
    padding-left: 0;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px #666 solid;
}
.f-2column-aside-ul{
    margin: 0;
    padding: 0;
}
.f-2column-aside-li{
    margin: 0;
    padding: 10px 0;
    font-size: 0.9rem;
    line-height: 1.1rem;
    list-style-type: none;
    border-bottom: 1px #999 solid;
}
.f-2column-aside-li a{
    color: #000;
    font-weight: normal;
}
.f-2column-aside-li a:hover{
    color: #973;
}
.f-2column-aside-ttl{
    width: 100%;
    background-color: #000;
    color: #fff;
    display: block;
    padding: 2px 0 2px 10px;
    font-size: 20px;
    margin: 0;
}
@media (max-width:991px){
    #f-2column{
        flex-direction: column;
    }
    #f-2column-main{
        width: 100%;
    }
    #f-2column-aside{
        display: none;
    }
}

/*ブログ記事 下のnext prev表示*/

#f-nextprev{
    font-size: 0.9rem;
    font-weight: 300;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0;
}
#f-nextprev a{
    font-weight: normal;
    color: #000;
    padding: 10px;
}
#f-nextprev a:hover{
    font-weight: normal;
    color: #973;
}

/*トップページ*/
.f-top-policy{
    margin-top: 20px;
    margin-bottom: 10px;
}
.f-top-policy-p1{
    font-family: YuMincho, 'Yu Mincho', 'Hiragino Mincho ProN', 'serif';
    font-size: 1.2rem;
    letter-spacing: -0.05em;
    font-weight: 300;
    color: #886633;
    margin-bottom: 5px;
}
.f-top-policy-p2{
    font-family: "Noto Sans JP",sans-serif;
    letter-spacing: -0.05em;
    font-weight: 300;
    color: #886633;
    font-size: 1rem;
}
@media (min-width:991px){
    .f-top-policy-p1,.f-top-policy-p2{
        text-align: center;
    }
}

@media (max-width:991px){
    .f-top-policy-p1{
        text-align: justify;
    }
    .f-top-policy-p2{
        text-align: right;
    }

    .f-top-policy-br{
        display: none;
    }
}
.f-top-piano-opacity a:hover img{
    opacity: 0.5;
}
.f-top-piano-p{
    color: #000;
    font-weight: 400;
}
.f-top-koushin{
    border-top: solid #000 1px;
    margin: 20px 0;
}
.f-top-koushin-wrap{
    max-width: 650px;
    margin: 0 auto;
}
.f-top-koushin-ttl{
    text-align: center;
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 100;
    font-size: 24px;
    margin-top: 40px;
}
.f-top-koushin-ul{
    margin: 0;
    padding: 0;
}

.f-top-koushin-li{
    margin: 20px 0;
    list-style: none;
}
.f-top-koushin-date{
    font-size: 15px;
    margin: 0;
    padding: 0;
}

.f-top-koushin-headline{
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 25px;
}
.f-top-koushin-headline a{
    font-weight: 300; 
}

.f-top-card-wrap{
    display: flex;
    justify-content: space-between;
    flex-wrap:wrap;
   margin-top: 50px;
}
.f-top-card{
    flex-basis: 47%;
}
.f-top-card-h2{
    font-family: "Noto Sans JP",sans-serif;
    font-weight: 300;
    letter-spacing: -0.1em;
    font-size: 24px;
    color: #fff;
    padding-top: 160px;
    padding-left: 10px;
    width: 100%;
    height: 200px;
}
.f-top-card-p{
    text-align: justify;
    font-size: 0.9rem;
    letter-spacing: -0.5px;
}
#f-top-card1{
    background-image: url("https://fazioli.co.jp/common_files2022/images/top/card1.jpg");
    background-position: center;
}
#f-top-card2{
    background-image: url("https://fazioli.co.jp/common_files2022/images/top/card2.jpg");
    background-position: center;
}
#f-top-card3{
    background-image: url("https://fazioli.co.jp/common_files2022/images/top/card3.jpg");
    background-position: center;
}
#f-top-card4{
    background-image: url("https://fazioli.co.jp/common_files2022/images/top/card4.jpg");
    background-position: center;
}

a:hover #f-top-card1,
a:hover #f-top-card2,
a:hover #f-top-card3,
a:hover #f-top-card4{
    opacity: 0.5 ;

}


@media (max-width: 767px) {
    .f-top-card{
        max-height: 500px;
        flex-basis: 100%;
    }
}

