@charset "UTF-8";
/*
Theme Name: biz-vektor_child
Theme URI: 
Description: biz-vektorの子テーマ
Author: ishida
Author URI: 
Template: biz-vektor
Version: 1.0
*/
@import url('../biz-vektor/style.css'); /*上書きしたいCSSの場所*/
body{
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	color:#333;
}
#header #site-title a img {
	max-height: 80px;
}
#header #headContact #headContactTxt, #header #headContact #headContactTime {
    font-size: 13px;
}
@media (min-width: 660px){
#header #headContact #headContactTel {
    font-size: 20px;
	margin-bottom: 5px;
}
#header #headContact #headContactTxt {
    font-size: 13px;
    margin-bottom: 5px;
	margin-top: 10px;
}
#header #headContact #headContactTime {
    font-size: 14px;
}
}
#gMenu .assistive-text span {
    padding: 10px 0px;
}
/*#gMenu .menu li.current_page_item > a, #gMenu .menu li > a:hover {
    background-color: #b3d7ff;
}*/
#header #headContact #headContactTel a{
	text-decoration:none;
}
@media (min-width: 770px){
#gMenu .menu > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
	font-size:15px;
}
}
#pageTitBnr {
    padding: 30px 0 30px;
		background: #e5eef8;
}
#pageTitBnr #pageTitInner #pageTit {
    font-size: 28px;
	color: #000;
}
#panList ul li {
    font-size: 12px;
    color: #666;
}
#panList ul li a{
    color:#31ade5;
}
@media (min-width: 970px){
#footerSiteMap {
    width: 600px;
    font-size: 13px;
    float: right;
}
#footer dl#footerOutline dt {
    font-size: 24px;
    color: #333;
}
#footerSiteMap .menu li	li a {
    font-size: 12px;
}
}
.sideTower .sideWidget ul.cpd li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    line-height: 121.4%;
    padding: 0.7em 0.1em;
}
@media (min-width: 660px){
#topPr .topPrInner p.topPrDescription {
    font-size: 13px;
    line-height: 1.6;
}
}
#siteBottom #powerd, #siteBottom #powerd a {
    display: none;
}
.content .mainFoot {
    display: none;
}
/**/
#wrap_btn {
	overflow:hidden;
}
.content ul#btn_cat{
	margin:0 0 20px;
}
#wrap_btn ul#btn_cat li{
	list-style:none;
}
#wrap_btn ul#btn_cat li a{
	width:120px;
	font-size:15px;
	padding:0.5em;
	border:1px solid #353683;
	float:left;
	margin:0 15px 15px 0;
	text-decoration:none;
	text-align:center;
	color:#fff;
	background:#353683;
}
#wrap_btn ul#btn_cat li a:hover{
	border:1px solid #353683;
	background:#fff;
	color:#353683;
	transition: 0.5s ;
}
.bx_com{
	background:#f0f0f0;
	padding:10px 20px;
	/*margin:5px;*/
}
.bx_com p{
	margin:0;
}
.bx_com p.cate{
	font-size:11px;
	display:inline-block;
	background:#fff;
	margin-bottom:0.7em;
}
.bx_com h3{
	border: none;
	font-size:18px;
	margin: 0 0 0.2em;
	padding:0 0 0 5px;
}
.bx_com .info {
    font-size: 90%;
    border-top: 1px solid #fff;
    margin: 0.5em 0 0;
    padding-top: 0.5em;
}
#topPr h3 {
    font-size: 18px;
    padding-left: 0;
	text-align:center;
	border:none;
}
#footer {
    background: #F3F3F3;
	padding: 30px 0px 50px;
}
#footer dl#footerOutline dd {
    font-size: 100%;
    line-height: 1.6;
    color: #333;
}
#footMenu .innerBox {
    border-bottom: none;
}
#siteBottom {
    color: #fff;
    background: #000;
}
#siteBottom a{
    color: #fff;
}
@media (min-width: 770px){
#footerSiteMap .menu li	a {
    color: #333;
}
}
.content .infoList .infoDate {
    color: #465e8b;
}
.sideTower .sideWidget li {
    border-bottom: 1px dotted #ccc;
}
.sideTower .sideWidget li a {
    color: #333;
}
.moreLink a {
	font-size: 12px;
}
.content .infoList .infoCate a {
    background-color: #000;
    color: #f0f0f0;
}
@media (min-width: 660px){
#headerTop {
    background: #000;
}
#headerTop #site-description {
    font-size: 14px;
    color: #dfdfdf;
}
}
.content .infoList .infoCate a {
    color: #fff;
    padding: 1px 7px 0px;
}
ul.shonan{
	overflow:hidden;
}
ul.shonan li{
	list-style:none;
	width:150px;
	display:block;
	float:left;
	margin:0 40px 20px 0;
	text-align:center;
}
@media (max-width: 680px){
ul.shonan li{
	width:100px;
	margin:0 20px 20px 0;
	font-size:11px;
}
}
ul.shonan li img{
    border: 1px solid #ddd;
}
ul.shonan li a{
	text-decoration:none;
}
/* form */
#wrap_form .btn_center{
	text-align:center;
}
#wrap_form .f{
font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
	color: #000;
}
#wrap_form .hissu{
	    display: inline-block;
    background: #002081;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    margin-right: 0.8em;
    line-height: 1em;
	font-weight:normal;
}
#wrap_form input[type=submit] {
    margin-top: 16px;
    background-color: #ffae00;
    color: #fff;
	border-radius:5px;
}
form textarea {
    width: 94%;
    font-size: 14px;
    line-height: 1.6;
    padding: 10px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
/* top */
.content .infoList .infoListBox div.entryTxtBox h4.entryTitle {
	border:none;
	margin-bottom:10px;
}
.content .infoList .infoListBox div.entryTxtBox p.entryMeta {
    margin-bottom: 10px;
}
.content .infoList .infoListBox div.entryTxtBox h4.entryTitle a {
    color: #000;
}
.content .infoList .infoCate a {
    background-color: #3c72ae;
}
.content .infoList .infoListBox div.entryTxtBox p {
    line-height: 1.7;
}
/* ehagaki */
ul#ehagaki{
	overflow:hidden;
	margin:10px 0 50px;
}
ul#ehagaki li{
	list-style:none;
	display:inline-block;
	float:left;
	margin-right:1em;
}
/*　s_bnr */
.sideTower .sideWidget ul.s_bnr li{
	list-style:none;
	border:none;
}
.sideTower .sideWidget ul.s_bnr li a{
	background:none;
	padding:0;
}
.sideTower .sideWidget ul.s_bnr li.bnr{
	margin-bottom:5px;
}
.sideTower .sideWidget ul.s_bnr li.txt{
	margin-bottom:15px;
	font-size:85%;
}
/* footer */
@media (min-width: 770px){
#footerSiteMap .menu {
    font-size: 13px;
}
#footerSiteMap .menu li	li a {
    margin-bottom: 0.8em;
}
}
/* calender */
.ai1ec-calendar-toolbar {
	border: none;
}
.ai1ec-btn-toolbar{
	margin-bottom:10px;
}
table.ai1ec-month-view {
    margin-bottom: 20px !important;
}
.ai1ec-btn-group > .ai1ec-btn-sm {
    font-size: 13px;
}
.ai1ec-calendar-title, .ai1ec-calendar-title-short {
    font-size: 16px;
}
.ai1ec-month-view .ai1ec-date {
    font-size: 12pt;
    height: 18px;
    margin-bottom: 5px;
    padding: 0.1em 0.4em;
}
.ai1ec-month-view .ai1ec-event {
    margin-bottom:5px;
}
/* tokuten */
/*
 * @media (min-width: 770px){
.content ul.tokuten{
    margin-left: 0;
}
ul.tokuten li{
	list-style: none;
    background: #eff4fa;
    padding: 15px;
    font-size: 15px;
    margin-bottom: 20px;
    color: #296683;
}
}
*/

