@charset "utf-8";
/*
Theme Name: BizVektor子テーマ
Theme URI: http://bizvektor.com
Template: biz-vektor
Description: 
Author: 9design
Tags: 
Version: 0.1.0
PC追加CSS
*/

#gMenu .menu li:hover ul {
  width:100px;
}

#gMenu .menu li li {
    background-color: transparent !important;
    background-color: rgba(255, 255, 255,0.9) !important;
    width: 130% !important;
}

#gMenu .menu li li a{
    border-bottom: solid 1px rgba(255, 255, 255,0.9);
    background-color: rgba(94, 173, 60,0.3);
    background: linear-gradient(to bottom, rgba(247,237,4,0.7) 0%,rgba(161,213,79,0.7) 50%,rgba(128,194,23,0.7) 100%);
    width:100%;
    font-size: 12px;
    color: rgba(0,100,0,1);
    font-weight: 900;
}

#gMenu .menu li:hover li a {
    text-align: left;
    background: linear-gradient(to bottom, rgba(247,237,4,0.7) 0%,rgba(161,213,79,0.7) 50%,rgba(128,194,23,0.7) 100%);
}  

#gMenu .menu li li a:hover{
    background: linear-gradient(to bottom, rgba(247,237,4,0.5) 0%,rgba(161,213,79,0.5) 50%,rgba(128,194,23,0.5) 100%);
}


#gMenu .menu li li span {
    color: #ea5413;
    letter-spacing: -0.04em;
}

/*-------------------------------------  1280px以上 ------------------------------------------*/

@media screen and (min-width: 1280px) {
  

.innerBox, #gMenu #gMenuInner.innerBox {
    width: 1050px;
} 
	
#gMenu .menu li a strong span {
    font-size: 12px;
   	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
    margin-left: -20px;
	width: 170px;  
}
	
#footer dl#footerOutline,
#footer dl#footerOutline dt img{
    width: 350px;
    max-width: 350px;
}	

 
}

/*-------------------------------------  960px以上　1280px以下 ------------------------------------------*/
@media screen and (min-width: 1060px) and (max-width: 1280px) {

	
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 1050px;
}
	  
#footer dl#footerOutline {
    width: 40%;
    float: left;
}  
  
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 80%;
}
	  
#footerSiteMap {
    width: 60%;
    float: right;
}	   
  
}
/*-------------------------------------  960px以上　1280px以下 ------------------------------------------*/
@media screen and (min-width: 960px) and (max-width: 1060px) {
  
#headerInner {
    background-size: 65%;
    background-position: 0 15px;
}  
  
#header #headContact {
    width: 32%;
}
  
#header #headContact #headContactTel {
    background-position: 0 90%;
    background-size: contain;
}  

#headerInner,
#gMenu #gMenuInner .menu-top-container {
    margin-right: auto;
    margin-left: auto;
}
  
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 95%;
}
  
#gMenu .menu li a strong {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0em;
}
	
#gMenu .menu li a strong span {
    font-size: 12px;
   	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
    margin-left: -20px;
	width: 160px;  
}

.home #main #container .content {
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}

#main #container .content{
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}
  
#main #container #sideTower {
    width: 23%;
    float: right;
    clear: none;
}
	  
	  
#text-8 {
   padding: 0;
    width: 95%;
    margin: 3% auto;
    text-align: center;
}	  
	  
.home .content ul {
    margin: 0px auto;
    width: 95%;
}	  
	  
#footer dl#footerOutline {
    width: 40%;
    float: left;
}
  
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 80%;
}	  
	  
#footerSiteMap {
    width: 60%;
    float: right;
}	  
	  

}



/*-------------------------------------  768px以上　960px以下 ------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 960px) {


#headerInner {
    background-size: 65%;
    background-position: 0 25px;
}  
  
#header #headContact {
    width: 35%;
}
  
#header #headContact #headContactTel {
    background-position: 0 80%;
    background-size: contain;
}

#headerInner,
#gMenu #gMenuInner .menu-top-container {
    margin-right: auto;
    margin-left: auto;
}
  
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 95%;
}

#gMenu .menu {
    border-left: 1px solid rgba(0,132,57,1);
}
  
#gMenu .menu li a strong {
    font-size: 10px;
    letter-spacing: -0.05em;
}	  
	  
#gMenu .menu li a strong span {
    font-size: 9px;
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    margin-left: -12%;
    width: 125%;
}
	
#gMenu .menu > li {
    border-right: 1px solid rgba(0,132,57,1);
}

.home #main #container .content {
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}

#main #container .content {
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}
	  
#main #container #sideTower {
    width: 23%;
    float: right;
    clear: none;
}  
	  
#text-8 {
   padding: 0;
    width: 95%;
    margin: 3% auto;
    text-align: center;
}	  
	  
.home .content ul {
    margin: 0px auto;
    width: 95%;
}
	  
#footer dl#footerOutline {
    width: 40%;
    float: left;
}
  
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 80%;
}	  
	  
	  
#footerSiteMap {
    width: 60%;
    float: right;
}	  
	  


}

	
/*-------------------------------------  600px以上　768px以下 ------------------------------------------*/
@media screen and (min-width: 600px) and (max-width: 768px) {



#headerInner {
    background-size: 65%;
    background-position: 0 25px;
}  
  
