@charset "utf-8";
/* 
Template:biz-vektor
Theme Name:biz-vektor_child
Theme URI:http://●●●.net/
Description:biz-vektorの子テーマです
Author:chamiy
Version:1.0
 */

@import url(“../biz-vektor/style.css”);

@media (min-width: 970px) {
	#main #container #content { width:680px; }
	#main #container #sideTower { width:240px;margin-top:-10px; }
}

/* 背景画像 */
#wrap {
	 background: url(img/h_back.jpg) center top no-repeat;
}

a:hover{
    color: #4B7928;
}

a:hover img{
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

/* ヘッダー */
#header {
    padding-top: 25px;
	padding-bottom: 15px;
}


#header #headContact #headContactTel{
	color: #A7132F;
}
/* グローバルメニュー */
#gMenu .menu li a strong{
	font-size: 120%;
}

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

#gMenu .menu li a{
	padding: 20px 15px 20px;
	background: url(img/kama3.png) center center no-repeat ;
}
#gMenu .menu > li > a	{ text-align:center;border-right:none;border-bottom:none;  }
#gMenu .menu > li.current_page_ancestor > a { background:url(img/kama2.png);background-color: inherit; border:none;}
#gMenu .menu li.current-menu-item > a,
#gMenu .menu li.current_page_item > a { 
	background: url(img/kama2.png)  center center no-repeat ;
 }
#gMenu .menu li > a:hover	{ 
	background: url(img/kama4.png)  center center no-repeat ;
	color: #4B7928;
 }
#gMenu .menu li > a strong {
	text-shadow: 1px 1px 3px #ccc; 
}


#gMenu .menu .sub-menu li{
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
	}
 #gMenu .menu .sub-menu > li > a{
	background-image:none;
 }
 #gMenu .menu .sub-menu li a:hover{
	background-color:#EAFBED;
 }
 #gMenu .menu *,
 #gMenu .menu .sub-menu {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
/* トップイメージ */
#topMainBnrFrame,#topMainBnr img{
	border-radius: 10px;
}
#topMainBnrFrame{
	 box-shadow: 		0px 5px 5px 0px #eee;
    -webkit-box-shadow: 0px 5px 5px 0px #eee;
    -moz-box-shadow:	0px 5px 5px 0px #eee;
}

/* 3コンテ */

.content h3 {
	padding: 7px 0px;
	border-left: 7px solid #4B7928;
}
#topPr h3{
	padding-left: 5px;
}
#topPr .prImage{
	box-shadow: 		0px 5px 5px 0px #eee;
	-webkit-box-shadow:	0px 5px 5px 0px #eee;
	-moz-box-shadow:	0px 5px 5px 0px #eee;
	border-radius:6px;
}

/* フッター */
#asWel{
	position: relative;	
}
@media screen and (min-width: 1300px) {
	#asWel #welcom1{
		position: fixed;
		bottom:0;
		right:0;
		width:215px;
		height: 200px;
		background: url(img/welcome_guchiko.png) no-repeat;
	}
	#asWel #welcom2{
		position: fixed;
		bottom:0;
		left:0;
		width:178px;
		height: 200px;
		background: url(img/welcome_kamaro.png) no-repeat;
	}
}
#footer { }
#siteBottom {
	background-color: #f5f5f5;
}

#footMenu .menu li{
	padding-bottom: 5px;
}
#footMenu .innerBox {
    border-bottom: none;
    padding: 15px 0px;
	background: url(img/line10.jpg) bottom left repeat-x;
}

/*  コピーライト非表示  */
#powerd{
	display:none;
}

/* サイドナビ */
form#searchform {
    background-color: #fff;
}

#sideTower .textwidget img {
	border-radius:6px;
}
.sideTower #text-5 {
	margin-bottom: 0;
}
.home #sideTower .sideAccess {
	margin: -20px 0 20px 0;
}
#sideTower .sideAccess {
	margin: 0 0 20px 0;
	padding: .75em 1em;
	border: 1px solid #ccc;
	border-top: 3px solid #4B7928;
	background: -webkit-linear-gradient(top, #fff 0%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 0%, #f0f0f0 100%);
	box-shadow: 0 -1px 0 rgba(255, 255, 255, 1) inset;
}
#sideTower .sideAccess h3{
	font-size:120%;
	color: #4B7928;
	border-bottom: solid #ccc 1px;
	margin-bottom: 5px;
}

