/*
Theme Name:kurihamainfo
Author:sumikaz
Template:twentytwelve
 */

@import url('../twentytwelve/style.css');

@font-face {
    font-family: "NotoSansCJKjp";
    font-style: normal;
    font-weight: 400;
    src: url('https://kurihama.info/fonts/NotoSansCJKjp-Regular-subset.eot');
    src: local('Noto Sans CJK JP Light'), 
         url('https://kurihama.info/fonts/NotoSansCJKjp-Regular-subset.eot?#iefix') format('embedded-opentype'),
         url('https://kurihama.info/fonts/NotoSansCJKjp-Regular-subset.woff') format('woff'),
         url('https://kurihama.info/fonts/NotoSansCJKjp-Regular-subset.otf') format('opentype')
}

#page.hfeed.site {
	margin-top: 0;
	padding-left: 5px;
	padding-right: 5px;
}
@media screen and (min-width : 801px) {
	#page.hfeed.site {
		padding-left: 48px;
		padding-right: 48px;
	}
}

body {
	line-height: 1;
	font-size: 14px;
	font-size: 1rem;
	font-family: "NotoSansCJKjp", Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #444;
}
@media screen and (min-device-width : 1281px) {
/*
	body {
		background-image: url(/images/bg.jpg);
		background-position: center center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-size: cover;
	}
*/
}

body.custom-font-enabled {
	font-family: "NotoSansCJKjp", "Open Sans", Helvetica, Arial, sans-serif;
}

.site-header {
padding: 0;
}

.site-content article {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding-bottom: 12px;
	padding-bottom: 0.857142857rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

.site {
	overflow: visible;
}

a {
	outline: none;
	color: #00061A;
}
a:hover {
	color: #B81218;
}

/* Footer */
footer[role="contentinfo"] {
	border-top: 2px solid #00061A;
	clear: both;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	max-width: 960px;
	max-width: 68.571428571rem;
	margin-top: 24px;
	margin-top: 1.714285714rem;
	margin-left: auto;
	margin-right: auto;
	padding: 24px 0;
	padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
	color: #00061A;
}
footer[role="contentinfo"] a:hover {
	color: #B81218;
}
.menu-footermenu-container li {
	float:left;
	padding-right:15px;
}
.menu-footermenu-container:after {
  content: "";
  clear: both;
  display: block;
}

.word-break_break-all {
	word-break: break-all;
}

/* Sidebar */
.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.571428571rem;
}
.widget-area .widget a {
	color: #00061A;
}
.widget-area .widget a:hover {
	color: #B81218;
}
.widget-area #s {
	width: 53.66666666666%; /* define a width to avoid dropping a wider submit button */
}


article.sticky .featured-post {
	border-top: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}


/* Header */
.site-header h1 {
	margin-bottom: 0;
	line-height: 0;
}
.site-header h2 {
	margin: 0;
	line-height: 0;
}

.header-image {
/* 2015/3/15
	margin-top: 0;
*/
	margin-top: 35px;
	margin-bottom: 0;
	border-bottom: solid 5px #10254A;
}


/* ナビゲーションメニュー */
.main-navigation {
/* 2015/3/15
	margin-top: 0;
*/
position: fixed;
top: 0;
left: 0;
z-index: 9999;
width: 100%;
height: auto;
text-align: center;
background-color:#000;
margin-top: 0px;
margin-top: 0rem;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-top: 0;
}

@media screen and (max-width : 1024px) {
	#menu-item-249, #menu-item-250 {
		display: none;
	}
}

img.header-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: none;
/* 2015/3/15
	margin-top: 0px;
	margin-top: 0rem;
*/
	margin-top: 37px;
}

.entry-content img,
.comment-content img,
.widget img,
.author-avatar img,
img.wp-post-image {
	/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border-radius: 0px;
	box-shadow: none;
/* 2015/3/20
	margin-top: 12px;
	margin-top: 0.857142857rem;
*/
/* 2015/3/20 */
	margin-top: 0;
}
.archive-header,
.page-header {
/* 2015/3/21
	margin-bottom: 22px;
	margin-bottom: 1.571428571rem;
	padding-bottom: 22px;
	padding-bottom: 1.571428571rem;
*/
/* 2015/3/21 */
	margin-bottom: 0;
	padding-bottom: 12px;
	padding-bottom: 0.857142857rem;

	border-bottom: 0;
}

.brlink{
list-style-type: none;
border-bottom: dotted 1px #999;
clear:both;
padding-top:5px;
margin-top:5px;
padding-bottom:5px;
margin-bottom:5px;
}

