	/*
Theme Name: infogotemba
Version: 1.0.0
Author: KATSUMATA SHINBUNTEN　御殿場市　勝又新聞店
*/
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

body {
	margin: 0
}

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

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

a {
	background-color: transparent
}

a:active, a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b, strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 0em 0px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td, th {
	padding: 0
}

body, button, input, select, textarea {
	color: #404040;
	font-size: 14px;
	line-height: 1.5
}

h1, h2, h3, h4, h5, h6 {
	clear: both
}

p {
	margin-bottom: 1.5em
}

dfn, cite, em, i {
	font-style: italic
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}

code, kbd, tt, var {
	font-size: 15px;
	font-size: 0.9375rem
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

mark, ins {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*, *:before, *:after {
	box-sizing: inherit
}

body {
	font-family: 'Noto Sans Japanese', 'メイリオ', 'Meiryo', verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif
}

blockquote:before, blockquote:after, q:before, q:after {
	content: ""
}

blockquote, q {
	quotes: "" ""
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em
}

ul, ol {
	margin: 0 0 1.5em 3em
}

ul {
	list-style: disc
}

ol {
	list-style: decimal
}

li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 1.5em
}

dt {
	font-weight: bold
}

dd {
	margin: 0 1.5em 1.5em
}

img {
	height: auto;
	max-width: 100%
}

a {
	color: royalblue
}

a:visited {
	color: purple
}

a:hover, a:focus, a:active {
	color: midnightblue
}

a:focus {
	outline: thin dotted
}

a:hover, a:active {
	outline: 0
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

#content[tabindex="-1"]:focus {
	outline: 0
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
	content: "";
	display: table;
	table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
	clear: both
}

.widget {
	margin: 0 0 1.5em
}

.widget select {
	max-width: 100%
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.byline, .updated:not(.published) {
	display: none
}

.single .byline, .group-blog .byline {
	display: inline
}

.page-content, .entry-content, .entry-summary {
	margin: 1.5em 0 0
}

.page-links {
	clear: both;
	margin: 0 0 1.5em
}

.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

embed, iframe, object {
	max-width: 100%
}

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0
}

.wp-caption-text {
	text-align: center
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%
}

.gallery-item img {
	padding: 10px
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Noto Sans Japanese', 'メイリオ', 'Meiryo', verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif
}

*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

h1, .h1 {
	font-size: 36px
}

h2, .h2 {
	font-size: 30px
}

h3, .h3 {
	font-size: 24px
}

h4, .h4 {
	font-size: 18px
}

h5, .h5 {
	font-size: 14px
}

h6, .h6 {
	font-size: 12px
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}

.text-nowrap {
	white-space: nowrap
}

.text-lowercase {
	text-transform: lowercase
}

.text-uppercase {
	text-transform: uppercase
}

.text-capitalize {
	text-transform: capitalize
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	margin-left: -5px;
	list-style: none
}

.list-inline > li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

@media (min-width:768px) {
	.dl-horizontal dt {
		float: left;
		width: 160px;
		overflow: hidden;
		clear: left;
		text-align: right;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.dl-horizontal dd {
		margin-left: 180px
	}

}

table {
	background-color: transparent;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

th {
	text-align: left
}

td {
	padding: 3px 10px !important
}

.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0
}

.table > tbody + tbody {
	border-top: 2px solid #ddd
}

.table .table {
	background-color: #fff
}

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	padding: 5px
}

.table-bordered {
	border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
	border: 1px solid #ddd
}

.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px
}

.table-striped > tbody > tr:nth-of-type(odd) {
	background-color: #f9f9f9
}

.table-hover > tbody > tr:hover {
	background-color: #f5f5f5
}

table col[class*="col-"] {
	position: static;
	display: table-column;
	float: none
}

table td[class*="col-"], table th[class*="col-"] {
	position: static;
	display: table-cell;
	float: none
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
	background-color: #f5f5f5
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8
}

.table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.table-responsive > .table {
		margin-bottom: 0
	}

	.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
		white-space: nowrap
	}

	.table-responsive > .table-bordered {
		border: 0
	}

	.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
		border-left: 0
	}

	.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
		border-right: 0
	}

	.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
		border-bottom: 0
	}

}

.blocks-2, .blocks-3, .blocks-4, .blocks-5, .blocks-6 {
	padding-left: 0;
	list-style: none;
	margin-left: -3%
}

.blocks-2:after, .blocks-3:after, .blocks-4:after, .blocks-5:after, .blocks-6:after {
	content: "";
	display: table;
	clear: both
}

.blocks-2 li, .blocks-3 li, .blocks-4 li, .blocks-5 li, .blocks-6 li {
	height: auto;
	float: left;
	margin-bottom: 1.6em;
	margin-left: 3%;
	position: relative
}

.blocks-2 > li {
	width: 47%
}

.blocks-3 > li {
	width: 30.333333333333332%
}

.blocks-4 > li {
	width: 22%
}

.blocks-5 > li {
	width: 17%
}

.blocks-6 > li {
	width: 13.666666666666666%
}

.blocks-2 img, .blocks-3 img, .blocks-4 img, .blocks-5 img, .blocks-6 img {
	width: 100%;
	max-width: 100%;
	height: auto
}

.block-first {
	clear: both
}

@media only screen and (max-width:480px) {
	.blocks-2, .blocks-3, .blocks-4, .blocks-5, .blocks-6 {
		margin-left: 0;
		margin-bottom: 1.6em
	}

	.blocks-2 > li, .blocks-3 > li, .blocks-4 > li, .blocks-5 > li, .blocks-6 > li {
		float: none;
		margin-left: 0;
		width: 100%
	}

	.blocks-mobile-50 > li, .blocks-mobile-33 > li {
		float: left;
		margin-left: 3%
	}

	.blocks-mobile-33, .blocks-mobile-50 {
		margin-left: -3%
	}

	.blocks-mobile-50 > li {
		width: 47%
	}

	.blocks-mobile-33 > li {
		width: 30.333333333333332%
	}

}

.clearfix:before, .clearfix:after {
	display: table;
	content: " "
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both
}

.video {
	position: relative;
	width: 100%;
	padding-top: 56.25%
}

.video iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%
}

#content, .site-info {
	width: 1000px;
	max-width: 100%;
	margin: 0 auto
}

#primary {
	float: left;
	width: 100%;
	margin-right: 20px;
	padding: 0 10px
}

#secondary {
	float: left;
	width: 100%;
	padding: 0 10px
}

@media (min-width:481px) {
	#primary {
		float: left;
		width: 75%;
		margin-right: 2%;
		padding: 0 10px
	}

	.post-type-archive-psnapshot #primary {
		float: left;
		width: 100%;
		margin-right: 2%;
		padding: 0 10px
	}

	#secondary {
		float: left;
		width: 23%;
		padding: 0 10px
	}

}

@media screen and (max-width:766px) {
	table {
		font-size: .8em;
		overflow-y: hidden;
		width: 100%;
		margin-bottom: 15px;
		border: 1px solid #ddd;
		-ms-overflow-style: -ms-autohiding-scrollbar
	}

	table > .table {
		margin-bottom: 0
	}

	table > .table > thead > tr > th, table > .table > tbody > tr > th, table > .table > tfoot > tr > th, table > .table > thead > tr > td, table > .table > tbody > tr > td, table > .table > tfoot > tr > td {
		white-space: nowrap
	}

}

ul.children li {
	width: 100%;
	margin-bottom: 0;
	padding: 0
}

#cat-list a {
	text-decoration: none
}

#cat-list h3.cat-oya {
	margin: 0;
	padding: 0;
	background: #f2f2f2
}

#cat-list h4.cat-ko {
	margin: 0 0 0 2em
}

#cat-list li {
	margin-bottom: 0
}

ul.ptbtn {
	float: none
}

.ptbtn li {
	float: none;
	padding: 0 0 0
}

.ptbtn li:last-child {
	padding-bottom: 1.5em
}

.edge {
	margin-bottom: 20px !important;
	border: 1px solid #ccc;
	border-radius: 4px
}

.entry-meta {
	display: none
}

.entry-title {
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 .5em;
	padding: .2em .5em 0em;
	background: #FFEFDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #FFDEBA;
	display: table;
	width: 100%
}

.entry-title:before {
	font-family: "fontello";
	content: "\e801";
	line-height: 1;
	color: #F8972E;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.entry-title a {
	text-decoration: none
}

.emer-info {
	font-size: 1.0em;
	padding: 0 1em 3em
}

.emer-info .entry-content {
	font-size: 1.3em !important;
	padding: 0 1em
}

.pemergency {
	margin-bottom: 10em;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	border: 2px solid #E11919;
	padding: 1em
}