/*  */
.content h2,
.sideTower .localHead {
	border-top: 2px solid #4B7928;
	background-color: #EAFBED;
	padding: 13px 10px;
}


.content .infoList ul li .infoTxt a:hover {
    color: #4B7928;
}
.content .infoList .rssBtn a {
	background-color: #4B7928;
	color: #eee;
	margin-right: 10px;
	border-radius: 6px;
}
.content .infoList ul {
	margin: 10px 5px 5px;
}
.content .infoList .infoDate {
    color: #4B7928;
}

.content .infoList ul li .infoTxt a {
    background: url(img/icon_arrow1.gif) left 7px no-repeat;
}

#footerSiteMap .menu li	a:hover,
.content .childPageBox ul li a:hover, .content .childPageBox ul li.current_page_item a {
    background-image: url(img/icon_arrow2_green.gif);
    color: #4B7928;
}
.content .childPageBox ul li a {
    background: url(img/icon_arrow2_gray.gif) left 50% no-repeat;
    padding: 3px 5px 3px 17px;
}

.content .childPageBox{
	width: 100%;
}
.content .childPageBox ul li {
	width: auto;
	padding-right: 10px;
}

.sideTower .ttBoxSection .ttBox{
	padding:0;
}

#sideTower .ttBox, .sideTower .ttBox{
    padding: 13px 10px 11px 28px;
    text-decoration: none;
    color: #666;
    background: url(img/icon_arrow2_gray.gif) 10px 50% no-repeat;
}
#sideTower .ttBox a, .sideTower .ttBox a{
   display: block;
    text-decoration: none;
    color: #666;
}
#footerSiteMap .menu li	a,
.sideTower .sideWidget li a {
    display: block;
    padding: 13px 10px 11px 28px;
    text-decoration: none;
    color: #666;
    background: url(img/icon_arrow2_gray.gif) 10px 50% no-repeat;
}
#footerSiteMap .menu li	li {
	padding-left: 10px;
}

/* hover */
.sideTower .sideWidget li a:hover,
.content .infoList .infoCate a:hover,
.moreLink a:hover {
	background-color: #EAFBED;
	color: #4B7928;
}

/* border-radius */
.entry-content img,
.content .childPageBox,
.content .infoList .infoCate a,
.moreLink a {
	border-radius: 6px ;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}

.moreLink a{
	float: right;
}

/* 物語 */
#acMenu .story-box{
	margin: 15px 0 0 0;
	position: relative;
	padding: 1em;
	-webkit-background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #f6f6f6 0%);
	background: linear-gradient(-155deg, rgba(0, 0, 0, 0) 1.5em, #f6f6f6 0%);
	border-radius: 6px;
	
}
#acMenu .story-box:first-child{
	margin: 0;
}
#acMenu .story-box:after{
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 1.65507em;
	height: 3.5493em;
	background: -webkit-linear-gradient(to left bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .2));
	background: linear-gradient(to left bottom, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .2));
	border-bottom-left-radius: 6px;
	box-shadow: -.2em .2em .3em -.1em rgba(0, 0, 0, .15);
	-webkit-transform: translateY(-1.89424em) rotate(-40deg);
	transform: translateY(-1.89424em) rotate(-40deg);
	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}
.content h2:first-child{
	margin:0 0 25px 0;
}
#acMenu h2{
    display:block;
	background:none;
	margin: 0;
	border-top:none;
	border-bottom:#e5e5e5 1px solid;
	box-shadow:0 1px 0 rgba(255,255,255,1);
	padding-left: 35px;
	background:url(img/icon_book.png) left center no-repeat;
	background-size:25px 25px;
    cursor:pointer;
    }
#acMenu .story{
    width:100%;
    display:none;
	margin-top:15px;
}

.content #acMenu th{
	background-color: #EEE;
}

#pfhub_portfolio_content_2 td,
.content #acMenu .mobile-block td{
	background-color: #FFF;
}

/* かまぼこ紹介 */

.hugeitmicro .hugeitmicro-item {
	box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	margin: 0 0 20px 0;
}
#pfhub_portfolio_content_2{
	top: 10%;
}


