/*************************************************カラーコントロール*/
.maincolor {
    color: #be8d48 !important;
}

.subcolor {
    color: #cea66d !important;
}
/*************************************************トップ　ロケ地紹介*/

.liquid-speech-balloon-text{
    padding: 10px 10px !important;
   font-size:0.7rem;
}

p.has-text-align-center.ghostkit-custom-8tbFy{
margin: 15px 0 0;
}

.liquid-speech-balloon-avatar {
    border-radius: 30px;
    padding: 5px !important;
    width: 50px !important;
    height: 50px !important;
}

/*************************************************H1*/

.com_h1_top {
    margin-bottom: 0px !important;
}

.com_h1 {
    margin-bottom: 30px !important;
}

/**************************************************/

/*～H1まとめ～*/
.com_h2 {
margin: 0 auto 15px !important;
background: none !important;
padding-top:0 !important;
margin-top: 0 !important;
}

.cat_h1 {
    border: none !important;
    margin-top: 20px;
}

.cus_h3 {
    font-size: 0.9rem !important;
    margin-bottom: 5px !important;
    background: #81d8d0;
    padding: 7px;
    color: #ffffff;
    border-radius: 5px;
    line-height: 1.5rem;
}