.emer-info .entry-title {
	font-size: 1.8em;
	padding: .0em .5em 0em;
	background: none;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #E11919;
	border-left: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	display: table;
	width: 100%
}

.emer-info .entry-title:before {
	font-family: "fontello";
	content: "\e801";
	line-height: 1;
	color: #E11919;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.emr-time2 {
	padding: .2em 1em;
	background: #E11919;
	color: #fff;
	font-weight: bolder;
	font-size: 1.2em;
	-webkit-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px
}

.emr-time3 {
	font-size: 1em;
	float: right
}

.sub-title, .post-magazine .sub-title {
	border-bottom: 3px solid #A9D5FF;
	display: table;
	width: 100%;
	font-size: 1em
}

.sub-title:before {
	font-family: "fontello";
	content: "\e801";
	line-height: 1;
	color: #A9D5FF;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.sub-sub-title {
	border-bottom: 1px solid #A9D5FF;
	display: table;
	width: 100%;
	font-size: 1em
}

.sub-sub-title:before {
	content: "・";
	line-height: 1;
	color: #A9D5FF;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.panel {
	padding: 1em;
	background: #f5f5f5
}

.panel:after {
	line-height: 1.5em;
	clear: both;
	height: 60px
}

.ul-sidelist {
	padding: 0
}

.ul-sidelist li {
	margin-bottom: 1em
}

.ul-sidelist li a {
	text-decoration: none
}

@media print {
	#masthead {
		display: none
	}

	footer {
		display: none
	}

	navigation {
		display: none
	}

	#secondary {
		display: none
	}

	.Breadcrumb {
		display: none
	}

	.post-navigation {
		display: none
	}

	h1 {
		font-size: 14pt
	}

	.entry-title {
		padding: 0
	}

	h2 {
		font-size: 12pt
	}

	h3 {
		font-size: 10pt
	}

	h4 {
		font-size: 8pt
	}

	html {
		font-size: 8pt
	}

}

.category .entry {
	margin-bottom: 2em
}

.category .entry a {
	text-decoration: none
}

.category ul li {
	position: relative;
	border: 1px solid #f2f2f2;
	background: #f5f5f5
}

.category .more {
	float: right;
	margin-bottom: 2em
}

ul.list-unstyled {
	margin: 0;
	padding: 0;
	list-style-type: none
}

ul.banner {
	margin-top: 2em
}

ul.banner li {
	margin-bottom: 10px
}

ul.banner li img {
	border-radius: 4px
}

.home #latest-info {
	margin-bottom: 20px;
	padding: 1em;
	border: 1px solid #ccc;
	border-radius: 4px
}

.Breadcrumb {
	font-size: 1em;
	margin: 1em 0 1em;
	padding: .5em 0;
	border-bottom: 1px solid #ccc
}

.Breadcrumb a {
	text-decoration: none
}

#colophon {
	margin-top: 60px
}

#sub_memu_area {
	text-align: center;
	background: #e5e5e5
}

#copyright {
	font-size: .8em;
	padding: 5px;
	text-align: center;
	color: #fff;
	background: #007c3a
}

.ajax {
	width: 100%;
	height: auto
}

html, body {
	height: 100%
}

#page {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%
}

#primary, #secondary {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%
}

#content {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%
}

#main {
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin-bottom: 150px
}

#secondary {
	margin-bottom: 150px
}

#colophon {
	position: absolute;
	bottom: 0;
	width: 100%
}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
	max-width: 100%;
	height: auto
}

.single .entry-content {
	font-size: 1.1em;
	line-height: 1.75em;
	letter-spacing: .05em
}

.entry-content table {
	border: 1px solid #ddd
}

.entry-content table > thead > tr > th, .entry-content table > tbody > tr > th, .entry-content table > tfoot > tr > th, .entry-content table > thead > tr > td, .entry-content table > tbody > tr > td, .entry-content table > tfoot > tr > td {
	border: 1px solid #ddd
}

.entry-content table > thead > tr > th, .entry-contenttable > thead > tr > td {
	border-bottom-width: 2px
}

.side_cat {
	margin: 0;
	padding: 20px
}

table {
	border: 1px solid #ddd
}

table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
	border: 1px solid #ddd
}

table > thead > tr > th, table > thead > tr > td {
	border-bottom-width: 2px
}

.pdf-attachment ul {
	margin: 0
}

.pdf-attachment a[href$=".pdf"] {
	display: inline-block;
	padding-right: 30px;
	background: url(./images/Adobe_PDF_file_icon_24x24.png) no-repeat right center
}

.no_margin {
	margin: 0;
	padding: 0
}

ul.no_margin {
	padding-left: 1.5em
}

.no_margin li {
	background: none !important;
	border: none !important;
	margin-bottom: 1em !important
}

@font-face {
	font-family: 'fontello';
	src: url('https://www.city.gotemba.lg.jp/asset_02/font/fontello.eot?82827714');
	src: url('https://www.city.gotemba.lg.jp/asset_02/font/fontello.eot?82827714#iefix') format('embedded-opentype'), url('https://www.city.gotemba.lg.jp/asset_02/font/fontello.woff?82827714') format('woff'), url('https://www.city.gotemba.lg.jp/asset_02/font/fontello.ttf?82827714') format('truetype'), url('https://www.city.gotemba.lg.jp/asset_02/font/fontello.svg?82827714#fontello') format('svg');
	font-weight: normal;
	font-style: normal
}

body {
	background: #EEEBE3 url(https://www.city.gotemba.lg.jp/asset_02/image/headimg.jpg) no-repeat center top
}

body.home {
	background: #EEEBE3 url(https://www.city.gotemba.lg.jp/asset_02/image/home_headimg_top.jpg) no-repeat center top
}

.home #g-front {
	font-size: 12px
}

body h2, body p {
	margin: 0px;
	padding: 0px
}

body img {
	vertical-align: bottom
}

body #page {
	padding-bottom: 266px;
	margin: 0px auto
}

a {
	text-decoration: underline
}

a:hover {
	text-decoration: none
}

.sp_br {
	display: none
}

body header {
	margin: 0px auto;
	height: 212px;
	width: 1050px;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/headimg.jpg) no-repeat center top;
	position: relative;
	font-size: 14px
}

body header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 153px;
	top: 35px
}

header .sp_img {
	display: none
}

.optionmenu {
	position: absolute;
	top: 30px;
	right: 156px
}

.optionmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.optionmenu ul li {
	float: left;
	margin-right: 10px
}

.optionmenu ul li.edit {
	background: #007c3a;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 10px
}

.optionmenu ul li.edit a {
	font-size: 1.2em;
	line-height: 26px;
	font-weight: 500 !important;
	color: #FFF;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_gear.png) no-repeat left center;
	padding-left: 16px;
	text-decoration: none
}

.optionmenu ul li.edit a:hover {
	text-decoration: underline
}

.optionmenu div.head_search {
	clear: both;
	padding-top: 10px
}

.optionmenu div.head_search p {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_word.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	line-height: 30px;
	font-size: 1.6em
}

.optionmenu2 {
	position: absolute;
	top: 30px;
	left: 390px
}

.optionmenu2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none
}

.optionmenu2 ul li {
	float: left;
	margin-right: 10px;
	border: none
}

.optionmenu2 ul li.edit {
	background: #007c3a;
	line-height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 0px 10px
}

.optionmenu2 ul li.edit a {
	font-size: 1.1em;
	line-height: 26px;
	font-weight: 500 !important;
	color: #FFF;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_gear.png) no-repeat left center;
	padding-left: 1em;
	text-decoration: none
}

.optionmenu2 ul li.edit a:hover {
	text-decoration: underline
}

.optionmenu2 div.head_search {
	clear: both;
	padding-top: 10px
}

.optionmenu2 div.head_search p {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_word.png) no-repeat left center;
	padding-left: 25px;
	float: left;
	line-height: 30px;
	font-size: 1.2em
}

.optionmenu2 .head_search #srchBox2.watermark #srchInput {
	width: 250px
}

body #content {
	background: #FFF;
	margin: -87px auto 0px;
	width: 1050px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 160px 30px 15px;
	min-width: 1050px
}

body #content_main {
	float: left;
	width: 735px
}

body #content_main .under_margin {
	padding-bottom: 30px
}

body #content_side {
	float: right;
	width: 225px
}

body #content_main .heading_big {
	font-size: 2.6em;
	font-weight: bold;
	margin: 0px 0px 30px;
	padding: 0.8em;
	background: #E4FFDB url(https://www.city.gotemba.lg.jp/asset_02/image/cat_title_back1.gif) no-repeat right center;
	background-size: auto 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #D1F5D0
}

