<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------- 蜈ｱ騾� -------------*/
.p-title01 {
    font-weight: 400;
    color: #292929;
    font-size: 32px;
    font-size: 3.2rem;
    line-height:1.6em;
    letter-spacing: 0.1em;
    text-align: center;
}
.p-title01.top {
    font-weight: 600;
    padding-bottom:70px;
    background: url(/images/parking_owner/lp/contents_ttl.png) no-repeat bottom center;
}


.fsS{
	font-size:0.86em;
}
.tdul {
	text-decoration:underline;
}
.taC { text-align:center!important; }
.coutionTxt {
	padding-left:1em;
	text-indent:-1em;
	font-size:0.86em;
}
@media screen and (max-width: 767px){
    .p-title01 {
        font-size: 24px;
        font-size: 2.4rem;
    }
}


.pc-tabView {
	display:block;
}
.spView {
	display:none;
}
@media screen and (max-width: 500px){
	.pc-tabView {
		display:none;
	}
	.spView {
		display:block;
	}
}
/* br
------------------------------------------------------------ */

.br320,
.brPc {
	display: none;
}
@media screen and (max-width: 500px){
	.brSp{
		display: block;
	}
}
@media screen and (max-width: 320px){
	.brSp{
		display: none;
	}
	.br320{
		display: block;
	}
}
@media screen and (min-width: 500px){
	.brSp{
		display: none;
	}
	.brPc{
		display: inline;
	}
}


/*------------- .p-mv-box -------------*/
.p-mv-box {
    position: relative;
    z-index: 1;
}
.p-mv-box .bg img {
    width: 100%;
}
.p-mv-box .text {
    width: 100%;
    height: 103px;
    border-bottom:none;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    margin: auto;
}
.p-mv-box .text img {
    margin: 0 auto;
}

@media screen and (max-width: 767px){
    .p-mv-box .bg img {
        width: 100%;
    }

    .p-mv-box .text {
        height: auto;
        border-bottom: none;
    }
    
    .p-mv-box .text img {
        width: 100%;
        height: auto;
        padding: 22% 5% 0;
        border-bottom: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
}



/*------------- .p-bg -------------*/

.p-bg {
    padding-bottom: 60px;
    background: url(/images/common/bg_page_box_01.png)top left;
}
.p-bg2 {
    padding-bottom: 60px;
    background: url(/images/top/bg_service.png)top left;
}
.p-top-text {
    text-align: center;
    color: #292929;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2em;
    letter-spacing: 0.05em;
}
.p-top-text.left {
    text-align: left;
}

@media screen and (max-width: 767px){
    .p-bg,
    .p-bg2 {
    	padding-top: 5px;
        padding-bottom: 40px;
    }
    .p-top-text {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8em;
        letter-spacing: 0.2em;
        text-align: left;
    }
}



/* .m-bg
---------------------------------------------------------------------------- */
.m-bg {
    width: 100%;
    min-width: 1100px;
    overflow: hidden;
}
.m-bg .m-container {
    padding-top:60px;
}

@media screen and (max-width: 767px){
	.m-bg {
		min-width: 0;
	}
	.m-bg .m-container {
		padding-top:30px;
		padding-left:5%;
		padding-right:5%;
	}
}



/*------------- .imageL -------------*/

.imageL {
	max-width:720px;
	width:100%;
	margin:30px auto;
}



/* .p-realestate-box
---------------------------------------------------------------------------- */
.p-realestate-box {
    padding: 50px 60px 20px;
    margin: 40px 0 0 0;
    background: #fff;
}

.p-realestate-box .midashi {
    font-family:"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",繝｡繧､繝ｪ繧ｪ,Meiryo,"貂ｸ繧ｴ繧ｷ繝�け Medium",YuGothic,YuGothicM,sans-serif;
    font-weight: 400;
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 1.33;
    text-align: center;
    position: relative;
}

.p-realestate-box .midashi:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #292929;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
}

.p-realestate-box .midashi span {
    padding: 0 20px;
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    z-index: 2;
}

.p-realestate-box .top-text {
    margin-top: 25px;
    color: #292929;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2em;
    letter-spacing: 0.1em;
    text-align: center;
}
.p-realestate-box .top-text.left {
    text-align: left;
}