.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
		border-bottom: none;
/*
		border-top: none;
*/
		border-top:0px solid #ffffff;
		display: inline-block !important;
		text-align: center;
		width: 100%;
		background: #B81218;
/*
		font-family: FontAwesome;
*/
		padding-right:3px;
}

.main-navigation ul {  
	margin: 0;  
}
.main-navigation li a {
/*
		border-bottom:3px solid #666666;
		color: #666666;
*/
		border-top:4px solid #B81218;
		color: #FFFFFF;
		line-height: 2.4;
		text-transform: uppercase;
		white-space: nowrap;
}
.main-navigation li a:hover {
/*
		border-bottom:3px solid #000033;
		color: #ffffff;
*/
		border-top:4px solid #FFFFFF;
		color: #ffffff;
}
.main-navigation li {
/* 2015/3/15
		margin: 0 20px 0 0;
		margin: 0 1.4285714285rem 0 0;
		position: relative;
*/

	margin: 0 0 0 0;
	padding: 0px 9px 5px 9px;
}
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a {
/*
		border-bottom:3px solid #000033;
		color: #000033;
*/
		border-top:4px solid #FFFFFF;
		color: #00061A;
		font-weight: bold;
}
.main-navigation .current-menu-item > a:hover,
.main-navigation .current_page_item > a:hover {
		color: #00061A;
}
.current-menu-item {
	background-color: #ffffff;
}

#nav-menu {
	margin-right: -500%;
	margin-left: -500%;
	padding-right: 500%;
	padding-left: 500%;
}


/* =Main content and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 1.2;
	font-weight: normal;
}
.entry-header .entry-title a {
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 12px 0;
	margin: 0.857142857rem 0;
	line-height: 0.857142857;
}
.entry-content h1,
.comment-content h1 {
	font-size: 21px;
	font-size: 1.5rem;
	line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 18px;
	font-size: 1.285714286rem;
	line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.4285714285;
/*
	line-height: 1.846153846;
*/
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.4285714285;
/*
	line-height: 1.846153846;
*/
}
.entry-content h5,
.comment-content h5 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 12px;
	line-height: 1.4;
/*
	line-height: 1.714285714;
*/
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
	margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	padding: 24px;
	padding: 1.714285714rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	margin: 24px 0;
	margin: 1.714285714rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.142857143rem;
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}

.comment-form-url,
.form-allowed-tags {
	display: none;
}