body #content_main .heading_mid {
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 20px;
	padding: 0.6em;
	background: #FFEFDE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #FFDEBA;
	display: table;
	width: 100%
}

body #content_main .heading_mid:before {
	font-family: "fontello";
	content: "\e801";
	️font-size: 2.4em;
	line-height: 1;
	color: #F8972E;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

body #content_main .list_block_left {
	float: left;
	width: 353px
}

body #content_main .list_block_right {
	float: right;
	width: 353px
}

body #content_main .heading_blueline {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0.4em 0.8em 0.8em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #DDDDDD;
	position: relative
}

body #content_main .heading_blueline:after {
	content: "";
	background: #A9D5FF;
	height: 3px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 4px
}

body #content_main dl.post_list {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px
}

body #content_main dl.post_list dt {
	font-weight: normal;
	margin: 0px;
	padding: 0px
}

body #content_main dl.post_list dt:before {
	content: "● ";
	color: #F7972D
}

body #content_main dl.post_list dd {
	margin: -1.5em 0em 0.5em;
	padding: 0em 0em 0.5em 7em;
	border-bottom: 1px dotted #AAA
}

body #content_main dl.post_list dd:last-child {
	margin: -1.5em 0em 0em;
	padding: 0em 0em 0em 7em;
	border-bottom: none
}

body #content_main dl.post_list dd a {
	color: #404040
}

body #content_main dl.page_list {
	font-weight: normal;
	margin: 0px;
	padding: 0px
}

body #content_main dl.page_list dt {
	font-weight: bold;
	color: #55ADFF;
	font-size: 1.4em;
	margin: 0px 0px 0.5em;
	padding: 0px
}

body #content_main dl.page_list dd {
	margin: 0px 0px 1em;
	padding: 0px
}

.blue_list {
	margin: 0px;
	padding: 0px;
	list-style: none
}

.blue_list li {
	margin: 0 0 0.7em;
	padding: 0px 0px 0px 2em;
	text-indent: -1.5em
}

.blue_list li:before {
	content: "● ";
	color: #7FBEF9;
	font-size: 1.2em
}

.blue_list li a {
	font-size: 1.2em;
	color: #404040
}

body #content_side dl.side_list {
	font-weight: normal;
	margin: 0px 0px 3em;
	padding: 0px
}

body #content_side dl.side_list dt {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0px 0px 1em;
	padding: 0.3em 0.5em;
	background: #F2F2F2;
	border: 2px solid #E5E5E5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

body #content_side dl.side_list dd {
	margin: 0px 0px 1em;
	padding: 0px
}

body #content_side dl.side_list dd ul {
	margin: 0px;
	padding: 0px;
	list-style: none
}

body #content_side dl.side_list dd li {
	margin: 0 0 0.7em;
	padding: 0px 0px 0.7em 1.5em;
	text-indent: -1.5em;
	border-bottom: 1px dotted #AAA
}

body #content_side dl.side_list dd li:before {
	content: "● ";
	color: #1CA852;
	font-size: 1.2em
}

body #content_side dl.side_list dd li a {
	font-size: 1.2em;
	color: #404040
}

body #content_side .side_banner p {
	margin-bottom: 20px
}

footer#colophon {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/foter_back.gif) no-repeat center bottom;
	height: 230px;
	font-size: 0.73em
}

footer .footerarea {
	margin: 0px auto;
	padding-top: 75px;
	width: 1050px;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/foter_back.gif) no-repeat center top
}

footer ul {
	margin: 0px 30px 0px 0px;
	padding: 0px;
	float: right
}

footer ul li {
	display: inline;
	font-size: 1.3em;
	color: #333;
	line-height: 32px
}

footer ul li:before {
	content: "／"
}

footer ul li:first-child:before {
	content: ""
}

footer ul li a {
	color: #333
}

footer address {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1.3;
	font-weight: 200;
	float: left
}

footer address img {
	float: left;
	margin-right: 15px;
	vertical-align: middle
}

body footer .contact_info {
	clear: both;
	background: #C5EFB7;
	text-align: center;
	margin: 0px 30px;
	font-size: 1.2em;
	color: #005a2a;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 8px
}

footer#colophon#colophon .sec-num {
	font-weight: 400
}

footer#colophon .copyright {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: auto;
	right: auto;
	background: #007c3a
}

footer#colophon .copyright p {
	line-height: 33px;
	font-weight: 200;
	margin: 0px auto;
	width: 1050px;
	line-height: 33px;
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
	background: #007c3a
}

.g-top {
	display: block
}

.pagetop {
	position: absolute;
	clear: both;
	position: fixed;
	right: 10px !important;
	bottom: 30px;
	z-index: 999
}

body .pagetop a {
	display: block;
	width: 90px;
	height: 90px;
	text-decoration: none;
	background: #1BA55B url(https://www.city.gotemba.lg.jp/asset_02/image/icon_pagetop.png) no-repeat center center;
	-moz-background-size: 50%;
	-webkit-background-size: 50%;
	-o-background-size: 50%;
	-ms-background-size: 50%;
	background-size: 50%;
	padding: 0px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 4px solid #FFF;
	-webkit-box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.3);
	-moz-box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.3);
	-ms-box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.3);
	box-shadow: 2px 2px 2px rgba(51, 51, 51, 0.3)
}

.edit_form p {
	float: left;
	margin: 0px 20px 10px 0px;
	font-size: 1.4em
}

.edit_form img {
	border: 1px solid #ddd;
	padding: 5px;
	display: block;
	margin-bottom: 5px
}

.edit_form p.submit_bt {
	float: none
}

.edit_form p.submit_bt {
	font-size: 1.4em
}

@media screen and (max-width:480px) {
	body {
		background: #FFF url(none)
	}

	.sp_br {
		display: block
	}

	body header {
		height: auto;
		width: 100%;
		background: none
	}

	body header h1 {
		width: 95%;
		position: absolute;
		left: 0px;
		top: 20%;
		text-align: center
	}

	body header h1 img {
		vertical-align: top;
		width: 45%
	}

	.optionmenu {
		/*display: none*/
	
	}

	.optionmenu2 {
		display: none
	}

	body #content {
		margin: 0px auto;
		width: 100%;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding: 30px 0px 15px;
		min-width: 100%;
	}

	body header .sp_img {
		display: block
	}

	body #content {
		margin: 0px auto;
		width: 100%;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding: 30px 0px 15px;
		min-width: 100%
	}

	body .pankuzu {
		margin: 0 10px 2em
	}

	body #content_main, body #content_side {
		float: none;
		width: auto
	}

	body #content_main > * {
		margin-right: 10px;
		margin-left: 10px
	}

	body #content_main .heading_mid {
		margin-right: 0px;
		margin-left: 0px
	}

	body #content_main .list_block_left, body #content_main .list_block_right {
		float: none;
		width: 100%
	}

	.sp-cont {
		margin-left: 10px;
		margin-right: 10px
	}

	body #content_side {
		margin-top: 50px
	}

	body #content_side dl.side_list {
		font-weight: normal;
		margin: 0px 0px 3em;
		padding: 0px
	}

	body #content_side dl.side_list dt {
		font-size: 1.6em;
		font-weight: bold;
		margin: 0px 0px 1em;
		padding: 0.3em 0.5em;
		background: #F2F2F2;
		border: 2px solid #E5E5E5;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px
	}

	body #content_side dl.side_list dd {
		margin: 0px 0px 1em;
		padding: 0px
	}

	body #content_side dl.side_list dd ul {
		margin: 0px;
		padding: 0px;
		list-style: none
	}

	body #content_side dl.side_list dd li {
		margin: 0 0 0.7em;
		padding: 0px 0px 0.7em 1.5em;
		text-indent: -1.5em;
		border-bottom: 1px dotted #AAA
	}

	body #content_side dl.side_list dd li:before {
		content: "● ";
		color: #1CA852;
		font-size: 1.2em
	}

	body #content_side dl.side_list dd li a {
		font-size: 1.2em;
		color: #404040
	}

	body #content_side .side_banner p {
		margin-bottom: 20px
	}

	body #content_side .side_banner p {
		margin: 0px 0px 6%;
		display: inline-block;
		float: left;
		width: 47%
	}

	body #content_side .side_banner p:nth-child(2n+0) {
		float: right
	}

	footer#colophon {
		background: none;
		height: auto;
		margin: 0px
	}

	footer .footerarea {
		margin: 0px auto;
		padding-top: 0px;
		width: 100%;
		background: none
	}

	footer address {
		margin: 0px 10px;
		float: none;
		display: block;
		width: auto;
		text-align: center
	}

	footer address img {
		display: block;
		float: none;
		margin: 0px auto 5px
	}

	footer ul {
		margin: 0px 10px;
		float: none;
		text-align: center;
		padding: 5px 0px
	}

	footer ul li {
		line-height: 1;
		display: inline-block
	}

	body footer .contact_info {
		margin: 0px 10px 15px
	}

	footer#colophon .copyright {
		width: 100%;
		position: relative
	}

	footer#colophon .copyright p {
		line-height: 33px;
		font-weight: 200;
		margin: 0px;
		line-height: 33px;
		color: #FFF;
		font-size: 1.2em;
		text-align: center;
		background: #1BA55B;
		width: 100%
	}

	body .pagetop {
		right: 10px;
		position: fixed !important;
		bottom: 30px !important
	}

	body .pagetop a {
		width: 70px;
		height: 70px;
		background: #1BA55B url(https://www.city.gotemba.lg.jp/asset_02/image/icon_pagetop.png) no-repeat center center
	}

}

