/*
Theme Name: Catch Box Pro Plus
Template: catch-box-pro
*/

@import url('../catch-box-pro/style.css');
@import url('bootstrap.css');
@import url('responsive.css');

#page {
	width: 1100px;
}

body {
	line-height: 180%;
	font-style: normal;
}

body:lang(ja) {
	font-family: "Hiragino Maru Gothic ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "Meiryo UI", "メイリオ", Meiryo, Arial, Helvetica!important;
}

.entry-content p {
}

.entry-content {
	padding-top: 1em;
}

.entry-summary {
	padding-top: 1em;
}

#main {
	padding-top: 1em;
}

.breadcrumbs {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 1em;
	font-size: 90%;
}

#content {
	width: 67.9%;
}

.left-sidebar #primary {
	display: inline;
	margin: 0 0 0 -45.5%;
}

.left-sidebar #secondary {
	display: inline;
}

#secondary {
	width: 26.0%;
}

.left-sidebar #content {
	margin: 0 3% 0 30.1%;
}

.left-sidebar #secondary {
	margin-left: 2%;
}

.hentry {
    padding-bottom: 0em;
}

* html .hentry {
	margin-left: 0em;
	margin-right: 0em;
	padding-left: 2em;
	padding-right: 2em;
}

.hentry, 
.no-results,
#author-info,
#disqus_thread,
#content .error404 {
    padding-left: 4%;
    padding-right: 4%;
}

.entry-content table {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 90%;

	border: 0;
	width: auto;
}

.entry-content th,
.entry-content td {
	padding: 0.6em;
	border: 1px solid #aaa;
	vertical-align: top;
	font-size: 100%;
}

.entry-content th {
	font-style: normal;
	font-weight: bold;
	background-color: #f0f8ff;
	text-align: center;

	color: #373737;
	letter-spacing: 0.0em;
	line-height: 180%;
	text-transform: none;
}

.entry-content .wp-caption img[src*=".jpg"],
.entry-content .wp-caption img[src*=".jpeg"],
.entry-content .wp-caption img[src*=".png"] {
	border: solid 1px #ccc;
	padding: 5px;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-border-radius: 3px;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	max-width: 100%;
}

img.wp-post-image {
	max-width: 35%;
	padding: 3px;
	margin-right: 12px;
	float: left;
}

img.wp-post-image {
	margin-bottom: 1.0em;
}

.entry-content h3 {
/*
	clear: both;
	margin: 0;
	margin-top: 25px;
	margin-bottom: 14px;
	padding: 10px;
	padding-left: 13px;
	border-bottom: 1px dotted #ccc;
	border-left: 5px solid #2F9542;
	font-size: 1.086em;
	font-weight: bold;
*/
	font-size: 20px;
	border-style: solid;
	border-width: 0 0 3px 20px;
	border-color: #999;
	padding-left: 0.5em;
	padding-bottom: 0.1em;

}

.entry-content h4 {
	clear: both;
	margin: 0;
	margin-top: 14px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: bold;

	padding: 4px 12px;
	border-color: #999;
	border-width: 0 0 0 6px;
	border-style: solid;
}

.entry-content h5 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 8px;
}

.pagination {
	margin-bottom: 1.8em;
}

.entry-meta {
	font-size: 100%;
	line-height: 18px;
	text-align: left;
}

.date-meta:lang(ja) {
	color: #373737;
}

.published, .updated {
	line-height: 25px;
}

.published time,
.updated time {
//	color: #222;
//	font-weight: normal;
	margin-left: 0px;
	margin-right: 25px;
}

.category-label {
	margin-top: 10px;
}

.entry-meta a {
	margin-left: 0px;
	margin-right: 0px;
}

.tag-list a {
	margin-left: 4px;
	margin-right: 4px;
	background-color: #5cb85c;
	font-size: 95%;
	padding-right: 5px;
	padding-left: 5px;
}

.wp-caption {
	background: #fff;
	margin-bottom: 1.5em;
	max-width: 100%;
	padding: 0px;
	text-align: left;
}

.wp-caption .wp-caption-text {
	margin-bottom: 0.2em;
	padding: 6px 0 0 10px;
	position: relative;
}

