#content article, #content aside, #content details, #content figcaption, #content figure, #content footer, #content header, #content hgroup, #content main, #content nav, #content section, #content summary {
	display:block;
	overflow: hidden
}
#content audio, #content canvas, #content progress, #content video {
	display:inline-block;
	vertical-align:baseline
}
#content audio:not([controls]) {
	display:none;
	height:0
}
#content [hidden], #content template {
	display:none
}
#content a {
	background:transparent
}
#content a:active, #content a:hover {
	outline:0
}
#content abbr[title] {
	border-bottom:1px dotted
}
#content b, #content strong {
	font-weight:bold
}
#content dfn {
	font-style:italic
}
#content h1 {
	font-size:2em;
	margin:.17em 0
}
#content mark {
	background:#ff0;
	color:#000
}
#content small {
	font-size:80%
}
#content sub, #content sup {
	font-size:75%;
	line-height:0;
	/* position:relative; 2017.05.29修正 */
	vertical-align:baseline
}
#content sup {
	top:-0.5em
}
#content sub {
	bottom:-0.25em
}
#content img {
	border:0
}
#content svg:not(:root) {
	overflow:hidden
}
#content figure {
	margin:1em 40px
}
#content hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
#content pre {
	overflow:auto
}
#content code, #content kbd, #content pre, #content samp {
	font-family:monospace, monospace;
	font-size:1em
}
#content button, #content input, #content optgroup, #content select, #content textarea {
	color:inherit;
	font:inherit;
	margin:0
}
#content button {
	overflow:hidden
}
#content button, #content select {
	text-transform:none
}
#content button, #content html input[type="button"], #content input[type="reset"], #content input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
#content button[disabled], #content html input[disabled] {
	cursor:default
}
#content button::-moz-focus-inner, #content input::-moz-focus-inner {
	border:0;
	padding:0
}
#content input {
	line-height:normal
}
#content input[type="checkbox"], #content input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
#content input[type="number"]::-webkit-inner-spin-button, #content input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
#content input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
#content input[type="search"]::-webkit-search-cancel-button, #content input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
#content fieldset {
	border:1px solid silver;
	margin:0 2px;
	padding:.35em .625em .75em
}
#content legend {
	border:0;
	padding:0
}
#content textarea {
	overflow:auto
}
#content optgroup {
	font-weight:bold
}
#content table {
	border-collapse:separate;
	border-spacing:0
}
#content td, #content th {
	padding:0
}
#content * {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#content *:before, #content *:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#content html {
	font-size:62.5%;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}