@media screen and (min-width:481px) {
	#menu-box {
		position: relative;
		z-index: 800
	}

	#toggle, #menu .menu_title, #menu form, #menu .sp_menu_sub {
		display: none
	}

	#menu .sp_menu_sub {
		display: none
	}

	#menu .menu_main {
		display: table;
		table-layout: fixed;
		list-style: none;
		margin: 0px;
		padding: 0px 0px 30px;
		position: absolute;
		left: 30px;
		top: 155px;
		width: 990px;
		border-bottom: 1px solid #eee
	}

	#menu .menu_main li {
		display: table-cell;
		width: 110px;
		text-align: center
	}

	#menu .menu_main li a {
		display: block;
		border-left: 1px dotted #AAAAAA;
		height: 70px;
		font-size: 1.0em;
		color: #333;
		text-decoration: none;
		display: table-cell;
		vertical-align: bottom;
		width: 109px;
		line-height: 2
	}

	#menu .menu_main li a:hover {
	}

	#menu ul.menu_main li.menu_home a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon00.png) no-repeat center top;
		border-left: none
	}

	#menu ul.menu_main li.menu_bousai a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon01.png) no-repeat center top
	}

	#menu ul.menu_main li.menu_life a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon02.png) no-repeat center top
	}

	#menu ul.menu_main li.menu_health a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon03.png) no-repeat center top;
		line-height: 1
	}

	#menu ul.menu_main li.menu_calture a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon04.png) no-repeat center top;
		line-height: 1
	}

	#menu ul.menu_main li.menu_charm a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon05.png) no-repeat center top
	}

	#menu ul.menu_main li.menu_business a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon06.png) no-repeat center top
	}

	#menu ul.menu_main li.menu_gyosei a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon07.png) no-repeat center top
	}

	#menu ul.menu_main li.menu_faq a {
		background: #FFF url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon08.png) no-repeat center top
	}

}

@media screen and (max-width:480px) {
	#menu-box {
		display: block;
		position: absolute;
		text-align: right;
		left: 0px;
		top: 0px;
		width: 100%
	}

	#menu-box #menu {
		display: none;
		text-align: left;
		background: #FFF;
		padding: 20px 0px;
		position: relative;
		z-index: 999
	}

	#toggle {
		display: inline-block;
		width: 70px;
		background: #fff;
		-webkit-border-radius: 0px 0px 4px 4px;
		-moz-border-radius: 0px 0px 4px 4px;
		border-radius: 0px 0px 4px 4px;
		margin: 0px 10px 20px 0px
	}

	#toggle a {
		display: block;
		position: relative;
		padding: 30px 0 5px;
		border-bottom: 1px solid #fff;
		text-align: center;
		text-decoration: none;
		font-size: 1.2em;
		-webkit-border-radius: 0px 0px 4px 4px;
		-moz-border-radius: 0px 0px 4px 4px;
		border-radius: 0px 0px 4px 4px;
		margin: 0px;
		color: #333
	}

	#toggle span {
		display: block;
		width: 30px;
		height: 4px;
		background: #1BA55B;
		position: absolute;
		top: 18px;
		margin: -2px 0 0 18px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		transition: .2s
	}

	#toggle span:before, #toggle span:after {
		display: block;
		content: "";
		width: 30px;
		height: 4px;
		background: #1BA55B;
		position: absolute;
		top: 0px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		transition: .3s
	}

	#toggle span:before {
		margin-top: -9px
	}

	#toggle span:after {
		margin-top: 9px
	}

	#toggle span.close {
		background: transparent
	}

	#toggle span.close:before, #toggle span.close:after {
		margin-top: 0
	}

	#toggle span.close:before {
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg)
	}

	#toggle span.close:after {
		transform: rotate(-135deg);
		-webkit-transform: rotate(-135deg)
	}

	#menu-box #menu .menu_title {
		font-size: 1.8em;
		font-weight: 500;
		background: #EDEDED;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		text-align: center;
		line-height: 2;
		margin: 0px 0px 10px
	}

	#menu-box #menu .sp_word_search span {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_word.png) no-repeat left center;
		padding-left: 25px
	}

	#menu-box #menu .sp_menu_search span {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_menu.png) no-repeat left center;
		padding-left: 25px
	}

	#menu-box #menu form {
		margin: 20px auto 27px;
		width: 90%
	}

	#menu-box #menu form #textfield {
		font-size: 1.5em;
		line-height: 30px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		box-shadow: none;
		text-shadow: none;
		padding: 0px 5px;
		width: 74%
	}

	#menu-box #menu form #button {
		color: #FFF;
		background: #1BA45C;
		font-size: 1.4em;
		line-height: 30px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		box-shadow: none;
		text-shadow: none;
		padding: 0px;
		float: right;
		width: 24%;
		border: 1px solid #1ba45c
	}

	#menu-box #menu ul {
		margin: 0px;
		padding: 0px;
		list-style: none
	}

	#menu-box #menu ul.menu_main li {
		border-bottom: 1px dotted #ACACAC;
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_arrow_gr2.png) no-repeat center right
	}

	#menu-box #menu ul.menu_main li a {
		font-size: 1.4em;
		line-height: 55px;
		display: block;
		color: #666;
		text-decoration: none;
		padding-left: 80px
	}

	#menu-box #menu ul.menu_main li a br {
		display: none
	}

	#menu-box #menu ul.menu_main li.menu_home a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon00.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_bousai a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon01.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_life a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon02.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_health a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon03.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_calture a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon04.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_charm a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon05.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_business a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon06.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_gyosei a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon07.png) no-repeat 15px center
	}

	#menu-box #menu ul.menu_main li.menu_faq a {
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_icon08.png) no-repeat 15px center
	}

	#menu-box #menu ul.sp_menu_sub {
		margin: 10px 20px 0px
	}

	#menu-box #menu ul.sp_menu_sub li a {
		color: #666;
		font-size: 1.2em;
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_arrow_gr2.png) no-repeat center right;
		padding-right: 35px;
		line-height: 2
	}

}

body.home header {
	height: 563px;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/home_headimg_top.jpg) no-repeat center top
}

body.home header h1 {
	top: 26px
}

body.home .optionmenu {
	top: 38px
}

body.home header .banner_charm {
	position: absolute;
	left: 83px;
	top: 245px;
	z-index: 9999;
}

body.home #menu-box {
	display: none
}

body.home #content {
	background: #FFF;
	margin: -87px auto 0px;
	width: 1050px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 0px 30px 15px;
	min-width: 1050px
}

body.home #content .emergency {
	display: table;
	width: 100%;
	margin-bottom: 30px
}

body.home #content .emergency h2 {
	display: table-cell;
	background: #E11919 url(https://www.city.gotemba.lg.jp/asset_02/image/icon_admiration.png) no-repeat 20px center;
	border: 1px solid #E11919;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	width: 20px;
	white-space: nowrap;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFF;
	line-height: 1.2;
	padding: 0px 20px 0px 40px;
	vertical-align: middle
}

body.home #content .emergency .emergency_data {
	display: table-cell;
	border: 1px solid #E11919;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	font-size: 1.4em;
	padding: 8px 20px
}

body.home #content .topmenu {
	display: table;
	width: 100%;
	margin-bottom: 30px
}

body.home #content .topmenu .menu_search {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	text-align: center
}

body.home #content .topmenu .menu_search h2, body.home #content .topmenu .word_search {
}

body.home #content .topmenu .menu_search h2, body.home #content .topmenu .word_search h2 {
	font-size: 1.4em;
	font-weight: 500;
	background: #EDEDED;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	line-height: 2;
	margin: 0px 30px 20px 0px
}