/*------------- .box -------------*/
.p-realestate-box .box .img {
    width: 260px;
}
.p-realestate-box .box .img a:hover img {
    opacity:0.6;
    -webkit-transition: all 0.3s;
}

.p-realestate-box .box .text {
    width: 690px;
}

.p-realestate-box .box.imgL .img {
    width: 450px;
}
.p-realestate-box .box.imgL .text {
    width: 480px;
}

.p-realestate-box .box .text h3 {
    margin-top:10px;
    color: #292929;
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: 0.1em;
}
.p-realestate-box .box .text h3 a {
    padding-left:20px;
    color: #292929;
    background: url(/images/common/icn_footer_link.png)no-repeat top 50% left;
}
.p-realestate-box .box .text h3 a:hover {
    opacity:0.6;
    -webkit-transition: all 0.3s;
}

.p-realestate-box .box .text p {
    margin-top: 10px;
    color: #292929;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 2em;
    letter-spacing: 0.05em;
}


@media screen and (max-width: 767px){
    .p-realestate-box {
        padding: 35px 20px 20px;
        margin-top: 20px;
    }
   
    .p-realestate-box .midashi {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.8;
    }
    .p-realestate-box .midashi span {
        padding: 0 10px;
    }
    .p-realestate-box .top-text {
        margin-top: 25px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8;
        letter-spacing: 0.05em;
        text-align: left;
    }

    /*------------- .box -------------*/
    .p-realestate-box .box .img{
	width:100%!important;
	text-align:center;
    }
    .p-realestate-box .box .img img{
	margin:0 0 10px;
        width: 100%;
	max-width:260px;
        height: auto;
    }
    .p-realestate-box .box.imgL .img img{
		max-width:400px;
    }
    .p-realestate-box .box .text {
        width: 100%!important;
    }
    .p-realestate-box .box .text h3 {
        margin-top:10px;
        font-size: 18px;
        font-size: 1.8rem;
        letter-spacing: 0.1em;
    }
    .p-realestate-box .box .text p {
        margin-top:5px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.8;
    }

}



/*------------- .stepBox -------------*/

.stepBox {
  	padding:30px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
	text-align: center;
    	color: #292929;
   	 font-size: 18px;
    	font-size: 1.8rem;
    	line-height: 2em;
   	 letter-spacing: 0.05em;
}
.stepBox .box{
  	width:23%;
  	position:relative;
}
.stepBox .box .number{
	width:32px;
	height:32px;
	text-indent:1px;
	line-height:32px;
	text-align:center;
	color:#ffffff;
  	background:#509c73;
	border-radius:16px 16px;
	position:absolute;
	top:5px;
	left:5px;
}
.stepBox .box .photo {
	position:relative;
}
.stepBox .box .photo img{
  	width:100%;
}
.stepBox .box .photo::after {
	content: '';
	display: block;
	margin:auto 0;
    width: 13px;
    height: 20px;
    border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
    border-left: 13px solid #509c73;
	position:absolute;
	top:0;
	bottom:0;
	right:-20px;
	z-index:1;
	box-sizing:border-box;
	overflow:hidden;
}
.stepBox .box:last-child .photo::after {
	display: none;
}
.stepBox .box .txt {
	margin-top:8px;
	font-size:16px;
	font-size:1.6rem;
	text-align:center;
}


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

	.stepBox {
  		padding-bottom:20px;
	}
	.stepBox .box{
  		width:100%;
		max-width:400px;
		margin:0 auto 35px;
  		position:relative;
	}
	.stepBox .box:last-child{
		margin-bottom:0;
	}
	.stepBox .box .photo::after {
		margin:0 auto;
    		width: 20px;
    		height: 13px;
    		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-bottom:0px;
    		border-top: 13px solid #509c73;
		top:auto;
		bottom:-56px;
		right:0;
		left:0;
	}
	
}



/*------------- .photoListBox -------------*/

.photoListBox {
  	padding:30px 0;
	text-align: center;
	color: #292929;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8em;
	letter-spacing: 0.05em;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
.photoListBox .box{
  	width:23%;
  	margin:0 1%;
  	position:relative;
}
.photoListBox .box .photo {
	position:relative;
}
.photoListBox .box .photo img{
  	width:100%;
}
.photoListBox .box .txt {
	margin-top:8px;
	font-size:16px;
	font-size:1.6rem;
	text-align:center;
}

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

	.photoListBox .box{
  		width:100%;
		max-width:400px;
		margin:0 auto 20px;
  		position:relative;
	}
	.photoListBox .box:last-child{
		margin-bottom:0;
	}
	
}



