@charset "utf-8";
/*------------------------------------------------------------
	company office
------------------------------------------------------------*/
#gNavi > ul > li.navi03 > a::after {
    opacity: 1;
}
.pageTitle {
    background-image: url("../images/company/bg_office.jpg");
}
#main .comLinkUl {
    margin-bottom: 89px;
}
#main .secBox {
    margin-bottom: 83px;
}
#main .headLine01 {
    margin-bottom: 20px;
    padding-bottom: 15px;
}
#main .headLine06 {
    margin-bottom: 2px;
    padding-bottom: 13px;
    letter-spacing: 0.1em;
    line-height: 2;
}
#main .headLine06.en {
    padding-top: 5px;
    padding-bottom: 19px;
    line-height: 1.35;
}
#main .headLine02 {
    margin-bottom: 14px;
    letter-spacing: 0.1em;
    line-height: 1.75;
}
#main .secBox p {
    line-height: 2.25;
    letter-spacing: 0.1em;
}
#main .secBox p .fwBold {
    font-weight: 700;
}
#main .secBox p a {
    color: #e60012;
    text-decoration: underline;
}
#main .secBox p a:hover {
    text-decoration: none;
}
#main .secBox p a[href^="tel:"] {
    color: #000;
    text-decoration: none !important;
}
#main .secBox p .tel01 {
    margin-left: 3.5em;
}
#main .secBox .subSec {
    margin-bottom: 56px;
}
#main .secBox .subSec:last-child {
    margin-bottom: 0 !important;
}
#main .secBox .subSec section {
    margin-bottom: 50px;
}
#main .secBox .subSec section:last-child {
    margin-bottom: 0 !important;
}

#main .fBtn a{
    display: block;
    text-align: center;
    background: #e60012;
}

#main .fBtn a span {
    padding: 18px 0 14px 32px;
    display: inline-block;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 0.15em;
    background: url("../images/common/icon_contact_white.svg") no-repeat left center / 20px 20px;
}

#main .fBtn {
		margin-top: 5px;
    margin-bottom: 28px;
    width: 180px;
}
.mb30_sp10 {
		margin-bottom: 30px
}
	
.mb60_sp0 {
margin-bottom: 60px
}

@media all and (max-width: 896px) {
    .pageTitle {
        background-image: url("../images/company/bg_office_sp.jpg");
    }
    #main .comLinkUl {
        margin: 0 0 27px;
    }
    #main .secBox {
        margin-bottom: 21px;
    }
    #main .headLine01 {
        margin-bottom: 8px;
        padding-bottom: 13px;
    }
    #main .headLine06 {
        margin-bottom: 7px;
        padding-bottom: 6px;
        letter-spacing: 0.05em;
    }
    #main .headLine06.en {
        padding-top: 0;
        padding-bottom: 9px;
        line-height: 1.5;
    }
    #main .headLine02 {
        margin-bottom: 4px;
        letter-spacing: 0.05em;
    }
    #main .secBox p {
        font-size: 1.2rem;
        line-height: 2.05;
        letter-spacing: 0.05em;
    }
    #main .secBox p a:hover {
        text-decoration: underline;
    }
    #main .secBox p .tel01 {
        margin-left: 3.1em;
    }
    #main .secBox .subSec {
        margin-bottom: 21px;
    }
    #main .secBox .subSec section {
        margin-bottom: 18px;
    }
	.mb60_sp0 {
		margin-bottom: 0px
	}
	.mb30_sp10 {
		margin-bottom: 10px
	}
}