

/*-------------------------------------------------------------------------------------------*/
/* 01. メインカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
h1.title,
h2.top-title,
.top-box h2,
h3.top-title,
h2.title,
h3.title,
p.title,
.table1 tr th,
.table2 tr th,
#sidebar .widget h3,
#wp-calendar caption,
.table-time tr th,
#footer h3,
.interview-list .w6 h2,
.staff h4 span,
.widget-post h4 a,
.interview-box .teacher,
.course h4,
.lSAction a:hover,
.blog-info li.cal:before, .blog-info-single li.cal:before,
.blog-info li.aut:before, .blog-info-single li.aut:before,
.blog-info li.cat:before, .blog-info-single li.cat:before,
.blog-info li.tag:before, .blog-info-single li.tag:before {
	color: #003083;
}


/*-------- 背景 --------*/
.news .ymd,
.cal-single,
.footer-under,
.news .ymd,
#mainNav .has-sub ul li a,
#mainNav .has-sub ul li:hover a,
.mean-container .mean-bar,
.mean-container .mean-nav,
.dropcap-q,
h5.title,
.table1 th p,
#wp-calendar thead th,
h3.interview-title,
.what-box a,
#searchsubmit,
.interview-list .w6 a,
input[type=submit] {
	background: #003083;
}


/*-------- ボーダー --------*/
#sidebar .widget h3,
#wp-calendar caption {
	border-bottom: 3px solid #003083;
}
h2.top-title span:before,
h2.top-title span:after {
	border-top: 1px solid #003083;
}
h3.title{
	border-bottom: 1px solid #003083;
}
ul.tab-widget li.active a,
ul.tab-widget li.active a:hover,
ul.tab li.active a,
ul.tab li.active a:hover {
	border-top: 2px solid #003083;
}
#mainNav ul li:hover:after {
	border-bottom: 5px solid #003083;
}
.what-box {
    border: 3px solid #003083;
}
.fixed {
    border-bottom: 3px solid #003083 !important;
}
.instructor {
    border: 3px solid #003083;
}
.accordion-panel dd a {
    border-bottom: 1px dotted #003083;
}
.interview-list .w6 {
    border: 1px solid #003083;
}
.course .w8 {
    border-left: 3px solid #003083;
}
.course .w8:after {
	border-left: 10px solid #003083;
}


/*-------------------------------------------------------------------------------------------*/
/* 02. サブカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
.blog-button:before,
.widget_categories li a:before,
.widget_pages li a:before,
.list2 li:before,
.next a:after,
h2.title:before,
.prev a:before,
.accordion-panel dt:before,
.footer-menu a:hover,
.widget-post h4 a:hover {
	color: #e6ce00;
}


/*-------- 背景 --------*/
.image-orver .cover,
#mainNav ul li:hover a,
[data-tooltip].tooltip-top:after,
.dropcap-a,
#mainNav .has-sub ul li a:hover,
header .logo .button:hover,
#sidebar .button:hover,
#toppage .top-copy a:hover,
ul.tab-widget li a:hover,
.widget-button:hover,
.what-box a:hover,
a.zo-masonry-button,

.prev a:hover,
.next a:hover,
.blog-button:hover,
.interview-box .button:hover,
.lSPrev:before,
.lSNext:before,
.interview-list .w6 a:hover,
input[type=submit]:hover {
	background: #e6ce00;
}
/*-------- メインカラー背景（優先順位のため記述場所変えない） --------*/
#mainNav .has-sub ul li a {
	background: #003083;
}

/*-------- ボーダー --------*/
[data-tooltip].tooltip-top:before {
	border-top-color: #e6ce00;
}
.footer-under {
	border-top: 1px solid #e6ce00;
}
h3.interview-title {
    border-left: 7px solid #e6ce00;
}
.interview-box h3 {
    border-bottom: 2px dotted #e6ce00;
}
.interview-box .button {
    border: 3px solid #e6ce00;
}
.prev a:hover,
.next a:hover,
.blog-button:hover {
	border: 1px solid #e6ce00;
}




/*-------------------------------------------------------------------------------------------*/
/* 03. リンクカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
a,
.pagination a:before,
ul.tab-widget li.active a,
ul.tab-widget li.active a:hover {
    color: #003083;
}

/*-------- 背景 --------*/
.pagination .current,
.widget_tag_cloud a,
a.zo-masonry-button .face-primary,
.staff a:hover {
    background: #003083;
}

/*-------- ボーダー --------*/
.pagenav a, .next a,
.blog-button,
.staff a {
	border: 1px solid #003083;
}




/*-------------------------------------------------------------------------------------------*/
/* 04. リンクホバーカラー
/*-------------------------------------------------------------------------------------------*/

/*-------- テキスト --------*/
a:hover,
a:active,
.blog-info li a:hover, .blog-info-single li a:hover,
#footer a:hover,
.accordion-panel dd a:hover,
#footer .button:hover {
    color: #e6ce00;
}


/*-------- 背景 --------*/
.pagination a:hover,
.widget_tag_cloud a:hover {
    background: #e6ce00;
}


/*-------- ボーダー --------*/