.wp-caption .wp-caption-text:before {
	content: '';
	margin-right: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.wp-caption:lang(ja) .wp-caption-text:lang(ja),
.gallery-caption:lang(ja) {
	color: #666;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro",'Meiryo UI','メイリオ',Meiryo,"ＭＳ Ｐゴシック",Arial, Helvetica!important;
	font-size: 13px;
}

.page-header .page-title {
	color: #222;
	font-size: 18px;
	margin-bottom: 1em;
	text-transform: none;
}

.page-header p {
	margin-bottom: 1em;
}

#header-content {
	margin-left: 3.2%;
	margin-right: 1.8%;
	padding-top: 1.0em;	
	padding-bottom: 1.0em !important;
}

* html #header-content {
	width : 954px;
	height: 106px;
}

#sidebar-header-right {
	padding-top: 0.8em;
	width: auto;
}

* html #sidebar-header-right {
	padding-top: 1.8em;
	display: inline;
	width : 747px;
}

.logo-wrap {
	width: auto;
	padding-top: 0.5em;
	display: inline;
}

* html .logo-wrap {
	width : 207px;
}

.adspace {
	margin-bottom: 2em;
}

.mobile-adspace {
	margin-top: 1em;
	margin-bottom: 0em;
	text-align: center;	
}

.adunit {
	display:inline;
	margin-right: 6px;
	width: 336px;
}

#sidebar-header-right.widget-area {
	line-height: 0.81em;
}

#sidebar-header-right.widget-area h3 {
	line-height: 1.00em;
}


@media screen and (max-width: 1060px) {
	#header-content {
		text-align: center;
		margin-left: 0;
		margin-right: 0;
	}

	.logo-wrap {
		float: left;
		width: auto;
		padding-top: 1.0em;
		padding-bottom: 0.6em;
		vertical-align: center;
		display: inline;
		margin-left: 2.0em;
	}

	#sidebar-header-right {
		width: auto;
		display: inline;
		float: right;
		padding-top: 0;
		padding-right: 2.5em;
	//	text-align: center;
	}

	.mtphr-dnt {
		margin-left: 3% !important;
		margin-right: 2% !important;
	}

	.widget {
		margin-left: 3%;
		margin-right: 3%;
	}

	#sidebar-header-right .widget {
		margin-top: 1em;
		margin-left: 0;
		margin-right: 0;
		float: none;
	}

	* html .widget {
		margin-left: 0;
		margin-right: 0;
	}

	.hentry {
		padding-left: 3%!important;
		padding-right: 3%!important;
	}
}

@media screen and (max-width: 767px) {
	#header-content {
		margin-left: 0;
		margin-right: 0;
		padding-top: 1.0em !important;
		padding-bottom: 0em !important;
		width: auto;
	}

	#sidebar-header-right {
		margin-top: 0em !important;
	}

	#sidebar-header-right .widget {
		margin-top: 0em;
		margin-left: 0;
	}

	.widget {
		margin-left: 3%;
		margin-right: 3%;
	}

	* html .widget {
		margin-left: 0;
		margin-right: 0;
	}

	.adspace {
		margin-left: 0px;
		text-align: left;	
	}

	.entry-content p,
	.entry-content h4,
	.entry-content ul {
		font-size: 1.0rem;
		line-height: 1.7rem;
	}

	.entry-content p:lang(en),
	.entry-content h4:lang(en),
	.entry-content ul:lang(en) {
		font-size: 1.1rem;
		line-height: 1.7rem;
	}

	.entry-content th:lang(en),
	.entry-content td:lang(en) {
		font-size: 95%;
	}

	.date-meta,
	.category-label {
		font-size: 0.9rem;
	}

	.breadcrumbs,
	.mtphr-dnt-title,
	.mtphr-dnt-tick-container {
		font-size: 0.9rem;
	}

	#secondary .widget {
		font-size: 0.9rem;
		line-height: 1.5rem;
	}

	.srp-widget-container {
	//	font-size: 0.8rem;
		line-height: 1.4rem;
	}

	.hentry {
		padding-left: 3%!important;
		padding-right: 3%!important;
	}
}

@media screen and (max-width: 479px) {
	#main #content,
	aside .mtphr-dnt,
	.widget {
		margin-left: 1%!important;
		margin-right: 1%!important;
	}

	.hentry {
		padding-left: 2%!important;
		padding-right: 2%!important;
	}

	#page {
		width: 100%!important;
	}

	.adspace {
		margin-left: 0px;
		text-align: center;	
	}

	.wp-caption img {
		max-width: 97.0%!important;
	}
}

.mapp-layout {
	margin-bottom: 2.0em;
}