#content body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:1.42857143;
	color:#333;
	background-color:#f7f8fa
}
#content input, #content button, #content select, #content textarea {
	font-family:inherit;
	font-size:inherit;
	line-height:inherit
}
#content a {
	color:#0058bb;
	text-decoration:none
}
#content a:hover {
	color:#0058bb;
	text-decoration:underline
}
#content a:focus {
	outline:0
}
#content figure {
	margin:0
}
#content img {
	vertical-align:middle
}
#content .img-responsive {
	display:block;
	max-width:100%;
	height:auto
}
#content .img-rounded {
	border-radius:6px
}
#content .img-thumbnail {
	padding:4px;
	line-height:1.42857143;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	display:inline-block;
	max-width:100%;
	height:auto
}
#content .img-circle {
	border-radius:50%
}
#content hr {
	margin-top:20px;
	margin-bottom:20px;
	border:0;
	border-top:1px solid #eee
}
#content .sr-only {
	position:absolute;
	width:1px;
	height:1px;
	margin:-1px;
	padding:0;
	overflow:hidden;
	clip:rect(0, 0, 0, 0);
	border:0
}
#content .container {
	margin-right:auto;
	margin-left:auto;
	padding-left:10px;
	padding-right:10px;
	overflow: hidden; /* 2017.05.29修正 */
}
@media(min-width:768px) {
	.container {
		width:750px
	}
}
@media(min-width:992px) {
	.container {
		width:970px
	}
}
@media(min-width:1200px) {
	.container {
		width:1152px
	}
}
#content .container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:10px;
	padding-right:10px
}
#content .row {
	margin-left:-10px;
	margin-right:-10px
}
#content .col-xs-1, #content .col-sm-1, #content .col-md-1, #content .col-lg-1, #content .col-xs-2, #content .col-sm-2, #content .col-md-2, #content .col-lg-2, #content .col-xs-3, #content .col-sm-3, #content .col-md-3, #content .col-lg-3, #content .col-xs-4, #content .col-sm-4, #content .col-md-4, #content .col-lg-4, #content .col-xs-5, #content .col-sm-5, #content .col-md-5, #content .col-lg-5, #content .col-xs-6, #content .col-sm-6, #content .col-md-6, #content .col-lg-6, #content .col-xs-7, #content .col-sm-7, #content .col-md-7, #content .col-lg-7, #content .col-xs-8, #content .col-sm-8, #content .col-md-8, #content .col-lg-8, #content .col-xs-9, #content .col-sm-9, #content .col-md-9, #content .col-lg-9, #content .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, #content .col-sm-11, #content .col-md-11, #content .col-lg-11, #content .col-xs-12, #content .col-sm-12, #content .col-md-12, #content .col-lg-12 {
	/* position:relative;
	min-height:1px; 2017.05.29修正 */
}
#content .col-xs-1, #content .col-xs-2, #content .col-xs-3, #content .col-xs-4, #content .col-xs-5, #content .col-xs-6, #content .col-xs-7, #content .col-xs-8, #content .col-xs-9, #content .col-xs-10, .col-xs-11, #content .col-xs-12 {
	float:left
}
#content .col-xs-12 {
	width:100%
}
#content .col-xs-11 {
	width:91.66666667%
}
#content .col-xs-10 {
	width:83.33333333%
}
#content .col-xs-9 {
	width:75%
}
#content .col-xs-8 {
	width:66.66666667%
}
#content .col-xs-7 {
	width:58.33333333%
}
#content .col-xs-6 {
	width:50%
}
#content .col-xs-5 {
	width:41.66666667%
}
#content .col-xs-4 {
	width:33.33333333%
}
#content .col-xs-3 {
	width:25%
}
#content .col-xs-2 {
	width:16.66666667%
}
#content .col-xs-1 {
	width:8.33333333%
}
#content .col-xs-pull-12 {
	right:100%
}
#content .col-xs-pull-11 {
	right:91.66666667%
}
#content .col-xs-pull-10 {
	right:83.33333333%
}
#content .col-xs-pull-9 {
	right:75%
}
#content .col-xs-pull-8 {
	right:66.66666667%
}
#content .col-xs-pull-7 {
	right:58.33333333%
}
#content .col-xs-pull-6 {
	right:50%
}
#content .col-xs-pull-5 {
	right:41.66666667%
}
#content .col-xs-pull-4 {
	right:33.33333333%
}
#content .col-xs-pull-3 {
	right:25%
}
#content .col-xs-pull-2 {
	right:16.66666667%
}
#content .col-xs-pull-1 {
	right:8.33333333%
}
#content .col-xs-pull-0 {
	right:0
}
#content .col-xs-push-12 {
	left:100%
}
#content .col-xs-push-11 {
	left:91.66666667%
}
#content .col-xs-push-10 {
	left:83.33333333%
}
#content .col-xs-push-9 {
	left:75%
}
#content .col-xs-push-8 {
	left:66.66666667%
}
#content .col-xs-push-7 {
	left:58.33333333%
}
#content .col-xs-push-6 {
	left:50%
}
#content .col-xs-push-5 {
	left:41.66666667%
}
#content .col-xs-push-4 {
	left:33.33333333%
}
#content .col-xs-push-3 {
	left:25%
}
#content .col-xs-push-2 {
	left:16.66666667%
}
#content .col-xs-push-1 {
	left:8.33333333%
}
#content .col-xs-push-0 {
	left:0
}
#content .col-xs-offset-12 {
	margin-left:100%
}
#content .col-xs-offset-11 {
	margin-left:91.66666667%
}
#content .col-xs-offset-10 {
	margin-left:83.33333333%
}
#content .col-xs-offset-9 {
	margin-left:75%
}
#content .col-xs-offset-8 {
	margin-left:66.66666667%
}
#content .col-xs-offset-7 {
	margin-left:58.33333333%
}
#content .col-xs-offset-6 {
	margin-left:50%
}
#content .col-xs-offset-5 {
	margin-left:41.66666667%
}
#content .col-xs-offset-4 {
	margin-left:33.33333333%
}
#content .col-xs-offset-3 {
	margin-left:25%
}
#content .col-xs-offset-2 {
	margin-left:16.66666667%
}
#content .col-xs-offset-1 {
	margin-left:8.33333333%
}
#content .col-xs-offset-0 {
	margin-left:0
}
@media(min-width:768px) {
	.col-sm-1, #content .col-sm-2, #content .col-sm-3, #content .col-sm-4, #content .col-sm-5, #content .col-sm-6, #content .col-sm-7, #content .col-sm-8, #content .col-sm-9, #content .col-sm-10, .col-sm-11, #content .col-sm-12 {
		float:left
	}
