@charset 'UTF-8';
/*   
Theme Name: nakadaPC
Theme URI: http://nakada.gr.jp/
Description: PC用
*/
/**
    * Eric Meyer’s Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	border: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* Common */

html {
	font: 62.5% Lato, 'Hiragino Kaku Gothic ProN', Meiryo, Sans-serif;
	color: #505559;
}

body {
	line-height: 1.5;
	background: #d7edff;
}

body * {
	font-size: 14px;
	font-size: 1.4rem;
}

a {
	text-decoration: none;
	color: #37a7ff;
}

img {
	vertical-align: bottom;
}

h2, h3 {
	font-weight: bold;
}

/* Layout */

#header {
	padding: 15px 0;
	background: #f5fbff;
}

.header-wrapper {
	width: 1000px;
	margin: 0 auto;
}

.header-logo {
	float: left;
}

.header-moveBox {
	float: left;
	padding:12px 0 0 30px;
}

.header-box {
	float: right;
}

.header-link {
	float: right;
	margin: 10px 0 3px;
}

.header-link li {
	position: relative;
	float: left;
	margin-left: 10px;
}

.header-link li a {
	color: #505559;
}

.header-link a:hover {
	border-bottom: 1px #505559 solid;
}

.header-link li:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f138';
	vertical-align: baseline;
	color: #37a7ff;
}

#globalnav {
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	background: #37a7ff;
	-webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
	box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .1);
}

.globalnav-menu {
	width: 1000px;
	margin: 0 auto;
	border-left: #9bd3ff 1px solid;
}

.globalnav-menu li {
	font-weight: bold;
	float: left;
}

.globalnav-menu li a {
	display: block;
	width: 138px;
	height: 46px;
	padding-top: 11px;
	text-align: center;
	text-decoration: none;
	color: white;
	border-right: #9bd3ff 1px solid;
	border-bottom: #37a7ff 3px solid;
}

.globalnav-menu li a small {
	font-size: 11px;
	font-size: 1.1rem;
	display: block;
	color: #afdcff;
}

.globalnav-menu li a:hover, .globalnav-menu li a:hover small {
	color: #37a7ff;
	background: white;
}

.globalnav-menu li .globalnav-expanded {
	width: 151px;
}

#catch {
	height: 280px;
	padding: 20px 0;
	border-bottom: 1px #ddd solid;
	background: #f5fbff;
}

#catch ul {
	width: 1000px;
	margin: 0 auto;
}

#catch img {
	-webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .2);
}

#contents {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}

#main {
	float: left;
	width: 735px;
}

#main .banner-box {
	margin-bottom: 20px;
}

#main .banner-box .banner {
	padding-left: 15px;
}

#main .banner-box .banner:first-child {
	padding-left: 0;
}

/* 追記 */
#main .banner-box img{
	margin-bottom:25px;
}

/* ここまで */

#main .main-box {
	margin-bottom: 20px;
}

#main .main-header {
	padding: 12px 10px 10px;
	border: 1px #ddd solid;
	border-radius: 4px 4px 0 0;
	background: white -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: white -webkit-linear-gradient(#fff 0%, #eee 100%);
	background: white linear-gradient(#fff 0%, #eee 100%);
}

#main .main-title {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1em;
	float: left;
	padding-left: .5em;
	border-left: 2px #37a7ff solid;
}

#main .main-link {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.5em;
	display: inline-block;
	float: right;
	color: #505559;
}

#main .main-link:before {
	font-family: icon;
	font-family: icon;
	padding-right: .5em;
	padding-right: .5em;
	content: '\f03a';
	vertical-align: baseline;
	vertical-align: baseline;
}

#main .main-pagenation {
	text-align: center;
}

#sub {
	float: right;
	width: 235px;
}

#sub aside {
	margin-bottom: 20px;
}

#sub .sub-movie {
	border: 2px #37a7ff solid;
	border-radius: 4px;
	background: white;
}

#sub .movie-title {
	padding: 5px;
	text-align: center;
	color: white;
	background: #37a7ff;
}

#sub .movie-link {
	margin: 10px auto;
}

#pagetop {
	width: 1000px;
	margin: 0 auto 20px;
	text-align: right;
}

.wrapper {
	width: 1000px;
	margin: 0 auto;
	color: white;
}

.wrapper a {
	color: white;
}