.mtphr-dnt {
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 1em;
	font-size: 90%;
}

.mtphr-dnt-title {
	font-weight: bold;
	padding-left: 1%;
	padding-right: 1%;
}

.linkunit {
	margin-top: 1.0em;
	margin-bottom: 0.2em;
}

.archive .linkunit {
	margin-top: 0em;
	margin-bottom: 1.5em;
}

#content nav a {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.8em;
}

.entry-content ul {
	margin-left: 5px;
}

.entry-content ul li {
	list-style: none;
	line-height: 2.0;
	background: url("images/icon-listmark-green.gif") no-repeat 0px 0.7em;
	padding-left: 20px;
}

.entry-content .similar-posts ul li {
	list-style: none;
	line-height: 2.0;
	background: url("images/icon-checkmark-green.gif") no-repeat 0px 0.7em;
	padding-left: 20px;
}

.similar-posts {
	margin-bottom: 2em;
}

/* error404 */
.error404 #primary {
	float: right;
	margin: 0 0 0 -35.5%;
}

.error404 #primary #content {
	margin: 0 3% 0 30.6%;
	width: 67.4%;
}

@media screen and (max-width: 960px) {
	.error404 #primary #content {
		margin: 0 3%;
		width: auto;
	}

	.mtphr-dnt {
		margin-right: 3% !important;
	}
}

.error404 .entry-header,
.error404 .entry-content {
    margin: 0;
    width: auto;
}

#content .error404 {
    padding: 0.5em 5% 2em;
}

.error404 .entry-title {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
}

.error404 #main .widget {
	clear: both;
	float: none;
	margin-right: 0;
	width: auto;
}

.fare:lang(ja) {
	color: #ff0000;
	font-weight: bold;
}

.fare:lang(en) {
//	color: #000000;
	font-weight: bold;
}

.station {
	font-weight: bold;
}

.time {
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

.yahoo_map {
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
}

.yahoo_map img {
	max-width: none;
}

.yahoo_map {
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
}

#google_map,
#google_map_1,
#google_map_2 {
	width: 300px;
	height: 300px;
	margin-bottom: 30px;
}

#google_map img,
#google_map_1 img,
#google_map_2 img {
	max-width: none;
}