#content 	.col-sm-12 {
		width:100%;
		text-align:center
	}
#content 	.col-sm-11 {
		width:91.66666667%
	}
#content 	.col-sm-10 {
		width:83.33333333%
	}
#content 	.col-sm-9 {
		width:75%
	}
#content 	.col-sm-8 {
		width:66.66666667%
	}
#content 	.col-sm-7 {
		width:58.33333333%
	}
#content 	.col-sm-6 {
		width:50%
	}
#content 	.col-sm-5 {
		width:41.66666667%
	}
#content 	.col-sm-4 {
		width:33.33333333%
	}
#content 	.col-sm-3 {
		width:25%
	}
#content 	.col-sm-2 {
		width:16.66666667%
	}
#content 	.col-sm-1 {
		width:8.33333333%
	}
#content 	.col-sm-pull-12 {
		right:100%
	}
#content 	.col-sm-pull-11 {
		right:91.66666667%
	}
#content 	.col-sm-pull-10 {
		right:83.33333333%
	}
#content 	.col-sm-pull-9 {
		right:75%
	}
#content 	.col-sm-pull-8 {
		right:66.66666667%
	}
#content 	.col-sm-pull-7 {
		right:58.33333333%
	}
#content 	.col-sm-pull-6 {
		right:50%
	}
#content 	.col-sm-pull-5 {
		right:41.66666667%
	}
#content 	.col-sm-pull-4 {
		right:33.33333333%
	}
#content 	.col-sm-pull-3 {
		right:25%
	}
#content 	.col-sm-pull-2 {
		right:16.66666667%
	}
#content 	.col-sm-pull-1 {
		right:8.33333333%
	}
#content 	.col-sm-pull-0 {
		right:0
	}
#content 	.col-sm-push-12 {
		left:100%
	}
#content 	.col-sm-push-11 {
		left:91.66666667%
	}
#content 	.col-sm-push-10 {
		left:83.33333333%
	}
#content 	.col-sm-push-9 {
		left:75%
	}
#content 	.col-sm-push-8 {
		left:66.66666667%
	}
#content 	.col-sm-push-7 {
		left:58.33333333%
	}
#content 	.col-sm-push-6 {
		left:50%
	}
#content 	.col-sm-push-5 {
		left:41.66666667%
	}
#content 	.col-sm-push-4 {
		left:33.33333333%
	}
#content 	.col-sm-push-3 {
		left:25%
	}
#content 	.col-sm-push-2 {
		left:16.66666667%
	}
#content 	.col-sm-push-1 {
		left:8.33333333%
	}
#content 	.col-sm-push-0 {
		left:0
	}
#content 	.col-sm-offset-12 {
		margin-left:100%
	}
#content 	.col-sm-offset-11 {
		margin-left:91.66666667%
	}
#content 	.col-sm-offset-10 {
		margin-left:83.33333333%
	}
#content 	.col-sm-offset-9 {
		margin-left:75%
	}
#content 	.col-sm-offset-8 {
		margin-left:66.66666667%
	}
#content 	.col-sm-offset-7 {
		margin-left:58.33333333%
	}
#content 	.col-sm-offset-6 {
		margin-left:50%
	}
#content 	.col-sm-offset-5 {
		margin-left:41.66666667%
	}
