@charset "utf-8";
/* CSS Document */


/* Common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
    color: #333333;
    font-size: 15px;
    font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ pro W3";
    line-height: 24px;
    width: 100%;
    min-width: 1200px;
}

h1 {}

.seo_h2 {
    font-size: 10px;
    color: #999999;
    margin-left: 5px;
    line-height: 12px;
    margin-top: 5px;
}

.h2p {
    font-size: 10px;
    color: #999999;
    margin-left: 5px;
    line-height: 12px;
}

h3 {
    text-align: right;
    font-size: 10px;
    line-height: 12px;
    color: #999999;
    padding-bottom: 5px;
    padding-top: 25px;
}

/* Header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#header {
    background-image: url(../new-img/header_bg.jpg);
    background-repeat: repeat-x;
    height: 624px;
}

.logo {
    margin-right: auto;
    margin-left: auto;
    height: 126px;
    width: 400px;
}

#under_header {
    height: 657px;
    background-image: url(../new-img/hqh/under_headerBg.jpg);
    background-repeat: repeat-x;
}

#under_header .top_area {
    height: 106px;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
}

#under_header .top_area .catchword {
    float: left;
    height: 40px;
    width: 560px;
    margin-top: 23px;
}

#under_header .top_area .telbox {
    float: right;
    height: 92px;
    width: 230px;
}

#under_header .top_area .telbox .tel {
    height: 25px;
    width: 230px;
    margin-top: 23px;
}

#under_header .top_area .telbox .address {
    font-size: 15px;
    margin-top: 0px;
    color: #fff;
    text-align: center;
}

#under_header .top_area .telbox {
    width: auto;
}

#under_header .top_area .telbox .addresses {
    display: flex;
    justify-content: space-between;
    color: #fff;
    width: 400px;
    line-height: 1.3;
    margin-top: 8px;
}

#under_header .top_area .telbox .addresses > p > span {
    display: block;
}

#under_header .top_area .telbox .tel {
    height: auto;
    width: auto;
    margin: 0;
    font-weight: bold;
    font-size: 1.3em;
}

#under_header .top_area .telbox .addresses > p > span.email a {
    text-decoration: none;
    color: #fff;
}

#under_header .top_area .telbox .addresses > p > span.email > a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 0.5em;
}


#under_header .header_img {
    background-image: url(../new-img/hqh/header_img.jpg);
    margin-top: 0px;
    width: 1000px;
    height: 551px;
    margin-right: auto;
    margin-left: auto;
}

#under_header .header_img .menubox {
    width: 234px;
    height: auto;
}

#under_header .header_img .menubox .gmenu1 {
    background-image: url(../new-img/hqh/gmenu1.jpg);
    background-repeat: no-repeat;
    height: 75px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu1 {
    background-image: url(../new-img/hqh/gmenu1.jpg);
    background-repeat: no-repeat;
    height: 75px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu2 {
    background-image: url(../new-img/hqh/gmenu2.jpg);
    background-repeat: no-repeat;
    height: 75px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu3 {
    background-image: url(../new-img/hqh/gmenu3.jpg);
    background-repeat: no-repeat;
    height: 75px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu4 {
    background-image: url(../new-img/hqh/gmenu4.jpg);
    background-repeat: no-repeat;
    height: 75px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu5 {
    background-image: url(../new-img/hqh/gmenu5.jpg);
    background-repeat: no-repeat;
    height: 65px;
    width: 234px;
}

#under_header .header_img .menubox .gmenu6 {
    background-image: url(../new-img/hqh/gmenu6.jpg);
    background-repeat: no-repeat;
    height: 49px;
    width: 234px;
}

#under_header .header_img .menubox a {
    text-indent: -5999px;
    display: block;
    height: 75px;
    width: 234px;
    overflow: hidden;
}

#under_header .header_img .menubox a:hover {
    filter: alpha(opacity=20);
    opacity: 0.2;
    background: orange;
}

#under_header .header_img .menubox .gmenu5 a {
    text-indent: -5999px;
    display: block;
    height: 65px;
    width: 234px;
    overflow: hidden;
}

#under_header .header_img .menubox .gmenu6 a {
    text-indent: -5999px;
    display: block;
    height: 49px;
    width: 234px;
    overflow: hidden;
}




#under_header2 {
    height: 68px;
    background-image: url(../new-img/hqh/under_headerBg2.jpg);
    background-repeat: repeat-x;
}

#under_header2 .box {
    width: 1000px;
    height: 48px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
}

#under_header2 .box .catchword2 {
    width: 629px;
    height: 39px;
    text-align: left;
}

/* Contents
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#contents {
    height: auto;
    width: 1000px;
    padding-bottom: 35px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
}

/* Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#footer {
    background-image: url(../new-img/hqh/footer_bg.jpg);
    background-repeat: repeat-x;
    height: 114px;
    padding-top: 45px;
}

#footer .f_logo {
    margin-top: 20px;
    height: 65px;
    width: 255px;
    margin-right: auto;
    margin-left: auto;
}

#footer .copyright {
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    color: #FFFFFF;
    margin-top: 12px;
    text-align: center;
    font-size: 11px;
    line-height: 16px;
}

/* Pagetop
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#page_top {
    position: fixed;
    bottom: 35px;
    right: 30px;
    font-size: 80%;
}

#page_top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 88px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding-top: 24px;
    padding-right: 0;
    padding-bottom: 24px;
    padding-left: 0;
}

#page_top a:hover {
    text-decoration: none;
    background: #888;
}

.pagetop {
    text-align: right;
}

.pagetop a {
    font-size: 13px;
    line-height: 20px;
    color: #333333;
    text-decoration: none;
}

.pagetop a:hover {
    color: #666666;
    text-decoration: underline;
}

/* FontStyle
++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.style1 {
    font-size: 14px;
}

.style2 {
    color: red;
}