#header #headContact {
    width: 35%;
    float: right;
}
  
#header #headContact #headContactTel {
    background-position: 0 80%;
    background-size: contain;
}

#headerInner,
#gMenu #gMenuInner .menu-top-container {
    margin-right: auto;
    margin-left: auto;
}
  
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 98%;
}
  
#gMenu .menu li a strong {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0em;
}	  
	  
#gMenu .menu li a strong span {
    font-size: 12px;
   	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
    margin-left: -20px;
	width: 160px;  
}

.home #main #container .content {
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}

#main #container .content {
    width: 76%;
    float: left;
    background-size: contain;
    margin: 0;
    height: 100%;
}

	  
#main #container #sideTower {
    width: 23%;
    float: right;
    clear: none;
}
	  
	  
#text-8 {
   padding: 0;
    width: 95%;
    margin: 3% auto;
    text-align: center;
}	  
	  
.home .content ul {
    margin: 0px auto;
    width: 95%;
}	  
	  
	  
#header #site-title {
    float: left;
    width: 60%;
    text-align: left;
}

#gMenu .assistive-text {
    box-shadow: inset 0px 0px -1px rgba(200,215,200,0.6);
    display: block;
    overflow: hidden;
    position: relative;
    left: 0px;
    font-weight: lighter;
    text-align: left;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #5ead3c;
    top: 0;
}

#gMenu .menu:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; 
}


#gMenu.itemClose .menu {
    display: none;
}

#gMenu {
    background: none;
}

#gMenu .assistive-text {
    background: none;
    background-color: #1eaa39;
}

#gMenu .menu {
    border-left: none;
    border-right: none;
  padding-left: 2%;
}

#gMenu .menu > li {
    width: 49% !important;
    text-shadow: 0 1px rgba(255,255,255,0.7);
    border-right: 2px solid rgba(0,132,57,0);
    border-bottom: solid 1px rgba(255,255,255,0.7);
    background-color: rgba(255,255,255,0.7);
    float: left;
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    margin-right: 1%;
    margin-bottom: 5px;
}

#gMenu .menu > li a{
    padding-left:5%;
}

#gMenu .menu > li a:hover{
    background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	width: 100.5%;
    color:rgba(255,255,255,0.9);
}

#gMenu .menu > li a:hover strong{
    color:rgba(255,255,255,0.9);
    text-shadow: 0 1px rgba(255,255,255,0);
}

#gMenu .menu li li a:hover{
    background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    color: rgba(255,255,255,0.9);
}

#gMenu #gMenuInner.innerBox {
    width: 100%;
}


#gMenu .menu > li#menu-item-139{float: none;}

#gMenu .menu > li#menu-item-140{margin-top: -55px;}

#gMenu .menu > li#menu-item-138{
    background-color: rgba(255,255,255,0);
    box-shadow: none;
}

#gMenu .menu > li#menu-item-138 a{
    background-color: rgba(255,255,255,0.7);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    padding: 11px;
}

#gMenu .menu > li#menu-item-138 a:hover{
    background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    color: rgba(255,255,255,0.9);
}

#gMenu .menu li li{
    margin-top: 5px;
    background-color: transparent !important;
    background-color: rgba(255, 255, 255,0) !important;
    width: 100% !important;
}

#gMenu .menu li li a ,
#gMenu .menu li li a:hover{
    background: none;
    background-color: transparent;
}

#gMenu .menu li:hover ul {
    width: 100%;
}

#gMenu .menu li:hover li a {
    text-align: left;
    background: rgba(255,255,255,0.7);
}



#main #content.content {
    width: 100%x;
    box-shadow: 1px 2px 5px rgba(0,0,0,0.5);
}


.innerBox {
    text-align: left;
    margin: 0px auto;
}

	  
#footer dl#footerOutline {
    width: 40%;
    float: left;
}
  
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 80%;
}	  
	  
	  
#footerSiteMap {
    width: 60%;
    float: right;
}	  

#footerSiteMap .menu li {
    width: 31%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    display: block;
    float: left;
}

#footerSiteMap .menu li li {
    width: 100%;
    margin-right: 0%;
    float: none;
}

#footer dl#footerOutline dd span{
    display: block;
}


}