#footerlink {
	padding: 30px 0;
	border-bottom: #1f2022 1px solid;
	background: #343638;
}

#footerlink ul {
	text-align: center;
}

#footerlink li {
	display: inline-block;
	margin-left: 10px;
}

#footerlink li a {
	font-size: 11px;
	font-size: 1.1rem;
}

#footerlink li a:hover {
	border-bottom: 1px white solid;
}

#footerlink li:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f105';
	vertical-align: baseline;
	color: #37a7ff;
}

#footer {
	padding: 30px 0 0;
	border-top: #4c4e50 1px solid;
	background: #343638;
}

.footer-personal {
	float: left;
	overflow: hidden;
	width: 350px;
}

.personal-photo {
	float: left;
	margin: 0 10px 20px 0;
}

.personal-data {
	float: left;
}

.personal-name {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: .5em;
	position:relative;
	top:30px;
}

.personal-name small {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
}

.personal-job {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.3;
	color: #a6b1b9;
}

.personal-banner {
	clear: both;
}

.personal-banner li {
	float: left;
	margin-right: 10px;
}

.footer-access {
	float: right;
	width: 575px;
}

.footer-access dt {
	padding: 0 0 13px;
}

.footer-access dd {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1.3;
}

.footer-access .button-accessmap {
	margin: 10px 0 0;
}

.footer-title {
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 1em;
	padding-bottom: 20px;
	color: #37a7ff;
}

.address-first {
	float: left;
	clear: both;
	width: 260px;
}

.address-second {
	width: 260px;
	margin-left: 315px;
}

.footer-extra {
	margin: 30px 0 0;
	background: black;
}

.footer-extra .wrapper {
	padding: 20px 0;
}

.footer-extralink {
	float: left;
	overflow: hidden;
}

.footer-copyright {
	float: right;
}

.footer-extralink li {
	line-height: .9;
	display: inline-block;
	margin-right: -1px;
	padding: 0 .5em;
	border-right: 1px #ddd solid;
}

.footer-extralink li {
	line-height: .9;
	display: inline-block;
	margin-right: -1px;
	padding: 0 .5em;
	border-right: 1px #ddd solid;
}

.footer-extralink a {
	font-size: 11px;
	font-size: 1.1rem;
}

.footer-extralink a:hover {
	border-bottom: 1px white solid;
}

.footer-copyright small {
	font-size: 11px;
	font-size: 1.1rem;
}

/* branch */

#breadcrumb {
	padding: 15px 0;
	border-bottom: 1px #ddd solid;
	background: white;
}

#breadcrumb ul {
	width: 1000px;
	margin: 0 auto;
}

#breadcrumb ul:before {
	font-family: icon;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1;
	padding-right: .5em;
	content: '\f015';
	vertical-align: baseline;
}

#breadcrumb li {
	display: inline-block;
}

#breadcrumb span:after {
	font-family: icon;
	padding-right: .5em;
	padding-left: 1em;
	content: '\f105';
	vertical-align: baseline;
}

#breadcrumb span a {
	color: #505559;
}

#breadcrumb span a:hover {
	color: #37a7ff;
	border-bottom: #37a7ff 1px solid;
}

.category #main .main-header, .single #main .main-header, .page #main .main-header, .search #main .main-header {
	border-radius: 4px;
	background: #505559;
}

.category #main .main-title, .single #main .main-title, .page #main .main-title, .search #main .main-title {
	color: white;
}

.category #main .article-summary, .single #main .article-summary, .page #main .article-summary, .search #main .article-summary {
	margin-top: 20px;
}

#sub .sub-box {
	margin-bottom: 20px;
}

#sub .sub-box h1 {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 10px;
	border-bottom: 1px #505559 solid;
}

#sub .sub-box > ul li {
	margin-bottom: 5px;
}

#sub .sub-box > ul li a {
	display: block;
	padding: 10px;
	border-radius: 4px;
	background: white;
	-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
}

#sub .sub-box > ul li a:hover {
	color: white;
	background: #37a7ff;
}

#sub .sub-box > ul li a:hover span {
	color: white;
}

#sub .title-category:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f07c';
	vertical-align: baseline;
}

#sub .title-recent:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f0f6';
	vertical-align: baseline;
}

#sub .title-archives:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f073';
	vertical-align: baseline;
}

.single #main .article-meta {
	float: right;
	margin: 0 0 10px;
	color: #505559;
}