body.home #content .topmenu .menu_search ul {
	list-style: none;
	margin: 0px 26px 0px 0px;
	padding: 0px
}

body.home #content .topmenu .menu_search ul li {
	float: left;
	font-size: 1.2em;
	height: 69px;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_bousai {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_01.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_bousai a {
	padding-bottom: 10px
}

body.home #content .topmenu .menu_search ul li.menu_life {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_02.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_life a {
	padding-bottom: 10px
}

body.home #content .topmenu .menu_search ul li.menu_health {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_03.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_calture {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_04.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_charm {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_05.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_business {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_06.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_gyosei {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_07.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li.menu_faq {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/menu_08.png) no-repeat;
	background-size: contain
}

body.home #content .topmenu .menu_search ul li a {
	color: #333;
	display: table-cell;
	width: 116px;
	height: 69px;
	font-weight: 500;
	vertical-align: bottom;
	line-height: 1.2;
	font-size: 0.93em
}

body.home #content .topmenu .menu_search h2 span {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_menu.png) no-repeat left center;
	padding-left: 25px
}

body.home #content .topmenu .word_search {
	display: table-cell;
	width: 50%;
	vertical-align: top;
	border-left: 1px solid #DDD
}

body.home #content .topmenu .word_search h2 {
	margin: 0px 0px 20px 30px
}

body.home #content .topmenu .word_search h2 span {
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_word.png) no-repeat left center;
	padding-left: 25px
}

body.home #content .topmenu .word_search form {
	margin: 0px 0px 10px 30px
}

body.home #content .topmenu .word_search form #textfield {
	font-size: 1.5em;
	line-height: 30px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	text-shadow: none;
	padding: 0px 5px;
	width: 380px
}

body.home #content .topmenu .word_search .word_attention {
	margin: 0px 0px 0px 30px;
	text-align: center;
	border-top: 1px solid #C5F0B8;
	font-size: 0.8em
}

body.home #content .topmenu .word_search .word_attention h3 {
	margin: -0.8em 0px 5px;
	font-size: 1.6em;
	font-weight: bold
}

body.home #content .topmenu .word_search .word_attention h3 span {
	background: #FFF;
	padding: 0px 10px
}

body.home #content .topmenu .word_search .word_attention p {
	font-size: 1.45em;
	margin: 0px;
	padding: 0px
}

body.home #content .topmenu .word_search .word_attention p.word_link, body.home #content .topmenu .word_search .word_attention p.word_link a {
	color: #007c3a;
	font-weight: 500
}

body.home #content .topmenu .word_search .word_attention p.word_rule {
	margin-top: 15px
}

body.home #content .topmenu .word_search .word_attention p.word_rule a {
	line-height: 25px;
	background: #C5EFB7 url(https://www.city.gotemba.lg.jp/asset_02/image/icon_arrow_gr.png) no-repeat 10px center;
	margin: 0px 7px;
	padding: 0px 10px 0px 22px;
	color: #333
}

body.home #content .top_banner1 {
	margin-bottom: 30px
}

body.home #content .top_banner1 a {
	margin-left: 30px
}

body.home #content .top_banner1 a:first-child {
	margin-left: 0px
}

body.home #content .slide_pic {
	width: 480px;
	height: auto;
	float: left;
	overflow: hidden
}

body.home #content .top_banner2 {
	width: 480px;
	height: 310px;
	float: right
}

body.home #content .top_banner2 a {
	margin: 0px 0px 30px;
	display: block;
	float: left
}

body.home #content .top_banner2 a:nth-child(2n+0) {
	float: right
}

body.home #content .rss_info {
	width: 480px;
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 0.9em
}

body.home #content .rss_info .rss_title {
	border-bottom: 1px solid #CCC;
	position: relative
}

body.home #content .rss_info .rss_title h2 {
	font-size: 1.6em;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_circle_g.png) no-repeat left center;
	margin-bottom: 10px;
	padding-left: 20px
}

body.home #content .rss_info dl {
	margin: 0px;
	padding: 0px
}

body.home #content .rss_info dl dt {
	margin: 10px 0px 0px;
	padding: 10px 0px 0px;
	font-size: 1.2em;
	font-weight: normal;
	border-top: 1px dotted #AAA
}

body.home #content .rss_info dl dt:first-child {
	margin: 0px;
	border-top: none
}

body.home #content .rss_info dl dd {
	font-size: 1.2em;
	margin: -1.5em 0px 0px 6.5em;
	padding: 0px
}

body.home #content .top_banner3 {
	width: 480px;
	float: right;
	margin-bottom: 30px
}

body.home #content .top_banner3 .hotmail {
	margin: 0px 0px 30px 0px;
	float: left
}

body.home #content .top_banner3 .facebook {
	margin: 0px 0px 30px 0px;
	float: right
}

body.home #content .top_banner3 .snapshot {
	float: left;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/home_snapshot_back.png) no-repeat left bottom;
	height: 232px;
	width: 225px;
	text-align: center;
	font-size: 1.3em;
	color: #A7BF00
}

body.home #content .top_banner3 .snapshot p {
	margin: 0px 17px;
	font-size: 0.8em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

body.home #content .top_banner3 .snapshot a {
	color: #333
}

body.home #content .top_banner3 .snapshot .snap_photo img {
	width: 100%;
	max-width: 187px;
	height: auto;
	max-height: 125px;
	margin: 5px 0px 10px;
	border: 1px solid #B3B3B3
}

body.home #content .top_banner3 .livecamera {
	float: right;
	height: 232px;
	width: 225px;
	text-align: center;
	font-size: 1.0em;
	background: #B7EFEA;
	border: 2px solid #5ACBCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 13px
}

body.home #content .top_banner3 .livecamera h2 {
	font-size: 1px;
	margin-bottom: 10px
}

body.home #content .top_banner3 .livecamera .live_photo img {
	border: 1px solid #B3B3B3;
	background: #FFF;
	padding: 3px
}

body.home #content .top_banner3 .livecamera .live_photo span {
	font-size: 1.1em
}

body.home #content .banner_sponsor {
	clear: both
}

body.home #content .banner_sponsor .sponsor_title {
	background: #EDEDED;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 1.8;
	margin: 0px 0px 20px 0px;
	position: relative
}

body.home #content .banner_sponsor .sponsor_title h2 {
	font-size: 1.4em;
	font-weight: 600;
	margin-left: 22px;
	padding-left: 30px;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_announce.png) no-repeat left center;
	font-weight: 500;
	vertical-align: top;
	display: table-cell
}

body.home #content .banner_sponsor .sponsor_title h2 img {
	vertical-align: top
}

body.home #content .banner_sponsor .sponsor_title .bnr {
	position: absolute;
	top: 0px;
	right: 20px;
	vertical-align: middle;
	line-height: 30px
}

body.home #content .banner_sponsor .sponsor_title .bnr a {
	font-size: 1.0em;
	color: #1BA55B;
	padding-left: 18px;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_arrow_br2.png) no-repeat left center;
	vertical-align: middle
}

body.home #content .banner_sponsor .sponsor_link a {
	margin: 0px 15px 15px 0px;
	display: inline-block
}

body.home #content .banner_sponsor .sponsor_link a:nth-child(5n+0) {
	margin: 0px 0px 15px 0px
}