/*-------------------------------------  600px以下 ------------------------------------------*/
@media screen and (max-width: 600px) {

  #wrap {width:600px;}  

#headerInner {
    background-size: 65%;
    background-position: 0 25px;
}  
  
#header #headContact {
    width: 35%;
    float: right;
}
  
  
#header #headContact #headContactTel {
    background-position: 0 90%;
    background-size: contain;
}  

#headerInner,
#gMenu #gMenuInner .menu-top-container {
    margin-right: auto;
    margin-left: auto;
}
  
.innerBox, #gMenu #gMenuInner.innerBox {
    width: 98%;
}


#header #site-title {
    float: left;
    width: 60%;
    text-align: left;
}

  
#gMenu .menu li a strong {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0em;
}
	  
	  
#gMenu .menu li a strong span {
    font-size: 12px;
   	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
	transform: scale(0.8);
    margin-left: -20px;
	width: 160px;  
}

.home #main #container .content {
    width: 98%;
    float: none;
    background-size: contain;
    margin: 0;
    height: 100%;
}
	  
#main #container #sideTower {
    width: 98%;
    float: none;
    clear: both;
}
	  
	  
#text-8 {
   padding: 0;
    width: 95%;
    margin: 3% auto;
    text-align: center;
}	  
	  
.home .content ul {
    margin: 0px auto;
    width: 95%;
}	  

#gMenu .assistive-text {
    box-shadow: inset 0px 0px -1px rgba(200,215,200,0.6);
    display: block;
    overflow: hidden;
    position: relative;
    left: 0px;
    font-weight: lighter;
    text-align: left;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    color: #FFFFFF;
    background-color: #5ead3c;
    top: 0;
}

#gMenu .menu:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

#gMenu.itemClose .menu {
    display: none;
}

#gMenu {
    background: none;
}

#gMenu .assistive-text {
    background: none;
    background-color: #1eaa39;
}

#gMenu .menu {
    border-left: none;
    border-right: none;
}

#gMenu .menu > li {
    width: 49% !important;
    text-shadow: 0 1px rgba(255,255,255,0.7);
    border-right: 2px solid rgba(0,132,57,0);
    border-bottom: solid 1px rgba(255,255,255,0.7);
    background-color: rgba(255,255,255,0.7);
    float: left;
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    margin-right: 1%;
    margin-bottom: 5px;
}

#gMenu .menu > li a{
    padding-left:5%;
}

#gMenu .menu > li a:hover{
    background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
	width: 100.5%;
    color:rgba(255,255,255,0.9);
}

#gMenu .menu > li a:hover strong{
    color:rgba(255,255,255,0.9);
    text-shadow: 0 1px rgba(255,255,255,0);
}

#gMenu .menu li:hover ul {
    width: 100%;
}

#gMenu .menu li:hover li a {
    text-align: left;
    background: rgba(255,255,255,0.7);
}

#gMenu #gMenuInner.innerBox {
    width: 100%;
}

.innerBox {
    text-align: left;
    margin: 0px auto;
}

#gMenu .menu > li#menu-item-139{float: none;}

#gMenu .menu > li#menu-item-140{margin-top: -55px;}

#gMenu .menu > li#menu-item-138{
    background-color: rgba(255,255,255,0);
    box-shadow: none;
}

#gMenu .menu > li#menu-item-138 a{
    background-color: rgba(255,255,255,0.7);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    padding: 11px;
}


#gMenu .menu > li#menu-item-138 a:hover{
background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    color: rgba(255,255,255,0.9);
}

#gMenu .menu li li{
    margin-top: 5px;
    background-color: transparent !important;
    background-color: rgba(255, 255, 255,0) !important;
    width: 100% !important;
}


#gMenu .menu li li a {
    background: none;
    background-color: transparent;
}

#gMenu .menu li li a:hover{
    background-color: rgba(0,132,57,0.3);
    border-radius: 5px;
    box-shadow: 1px 2px 2px rgba(0,0,0,0.4);
    width: 100.5%;
    color: rgba(255,255,255,0.9);
}

.sideTower .sideWidget .textwidget {
    padding-bottom: 0;
    width: 50%;
    float: left;
}


#main #content.content {
    width: 100%;
}

	  
#footer dl#footerOutline {
    width: 40%;
    float: left;
}
  
#footer dl#footerOutline dt img {
    margin-bottom: 5px;
    max-width: 80%;
}	  
	  
	  
#footerSiteMap {
    width: 60%;
    float: right;
}	  

#footerSiteMap .menu li {
    width: 31%;
    margin-right: 2%;
    display: block;
    overflow: hidden;
    display: block;
    float: left;
}


#footerSiteMap .menu li li {
    width: 100%;
    margin-right: 0%;
    float: none;
}

#footer dl#footerOutline dd span{
    display: block;
}



}
