/*
Template:biz-vektor
Theme Name:biz-vektor-child
*/

/*-------------------------------------------*/
/*	new text
/*-------------------------------------------*/

h1, h2, h3, h4, h4, h5, h6, #header #site-title, #pageTitBnr #pageTitInner #pageTit, #content .leadTxt, #sideTower .localHead {
    line-height: 1.3;
}

body , .content p{
    color: #333333;
    font-size: 10.5pt;
	padding: 0px;
    line-height: 1.3;
}

.content table th, .content table td {
    font-size: 10.5pt;
}

.adminEdit , #topBlog , .mainFoot{
	display: none!important;
}
.sideTower a#sidecontact img{
    background: #c50000;
}
.sideTower a#sidecontact img:hover {
    background: #666666;
}
a:hover {
    opacity:0.8;
}
a img:hover {
    opacity:0.8;
}
#topPr .topPrOuter {
    border-right: 1px solid #eee;
}
#topPr #topPrRight {
    border-right:none;
}
#topPr{
    border-left: 1px solid #eee;
	background: #fff;
    padding: 30px 10px 30px;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: 0 2px 1px #efefef;
    -webkit-box-shadow: 0 2px 1px #efefef;
    box-shadow: 0 2px 1px #efefef;
}
.kijiFreeArea{
    border-left: 1px solid #eee;
	background: #fff;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: 0 2px 1px #efefef;
    -webkit-box-shadow: 0 2px 1px #efefef;
    box-shadow: 0 2px 1px #efefef;
}
#topFreeArea , .kijiFreeArea {
    background: #fff;
    padding: 0px 30px 10px;
}
#topFreeArea h3 , .kijiFreeArea h3 {
    margin: 30px 0px 15px;
}
#topFreeArea , #topPr , .kijiFreeArea{
    margin-bottom: 30px;
	overflow: hidden;
}

.TextFreeArea {
    background: #fff;
    padding: 10px 20px 10px;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: 0 2px 1px #efefef;
    -webkit-box-shadow: 0 2px 1px #efefef;
    box-shadow: 0 2px 1px #efefef;
}
.TextFreeArea h3 {
    margin: 0px 0px 10px;
}
.TextFreeArea{
    margin-top: 20px;
	margin-bottom: 0px;
}

.imagemargin{
    margin-top: 10px;
	margin-bottom: 10px;
}

.sideTower #custom_html-2.sideWidget .textwidget{
    padding-top: 0px;
}

#siteBottom {
    padding: 15px 0px 15px;
}

.qa h5{
    margin-top:0px;
}

#main #container #sideTower {
    padding-bottom: 10px;
}

#main #container .content {
    padding-bottom: 30px;
}

.ttt5{
    background: #ffe5e5;
    padding: 5px 10px;
    font-size: 1.1em;
    color: #c30000;
    font-weight: bold;
    margin-bottom: 0.5em;
}

#footerSiteMap #menu-item-124 a{
	pointer-events:none;
}

#footerSiteMap #menu-item-124 .sub-menu a {
    pointer-events: initial;
}

.home .qa {
    margin-bottom: 0px;
}

#footerSiteMap .menu li	a {
    padding: 2px 18px;
}

#footerSiteMap .menu li	li a {
    padding: 2px 18px;
}

#header #site-title {
    padding-top: 7px;
}

#footMenu {
    padding: 2px 0px;
}

#sideTower .TextFreeArea h2{
	font-size:1.3em;
}

.mt20{
	margin-top:20px;
	display: block;
}

.mb20{
	margin-bottom:20px;
}

.sideTower a#sidefacebook img {
    background: #4267b2;
}

#header {
    padding-top: 5px;
}

#header #headContact {
    width: initial;
    margin-top: 10px!important;
}

#back-top #pagetop {
    width: 120px;
    height: 120px;
}

.buruburu {
    display: inline-block;
    animation: hurueru 2s  infinite;
}

@keyframes hurueru {
    0% {transform: translate(0px, 0px) rotateZ(0deg)}
    25% {transform: translate(2px, 2px) rotateZ(1deg)}
    50% {transform: translate(0px, 2px) rotateZ(0deg)}
    75% {transform: translate(2px, 0px) rotateZ(-1deg)}
    100% {transform: translate(0px, 0px) rotateZ(0deg)}
}

#footerSiteMap .menu li {
    margin-bottom: 0px;
}

.PC{
	display:block;
}

.SP{
	display:none;
}





@media (min-width: 970px){
#main #container #content {
    width: 700px;
}
}


@media (max-width: 660px){
#topPr {
    padding: 15px 15px 0px;
}
#topPr .topPrOuter {
    border: none;
    margin-bottom: 10px;
}
#topFreeArea , .kijiFreeArea {
    background: #fff;
    padding: 0px 15px 10px;
}
#topFreeArea h3 , .kijiFreeArea h3 {
    margin: 15px 0px 15px;
}
#header #headContact{
	display:none!important;
}
#header {
    padding-top: 10px;
}
#header #site-title {
    padding-top: 0px;
}
.content .entry-content {
    margin-bottom: 0px;
}
.content p {
    margin-bottom: 10px;
}
.side_info_txt{
    margin-top: 10px;
}
#main #container .content {
    padding-bottom: 20px;
}
.sidetel{
    margin-top: 15px;	
}
.mb20{
	margin-bottom:0px;
}


#back-top #pagetop {
    width: 60px;
    height: 60px;
}

.PC{
	display:none;
}

.SP{
	display:block;
}
}