/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

@font-face{ 
  font-family: 'fontopoSOLID';
  src: url('http://nufyt2kj8svp.iscape.co.jp/wp-includes/fonts/solid-font.woff') format('woff');
}
 



.footer-image{
	padding-top:10px;
}


@media only screen and (max-width: 1000px){
	header .q_logo img.mobile {
    display: block!important;
    opacity: 1!important;
    position: relative;
    max-height: 72%;
    height: auto;
    margin: 0 auto;
    margin-top: 22px;
}
}


.address-text{
	font-size:16px;
}
@media screen and (min-width:768px){
	
.service-text{
	font-size:15px;
	line-height:54px;
	letter-spacing:1.1px;
}
}
.company-text{
	font-size:17px;
	line-height:34px;
}




nav.main_menu>ul>li>span{
	color: Blue;
}

nav.main_menu>ul>li>a {
	font-family: 'fontopoSOLID' ;
	font-weight:400;
    padding: 0 32px;
    color: #909090;
    font-size: 24px;
    letter-spacing: 1px;
	
}

.q_logo img {
    margin-left: -12px;
  
}