@media screen and (max-width:480px) {
	body.home {
		background: #FFF url(none);
	}

	.sp_br {
		display: block
	}

	body.home header {
		height: auto;
		width: 100%;
		background: none
	}

	body.home header h1 {
		width: 40%;
		position: absolute;
		left: 13px;
		top: 15px
	}

	body.home header h1 img {
		vertical-align: top;
		width: 100%
	}

	 body.home header .banner_charm {
		display: none
	}
	
	
	.optionmenu {
		top: 0!important;
		right: 0!important;
	}
	
	.optionmenu #google_translate_element {
	}
	
	.optionmenu #readspeaker_button1 {
		display: none;
	}
	
	.optionmenu li.edit {
		display: none;
	}

	body.home #menu-box {
		display: block
	}

	body.home #content {
		margin: 0px auto;
		width: 100%;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		padding: 30px 0px 15px;
		min-width: 100%
	}

	body.home #content .emergency {
		display: table;
		width: 90%;
		margin: 0px 5% 30px
	}

	body.home #content .emergency h2 {
		display: block;
		-webkit-border-radius: 4px 4px 0px 0px;
		-moz-border-radius: 4px 4px 0px 0px;
		border-radius: 4px 4px 0px 0px;
		width: 100%;
		line-height: 2
	}

	body.home #content .emergency .emergency_data {
		display: block;
		-webkit-border-radius: 0px 0px 4px 4px;
		-moz-border-radius: 0px 0px 4px 4px;
		border-radius: 0px 0px 4px 4px
	}

	body.home #content .topmenu {
		display: block;
		width: 100%
	}

	body.home #content .topmenu .menu_search {
		display: block;
		width: 100%;
		margin-bottom: 30px
	}

	body.home #content .topmenu .menu_search h2, body.home #content .topmenu .word_search h2 {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		line-height: 2;
		margin: 0px 0px 20px
	}

	body.home #content .topmenu .menu_search ul {
		list-style: none;
		margin: 0px 0px 0px 8px;
		padding: 0px
	}

	body.home #content .topmenu .menu_search ul li {
		width: 24%
	}

	body.home #content .topmenu .menu_search ul li a {
		height: 100%;
		padding-top: 45%
	}

	body.home #content .topmenu .menu_search ul li.menu_bousai a, body.home #content .topmenu .menu_search ul li.menu_life a {
		padding-top: 40%
	}

	body.home #content .topmenu .menu_search ul li.menu_health a, body.home #content .topmenu .menu_search ul li.menu_calture a {
		padding-top: 34%
	}

	body.home #content .topmenu .menu_search ul li img {
		width: 100%
	}

	body.home #content .topmenu .word_search {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		border-left: nonw
	}

	body.home #content .topmenu .word_search h2 {
		margin: 0px 0px 20px
	}

	body.home #content .topmenu .word_search form {
		margin: 0px 30px 27px;
		text-align: center
	}

	body.home #content .topmenu .word_search form #textfield {
		width: 70%
	}

	body.home #content .topmenu .word_search form #button {
		float: none;
		width: 70px;
		border: 1px solid #1ba45c;
		vertical-align: bottom
	}

	body.home #content .topmenu .word_search .word_attention {
		margin: 0px 20px
	}

	body.home #content .top_banner1 {
		margin-bottom: 0px
	}

	body.home #content .top_banner1 a {
		margin: 0px 0px 6%;
		display: inline-block;
		float: left;
		width: 47%
	}

	body.home #content .top_banner1 a:nth-child(2n+0) {
		float: right
	}

	body.home #content .slide_pic {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 30px
	}

	body.home #content .top_banner2 {
		width: 100%;
		height: auto;
		float: none
	}

	body.home #content .top_banner2 a {
		margin: 0px 0px 6%;
		display: inline-block;
		width: 47%
	}

	body.home #content .rss_info {
		width: 100%;
		float: none
	}

	body.home #content .top_banner3 {
		width: 100%;
		float: none
	}

	body.home #content .top_banner3 .hotmail, body.home #content .top_banner3 .facebook {
		margin: 0 0 6%
	}

	body.home #content .top_banner3 a {
		margin: 0px 0px 6%;
		display: inline-block;
		width: 47%
	}

	body.home #content .top_banner3 .snapshot {
		float: left;
		background: url(https://www.city.gotemba.lg.jp/asset_02/image/home_snapshot_back.png) no-repeat left bottom;
		background-size: contain;
		height: 47%;
		width: 47%
	}

	body.home #content .top_banner3 .snapshot img {
		vertical-align: top
	}

	body.home #content .top_banner3 .snapshot p {
		margin: 0px 17px
	}

	body.home #content .top_banner3 .snapshot a {
		color: #A7BF00;
		width: 100%
	}

	body.home #content .top_banner3 .snapshot .snap_photo img {
		margin: 0px
	}

	body.home #content .top_banner3 .livecamera {
		height: 50%;
		width: 47%;
		padding: 5px
	}

	body.home #content .top_banner3 .livecamera h2 {
		font-size: 1px;
		margin-bottom: 10px
	}

	body.home #content .top_banner3 .livecamera .live_photo a {
		width: 100%;
		margin: 0;
		text-align: center
	}

	body.home #content .top_banner3 .livecamera .live_photo img {
		border: 1px solid #B3B3B3;
		background: #FFF;
		padding: 3px;
		display: block;
		margin: 0px auto
	}

	body.home #content .top_banner3 .livecamera .live_photo span {
		font-size: 1.1em
	}

	body.home #content .banner_sponsor .sponsor_link a:nth-child(2n+1) {
		margin: 0px 0px 3%;
		width: 47%;
		float: left
	}

	body.home #content .banner_sponsor .sponsor_link a:nth-child(2n+0) {
		margin: 0px 0px 3%;
		width: 47%;
		float: right
	}

	body.home #content .banner_sponsor .sponsor_link a img {
		width: 100%
	}

	p.pagetop span {
		display: none !important
	}

}

.wp-caption-text {
	margin-top: -1em;
	font-size: 0.7em;
	line-height: 1.2em
}

#xp1 {
	margin: 20px 13px 30px
}

.page .optionmenu {
	font-size: 0.7em
}

ul.bxslider img {
	overflow: hidden !important
}

#srchBox a img {
	border: none
}

#srchBox #srch {
	padding: 0px 10px 0 10px
}

#srchBox #srch #srchForm {
}

#srchBox #srchInput {
	margin-right: 6px;
	vertical-align: bottom;
	height: 33px
}

#srchBox #srchBtn {
	width: 60px
}

html #srchBox #srchBtn {
	padding-top: 2px
}

*:first-child+html #srchBox #srchBtn {
	padding-top: 2px
}

#srchBox ul {
	margin-top: 6px;
	text-align: left
}

#srchBox li {
	list-style-type: none;
	display: inline;
	zoom: 1;
	padding-right: 10px
}

#srchBox li input {
	zoom: 1;
	margin-right: 2px;
	_margin: -4px 0 -4px -4px;
	vertical-align: middle;
	border: 0
}

*:html #srchBox li input {
	margin: -4px 0 -4px -4px
}

#srchBox #srchLogo {
	margin: 6px 6px 6px 0;
	text-align: right
}

#srchBox #srchLogo a {
	color: #666666;
	text-decoration: none;
	font-size: 85%
}

#srchBox #srchLogo a:hover {
	text-decoration: underline
}

#srchBox.watermark {
	padding-bottom: 6px
}

#srchBox.watermark #srchInput {
	padding: 1px 1px 2px 1px;
	border: 1px solid #a5acb2;
	background: #fff url(https://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat
}

#srchBox.watermark #srchInput.nomark {
	background: #fff
}

#srchBox.watermark #srchLogo {
	display: none
}

#srchBox #srchBtn, #srchBox2 #srchBtn2 {
	color: #FFF;
	background: #007c3a;
	font-size: 1.3em;
	line-height: 30px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	text-shadow: none;
	padding: 0px 10px;
	float: right;
	width: 55px;
	border: 1px solid #1ba45c
}

.optionmenu2 #srchBox2 #srchBtn2 {
	font-size: 1.0em
}

#srchBox2 a img {
	border: none
}

#srchBox2 #srch {
	padding: 0px 10px 0 10px
}

#srchBox2 #srch #srchForm {
}

#srchBox2 #srchInput {
	width: 370px;
	margin-right: 6px;
	vertical-align: bottom;
	height: 33px
}

#srchBox2 #srchBtn2 {
	width: 60px
}

html #srchBox2 #srchBtn2 {
	padding-top: 2px
}

*:first-child+html #srchBox2 #srchBtn2 {
	padding-top: 2px
}

#srchBox2 ul {
	margin-top: 6px;
	text-align: left
}

#srchBox2 li {
	list-style-type: none;
	display: inline;
	zoom: 1;
	padding-right: 10px
}

#srchBox2 li input {
	zoom: 1;
	margin-right: 2px;
	_margin: -4px 0 -4px -4px;
	vertical-align: middle;
	border: 0
}

*:html #srchBox2 li input {
	margin: -4px 0 -4px -4px
}

#srchBox2 #srchLogo a {
	color: #666666;
	text-decoration: none;
	font-size: 85%
}

#srchBox2 #srchLogo a:hover {
	text-decoration: underline
}

#srchBox2.watermark {
}

#srchBox2.watermark #srchInput {
	padding: 1px 1px 2px 1px;
	border: 1px solid #a5acb2;
	background: #fff url(https://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat
}

#srchBox2.watermark #srchInput.nomark {
	background: #fff
}

#srchBox2.watermark #srchLogo {
	display: none
}

@media screen and (max-width:480px) {
	#srchBox2 #srchInput {
		width: 220px
	}

}

.fontS {
	font-size: .8em
}

.fontS dl {
	font-size: .8em
}

.fontM {
	font-size: 1em
}

.fontM dl {
	font-size: 1em
}

.fontL {
	font-size: 1.2em
}

.fontL dl {
	font-size: 1.2em
}

.fontLL {
	font-size: 1.5em
}

.fontLL dl {
	font-size: 1.5em
}