#content 	.col-sm-offset-4 {
		margin-left:33.33333333%
	}
#content 	.col-sm-offset-3 {
		margin-left:25%
	}
#content 	.col-sm-offset-2 {
		margin-left:16.66666667%
	}
#content 	.col-sm-offset-1 {
		margin-left:8.33333333%
	}
#content 	.col-sm-offset-0 {
		margin-left:0
	}
}
@media(min-width:992px) {
	.col-md-1, #content .col-md-2, #content .col-md-3, #content .col-md-4, #content .col-md-5, #content .col-md-6, #content .col-md-7, #content .col-md-8, #content .col-md-9, #content .col-md-10, .col-md-11, #content .col-md-12 {
		float:left
	}
#content 	.col-md-12 {
		width:100%
	}
#content 	.col-md-11 {
		width:91.66666667%
	}
#content 	.col-md-10 {
		width:83.33333333%
	}
#content 	.col-md-9 {
		width:75%
	}
#content 	.col-md-8 {
		width:66.66666667%
	}
#content 	.col-md-7 {
		width:58.33333333%
	}
#content 	.col-md-6 {
		width:50%
	}
#content 	.col-md-5 {
		width:41.66666667%
	}
#content 	.col-md-4 {
		width:33.33333333%
	}
#content 	.col-md-3 {
		width:25%
	}
#content 	.col-md-3 img {
		width:90%
	}
#content 	.col-md-2 {
		width:16.66666667%
	}
#content 	.col-md-1 {
		width:8.33333333%
	}
#content 	.col-md-pull-12 {
		right:100%
	}
#content 	.col-md-pull-11 {
		right:91.66666667%
	}
#content 	.col-md-pull-10 {
		right:83.33333333%
	}
#content 	.col-md-pull-9 {
		right:75%
	}
#content 	.col-md-pull-8 {
		right:66.66666667%
	}
#content 	.col-md-pull-7 {
		right:58.33333333%
	}
#content 	.col-md-pull-6 {
		right:50%
	}
#content 	.col-md-pull-5 {
		right:41.66666667%
	}
#content 	.col-md-pull-4 {
		right:33.33333333%
	}
#content 	.col-md-pull-3 {
		right:25%
	}
#content 	.col-md-pull-2 {
		right:16.66666667%
	}
#content 	.col-md-pull-1 {
		right:8.33333333%
	}
#content 	.col-md-pull-0 {
		right:0
	}
#content 	.col-md-push-12 {
		left:100%
	}
#content 	.col-md-push-11 {
		left:91.66666667%
	}
#content 	.col-md-push-10 {
		left:83.33333333%
	}
#content 	.col-md-push-9 {
		left:75%
	}
#content 	.col-md-push-8 {
		left:66.66666667%
	}
#content 	.col-md-push-7 {
		left:58.33333333%
	}
#content 	.col-md-push-6 {
		left:50%
	}
#content 	.col-md-push-5 {
		left:41.66666667%
	}
#content 	.col-md-push-4 {
		left:33.33333333%
	}
#content 	.col-md-push-3 {
		left:25%
	}
#content 	.col-md-push-2 {
		left:16.66666667%
	}
#content 	.col-md-push-1 {
		left:8.33333333%
	}
#content 	.col-md-push-0 {
		left:0
	}
#content 	.col-md-offset-12 {
		margin-left:100%
	}
#content 	.col-md-offset-11 {
		margin-left:91.66666667%
	}
#content 	.col-md-offset-10 {
		margin-left:83.33333333%
	}
#content 	.col-md-offset-9 {
		margin-left:75%
	}
#content 	.col-md-offset-8 {
		margin-left:66.66666667%
	}
#content 	.col-md-offset-7 {
		margin-left:58.33333333%
	}
#content 	.col-md-offset-6 {
		margin-left:50%
	}
#content 	.col-md-offset-5 {
		margin-left:41.66666667%
	}
#content 	.col-md-offset-4 {
		margin-left:33.33333333%
	}
#content 	.col-md-offset-3 {
		margin-left:25%
	}
#content 	.col-md-offset-2 {
		margin-left:16.66666667%
	}