/*------------- .p-faq-box -------------*/

.p-faq-box ul {
	margin-top:20px;
   	padding:0 2.5%;
	box-sizing:border-box;
}

.p-faq-box ul li {
    padding:10px 15px 20px;
    position: relative;
    border-bottom: 1px dotted #999999;
}
.p-faq-box ul li:first-child {
    border-top: 1px dotted #999999;
}

.p-faq-box ul li h3 p {
    display: block;
    padding: 0 0 0 0;
    position: relative;
}
.p-faq-box ul li h3 p span {
    display: block;
    margin-bottom:5px;
    padding: 12px 0 12px 40px;
    background: url(/images/parking_owner/lp/icn_faq_q.png)no-repeat top 8px left;
    color: #333;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.25;
    letter-spacing: 0.05em;
    position: relative;
    z-index: 2;
}

.p-faq-box ul li .ans {
    min-height:32px;
    padding: 0 0 0 40px;
    color: #333;
    font-size:1.6rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    background: url(/images/parking_owner/lp/icn_faq_a.png)no-repeat top 0px left;
}

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

    .p-faq-box ul {
        margin-top: 0;
   	padding:0;
    }

    .p-faq-box ul li h3 p {
        display: table;
        table-layout: fixed;
        width: 100%;
        height: auto;
        padding: 0;
        background: url(/images/top/icn_faq_q.png)no-repeat top 8px left;
    }
    .p-faq-box ul li h3 p span {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        padding: 10px 10px 10px 40px;
        background: none;
    	font-size: 18px;
    	font-size: 1.8rem;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .p-faq-box ul li .ans {
        font-size:1.6rem;
        line-height: 1.8em;
    }
}



/*------------- .m-contact-box -------------*/

.m-contact-box .m-container p{
    font-size:1.8rem;
    line-height:2.4em;
}

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

    .m-contact-box .m-container p{
	font-size:1.6rem;
	line-height:1.8em;
    }

}



/*------------- .voice-box -------------*/

.voice-box {
	padding: 30px 0 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;

}

.voice-box .img-box {
    display: block;
    width: 31%;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
    position: relative;
}
.voice-box .img-box:first-child {
    margin-left: 0;
}
.voice-box .img-box .img img {
    width: 100%;
}
.voice-box .img-box .text {
    padding:25px 30px;
    text-align: left;
    position: relative;
}
.voice-box .img-box .text p {
    color: #292929;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.voice-box .img-box .text .name {
    margin-bottom:10px;
    color: #292929;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8em;
    letter-spacing: 0.05em;
    text-align:center;
    color:#a88b4c;
}


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

    .voice-box {
        padding: 30px 0 0;
    }

    .voice-box .container {
        max-width: 100%;
        min-width: 0;
    }

    .voice-box .img-box {
        width: 100%;
        margin-left: 0;
    }
    
    .voice-box .img-box .sp { display:block; }
    
    .voice-box .clearfix {
        padding: 0 15px;
    }

    .voice-box .clearfix .img-box:first-child {
        margin-left: 0;
    }

    .voice-box .img-box {
        margin-top: 40px;
    }
    .voice-box .img-box:first-child {
        margin-top: 0;
    }

    .voice-box .img-box .img {
        height: auto;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    
    .voice-box .img-box .img {
        opacity: 1;
    }
    
    .voice-box .img-box .img img {
        width: 100%;
        position: static;
    }
    
    .voice-box .img-box .text {
        padding: 25px 0;
    }

    .voice-box .img-box .text p {
        padding: 0 30px;
        margin-top: 10px;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }

}


/*------------- .lead-text -------------*/

.lead-text {
        margin-top:30px;
        font-size:18px;
        font-size:1.8rem;
        line-height:2em;
        letter-spacing:0.1em;
        text-align:center;
}
.l-footer .lead-text {
        font-size:20px;
        font-size:2rem;
        line-height:2em;
        letter-spacing:0.1em;
}