.fontLL #menu-box a, .fontLL #colophon, .fontLL #page .optionmenu {
	font-size: 16px !important
}

.fontLL #colophon {
	font-size: 12px !important
}

.colorD {
}

.color1, .color1 * {
	color: #FF0 !important;
	background: #00008B !important;
	text-shadow: none !important
}

.color2, .color2 * {
	color: #000 !important;
	background: #FF0 !important;
	text-shadow: none !important
}

.color3, .color3 * {
	color: #FF0 !important;
	background: #000 !important;
	text-shadow: none !important
}

.head-top {
	position: absolute;
	top: 10px;
	left: 77%;
	background: #fff;
	font-size: 0.7em;
	padding: 0px 5px;
	border-radius: 4px
}

.head-top a {
	text-decoration: none
}

@media screen and (max-width:480px) {
	.head-top {
		display: none
	}

}

.emr-time {
	font-size: 0.8em;
	float: right
}

body {
	font-family: 'Noto Sans Japanese', 'メイリオ', 'Meiryo', verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', Sans-Serif
}

.pagination {
	clear: both;
	padding: 20px 0;
	position: relative;
	font-size: 1em;
	line-height: 1.2em
}

.pagination span, .pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	text-decoration: none;
	width: auto;
	color: #fff;
	background: #444
}

.pagination a:hover {
	color: #fff;
	background: #3279BB
}

.pagination .current {
	padding: 6px 9px 5px 9px;
	background: #3279BB;
	color: #fff
}

dl.post_list {
	font-size: .9em;
	font-weight: 400;
	margin: 0;
	padding: 0
}

dl.post_list dt {
	font-weight: 400;
	margin: 0;
	padding: 0
}

dl.post_list dt:before {
	content: "● ";
	color: #F7972D
}

dl.post_list dd {
	margin: -1.5em 0 .5em;
	padding: 0 0 .5em 7em
}

dl.post_list dd:last-child {
	margin: -1.5em 0 0;
	padding: 0 0 0 7em;
	border-bottom: none
}

dl.post_list dd a {
	color: #404040;
	font-weight: 500;
	font-size: 1.3em
}

dl.page_list {
	font-weight: 400;
	margin: 0;
	padding: 0
}

dl.page_list dt {
	font-weight: 700;
	color: #0070be;
	font-size: 1.4em;
	margin: 0 0 .5em;
	padding: 0
}

dl.page_list dd {
	margin: 0 0 1em;
	padding: 0
}

.all-excerp {
	margin-top: 1em;
	margin-left: 7em;
	margin-bottom: 2.75em;
	font-size: 0.9em
}

.all-excerp a {
	color: #404040;
	text-decoration: none
}

.new_article {
	font-size: .5em;
	padding: 3px 5px;
	color: #fff;
	border-radius: 4px;
	background: #ff4500
}

.hentry .sub-title, .post-magazine .sub-title {
	border-bottom: 3px solid #0070be;
	display: table;
	width: 100%;
	font-size: 1em
}

.sub-title:before {
	font-family: "fontello";
	content: "\e801";
	line-height: 1;
	color: #0070be;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.hentry .sub-sub-title {
	border-bottom: 1px solid #A9D5FF;
	display: table;
	width: 100%;
	font-size: 1em
}

.sub-sub-title:before {
	content: "・";
	line-height: 1;
	color: #A9D5FF;
	display: table-cell;
	width: 1.4em;
	vertical-align: middle
}

.hentry .panel {
	padding: 1em;
	background: #f5f5f5
}

.hentry .panel:after {
	line-height: 1.5em;
	clear: both;
	height: 60px
}

.hentry .entry-title {
	line-height: 1.2em
}

.hentry {
	font-size: 1.2em;
	line-height: 1.5em
}

ul.ul-textlink {
	margin-top: 2em !important;
	list-style-type: none;
	padding: 1em;
	border: 1px solid #f4f4f4
}

.post-407 {
	font-size: 1.2em
}

.page-id-407 .rss_info .rss_title h2 {
	font-size: 1.3em;
	background: url(https://www.city.gotemba.lg.jp/asset_02/image/icon_circle_g.png) no-repeat left center;
	margin-bottom: 10px;
	padding-left: 20px
}

ul.ul-onair {
	margin-top: 1em;
	font-size: 1.1em;
	padding: 0
}

ul.ul-textlink {
	margin: 0;
	padding: 0
}

ul.ul-textlink li {
	padding: 0
}

.onair-disc {
	padding: 1em 1.5em;
	margin: 1.5em 0;
	border: 1px solid #ccc
}



/*///////////////////////////////////////////*/
.row {
margin-right: -15px;
margin-left: -15px
}

.row:after {
    content: "";
    display: block;
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left
}

.col-xs-12 {
width: 100%
}

.col-xs-11 {
width: 91.66666667%
}

.col-xs-10 {
width: 83.33333333%
}

.col-xs-9 {
width: 75%
}

.col-xs-8 {
width: 66.66666667%
}

.col-xs-7 {
width: 58.33333333%
}

.col-xs-6 {
width: 50%
}

.col-xs-5 {
width: 41.66666667%
}

.col-xs-4 {
width: 33.33333333%
}

.col-xs-3 {
width: 25%
}

.col-xs-2 {
width: 16.66666667%
}

.col-xs-1 {
width: 8.33333333%
}

.col-xs-pull-12 {
right: 100%
}

.col-xs-pull-11 {
right: 91.66666667%
}

.col-xs-pull-10 {
right: 83.33333333%
}

.col-xs-pull-9 {
right: 75%
}

.col-xs-pull-8 {
right: 66.66666667%
}

.col-xs-pull-7 {
right: 58.33333333%
}

.col-xs-pull-6 {
right: 50%
}

.col-xs-pull-5 {
right: 41.66666667%
}

.col-xs-pull-4 {
right: 33.33333333%
}

.col-xs-pull-3 {
right: 25%
}

.col-xs-pull-2 {
right: 16.66666667%
}

.col-xs-pull-1 {
right: 8.33333333%
}

.col-xs-pull-0 {
right: auto
}

.col-xs-push-12 {
left: 100%
}

.col-xs-push-11 {
left: 91.66666667%
}

.col-xs-push-10 {
left: 83.33333333%
}

.col-xs-push-9 {
left: 75%
}

.col-xs-push-8 {
left: 66.66666667%
}

.col-xs-push-7 {
left: 58.33333333%
}

.col-xs-push-6 {
left: 50%
}

.col-xs-push-5 {
left: 41.66666667%
}

.col-xs-push-4 {
left: 33.33333333%
}

.col-xs-push-3 {
left: 25%
}

.col-xs-push-2 {
left: 16.66666667%
}

.col-xs-push-1 {
left: 8.33333333%
}

.col-xs-push-0 {
left: auto
}

.col-xs-offset-12 {
margin-left: 100%
}

.col-xs-offset-11 {
margin-left: 91.66666667%
}

.col-xs-offset-10 {
margin-left: 83.33333333%
}

.col-xs-offset-9 {
margin-left: 75%
}

.col-xs-offset-8 {
margin-left: 66.66666667%
}

.col-xs-offset-7 {
margin-left: 58.33333333%
}

.col-xs-offset-6 {
margin-left: 50%
}

.col-xs-offset-5 {
margin-left: 41.66666667%
}

.col-xs-offset-4 {
margin-left: 33.33333333%
}

.col-xs-offset-3 {
margin-left: 25%
}

.col-xs-offset-2 {
margin-left: 16.66666667%
}

.col-xs-offset-1 {
margin-left: 8.33333333%
}

.col-xs-offset-0 {
margin-left: 0
}

@media (min-width:768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
	float: left
}

.col-sm-12 {
	width: 100%
}

.col-sm-11 {
	width: 91.66666667%
}

.col-sm-10 {
	width: 83.33333333%
}

.col-sm-9 {
	width: 75%
}

.col-sm-8 {
	width: 66.66666667%
}

.col-sm-7 {
	width: 58.33333333%
}

.col-sm-6 {
	width: 50%
}

.col-sm-5 {
	width: 41.66666667%
}

.col-sm-4 {
	width: 33.33333333%
}

.col-sm-3 {
	width: 25%
}

.col-sm-2 {
	width: 16.66666667%
}

.col-sm-1 {
	width: 8.33333333%
}

.col-sm-pull-12 {
	right: 100%
}

.col-sm-pull-11 {
	right: 91.66666667%
}

.col-sm-pull-10 {
	right: 83.33333333%
}

.col-sm-pull-9 {
	right: 75%
}

.col-sm-pull-8 {
	right: 66.66666667%
}

.col-sm-pull-7 {
	right: 58.33333333%
}

.col-sm-pull-6 {
	right: 50%
}

.col-sm-pull-5 {
	right: 41.66666667%
}

.col-sm-pull-4 {
	right: 33.33333333%
}

.col-sm-pull-3 {
	right: 25%
}

.col-sm-pull-2 {
	right: 16.66666667%
}

.col-sm-pull-1 {
	right: 8.33333333%
}

.col-sm-pull-0 {
	right: auto
}

.col-sm-push-12 {
	left: 100%
}

.col-sm-push-11 {
	left: 91.66666667%
}

.col-sm-push-10 {
	left: 83.33333333%
}

.col-sm-push-9 {
	left: 75%
}

.col-sm-push-8 {
	left: 66.66666667%
}

.col-sm-push-7 {
	left: 58.33333333%
}

.col-sm-push-6 {
	left: 50%
}

.col-sm-push-5 {
	left: 41.66666667%
}

.col-sm-push-4 {
	left: 33.33333333%
}

.col-sm-push-3 {
	left: 25%
}

.col-sm-push-2 {
	left: 16.66666667%
}

.col-sm-push-1 {
	left: 8.33333333%
}

.col-sm-push-0 {
	left: auto
}

.col-sm-offset-12 {
	margin-left: 100%
}

.col-sm-offset-11 {
	margin-left: 91.66666667%
}

.col-sm-offset-10 {
	margin-left: 83.33333333%
}

.col-sm-offset-9 {
	margin-left: 75%
}

.col-sm-offset-8 {
	margin-left: 66.66666667%
}

.col-sm-offset-7 {
	margin-left: 58.33333333%
}

.col-sm-offset-6 {
	margin-left: 50%
}

.col-sm-offset-5 {
	margin-left: 41.66666667%
}

.col-sm-offset-4 {
	margin-left: 33.33333333%
}

.col-sm-offset-3 {
	margin-left: 25%
}

.col-sm-offset-2 {
	margin-left: 16.66666667%
}

.col-sm-offset-1 {
	margin-left: 8.33333333%
}

.col-sm-offset-0 {
	margin-left: 0
}

}