#pfhub_portfolio_content_2 .popup-wrapper_2 .image-block_2 { }
#pfhub_portfolio_content_2 .popup-wrapper_2 .image-block_2 img {
	max-width: 1000px !important;
}
#huge_it_portfolio_pupup_element_37_child .title-block_2 h3 {
	margin: -7px 0 0 0 !important;
}
#pfhub_portfolio_content_2 .popup-wrapper_2 .right-block .description p.arrow_box_r{
	font-size: 100%;
}
#pfhub_portfolio_content_2 .popup-wrapper_2 .right-block h3.title ruby rp,
#pfhub_portfolio_content_2 .popup-wrapper_2 .right-block h3.title ruby rt,
.title-block_2 ruby rp,
.title-block_2 ruby rt{
	font-size: 8px;
}
.kama-store{
	font-size:80%;
	border-top: solid 1px #CCC;
}
#pfhub_portfolio_content_2  table.fukidashi_box1,
.content table.fukidashi_box1 {
	width: 100%;
	border: none;
	padding: 0;
}
#pfhub_portfolio_content_2  table.fukidashi_box1 td,
.content table.fukidashi_box1 td{
	background-color: transparent;
	border: none;
	padding: 0;
	vertical-align: middle;
}
.content .box_as1 h4{
	margin: 10px 0;
}
/*
.portelement_2 .title-block_2 {
	padding: 15px 0 0 1px !important;
}
*/

/* サイトマップ */
#sitemapOuter{
	border: none;
	padding: 20px 30px !important;
}

.content ul.linkList li a{
	background: url(img/icon_arrow2_gray.gif) left center no-repeat;
	font-size: 120%;
	line-height: 1.6;
}

.content ul.linkList li a:hover{
	background: url(img/icon_arrow2_green.gif) left center no-repeat;
	color: #4B7928;
}
/*  */
.redb-as {
	color: #A7132F;
	line-height: 1.6;
}

#pfhub_portfolio_content_2 .popup-wrapper_2 .right-block h3.title{
	font-size: 18px !important;
}
#pfhub_portfolio_content_2 .popup-wrapper_2 .right-block .description p.redb-as {
	font-size: 130%;
	padding: 10px 0px !important;
}

#pageTitBnr #pageTitInner #pageTit {
	position: relative;
	background: #eee;
	border: 2px solid #eee;
	width: auto;
	border-radius: 25px ;
	padding: 20px;
	margin-right:110px;
}
#pageTitBnr #pageTitInner #pageTit:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(238, 238, 238, 0);
	border-left-color: #eee;
	border-width: 10px;
	margin-top: -10px;
}
#pageTitBnr #pageTitInner #pageTit:after {
	left: 100%;
	top: -15px;
	border: solid transparent;
	content: " ";
	position: absolute;
	width: 110px;
	min-height: 100px;
	background: url(img/guchiko_h1.png) right center no-repeat;	
}
.content h1.contentTitle, .content h1.entryPostTitle{
	border-top: 2px solid #4B7928;
	background-color: #EAFBED;
	padding: 13px 10px;
}

#pfhub_portfolio_popup_list_2 table.mobile-block {
	display: table;
	border-color: grey;
	table-layout: fixed;
    border-top: 1px solid #ccc;
    margin: 10px -1px 5px 0;
    text-align: left;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 85.7%;
    line-height: 141.7%;
}

#pfhub_portfolio_popup_list_2 table.mobile-block caption {
	text-align: left;
	width: 100%;
}
#pfhub_portfolio_popup_list_2 table.mobile-block th{
	display: table-cell;
	border: 1px solid #ccc;
	box-shadow: inset 1px 2px 0px #ffffff;
	padding: 5px 10px;
	vertical-align: top;
	background-color: #f5f5f5;
	white-space: nowrap;
	font-weight: lighter;
	text-align: center;
}
#pfhub_portfolio_popup_list_2 table.mobile-block td{
	display: table-cell;
	border: 1px solid #ccc;
	padding: 5px 10px;
	vertical-align: top;
	text-align: center;
}
#pfhub_portfolio_popup_list_2 .heading-navigation_2 .right-change a, #pfhub_portfolio_content_2 .heading-navigation_2 .left-change a {
	height: auto !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none){
	#pfhub_portfolio_popup_list_2 .heading-navigation_2 .right-change a,
	#pfhub_portfolio_popup_list_2 .heading-navigation_2 .left-change a {
        	padding: 0 0 0 37px; /* IE10以上 */
    }
}
.content table { font-size: 100%;}
th,
.content th,
table.mobile-block th,
.content table th,
.content table.mobile-block th {
	text-align: left;
}
/* 吹き出し */
.arrow_box_r {
	position: relative;
	background: #f0f0f0;
	border: 3px solid #cccccc;
	padding: 10px;
	font-size: 120%;
	line-height: 1.6;
}
.arrow_box_r:after, .arrow_box_r:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box_r:after {
	border-color: rgba(240, 240, 240, 0);
	border-left-color: #f0f0f0;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box_r:before {
	border-color: rgba(204, 204, 204, 0);
	border-left-color: #cccccc;
	border-width: 14px;
	margin-top: -14px;
}