/* shakaikeizai */
.content .infoList ul li {
    border-bottom: 1px dotted #ccc;
    padding: 10px 0px;
}
/* btn_entry */
.wrap_btn{
	text-align:center;
	margin:50px auto;
}
.wrap_btn .btn_entry a{
	font-size:20px;
	padding:20px 10px;
	background:#ffcc0a;
	border-radius:5px;
	text-decoration:none;
	width:70%;
	display:inline-block;
	color:#000;
	font-weight:bold;
	line-height:1em;
}
.wrap_btn .btn_entry a:hover{
	background:#ffe500;
	color:#666;
}
/* gnavi */
@media (min-width: 770px){
#gMenu .menu li a strong {
    font-family: '游明朝','Yu Mincho', serif;
    color: #000;
    font-weight: 600;
}
}
.bx_toplink{
	width:calc(50% - 12px);
	float:left;
	margin:0 10px 10px 0;
	/*border:1px solid #000;*/
	text-align:center;
}
.bx_toplink h3{
	margin:0 0 10px;
	border:none;
	font-size:15px;
}
.bx_toplink p{
	margin:0.5em 0 0.5em;
	padding:0;
}
.bx_toplink p.txt{
	font-size:12px;
}
/**/
.su-spoiler-style-default > .su-spoiler-title {
    background: #000;
    color: #fff;
	font-size:18px;
	border-radius:5px;
	padding-left:30px !important;
}
.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
    left: 5px !important;
}
#footerSiteMap .menu a {
	color: #333;
}
@media (max-width: 770px){
#footerSiteMap .menu li	a {
    border-bottom: 1px solid #d1d1d1;
}
}