.p-realestate-box .mapimg {
	width:100%;
	max-width:680px;
	margin:0 auto;
}

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

    .lead-text {
        margin-top:30px;
        font-size:16px;
        font-size:1.6rem;
        line-height:1.8em;
        letter-spacing:0.05em;
        text-align:left;
    }
    .l-footer .lead-text {
        font-size:16px;
        font-size:1.6rem;
        line-height:1.8em;
        letter-spacing:0.05em;
    }
}



/*------------- .box3c -------------*/

.box3c {
	margin:35px 0;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-pack: wrap;
	flex-wrap: wrap;
}
.box3c .box {
	width:31%;
	padding:20px;
	background:#ffffff;
	box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.1);
	position: relative;
	box-sizing:border-box;
}
.box3c .box .img{
	width:100%;
	max-width:260px;
	margin:0 auto 5px;
}
.box3c .box .txt{
	font-size:1.8rem;
	line-height:1.8em;
}

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

	.box3c .box {
		width:100%;
		margin-top:30px;
	}
	.box3c .box:first-child {
		margin-top:0px;
	}
	.box3c .box .txt{
		font-size:1.6rem;
		line-height:1.8em;
	}
}



/*------------- .btn_entry -------------*/

.btn_entry {
	margin-top:35px;
}
.btn_entry a {
	width:450px;
	line-height:1em;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	display:block;
	border-radius:8px;
	border:3px solid #ffffff;
	font-size:20px;
	letter-spacing:0.1em;
	color:#111111;
	font-weight:bold;
	text-decoration:none;
	box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
	background-image:url(/images/parking_owner/lp/icon_topbtn2.png),url(/images/parking_owner/lp/icon_topbtn1.png);
	background-repeat:no-repeat,no-repeat;
	background-position:3% 50%,95% 50%;
	background-color:#ffbc2c;
	outline:0;
}
.btn_entry a span{
	width:160px;
	margin:0 auto 8px;
	display:block;
	font-size:14px;
	line-height:20px;
	text-align:center;
	font-weight:normal;
	color:#ffffff;
	background:#fd7625;
	border-radius:10px;
}
.btn_entry a:hover {
	margin-top:1px;
	color:#111111;
	text-decoration:none;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	opacity:0.8;
	-webkit-transition: all 0.3s;
}

.p-mv-box .btn_entry {
    position: absolute;
    top: 70%;
    left: 0;
    right: 0;
    margin: auto;
}

.btn_entry2 {
	margin-top:35px;
}
.btn_entry2 a {
	width:560px;
	margin:0 auto;
	padding:18px 0;
	text-align:center;
	display:block;
	border-radius:8px;
	border:3px solid #ffffff;
	font-size:18px;
	line-height:1.3em;
	letter-spacing:0.1em;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	box-shadow: 0px 1px 12px 0px rgba(0,0,0,0.2);
	background-image:url(/images/parking_owner/lp/icon_btn2.png),url(/images/parking_owner/lp/icon_topbtn1.png);
	background-repeat:no-repeat,no-repeat;
	background-position:2.5% 50%,95% 50%;
	background-color:#0f7d50;
	outline:0;
}
.btn_entry2 a:hover {
	margin-top:1px;
	color:#ffffff;
	text-decoration:none;
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.2);
	opacity:0.8;
	-webkit-transition: all 0.3s;
}





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

	.btn_entry {
		margin-top:30px;
	}
	.btn_entry a {
		width:92%;
		max-width:340px;
		padding:10px 0;
		font-size:16px;
		letter-spacing:-0.06em;
		background-image:url(/images/parking_owner/lp/icon_topbtn2.png),url(/images/parking_owner/lp/icon_topbtn1.png);
		background-repeat:no-repeat,no-repeat;
		background-position:2.5% 50%,95% 50%;
	}

	.btn_entry2 {
		margin-top:30px;
	}
	.btn_entry2 a {
		width:92%;
		max-width:340px;
		padding:10px 0;
		font-size:14px;
		line-height:1.5;
		letter-spacing:0;
		background-image:url(/images/parking_owner/lp/icon_btn2.png),url(/images/parking_owner/lp/icon_topbtn1.png);
		background-repeat:no-repeat,no-repeat;
		background-position:2.5% 50%,95% 50%;
		background-color:#0f7d50;
	}

}