.single #main .article-meta li {
	padding: 0 0 0 10px;
	color: #505559;
}

.single #main aside {
	margin-bottom: 20px;
}

.article-single {
	line-height: 20px;
	padding: 40px 35px;
	border: 1px #ddd solid;
	background: white;
}

.category .article-single, .profile .article-single, .page .article-single, .search .article-single {
	margin-top: 20px;
	padding-bottom: 0;
}

.single .article-body > *, .category-message .article-body > *, .page .article-body > * {
	margin-bottom: 20px;
}

.article-body h2 {
	font-size: 23px;
	font-size: 2.3rem;
	line-height: 1.5;
	padding-bottom: 15px;
	border-bottom: 5px #ddd solid;
}

.article-body h3 {
	font-size: 23px;
	font-size: 2.3rem;
	font-weight: bold;
	line-height: 1em;
	padding-left: .5em;
	border-left: 2px #37a7ff solid;
}

.article-body h4 {
	color: #37a7ff;
}

.article-body h4, .article-body h5, .article-body h6 {
	font-weight: bold;
}

.article-body p {
	margin-bottom: 20px;
}

.article-body ul ul {
	margin-left: 1.5em;
}

.article-body strong {
	font-weight: bold;
}

.single .article-body ul, .page .article-body ul:not(.book) {
	padding: 15px 20px;
}

.single .article-body ul li, .page .article-body ul:not(.book) li {
	margin-bottom: 5px;
}

.single .article-body ul li:before, .page .article-body ul:not(.book) li:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f0da';
	vertical-align: baseline;
	color: #37a7ff;
}

.single .article-body ul li a, .page .article-body ul:not(.book) li a {
	border-bottom: 1px #37a7ff solid;
}

.single .article-body ol, .page .article-body ol {
	padding: 15px 20px 15px 36px;
}

.single .article-body ol li, .page .article-body ol li {
	margin-bottom: 5px;
}

.single .article-body ol li a, .page .article-body ol li a {
	border-bottom: 1px #37a7ff solid;
}

.page-id-128 .article-body dd {
	margin-bottom: 20px;
}

.article-figure {
	text-align: center;
}

.article-figure .article-caption {
	font-size: 11px;
	font-size: 1.1rem;
	color: #95a4b0;
}

.article-aside ul {
	padding: 15px 20px;
}

.article-aside ul li {
	margin-bottom: 5px;
}

.article-aside ul li:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f0da';
	vertical-align: baseline;
	color: #37a7ff;
}

.article-aside ul li a {
	border-bottom: 1px #37a7ff solid;
}

.aside-header {
	padding: 12px 10px 10px;
	border: 1px #ddd solid;
	border-radius: 4px;
	background: white -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: white -webkit-linear-gradient(#fff 0%, #eee 100%);
	background: white linear-gradient(#fff 0%, #eee 100%);
}

.aside-title {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1em;
	padding-left: .5em;
	border-left: 2px #37a7ff solid;
}

#tablepress-2 {
	float: left;
	width: 365px;
}

#tablepress-2 .column-1 {
	line-height: 20px;
	width: 100px;
	text-align: right;
	border-bottom: 1px #ddd solid;
}

#tablepress-2 .column-2 {
	line-height: 20px;
	width: 265px;
	border-bottom: 1px #ddd solid;
}

#tablepress-1 {
	width: 100%;
	border-spacing: 1;
	border-collapse: separate;
}

#tablepress-1 th {
	position: relative;
	padding: 10px;
	text-align: left;
	vertical-align: middle;
	color: white;
	border: 1px white solid;
	background: #505559;
}

#tablepress-1 th:after {
	font-size: 18px;
	font-size: 1.8rem;
	position: absolute;
	z-index: 10;
	right: -8px;
	display: inline-block;
	content: '\0025c6';
	color: #505559;
}

#tablepress-1 td {
	font-size: 11px;
	font-size: 1.1rem;
	position: relative;
	z-index: 2;
	padding: 10px 20px;
	border: 1px white solid;
	background: #f8f8f8;
}

.book {
	width: 702px;
}

.book li {
	float: left;
	width: 174px;
	margin: 0 55px 20px 0;
	text-align: center;
}