#content 	.col-md-offset-1 {
		margin-left:8.33333333%
	}
#content 	.col-md-offset-0 {
		margin-left:0
	}
}
@media(min-width:1200px) {
	.col-lg-1, #content .col-lg-2, #content .col-lg-3, #content .col-lg-4, #content .col-lg-5, #content .col-lg-6, #content .col-lg-7, #content .col-lg-8, #content .col-lg-9, #content .col-lg-10, .col-lg-11, #content .col-lg-12 {
		float:left
	}
#content 	.col-lg-12 {
		width:100%
	}
#content 	.col-lg-11 {
		width:91.66666667%
	}
#content 	.col-lg-10 {
		width:83.33333333%
	}
#content 	.col-lg-9 {
		width:75%
	}
#content 	.col-lg-8 {
		width:66.66666667%
	}
#content 	.col-lg-7 {
		width:58.33333333%
	}
#content 	.col-lg-6 {
		width:50%
	}
#content 	.col-lg-5 {
		width:41.66666667%
	}
#content 	.col-lg-4 {
		width:33.33333333%
	}
#content 	.col-lg-3 {
		width:25%
	}
#content 	.col-lg-2 {
		width:16.66666667%
	}
#content 	.col-lg-1 {
		width:8.33333333%
	}
#content 	.col-lg-pull-12 {
		right:100%
	}
#content 	.col-lg-pull-11 {
		right:91.66666667%
	}
#content 	.col-lg-pull-10 {
		right:83.33333333%
	}
#content 	.col-lg-pull-9 {
		right:75%
	}
#content 	.col-lg-pull-8 {
		right:66.66666667%
	}
#content 	.col-lg-pull-7 {
		right:58.33333333%
	}
#content 	.col-lg-pull-6 {
		right:50%
	}
#content 	.col-lg-pull-5 {
		right:41.66666667%
	}
#content 	.col-lg-pull-4 {
		right:33.33333333%
	}
#content 	.col-lg-pull-3 {
		right:25%
	}
#content 	.col-lg-pull-2 {
		right:16.66666667%
	}
#content 	.col-lg-pull-1 {
		right:8.33333333%
	}
#content 	.col-lg-pull-0 {
		right:0
	}
#content 	.col-lg-push-12 {
		left:100%
	}
#content 	.col-lg-push-11 {
		left:91.66666667%
	}
#content 	.col-lg-push-10 {
		left:83.33333333%
	}
#content 	.col-lg-push-9 {
		left:75%
	}
#content 	.col-lg-push-8 {
		left:66.66666667%
	}
#content 	.col-lg-push-7 {
		left:58.33333333%
	}
#content 	.col-lg-push-6 {
		left:50%
	}
#content 	.col-lg-push-5 {
		left:41.66666667%
	}
#content 	.col-lg-push-4 {
		left:33.33333333%
	}
#content 	.col-lg-push-3 {
		left:25%
	}
#content 	.col-lg-push-2 {
		left:16.66666667%
	}
#content 	.col-lg-push-1 {
		left:8.33333333%
	}
#content 	.col-lg-push-0 {
		left:0
	}
#content 	.col-lg-offset-12 {
		margin-left:100%
	}
#content 	.col-lg-offset-11 {
		margin-left:91.66666667%
	}
#content 	.col-lg-offset-10 {
		margin-left:83.33333333%
	}
#content 	.col-lg-offset-9 {
		margin-left:75%
	}
#content 	.col-lg-offset-8 {
		margin-left:66.66666667%
	}
#content 	.col-lg-offset-7 {
		margin-left:58.33333333%
	}
#content 	.col-lg-offset-6 {
		margin-left:50%
	}
#content 	.col-lg-offset-5 {
		margin-left:41.66666667%
	}
#content 	.col-lg-offset-4 {
		margin-left:33.33333333%
	}
#content 	.col-lg-offset-3 {
		margin-left:25%
	}
#content 	.col-lg-offset-2 {
		margin-left:16.66666667%
	}
#content 	.col-lg-offset-1 {
		margin-left:8.33333333%
	}
#content 	.col-lg-offset-0 {
		margin-left:0
	}
}

.site-footer {
    clear: both;
}