/* landingSection01 .verPC
----------------------------------- */
#mainAreaLp1{
	padding-top:60px;
	text-align:center;
	width:100%;
	min-width:968px;
	background:url(/lp/img/contents_bg1806.jpg) no-repeat 50% -15px !important;
}
#landingSection01.verPC{
	margin:0 auto;
	position:relative;
	width:968px;
	height:620px;
}
#landingSection01.verPC .logoImg{
	width:220px;
	height:40px;
	position:absolute;
	left:25px;
	top:35px;
}
#landingSection01.verPC .txt img{
	position:absolute;
}
#landingSection01.verPC .pict01{
	left:10px;
	top:50px;
}
#landingSection01.verPC .pict02{
	left:16px;
	top:330px;
}
#landingSection01.verPC .pict03{
	left:-7px;
	top:380px;
}
#landingSection01.verPC .pict04{
	left:319px;
	top:380px;
}
#landingSection01.verPC .pict05{
	left:645px;
	top:380px;
}
#landingSection01.verPC .pict06{
	left:297px;
	top:429px;
}
#landingSection01.verPC .main_coution {
	width:940px;
	margin:0 auto;
	position:absolute;
	left:12px;
	top:550px;
	font-size:14px;
	text-align:left;
	letter-spacing:0;
	color:#ffffff;
}
#landingSection01.verPC .btn_entry {
	width:400px;
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	top:225px;
}


/* landingSection01 .verSP
----------------------------------- */
#landingSection01.verSP{
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
	position:relative;
	background:#ffffff;
	display:none;
}
#landingSection01.verSP .headTxt {
	margin-bottom:30px;
	padding:2px 0;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	background:#007e4f;
}
#landingSection01.verSP .mainCatchcopy{
	margin:20px auto 0;
	width:86%;
}
#landingSection01.verSP .point{
	margin:30px 0 0;
	padding:28px 0;
	background:#007e4f;
}
#landingSection01.verSP .point .pointImg {
	width:90%;
	margin:0 auto;
}
#landingSection01.verSP .point .pointImg img{
	margin-left:-5%;
}
#landingSection01.verSP .entryBtnHead{
	width:100%;
	margin:3px auto 0;
	display:block;
}
#landingSection01.verSP .coutionTxt {
	width:90%;
	margin:3px auto 0px;
	padding-left:1em;
	text-indent:-1em;
	font-size:1.2rem!important;
	line-height:1.8em;
	color:#ffffff;
	text-align:left;
}


@media screen and (max-width: 767px){
	#mainAreaLp1{
		min-width:320px;
		padding-top:0;
		background:none!important;
	}
	#landingSection01.verPC{
		display:none;
	}
	#landingSection01.verSP{
		display:block;
	}	
}


/* page-description
------------------------------*/
#page-description{
	width: 100%;
	background-color: #006b3f;
}
#page-description p {
	height:30px;
	line-height: 1;
	color: #fff;
	font-size:11px;
	font-size: 1.1rem;
	line-height:30px;
	width: 1100px;
	margin: 0 auto;
	padding:0 25px;
	box-sizing:border-box;
}
#page-description p a {
	color: #fff;
	text-decoration: underline;
}

@media screen and (max-width: 767px){
	#page-description{
		display:none;
	}	
}



/* gnav .lp1
------------------------------*/
#gnav.lp1 {
	width:100%;
	background:#ffffff;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:100;
	box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
}
#gnav.lp1 ul{
	width:1100px;
	margin:0 auto;
	text-align:center;
}
#gnav.lp1 ul li{
	display:inline-block;
}
#gnav.lp1 ul li a{
	padding:15px 1.75em;
	font-size:1.6rem;
	font-weight:bold;
	line-height:30px;
	color:#111111;
	text-decoration:none;
	display:inline-block;
	-webkit-transition: all 0.3s;
	background:url(/lp/img/icon_txtlink.png) 3px 48% no-repeat;
}
#gnav.lp1 ul li a:hover{
	opacity:0.6;
}

#gnav.lp1 ul li a#contact {
	text-align:left;
	padding:15px 1.5em 15px 2.5em;
	color:#ffffff;
	background:url(/lp/img/icon_txtlink2.png) 13px 48% no-repeat #ff8a00;
}

@media screen and (max-width: 767px){
	#gnav.lp1.verPC{
		display:none;
	}	
}</pre></body></html>