.book dt, .book dd {
	display: inline-block;
	overflow: hidden;
	width: 174px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/* Module */

.logo a {
	display: block;
	width: 293px;
	height: 90px;
	text-indent: -9999px;
	background: url('../images/logo.png');
}

.banner {
	display: inline-block;
	text-align: center;
}

.article-summary {
	border: 1px #ddd solid;
	background: white;
}

.home .article-summary, .search .article-summary {
	margin-top: -1px;
}

.article-header {
	padding: 5px 12px 5px;
	border-bottom: 1px #ddd dotted;
}

.article-header .article-meta {
	margin-left: 5px;
}

.wp-image-109 {
	display: block;
	float: left;
	margin-bottom: 0;
	padding-right: 15px;
}

#sub .article-title {
	display: block;
}

.article-title a {
	font-size: 23px;
	font-size: 2.3rem;
	color: #505559;
}

.article-title a:hover {
	border-bottom: 1px #505559 solid;
}

.article-date:before {
	font-family: icon;
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: .5em;
	content: '\f073';
	vertical-align: baseline;
}

.article-category:before {
	font-family: icon;
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: .5em;
	content: '\f07c';
	vertical-align: baseline;
}

.article-body {
	position: relative;
	padding: 10px 15px 40px;
}

.home .article-body, .category .article-body, .search .article-body {
	padding: 10px 15px 20px;
}

.article-meta * {
	display: inline-block;
	padding: 0 10px 0 0;
	color: #95a4b0;
}

#main .article-meta * {
	font-size: 11px;
	font-size: 1.1rem;
}

#sub .article-meta *, #sub .article-meta *:before {
	font-size: 11px;
	font-size: 1.1rem;
}

.list-article {
	overflow: hidden;
	margin-top: -1px;
	border: 1px #ddd solid;
	background: white;
}

.list-article dt, .list-article dd {
	line-height: 1.3em;
	margin-top: -1px;
	border-top: 1px #ddd dotted;
}

.list-article dt {
	float: left;
	clear: both;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 80px;
	padding: 10px 10px 10px 15px;
}

.list-article dt a {
	height: 18px;
}

.list-article dd {
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 610px;
	padding: 10px 10px 8px 0;
}

.list-article dd a {
	display: inline-block;
	overflow: hidden;
	width: 390px;
	height: 17px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.list-tag {
	font-size: 11px;
	font-size: 1.1rem;
	font-weight: bold;
	display: inline-block;
	width: 120px;
	margin-right: 10px;
	padding: 0 5px;
	text-align: center;
	color: white;
}

.information {
	background: #00b0bf;
}

.tv {
	background: #4691c6;
}

.weekly {
	background: #f3bd03;
}

.diet {
	background: #fc6a57;
}

.header-function {
	display: block;
	float: right;
	clear: both;
}

.header-function li {
	display: inline-block;
}

.function-resize .resize-label {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 22px;
	display: inline-block;
	padding: 2px 10px;
	vertical-align: top;
	border-radius: 4px;
	background: #d1d2d6;
}

.function-resize div {
	display: inline-block;
}

.function-resize #j-font-size div {
	display: inline-block;
	width: 32px;
	height: 22px;
	margin-right: 3px;
	padding: 0 2px;
	cursor: pointer;
	text-align: center;
	color: white;
	border: 2px #505559 solid;
	border-radius: 4px;
	background: #505559;
}

.function-resize #j-font-size div span {
	line-height: 22px;
	vertical-align: top;
}

.function-resize #j-font-size div.active {
	border: 2px #37a7ff solid;
}

.function-resize #j-font-size div:hover {
	border: 2px #37a7ff solid;
	background: #37a7ff;
}

.function-resize #j-font-size-small span {
	font-size: 11px;
	font-size: 1.1rem;
}

.function-search form {
	position: relative;
}

.function-search form:after {
	font-family: icon;
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	margin-top: -3%;
	padding-right: .5em;
	content: '\f002';
	vertical-align: baseline;
	color: #95a4b0;
}

.function-search input {
	line-height: 1.8;
	z-index: 1;
	width: 220px;
	height: 32px;
	margin-top: 5px;
	padding: 0 .3em;
	border: 1px #ddd solid;
	border-radius: 4px;
}

.new {
	font-size: 8px;
	font-size: .8rem;
	line-height: 1;
	display: inline-block;
	margin: 0 0 0 5px;
	padding: 2px 8px 3px;
	vertical-align: middle;
	color: white;
	border-radius: 4px;
	background: #e1328b;
}

