﻿.font1, .liana, .patrima{
    font-family: 'Zen Old Mincho', serif;
}
.txt_blk{
    color: #222;
}
/*FV*/
#main_img .sns_links li {
    width: 20%;
}
#catchCopy{
    max-width: 100%;
    position: absolute;
    top: 40vh;
    right: 100px;
}

.loopCc-inline{
  display: block;
  font-family: 'Hina Mincho','Zen Old Mincho', serif;
  font-size: 4.8rem;
  font-weight: 500;
  white-space: nowrap;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}
@media screen and (max-width:667px){
    #catchCopy{
        right: 50px;
    }
    .loopCc-inline{
        font-size: 2.4rem;
    }
}
/*top*/
#top_cms .bg_white{
    background-color: #222222;
}
#intro-welcome{
    margin-bottom: 40px;
}
@media screen and (max-width:667px){
    #contents .con_title {
        font-size: 2.5rem;
    }
}
.space10px{
    padding: 10px;
}
/*下層ページ全般*/
.page .linkStyle{
    color: #fefefe;
    text-decoration: underline;
}
/*炭火焼き鳥 彩鳥のこだわり*/
@media screen and (max-width:667px){
    #page_title .en{
        font-size: 28px;
    }
}
@media screen and (max-width:375px){
    #page_title .en{
        font-size: 23px;
    }
}
/*メニュー*/
#page4 .bg_white, .hvr_bg_white:hover {
    background-color: rgb(255 255 255 / 70%);
}
#cms_3-d .txt_color4, .hvr_txt_color4:hover{
    color: #333;
}
/*お客様のお声*/
#page5 .bg_white, .hvr_bg_white:hover {
    background-color: rgb(255 255 255 / 70%);
}

/*サイトマップ*/
#page10 .pd_5per{
    padding:0%;
}
#page10 .width_600-max{
    max-width: 675px;
}
#page10 .page_container{
    padding-left: 8%;
}