@charset "utf-8";

a:hover {
    opacity: 0.8;
}


.footerWrapper01{
    position: relative;
    border-top: 2px solid #222222;
    width: 100%;
    background-color: #fff;
}

.footerPageTop01{
	position: absolute;
	top: -130px;
	right: 80px;
	z-index: 1000;
}

.footerPageTop01.fixed{
	position: fixed;
	top: auto;
	bottom: 20px;
}

.footerContent01{
    margin: 0 auto;
    padding: 40px 50px;
    display: flex;
}

.footerContent01 a:link, a:visited, a:active {
    color: #004692;
    text-decoration: none;
}


.footerLogoDescription01{
    font-size: 13px;
}

.footerLogo01{
    margin-top: 20px;
}

.companyAddress01{
    margin-top: 20px;
}

.companyAddress01First{
    margin-top: 35px;
}

.companyAddress01Name{
    font-weight: bold;
    font-size: 16px;
}

.companyAddress01Detail{
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5em;
}

.companyAddress01Detail a{
    color: #004692;
}

.footerNav01{
    margin-left: 170px;
    padding-left: 15px;
    width: 225px;
    height: 305px;
    border-left: 1px solid #ccc;
}

.footerNav01 li{
    margin-top: 18px;
    padding-left: 25px;
    font-weight: bold;
    font-size: 13px;
    background: url(../img/common/cmn_footer02_bg01.png) no-repeat left center;
}

.footerNav01 li:first-child{
    margin-top: 0;
}

.footerNav01 li a{
    text-decoration: none;
    color: #525252;
}

.footerNav02{
    margin-left: 0;
    width: 260px;
    border-right: 1px solid #ccc;
}

.footerCopyright01{
    padding: 17px 0 20px;
    font-size: 11px;
    text-align: center;
    border-top: 1px solid #eee;
    background-color: #fff;
}

.mainContentWrapper01{
    width: 100%;
    overflow: hidden;
}

.mainContentInner01{
    position: relative;
    margin: 0 auto;
    width: 1120px;
}

.mainContentInner01:before{
    display: block;
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 200%;
    height: 100%;
    background: #f1f7fe;
}

.mainContentInner01Left01{
    padding-top: 40px;
    padding-bottom: 120px;
    position: relative;
    width: 830px;
    background: #fff;
}

.mainContentInner01Right01Inner01{
    padding: 40px 0 0 22px;
    position: relative;
}

.companyAddress01{
    margin-top: 20px;
}

.companyAddress01Detail{
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5em;
}

.companyAddress01Detail a{
    color: #004692;
}

.companyAddress01{
    margin-top: 20px;
}

.companyAddress01First{
    margin-top: 35px;
}

.companyAddress01Name{
    font-weight: bold;
    font-size: 16px;
}

.companyAddress01Detail{
    margin-top: 8px;
    font-size: 13px;
    line-height: 1.5em;
}

.companyAddress01Detail a{
    color: #004692;
}

.footerDescription01.fR.clear{
    display: flex;
    margin: 15px 0 0 0;
    font-size: 14px;
    margin: 0 0 0 auto;
}

.takkenimg {
    margin-right: 10px;
}

.com_FL {
    display: flex;
    color: #222222;
}


@media screen and (max-width:900px) {

.footerContent01{
    margin: 0 5%;
    padding: 0 0 10px 0;
    width: auto;
    min-width: 300px;
}

.footerWrapper01{
    position: relative;
    border-top: 2px solid #706e6e;
}

.footerDescription01.fR.clear{
    margin: 0;
    padding-top: 20px;
    font-size: 14px;
}

.footerContent01{
    margin: 0 auto;
    display: block;
    margin: 0 5%;
}

.companyAddress01Detail {
    font-size: 12px;
}

.footerCopyright01{
    padding: 17px 0 28px;
    font-size: 8px;
    text-align: center;
    border-top: 1px solid #eee;
}
.footerLogo01 img {
    width: 160px;
}

.companyAddress01Name{
    font-weight: bold;
    font-size: 12px;
}

.footerDescription01Text01 {
    font-size: 11px;
}


}
    
