@charset "utf-8";

html { height: 100%;}
body {
    background: #fff;
    height: 100%;
}

/*固定ヘッダー*/
#header {
    width: 100%;
    background: #fff;
    position: fixed;
    top:0;
    z-index: 9999;
}
#header a {
    display: block;
}
#header .headerInner {
    padding: 15px 0 15px;
    margin: 0 2.7%;
}
#header .header_left {
    width: 480px;
    float: left;
}
#header .header_left h1 {
    width: 260px;
    margin-right: 5px;
}
#header .header_left .logo_catch {
    font-size: 90%;
    width: 215px;
    display: inline-block;

}
#header .header_right {
    width: 443px;
    float: right;
}
#header .header_right .faq_contact {
    width: 106px;
    padding: 1.2% 0 0;
    margin-right: 2.6%;
}
#header .header_right .faq_contact li {
    margin-bottom: 5px;
}

#header .header_right .faq_contact li.last {
    margin-bottom: 0;
}

#header .header_right .btn_reqest {
    width: 142px;
    margin-right: 2%;
}
#header .header_right .tel_date {
    width: 173px;
}
#header .header_right .tel_date li {
    display: block;
    line-height: 1;
    margin-bottom: 5px;
}
#header .header_right .tel_date li.last {
    margin-bottom: 0;
}

/* ページ内リンクの位置調整 */
span.linkPosAdjust {
    position: relative;
    top: -130px;
    display: block;
}
/* インライン表示 */

.inlineItem {
    display: inline;
}

/*コンテンツ*/

#content .contentInner {
    margin: 0 3%;
    padding-bottom: 80px;
    min-height: 750px;
}
#content h3 {
    font-size: 280%;
    font-weight: bold;
    line-height: 1.3;
    letter-spacing: 3px;
}
#content .dotLine {
    border-bottom: 2px dotted #333;
    margin: 50px 0;
    clear: both;
}
#content .blue_dotLine {
    border-bottom: 2px dotted #0082cb;
    margin: 50px 0;
    clear: both;
}
#content .blue_dotLine_img {
    padding: 40px 0;
    margin: 0;
}
/*#content .grayLine {
	border-bottom: 2px solid #f1f2f4;
	margin: 50px 0;
	clear: both;
}*/

#content .catch {
    line-height: 1.8;
    margin-bottom: 40px;
}
#content h3 {
    margin-bottom: 20px;
}
#content h3 img {
    width: auto;
    display: inline-block;
    margin: 0 0 -10px 10px;
}

#content h4 {
    background: url(../images/h3_bg_dy.png) 10px center no-repeat;
    background: url(../images/h3_bg_ie8.gif) 10px center no-repeat\9;
    -moz-background-size: 7px 23px;
    background-size: 7px 23px;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.3;
    padding: 20px 0 20px 27px;
    margin: 50px 0 30px;
    border-top: 2px solid #fa0000;
    border-bottom: 2px dotted #ffff00;
    clear:both;
}
#content .h4sub {
    font-weight: bold;
    font-size: 140%;
    margin: 35px 0 20px;
    clear: both;
    overflow: hidden;
    border-bottom: 1px dotted #0085ca;
    padding-bottom: 5px;
    color: #0085ca;
}


#content .h5Area {
    border-bottom: 2px solid #99a2b1;
    clear: both;
    margin-bottom: 20px;
}
#content .h5Area  h5 {
    display: inline-block;
    background: #99a2b1;
    color: #FFF;
    font-size: 125%;
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
}
#content .red {
    color: #de1e1e;
}

/*パンくず*/

.pankuzu {
    margin: 30px 10px 15px;
    overflow: hidden;
}
.pankuzu ul li {
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
/display: inline;
/zoom: 1;
    line-height: 1.3;
    min-height: 16px;
}
.pankuzu ul li a {
    display: inline;
}
.pankuzu .pankuzu_home {
    width: 1.5%;
}

/*フッター*/

#footer {
    width: 100%;
}


#footer .footerTop {
    background: #f7aa2c;
    padding: 35px 0;
    color: #FFF;
}

