@charset "UTF-8";


/*
common
 */
#customer_h_wrap,
#customer_footer {
    font-family: "Sawarabi Mincho", "游明朝体", "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    font-size: 16.61400032043457px;
    line-height: 2em;
    letter-spacing: 0.1em;
}
#customer_h_wrap a,
#customer_footer a {
    text-decoration: none;
}


/*
header
 */
#customer_h_wrap {
    background-image: url(../images/h_bg.jpg);
    height: calc(114px);
}
#customer_gNav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background-color: #b69541;
}
#customer_gNav nav {
    width: 1260px;
    margin: 0 auto;
}
#customer_gNav ul {
    overflow: hidden;
    list-style-type: none;
}
#customer_gNav li {
    height: 40px;
    float: left;
    width: calc(100% / 8 - 2px);
    text-align: center;
    margin: 5px 0;
    border-left: 1px solid #fff;
}
#customer_gNav li:last-child {
    border-right: 1px solid #fff;
}
#customer_gNav li a {
    display: block;
    height: 100%;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    letter-spacing: 0em;
    padding-top: 10px;
}
#customer_gNav li a:hover {
    color: #b69541;
    background-color: #fff;
    margin-top: -5px;
    padding-top: 15px;
    height: calc(100% + 10px);
}
.customer_h_container {
    width: 1260px;
    margin: 50px auto 0;
    overflow: hidden;
}
.customer_h_container #h_text {
    float: left;
    font-size: 16px;
    letter-spacing: -0.15em;
    margin-top: 55px;
    width: 456px;
}
.customer_h_container .customer_logo {
    float: left;
    padding-top: 30px;
    margin-left: 456px;
}
.customer_h_container .customer_logo a {
    display: table;
    margin: 0 auto;
}
.customer_h_container .customer_btn_area {
    float: right;
    padding: 25px 0 0;
    line-height: 1;
}
.customer_h_container .customer_btn_area ul {
    list-style-type: none;
}
.customer_h_container .customer_btn_area .customer_time {
    font-size: 16px;
    margin-bottom: 7px;
}
.customer_h_container .customer_btn_area .customer_tel {
    font-size: 16px;
    margin-bottom: 7px;
}
.customer_h_container .customer_btn_area .customer_faq a {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    background-color: #b69541;
    text-align: center;
    padding: 4px;
}


/*
footer
 */
#customer_footer {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.customer_innerbox {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 6.25em;
    margin: 0 auto;
}
#customer_footer ul {
    list-style: none inside;
}
.customer_footerinfo {
    background: #b69541;
    color: #fff;
    text-align: center;
}
.customer_footerinfo a {
    color: #fff;
}
.customer_footerinfo .customer_fnav ul {
    padding-bottom: 6.25em;
}
.customer_footerinfo .customer_fnav ul li {
    font-size: 0.875em;
    letter-spacing: 0.1em;
    display: inline-block;
    padding-right: 2em;
    vertical-align: middle;
}
.customer_footerinfo .customer_fnav ul li:last-child {
    padding-right: 0;
}
.customer_footerinfo .customer_fnav ul li .customer_btn a {
    font-size: 1.2857em;
    letter-spacing: 0;
    border-color: #fff;
    color: #fff;
}
.customer_footerinfo .customer_infobox .customer_logo {
    font-size: 1em;
    line-height: 0;
    padding-bottom: 3.125em;
}
.customer_footerinfo .customer_infobox .customer_logo img {
    width: 100%;
    height: auto;
    max-width: 260px;
}
.customer_footerinfo .customer_infobox h3 {
    font-size: 1.125em;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1em;
    padding-bottom: 0.75em;
}
.customer_footerinfo .customer_infobox p {
    font-size: 0.875em;
    line-height: 1.7em;
    letter-spacing: 0.1em;
    padding-bottom: 1.875em;
}
.customer_footerinfo .customer_infobox .customer_snslist {
    padding-bottom: 3.125em;
}
.customer_footerinfo .customer_infobox .customer_snslist li {
    display: inline-block;
    font-size: 3em;
    line-height: 1em;
    padding-right: 0.5em;
}
.customer_footerinfo .customer_infobox .customer_snslist li:last-child {
    padding-right: 0;
}
.customer_footerinfo .customer_infobox .customer_snslist li a {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -ms-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.customer_footerinfo .customer_infobox .customer_snslist li a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.customer_footerinfo .customer_infobox .customer_copyright {
    font-size: 0.75em;
    line-height: 1em;
    letter-spacing: 0.1em;
}
.customer_sec {
    padding: 5em 0;
}
.customer_btn a {
    border: #b69541 solid 1px;
    color: #b69541;
}
.customer_btn a, .customer_btn span {
    display: inline-block;
    line-height: 1em;
    letter-spacing: 0;
    padding: 0.6em 1em;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: #fff solid 1px;
    color: #fff;
}
.customer_btn a:hover, .customer_btn span:hover {
    text-decoration: none;
    background: #fff;
    color: #b69541 !important;
}
