@charset "UTF-8";
/*
Theme Name: 達富洋二
Author: Homepage Builder
Author URI: http://www.justsystems.com/jp/links/hpb/creator.html?p=hpb19_wp_hpbdash
Description: このテーマは「JustSystems Homepage Builder Version 19.0.6.0 for Windows」によって作成されました。サイト名は「達富洋二」、サイトの公開日時は「2015年05月01日10:13」です。
License: 
License URI: license.txt
*/
/* normalize.css v2.1.2 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
}
a:focus {
	outline: thin dotted;
}
a:active, a:hover {
	outline: 0;
}
h1 {
	margin: .67em 0;
	font-size: 2em;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
mark {
	background: #ff0;
	color: #000;
}
code, kbd, pre, samp {
	font-size: 1em;
	font-family: monospace, serif;
}
pre {
	white-space: pre-wrap;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
	font-size: 80%;
}
sub, sup {
	position: relative;
	vertical-align: baseline;
	font-size: 75%;
	line-height: 0;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	display: block;
	margin: 10px!important;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
fieldset {
	margin: 0 2px;
	padding: .35em .625em .75em;
	border: 1px solid silver;
}
legend {
	padding: 0;
	border: 0;
}
button, input, select, textarea {
	margin: 0;
	font-size: 100%;
	font-family: inherit;
}
button, input {
	line-height: normal;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
}
textarea {
	overflow: auto;
	vertical-align: top;
}
table {
	border-spacing: 0;
	border-collapse: collapse;
}
/* Bass */
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
}
body {
	min-width: 900px;
	color: #333;
	word-wrap: break-word;
	word-break: break-all;
	font-size: 13px;
	font-size: 1.3rem;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table {
	margin-top: 0;
}
h1 {
	margin-bottom: 15px;
	font-size: 18px;
	font-size: 1.8rem;
}
h2 {
	margin: 25px 0 10px 0;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight:bold!important;
}
h3 {
	margin: 15px 0 5px 0;
	font-size: 15px!important;
	font-size: 1.6rem;
	border-bottom:none!important;
	font-weight:bold!important;
}

.episode_box{
	background: url(img/episode_02.jpg)!important;
	margin-bottom:15px!important;
	padding-top:20px!important;
}

.episode_h3{
	background: #DCC4BA!important;
	margin-bottom:15px!important;
	color:#321700!important;
}
.episode_h3:before{
	border-left-color:#321700!important;
}
.episode_h4 {
	background: url(img/episode_01.jpg)!important;
	border:none!important;
	color: rgba(255,255,255,1.00)!important;
	text-shadow:2px 2px 2px rgba(255,255,255,0.90)!important;
	min-height:44px;
}
.episode_h4 a{
	color: #321700!important;
}


h4 {
	margin: 15px 0 5px 0;
	font-size: 14px!important;
	font-size: 1.5rem;
	font-weight:bold!important;
}
h5 {
	margin-bottom: 15px;
	font-size: 14px;
	font-size: 1.4rem;
}
h6 {
	margin-bottom: 15px;
	font-size: 13px;
	font-size: 1.3rem;
}
img {
	border: none;
	display: block;
	margin: 10px!important;
}
/* text color */
a {
	outline: none;
	color: #333;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover, a:focus {
	color: #DB2414;
	text-decoration: underline;
}
.crr{font-size:0;line-height:0;padding:0;margin:0;clear:both;}

p{display:block!important;}

/* Layout
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#masthead {
	position: relative;
}
#main {
	margin: 0 auto;
	width: 960px;
}
#main::after {
	display: table;
	clear: both;
	content: "";
}
#primary {
	float: left;
	width: 700px;
}
.primary_1 {
	width: 960px!important;
}
#sidebar-1 {
	float: right;
	width: 219px;
}
#colophon {
	text-align:center;
	width: 100%;
	padding:30px 0 20px 0;
	background:#eee;
}
#page-top {
	position: fixed;
	bottom: 5px;
	right: 70px;
	z-index:10000!important;
}
#home-btn {
	position: fixed;
	bottom: 5px;
	right: 10px;
	z-index:10000!important;
}
/* header
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.site-branding {
	margin: 0 auto;
	padding: 18px 0 16px;
	width: 900px;
}
.site-branding::after {
	display: table;
	clear: both;
	content: "";
}
.site-title {
	overflow: hidden;
	margin: 0;
	width: 205px;
	height: 61px;
	margin-left:-45px;
}
.site-title a {
	display: block;
	padding-top: 61px;
	width: 205px;
	background-image: url(img/site-logo.png);
	background-repeat: no-repeat;
}
.site-description {
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -450px;
	width: 900px;
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	font-size: 1rem;
}
#hpb-header-extra1 {
	position: absolute;
	top: 4em;
	left: 50%;
	margin-left: -200px;
	width: 650px;
	text-align: right;
	font-size: 10px;
	font-size: 1rem;
}
#hpb-header-extra1 p {
	margin: 1em 0 0;
}
#hpb-header-extra1 p br {
	display: none;
}
#site-navigation {
	padding-top: 4px;
	border-bottom: solid 2px #376092;
	font-size: 11px;
	font-size: 1.1rem;
	padding-bottom:4px;
}
#site-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#site-navigation ul a {
	text-decoration: none;
}
#site-navigation ul ul {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 9999;
	display: none;
	min-width: 150px;
	width: auto;
	border: solid 1px #3c3f53;
	border-bottom: none;
	background-color: #fff;
}
#site-navigation ul ul li {
	width: 100%;
	border-bottom: solid 1px #3c3f53;
	white-space: nowrap;
}
#site-navigation ul ul li a {
	display: block;
	padding: 5px 1em;
	color: #333;
}
#site-navigation ul ul li a:hover {
	background-color: #EDEDED;
}
#site-navigation ul ul li:hover {
	position: relative;
}
#site-navigation ul ul li:hover > ul {
	top: 0;
	left: 100%;
	display: block;
}
#site-navigation > ul {
	margin: 0 auto;
	width: 990px;
	background-image: url(img/nav-boder.png);
	background-position: left center;
	background-repeat: no-repeat;
}
#site-navigation > ul > li {
	position: relative;
	float: left;
	margin-bottom: 4px;
	padding: 0 3px;
	width: auto;
	background-image: url(img/nav-boder.png);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight:bold;
}
#site-navigation > ul > li > a {
	font-size:1.2em;
	display: block;
	padding: 8px 0.8em;
}
#site-navigation > ul > li > a:hover {
	background-color: #B84542;
	color: #fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.10);
}
#site-navigation > ul > li.current_page_item > a, #site-navigation > ul > li.current_page_ancestor > a, #site-navigation > ul > li.current-menu-item > a, #site-navigation > ul > li.current-menu-ancestor > a {
	background-color: #B84542;
	color: #fff;
	text-shadow:1px 1px 1px rgba(0,0,0,0.10);
}
#site-navigation > ul > li:hover > ul {
	display: block;
}
#site-navigation > ul::after {
	display: table;
	clear: both;
	content: "";
}
#hpb-header-image {
	margin: 20px auto;
	width: 960px;
}
#hpb-header-image img {
	display: block;
	margin: 0 auto;
}
#breadcrumb-list {
	margin: 0 auto;
	padding: 10px 0;
	width: 900px;
}
#breadcrumb-list div {
	display: inline-block;
	margin-right: 5px;
}
/* common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
div[class*="hpb-viewtype"] {
	margin-bottom: 20px;
}
div[class*="hpb-viewtype"] > h3 {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border-bottom: solid 1px #376092;
	font-size: 14px;
	font-size: 1.4rem;
}
div[class*="hpb-viewtype"] > h3::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #376092;
	content: "";
}
div[class*="hpb-viewtype"] > h3 a {
	text-decoration: none;
}
div[class*="hpb-viewtype"] .entry-header h4 {
	margin: 0 10px 15px;
	padding: 10px 10px 10px 26px;
	border: solid 1px #376092;
	background-color: #f9f9f9;
	background-image: url(img/icon-arrow-01.png);
	background-position: 11px 1.2em;
	background-repeat: no-repeat;
	font-size: 14px;
	font-size: 1.4rem;
}
div[class*="hpb-viewtype"] .entry-header h4 a {
	text-decoration: none;
}
div[class*="hpb-viewtype"] .entry-content {
	margin: 0 10px 15px;
}
div[class*="hpb-viewtype"]::after {
	display: table;
	clear: both;
	content: "";
}
/* toppage-topics */
#toppage-topics {
	margin-bottom: 15px;
}
#toppage-topics > h3 {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border: none;
	border-bottom: solid 1px #376092;
	font-size: 14px;
	font-size: 1.4rem;
}
#toppage-topics > h3::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #dc2314;
	content: "";
}
#toppage-topics ul {
	margin: 0 10px;
	padding: 0;
	list-style: none;
}
#toppage-topics ul li {
	padding: 5px 10px 5px 20px;
	border-bottom: dashed 1px #e2e2e2;
	background-image: url(img/icon-arrow-01.png);
	background-position: 10px 0.8em;
	background-repeat: no-repeat;
}
/* hpb-viewtype-title */
.hpb-viewtype-title ul {
	margin: 0 10px 15px;
	padding: 0;
	list-style: none;
}
.hpb-viewtype-title ul li {
	padding: 5px 10px 5px 20px;
	border-bottom: dashed 1px #e2e2e2;
	background-image: url(img/icon-arrow-01.png);
	background-position: 10px 0.8em;
	background-repeat: no-repeat;
}
/* hpb-viewtype-date */
.hpb-viewtype-date dl {
	margin: 0 10px 15px;
}
.hpb-viewtype-date dt {
	float: left;
	clear: left;
	padding: 5px 20px 5px 20px;
	background-image: url(img/icon-arrow-01.png);
	background-position: 10px 0.8em;
	background-repeat: no-repeat;
}
.hpb-viewtype-date dd {
	margin: 0;
	padding: 5px 10px;
	border-bottom: dashed 1px #e2e2e2;
}
/* hpb-viewtype-content */
.hpb-viewtype-content > dl {
	margin: 0 10px 15px;
}
.hpb-viewtype-content > dl > dt {
	margin: 0 0 15px;
	padding: 10px 10px 10px 26px;
	border: solid 1px #376092;
	background-color: #f9f9f9;
	background-image: url(img/icon-arrow-01.png);
	background-position: 11px 1.2em;
	background-repeat: no-repeat;
	font-size: 14px;
	font-size: 1.4rem;
}
.hpb-viewtype-content > dl > dt a {
	text-decoration: none;
}
.hpb-viewtype-content > dl > dd {
	margin: 0 0 25px;
}
.hpb-viewtype-content > dl > dd .entry-content {
	margin: 0 0 15px;
}
.entry-thumbnail {
	margin: 0 10px 15px;
}
/* hpb-more-entry */
.hpb-more-entry {
	margin: 0 10px 15px;
	text-align: right;
}
.hpb-more-entry a {
	display: inline-block;
	text-decoration: none;
}
.edit-link {
	display: block;
	text-align: right;
}
.edit-link a {
	display: inline-block;
	text-decoration: none;
}
.entry-meta {
	margin: 0 10px 15px;
}
.navigation-paging, .navigation-post {
	margin: 0 10px 15px;
}
.navigation-paging .nav-previous, .navigation-paging .nav-next, .navigation-post .nav-previous, .navigation-post .nav-next {
	float: left;
	width: 49%;
}
.navigation-paging .nav-previous a, .navigation-paging .nav-next a, .navigation-post .nav-previous a, .navigation-post .nav-next a {
	text-decoration: none;
}
.navigation-paging .nav-next, .navigation-post .nav-next {
	float: right;
	text-align: right;
}
.navigation-paging::after, .navigation-post::after {
	display: table;
	clear: both;
	content: "";
}
/* archive
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.site-content .page-title {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border: none;
	border-top: solid 1px #376092;
	border-bottom: solid 1px #376092;
	font-size: 14px;
	font-size: 1.4rem;
}
.site-content .page-title::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #dc2314;
	content: "";
}
.site-content .entry-title {
	margin: 0 0 15px;
	padding: 10px 10px 10px 26px;
	border: solid 1px #376092;
	background-color: #f9f9f9;
	background-image: url(img/icon-arrow-01.png);
	background-position: 11px 1.2em;
	background-repeat: no-repeat;
	font-size: 14px;
	font-size: 1.4rem;
}
.site-content .entry-title a {
	text-decoration: none;
}
.site-content .taxonomy-description {
	padding: 0 15px;
}
.site-content article {
	margin: 0 10px 15px;
}
/* single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.single article {
	margin: 0 0 15px;
}
.single .entry-title {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border: none;
	border-top: solid 1px #376092;
	border-bottom: solid 1px #376092;
	background-color: transparent;
	font-size: 14px;
	font-size: 1.4rem;
}
.single .entry-title::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #dc2314;
	content: "";
}
.single .entry-title a {
	text-decoration: none;
}
.single .entry-content {
	margin: 0 10px 15px;
}
.single .navigation-post {
	margin: 0 0 15px;
	padding: 10px 20px;
	border-top: dashed 1px #e2e2e2;
}
/* Page
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#hpb-page-title {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border: none;
	background:#B84542;
	font-size: 18px;
	font-size: 1.4rem;
	color:#fff;
	text-shadow:2px 2px 2px rgba(0,0,0,0.20);
	box-shadow: inset 0 0 8px rgba(0,0,0,0.40);
}
#hpb-page-title::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #fff;
	content: "";
}
/* entry style
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .comment-content h1, .comment-content h2, .comment-content h3, .comment-content h4, .comment-content h5, .comment-content h6 {
	padding: 5px 0;
	border-bottom: solid 1px #376092;
	font-weight: normal;
}
.entry-content p, .comment-content p {
	margin-bottom: 25px;
min-height:1.0em!important;
}
.entry-content ul, .comment-content ul {
	margin-bottom: 25px;
	padding-left: 18px;
}
.entry-content ul ul, .comment-content ul ul {
	margin-bottom: 0;
}
.entry-content ol, .comment-content ol {
	margin-bottom: 25px;
	padding-left: 18px;
}
.entry-content ol ol, .comment-content ol ol {
	margin-bottom: 0;
}
.entry-content dl dt, .comment-content dl dt {
	position: relative;
	z-index: 1;
	margin-bottom: 10px;
	padding: 5px 0 5px 15px;
	border-top: dashed 1px #e2e2e2;
}
.entry-content dl dt::before, .comment-content dl dt::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: 5px solid #dc2314;
	content: "";
}
.entry-content dl dd, .comment-content dl dd {
	margin-bottom: 25px;
	margin-left: 94px;
}
.entry-content table, .comment-content table {
	margin-bottom: 25px;
	width: 100%;
	border: 1px solid #376092;
}
.entry-content table caption, .comment-content table caption {
	margin-bottom: 10px;
	font-weight: bold;
}
.entry-content table th, .comment-content table th {
	padding: 5px 20px;
	width: auto;
	border: 1px solid #6793C7;
	background-color: #4B7EBC;
	color:#fff;
	text-align: left;
	font-weight: normal;
}

.table_white th {
	border: none!important;
	background-color: #fff!important;
	color:#000!important;
	text-align: left!important;
	font-weight: bold!important;
}


.entry-content table td, .comment-content table td {
	padding: 5px 20px;
	width: auto;
	border: 1px solid #376092;
}
.entry-content table thead th, .comment-content table thead th {
	font-weight: bold;
}
.entry-content table tfoot th, .entry-content table tfoot td, .comment-content table tfoot th, .comment-content table tfoot td {
	background-color: #f9f9f9;
}
.entry-content blockquote, .comment-content blockquote {
	margin: 0 0 25px;
	padding: 20px;
	background-color: #f4f4f4;
}
.entry-content blockquote p, .comment-content blockquote p {
	margin-top: 30px;
	margin-bottom: 0;
}
.entry-content blockquote p:first-child, .comment-content blockquote p:first-child {
	margin-top: 0;
}
.entry-content hr, .comment-content hr {
	margin: 25px 0;
	border: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
}
.entry-content .alignnone, .comment-content .alignnone {
	margin: 0;
}
.entry-content .aligncenter, .comment-content .aligncenter {
	margin: 12px auto;
}
.entry-content .alignleft, .comment-content .alignleft {
	float: left;
	margin: 12px 24px 12px 0;
}
.entry-content .alignright, .comment-content .alignright {
	float: right;
	margin: 12px 0 12px 24px;
}
.entry-content img.alignnone, .comment-content img.alignnone {
	margin: 0;
}
.entry-content img.aligncenter, .comment-content img.aligncenter {
	margin: 12px auto;
}
.entry-content img.alignleft, .comment-content img.alignleft {
	margin: 12px 24px 12px 0;
}
.entry-content img.alignright, .comment-content img.alignright {
	margin: 12px 0 12px 24px;
}
.entry-content img.wp-smiley, .entry-content .rsswidget img, .comment-content img.wp-smiley, .comment-content .rsswidget img {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
.entry-content .wp-caption, .comment-content .wp-caption {
	margin-bottom: 25px;
	padding: 7px;
	max-width: 100%;
	border: 1px solid #e5e5e5;
	background-color: #FCFCFC;
}
.entry-content .wp-caption img, .comment-content .wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.entry-content .wp-caption .wp-caption-text, .comment-content .wp-caption .wp-caption-text {
	margin: 10px 0;
	text-align: center;
}
.entry-content .gallery-caption, .entry-content .entry-caption, .comment-content .gallery-caption, .comment-content .entry-caption {
	color: #757575;
	font-style: italic;
	line-height: 2;
}
.entry-content dl.gallery-item, .comment-content dl.gallery-item {
	margin: 0;
}
.entry-content dl.gallery-item dt, .comment-content dl.gallery-item dt {
	padding: 0;
	border: none;
}
.entry-content .gallery-item a, .entry-content .gallery-caption, .comment-content .gallery-item a, .comment-content .gallery-caption {
	width: 90%;
}
.entry-content .gallery-item a, .comment-content .gallery-item a {
	display: block;
}
.entry-content .gallery-caption a, .comment-content .gallery-caption a {
	display: inline;
}
.entry-content .gallery-columns-1 .gallery-item a, .comment-content .gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.entry-content .gallery .gallery-icon img, .comment-content .gallery .gallery-icon img {
	padding: 5%;
	max-width: 90%;
	height: auto;
}
.entry-content .gallery-columns-1 .gallery-icon img, .comment-content .gallery-columns-1 .gallery-icon img {
	padding: 3%;
}
.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video, .comment-content embed, .comment-content iframe, .comment-content object, .comment-content video {
	max-width: 100%;
}
/* ==|== Comment ======================================================= */
.comments-area {
	margin: 0 10px 15px;/* Comment Navigation */
	/* Comment form */
}
.comments-area .comments-title {
	padding: 10px 10px 10px 21px;
	border-left: solid 5px #dc2314;
	background-color: #f4f4f4;
	font-size: 14px;
	font-size: 1.4rem;
}
.comments-area .comment-list {
	padding: 0;
	list-style: none;
}
.comments-area .comment-list article {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e2e2e2;
}
.comments-area .comment-list article footer {
	margin-bottom: 20px;
	font-style: italic;
}
.comments-area .comment-list article footer .avatar {
	float: left;
	margin-right: 10px;
}
.comments-area .comment-list article footer cite {
	margin-bottom: 10px;
}
.comments-area .comment-list article footer .edit-link {
	text-align: right;
}
.comments-area .comment-list article .reply {
	text-align: right;
}
.comments-area .comment-list ul {
	padding-left: 0;
	list-style: none;
}
.comments-area .comment-list ul article {
	padding-left: 95px;
}
.comments-area .comment-list .pingback {
	margin-bottom: 20px;
	padding: 0 15px;
}
.comments-area #comment-nav-above, .comments-area #comment-nav-below {
	margin: 15px 25px;
}
.comments-area #comment-nav-above .nav-previous, .comments-area #comment-nav-above .nav-next, .comments-area #comment-nav-below .nav-previous, .comments-area #comment-nav-below .nav-next {
	float: left;
	width: 49%;
}
.comments-area #comment-nav-above .nav-previous a, .comments-area #comment-nav-above .nav-next a, .comments-area #comment-nav-below .nav-previous a, .comments-area #comment-nav-below .nav-next a {
	text-decoration: none;
}
.comments-area #comment-nav-above .nav-next, .comments-area #comment-nav-below .nav-next {
	float: right;
	text-align: right;
}
.comments-area #comment-nav-above::after, .comments-area #comment-nav-below::after {
	display: table;
	clear: both;
	content: "";
}
.comments-area #comment-nav-above {
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.comments-area #comment-nav-below {
	margin: 10px 0 30px;
	padding: 10px 0 0;
}
.comments-area #respond #reply-title {
	padding: 10px 10px 10px 21px;
	border-left: solid 5px #dc2314;
	background-color: #f4f4f4;
	font-size: 14px;
	font-size: 1.4rem;
}
.comments-area #respond #reply-title #cancel-comment-reply-link {
	font-size: 12px;
	font-size: 1.2rem;
}
.comments-area #respond form .comment-form-author input, .comments-area #respond form .comment-form-email input, .comments-area #respond form .comment-form-url input {
	padding: 5px;
}
.comments-area #respond form .comment-form-comment textarea {
	padding: 5px;
	width: 80%;
}
.comments-area #respond form label {
	display: block;
	margin-bottom: 10px;
}
.comments-area #respond form .required {
	color: #ae0a0a;
}
.comments-area #respond form .form-submit input {
	padding: 10px 15px;
	outline: none;
	border: 1px solid #cecece;
	background-color: #f3f3f3;
	cursor: pointer;
}
/* HOME
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.home .site-content {
	padding: 0;
	border: none;
}
.home .entry-header + article {
	margin: 0 0 20px;
}
.home .entry-header + article .large {
	margin: 0 10px 15px;
}
/* widget
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.widget {
	padding-bottom: 10px;/* ==|== ul bass widget ================================================= */
	/* ==|== select widget ======================================================= */
}
.widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.widget select {
	display: block;
	margin: 0 auto;
	width: 90%;
}
.widget img {
	max-width: 100%;
	height: auto;
}
.widget-title {
	position: relative;
	z-index: 1;
	padding: 10px 10px 10px 23px;
	border-top: solid 1px #376092;
	border-bottom: solid 1px #376092;
	font-size: 14px;
	font-size: 1.4rem;
}
.widget-title::before {
	position: absolute;
	top: 15%;
	left: 10px;
	z-index: 10;
	display: block;
	min-height: 70%;
	border-left: solid 5px #376092;
	content: "";
}
.widget-title a.widget-title-link{
	float: right;
}
/* ==|== list widget ======================================================= */
.widget_categories div > ul, .widget_archive div > ul, .widget_pages div > ul, .widget_nav_menu div > ul, .widget_meta div > ul, .widget_links div > ul, .widget_recent_entries div > ul, .widget_hpb_recent_post div > ul {
	margin: 0 10px;
	border-top: dashed 1px #e2e2e2;
}
.widget_categories > ul, .widget_archive > ul, .widget_pages > ul, .widget_nav_menu > ul, .widget_meta > ul, .widget_links > ul, .widget_recent_entries > ul, .widget_hpb_recent_post > ul {
	margin: 0 10px;
	border-top: dashed 1px #e2e2e2;
}