/* The Similar Posts Container. */
div.sip-widget-container {
	display: table;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* Fixing the outline on every link within the SIP container. */
div.sip-widget-container a {
	outline: none;
}

/* The widget title link */
div.sip-widget-container a.sip-widget-title-link {
	outline: none;
}

/* Single post entry box. */
div.sip-widget-container div.sip-widget-singlepost {
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dashed #CCCCCC;
	clear: both;
}

/* The thumbnail box. */
div.sip-widget-container div.sip-thumbnail-box {
	display: table-cell;
	vertical-align: top;
	padding-right: 0px;
	padding-bottom: 5px;
}

/* The thumbnail link. */
div.sip-widget-container div.sip-content-box a {
	display: block;
}

/* The thumbnail image. */
div.sip-widget-container img {
	max-width: none;
	padding-bottom: 0;
	margin-bottom: 0;
	border: 0!important;
	padding: 0!important;
	padding-bottom: 0!important;
	-webkit-border-radius: 0!important;
	-webkit-box-shadow: 0!important;
}

/* The content box. */
div.sip-widget-container div.sip-content-box {
	display: table-cell;
	vertical-align: top;
}

/* The post date box. */
div.sip-widget-container p.sip-widget-date {
	margin: 0px;
}

.cat-post-widget .post-title {
	font-size: 13px;
	font-weight: normal;
}

div.outer {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

ul.web-logo-font {
	padding: 0;
	font-family: sans-serif;
}

ul.web-logo-font li {
	display: inline-table;
//	float: left;
//	list-style-type: none;
	background: none;
	padding: 8px;
	line-height: 1.0;
}

ul.web-logo-font li a {
	font-size: 30px;
	text-decoration: none;
	color: #000;
}

ul.web-logo-font li a:hover {
	opacity: 0.7;
}

/*
ul.web-logo-font a.twitter-btn-icon-link { 
	color:#55ACEE;
}

ul.web-logo-font a.facebook-btn-icon-link {
	color:#3C5A99;
}

ul.web-logo-font a.google-plus-btn-icon-link {
	color:#DD4B39;
}

ul.web-logo-font a.hatena-btn-icon-link {
	color:#3C7DD1;
}

ul.web-logo-font a.line-btn-icon-link {
	color:#00C300;
}
*/

ul.web-logo-font li a{
	color: #ffffff;
	padding: 8px;
	padding-bottom: 6px;
	border-radius: 5px;
	box-shadow: 1px 1px 1px #999;
}

ul.web-logo-font a.twitter-btn-icon-link {
	background-color: #55ACEE;
}

ul.web-logo-font a.facebook-btn-icon-link {
	background-color: #315096;
}

ul.web-logo-font a.google-plus-btn-icon-link {
	background-color: #DD4B39;
}

ul.web-logo-font a.hatena-btn-icon-link {
	background-color: #3C7DD1;
}

ul.web-logo-font a.line-btn-icon-link {
	background-color: #00C300;
}

ul.web-logo-font a.rss-btn-icon-link {
	background-color: #ff8c00;
}

.category-archive-meta .whatsnew {
	margin-bottom: 30px;
}

.green-car {
	background-color: #00db6d;
}

.gran-class {
	background-color: aqua;
}

.label-info {
	display: inline;
	padding: .15em .25em .15em;
	margin-left: 3px;
//	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
 	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #00BFFF;
}

.label-primary {
    display: inline;
    padding: .2em .4em .2em;
	margin-right: 0.5em;
    font-size: 100%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
	background-color: #337ab7;
}

.label-shinkansen {
	display: inline;
	margin-left: 3px;
	padding: .15em .25em .15em;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
 	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
	background-color: #00539E;
}

.well {
  min-height: 20px;
  padding: 17px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15);
}

.well-lg {
	padding: 24px;
	border-radius: 6px;
}

.well-sm {
	padding: 9px;
	border-radius: 3px;
}

.note {
  min-height: 20px;
  padding: 17px;
  margin-bottom: 20px;
  background-color: #ffe;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.ad-heading {
	border-color: #38b48b !important;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
}

h3.srp-widget-title {
	margin-bottom: 15px;
}

div.srp-widget-container div.srp-widget-singlepost {
	border-bottom-style: dashed !important;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 6px 0px;
}

.widget-area {
	font-size: 13px;
}

.widget ul {
	font-size: 13px;
}

.widget ul li a {
	font-size: 13px;
}

.ninja_onebutton {
	margin-top: 20px;
	margin-bottom: 10px;
}

#toc_container {
	margin-bottom: 30px!important;
}

body:lang(en) {
	color: #333;
	font-family: "proxima-nova", Verdana, sans-serif, "Hiragino Maru Gothic ProN";
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.6em;
//	-webkit-text-size-adjust: 100%;
//	text-rendering: auto;
//	-webkit-font-smoothing: none;
}

.date-meta:lang(en) {
	color: #333;
}

nav#access:lang(en) {
	font-family: Arial, Helvetica Neue;
}

h2.entry-title:lang(en) {
	font-family: "proxima-nova", Verdana, sans-serif;
}

.entry-content h3:lang(en) {
	font-family: "proxima-nova", Verdana, sans-serif;
}

.widget-title:lang(en) {
//	font-family: Helvetica Neue, Arial;
	font-size: 1.1em;
}

.widget-area:lang(en) {
    font-size: 85%;
	line-height: 1.6em;
}

.widget-area p:lang(en) {
    margin-bottom: 0.8em;
}

.entry-meta:lang(en) {
	font-family: Helvetica;
	color: #111;
	font-size: 0.9em;
}

.tag-list:lang(en) {
	font-family: Helvetica Neue, Arial;
}

.wp-caption:lang(en) .wp-caption-text:lang(en),
.gallery-caption:lang(en) {
	color: #666;
	font-size: 0.9em;
	font-family: "Georgia";
}

.hentry:lang(en) {
//	word-wrap: none;
}

.entry-content ul:lang(en) {
//	list-style-type: none;
}

.entry-content ul li:lang(en) {
//	list-style: none;
//	background: none;
	line-height: 1.8em;
//	padding-left: 15px;
}

.entry-content p:lang(en) {
	margin-bottom: 1.0em;
}

.textwidget p {
	margin-bottom: 0.5em;
}

.textwidget ul {
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

.textwidget ul:last-child {
	margin-bottom: 0.5em;
}

.note p {
	margin-bottom: 1.0em;
}
.note ul:last-child {
	margin-bottom: 0.5px;
}

#wpgmza_map {
	margin-bottom: 25px;
}
