a {
	color: #fff;
}

.header__nav-btn span{background:#fff;position:absolute}


	
@media screen and (min-width:1024px){
	.contact-01 {
	background-image: url(../../../images/refaure/bg/contact1-bg.jpg);
    height: 600px;
	}	
	.contact-head-01 {
    background-image: url(../../../images/refaure/contact_ttl_top-pc.png);
    height: 50px;
    position: absolute;
    top: 130px;
	left: 0;
    width: 200px;
	}
	
	.contact-head-02 {
		color: #ccc;
		font-size: 2em;
		text-align: right;
		letter-spacing: 1px;
	}
	
	.contact-txt-01-2 {
    font-size: 16px;
    position: absolute;
    top: 245px;
	left: 130px;
	}
	
	.contact-txt-01-3 {
    position: absolute;
    top: 245px;
	left: 370px;
	}
	
	.contact-txt-01-3 .about__img.gu {
	background: url(../../../images/faure/bnr_logo_pc.png) no-repeat;
	background-size: 188px 105px;
	height: 165px;
	width: 188px;
	}
	
	.contact-txt-01-3 .about__img.pv {
	background: url(../../../images/refaure/bnr_logo_pv_pc.png) no-repeat;
	background-size: 141px 147px;
	height: 147px;
	width: 141px;
	}
	
	
	.contact-txt-01-2 .about__txt { line-height: 24px; height: 130px; padding-top: 8px;}
	
	.contact-txt-01-2 .ttl { font-size: 120%; font-weight: bold; letter-spacing: 3px; line-height: 28px;}

	
	.contact-txt-02 {
    font-size: 24px;
	text-align: center;
	color: #222;
    line-height:2.5;
	letter-spacing: 5px;
	}
	
	.fixed .header__ttl a{background:url(../images/header_ttl_1.png) center center no-repeat;background-size:contain;height:48px;width:auto}
	
	.contact-head-01, .contact-head-02, .contact-head-03, .contact-head-04, .contact-head-05, .contact-head-06, .contact-head-04-sub, .contact-head-06-sub {
		text-indent: -9999px;
}

}


@media screen and (max-width:1023px){

	.contact-01 {
		background-image: url(../../../images/refaure/bg/contact1-bg-sp.jpg);
		padding: 10% 10% 5% 10%;
		background-position: top right;
		}
	.contact-02 {
		background-image: url(../../../images/refaure/bg/contact2-bg-sp.jpg);
		background-position: top center;
		padding: 20% 5% 5% 5%;
		margin-bottom: 5%;
		text-align: center
		}

	.contact-head-01 {
		color: #222;
		font-size: 2em;
		line-height: 1.3em;
		letter-spacing: 1px;
		padding-bottom: 20%;
	}
	.contact-head-02 {
		color: #ccc;
		font-size: 2em;
		text-align: right;
		letter-spacing: 1px;
	}
	
	.contact-txt-01-2 {
    font-size: 16px;
    position: static;
	}
	
	.contact-txt-02 {
    font-size: 14px;
	text-align: center;
	color: #222;
    line-height:2;
	letter-spacing: 5px;
	}
	
	.contact-txt-01-2 .about__txt { line-height: 24px; height: auto; padding-top: 8px; margin-bottom: 30px}
	.contact-txt-01-2 .ttl { font-size: 110%; font-weight: bold; letter-spacing: 3px;}


	
	

}

@media screen and (max-width:1023px){
	.header__ttl{float:left;height:34px;width:150px}
	.header__ttl a{background:url("../../../common/img/sp/header_ttl_sp_1.png") center no-repeat;background-size:contain;display:block;height:34px;width:150px}
}

	.contact-txt-01-2 a.add { text-decoration: underline;}
	.about__txt a { text-decoration: underline;}
	.about__txt a:hover { color: #000;}