/*
Theme Name: Child
Template: biz-vektor
Description: 障害福祉サービス事業所 いちご
Author: takahata
Author URI: 

*/

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

body{
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#gMenu{
	border-bottom:solid 3px #2B9F48;
}

#content h2{
	border-bottom:solid 3px #2B9F48;
	font-size:19px;
	font-weight: 800;
	letter-spacing: 2px;
}

#topPr .topPrOuter h3{
	border-bottom:solid 3px #2B9F48;

}

.sideTower .localHead,
#sideTower .localHead{
	border-bottom:solid 3px #2B9F48;
}

#gMenu .menu li a strong{
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2px;
}

#topPr .topPrOuter h3{
	background-color:#2B9F48;
}

.topPrTit a{
	font-size:18px;
	font-weight:400;
}

#gMenu .menu li a strong,
#topPr .topPrOuter h3{
font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}

#topPr .prImage{
	width:100%;
}

#topPr .prImage a{
	border:none;
}

#topPr .prImage img.imageSmall{
	margin: 0 auto;
}

body .menu{
	font-size:20px;
}

#content .recruit th{
	width:100px;
	text-align:center;
	vertical-align: middle;
}

#content table td{
	background: #fff;
}


#main .w3eden .panel .panel-heading{
	display:none;
}


#gMenu .menu li a span{
	font-size:13px;
	font-weight:bold;
}

.sideTower .sideWidget li a,
#sideTower .sideWidget li a{
	font-weight: 800;
}

#content .infoList .infoListBox div.entryTxtBox h4.entryTitle a{
	font-weight:200;
}

#pageTitBnr #pageTitInner #pageTit{
	letter-spacing: 3px;
	font-weight: 800;
	font-size: 25px;
}

#content table th{
	font-weight:bold;
	text-align:center;
	font-size:14px;
}

iframe{
	width:100%;
}

#content h3{
	font-size:16px;
}

#content p{
	line-height:19px;
}


#topFreeArea h4 span{
font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
}



@media screen and (max-width:640px){
	#content table {
		width: 100% !important;
	}
	#content table th,
	#content table td{
		display: block;
		width: 100% !important;
		box-sizing: border-box;
	}
}