.arrow_box_l {
	position: relative;
	background: #f0f0f0;
	border: 3px solid #cccccc;
	padding: 10px;
	font-size: 120%;
	line-height: 1.6;
}
.arrow_box_l:after, .arrow_box_l:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box_l:after {
	border-color: rgba(240, 240, 240, 0);
	border-right-color: #f0f0f0;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box_l:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #cccccc;
	border-width: 14px;
	margin-top: -14px;
}

/* ボックス */
.content .infoList .infoListBox,
.content .infoList:not(#topInfo) ul li{
	border-bottom:none;
}
#sitemapOuter,
.content .infoList .infoListBox,
.content .infoList:not(#topInfo) ul li,
.content .child_page_block .child_page_blockInner,
.box_as1 {
	position: relative;
	background-color: #f5f5f5;
	padding: 1em;
	margin-top: 15px;
}
#sitemapOuter,
.content .infoList .infoListBox:first-child,
.content .infoList:not(#topInfo) ul li:first-child,
.content .child_page_block .child_page_blockInner:first-child,
.box_as1:first-child {
	margin-top:0;
}
#sitemapOuter:after,
.content .infoList .infoListBox:after,
.content .infoList:not(#topInfo) ul li:after,
.content .child_page_block .child_page_blockInner:after,
.box_as1:after {
	position: absolute;
	top: 0;
	right: 0;
	content: '';
	width: 0;
	border-width: 0 16px 16px 0;
	border-style: solid;
	border-color: #fff #fff #ddd #ddd;
	box-shadow: -1px 1px 2px rgba(0, 0, 0, .1);
}

.content .infoList ul{
	margin: 0 5px 5px;
}

.clear-b{
	clear:both;
	font-size: 1px;
	margin:0;
	padding: 0;
}
div.wpcf7-mail-sent-ok {
	border: 3px solid #4B7928;
	padding: .7em 1.2em;
	font-size: 1.2em;
	color: red;
	margin: 0;
}
.box_as1 .f-right2{
	width: 40%;
	float: left;
}
.box_as1 .f-right1{
	width: 60%;
	float: left;
}

.sideTower .ttBoxSection .ttBox {
	font-size: 100%;
}

/*
@media screen and (min-width: 768px) {
	#main #container #gMenu { width:768px; }
	#gMenu .menu > li { width: 189px; height: 69px; }
	
}
*/

/* スマホ対策 768px */
@media screen and (max-width: 768px) {
	#main #container #gMenu { width:768px; }
  #footerSiteMap {
    background: url(img/welcome_guchiko.png) right bottom no-repeat;
  }
	#gMenu .menu li.current-menu-item > a,
	#gMenu .menu li.current_page_item > a,
	#gMenu .menu > li > a{
		background-image:none;
		text-align:left;
		border-bottom: 1px solid #e5e5e5;
 	}
	#gMenu .menu  > li > a:hover{
		background-image:none;
		background-color:#EAFBED;
	}
	#gMenu .menu > li.current_page_ancestor > a { 						
		background:none;
		border-bottom: 1px solid #e5e5e5;
	}
	#sitemapOuter{
		border: none;
		padding: 20px 30px !important;
	}

	.content ul.linkList li a{
		background: url(img/icon_arrow2_gray.gif) left center no-repeat;
		font-size: 120%;
		line-height: 1.6;
	}

	.content ul.linkList li a:hover{
		background: url(img/icon_arrow2_green.gif) left center no-repeat;
		color: #CCC;
	}
	.box_as1 .f-right1, .box_as1 .f-right2{
		display: inline;
		clear: both;
	}
	.box_as1 .f-right2, f-right2 {
		width: 100%;
	}
	.content table {
		width: 100%;
	}
	.box_as1 .f-right2{
		width: 100%;
	}
}