.titled-list {
	position: relative;
	padding-top: 5px;
	border: 1px #ddd solid;
}

.titled-list ul {
	padding: 15px 20px;
}

.titled-list ul li {
	margin-bottom: 5px;
}

.titled-list ul li:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f0da';
	vertical-align: baseline;
	color: #37a7ff;
}

.titled-list ul li a {
	border-bottom: 1px #37a7ff solid;
}

.titled-list h3 {
	line-height: 1.8;
	position: absolute;
	left: 1em;
	margin-top: -1.3em;
	padding: 0 5px;
	background: white;
}

.social-button ul li {
	position: relative;
	display: inline-block;
}

.social-button ul .fb {
	top: 5px;
	right: -3px;
}

.social-button ul .tw {
	top: 2px;
}

.fb-like-box {
	background: white;
}

.fb-comments {
	width: 100%;
}

.wp-pagenavi {
	line-height: 1.5em;
	position: relative;
	margin: 10px auto;
	text-align: center;
}

.wp-pagenavi .pages {
	display: none;
}

.single .wp-pagenavi {
	width: 735px;
	text-align: left;
}

.wp-pagenavi .page, .wp-pagenavi .current {
	font-size: 18px;
	font-size: 1.8rem;
	display: inline-block;
	width: 4rem;
	margin: 0 3px;
	padding: 10px 0 11px;
	text-align: center;
	border: 1px #505559 solid;
	background: white;
}

.wp-pagenavi .page:hover, .wp-pagenavi .current {
	color: white;
	border: 1px #37a7ff solid;
	background: #37a7ff;
}

.wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	margin: 0 3px;
}

.wp-pagenavi [rel=prev], .wp-pagenavi [rel=next], .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
	position: relative;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12px 20px 10px;
	text-align: center;
	color: white;
	border-radius: 4px;
	background: #505559;
}

.wp-pagenavi [rel=prev]:hover, .wp-pagenavi [rel=next]:hover, .wp-pagenavi .previouspostslink:hover, .wp-pagenavi .nextpostslink:hover {
	color: white;
	background: #37a7ff;
}

.wp-pagenavi [rel=prev]:hover:before, .wp-pagenavi [rel=prev]:hover:after, .wp-pagenavi [rel=next]:hover:before, .wp-pagenavi [rel=next]:hover:after, .wp-pagenavi .previouspostslink:hover:before, .wp-pagenavi .previouspostslink:hover:after, .wp-pagenavi .nextpostslink:hover:before, .wp-pagenavi .nextpostslink:hover:after {
	color: white;
}

.wp-pagenavi [rel=prev]:before, .wp-pagenavi .previouspostslink:before {
	font-family: icon;
	padding-right: .5em;
	content: '\f104';
	vertical-align: baseline;
	color: #37a7ff;
}

.single .wp-pagenavi [rel=prev]:before, .single
.wp-pagenavi .previouspostslink:before {
	position: absolute;
	left: 10px;
}

.wp-pagenavi [rel=next]:after, .wp-pagenavi .nextpostslink:after {
	font-family: icon;
	padding-right: .5em;
	padding-right: 0;
	padding-left: .5em;
	content: '\f105';
	vertical-align: baseline;
	color: #37a7ff;
}

.single .wp-pagenavi [rel=next]:after, .single
.wp-pagenavi .nextpostslink:after {
	position: absolute;
	right: 10px;
}