.site-content article {
	border-bottom: 0;
	margin-bottom: 2px;
	margin-bottom: 0.142857143rem;
	padding-bottom: 12px;
	padding-bottom: 0.857142857rem;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.page-links {
	clear: both;
	line-height: 1.714285714;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.714285714rem;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}

/* =Media queries
-------------------------------------------------------------- */

/* Minimum width of 600 pixels. */
/* Minimum width of 800 pixels. 2019/1/12 */
@media screen and (min-width: 600px) {
	.site-content {
		float: initial;
		width: initial;
	}

	.widget-area {
		float: initial;
		width: initial;
	}
}
@media screen and (min-width : 801px) {
	.site-content {
		float: left;
		width: 66.7%;
	}

	.widget-area {
		float: right;
		width: 31.3%;
	}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
	body {
		background-color: #ffffff;
/*
		background-color: #e6e6e6;
*/
	}
	body .site {
		box-shadow: none;
/*
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
*/
	}
	body.custom-background-empty {
		background-color: #fff;
	}
	body.custom-background-empty .site,
	body.custom-background-white .site {
		padding: 0;
		margin-top: 0;
		margin-bottom: 0;
		box-shadow: none;
	}
}

/* Responsive images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
height:auto;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
/* Minimum width of 800 pixels. 2019/1/12 */
@media screen and (max-width: 800px){
nav.main-navigation>h3.menu-toggle {
display: none;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
display: block;
}
}

/* 会員紹介 */
table.members, table.members_archive {
	margin-bottom:20px;
	width:100%;
	line-height:1.5;
	border-collapse:collapse;
}
th.members {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
	font-weight: normal;
	background: #f7f7f7;
}
th.topmembers {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
	font-weight: normal;
	background: #f7f7f7;
}
th.topmembers_archive {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
	font-weight: normal;
	background: #f7f7f7;
}
td.members {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
}
td.topmembers {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
}
td.topmembers_archive {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
}
td.members_colspan {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
}
td.members_colspan img {
	width:100%;
	height:auto;
}
td.members li {
	list-style-type: disc;
	margin-left: 20px;
}
@media screen and (max-width : 800px) {
	table.members tr,table.members th,table.members td {
		display:block;
	}
	td.topmembers {
		border-top: #e3e3e3 1px solid;
	}
	td.topmembers_archive {
		border-top: #e3e3e3 1px solid;
	}
}
@media screen and (min-width : 801px) {
	th.topmembers {
		width:100px;
	}
	th.topmembers_archive {
		width:320px;
	}
}

/* お知らせ */
table.topwhatsnew {
	margin-bottom:20px;
	width:100%;
	line-height:1.5;
	border-collapse:collapse;
}
th.topwhatsnew {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 15px;
	font-weight: normal;
	background: #f7f7f7;
}
td.topwhatsnew {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	vertical-align:top;
	padding: 15px;
}
td.topwhatsnew p {
	vertical-align:top;
}
th.topwhatsnew img, td.topwhatsnew img {
	width:100%;
	height:auto;
}
@media screen and (max-width : 800px) {
	table.topwhatsnew tr,table.topwhatsnew th,table.topwhatsnew td {
		display:block;
	}
	td.topwhatsnew {
		border-top: #e3e3e3 1px solid;
	}
}
@media screen and (min-width : 801px) {
	th.topwhatsnew {
		width:50%;
	}
	td.topwhatsnew {
		width:50%;
	}
}

/* イベント */
h1.events_title {
	font-size: 125%;
	font-weight: bold;
}
h2.events_title {
	font-size: 125%;
	font-weight: bold;
}
table.events {
	margin-bottom:20px;
	width:100%;
	line-height:1.5;
}
th.topevents_archive {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
	font-size: 125%;
}
td.events {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}
td.events_rowspan {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
th.topevents {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
}
th.events {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
}
td.topevents {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
td.events_colspan {
	border-top: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
}
th.events img, th.topevents img, td.events img, td.topevents img, td.events_rowspan img, td.events_colspan img, div.events_eyecatch img {
	width:100%;
	height:auto;
}
div.events_eyecatch {
	margin-bottom: 24px;
}
@media screen and (max-width : 800px) {
	table.events tr,table.events th,table.events td {
		display:block;
	}
	td.topevents {
		border-top: #e3e3e3 1px solid;
	}
	td.events_subtitle {
		background: #f7f7f7;
	}
}
@media screen and (min-width : 801px) {
	th.topevents {
		width:80px;
	}
	td.events_rowspan {
		width:50%;
	}
	td.events_subtitle {
		width:50px;
	}
}

/* 街歩きガイド */
.kankou_summary {
	padding:5px;
	margin: 0 auto;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
	border-color:#00061A;
	border-width:1px;
	border-style:dashed;
	width:80%;
	height:auto;
}
h1.kankou_title {
	font-size: 125%;
	font-weight: bold;
}
h2.kankou_title {
	font-size: 125%;
	font-weight: bold;
}
table.kankou {
	margin-bottom:20px;
	width:100%;
	line-height:1.5;
}
th.topkankou_archive {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
	font-size: 125%;
}
td.kankou {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
td.kankou_rowspan {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
th.topkankou {
	border-top: #00061A 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
}
th.kankou {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	background: #f7f7f7;
}
td.topkankou {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
}
td.kankou_colspan {
	border-top: #b3b3b3 3px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: top;
}
td.kankou_rowspan img, td.kankou_colspan img {
	width:100%;
	height:auto;
}
@media screen and (max-width : 800px) {
	table.kankou tr,table.kankou th,table.kankou td {
		display:block;
	}
}
@media screen and (min-width : 801px) {
	td.kankou_rowspan {
		width:50%;
	}
}

/* 交通アクセス */
table.access {
	margin-bottom:10px;
	width:100%;
	line-height:1.5;
}
table.access th {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #00061A 3px solid;
	text-align: left;
	padding: 10px;
	font-weight: normal;
	width:80px;
	vertical-align: middle;
	background: #f7f7f7;
	font-size: 14px;
}
table.access td {
	border-top: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 14px;
}

/* スカリン提督 */
td.sukarin {
	margin:0px;
	padding:0px 9px 5px 9px;
	vertical-align:middle;
	font-size: 14px;
	line-height: 1.4;
}
td.sukarin_center {
	text-align:center;
}
div.sidemenu {
	margin:0;
	padding:0px 10px 5px 10px;
	vertical-align:middle;
	text-align:center;
}
div.sidemenu table {
	max-width:320px;
	margin:0 auto;
}


/* スマホのフッター改めトップメニュー */
ul.footer_menu {
	margin: 0 auto;
	padding: 3px 0;
	width: 100%;
	overflow: hidden;
	display: table;
	table-layout: fixed;
	text-align: center;
}

ul.footer_menu li {
	margin: 0;
	padding: 0;
	display: table-cell;
	vertical-align:middle;
	list-style-type: none;
	font-size: 10px;
}

ul.footer_menu li a i{
	font-size: 24px;
}

ul.footer_menu li a {
	border: none;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
}

.footer_menu {
	position: fixed;
	top: 0;
	left:0;
	background: #B81218;
	z-index: 9999999999;
}


/* アイコンフォント（fontello） */
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?39508283');
  src: url('../font/fontello.eot?39508283#iefix') format('embedded-opentype'),
       url('../font/fontello.woff?39508283') format('woff'),
       url('../font/fontello.ttf?39508283') format('truetype'),
       url('../font/fontello.svg?39508283#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?39508283#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-list-bullet:before { content: '\e800'; } /* '?' */
.icon-left-big:before { content: '\e801'; } /* '?' */
.icon-right-big:before { content: '\e802'; } /* '?' */
.icon-mail:before { content: '\e803'; } /* '?' */
.icon-star:before { content: '\e804'; } /* '?' */
.icon-videocam:before { content: '\e805'; } /* '?' */
.icon-video:before { content: '\e806'; } /* '?' */
.icon-picture:before { content: '\e807'; } /* '?' */
.icon-camera:before { content: '\e808'; } /* '?' */
.icon-cog:before { content: '\e809'; } /* '?' */
.icon-food:before { content: '\e80a'; } /* '?' */
.icon-coffee:before { content: '\e80b'; } /* '?' */
.icon-bank:before { content: '\e80c'; } /* '?' */
.icon-anchor:before { content: '\e80d'; } /* '?' */
.icon-binoculars:before { content: '\e80e'; } /* '?' */
.icon-facebook-squared:before { content: '\e80f'; } /* '?' */
.icon-gplus-squared:before { content: '\e810'; } /* '?' */
.icon-tumblr-squared:before { content: '\e811'; } /* '?' */
.icon-twitter-squared:before { content: '\e812'; } /* '?' */
.icon-youtube:before { content: '\e813'; } /* '?' */
.icon-youtube-play:before { content: '\e814'; } /* '?' */
.icon-bus:before { content: '\e815'; } /* '?' */
.icon-cab:before { content: '\e816'; } /* '?' */
.icon-clock:before { content: '\e817'; } /* '?' */
.icon-share-squared:before { content: '\e818'; } /* '?' */
.icon-home:before { content: '\e819'; } /* '?' */
.icon-info-circled:before { content: '\e81a'; } /* '?' */
.icon-help-circled:before { content: '\e81b'; } /* '?' */
.icon-heart:before { content: '\e81c'; } /* '?' */
.icon-mail-alt:before { content: '\e81d'; } /* '?' */
.icon-share:before { content: '\e81e'; } /* '?' */
.icon-menu:before { content: '\e81f'; } /* '?' */
.icon-calendar:before { content: '\e820'; } /* '?' */
.icon-megaphone:before { content: '\e821'; } /* '?' */
.icon-newspaper:before { content: '\e822'; } /* '?' */
.icon-facebook:before { content: '\e823'; } /* '?' */
.icon-twitter:before { content: '\e824'; } /* '?' */
.icon-tumblr:before { content: '\e825'; } /* '?' */
.icon-gplus:before { content: '\e826'; } /* '?' */
.icon-search:before { content: '\e827'; } /* '?' */
.icon-users:before { content: '\e828'; } /* '?' */
.icon-help:before { content: '\e829'; } /* '?' */
.icon-info:before { content: '\e82a'; } /* '?' */
.icon-link:before { content: '\e82b'; } /* '?' */
.icon-location:before { content: '\e82c'; } /* '?' */
.icon-bell-alt:before { content: '\e82d'; } /* '?' */
.icon-phone:before { content: '\e82e'; } /* '?' */
.icon-phone-squared:before { content: '\e82f'; } /* '?' */

/* パンくずリスト（Breadcrumb NavXT） */
div.breadcrumbs {
    font-size: 90%;
    padding:10px 0 0 0;
    line-height: 1.846153846;
}

/* トップページ 見出し */
h2.midashi {
	margin: 36px 0 12px 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #FFFFFF;
	line-height: 0.857142857;
	border-top: 3px solid #00061A;
	border-bottom: 3px solid #00061A;
	font-size: 150%;
	font-weight: bold;
	font-family:"NotoSansCJKjp","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #00061A;
}

/* サイドメニュー 見出し(最上位用) */
h2.midashi_top {
	margin: 0 0 12px 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #FFFFFF;
	line-height: 0.857142857;
	border-top: 3px solid #00061A;
	border-bottom: 3px solid #00061A;
	font-size: 150%;
	font-weight: bold;
	font-family:"NotoSansCJKjp","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #00061A;
}

/* サイドメニュー 見出し */
h3.midashi {
	margin: 48px 0 12px 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #FFFFFF;
	line-height: 0.857142857;
	border-top: 2px solid #00061A;
	border-bottom: 2px solid #00061A;
	font-size: 125%;
	font-weight: bold;
	font-family:"NotoSansCJKjp","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #00061A;
}

/* サイドメニュー 見出し(最上位用) */
h3.midashi_top {
	margin: 0 0 12px 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #FFFFFF;
	line-height: 0.857142857;
	border-top: 2px solid #00061A;
	border-bottom: 2px solid #00061A;
	font-size: 125%;
	font-weight: bold;
	font-family:"NotoSansCJKjp","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #00061A;
}

/* アーカイブ＆シングルページ 見出し */
h1.midashi {
	margin: 12px 0 12px 0;
	margin: 0.857142857rem 0 0.857142857rem 0;
	padding-top:10px;
	padding-bottom:10px;
	background: #FFFFFF;
	line-height: 0.857142857;
/*
	border-top: 3px solid #000033;
	border-bottom: 3px solid #000033;
*/
	font-size: 150%;
	font-weight: bold;
	font-family:"NotoSansCJKjp","ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
	color: #00061A;
}

/* トップページ 最新情報 */
@media screen and (min-width : 300px) and (max-width: 800px) {
	.top_whatsnew_list-img {
	  overflow: hidden;
	  text-align: center;
	}
}
@media screen and (min-width : 801px) {
	.top_whatsnew_list-img {
	  max-height: 240px;
	  overflow: hidden;
	  text-align: center;
	}
}

/* トップページ イベント */
@media screen and (min-width : 300px) and (max-width: 800px) {
	.top_event_list {
	  overflow: hidden;
	  table-layout: fixed;
	  width: 100%;
	  margin-bottom: 10px;
	  height:auto;
	}
	.top_event_list-box-out {
	  padding: 5px;
	  vertical-align: top;
	}
	.top_event_list-box {
	  margin-bottom: 10px;
	  padding: 5px 0px 70px 0px;
	  vertical-align: top;
	  border: 1px solid #C0C0C0;
	  height:100%;
	  position: relative;
  	  border-radius: 5px;
	  box-shadow: 0 2px 5px #ccc;
	  background-color: #f8f8f8;

	}
	.top_event_list-box h3 {
	  padding: 0px 5px 0px 5px;
	  margin-top: 3px;
	}
	.top_event_list-img {
	  overflow: hidden;
	  text-align: center;
	}
	.top_event_list-img img {
	/*  width: 100px;
	  margin: 5px;
	*/
	}
	.top_event_list-date {
	  padding-left: 5px;
	  font-size: 14px;
	}
	.top_event_list-text {
	  color: #000;
	  font-size: 14px;
	  line-height: 1.4;
	  margin-right: 10px;
	  padding: 0px 5px 0px 5px;
	}
}
@media screen and (min-width : 801px) {
	.top_event_list {
	  display: table;
/*
	  overflow: hidden;
*/
	  table-layout: fixed;
	  width: 100%;
	  margin-bottom: 10px;
	  height:auto;
	  border-collapse: separate;
	  border-spacing: 7px 0;
	}
	.top_event_list-box-out {
	}
	.top_event_list-box {
	  display: table-cell;
	  padding: 5px 0px 70px 0px;
	  vertical-align: top;
	  height:100%;
	  position: relative;
	  border-radius: 5px;
	  box-shadow: 0 2px 5px #ccc;
	  background-color: #f8f8f8;
	}
	.top_event_list-box h3 {
	  padding: 0px 5px 0px 5px;
	  margin-top: 3px;
	}
	.top_event_list-img {
	  max-height: 130px;
	  overflow: hidden;
	  text-align: center;
	}
	.top_event_list-img img {
	/*  width: 100px;
	  margin: 5px;
	*/
	}
	.top_event_list-date {
	  padding-left: 5px;
	  font-size: 14px;
	}
	.top_event_list-text {
	  color: #000;
	  font-size: 14px;
	  line-height: 1.4;
	  margin-right: 10px;
	  padding: 0px 5px 0px 5px;
	}
}

/* ”くりはま”ってこんな街 */
.aboutus-text {
	margin: 0 15px 0 15px;
}
.aboutus_featured-box {
	text-align: center;
}
.aboutus_featured img {
	border-radius: 140px;
	height: 280px;
	width: 280px;
}
.aboutus_featured li {
	margin: 30px 0 30px 0;
	list-style-type:none;
}
@media screen and (min-width : 801px) {
	.aboutus_featured-box {
		margin-top: 30px;
	}
	.aboutus_featured {
		display:table;
		table-layout:fixed;
		width:100%;
		text-align:center;
	}
	.aboutus_featured li {
		display:table-cell;
		vertical-align:middle;
	}
	.aboutus_featured img {
		border-radius: 100px;
		height: 200px;
		width: 200px;
	}
}

/* ボタン */
div.linkbutton {
  margin-left:auto;
  margin-right:auto;
  width:120px;
}

.linkbutton a {
  width:100px;
  background-color: #B81218;
  border-radius: 3px;
  color: #ffffff;
  display: block;
  font-weight: bold;
  font-size: 100%;
  text-align: center;
  text-decoration: none;
  margin:10px auto;
  padding: 5px 10px 5px 10px;
  vertical-align: bottom;
  position: absolute;
  bottom: 5px;
}

/*--------------------------------
SNS
---------------------------------*/
.share{
	margin-top:30px;
	width:100%;
}
.share h4{
	font-size:120%; 
	text-align:center;
	padding-top:20px;
	border-top: 2px solid #00061A;
	color:#00061A;
}

.sns{
	margin:0 auto;
	text-align:center;
	padding-top:10px;
}
.sns ul {
	list-style:none;

}
.sns li {
	float:left;
	width:48%;
	margin:0 2% 3% 0;
}
.sns li a {
	font-size:90%;
	position:relative;
	display:block;
	padding:15px;
	color:#fff;
	border-radius:5px;
	text-align:center;
	text-decoration: none;
}

/* ツイッター */
.sns .twitter a {
	background:#00acee;
}

/* Facebook */
.sns  .facebook a {
	background:#3b5998;
}

/* グーグル */
.sns .googleplus a {
	background:#db4a39;
}

/* はてぶ */
.sns  .hatebu a {
	background:#5d8ac1;
}

/* LINE */
.sns  .line a {
	background:#25af00;
}

/* Pocket */
.sns  .pocket a {
	background:#f03e51;
}

/* RSS */
.sns  .rss a {
	background:#ffb53c;
}

/* Feedly */
.sns  .feedly a {
	background:#87c040;
}

@media screen and (min-width : 300px) and (max-width: 800px) {

}
@media screen and (min-width : 801px) {
	.share{
		padding-bottom:10px;
	}
	.sns ul {
		margin:0 auto;
		list-style:none;
	}
	.sns li {
		width:23%;
		margin:0 2% 3% 0;
	}
	.sns li a {
		font-size:100%;
		padding:15px 2px;
	}
	.sns li:nth-child(4n) {
		margin-right:0;
	}
}

/*--------------------------------
吹き出し
---------------------------------*/
.arrow_box {
	position: relative;
	background: #00061A;
	padding: 7px;
	border-radius: 5px;
	font-size: 13px;
}
.arrow_box:after {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 6, 26, 0);
	border-right-color: #00061A;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box a {
	outline: none;
	color: #ffffff !important;
	text-decoration: none !important;
}

/*--------------------------------
Box
---------------------------------*/
div.box_shadow {
    background: #ffffff;
    border: 1px solid #aaa;
    padding: 30px;
    margin-bottom: 1em;
    width: auto;
    display: table;

    border-radius: 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3) inset,
                0 0 2px rgba(255, 255, 255, 0.3) inset,
                0 0 10px rgba(0, 0, 0, 0.1) inset,
                0 1px 20px rgba(0, 0, 0, 0.1);
}

/*--------------------------------
TOC+ 目次
---------------------------------*/
#toc_container {
    padding: 30px;
    margin: auto;
}
.back_toc_container {
    text-align:right;
}