@media (min-width:992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
	float: left
}

.col-md-12 {
	width: 100%
}

.col-md-11 {
	width: 91.66666667%
}

.col-md-10 {
	width: 83.33333333%
}

.col-md-9 {
	width: 75%
}

.col-md-8 {
	width: 66.66666667%
}

.col-md-7 {
	width: 58.33333333%
}

.col-md-6 {
	width: 50%
}

.col-md-5 {
	width: 41.66666667%
}

.col-md-4 {
	width: 33.33333333%
}

.col-md-3 {
	width: 25%
}

.col-md-2 {
	width: 16.66666667%
}

.col-md-1 {
	width: 8.33333333%
}

.col-md-pull-12 {
	right: 100%
}

.col-md-pull-11 {
	right: 91.66666667%
}

.col-md-pull-10 {
	right: 83.33333333%
}

.col-md-pull-9 {
	right: 75%
}

.col-md-pull-8 {
	right: 66.66666667%
}

.col-md-pull-7 {
	right: 58.33333333%
}

.col-md-pull-6 {
	right: 50%
}

.col-md-pull-5 {
	right: 41.66666667%
}

.col-md-pull-4 {
	right: 33.33333333%
}

.col-md-pull-3 {
	right: 25%
}

.col-md-pull-2 {
	right: 16.66666667%
}

.col-md-pull-1 {
	right: 8.33333333%
}

.col-md-pull-0 {
	right: auto
}

.col-md-push-12 {
	left: 100%
}

.col-md-push-11 {
	left: 91.66666667%
}

.col-md-push-10 {
	left: 83.33333333%
}

.col-md-push-9 {
	left: 75%
}

.col-md-push-8 {
	left: 66.66666667%
}

.col-md-push-7 {
	left: 58.33333333%
}

.col-md-push-6 {
	left: 50%
}

.col-md-push-5 {
	left: 41.66666667%
}

.col-md-push-4 {
	left: 33.33333333%
}

.col-md-push-3 {
	left: 25%
}

.col-md-push-2 {
	left: 16.66666667%
}

.col-md-push-1 {
	left: 8.33333333%
}

.col-md-push-0 {
	left: auto
}

.col-md-offset-12 {
	margin-left: 100%
}

.col-md-offset-11 {
	margin-left: 91.66666667%
}

.col-md-offset-10 {
	margin-left: 83.33333333%
}

.col-md-offset-9 {
	margin-left: 75%
}

.col-md-offset-8 {
	margin-left: 66.66666667%
}

.col-md-offset-7 {
	margin-left: 58.33333333%
}

.col-md-offset-6 {
	margin-left: 50%
}

.col-md-offset-5 {
	margin-left: 41.66666667%
}

.col-md-offset-4 {
	margin-left: 33.33333333%
}

.col-md-offset-3 {
	margin-left: 25%
}

.col-md-offset-2 {
	margin-left: 16.66666667%
}

.col-md-offset-1 {
	margin-left: 8.33333333%
}

.col-md-offset-0 {
	margin-left: 0
}

}



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

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}

.text-center {
	text-align: center
}

.text-justify {
	text-align: justify
}


.home .tokyo2020 {
	margin-top: -30px;
	margin-bottom: 30px;
	padding-top: 30px;
	background: #fff;
	max-width: 100%;
	overflow: hidden;
}




#tokyo-timer {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	max-width: 840px;


	z-index: 9998;

	color: #333;
overflow: hidden;
}


	#tokyo-logo img {
		width: 70%;
		height: auto;
	}


.tokyu-small {
	font-size: 0.5em;
}

#CDT {
}

#CDT .day {
color: #002063;
	font-size: 5em;
	font-weight: 600;
}




.kaisaicyu {
		color: #E42C45;
	font-size: 4em;
	font-weight: 600;
}
.tokyu-kaisai {
	margin: 0em 0.5em 0 0;
	padding:0.5em;
	vertical-align: 2em;
	font-size: 0.8em;
	color: #fff;
		text-shadow: 2px 2px 2px rgba(0, 32, 99, 0.2);
	background: radial-gradient(#ed7081, #f00);
  border-radius: 50% 0% 50% 0%;
 
}

.tokyo-hi {
	margin-left: 0.3em;
	font-size: 1em;
	color: #002063;
}


.home .cycle-bk {

}

.home .tokyo-text {
		width: 100%;
	text-align: center;
	color: #002063;
	font-weight: 400;
	font-size: 1.3em;
}

.home .tokyo-text-2 {
		width: 100%;
	text-align: center;
	color: #002063;
	font-size: 2em;
	font-weight: 600;
}

.home .tokyo-text-3 {
	padding-top: 1em;
		width: 100%;
	text-align: center;
	color: #002063;
	font-size: 1.2em;
	font-weight: 400;
}


* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

.col-tokyo {

}



.tokyo-top {
	padding-top: 2em;
}

.tokyo-count {
padding-top: 2em;
}

@media screen and (max-width:480px) {
	.tokyo-top {
		padding-top: 0;
	}
	.tokyo2020 {
		padding: 0;
		margin-top: 0;
		background: #ccc;
	}
	.tokyo-count {
		padding-top: 0;
		line-height: 4em;
	}
	.tokyo-logo {
	
	}
	
	#tokyo-logo img {
		width: 50%;
		height: auto;
	}
}




table #gs_id50 {
margin: 0;
}

 .gsc-search-box tr {
	border: none
}

.gsc-search-box td {
	border: none
}

 .gsc-input {
	border: none
}


.page .gsc-control-cse {
	margin: 0;
	padding: 0;
	background: none
}

.home .page .cse .gsc-control-cse, .gsc-control-cse {
    margin-left: -23px;
	background: none !important;
	border: none !important
}


.page .optionmenu {
    position: absolute;
    top: 30px;
    left: 390px;
}

.page table.gsc-search-box {
/*width: auto!important;*/
}

form.gsc-search-box {
	position: relative;
}



.optionmenu2 {
    position: absolute;
    top: 30px;
	right: 150px;
}



table#gs_id50 {
margin: 0;
}

.gsc-search-box tr {
	border: none
}

.gsc-search-box td {
	border: none
}

.gsc-input {
	border: none
}

.gsc-control-cse {
	margin: 0;
	padding: 0;
	background: none
}

.home .cse .gsc-control-cse, .gsc-control-cse {
	 margin-top: -20px;
    margin-left: -20px;
	margin-right: 10px;
	background: none !important;
	border: none !important
}


.home .cse .gsc-control-cse, .gsc-control-cse {
    padding: 0 1em;
}

.no-results header {
	background: none!important;
}