.single .wp-pagenavi [rel=prev], .single .wp-pagenavi [rel=next] {
	overflow: hidden;
	width: 273px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wp-pagenavi .page-center {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 181px;
	margin: 0 4px;
	padding: 12px 20px 10px;
	text-align: center;
	color: white;
	border-radius: 4px;
	background: #37a7ff;
}

.wp-pagenavi .page-center:hover {
	color: #37a7ff;
	background: white;
}

.single .wp-pagenavi [rel=prev] {
	position: absolute;
	left: 0;
}

.single .wp-pagenavi [rel=next] {
	position: absolute;
	left: 462px;
}

.single .wp-pagenavi .page-center {
	position: absolute;
	left: 277px;
	margin: 0;
}

.link-external {
	border-bottom: 1px #37a7ff solid;
}

.link-external:after {
	font-family: icon;
	padding-right: .5em;
	padding-right: 0;
	padding-left: .5em;
	content: '\f08e';
	vertical-align: baseline;
}

.more-link {
	display: inline-block;
	float: right;
	margin: -5px 0 0;
	padding: 12px 30px;
	color: white;
	border-radius: 4px;
	background: #37a7ff;
}

.more-link:after {
	font-family: icon;
	padding-right: .5em;
	padding-right: 0;
	padding-left: .5em;
	content: '\f0da';
	vertical-align: baseline;
}

.button-pagetop {
	font-size: 11px;
	font-size: 1.1rem;
	color: #505559;
}

.button-pagetop:before {
	font-family: icon;
	font-size: 14px;
	font-size: 1.4rem;
	padding-right: .5em;
	content: '\f0aa';
	vertical-align: baseline;
	color: #37a7ff;
}

.button-accessmap {
	font-size: 11px;
	font-size: 1.1rem;
	line-height: 1;
	display: inline-block;
	padding: 10px 20px 8px;
	border: 1px #555 solid;
	border-radius: 4px;
	background: black;
}

.button-accessmap:before {
	font-family: icon;
	font-size: 18px;
	font-size: 1.8rem;
	padding-right: .5em;
	content: '\f041';
	vertical-align: baseline;
	vertical-align: middle;
	color: #37a7ff;
}

.button-accessmap:hover {
	color: white;
	background: #37a7ff;
}

.button-accessmap:hover:before {
	color: white;
}

ul#WN_youtube_gallery {
	position: relative;
	overflow: hidden;
}

ul#WN_youtube_gallery li {
	position: relative;
	float: left;
	width: 230px;
	padding: 0 9px;
}

ul#WN_youtube_gallery .duration {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 3px;
	bottom: 8px;
	padding: 2px 3px;
	color: #fff;
	border-radius: 3px;
	background: rgba(0, 0, 0, .5);
}

ul#WN_youtube_gallery li iframe {
	width: 210px;
	border: 1px solid #000;
}

.image-float {
	float: left;
	width: 186px;
	margin-right: 10px;
}

.image-float + p {
	float: left;
	width: 507px;
}

.clearfix:after {
	display: block;
	clear: both;
	content: '';
}

@font-face{
	font-family: icon;
	src: local('FontAwesome'), url('/wp-content/fonts/fontawesome-webfont.woff') format('woff'), url('/wp-content/fonts/fontawesome-webfont.ttf') format('truetype');

}

/* CSS追加 */
body.home .banner-box .article-body h1{
font-size:2.3rem;
}

body.home .banner-box .article-body p{
font-size:13pt !important;
}

body.home .banner-box .article-body ul li{
list-style-type:disc;
font-size:11pt !important;
line-height:1.5em;
margin-left:1em;
margin-bottom:10px;
}

#box_fiscal_reform{
display:box;
display: -webkit-box;
display: -moz-box;
}

#box_fiscal_reform .item{
width:237px;
}

#box_fiscal_reform .item2{
width:210px;
}

form textarea{
width:200px;	
height:150px;
}


/**************************************************************************************************

ホーム動画2個

**************************************************************************************************/
.homeMoveBox{
margin:0 0 20px 0;
}

.homeMoveBoxL{
float:left;
width:480px;
background:#fff;
border:solid 3px #37a7ff;
border-radius: 4px;
}

.homeMoveBoxR{
float:right;
width:480px;
background:#fff;
border:solid 3px #37a7ff;
border-radius: 4px;
}

.homeMoveBox h2{
padding:5px 0;
text-align:center;
color:#fff;
font-weight:bold;
font-size:20px;
background:#37a7ff;
}

.homeMoveBox .inner{
background:#fff;
width:460px;
padding:10px;
}


ul#WN_youtube_gallery2 {
}

ul#WN_youtube_gallery2 li {
	width: 460px;
	height:355px;
}

ul#WN_youtube_gallery2 .duration {
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	right: 3px;
	bottom: 8px;
	padding: 2px 3px;
	color: #fff;
	border-radius: 3px;
	background: rgba(0, 0, 0, .5);
}

ul#WN_youtube_gallery2 li iframe {
	width: 460px;
	height:350px;
}


/**************************************************************************************************

プロフィール追記

**************************************************************************************************/
.profileBox{
width:630px;
}
.profileBoxL{
width:250px;
float:left;
}

.profileBoxR{
width:365px;
float:right;
}



/**************************************************************************************************

BACKGROUND

**************************************************************************************************/

.over a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
}

