@charset "UTF-8";
.header_nav_wrap {
    display: block;
    width: 100%;
    background: #fff;
    z-index: 50;
    box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.1)
}
.hokende-header {
    position: relative;
    width: 1040px;
    height: 66px;
    margin: 0 auto;
    font-size: 13px;
}
.hh-hokende_logo {
    display: inline-block;
    vertical-align: top;
}
.hh-limited_appeal {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px 10px;
    padding: 5px 0 0 0;
}
.stock-logo {
    margin: 0 0 3px 0;
}
.header_management_ad {
    display: inline-block;
    font-size: 0.78em;
}
.hh-menu_box {
    display: block;
    float: right;
}
.hh-menu_box .box_inner {
    display: flex;
    padding: 5px 0;
}
.hh-menu_box .tel {
    background: none;
    float: none;
    padding: 0 10px 0 0;
}
header .tel .tel_num,
.pr_contents_area .tel_num {
    display: inline-block;
    font-weight: bold;
    background: url(images/ico_telephone.webp) no-repeat left center;
}
header .tel .tel_num {
    font-size: 2.308em;
    background-size: 32px auto;
    padding: 0 0 0 40px;
    line-height: 1.2;
}
header p.open_time {
    text-align: right;
    font-size: .923em;
}
header .hh-menu_box a.btn_header_chat {
    background: #0AB38E url(images/ico_header_chat.png) no-repeat center 3px;
    background-size: 34px auto;
    color: #fff;
    text-decoration: none;
    padding: 32px 5px 2px;
    border-radius: 4px;
    box-shadow: #00000033 0 4px 8px;
}
/*footer*/
.hf-hokende_info_box{
    background:#f4f2ea
}
.hf-hokende_info{
    clear:both;
    width:100%;
    margin:0 auto;
    padding:10px 0 20px;
    background:#f4f2ea;
    color:#333;
}
.hf-hokende_info {
    width: 100%;
}
.hf-hokende_info_inner {
    width: 1040px;
    margin:0 auto;
}
.hf-secure_footer{
    border-top:1px solid #aaa;
}
.hf-note_box{
    float:right;
    width:800px;
    line-height:1.4;
    color:#555;
    font-size:0.9em;
    text-align:left;
}
.hf-note_box .footer_link a{
    color:#333;
    text-decoration:none;
}
.hf-note_box .footer_link a:hover{
    text-decoration:underline;
}
.hf-note_box .note_box_inner{
    float:left;
    width:580px;
    font-size:0.77em;
}
.hf-note_box .note_box_inner  div{
    padding:5px 0 0;
}
.hf-note_box .note_box_inner .copyright{
    padding-bottom:3px;
    background: none;
}
.hf-note_box .p_mark{
    display:inline;
    float:left;
    margin:5px 5px 0;
    }
.hf-note_box .trust_seal{
    display:inline;
    float:right;
    margin:15px 0 0;
}
.hf-logo_box{
    float:left;
    width:240px;
    padding-top:20px;
}
.hf-logo_box .advancecreate{
    display:inline;
    border: none;
}
.hf-logo_box .advancecreate a{
    text-decoration:none;
}
.hf-logo_box .securities_exchange{
    display:inline;
}
.hf-simple .hf-logo-box{
    padding-top:10px;
}
.hokende-footer .hf-hokende_info .hf-logo_box .securities-exchange{
    display:inline;
}
.footer_bnr{
    width:960px;
    margin:40px auto;
}
/* 問合せ非表示 */
.ui-common .footer_contact {
    display: none;
}
/* chat modal非表示 */
#chatplusview.closed.headless #outline #eye_catcher{
    display: none;
}