.footerTop .leftArea {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
/display: inline;
/zoom: 1;
    padding-right: 3%;
    border-right: 1px solid #939aa5;
}
.footerTop .leftArea .rightImg {
    padding: 2%;
    border-radius: 7px 7px;
    -webkit-border-radius: 7px 7px;
    -moz-border-radius: 7px 7px ;
    background: #fff;
    width: 46%;
}
.footerTop .leftArea .rightImg p {
    display: inline-block;
    vertical-align: middle;
/display: inline;
/zoom: 1;
}
.footerTop .leftArea .rightImg .icms {
    width: 67%;
    margin-right: 1%;
}
.footerTop .leftArea .rightImg .p_mark {
    width: 27.5%;
}
.footerTop .rightArea {
    width: 46.5%;
    display: inline-block;
    vertical-align: top;
/display: inline;
/zoom: 1;
    padding: 0 0 0 3%;
    border-left: 1px solid #6b7481;
}
.footerTop .leftText,
.footerTop .rightImg {
    width: 50%;
    display: inline-block;
    vertical-align: top;
/display: inline;
/zoom: 1;
}
.footerTop .leftText p {
    font-size: 130%;
    margin-bottom: 10px;
}
.footerTop .leftText ul li {
    list-style: disc inside;
    font-size: 90%;
}
.footerTop .leftText p.small {
    font-size: 90%;
}

#footer .footerBtm {
    background: #e1e1e1;
}


#footer .btmTop .leftLink {
    padding: 0 2% 2% 0;
    width: 58%;
}
#footer .btmTop .rightLink {
    width: 37%;
    padding-right: 3%;
}
#footer .btmTop .leftLink,
#footer .btmTop .rightLink {
    display: inline-block;
    vertical-align: top;
/display: inline;
/zoom: 1;
}

#footer .btmBtm  {
    border-top: 1px solid #999;
    margin-top: 10px;
    padding: 10px 0 0;
}
#footer .btmBtm ul li {
    float: left;
    margin-right: 20px;
}

.copyright {
    background: #e50112;
    color: #fff;
    clear: both;
}
.copyright p {
    margin: 0 auto;
    text-align: center;
    font-size: 80%;
    padding: 3px 0;
}

/*右下固定バナー*/


#fixedArea {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 1000;
}
#fixedArea ul li {
    float: left;
}
#fixedArea ul li.fixed_service {
    width: 132px;
    margin-right: 5px;
}
#fixedArea ul li.fixed_request {
    width: 102px;
    margin-right: 5px;
}
#fixedArea ul li.fixed_totop {
    width: 45px;
}





/*　---------------- 一覧へ戻るボタン ----------------　*/

#content .backBtn {
    clear: both;
    width: 23.3%;
    margin: 0 auto;
    padding: 50px 0 100px;
}

/*　---------------- 計測タグのスペース削除 ----------------　*/

.trackingTag { display: none;}


/*　---------------- デバイスごとの表示きりかえ ----------------　*/

.sp {
    display: none;
}
.tb {
    display: none;
}
.pc {
    display: block;
}
.pc_none {display: none;}
.tb_none {display: block;}
.sp_none {display: block;}



/*　---------------- 共通リンク設定 ----------------　*/

a.underline { text-decoration: underline;
    background-image: none;
}

/* ==========================================================
	PC用1220以上
========================================================== */

@media (min-width: 1220px)  {

    #header .headerInner,
    #gnav .gnavOpen .gnavOpenInner .menuWrap,
    #content .contentInner,
    #footer .footerTop_inner,
    #fixedArea .foxedInner {
        width: 1120px;
        margin: 0 auto;
    }

}/* ▲min-width: 1220px▲*/

/* ==========================================================
	PC用1300以上
========================================================== */

@media (min-width: 1120px)  {

    #gnav .gnavInner {
        width: 1120px;
        margin: 0 auto;
    }

}/* ▲min-width: 1120px▲*/


#page-top {
    position: fixed;
    bottom: 20px;
    right: 30px;
    font-size: 120%;
}
#page-top a {
    background: #ff6600;
    text-decoration: none;
    color: #fff;
    width: 40px;
    padding: 10px 5px;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #ffcc99;
    color:#ffbb5a;
    opacity: 0.9
}