.widget_categories li, .widget_archive li, .widget_pages li, .widget_nav_menu li, .widget_meta li, .widget_links li, .widget_recent_entries li, .widget_hpb_recent_post li {
	padding: 5px 0;
	border-top: dashed 1px #e2e2e2;
}
.widget_categories li:first-child, .widget_archive li:first-child, .widget_pages li:first-child, .widget_nav_menu li:first-child, .widget_meta li:first-child, .widget_links li:first-child, .widget_recent_entries li:first-child, .widget_hpb_recent_post li:first-child {
	border-top: none;
}
.widget_categories li:last-child, .widget_archive li:last-child, .widget_pages li:last-child, .widget_nav_menu li:last-child, .widget_meta li:last-child, .widget_links li:last-child, .widget_recent_entries li:last-child, .widget_hpb_recent_post li:last-child {
	border-bottom: dashed 1px #e2e2e2;
}
.widget_categories li ul, .widget_archive li ul, .widget_pages li ul, .widget_nav_menu li ul, .widget_meta li ul, .widget_links li ul, .widget_recent_entries li ul, .widget_hpb_recent_post li ul {
	margin: 0;
}
.widget_categories li li, .widget_archive li li, .widget_pages li li, .widget_nav_menu li li, .widget_meta li li, .widget_links li li, .widget_recent_entries li li, .widget_hpb_recent_post li li {
	margin-top: 5px;
	margin-bottom: -5px;
	padding-left: 20px;
}
.widget_categories li li li, .widget_archive li li li, .widget_pages li li li, .widget_nav_menu li li li, .widget_meta li li li, .widget_links li li li, .widget_recent_entries li li li, .widget_hpb_recent_post li li li {
	margin-left: -20px;
	padding-left: 40px;
}
.widget_categories li li li li, .widget_archive li li li li, .widget_pages li li li li, .widget_nav_menu li li li li, .widget_meta li li li li, .widget_links li li li li, .widget_recent_entries li li li li, .widget_hpb_recent_post li li li li {
	margin-left: -40px;
	padding-left: 60px;
}
.widget_categories li li li li li, .widget_archive li li li li li, .widget_pages li li li li li, .widget_nav_menu li li li li li, .widget_meta li li li li li, .widget_links li li li li li, .widget_recent_entries li li li li li, .widget_hpb_recent_post li li li li li {
	display: none;
}
.widget_categories li li:first-child, .widget_archive li li:first-child, .widget_pages li li:first-child, .widget_nav_menu li li:first-child, .widget_meta li li:first-child, .widget_links li li:first-child, .widget_recent_entries li li:first-child, .widget_hpb_recent_post li li:first-child {
	border-top: dashed 1px #e2e2e2;
}
.widget_categories li li:last-child, .widget_archive li li:last-child, .widget_pages li li:last-child, .widget_nav_menu li li:last-child, .widget_meta li li:last-child, .widget_links li li:last-child, .widget_recent_entries li li:last-child, .widget_hpb_recent_post li li:last-child {
	border-bottom: none;
}
/* ==|== pages widget ======================================================= */
.widget_pages li span, .widget_nav_menu li span, .widget_meta li span, .widget_links li span, .widget_recent_entries li span, .widget_hpb_recent_post li span {
	display: block;
	padding: 0 10px 0 27px;
}
/* ==|== tag-cloud widget =================================================== */
.widget_tag_cloud .tagcloud {
	padding: 0 10px;
}
/* ==|== calendar widget ==================================================== */
.widget_calendar #calendar_wrap {
	padding-top: 10px;
}
.widget_calendar table {
	margin: 10px auto;
	width: 90%;
	text-align: center;
}
.widget_calendar table caption, .widget_calendar table thead, .widget_calendar table tbody, .widget_calendar table tfoot {
	border-bottom: 1px solid #ccccc5;
}
.widget_calendar table thead, .widget_calendar table tfoot {
	background-color: #f4f4f4;
}
/* ==|== recent-commments widget ============================================ */
.widget_recent_comments li {
	padding: 5px 10px;
	border-bottom: dashed 1px #e2e2e2;
}
/* ==|== search widget ====================================================== */
.widget_rss li {
	padding: 5px 10px;
	border-bottom: dashed 1px #e2e2e2;
}
.widget_rss li .rsswidget {
	display: block;
	margin-bottom: 10px;
}
.widget_rss li .rss-date {
	display: block;
	margin-bottom: 10px;
	font-style: italic;
}
.widget_rss li cite {
	display: block;
	text-align: right;
}
/* ==|== search widget ====================================================== */
.widget_search .searchform {
	padding: 0 10px;
}
.widget_search .field {
	padding: 2px 10px;
	width: 124px;
	outline: none;
	border: 1px solid #d8d8d8;
}
.widget_search .submit {
	width: 48px;
}
/* ==|== text widget ======================================================== */
.widget_text .textwidget {
	padding: 0 10px;
}
/* Footer
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#site-sub-navigation {
	margin-bottom: 15px;
}
#site-sub-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#site-sub-navigation ul li {
	display: inline;
	margin-right: 1em;
	padding-left: 10px;
	background-image: url(img/icon-arrow-01.png);
	background-position: left 0.2em;
	background-repeat: no-repeat;
}
#site-sub-navigation ul li ul {
	display: none;
}
.footer-widgets {
	margin: 0 auto 20px;
	text-align: justify;
}
.footer-widgets .widget {
	display: inline-block;
	margin-left: 10px;
	width: 200px;
	vertical-align: top;
}
.footer-widgets .widget_search .field {
	width: 105px;
}
.hpb-copyright {
	font-size: 12px;
	font-size: 1.2rem;
}
.wp-login {
	text-align: right;
}
/* Other
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.menu-toggle {
	display: none;
}
.screen-reader-text {
	display: none;
}

/* eight add 170826
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.eight-blog-cate-nav-list{
	padding: 10px;
}
.eight-blog-cate-nav-list li{
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 20px;
}
.eight-blog-cate-nav-list a{
	border: 1px solid #376092;
	background-color: #D7E2F0;
	border-radius: 5px;
	padding: 5px 10px;
}
.eight-blog-cate-nav-list a:hover{
	border-color: #C00;
	background-color: #FFD5D5;
}
/* Supported devices
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
@media screen and (max-width: 568px) {
/* Bass */
body {
	min-width: 100%;
}
img {
	max-width: 100%;
	height: auto;
}
/* Layout
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#masthead {
	padding: 20px 0 0;
}
#main {
	width: 100%;
	border: none;
	background-image: none;
}
#primary {
	float: none;
	width: 100%!important;
}
#sidebar-1 {
	float: none;
	width: 100%;
}
#colophon {
	padding: 22px 0;
	width: 100%;
	border: none;
}
/* header
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.site-branding {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
	padding: 0;
	width: 100%;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	box-orient: vertical;
}
.site-title {
	margin: 0 auto 10px;
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-box-ordinal-group: 2;
	box-ordinal-group: 2;
}
.site-description {
	position: static;
	margin: 0 0 10px;
	padding: 0 10px;
	width: 100%;
	text-align: center;
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-box-ordinal-group: 1;
	box-ordinal-group: 1;
}
#hpb-header-extra1 {
	position: static;
	margin: 0 0 10px;
	padding: 0 10px;
	width: 100%;
	text-align: center;
}
#site-navigation {
	position: relative;
	margin-bottom: 10px;
	padding-top: 0;
	width: 100%;
	background-color: #dc2314;
}
#site-navigation .menu-toggle {
	display: block;
	margin: 0;
	padding: 5px;
	background-image: url(img/icon-menu.png);
	background-color:#fff;
	background-position: center center;
	background-repeat: no-repeat;
	border:1px solid #DC2314;
	text-indent: -999em;
	cursor: pointer;
}
#site-navigation ul {
	display: none;
}
#site-navigation ul ul {
	position: static;
	display: block;
	margin-left: 1em;
	border: none;
	background-color: transparent;
}
#site-navigation ul ul li {
	border-bottom: none;
}
#site-navigation ul ul li a {
	color: #333;
}
#site-navigation ul ul li a:hover {
	background-color: transparent;
	color: #DB2414;
}
#site-navigation ul.toggled-on {
	position: absolute;
	top: 100%;
	z-index: 999;
	display: block;
}
#site-navigation > ul {
	padding: 20px 0;
	width: 100%;
	background-color: #fff;
}
#site-navigation > ul > li {
	position: static;
	float: none;
	margin-bottom: 0;
	padding: 0;
	background-image: none;
}
#site-navigation > ul > li > a:hover {
	background-color: transparent;
	color: #DB2414;
}
#site-navigation > ul > li.current_page_item > a, #site-navigation > ul > li.current_page_ancestor > a, #site-navigation > ul > li.current-menu-item > a, #site-navigation > ul > li.current-menu-ancestor > a {
	background-color: transparent;
	color: #DB2414;
}
.hpb-nav-open#site-navigation .menu-toggle {
	display: none;
}
.hpb-nav-open#site-navigation ul {
	display: block;
}
#hpb-header-image {
	width: 100%;
}
#breadcrumb-list {
	display: none;
}
/* entry style
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.entry-content dl dd,  .comment-content dl dd {
	margin-left: 30px;
}
.entry-content form table,  .comment-content form table {
	border-top: none;
}
.entry-content form table th,  .entry-content form table td,  .comment-content form table th,  .comment-content form table td {
	display: block;
	border: none;
	border-top: 1px solid #d8d8d8;
}
.entry-content form table textarea.l,  .entry-content form table input.m,  .entry-content form table input.l,  .comment-content form table textarea.l,  .comment-content form table input.m,  .comment-content form table input.l {
	width: 100%;
}
.entry-content .aligncenter,  .entry-content .alignleft,  .entry-content .alignright,  .comment-content .aligncenter,  .comment-content .alignleft,  .comment-content .alignright {
	margin: 12px auto;
}
.entry-content img.alignleft, .entry-content img.alignright,  .comment-content img.alignleft,  .comment-content img.alignright {
	margin: 12px auto;
}
/* Footer
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#site-sub-navigation {
	padding: 10px 0;
	border-top: solid 1px #376092;
	border-bottom: solid 1px #376092;
}
#site-sub-navigation ul {
	margin: 0 1em;
}
#site-sub-navigation ul li {
	display: block;
	padding: 5px 0 5px 10px;
	background-position: left 0.7em;
}
.footer-widgets {
	width: 100%;
}
.footer-widgets .widget {
	display: block;
	margin: 0 0 20px;
	width: auto;
}
#hpb-footer-main,  .site-info,  .wp-login {
	padding: 0 10px;
}
/* eight add 170826
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.eight-blog-cate-nav-area{
	padding: 0 10px;
}
.eight-blog-cate-nav-list li{
	margin-bottom: 16px;
}

}
.side_past_arch_list_btn_con{
	margin: 10px 0;
	text-align:right;
}
.side_past_arch_list_btn{
	cursor: pointer;
}
.side_past_arch_list_btn:hover{
	text-decoration:underline;
}