/*
Theme Name: Twenty Fourteen ILCC
Template: twentyfourteen
*/

/* メインサイドバー幅 */
@media screen and (min-width: 673px) {
	#secondary,
	#supplementary {
		padding: 0 30px;/* 0 30px */
	}
	.site-info {
		padding: 15px 30px;/* 15px 30px */
	}
}

@media screen and (min-width: 1008px) {
	.secondary-navigation {
		margin: 0 -30px 48px;/* 0 -30px 48px */
	}
	.secondary-navigation a {
		padding: 10px 30px;/* 10px 30px */
	}
	#secondary {
		width: 122px;/* 122px */
	}
	.site:before,
	.secondary-navigation,
	.secondary-navigation ul ul {
		width: 182px;/* 182px */
	}
	.search-box-wrapper,
	.featured-content {
		padding-left: 182px;/* 182px */
	}
	.site-content {
		margin-left: 182px;/* 182px */
	}
}

@media screen and (min-width: 1080px) {
	#secondary {
		width: 162px;/* 162px */
	}
	.site:before,
	.secondary-navigation,
	.secondary-navigation ul ul {
		width: 222px;/* 222px */
	}
	.site-content,
	.site-main .widecolumn {
		margin-left: 222px;/* 222px */
	}
	.search-box-wrapper,
	.featured-content {
		padding-left: 222px;/* 222px */
	}
}

/* コンテンツサイドバー幅 */
@media screen and (min-width: 673px) {
	.site-content {
		margin-right: 300px;/* 33.33333333%->-300px */
	}
	.content-sidebar {
		margin-left: -300px;/* -33.33333333%->-300px */
		width: 300px;/* 33.33333333%->300px */
	}
}

@media screen and (min-width: 1008px) {
	.site-content {
		margin-right: 300px;/* 29.04761904%->300px */
	}
	.content-sidebar {
		margin-left: -300px%;/* -29.04761904%->-300px */
		width: 300px%;/* 29.04761904%->300px */
	}
}

/* 記事エリア幅 */
.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta,
.page-content ,
.post-navigation,
.image-navigation,
.archive-header,
.page-header,
.contributor-info,
.comments-area,
.site-main .mu_register,
.widecolumn > h2,
.widecolumn > form {
	max-width: 660px;/* 474->660px */
}



/* 英字大文字化設定 */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.site-navigation a,
.entry-title,
.entry-meta,
.cat-links,
.entry-meta .tag-links a,
.entry-content th,
.comment-content th,
.entry-content .edit-link,
.page-links,
.post-navigation .meta-nav,
.paging-navigation .page-numbers,
.comment-reply-title,
.comments-title,
.comment-list .reply,
.comment-metadata,
.no-comments,
.comment-navigation,
.widget .widget-title,
.widget_calendar caption,
.widget_twentyfourteen_ephemera .post-format-archive-link,
.content-sidebar .widget .widget-title,
.featured-content .entry-title {
	text-transform:uppercase;/* uppercase */
}

@media screen and (min-width: 783px) {
	.primary-navigation {
		text-transform: none;/* uppercase */
	}
}

/* メインカラー */
.site-header,
.menu-toggle,
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls,
.page-links a,
#secondary,
.content-sidebar .widget_twentyfourteen_ephemera .widget-title:before,
.site-footer,
.featured-content,
.featured-content .entry-header,
.slider-control-paging,
.slider-direction-nav a {
	background-color: #1400AE; /*#6E6E6E; #000 */
}
.page-links a,
.paging-navigation,
#secondary,
.content-sidebar .widget .widget-title {
	border-color: #1400AE; /*#6E6E6E; #000 */
}

@media screen and (min-width: 673px) {
	.grid .featured-content .entry-header {
		border-color: #1400AE; /*#6E6E6E; #000 */
	}
}

@media screen and (min-width: 1008px) {
	.site:before {
		background-color: #1400AE; /*#6E6E6E; #000 */
	}
}

/* アクセントカラー（通常時） */
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.search-toggle,
.hentry .mejs-controls .mejs-time-rail .mejs-time-current,
.widget .mejs-controls .mejs-time-rail .mejs-time-current,
.hentry .mejs-overlay:hover .mejs-overlay-button,
.widget .mejs-overlay:hover .mejs-overlay-button,
.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"],
.widget_calendar tbody a,
.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"],
.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before,
.slider-direction-nav a:hover {
	background-color: #0404B4;/* #24890d */
}
.paging-navigation .page-numbers.current {
	border-color: #0404B4;/* #24890d */
}

@media screen and (min-width: 783px) {
	.primary-navigation ul ul,
	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #0404B4;/* #24890d */
	}
}
@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul,
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #0404B4;/* #24890d */
	}
}

/* アクセントカラー（マウスオーバー時） */
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.search-toggle:hover,
.search-toggle.active,
.search-box,
.entry-meta .tag-links a:hover,
.entry-meta .tag-links a:hover:before,
.page-links a:hover,
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus,
.widget_calendar tbody a:hover,
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus,
.slider-control-paging a:hover:before {
	background-color: #5858FA;/* #41a62a */
}
.entry-meta .tag-links a:hover:before,
.entry-meta .tag-links a:focus:before,
.entry-meta .tag-links a:hover:before,
.page-links a:hover,
.paging-navigation a:hover {
	border-color: #5858FA;/* #41a62a */
}
@media screen and (min-width: 783px) {
	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #5858FA;/* #41a62a */
	}
}
@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #5858FA;/* #41a62a */
	}
}

/* リンクカラー（通常時） */
a,
.content-sidebar .widget a {
	color: #0404B4;/* #24890d */
}

/* リンクカラー（マウスオーバー時） */
a:active,
a:hover,
.site-navigation a:hover,
.entry-title a:hover,
.entry-meta a:hover,
.cat-links a:hover,
.entry-content .edit-link a:hover,
.hentry .mejs-controls .mejs-button button:hover,
.widget .mejs-controls .mejs-button button:hover,
.post-navigation a:hover,
.image-navigation a:hover,
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover,
.comment-reply-title small a:hover,
.widget a:hover,
.widget-title a:hover,
.widget_twentyfourteen_ephemera .entry-meta a:hover,
.content-sidebar .widget a:hover,
.content-sidebar .widget .widget-title a:hover,
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover,
.site-info a:hover,
.featured-content a:hover {
	color: #5858FA;/* #41a62a */
}

/* 中間カラー  */
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #FDFF56;/* #F5F6CE #55d737 */
}

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active,
.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #FDFF56;/* #F5F6CE #55d737 */
}

/* Table設定削除  */
table, th, td {
    border: 1px solid rgba(0, 0, 0, 1);
}
