﻿/*!
Theme Name: AXIA theme
Theme URI: http://www.axia.co.jp/
Author: Ukyo
Author URI: http://openwill.jp/
Description: Simply Bootstrap theme.
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/@import url("https://fonts.googleapis.com/css?family=Oswald:400,500,700");
* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word;
	outline: none;
}
body {
	font-weight: normal
}
@media (max-width: 767px) {
body.open {
	overflow: hidden;
}
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.1;
	text-rendering: optimizelegibility
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none
}
h1 {
	font-size: 30px
}
h2 {
	font-size: 26px
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 22px
}
h5 {
	font-size: 20px
}
h6 {
	font-size: 18px
}
p {
	margin: 1em 0
}
a {
	text-decoration: none
}
.basic a {
	color: #0088CC
}
.basic a:hover {
	color: #444
}
img {
	width: auto\9;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic
}
ul, ol {
	padding: 0 0 0 20px
}
ul {
	list-style: disc
}
ol {
	list-style: decimal
}
table {
	width: 100%;
	background: #fff
}
table td, table th {
	padding: 8px;
	border: 1px solid #bbb;
	text-align: left
}
table th {
	background: #ddd;
	font-weight: bold
}
table caption {
	padding: 1em 0;
	text-align: center
}
dt {
	font-weight: bold
}
dd {
	line-height: 1.4;
	margin: 4px 0 0;
	padding: 0 0 .5em 0
}
blockquote {
	margin: 1em 0;
	border-left: 10px solid #ccc;
	padding-left: 12px
}
cite {
	text-align: right;
	font-style: normal;
	display: block
}
cite:before {
	content: '\2013 \00A0'
}
pre, code {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font: 0.8em 'Andale Mono', 'Lucida Console', monospace;
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	color: #888;
	padding: 2px 4px
}
pre {
	white-space: pre;
	word-wrap: normal;
	overflow-x: scroll;
	line-height: 1.3;
	margin: 1em 0
}
select {
	width: 100%
}
.fl {
	float: left
}
.fr {
	float: right
}
del {
	color: red;
	text-decoration: line-through
}
ins {
	border-bottom: 1px solid green;
	text-decoration: none;
	color: green
}
em, i {
	font-style: italic
}
strong, b {
	font-weight: bold
}
sup, sub {
	line-height: 0
}
abbr, acronym {
	border-bottom: 1px dotted
}
address {
	margin: 0 0 1.5em;
	font-style: italic
}
input, textarea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #555
}
input:focus, textarea:focus {
	-moz-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.4);
	border-color: #AAA
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number] {
	width: 100%
}
input[type="submit"] {
	margin-top: 0
}
textarea {
	width: 100%
}
select {
	display: inline-block;
	height: 28px;
	line-height: 1;
	border: 1px solid #aaa;
	padding: 4px;
	color: #555
}
.widget select {
	width: 70%
}
video {
	max-width: 100%;
	height: auto
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
.assistive-text, .remove, .screen-reader-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px)
}
html, body {
	height: 100%
}
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto 0
}
#main {
	margin-bottom: 0
}/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, 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: 1em 40px
}
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
}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, *:before, *:after {
	background: transparent !important;
	color: #000 !important;
	box-shadow: none !important;
	text-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="#"]:after, a[href^="javascript:"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
.navbar {
	display: none
}
.btn>.caret, .comment-reply-link>.caret, .form-submit #submit>.caret, .dropup>.btn>.caret, .dropup>.comment-reply-link>.caret, .form-submit .dropup>#submit>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table td, .table th {
	background-color: #fff !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent
}
body {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-size: 15px;
	line-height: 1.42857;
	color: #333;
	background-color: #fff
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	color: #003876;
	text-decoration: none
}
a:hover, a:focus {
	color: #00142a;
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 21px;
	margin-bottom: 21px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}
[role="button"] {
cursor:pointer
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: #000
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #777
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 21px;
	margin-bottom: 10.5px
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10.5px;
	margin-bottom: 10.5px
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 39px
}
h2, .h2 {
	font-size: 32px
}
h3, .h3 {
	font-size: 26px
}
h4, .h4 {
	font-size: 19px
}
h5, .h5 {
	font-size: 15px
}
h6, .h6 {
	font-size: 13px
}
p {
	margin: 0 0 10.5px
}
.lead {
	margin-bottom: 21px;
	font-size: 17px;
	font-weight: 300;
	line-height: 1.4
}
@media (min-width: 768px) {
.lead {
	font-size: 22.5px
}
}
small, .small {
	font-size: 86%
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em
}
.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, .initialism {
	text-transform: uppercase
}
.text-capitalize {
	text-transform: capitalize
}
.text-muted {
	color: #777
}
.text-primary {
	color: #003876
}
a.text-primary:hover, a.text-primary:focus {
	color: #002043
}
.text-success {
	color: #3c763d
}
a.text-success:hover, a.text-success:focus {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover, a.text-info:focus {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover, a.text-warning:focus {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover, a.text-danger:focus {
	color: #843534
}
.bg-primary {
	color: #fff
}
.bg-primary {
	background-color: #003876
}
a.bg-primary:hover, a.bg-primary:focus {
	background-color: #002043
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover, a.bg-success:focus {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover, a.bg-info:focus {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover, a.bg-warning:focus {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover, a.bg-danger:focus {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9.5px;
	margin: 42px 0 21px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10.5px
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 21px
}
dt, dd {
	line-height: 1.42857
}
dt {
	font-weight: bold
}
dd {
	margin-left: 0
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table
}
.dl-horizontal dd:after {
	clear: both
}
@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #777
}
.initialism {
	font-size: 90%
}
blockquote {
	padding: 10.5px 21px;
	margin: 0 0 21px;
	font-size: 18.75px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #777
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
address {
	margin-bottom: 21px;
	font-style: normal;
	line-height: 1.42857
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	box-shadow: none
}
pre {
	display: block;
	padding: 10px;
	margin: 0 0 10.5px;
	font-size: 14px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
@media (min-width: 768px) {
.container {
	width: 750px
}
}
@media (min-width: 992px) {
.container {
	width: 980px
}
}
@media (min-width: 1200px) {
.container {
	width: 990px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table
}
.container-fluid:after {
	clear: both
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.row:before, .row:after {
	content: " ";
	display: table
}
.row:after {
	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-left: 15px;
	padding-right: 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-1 {
	width: 8.33333%
}
.col-xs-2 {
	width: 16.66667%
}
.col-xs-3 {
	width: 25%
}
.col-xs-4 {
	width: 33.33333%
}
.col-xs-5 {
	width: 41.66667%
}
.col-xs-6 {
	width: 50%
}
.col-xs-7 {
	width: 58.33333%
}
.col-xs-8 {
	width: 66.66667%
}
.col-xs-9 {
	width: 75%
}
.col-xs-10 {
	width: 83.33333%
}
.col-xs-11 {
	width: 91.66667%
}
.col-xs-12 {
	width: 100%
}
.col-xs-pull-0 {
	right: auto
}
.col-xs-pull-1 {
	right: 8.33333%
}
.col-xs-pull-2 {
	right: 16.66667%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-4 {
	right: 33.33333%
}
.col-xs-pull-5 {
	right: 41.66667%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-7 {
	right: 58.33333%
}
.col-xs-pull-8 {
	right: 66.66667%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-10 {
	right: 83.33333%
}
.col-xs-pull-11 {
	right: 91.66667%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-push-0 {
	left: auto
}
.col-xs-push-1 {
	left: 8.33333%
}
.col-xs-push-2 {
	left: 16.66667%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-4 {
	left: 33.33333%
}
.col-xs-push-5 {
	left: 41.66667%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-7 {
	left: 58.33333%
}
.col-xs-push-8 {
	left: 66.66667%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-10 {
	left: 83.33333%
}
.col-xs-push-11 {
	left: 91.66667%
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-offset-0 {
	margin-left: 0%
}
.col-xs-offset-1 {
	margin-left: 8.33333%
}
.col-xs-offset-2 {
	margin-left: 16.66667%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-4 {
	margin-left: 33.33333%
}
.col-xs-offset-5 {
	margin-left: 41.66667%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-7 {
	margin-left: 58.33333%
}
.col-xs-offset-8 {
	margin-left: 66.66667%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-10 {
	margin-left: 83.33333%
}
.col-xs-offset-11 {
	margin-left: 91.66667%
}
.col-xs-offset-12 {
	margin-left: 100%
}
@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-1 {
	width: 8.33333%
}
.col-sm-2 {
	width: 16.66667%
}
.col-sm-3 {
	width: 25%
}
.col-sm-4 {
	width: 33.33333%
}
.col-sm-5 {
	width: 41.66667%
}
.col-sm-6 {
	width: 50%
}
.col-sm-7 {
	width: 58.33333%
}
.col-sm-8 {
	width: 66.66667%
}
.col-sm-9 {
	width: 75%
}
.col-sm-10 {
	width: 83.33333%
}
.col-sm-11 {
	width: 91.66667%
}
.col-sm-12 {
	width: 100%
}
.col-sm-pull-0 {
	right: auto
}
.col-sm-pull-1 {
	right: 8.33333%
}
.col-sm-pull-2 {
	right: 16.66667%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-4 {
	right: 33.33333%
}
.col-sm-pull-5 {
	right: 41.66667%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-7 {
	right: 58.33333%
}
.col-sm-pull-8 {
	right: 66.66667%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-10 {
	right: 83.33333%
}
.col-sm-pull-11 {
	right: 91.66667%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-push-0 {
	left: auto
}
.col-sm-push-1 {
	left: 8.33333%
}
.col-sm-push-2 {
	left: 16.66667%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-4 {
	left: 33.33333%
}
.col-sm-push-5 {
	left: 41.66667%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-7 {
	left: 58.33333%
}
.col-sm-push-8 {
	left: 66.66667%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-10 {
	left: 83.33333%
}
.col-sm-push-11 {
	left: 91.66667%
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-offset-0 {
	margin-left: 0%
}
.col-sm-offset-1 {
	margin-left: 8.33333%
}
.col-sm-offset-2 {
	margin-left: 16.66667%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-4 {
	margin-left: 33.33333%
}
.col-sm-offset-5 {
	margin-left: 41.66667%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-7 {
	margin-left: 58.33333%
}
.col-sm-offset-8 {
	margin-left: 66.66667%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-10 {
	margin-left: 83.33333%
}
.col-sm-offset-11 {
	margin-left: 91.66667%
}
.col-sm-offset-12 {
	margin-left: 100%
}
}
@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-1 {
	width: 8.33333%
}
.col-md-2 {
	width: 16.66667%
}
.col-md-3 {
	width: 25%
}
.col-md-4 {
	width: 33.33333%
}
.col-md-5 {
	width: 41.66667%
}
.col-md-6 {
	width: 50%
}
.col-md-7 {
	width: 58.33333%
}
.col-md-8 {
	width: 66.66667%
}
.col-md-9 {
	width: 75%
}
.col-md-10 {
	width: 83.33333%
}
.col-md-11 {
	width: 91.66667%
}
.col-md-12 {
	width: 100%
}
.col-md-pull-0 {
	right: auto
}
.col-md-pull-1 {
	right: 8.33333%
}
.col-md-pull-2 {
	right: 16.66667%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-4 {
	right: 33.33333%
}
.col-md-pull-5 {
	right: 41.66667%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-7 {
	right: 58.33333%
}
.col-md-pull-8 {
	right: 66.66667%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-10 {
	right: 83.33333%
}
.col-md-pull-11 {
	right: 91.66667%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-push-0 {
	left: auto
}
.col-md-push-1 {
	left: 8.33333%
}
.col-md-push-2 {
	left: 16.66667%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-4 {
	left: 33.33333%
}
.col-md-push-5 {
	left: 41.66667%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-7 {
	left: 58.33333%
}
.col-md-push-8 {
	left: 66.66667%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-10 {
	left: 83.33333%
}
.col-md-push-11 {
	left: 91.66667%
}
.col-md-push-12 {
	left: 100%
}
.col-md-offset-0 {
	margin-left: 0%
}
.col-md-offset-1 {
	margin-left: 8.33333%
}
.col-md-offset-2 {
	margin-left: 16.66667%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-4 {
	margin-left: 33.33333%
}
.col-md-offset-5 {
	margin-left: 41.66667%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-7 {
	margin-left: 58.33333%
}
.col-md-offset-8 {
	margin-left: 66.66667%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-10 {
	margin-left: 83.33333%
}
.col-md-offset-11 {
	margin-left: 91.66667%
}
.col-md-offset-12 {
	margin-left: 100%
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left
}
.col-lg-1 {
	width: 8.33333%
}
.col-lg-2 {
	width: 16.66667%
}
.col-lg-3 {
	width: 25%
}
.col-lg-4 {
	width: 33.33333%
}
.col-lg-5 {
	width: 41.66667%
}
.col-lg-6 {
	width: 50%
}
.col-lg-7 {
	width: 58.33333%
}
.col-lg-8 {
	width: 66.66667%
}
.col-lg-9 {
	width: 75%
}
.col-lg-10 {
	width: 83.33333%
}
.col-lg-11 {
	width: 91.66667%
}
.col-lg-12 {
	width: 100%
}
.col-lg-pull-0 {
	right: auto
}
.col-lg-pull-1 {
	right: 8.33333%
}
.col-lg-pull-2 {
	right: 16.66667%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-4 {
	right: 33.33333%
}
.col-lg-pull-5 {
	right: 41.66667%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-7 {
	right: 58.33333%
}
.col-lg-pull-8 {
	right: 66.66667%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-10 {
	right: 83.33333%
}
.col-lg-pull-11 {
	right: 91.66667%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-push-0 {
	left: auto
}
.col-lg-push-1 {
	left: 8.33333%
}
.col-lg-push-2 {
	left: 16.66667%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-4 {
	left: 33.33333%
}
.col-lg-push-5 {
	left: 41.66667%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-7 {
	left: 58.33333%
}
.col-lg-push-8 {
	left: 66.66667%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-10 {
	left: 83.33333%
}
.col-lg-push-11 {
	left: 91.66667%
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-offset-0 {
	margin-left: 0%
}
.col-lg-offset-1 {
	margin-left: 8.33333%
}
.col-lg-offset-2 {
	margin-left: 16.66667%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-4 {
	margin-left: 33.33333%
}
.col-lg-offset-5 {
	margin-left: 41.66667%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-7 {
	margin-left: 58.33333%
}
.col-lg-offset-8 {
	margin-left: 66.66667%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-10 {
	margin-left: 83.33333%
}
.col-lg-offset-11 {
	margin-left: 91.66667%
}
.col-lg-offset-12 {
	margin-left: 100%
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 21px;
	font-size: 22.5px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 15px;
	line-height: 1.42857;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 35px;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: #eee;
	opacity: 1
}
.form-control[disabled], fieldset[disabled] .form-control {
	cursor: not-allowed
}
textarea.form-control {
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
	line-height: 35px
}
input[type="date"].input-sm, .input-group-sm>input[type="date"].form-control, .input-group-sm>input[type="date"].input-group-addon, .input-group-sm>.input-group-btn>input[type="date"].btn, .input-group-sm>.input-group-btn>input[type="date"].comment-reply-link, .form-submit .input-group-sm>.input-group-btn>input[type="date"]#submit, .input-group-sm input[type="date"], input[type="time"].input-sm, .input-group-sm>input[type="time"].form-control, .input-group-sm>input[type="time"].input-group-addon, .input-group-sm>.input-group-btn>input[type="time"].btn, .input-group-sm>.input-group-btn>input[type="time"].comment-reply-link, .form-submit .input-group-sm>.input-group-btn>input[type="time"]#submit, .input-group-sm input[type="time"], input[type="datetime-local"].input-sm, .input-group-sm>input[type="datetime-local"].form-control, .input-group-sm>input[type="datetime-local"].input-group-addon, .input-group-sm>.input-group-btn>input[type="datetime-local"].btn, .input-group-sm>.input-group-btn>input[type="datetime-local"].comment-reply-link, .form-submit .input-group-sm>.input-group-btn>input[type="datetime-local"]#submit, .input-group-sm input[type="datetime-local"], input[type="month"].input-sm, .input-group-sm>input[type="month"].form-control, .input-group-sm>input[type="month"].input-group-addon, .input-group-sm>.input-group-btn>input[type="month"].btn, .input-group-sm>.input-group-btn>input[type="month"].comment-reply-link, .form-submit .input-group-sm>.input-group-btn>input[type="month"]#submit, .input-group-sm input[type="month"] {
	line-height: 31px
}
input[type="date"].input-lg, .input-group-lg>input[type="date"].form-control, .input-group-lg>input[type="date"].input-group-addon, .input-group-lg>.input-group-btn>input[type="date"].btn, .input-group-lg>.input-group-btn>input[type="date"].comment-reply-link, .form-submit .input-group-lg>.input-group-btn>input[type="date"]#submit, .input-group-lg input[type="date"], input[type="time"].input-lg, .input-group-lg>input[type="time"].form-control, .input-group-lg>input[type="time"].input-group-addon, .input-group-lg>.input-group-btn>input[type="time"].btn, .input-group-lg>.input-group-btn>input[type="time"].comment-reply-link, .form-submit .input-group-lg>.input-group-btn>input[type="time"]#submit, .input-group-lg input[type="time"], input[type="datetime-local"].input-lg, .input-group-lg>input[type="datetime-local"].form-control, .input-group-lg>input[type="datetime-local"].input-group-addon, .input-group-lg>.input-group-btn>input[type="datetime-local"].btn, .input-group-lg>.input-group-btn>input[type="datetime-local"].comment-reply-link, .form-submit .input-group-lg>.input-group-btn>input[type="datetime-local"]#submit, .input-group-lg input[type="datetime-local"], input[type="month"].input-lg, .input-group-lg>input[type="month"].form-control, .input-group-lg>input[type="month"].input-group-addon, .input-group-lg>.input-group-btn>input[type="month"].btn, .input-group-lg>.input-group-btn>input[type="month"].comment-reply-link, .form-submit .input-group-lg>.input-group-btn>input[type="month"]#submit, .input-group-lg input[type="month"] {
	line-height: 48px
}
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}
.radio label, .checkbox label {
	min-height: 21px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 36px
}
.form-control-static.input-lg, .input-group-lg>.form-control-static.form-control, .input-group-lg>.form-control-static.input-group-addon, .input-group-lg>.input-group-btn>.form-control-static.btn, .input-group-lg>.input-group-btn>.form-control-static.comment-reply-link, .form-submit .input-group-lg>.input-group-btn>.form-control-static#submit, .form-control-static.input-sm, .input-group-sm>.form-control-static.form-control, .input-group-sm>.form-control-static.input-group-addon, .input-group-sm>.input-group-btn>.form-control-static.btn, .input-group-sm>.input-group-btn>.form-control-static.comment-reply-link, .form-submit .input-group-sm>.input-group-btn>.form-control-static#submit {
	padding-left: 0;
	padding-right: 0
}
.input-sm, .input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn, .input-group-sm>.input-group-btn>.comment-reply-link, .form-submit .input-group-sm>.input-group-btn>#submit {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm, .input-group-sm>select.form-control, .input-group-sm>select.input-group-addon, .input-group-sm>.input-group-btn>select.btn, .input-group-sm>.input-group-btn>select.comment-reply-link, .form-submit .input-group-sm>.input-group-btn>select#submit {
	height: 31px;
	line-height: 31px
}
textarea.input-sm, .input-group-sm>textarea.form-control, .input-group-sm>textarea.input-group-addon, .input-group-sm>.input-group-btn>textarea.btn, .input-group-sm>.input-group-btn>textarea.comment-reply-link, .form-submit .input-group-sm>.input-group-btn>textarea#submit, select[multiple].input-sm, .input-group-sm>select[multiple].form-control, .input-group-sm>select[multiple].input-group-addon, .input-group-sm>.input-group-btn>select[multiple].btn, .input-group-sm>.input-group-btn>select[multiple].comment-reply-link, .form-submit .input-group-sm>.input-group-btn>select[multiple]#submit {
	height: auto
}
.form-group-sm .form-control {
	height: 31px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}
.form-group-sm select.form-control {
	height: 31px;
	line-height: 31px
}
.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
	height: auto
}
.form-group-sm .form-control-static {
	height: 31px;
	min-height: 34px;
	padding: 6px 10px;
	font-size: 13px;
	line-height: 1.5
}
.input-lg, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn, .input-group-lg>.input-group-btn>.comment-reply-link, .form-submit .input-group-lg>.input-group-btn>#submit {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33333;
	border-radius: 6px
}
select.input-lg, .input-group-lg>select.form-control, .input-group-lg>select.input-group-addon, .input-group-lg>.input-group-btn>select.btn, .input-group-lg>.input-group-btn>select.comment-reply-link, .form-submit .input-group-lg>.input-group-btn>select#submit {
	height: 48px;
	line-height: 48px
}
textarea.input-lg, .input-group-lg>textarea.form-control, .input-group-lg>textarea.input-group-addon, .input-group-lg>.input-group-btn>textarea.btn, .input-group-lg>.input-group-btn>textarea.comment-reply-link, .form-submit .input-group-lg>.input-group-btn>textarea#submit, select[multiple].input-lg, .input-group-lg>select[multiple].form-control, .input-group-lg>select[multiple].input-group-addon, .input-group-lg>.input-group-btn>select[multiple].btn, .input-group-lg>.input-group-btn>select[multiple].comment-reply-link, .form-submit .input-group-lg>.input-group-btn>select[multiple]#submit {
	height: auto
}
.form-group-lg .form-control {
	height: 48px;
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33333;
	border-radius: 6px
}
.form-group-lg select.form-control {
	height: 48px;
	line-height: 48px
}
.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
	height: auto
}
.form-group-lg .form-control-static {
	height: 48px;
	min-height: 40px;
	padding: 11px 16px;
	font-size: 19px;
	line-height: 1.33333
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 43.75px
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	pointer-events: none
}
.input-lg+.form-control-feedback, .input-group-lg>.form-control+.form-control-feedback, .input-group-lg>.input-group-addon+.form-control-feedback, .input-group-lg>.input-group-btn>.btn+.form-control-feedback, .input-group-lg>.input-group-btn>.comment-reply-link+.form-control-feedback, .form-submit .input-group-lg>.input-group-btn>#submit+.form-control-feedback, .input-group-lg+.form-control-feedback, .form-group-lg .form-control+.form-control-feedback {
	width: 48px;
	height: 48px;
	line-height: 48px
}
.input-sm+.form-control-feedback, .input-group-sm>.form-control+.form-control-feedback, .input-group-sm>.input-group-addon+.form-control-feedback, .input-group-sm>.input-group-btn>.btn+.form-control-feedback, .input-group-sm>.input-group-btn>.comment-reply-link+.form-control-feedback, .form-submit .input-group-sm>.input-group-btn>#submit+.form-control-feedback, .input-group-sm+.form-control-feedback, .form-group-sm .form-control+.form-control-feedback {
	width: 31px;
	height: 31px;
	line-height: 31px
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.has-feedback label ~ .form-control-feedback {
	top: 26px
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .form-control-static {
	display: inline-block
}
.form-inline .input-group {
	display: inline-table;
	vertical-align: middle
}
.form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
	width: auto
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio label, .form-inline .checkbox label {
	padding-left: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline, 
.wp-block-contact-form-7-contact-form-selector .radio, .wp-block-contact-form-7-contact-form-selector .checkbox, .wp-block-contact-form-7-contact-form-selector .radio-inline, .wp-block-contact-form-7-contact-form-selector .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox, 
.wp-block-contact-form-7-contact-form-selector .radio, .wp-block-contact-form-7-contact-form-selector .checkbox {
	min-height: 28px
}
.form-horizontal .form-group, 
.wp-block-contact-form-7-contact-form-selector .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after, 
.wp-block-contact-form-7-contact-form-selector .form-group:before, .wp-block-contact-form-7-contact-form-selector .form-group:after {
	content: " ";
	display: table
}
.form-horizontal .form-group:after, 
.wp-block-contact-form-7-contact-form-selector .form-group:after {
	clear: both
}
@media (min-width: 768px) {
.form-horizontal .control-label, 
.wp-block-contact-form-7-contact-form-selector .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px
}
}
.form-horizontal .has-feedback .form-control-feedback, 
.wp-block-contact-form-7-contact-form-selector .has-feedback .form-control-feedback {
	right: 15px
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label, 
.wp-block-contact-form-7-contact-form-selector .form-group-lg .control-label {
	padding-top: 14.33333px;
	font-size: 19px
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label, 
.wp-block-contact-form-7-contact-form-selector .form-group-sm .control-label {
	padding-top: 6px;
	font-size: 13px
}
}
.btn, .comment-reply-link, .form-submit #submit {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 15px;
	line-height: 1.42857;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .comment-reply-link:focus, .form-submit #submit:focus, .btn.focus, .focus.comment-reply-link, .form-submit .focus#submit, .btn:active:focus, .comment-reply-link:active:focus, .form-submit #submit:active:focus, .btn:active.focus, .comment-reply-link:active.focus, .form-submit #submit:active.focus, .btn.active:focus, .active.comment-reply-link:focus, .form-submit .active#submit:focus, .btn.active.focus, .active.focus.comment-reply-link, .form-submit .active.focus#submit {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .comment-reply-link:hover, .form-submit #submit:hover, .btn:focus, .comment-reply-link:focus, .form-submit #submit:focus, .btn.focus, .focus.comment-reply-link, .form-submit .focus#submit {
	color: #0052A3;
	text-decoration: none
}
.btn:active, .comment-reply-link:active, .form-submit #submit:active, .btn.active, .active.comment-reply-link, .form-submit .active#submit {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .disabled.comment-reply-link, .form-submit .disabled#submit, .btn[disabled], [disabled].comment-reply-link, .form-submit [disabled]#submit, fieldset[disabled] .btn, fieldset[disabled] .comment-reply-link, fieldset[disabled] .form-submit #submit, .form-submit fieldset[disabled] #submit {
	cursor: not-allowed;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
a.btn.disabled, a.disabled.comment-reply-link, .form-submit a.disabled#submit, fieldset[disabled] a.btn, fieldset[disabled] a.comment-reply-link, fieldset[disabled] .form-submit a#submit, .form-submit fieldset[disabled] a#submit {
	pointer-events: none
}
.btn-default {
	color: #0052A3;
	background-color: #fff;
	border-color: #0052A3
}
.btn-default:focus, .btn-default.focus {
	color: #0052A3;
	background-color: #e6e6e6;
	border-color: #001224
}
.btn-default:hover {
	color: #0052A3;
	background-color: #e6e6e6;
	border-color: #036
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
	color: #0052A3;
	background-color: #e6e6e6;
	border-color: #036
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open>.btn-default.dropdown-toggle:hover, .open>.btn-default.dropdown-toggle:focus, .open>.btn-default.dropdown-toggle.focus {
	color: #0052A3;
	background-color: #d4d4d4;
	border-color: #001224
}
.btn-default:active, .btn-default.active, .open>.btn-default.dropdown-toggle {
	background-image: none
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #0052A3
}
.btn-default .badge {
	color: #fff;
	background-color: #0052A3
}
.btn-primary {
	color: #fff;
	background-color: #003876;
	border-color: #002c5d
}
.btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #002043;
	border-color: #000
}
.btn-primary:hover {
	color: #fff;
	background-color: #002043;
	border-color: #000f1f
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #002043;
	border-color: #000f1f
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open>.btn-primary.dropdown-toggle:hover, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle.focus {
	color: #fff;
	background-color: #000f1f;
	border-color: #000
}
.btn-primary:active, .btn-primary.active, .open>.btn-primary.dropdown-toggle {
	background-image: none
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #003876;
	border-color: #002c5d
}
.btn-primary .badge {
	color: #003876;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #E86917;
	border-color: #d15f15
}
.btn-success:focus, .btn-success.focus {
	color: #fff;
	background-color: #ba5412;
	border-color: #5d2a09
}
.btn-success:hover {
	color: #fff;
	background-color: #ba5412;
	border-color: #99450f
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #ba5412;
	border-color: #99450f
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open>.btn-success.dropdown-toggle:hover, .open>.btn-success.dropdown-toggle:focus, .open>.btn-success.dropdown-toggle.focus {
	color: #fff;
	background-color: #99450f;
	border-color: #5d2a09
}
.btn-success:active, .btn-success.active, .open>.btn-success.dropdown-toggle {
	background-image: none
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #E86917;
	border-color: #d15f15
}
.btn-success .badge {
	color: #E86917;
	background-color: #fff
}
.btn-info, .comment-reply-link, .form-submit #submit {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:focus, .comment-reply-link:focus, .form-submit #submit:focus, .btn-info.focus, .focus.comment-reply-link, .form-submit .focus#submit {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}
.btn-info:hover, .comment-reply-link:hover, .form-submit #submit:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info:active, .comment-reply-link:active, .form-submit #submit:active, .btn-info.active, .active.comment-reply-link, .form-submit .active#submit, .open>.btn-info.dropdown-toggle, .open>.dropdown-toggle.comment-reply-link, .form-submit .open>.dropdown-toggle#submit {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}
.btn-info:active:hover, .comment-reply-link:active:hover, .form-submit #submit:active:hover, .btn-info:active:focus, .comment-reply-link:active:focus, .form-submit #submit:active:focus, .btn-info:active.focus, .comment-reply-link:active.focus, .form-submit #submit:active.focus, .btn-info.active:hover, .active.comment-reply-link:hover, .form-submit .active#submit:hover, .btn-info.active:focus, .active.comment-reply-link:focus, .form-submit .active#submit:focus, .btn-info.active.focus, .active.focus.comment-reply-link, .form-submit .active.focus#submit, .open>.btn-info.dropdown-toggle:hover, .open>.dropdown-toggle.comment-reply-link:hover, .form-submit .open>.dropdown-toggle#submit:hover, .open>.btn-info.dropdown-toggle:focus, .open>.dropdown-toggle.comment-reply-link:focus, .form-submit .open>.dropdown-toggle#submit:focus, .open>.btn-info.dropdown-toggle.focus, .open>.dropdown-toggle.focus.comment-reply-link, .form-submit .open>.dropdown-toggle.focus#submit {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}
.btn-info:active, .comment-reply-link:active, .form-submit #submit:active, .btn-info.active, .active.comment-reply-link, .form-submit .active#submit, .open>.btn-info.dropdown-toggle, .open>.dropdown-toggle.comment-reply-link, .form-submit .open>.dropdown-toggle#submit {
	background-image: none
}
.btn-info.disabled, .disabled.comment-reply-link, .form-submit .disabled#submit, .btn-info.disabled:hover, .disabled.comment-reply-link:hover, .form-submit .disabled#submit:hover, .btn-info.disabled:focus, .disabled.comment-reply-link:focus, .form-submit .disabled#submit:focus, .btn-info.disabled.focus, .disabled.focus.comment-reply-link, .form-submit .disabled.focus#submit, .btn-info.disabled:active, .disabled.comment-reply-link:active, .form-submit .disabled#submit:active, .btn-info.disabled.active, .disabled.active.comment-reply-link, .form-submit .disabled.active#submit, .btn-info[disabled], [disabled].comment-reply-link, .form-submit [disabled]#submit, .btn-info[disabled]:hover, [disabled].comment-reply-link:hover, .form-submit [disabled]#submit:hover, .btn-info[disabled]:focus, [disabled].comment-reply-link:focus, .form-submit [disabled]#submit:focus, .btn-info[disabled].focus, [disabled].focus.comment-reply-link, .form-submit [disabled].focus#submit, .btn-info[disabled]:active, [disabled].comment-reply-link:active, .form-submit [disabled]#submit:active, .btn-info[disabled].active, [disabled].active.comment-reply-link, .form-submit [disabled].active#submit, fieldset[disabled] .btn-info, fieldset[disabled] .comment-reply-link, fieldset[disabled] .form-submit #submit, .form-submit fieldset[disabled] #submit, fieldset[disabled] .btn-info:hover, fieldset[disabled] .comment-reply-link:hover, fieldset[disabled] .form-submit #submit:hover, .form-submit fieldset[disabled] #submit:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .comment-reply-link:focus, fieldset[disabled] .form-submit #submit:focus, .form-submit fieldset[disabled] #submit:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .focus.comment-reply-link, fieldset[disabled] .form-submit .focus#submit, .form-submit fieldset[disabled] .focus#submit, fieldset[disabled] .btn-info:active, fieldset[disabled] .comment-reply-link:active, fieldset[disabled] .form-submit #submit:active, .form-submit fieldset[disabled] #submit:active, fieldset[disabled] .btn-info.active, fieldset[disabled] .active.comment-reply-link, fieldset[disabled] .form-submit .active#submit, .form-submit fieldset[disabled] .active#submit {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge, .comment-reply-link .badge, .form-submit #submit .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:focus, .btn-warning.focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}
.btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open>.btn-warning.dropdown-toggle:hover, .open>.btn-warning.dropdown-toggle:focus, .open>.btn-warning.dropdown-toggle.focus {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}
.btn-warning:active, .btn-warning.active, .open>.btn-warning.dropdown-toggle {
	background-image: none
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:focus, .btn-danger.focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}
.btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open>.btn-danger.dropdown-toggle:hover, .open>.btn-danger.dropdown-toggle:focus, .open>.btn-danger.dropdown-toggle.focus {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}
.btn-danger:active, .btn-danger.active, .open>.btn-danger.dropdown-toggle {
	background-image: none
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #003876;
	font-weight: normal;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #00142a;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #777;
	text-decoration: none
}
.btn-lg, .btn-group-lg>.btn, .btn-group-lg>.comment-reply-link, .form-submit .btn-group-lg>#submit {
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33333;
	border-radius: 6px
}
.btn-sm, .btn-group-sm>.btn, .btn-group-sm>.comment-reply-link, .form-submit .btn-group-sm>#submit {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs, .btn-group-xs>.btn, .btn-group-xs>.comment-reply-link, .form-submit .btn-group-xs>#submit {
	padding: 1px 5px;
	font-size: 13px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%
}
.btn-block+.btn-block {
	margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
tr.collapse.in {
	display: table-row
}
tbody.collapse.in {
	display: table-row-group
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px dashed;
	border-top: 4px solid \9;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropup, .dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 15px;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #003876
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #777
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 13px;
	line-height: 1.42857;
	color: #777;
	white-space: nowrap
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid \9;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
	right: 0;
	left: auto
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group>.comment-reply-link, .form-submit .btn-group>#submit, .btn-group-vertical>.btn, .btn-group-vertical>.comment-reply-link, .form-submit .btn-group-vertical>#submit {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group>.comment-reply-link:hover, .form-submit .btn-group>#submit:hover, .btn-group>.btn:focus, .btn-group>.comment-reply-link:focus, .form-submit .btn-group>#submit:focus, .btn-group>.btn:active, .btn-group>.comment-reply-link:active, .form-submit .btn-group>#submit:active, .btn-group>.btn.active, .btn-group>.active.comment-reply-link, .form-submit .btn-group>.active#submit, .btn-group-vertical>.btn:hover, .btn-group-vertical>.comment-reply-link:hover, .form-submit .btn-group-vertical>#submit:hover, .btn-group-vertical>.btn:focus, .btn-group-vertical>.comment-reply-link:focus, .form-submit .btn-group-vertical>#submit:focus, .btn-group-vertical>.btn:active, .btn-group-vertical>.comment-reply-link:active, .form-submit .btn-group-vertical>#submit:active, .btn-group-vertical>.btn.active, .btn-group-vertical>.active.comment-reply-link, .form-submit .btn-group-vertical>.active#submit {
	z-index: 2
}
.btn-group .btn+.btn, .btn-group .comment-reply-link+.btn, .btn-group .form-submit #submit+.btn, .form-submit .btn-group #submit+.btn, .btn-group .btn+.comment-reply-link, .btn-group .comment-reply-link+.comment-reply-link, .btn-group .form-submit #submit+.comment-reply-link, .form-submit .btn-group #submit+.comment-reply-link, .btn-group .form-submit .btn+#submit, .form-submit .btn-group .btn+#submit, .btn-group .form-submit .comment-reply-link+#submit, .form-submit .btn-group .comment-reply-link+#submit, .btn-group .form-submit #submit+#submit, .form-submit .btn-group #submit+#submit, .btn-group .btn+.btn-group, .btn-group .comment-reply-link+.btn-group, .btn-group .form-submit #submit+.btn-group, .form-submit .btn-group #submit+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.comment-reply-link, .btn-group .form-submit .btn-group+#submit, .form-submit .btn-group .btn-group+#submit, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table
}
.btn-toolbar:after {
	clear: both
}
.btn-toolbar .btn, .btn-toolbar .comment-reply-link, .btn-toolbar .form-submit #submit, .form-submit .btn-toolbar #submit, .btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.comment-reply-link, .form-submit .btn-toolbar>#submit, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group>.comment-reply-link:not(:first-child):not(:last-child):not(.dropdown-toggle), .form-submit .btn-group>#submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child, .btn-group>.comment-reply-link:first-child, .form-submit .btn-group>#submit:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle), .btn-group>.comment-reply-link:first-child:not(:last-child):not(.dropdown-toggle), .form-submit .btn-group>#submit:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.comment-reply-link:last-child:not(:first-child), .form-submit .btn-group>#submit:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group>.btn-group:not(:first-child):not(:last-child)>.comment-reply-link, .form-submit .btn-group>.btn-group:not(:first-child):not(:last-child)>#submit {
	border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.comment-reply-link:last-child, .form-submit .btn-group>.btn-group:first-child:not(:last-child)>#submit:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group>.btn-group:last-child:not(:first-child)>.comment-reply-link:first-child, .form-submit .btn-group>.btn-group:last-child:not(:first-child)>#submit:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle, .btn-group>.comment-reply-link+.dropdown-toggle, .form-submit .btn-group>#submit+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle, .btn-group-lg.btn-group>.btn+.dropdown-toggle, .btn-group-lg.btn-group>.comment-reply-link+.dropdown-toggle, .form-submit .btn-group-lg.btn-group>#submit+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret, .comment-reply-link .caret, .form-submit #submit .caret {
	margin-left: 0
}
.btn-lg .caret, .btn-group-lg>.btn .caret, .btn-group-lg>.comment-reply-link .caret, .form-submit .btn-group-lg>#submit .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret, .dropup .btn-group-lg>.btn .caret, .dropup .btn-group-lg>.comment-reply-link .caret, .dropup .form-submit .btn-group-lg>#submit .caret, .form-submit .dropup .btn-group-lg>#submit .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.comment-reply-link, .form-submit .btn-group-vertical>#submit, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn, .btn-group-vertical>.btn-group>.comment-reply-link, .form-submit .btn-group-vertical>.btn-group>#submit {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
	content: " ";
	display: table
}
.btn-group-vertical>.btn-group:after {
	clear: both
}
.btn-group-vertical>.btn-group>.btn, .btn-group-vertical>.btn-group>.comment-reply-link, .form-submit .btn-group-vertical>.btn-group>#submit {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.comment-reply-link+.btn, .form-submit .btn-group-vertical>#submit+.btn, .btn-group-vertical>.btn+.comment-reply-link, .btn-group-vertical>.comment-reply-link+.comment-reply-link, .form-submit .btn-group-vertical>#submit+.comment-reply-link, .form-submit .btn-group-vertical>.btn+#submit, .form-submit .btn-group-vertical>.comment-reply-link+#submit, .form-submit .btn-group-vertical>#submit+#submit, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.comment-reply-link+.btn-group, .form-submit .btn-group-vertical>#submit+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.comment-reply-link, .form-submit .btn-group-vertical>.btn-group+#submit, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child), .btn-group-vertical>.comment-reply-link:not(:first-child):not(:last-child), .form-submit .btn-group-vertical>#submit:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child), .btn-group-vertical>.comment-reply-link:first-child:not(:last-child), .form-submit .btn-group-vertical>#submit:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child), .btn-group-vertical>.comment-reply-link:last-child:not(:first-child), .form-submit .btn-group-vertical>#submit:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn, .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.comment-reply-link, .form-submit .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>#submit {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.comment-reply-link:last-child, .form-submit .btn-group-vertical>.btn-group:first-child:not(:last-child)>#submit:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child, .btn-group-vertical>.btn-group:last-child:not(:first-child)>.comment-reply-link:first-child, .form-submit .btn-group-vertical>.btn-group:last-child:not(:first-child)>#submit:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.comment-reply-link, .form-submit .btn-group-justified>#submit, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn, .btn-group-justified>.btn-group .comment-reply-link, .btn-group-justified>.btn-group .form-submit #submit, .form-submit .btn-group-justified>.btn-group #submit {
	width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
	left: auto
}
[data-toggle="buttons"]>.btn input[type="radio"], [data-toggle="buttons"]>.comment-reply-link input[type="radio"], .form-submit [data-toggle="buttons"]>#submit input[type="radio"], [data-toggle="buttons"]>.btn input[type="checkbox"], [data-toggle="buttons"]>.comment-reply-link input[type="checkbox"], .form-submit [data-toggle="buttons"]>#submit input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.btn input[type="radio"], [data-toggle="buttons"]>.btn-group>.comment-reply-link input[type="radio"], .form-submit [data-toggle="buttons"]>.btn-group>#submit input[type="radio"], [data-toggle="buttons"]>.btn-group>.btn input[type="checkbox"], [data-toggle="buttons"]>.btn-group>.comment-reply-link input[type="checkbox"], .form-submit [data-toggle="buttons"]>.btn-group>#submit input[type="checkbox"] {
position:absolute;
clip:rect(0, 0, 0, 0);
pointer-events:none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 15px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.input-group-addon.btn, .input-group-sm>.input-group-btn>.input-group-addon.comment-reply-link, .form-submit .input-group-sm>.input-group-btn>.input-group-addon#submit {
	padding: 5px 10px;
	font-size: 13px;
	border-radius: 3px
}
.input-group-addon.input-lg, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.input-group-addon.btn, .input-group-lg>.input-group-btn>.input-group-addon.comment-reply-link, .form-submit .input-group-lg>.input-group-btn>.input-group-addon#submit {
	padding: 10px 16px;
	font-size: 19px;
	border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.comment-reply-link, .form-submit .input-group-btn:first-child>#submit, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.btn-group>.comment-reply-link, .form-submit .input-group-btn:first-child>.btn-group>#submit, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.comment-reply-link:not(:last-child):not(.dropdown-toggle), .form-submit .input-group-btn:last-child>#submit:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn-group:not(:last-child)>.comment-reply-link, .form-submit .input-group-btn:last-child>.btn-group:not(:last-child)>#submit {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.comment-reply-link, .form-submit .input-group-btn:last-child>#submit, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.btn-group>.comment-reply-link, .form-submit .input-group-btn:last-child>.btn-group>#submit, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.comment-reply-link:not(:first-child), .form-submit .input-group-btn:first-child>#submit:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn-group:not(:first-child)>.comment-reply-link, .form-submit .input-group-btn:first-child>.btn-group:not(:first-child)>#submit {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn, .input-group-btn>.comment-reply-link, .form-submit .input-group-btn>#submit {
	position: relative
}
.input-group-btn>.btn+.btn, .input-group-btn>.comment-reply-link+.btn, .form-submit .input-group-btn>#submit+.btn, .input-group-btn>.btn+.comment-reply-link, .input-group-btn>.comment-reply-link+.comment-reply-link, .form-submit .input-group-btn>#submit+.comment-reply-link, .form-submit .input-group-btn>.btn+#submit, .form-submit .input-group-btn>.comment-reply-link+#submit, .form-submit .input-group-btn>#submit+#submit {
	margin-left: -1px
}
.input-group-btn>.btn:hover, .input-group-btn>.comment-reply-link:hover, .form-submit .input-group-btn>#submit:hover, .input-group-btn>.btn:focus, .input-group-btn>.comment-reply-link:focus, .form-submit .input-group-btn>#submit:focus, .input-group-btn>.btn:active, .input-group-btn>.comment-reply-link:active, .form-submit .input-group-btn>#submit:active {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.comment-reply-link, .form-submit .input-group-btn:first-child>#submit, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.comment-reply-link, .form-submit .input-group-btn:last-child>#submit, .input-group-btn:last-child>.btn-group {
	z-index: 2;
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav:before, .nav:after {
	content: " ";
	display: table
}
.nav:after {
	clear: both
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #777
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #777;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #003876
}
.nav .nav-divider {
	height: 1px;
	margin: 9.5px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #003876
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%
}
.nav-justified>li, .nav-tabs.nav-justified>li {
	float: none
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width: 768px) {
.nav-justified>li, .nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
.nav-tabs-justified>li>a, .nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs.nav-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 80px;
	margin-bottom: 0;
	border: 1px solid transparent
}
.navbar:before, .navbar:after {
	content: " ";
	display: table
}
.navbar:after {
	clear: both
}
@media (min-width: 768px) {
.navbar {
	border-radius: 0
}
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table
}
.navbar-header:after {
	clear: both
}
@media (min-width: 768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table
}
.navbar-collapse:after {
	clear: both
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px
}
}
.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width: 768px) {
.container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-header, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 29.5px 15px;
	font-size: 19px;
	line-height: 21px;
	height: 80px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
.navbar-brand>img {
	display: block
}
@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 23px;
	margin-bottom: 23px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width: 768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 14.75px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 21px
}
@media (max-width: 767px) {
.navbar-nav .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none;
	font-size: 13px;
}
.navbar-nav .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}
@media (min-width: 840px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 29.5px;
	padding-bottom: 29.5px
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 22.5px;
	margin-bottom: 22.5px
}
@media (min-width: 768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .form-control-static {
	display: inline-block
}
.navbar-form .input-group {
	display: inline-table;
	vertical-align: middle
}
.navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
	width: auto
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio label, .navbar-form .checkbox label {
	padding-left: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
	position: relative;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
.navbar-form .form-group:last-child {
	margin-bottom: 0
}
}
@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	margin-bottom: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 22.5px;
	margin-bottom: 22.5px
}
.navbar-btn.btn-sm, .btn-group-sm>.navbar-btn.btn, .btn-group-sm>.navbar-btn.comment-reply-link, .form-submit .btn-group-sm>.navbar-btn#submit {
	margin-top: 24.5px;
	margin-bottom: 24.5px
}
.navbar-btn.btn-xs, .btn-group-xs>.navbar-btn.btn, .btn-group-xs>.navbar-btn.comment-reply-link, .form-submit .btn-group-xs>.navbar-btn#submit {
	margin-top: 29px;
	margin-bottom: 29px
}
.navbar-text {
	margin-top: 29.5px;
	margin-bottom: 29.5px
}
@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
}
@media (min-width: 768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important;
	margin-right: -15px
}
.navbar-right ~ .navbar-right {
	margin-right: 0
}
}
.navbar-default {
	background-color: #fff;
	border-color: #eee
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #333
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #eee
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #eee
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #eee;
	color: #555
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #eee
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-default .btn-link {
	color: #777
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #ccc
}
.navbar-inverse {
	background-color: #222;
	border-color: #090909
}
.navbar-inverse .navbar-brand {
	color: #9d9d9d
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #090909;
	color: #fff
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #9d9d9d
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #090909
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.navbar-inverse .btn-link {
	color: #9d9d9d
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: #fff
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 21px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/ ";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #777
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 21px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #003876;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
	z-index: 3;
	color: #00142a;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span, .pagination>.active>span:hover, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #003876;
	border-color: #003876;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #777;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 19px;
	line-height: 1.33333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 21px 0;
	list-style: none;
	text-align: center
}
.pager:before, .pager:after {
	content: " ";
	display: table
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #777;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label:empty {
	display: none
}
.btn .label, .comment-reply-link .label, .form-submit #submit .label {
	position: relative;
	top: -1px
}
a.label:hover, a.label:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label-default {
	background-color: #777
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: #5e5e5e
}
.label-primary {
	background-color: #003876
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #002043
}
.label-success {
	background-color: #E86917
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #ba5412
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #777;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge, .comment-reply-link .badge, .form-submit #submit .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.comment-reply-link .badge, .form-submit .btn-group-xs>#submit .badge, .btn-group-xs>.btn .badge, .btn-group-xs>.comment-reply-link .badge, .form-submit .btn-group-xs>#submit .badge {
	top: 0;
	padding: 1px 5px
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #003876;
	background-color: #fff
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 23px;
	font-weight: 200
}
.jumbotron>hr {
	border-top-color: #d5d5d5
}
.container .jumbotron, .container-fluid .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width: 768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron, .container-fluid .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 68px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 21px;
	line-height: 1.42857;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #003876
}
.media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media, .media-body {
	zoom: 1;
	overflow: hidden
}
.media-body {
	width: 10000px
}
.media-object {
	display: block
}
.media-object.img-thumbnail {
	max-width: none
}
.media-right, .media>.pull-right {
	padding-left: 10px
}
.media-left, .media>.pull-left {
	padding-right: 10px
}
.media-left, .media-right, .media-body {
	display: table-cell;
	vertical-align: top
}
.media-middle {
	vertical-align: middle
}
.media-bottom {
	vertical-align: bottom
}
.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
a.list-group-item, button.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
	text-decoration: none;
	color: #555;
	background-color: #f5f5f5
}
button.list-group-item {
	width: 100%;
	text-align: left
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
	background-color: #eee;
	color: #777;
	cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
	color: inherit
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
	color: #777
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #003876;
	border-color: #003876
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>small, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading>.small {
	color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
	color: #439cff
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success, button.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:hover, button.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active, button.list-group-item-success.active:hover, button.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info, button.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:hover, button.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active, button.list-group-item-info.active:hover, button.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning, button.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:hover, button.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active, button.list-group-item-warning.active:hover, button.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger, button.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:hover, button.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active, button.list-group-item-danger.active:hover, button.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 22.5px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table
}
.clearfix:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs {
	display: none !important
}
.visible-sm {
	display: none !important
}
.visible-md {
	display: none !important
}
.visible-lg {
	display: none !important
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important
}
@media (max-width: 767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table !important
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}
@media (max-width: 767px) {
.visible-xs-block {
	display: block !important
}
}
@media (max-width: 767px) {
.visible-xs-inline {
	display: inline !important
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
	display: inline-block !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table !important
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
	display: block !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
	display: inline !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
	display: inline-block !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table !important
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
	display: block !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
	display: inline !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
	display: inline-block !important
}
}
@media (min-width: 1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table !important
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}
@media (min-width: 1200px) {
.visible-lg-block {
	display: block !important
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
	display: inline !important
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
	display: inline-block !important
}
}
@media (max-width: 767px) {
.hidden-xs {
	display: none !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important
}
}
@media (min-width: 1200px) {
.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}
@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table !important
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
.visible-print-block {
	display: none !important
}
@media print {
.visible-print-block {
	display: block !important
}
}
.visible-print-inline {
	display: none !important
}
@media print {
.visible-print-inline {
	display: inline !important
}
}
.visible-print-inline-block {
	display: none !important
}
@media print {
.visible-print-inline-block {
	display: inline-block !important
}
}
@media print {
.hidden-print {
	display: none !important
}
}
@font-face {
	font-family: "YuGothic M";
	src: local(Yu Gothic Medium)
}
.font-oswald {
	font-family: "Oswald", sans-serif;
	font-weight: normal
}
.font-yugo-oswald {
	font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}
* {
	word-wrap: break-word;
	outline: none
}
h1, h2, h3, h4, h5, h6 {
	color: #000
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #000
}
a {
	color: #0052A3
}
a.btn, a.comment-reply-link, .form-submit a#submit {
	color: #fff
}
a.btn-default {
	color: #0052A3
}
a:hover {
	color: #0052A3;
	text-decoration: underline
}
.btn-default {
	font-size: 13px
}
.btn-16 {
	font-size: 16px
}
pre {
	margin: 1em 0
}
.alert {
	font-size: 14px
}
blockquote {
	border-left-color: #ccc
}
img {
	max-width: 100%;
	height: auto
}
table {
	width: 100%
}
table td, table th {
	padding: 8px;
	border: 1px solid #ddd;
	text-align: left
}
table th {
	background: #eee;
	font-weight: bold
}
table caption {
	padding: 1em 0;
	text-align: center
}
dt {
	font-weight: bold
}
dd {
	line-height: 1.4;
	margin: 4px 0 0;
	padding: 0 0 0.5em
}
input, textarea {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px;
	border: 1px solid #bbb;
	font-size: 14px;
	color: #555
}
#header .title-card {
	position: relative
}
#header .title-card-wrapper {
	overflow: hidden;
	width: 100%
}
#header .title-card {
	z-index: 1;
	margin-top: 80px;
	width: 100%;
	min-height: 300px;
	display: table;
	text-align: center;
	background: url(library/images/filter.png), -moz-linear-gradient(-.37% 50% 0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -.37% 50%, 100.42% 50%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1)
}
.admin-bar #header .title-card {
	margin-top: 94 px
}
#header a.online_banner {
	display: flex;
	position: absolute;
	top: 100px;
	left: 30px;
	z-index: 2;
}
#header a.online_banner:hover {
	text-decoration: none;
}
#header a.online_banner i {
	background-color: #e86917;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	position: relative;
	margin: 0;
	width: 92px;
	display: block;
}
#header a.online_banner i img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
#header a.online_banner p {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin: 0 0 0 -46px;
	padding-left: 46px;
	border: 3px solid #e86917;
	background-color: #fff;
	background-image: linear-gradient(to bottom, #fff, #fff 62px, #e86917 62px, #e86917);
	color: #e86917;
}
#header a.online_banner p span:first-child {
	text-align: left;
	font-size: 25px;
	font-weight: 700;
	line-height: 120%;
}
#header a.online_banner p span:last-child {
	color: #fff;
	font-size: 14px;
	line-height: 100%;
	padding: 7px 10px 3px 0;
	font-weight: normal;
	margin: 0;
}
@media (max-width: 1270px) {
#header a.online_banner p span br {
	display: none;
}
#header a.online_banner p span:last-child {
	font-size: 12px;
}
}
@media (min-width: 767px) and (max-width: 1270px) {
#header a.online_banner {
	top: 95px;
}
#header a.online_banner i {
	height: 58px;
	width: 58px;
}
#header a.online_banner i img {
	max-height: 38px;
}
#header a.online_banner p {
	background-image: linear-gradient(to bottom, #fff, #fff 57%, #e86917 57%, #e86917);
	margin-left: -26px;
	padding-left: 26px;
}
#header a.online_banner p span:first-child {
	font-size: 20px;
	line-height: 150%;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
#header .title-card-wrapper {
	text-align: center;
}
#header .title-card {
	margin-top: 0;
	height: auto !important;
	min-height: 200px;
	display: flex;
	flex-direction: column-reverse;
}
#header a.online_banner {
	position: static;
	margin: 10px auto;
	display: inline-flex;
	min-width: 80%;
}	
#header a.online_banner i {
	height: 51px;
	width: 51px;
}
#header a.online_banner i img {
	max-height: 32px;
}
#header a.online_banner p {
	background-image: linear-gradient(to bottom, #fff, #fff 55%, #e86917 55%, #e86917);
	padding-left: 25px;
	padding-right: 10px;
	margin-left: -23px;
	width: -webkit-calc(100% - 23px);
	width: calc(100% - 23px);
}
#header a.online_banner p span:first-child {
	font-size: 18px;
	line-height: 120%;
}
#header a.online_banner p span:last-child {
	padding: 8px 0 0 0;
}
}
.only-on-home #header .title-card {
	padding: 10px
}
#header .title-card>img.header-img {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	max-width: none
}
.only-on-home #header .title-card>img.header-img {
	position: relative
}
#header #site-meta {
	display: table-cell;
	vertical-align: middle;
	padding: 40px 10px;
	z-index: 10;
	position: relative;
	text-align: center;
	color: #fff
}
@media (max-width: 767px) {
	#header #site-meta {
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: auto;
	}
}
#header #site-meta h1, #header #site-meta h2, #header #site-meta h3, #header #site-meta h4 {
	color: #fff;
	margin: 0
}
.only-on-home #header #site-meta {
	padding-top: 0
}
#header #site-meta>a {
	color: inherit
}
#header #site-meta>a:hover {
	text-decoration: none
}
#header #site-meta i {
	font-size: 50px;
	margin: 0 0 15px;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-weight: bold;
	letter-spacing: .07em;
	font-style: normal;
	text-transform: uppercase
}
@media (max-width: 600px) {
#header #site-meta i {
	font-size: 45px !important;
	margin: 10px 0 !important;
}
}
#header #site-meta h1, #header #site-meta h2 {
	font-size: 20px;
	font-weight: bold
}
#header #site-meta h1.blog {
	font-size: 36px;
	margin-bottom: 10px;
	font-weight: normal;
	width: 20em;
	margin-left: auto;
	margin-right: auto;
	line-height: inherit;
}
@media (max-width: 600px) {
	#header #site-meta h1.blog {
		width: auto;
		font-size: 32px;
		line-height: 130%;
	}
}
#header #site-meta hr {
	background: #fff;
	height: 1px;
	border: 0;
	margin-top: 15px;
	margin-bottom: 15px;
	width: 700px;
	max-width: 90%
}
@media (max-width: 767px) {
#header #site-meta hr {
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px
}
}
#header #site-meta .page-title {
	margin: 0;
	letter-spacing: .07em
}
.no-fittext #header #site-meta .page-title {
	font-size: 50px
}
#header #site-meta .page-title a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 100%
}
@media (max-width: 600px) {
.no-fittext #header #site-meta .page-title a {
	font-size: 50px !important
}
}
#header #site-meta .site-description {
	margin: 0;
	font-size: 18px;
	line-height: 1
}
#header #site-meta .site-description.margin-top {
	margin-top: 90px
}
#header #site-meta .blog-description {
	font-size: 20px;
	letter-spacing: .07em;
	margin: 10px 0 0
}
#header #site-meta a.time,
#header #site-meta ul.post-categories li a {
	font-size: 13px;
}
#header #site-meta a.time {
	color: #fff;
}
#header #site-meta ul.post-categories {
	margin: 0 -5px 0 10px;
	padding: 0;
	list-style: none;
	display: inline-block;
	letter-spacing: -0.4em;
	vertical-align: text-bottom;
}
#header #site-meta ul.post-categories li {
	display: inline-block;
	margin: 0 5px 0 0;
	letter-spacing: normal;
}
#header #site-meta ul.post-categories li a {
	display: block;
	padding: 0 10px;
	border: 1px solid rgba(255, 255, 255, 0.7);
	border-radius: 1em;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	vertical-align: middle;
	color: #fff;
}
#header #site-meta ul.post-categories li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#header .header-img {
	width: 100%;
	display: block;
	max-width: none
}
.navbar-fixed-top {
	height: 80px
}
.admin-bar .navbar-fixed-top {
	top: 32px
}
@media (max-width: 767px) {
.admin-bar .navbar-fixed-top {
	top: 46px
}
}
@media (max-width: 767px) {
.navbar-fixed-top {
	height: 40px
}
}
@media (max-width: 479px) {
.navbar-fixed-top {
	top: 0 !important;
	position: absolute
}
}
#site-navigation {
	background-color: #fff;
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.33);
	box-shadow: 0 2px 4px rgba(0,0,0,0.33);
	border-bottom: 0;
	min-height: auto
}
#site-navigation .logo {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	display: block;
	width: 250px;
	height: 80px;
	margin: 0 20px;
	float: left;
	background: url(library/images/logo.png) center center no-repeat;
	background-size: 100% auto;
}
@media (max-width: 767px) {
#site-navigation .logo {
	height: 40px;
	width: 165px;
	margin: 0 5px;
	background-size: 100% auto;
}
}
#site-navigation>.navbar {
	margin-left: 290px;
	border: 0
}
@media (max-width: 840px) {
#site-navigation>.navbar {
	margin-left: 0;
	min-height: 40px;
	float: right;
}
}
#site-navigation .menu_button {
	display: none;
}
@media (max-width: 840px) {
#site-navigation .menu_button {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: fixed;
	right: 20px;
	bottom: 105px;
	z-index: 1031;
	height: 55px;
	width: 55px;
	font-size: 13px;
	background-color: #0052A3;
	border: 1px solid #fff;
	color: #fff;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
}
#site-navigation .menu_button i {
	display: block;
	font-size: 20px;
}
#site-navigation .menu_button span {
	line-height: 100%;
}
.open #site-navigation .menu_button i.fa-times,
.open #site-navigation .menu_button span:last-child {
	display: block;
}
#site-navigation .menu_button i.fa-times,
#site-navigation .menu_button span:last-child,
.open #site-navigation .menu_button i.fa-bars,
.open #site-navigation .menu_button span:nth-child(2) {
	display: none;
}
}
@media (max-width: 767px) {
	#site-navigation .menu_button {
		bottom: 75px;
	}
}
#site-navigation .menu-primary {
	height: 80px;
	min-height: auto;
	border: 0
}
@media (min-width: 840px) and (max-width: 1415px) {
	
	#site-navigation .menu-primary {
		height: auto;
		display: inline;
		float: none;
	}
	#site-navigation .menu-primary.nav:before,
	#site-navigation .menu-primary.nav:after {
		display: none;
	}
	
}
@media (max-width: 840px) {
#site-navigation .menu-primary {
	display: none;
	position: fixed;
	overflow: auto;
	top: 80px;
	bottom: 0;
	left: 0;
	right: 0;
	height: auto;
	max-height: none;
	z-index: 1029;
	background-color: #fff;
	padding: 15px 20px 25px 20px;
	margin: 0;
	float: none;
}
#site-navigation .menu-primary > li:nth-last-child(-n + 2) {
	display: inline-block;
	float: left;
	border: none;
}
#site-navigation {
	position: fixed;
	top: 0
}
#site-navigation .navbar-nav {
	float: left;
	margin: 0
}
#site-navigation .navbar-nav .open .dropdown-menu {
	position: absolute;
	margin: 2px 0 0;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175)
}
}
@media (max-width: 767px) {
	#site-navigation .menu-primary {
		top: 40px;
	}
}
#site-navigation .navbar-nav>li.current_page_item>a {
	color: #0052A3;
	text-decoration: underline
}
#site-navigation .navbar-nav>li>a {
	padding: 0 10px;
	font-size: 14px;
	letter-spacing: -.04em;
	font-weight: bold;
	line-height: 80px
}
#site-navigation .navbar-nav>li.menu-item-76,
#site-navigation .navbar-nav>li:nth-last-child(-n + 3) {
	display: none;
}
@media (max-width: 1270px) {
#site-navigation .navbar-nav>li>a {
	line-height: 40px;
}
}
@media (max-width: 840px) {
#site-navigation .navbar-nav>li {
	border: 1px solid #eee;
	border-right: none;
	border-left: none;
	margin-top: -1px;
}
#site-navigation .navbar-nav>li>a,
.dropdown-menu>li>a,
.navbar-nav .open .dropdown-menu>li>a, 
.navbar-nav .open .dropdown-menu .dropdown-header {
	height: auto;
	letter-spacing: normal;
	padding: 15px 10px;
	line-height: 21px;
	position: relative;
}
.nav .open>a, 
.nav .open>a:hover, 
.nav .open>a:focus,
.nav>li>a:hover, 
.nav>li>a:focus {
	background: none;
}
#site-navigation .navbar-nav>li.menu-item-76,
#site-navigation .navbar-nav>li:nth-last-child(-n + 3) {
	display: list-item;
}
#site-navigation .navbar-nav>li>a .caret {
	position: absolute;
	top: 50%;
	right: 10px;
	transform: translateY(-50%) rotate(-45deg);
	-webkit-transform: translateY(-50%) rotate(-45deg);
	-moz-transform: translateY(-50%) rotate(-45deg);
	-ms-transform: translateY(-50%) rotate(-45deg);
	margin-top: -3px;
}
#site-navigation .navbar-nav li a.open .caret {
	border-top: none;
	border-bottom: 4px dashed;
}
#site-navigation .navbar-nav .open .dropdown-menu {
	position: static;
	margin: 0;
	background: none;
	border: none;
	box-shadow: none;
	border-radius: 0;
	padding: 0;
	font-size: 13px;
	min-width: inherit;
}
}
#site-navigation .dropdown-menu>li>a, #site-navigation .navbar-nav>li>a {
	color: #333;
}
#site-navigation .dropdown-menu>li>a span.caret, 
#site-navigation .navbar-nav>li>a span.caret {
	color: #008fc5;
	border-width: 0 0 4px 4px;
	border-style: solid;
	border-color: #2fa4d1;
	width: 12px;
	height: 12px;
	margin-left: 7px;
	margin-top: -8px;
	transform: rotate(-45deg);
	transition: 0.2s;
}
#site-navigation .dropdown-menu>li.open>a span, 
#site-navigation .navbar-nav>li.open>a span {
	margin-top: 3px;
	transform: rotate(-225deg);
}
#site-navigation .dropdown-menu {
	background: #fff
}
#site-navigation .dropdown-menu a:hover {
	background: #eee !important;
	color: #333 !important
}
#site-navigation .dropdown-menu>.active>a, #site-navigation .dropdown-menu>.active>a:focus, #site-navigation .dropdown-menu>.active>a:hover {
	background-color: #999
}
#site-navigation .navbar-right {
	display: flex;
	float: right !important;
	margin-right: 0
}
@media (min-width: 767px) and (max-width: 1415px) {
	
	#site-navigation .navbar-right {
		display: block;
	}
	
}
#site-navigation .navbar-right:before, #site-navigation .navbar-right:after {
	content: " ";
	display: table
}
#site-navigation .navbar-right:after {
	clear: both
}
#site-navigation .navbar-right > div {
	float: right
}
#site-navigation .navbar-right .menu-social {
	position: fixed;
	bottom: 90px;
	right: 20px;
}
#site-navigation .navbar-right .menu-social a,
#site-navigation .navbar-nav>li:nth-last-child(-n + 2) a,
#footer .menu-social a {
	display: block;
	float: left;
	color: #0052A3;
	font-size: 15px;
}
#site-navigation .navbar-right .menu-social a {
	margin-left: 15px;
}
#footer .menu-social a {
	margin-right: 15px;
}
#site-navigation .navbar-right .menu-tell {
	text-align: right;
	padding: 15px 10px;
	font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}
@media (min-width: 900px) and (max-width: 1415px) {
	
	#site-navigation .navbar-right .menu-tell {
		padding-top: 0;
		padding-bottom: 0;
	}
	
}
#site-navigation .navbar-right .menu-tell a:hover, #site-navigation .navbar-right .menu-tell a:focus {
	text-decoration: none
}
#site-navigation .navbar-right .menu-tell .datetime {
	font-size: 12px;
	letter-spacing: .05em;
	display: inline;
}
#site-navigation .navbar-right .menu-tell .number {
	color: #E86917;
	font-size: 22px;
	letter-spacing: .07em
}
#site-navigation .navbar-right .menu-tell .number img {
	vertical-align: baseline
}
#site-navigation .navbar-right .menu-tell .meeting {
	background: none;
	margin: 0;
	padding: 0;
	text-align: inherit;
	color: #E86917;
	font-size: 12px;
	width: auto;
}
#site-navigation .navbar-right .menu-tell .meeting .sp,
#site-navigation .navbar-right .menu-tell .meeting:before,
#site-navigation .navbar-right .menu-tell .meeting:after {
	display: none;
}
#site-navigation .navbar-right .menu-mail {
	height: 80px;
	width: 80px;
	background-color: #E86917
}
@media (min-width: 767px) and (max-width: 1415px) {
	
	#site-navigation .navbar-right .menu-tell .number,
	#site-navigation .navbar-right .menu-tell .meeting {
		display: inline-block;
	}
	#site-navigation .navbar-right .menu-tell .meeting {
		margin-left: 15px;
	}
	#site-navigation .navbar-right .menu-mail {
		position: absolute;
		right: 0;
		top: 0;
	}
	
}
#site-navigation .navbar-right .menu-mail>a {
	display: block;
	padding: 27.5px
}
@media (max-width: 767px) {
#site-navigation .navbar-right .menu-tell {
	text-align: center;
	border: 2px solid #E86917;
	padding: 3px 5px;
	margin-right: -2px;
}
#site-navigation .navbar-right .menu-tell .number {
	font-size: 11px
}
#site-navigation .navbar-right .menu-tell .number img {
	width: 14px
}
#site-navigation .navbar-right .menu-tell .datetime {
	display: none;
}
#site-navigation .navbar-right .menu-tell .meeting {
	font-size: 6px;
	max-width: none;
}
#site-navigation .navbar-right .menu-tell .meeting .pc {
	display: none;
}
#site-navigation .navbar-right .menu-tell .meeting .sp {
	display: block;
}
#site-navigation .navbar-right .menu-mail {
	height: 40px;
	width: 40px;
	display: flex;
	align-items: center;
}
#site-navigation .navbar-right .menu-mail>a {
	padding: 13.75px;
}
#site-navigation .navbar-right .menu-mail>a>img {
	display: block
}
}

@media (max-width: 1270px) {
#site-navigation .menu-social {
	display: none
}
}
@media (min-width: 768px) and (max-width: 1415px) {
	#site-navigation > .navbar {
		padding-right: 80px;
	}
}
@media (min-width: 768px) and (max-width: 840px) {
	#site-navigation .navbar-right .menu-tell .number,
	#site-navigation .navbar-right .menu-tell .meeting {
		display: block;
	}
}
@media (min-width: 840px) and (max-width: 960px) {
	#site-navigation .logo {
		height: 40px;
	}
	#site-navigation>.navbar {
		clear: both;
		margin-left: 0;
		position: static;
	}
	#site-navigation .navbar-right .menu-tell {
		position: absolute;
		top: 0;
		right: 80px;
		padding: 5px 10px;
	}
}
@media (min-width: 768px) and (max-width: 1030px) {
	#site-navigation .navbar-right .menu-tell .meeting .pc,
	#site-navigation .navbar-right .menu-tell .datetime {
		display: none;
	}
	#site-navigation .navbar-right .menu-tell .meeting .sp {
		display: block;
	}
}
@media (min-width: 1031px) and (max-width: 1415px) {
	#site-navigation > .navbar {
		position:relative;
	}
}
@media (min-width: 1025px) and (max-width: 1415px) {
	#site-navigation .navbar-nav>li>a {
		line-height:40px;
	}
	#site-navigation .navbar-right {
		padding-right: 0;
		right: 0;
		top: 0;
	}
}
.breadcrumbs {
	position: absolute;
	top: 20px;
	left: 0;
	right: 0;
	color: #B3B3B3;
	font-size: 12px;
	text-align: left;
	z-index: 100
}
.breadcrumbs>a, .breadcrumbs>span {
	color: #fff;
	padding: 1em 1em
}
.breadcrumbs>a:first-child, .breadcrumbs>span:first-child {
	padding-left: 0
}
.breadcrumbs a {
	color: #fff;
	text-decoration: underline
}
@media (max-width: 767px) {
.breadcrumbs {
	font-size: 11px;
	line-height: 175%;
	top: auto;
	position: static;
	margin: 10px 0;
}
.breadcrumbs>a, .breadcrumbs>span {
	padding: 0 1em;
}
}
#page {
	overflow: hidden
}
@media (max-width: 767px) {
#page {
	padding-top: 40px;
}
}
#primary {
	margin-top: 70px
}
#primary.centered {
	float: none !important;
	margin-left: auto;
	margin-right: auto
}
@media (max-width: 991px) {
#primary {
	float: none !important;
	padding: 0 15px;
	margin-top: 30px;
}
}
#primary .article-index,
.index-blog .article-index,
.relation ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#primary .article-index,
.relation ul {
	margin-bottom: -50px;
	overflow: hidden;
}
.relation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#primary .article-index article,
.relation ul li {
	margin-bottom: 50px;
	width: -webkit-calc((100% - 40px) / 2);
	width: calc((100% - 40px) / 2);
	padding: 0;
}
.only-on-home main .recent.index-blog .article-index article {
	width: calc((100% - 100px) / 3);
	padding-left: 0;
	padding-right: 0;
}
.relation ul li {
	position: relative;
}
.home-top {
	background: #fff
}
article {
	padding-top: 20px;
	padding-bottom: 20px
}
.from-the-blog article {
	font-size: 14px;
	margin-bottom: 15px;
	padding-bottom: 10px
}
.from-the-blog article:last-child {
	border: 0
}
.from-the-blog article img.alignleft {
	margin-bottom: 0
}
.single article {
	margin-bottom: 20px;
	padding-top: 0
}
article .time {
	color: inherit
}
.first-post {
	margin-bottom: 20px
}
.entry-title {
	margin: 0;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 15px
}
.single .entry-title {
	line-height: 45.46px;
	letter-spacing: 2.1px;
	padding-bottom: 15px
}
.from-the-blog .entry-title, .from-the-blog .entry-title a {
	font-size: 24px
}
.from-the-blog .entry-title {
	margin-bottom: 5px
}
.entry-title a:hover {
	text-decoration: none;
	color: #000
}
.entry-title a:hover .text-muted {
	color: #777
}
.entry-meta {
	line-height: 1;
	margin: 10px 0 30px
}
.basic .entry-meta {
	font-size: 13px
}
.single .entry-meta {
	margin-top: 0;
	margin-bottom: 35px
}
.post-category, .post-format {
	text-transform: uppercase;
	margin: 0 0 3px;
	font-size: 13px
}
.entry-content {
	line-height: 1.813;
	padding-top: 30px
}
.entry-content.blog {
	padding-top: 0;
	font-size: 16px;
	line-height: 183%;
}
.entry-content p {
	margin-bottom: 30px
}
@media (max-width: 767px) {
.entry-content p {
	margin-bottom: 30px
}
}
.entry-content a {
	text-decoration: underline
}
.entry-content h2 {
	color: #fff;
	font-size: 26px;
	line-height: 1.595;
	letter-spacing: 1.56px;
	font-weight: bold;
	padding: 30px;
	margin-top: 0;
	margin-bottom: 40px;
	background: -moz-linear-gradient(10.27% -80.65% -39.01deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-linear-gradient(-39.01deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-gradient(linear, 10.27% -80.65%, 87.32% 172.72%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: -o-linear-gradient(-39.01deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -ms-linear-gradient(-39.01deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: linear-gradient(129.01deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1)
}
@media (max-width: 767px) {
.entry-content h2 {
	font-size: 22px;
	padding: 15px;
	margin-bottom: 20px
}
}
.entry-content h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.723;
	letter-spacing: 1.4px;
	padding: 25px 0;
	margin-top: 75px;
	margin-bottom: 50px;
	position: relative;
	color: #0052A3;
	text-align: center;
	border: 1px solid #0052A3;
	border-right: none;
	border-left: none;
}
.entry-content h3:before,
.entry-content h3:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.entry-content h3:before {
	border-width: 15px 15px 0 15px;
	border-top-color: #0052A3;
}
.entry-content h3:after {
	border-width: 14px 14px 0 14px;
	border-top-color: #fff;
}
@media (max-width: 767px) {
.entry-content h3 {
	font-size: 20px;
	padding: 15px;
	margin-bottom: 30px;
}
}
.entry-content h4 {
	font-size: 18px;
	line-height: 1.02;
	letter-spacing: 1.26px;
	font-weight: bold;
	padding-bottom: 9px;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 0;
	margin-bottom: 40px
}
@media (max-width: 767px) {
.entry-content h4 {
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.6
}
}
.entry-content caption, .entry-content .caption {
	font-size: 14px;
	color: #666
}

.entry-content figure.wp-block-embed {
	margin-bottom: 30px;
}
.entry-content blockquote {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 30px;
}
@media (max-width: 767px) {
.entry-content blockquote {
	margin-bottom: 30px
}
}
.entry-attachment {
	margin-top: 20px
}
.entry-caption {
	font-size: 12px;
	margin: 5px 0 15px;
	text-align: right
}

.relation ul li .text {
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 75%;
	z-index: 2;
}
.relation ul li .text a {
	padding-top: 0;
	top: 0;
	bottom: 0;
	height: auto;
	width: auto;
	left: 0;
	right: 0;
}
.relation ul li .text a:hover {
	text-decoration: none;
}
.relation ul li .text a:before {
	display: none;
}
.relation ul li .text a.time {
	bottom: 10px;
	top: auto;
	left: 15px;
	right: 15px;
}

.edit-link {
	margin: 1em 0
}
.more-link-p {
	margin: 1em 0
}
.pullquote {
	color: #444;
	border: 0;
	padding: 1em 0;
	margin: 1em 1.625em 1em 0;
	text-align: right;
	width: 33%;
	float: left;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa
}
.pullquote p {
	font-size: 21px;
	line-height: 1.4;
	font-weight: bold
}
.pullquote.alignright {
	margin: 1em 0 1em 1.625em;
	text-align: left;
	float: right
}
@media (max-width: 479px) {
.pullquote {
	width: 100%;
	margin: 0 0 0.5em;
	float: none;
	text-align: left
}
}
@media (max-width: 767px) {
.columns {
	-webkit-column-count: 1 !important;
	-moz-column-count: 1 !important;
	column-count: 1 !important
}
}
.article-author {
	margin-top: 40px;
	padding: 0
}
.article-author .pull-left {
	padding: 30px 30px
}
.article-author .avatar {
	-moz-border-radius: 50em;
	-webkit-border-radius: 50em;
	border-radius: 50em;
	display: block
}
.article-author .author-contents {
	padding: 30px 0;
	padding-left: 200px
}
.article-author .author-contents .row {
	margin: 0;
	display: flex;
	flex-direction: column;
}
.article-author h4 {
	margin-top: 15px
}
.article-author .author-contents p.font-14 {
	line-height: 175%;
}
@media (max-width: 767px) {
.article-author .pull-left {
	padding: 30px 10px
}
.article-author .avatar {
	width: 75px
}
.article-author .author-contents {
	padding: 15px 0;
}
.article-author .author-contents .row {
	height: 105px;
	justify-content: center;
}
.article-author .author-contents p.font-14 {
	clear: both;
}
.article-author .author-contents iframe {
	max-width: 100%;
}
}
article.error404 i {
	font-size: 200px;
	display: block;
	text-align: center;
	margin-bottom: 40px
}
article.error404 .entry-title {
	font-size: 500%;
	text-align: center
}
@media (max-width: 479px) {
article.error404 .entry-title {
	font-size: 400%
}
}
article.error404 .entry-content {
	text-align: center;
	font-size: 200%;
	line-height: 1.2;
	text-transform: uppercase
}
@media (max-width: 479px) {
article.error404 .entry-content {
	font-size: 150%
}
}
.tags {
	font-size: 14px;
	margin-bottom: 0;
	margin-top: 40px
}
.tags span {
	margin-right: 5px
}
.tags a {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 6px;
	border: 1px solid #ccc;
	margin: 0 2px 5px 0;
	color: #666;
	display: inline-block;
	text-decoration: none
}
.tags a:hover {
	color: #666;
	background: #f7f7f7
}
.navigation {
	padding: 35px 0 40px;
	position: relative;
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	margin: 15px 0
}
.infinite-scroll .navigation {
	display: none
}
.navigation a, .navigation span.current {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #1a1a1a;
	padding: 10px 12px;
	margin: 0 6px;
	display: inline-block;
	border-bottom: 2px solid #808080
}
.navigation a {
	color: #808080
}
.navigation a:hover {
	background-color: #e2e2e2;
	text-decoration: none
}
@media (max-width: 767px) {
.navigation a {
	display: none
}
.navigation a.prev {
	display: inline-block;
}
.navigation a.next {
	display: inline-block;
}
.navigation span.dots {
	display: none
}
}
.navigation span.current {
	color: #000
}
#posts-pagination {
	font-size: 14px;
	padding: 0 0 20px
}
#posts-pagination .next, #posts-pagination .previous {
	max-width: 48%
}
#posts-pagination a {
	white-space: normal;
	display: block;
	text-align: left
}
#posts-pagination .next a {
	text-align: right
}
#posts-pagination .btn-default {
	display: block;
	position: relative;
	width: 214px;
	text-align: center;
	max-width: 70%;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	padding: 7px 0;
	margin-left: auto;
	margin-right: auto
}
#posts-pagination .btn-default:before {
	content: "\f177";
	font-size: 13px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -6.5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.comments-area .children, .comments-area .commentlist {
	list-style: none;
	padding: 0
}
.comments-area #comments-title {
	padding: 0 0 10px;
	font-size: 24px
}
.comment-form input {
	clear: both;
	display: block
}
.comment-form input[type="checkbox"] {
	display: inline-block
}
.commentlist .comment, .commentlist .pingback {
	padding-bottom: 20px
}
.commentlist .comment .avatar {
	float: left
}
.commentlist .comment .comment-author, .commentlist .comment .comment-meta, .commentlist .comment .comment-text {
	padding-left: 75px
}
.commentlist .comment .comment-text {
	margin-top: 10px
}
.commentlist .comment .comment-author {
	font-size: 20px
}
.commentlist .comment .comment-meta {
	font-size: 13px;
	color: #888;
	font-style: italic
}
.commentlist .children {
	margin: 20px 0 0;
	padding-left: 10px
}
.commentlist .children>.comment {
	padding-left: 23px !important
}
.commentlist .children .comment {
	border-left: 1px solid #ddd;
	position: relative
}
.commentlist .children .comment:before {
	width: 12px;
	height: 12px;
	display: block;
	background: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 1px solid #ddd;
	position: absolute;
	top: 30px;
	left: -6px;
	content: "";
	z-index: 60
}
.commentlist .children .comment:after {
	width: 100px;
	height: 1px;
	border-top: 1px solid #ddd;
	display: block;
	position: absolute;
	top: 36px;
	left: -5px;
	content: "";
	z-index: 50
}
.commentlist .comment-body {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px;
	background: #f7f7f7;
	display: block;
	z-index: 100;
	position: relative;
	border: 1px solid #ddd
}
.commentlist .bypostauthor>.comment-body {
	border: 10px solid #eee
}
.commentlist pre {
	background: #fff;
	border-color: #e6e6e6
}
.comment-respond textarea {
	width: 100%
}
.comment-respond .form-allowed-tags {
	font-size: 14px
}
.comment-respond .form-allowed-tags code {
	white-space: normal
}
#cancel-comment-reply-link {
	font-size: 14px;
	font-weight: normal;
	float: right
}
#archive-header {
	margin-top: 80px;
	float: left;
	width: 100%;
	text-align: center
}
@media (max-width: 767px) {
#archive-header {
	margin-top: 40px;
	margin-bottom: 40px
}
}
.page-title {
	margin: auto;
	text-align: center;
	width: 100%;
	font-size: 28px;
	font-weight: bold
}
.page-title>span {
	font-weight: normal;
	font-size: 15px
}
.page-header {
	margin-bottom: 30px
}
.from-the-blog .page-header {
	margin-top: 0
}
.page-header h1 {
	margin: 0
}
.page-header .navigation {
	padding: 20px 0 0;
	font-size: 14px;
	float: right
}
@media (max-width: 479px) {
.page-header .navigation {
	float: left
}
}
.archive-meta {
	color: #999;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	padding: 5px 0 0;
	line-height: 1.4
}
.archive-meta p {
	margin: 0
}
.page .entry-title {
	margin-bottom: 15px
}
.article-index article .thumbnail-link {
	display: table-cell;
	max-width: 25%;
	margin-right: 20px
}
.article-index article .article-content,
.relation ul li {
	position: relative;
}
.article-index article .article-content a,
.relation ul li a {
	display: block;
	position: absolute;
	width: 100%;
	height: 0;
	padding-top: 75%;
	overflow: hidden;
	top: 0;
}
.article-index article .article-content a:before,
.relation ul li a:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	background-color: rgba(0, 0, 0, 0.2);
}
.article-index article .article-content a img,
.relation ul li a img {
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 0;
}
.article-index article .article-content .text a {
	position: relative;
}
.article-index article .article-content a h3,
.relation ul li .text a h5,
.relation ul li .text a.time {
	position: absolute;
	right: 15px;
	left: 15px;
	color: #fff;
	margin: 0;
}
.article-index article .article-content a h3,
.relation ul li .text a h5 {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	z-index: 2;
	line-height: 175%;
	font-weight: bold;
}
.article-index article .article-content a h3 {
	bottom: 10px;
}
.relation ul li .text a h5 {
	bottom: 30px;
}
.article-index article .entry-title {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 18px;
	padding: 0
}
.article-index article .entry-content, 
.article-index article .entry-meta {
	margin: 0;
	padding: 0;
}
.article-index article .entry-content p {
	margin: 18px 0;
}
.article-index article .sepalate {
	margin: 0 10px
}
.article-index article .entry-meta a {
	padding: 0;
	display: inline-block;
	height: auto;
	width: auto;
}
.article-index article .entry-meta a:before {
	display: none;
}
.article-index article .entry-meta ul.post-categories,
.article-index article .entry-meta ul.post-categories li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.article-index article .entry-meta ul.post-categories {
	margin-right: -5px;
	overflow: hidden;
	letter-spacing: -0.4em;
	display: inline;
	margin-left: 5px;
	margin-bottom: -5px;
	vertical-align: middle;
}
.article-index article .entry-meta ul.post-categories li {
	margin-right: 5px;
	display: inline-block;
	letter-spacing: normal;
	vertical-align: inherit;
	margin-bottom: 5px;
}
.article-index article .entry-meta ul.post-categories li a {
	display: block;
	padding: 0 7px;
	font-size: 12px;
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	border: 1px solid #ccc;
	color: #333;
}
.article-index article .entry-meta ul.post-categories li a:hover {
	text-decoration: none;
}
@media (max-width: 767px) {
#primary .article-index,
.index-blog .article-index,
.relation ul {
	flex-direction: column;
	margin: 0 0 -15px 0;
	padding-top: 1px;
}
#primary .article-index article,
.only-on-home main .recent.index-blog .article-index article,
.relation ul li {
	margin-top: -1px;
	margin-bottom: 0;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
#primary .article-index article .article-content,
.article-index article .article-content,
.relation ul li {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#primary .article-index article .article-content a,
.article-index article .article-content a,
.relation ul li a {
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
	padding-top: 0;
	height: auto;
	position: static;
}
#primary .article-index article .article-content a:before,
.article-index article .article-content a:before,
.relation ul li a:before {
	display: none;
}
#primary .article-index article .article-content a .img,
.article-index article .article-content a .img,
.relation ul li a .img {
	padding-top: 75%;
	position: relative;
}
#primary .article-index article .article-content .text,
.article-index article .article-content .text,
.relation ul li .text {
	width: -webkit-calc(50% - 10px);
	width: calc(50% - 10px);
}

#primary .article-index article .article-content .text a,
.article-index article .article-content .text a,
.relation ul li .text a {
	width: auto;
	margin-right: 0;
}
.article-index article {
	padding: 15px 0
}
.relation ul li .text {
	padding-top: 0;
	height: auto;
}
.article-index article .article-content a h3,
.relation ul li .text a h5,
.relation ul li .text a.time {
	margin-bottom: 0;
	color: #333;
	text-shadow: none;
	font-weight: normal;
	position: static;
}
.article-index article .article-content a h3,
.relation ul li .text a h5 {
	font-size: 15px;
	line-height: 175%;
}
.article-index article .entry-title {
	margin-top: 0;
	margin-bottom: 10px;
}
.article-index article .entry-content {
	display: none
}
.article-index article .entry-meta a,
.relation ul li .text a.time {
	padding-top: 0;
	font-size: 12px;
	margin-top: 5px;
}
.article-index article .entry-meta ul.post-categories {
	display: block;
	margin-left: 0;
	margin-top: 5px;
}
.article-index article .entry-meta ul.post-categories li a {
	font-size: 10px;
	line-height: 14px;
	margin: 0;
}
}
#secondary, #tertiary {
	margin: 70px 0
}
@media (max-width: 479px) {
#secondary, #tertiary {
	margin-top: 40px
}
#secondary {
	padding: 0 15px;
}
}
.widget {
	width: 100%;
	font-size: 90%;
	margin-bottom: 60px
}
.widget .search-field, .widget .search-form label {
	width: 100%
}
.widget select {
	max-width: 100%
}
.widget .tagcloud a {
	color: #333;
	line-height: 1.85
}
.widget-title {
	font-size: 14px;
	line-height: 1.2em;
	margin: 0;
	padding-bottom: 17px;
	color: #0052A3;
	font-weight: bold
}
.widget-title>span {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: .07em;
	margin-right: 10px;
	text-transform: uppercase
}
@media (max-width: 767px) {
.widget-title {
	font-size: 10px
}
.widget-title>span {
	font-size: 18px
}
#primary .widget-title {
	color: #333;
}
}
#secondary .widget-title {
	margin-bottom: 17px;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	position: relative;
	padding: 17px 0;
	border: 3px double #ccc;
	border-left: none;
	border-right: none;
}
.widget_rss ul {
	list-style: none;
	padding: 0
}
.widget_rss ul li {
	padding-bottom: 15px
}
.widget_rss ul li .rsswidget {
	font-size: 18px;
	line-height: 1.1;
	display: block
}
.widget_rss ul li .rsswidget:hover {
	margin: 0 !important
}
.widget_rss ul li .rssSummary {
	margin-top: 5px
}
.widget_rss ul li .rss-date {
	font-size: 12px;
	color: #888
}
.widget_rss ul li cite {
	font-style: italic
}
.widget .media-left {
	width: 105px
}
.widget .media-body {
	width: auto
}
.widget h5 a {
	color: #555
}
.widget .post-date {
	color: #777
}
.thumb-block {
	width: 100px
}
.widget_categories ul, .widget_archive ul, .widget_recent_entries ul {
	list-style: none;
	padding-left: 0;
}
.widget_categories ul li, .widget_archive ul li, .widget_recent_entries ul li {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget_categories ul li a, .widget_archive ul li a, .widget_recent_entries ul li a {
	position: relative;
	display: block;
	padding: 10px 10px 10px 25px;
	color: #333;
}
.widget_categories ul li a:before, .widget_archive ul li a:before, .widget_recent_entries ul li a:before {
	content: "";
	display: block;
	position: absolute;
	top: -webkit-calc(0.5em + 10px);
	top: calc(0.5em + 10px);
	left: 10px;
	border-style: solid;
	border-width: 3px 0 3px 5px;
	border-color: transparent transparent transparent #ccc;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.popular-posts article:before, .popular-posts article:after {
	content: " ";
	display: table
}
.popular-posts article:after {
	clear: both
}
.popular-posts article {
	padding: 20px 0;
	margin: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.popular-posts article:first-child {
	padding-top: 0;
}
.popular-posts article .entry-title {
	font-size: 13px;
	line-height: 1.4;
	font-weight: normal;
	margin-bottom: 0;
	padding-bottom: 5px
}
.popular-posts article .media-right, .popular-posts article .media-right {
	padding: 0
}
.popular-posts .wpp-thumbnail {
	float: left;
	margin: 0 12px 0 0;
	width: 95px
}
#footer {
	background: #e6e6e6;
	color: #333;
	font-size: 12px;
	line-height: 1.534;
	position: relative;
	z-index: 100;
	clear: both;
	padding: 60px 0;
	margin-top: 211px
}

#footer .footer_contact {
	position: fixed;
	display: block;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 15px 0;
	text-align: center;
	z-index: 1;
}
#footer .footer_contact.end {
	position: relative;
	margin-top: -160px;
	margin-bottom: 60px;
}
#footer .footer_contact a {
	padding: 0 40px;
	color: #fff;
	font-size: 18px;
	line-height: 150%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	letter-spacing: -0.4em;
	background-color: #E86917;
	height: 70px;
}
#footer .footer_contact a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#footer .footer_contact a img {
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
#footer .footer_contact a span {
	letter-spacing: normal;
}
#footer .footer_contact a .sp {
	display: none;
}
#footer a, #footer a .text-muted {
	color: #333
}
#footer .container {
	z-index: 0;
	position: relative;
}
#footer .navbar-nav {
	display: flex;
	float: none;
	margin: 0;
	padding: 0;
	flex-flow: column wrap;
	height: 210px;
}
#footer .navbar-nav > li {
	margin: 0;
	padding: 0;
}
#footer .navbar-nav > li:nth-last-child(-n + 2),
#footer .navbar-nav > li a .caret {
	display: none;
}
#footer .navbar-nav>li>a {
	padding: 0;
	display: inline;
	vertical-align: bottom;
}
#footer .navbar-nav>li>a:hover,
#footer .navbar-nav>li>a:link,
#footer .navbar-nav>li>a:visited,
#footer .navbar-nav>li>a:active,
#footer .navbar-nav>li>.dropdown-menu > li a:hover,
#footer .navbar-nav>li>.dropdown-menu > li a:link,
#footer .navbar-nav>li>.dropdown-menu > li a:visited,
#footer .navbar-nav>li>.dropdown-menu > li a:active {
	background: none;
}
#footer .navbar-nav>li>a:hover,
#footer .navbar-nav>li>.dropdown-menu > li a:hover {
	text-decoration: underline;
}
#footer .navbar-nav>li>.dropdown-menu {
	position: static;
	display: flex;
	flex-direction: column;
	padding: 0;
	border: none;
	background: none;
	box-shadow: none;
	margin: 0 0 0 1em;
	float: none;
}
#footer .navbar-nav>li>.dropdown-menu > li {
	margin: 0;
	line-height: 21px;
}
#footer .navbar-nav>li>.dropdown-menu > li a {
	padding: 0;
	font-size: 12px;
	display: inline;
}
#footer .menu-tell {
	text-align: center;
	border: 1px solid #000;
	font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	margin: 15px auto 10px;
	display: inline-block
}
#footer .menu-tell a {
	padding: 10px 31px 2px;
	display: inline-block
}
#footer .menu-tell a:hover, #footer .menu-tell a:focus {
	text-decoration: none
}
#footer .menu-tell .number {
	color: #000;
	font-size: 14.5px;
	letter-spacing: .07em;
	line-height: 1
}
#footer .menu-tell .number img {
	width: 14px
}
#footer .menu-tell .datetime {
	font-size: 6px;
	color: #000;
	letter-spacing: .05em
}
#footer .menu-social {
	margin-top: 10px;
}
#footer .copyright {
	display: block;
	margin-top: 5px;
	text-align: center;
}
@media (max-width: 767px) {
#footer {
	text-align: center;
	font-size: 10px;
	line-height: 1.86;
	margin-top: 90px;
	padding-bottom: 80px;
}
#footer .text-right {
	text-align: center
}
#footer .footer_contact {
	background: none;
	padding: 0;
	border-top: 2px solid rgba(255, 255, 255, 0.7);
}
#footer .footer_contact.end {
	position: fixed;
	margin: 0;
}
#footer .footer_contact a {
	display: block;
	padding: 20px 15px;
	line-height: 100%;
	font-size: 17px;
}
#footer .footer_contact a .pc {
	display: none;
}
#footer .footer_contact a .sp {
	display: inline;
}
#footer .menu-social {
	display: flex;
	justify-content: center;
	align-items: center;
}
#footer .copyright {
	margin-top: 8px
}
}
#footer .topto {
	position: absolute;
	text-align: center;
	top: -169px;
	right: 0;
	left: 0;
	width: 44px;
	margin: 0 auto
}
#footer .topto:hover {
	background-color: #e6e6e6
}
@media (max-width: 767px) {
#footer .topto {
	top: -69px;
}
}
.grid-wrapper {
	border-top: 5px solid #ddd;
	padding: 20px;
	background: #f7f7f7;
	margin-bottom: 40px;
	min-height: 220px;
	font-size: 14px
}
.col-main, .col-side {
	position: relative;
	min-height: 1px;
}
.col-main {
	width: 100%
}
@media (min-width: 992px) {
.col-main {
	float: left;
	max-width: -webkit-calc(100% - 325px);
	max-width: calc(100% - 325px)
}
}
.col-side {
	max-width: 750px;
	width: 100%
}
@media (min-width: 992px) {
.col-side {
	width: 250px;
	float: right
}
}
.archive.author #archive-header .avatar {
	-moz-border-radius: 50em;
	-webkit-border-radius: 50em;
	border-radius: 50em;
	float: left;
	display: block
}
.archive.author #archive-header h1, .archive.author #archive-header h2 {
	padding-left: 100px
}
#author-info {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 20px
}
#author-info .author-text {
	padding-left: 90px
}
#author-info h4 {
	margin: 0 0 5px;
	font-size: 18px
}
#author-info .author-text p {
	font-size: 14px;
	line-height: 1.4
}
#author-info img {
	float: left;
	border-color: #e2e2e2;
	background: #fff
}
.dropdown-submenu {
	position: relative
}
.dropdown-submenu>.dropdown-menu {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
	top: 0;
	left: 100%;
	margin-top: -6px
}
.dropdown-submenu:hover>.dropdown-menu {
	display: block
}
.dropdown-submenu>a:after {
	display: block;
	content: "";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	margin-top: 5px;
	margin-right: -10px
}
.dropdown-submenu.pull-left {
	float: none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	left: -100%;
	margin-left: 10px
}
.blog-slide .swiper-container {
	width: 100%;
	height: 100%;
	position: relative;
	max-height: 470px;
	overflow: hidden
}
.blog-slide .swiper-slide {
	background: #efefef;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.blog-slide .swiper-pagination {
	position: relative !important
}
.blog-slide .swiper-pagination .swiper-pagination-bullet {
	border-radius: 0;
	background-color: #003876;
	opacity: 1;
	margin: 0 3px;
	width: 6px;
	height: 6px
}
.blog-slide .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #E86917
}
.blog-slide .swiper-button-next, .blog-slide .swiper-button-prev {
	width: 41px;
	height: 41px
}
@media (max-width: 767px) {
.blog-slide .swiper-button-next, .blog-slide .swiper-button-prev {
	width: 20px;
	height: 20px;
	margin-top: -10px
}
}
.blog-slide .swiper-button-next, .blog-slide .swiper-container-rtl .swiper-button-prev {
	background: url(library/images/icons/slide-arrow-r.png) center center/41px 41px no-repeat;
	right: 0
}
@media (max-width: 767px) {
.blog-slide .swiper-button-next, .blog-slide .swiper-container-rtl .swiper-button-prev {
	background-size: 21px 21px
}
}
.blog-slide .swiper-button-prev, .blog-slide .swiper-container-rtl .swiper-button-next {
	background: url(library/images/icons/slide-arrow-r.png) center center/41px 41px no-repeat;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	left: 0
}
@media (max-width: 767px) {
.blog-slide .swiper-button-prev, .blog-slide .swiper-container-rtl .swiper-button-next {
	background-size: 21px 21px
}
}
.blog-slide .override {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	font-size: 12px;
	background-color: rgba(0, 0, 0, 0.2);
}
.blog-slide .override .title a {
	color: #fff
}
.blog-slide .override .content p {
	margin-bottom: 0
}
.blog-slide .override .meta {
	color: #9EADB5
}
.blog-slide .override .meta,
.blog-slide .override .meta a {
	color: #fff;
}
.blog-slide .override .wrap {
	position: absolute;
	padding: 30px;
	bottom: 0;
	text-shadow: 1px 1px 2px rgb(0 0 0 / 30%);
}
.blog-slide .override .badge-p {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	background: url(library/images/filter.png), -moz-linear-gradient(-10.47% 50% 0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -10.47% 50%, 102.98% 50%, color-stop(0, #e863cd), color-stop(0.5225, #ff8b3f), color-stop(1, #ffffb3));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3', GradientType=1);
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 30px;
	font-size: 13px
}
@media (max-width: 479px) {
.blog-slide .override {
	font-size: 12px
}
.blog-slide .override .mb-15 {
	margin-bottom: 4px
}
.blog-slide .override .wrap {
	padding: 10px
}
}
.tab-content {
	padding: 15px;
	background: #fff;
	border: 1px solid #ddd;
	border-top: 0
}
pre {
	font-size: 12px
}
.carousel-inner h3 {
	color: #fff
}
.carousel-control {
	width: 8%
}
.carousel-control i {
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 24px;
	margin: -10px 0 0 -12px
}
.btn .text-muted, .comment-reply-link .text-muted, .form-submit #submit .text-muted {
	color: inherit
}
[rel="tooltip"]:hover {
	text-decoration: none
}
.block-title {
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 30px 0
}
.block-title .title {
	font-size: 36px;
	letter-spacing: .07em;
	font-family: "Oswald", sans-serif;
	font-weight: normal
}
@media (max-width: 767px) {
.block-title .title {
	font-size: 25px
}
}
.block-title .subtitle {
	font-size: 14px;
	letter-spacing: 0.98px
}
@media (max-width: 767px) {
.block-title .subtitle {
	font-size: 10px
}
}
.block-title .fixed-border {
	margin: 18px auto;
	width: 164px;
	height: 2px;
	background-color: #fff
}
@media (max-width: 767px) {
.block-title .fixed-border {
	margin: 5px auto
}
}
.block-title .btn, .block-title .comment-reply-link, .block-title .form-submit #submit, .form-submit .block-title #submit {
	font-size: 18px
}
.block-title.bg3 {
	color: #003876
}
.block-title.bg3 .fixed-border {
	background-color: #003876
}
blockquote.style {
	border: 0;
	padding: 0 1.5em 40px;
	position: relative
}
@media (max-width: 767px) {
blockquote.style {
	padding-bottom: 30px;
	margin-bottom: 0;
	letter-spacing: normal;
}
blockquote.style br {
	display: none;
}
}
blockquote.style:before, blockquote.style:after {
	content: "“";
	font-size: 50px;
	line-height: 1em;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	color: #003876;
	position: absolute
}
blockquote.style:before {
	left: 0;
	top: 0
}
blockquote.style:after {
	content: "”";
	right: 0;
	top: 0
}
.float-nav {
	display: none;
	position: fixed;
	right: 50px;
	width: 358px;
	height: 224px;
	background: url(./library/images/float-bg.png) right bottom no-repeat;
	z-index: 101;
	bottom: 20px;
}
@media (min-width: 1200px) {
.float-nav {
	display: block
}
}
.float-nav .telwork {
	margin-top: 50px;
	margin-left: 15px;
	display: inline-block;
	border: 1px solid #E86917;
	border-right-color: transparent;
	background-color: rgba(255, 255, 255, 0.7);
	font-size: 12px;
}
.float-nav .telwork,
.float-nav .telwork span {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.float-nav .telwork:before,
.float-nav .telwork:after,
.float-nav .telwork span:before,
.float-nav .telwork span:after {
	content: "";
	position: absolute;
	display: block;
}
.float-nav .telwork:before,
.float-nav .telwork:after {
	top: 50%;
	left: 100%;
}
.float-nav .telwork:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent rgba(255, 255, 255, 0.7);
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.float-nav .telwork:after {
	border-bottom: 1px solid #E86917;
	border-right: 1px solid #E86917;
	height: 10px;
	width: 10px;
	transform: rotate(-45deg) translateY(-50%);
	-webkit-transform: rotate(-45deg) translateY(-50%);
	-moz-transform: rotate(-45deg) translateY(-50%);
	-ms-transform: rotate(-45deg) translateY(-50%);
	margin-top: -1px;
}
.float-nav .telwork span {
	padding: 10px 25px;
	margin: -1px;
	display: block;
	width: -webkit-calc(11em + 50px);
	width: calc(11em + 50px);
}
.float-nav .telwork span:before,
.float-nav .telwork span:after {
	right: 0;
	border-right: 1px solid #E86917;
	display: block;
	width: 5px;
}
.float-nav .telwork span:before {
	top: 0;
	bottom: -webkit-calc(50% + 6px);
	bottom: calc(50% + 6px);
	border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	-moz-border-radius: 0 5px 0 0;
}
.float-nav .telwork span:after {
	bottom: 0;
	top: -webkit-calc(50% + 7px);
	top: calc(50% + 7px);
	border-radius: 0 0 5px 0;
	-webkit-border-radius: 0 0 5px 0;
	-moz-border-radius: 0 0 5px 0;
}
.float-nav .btns {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: rgba(255,255,255,0.7);
	padding: 8px
}
.float-nav .btns .btn, .float-nav .btns .comment-reply-link, .float-nav .btns .form-submit #submit, .form-submit .float-nav .btns #submit {
	width: 168px;
	font-size: 12px;
	padding: 12.5px 8px;
	font-weight: bold
}
.share_buttons {
	padding: 20px 0;
}
.share_buttons ul {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
}
.share_buttons .snsb li {
	list-style-type: none;
	width: -webkit-calc((100% - 50px) / 6);
	width: calc((100% - 50px) / 6);
}
.share_buttons .snsb li:not(.twitter),
.share_buttons .snsb li.twitter .twitter {
	display: flex;
}
.share_buttons .snsb li a {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	border-radius: 5px;
	font-size: 20px;
	color: #fff;
	padding: 10px 0;
}
.share_buttons .snsb li.twitter a {
	background-color: #00acee;
}
.share_buttons .snsb li.facebook a {
	background-color: #3B5998;
}
.share_buttons .snsb li.hatena a {
	background-color: #00a4de;
}
.share_buttons .snsb li.feedly a {
	background-color: #87c040;
}
.share_buttons .snsb li.pocket a {
	background-color: #ee4156;
}
.share_buttons .snsb li.note a {
	background-color: #2cb696;
}
.share_buttons .snsb li a:hover {
	text-decoration: none;
}
.share_buttons .snsb li a i,
.share_buttons .snsb li a svg {
	margin-right: 10px;
}
.share_buttons .snsb li a img {
	display: inline-block;
	max-height: 20px;
	max-width: 20px;
	vertical-align: middle;
}
.share_buttons .snsb li:nth-child(n + 3):nth-last-child(n + 3) a img {
	max-height: 35px;
	max-width: 35px;
	margin: -10px 5px -10px -5px;
}
.share_buttons .social-btn-wrap {
	position: relative;
}
.share_buttons .baloonBox a, .share_buttons .baloonBox a:hover,
.share_buttons .baloonBox a, .share_buttons .baloonBox a:active {
	text-decoration: none;
	color: inherit;
	border: none
}
.share_buttons .pluginCountBox {
	background: #fff;
	border: 1px solid #9197a3;
	border-radius: 2px;
	color: #4e5665;
	font-size: 13px;
	height: 29px;
	margin: 0;
	min-width: 35px;
	padding: 6px 1px 2px 3px;
	text-align: center;
	white-space: nowrap
}
.share_buttons .pluginCountBoxNub {
	bottom: 1px;
	height: 7px;
	left: 7px;
	position: relative;
	width: 0;
	z-index: 2
}
.share_buttons .pluginCountBoxNub s, .share_buttons .pluginCountBoxNub i {
	border-color: #9197a3 transparent transparent;
	border-right: 5px solid transparent;
	border-style: solid;
	border-width: 5px;
	display: block;
	position: relative
}
.share_buttons .pluginCountBoxNub i {
	border-top-color: #fff;
	left: 0;
	top: -12px
}
.share_buttons .social-btn-wrap .baloonBox.facebook {
	margin-bottom: -1px
}
.share_buttons .fb-like iframe {
	max-width: none !important
}

@media (max-width: 767px) {
	.share_buttons ul {
		flex-wrap: wrap;
		margin-bottom: -10px;
		overflow: hidden;
		letter-spacing: -0.4em;
	}
	.share_buttons ul:before,
	.share_buttons ul:after {
		display: none;
	}
	.share_buttons .snsb li {
		width: -webkit-calc((100% - 20px) / 3);
		width: calc((100% - 20px) / 3);
		margin-bottom: 10px;
		letter-spacing: normal;
	}
}

.relation h4 {
	margin: 50px 0 30px 0;
	font-size: 20px;
}

.only-on-home main h2, .only-on-home main h3, .only-on-home main h4 {
	margin: 0
}
.only-on-home main .container-fluid {
	margin-top: 0;
	margin-bottom: 30px
}
.only-on-home main .news {
	margin: 30px 0;
	border-top: 1px solid #f1f1f1;
	padding-top: 30px;
}
@media (max-width: 767px) {
	.only-on-home main .news {
		padding-top: 0;
	}
}
.only-on-home main .news .heading {
	color: #0052A3;
	display: inline-block;
	margin: 20px auto 10px
}
.only-on-home main .news .heading .t1 {
	padding: 0 15px 10px;
	border-bottom: 2px solid #0052A3;
	line-height: 1
}
.only-on-home main .news .heading .t2 {
	padding: 10px 15px 0
}
.only-on-home main .news .news-list {
	color: #000;
	font-size: 13px
}
.only-on-home main .news .news-list li {
	padding-bottom: 8px;
	margin-bottom: 8px
}
@media (max-width: 767px) {
.only-on-home main .news .news-list li {
	border-bottom: 1px solid #aaa
}
.only-on-home main .news .news-list li>div {
	padding-left: 0;
	padding-right: 0
}
}
.only-on-home main .news .news-list .date {
	color: #808080;
	font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}
.only-on-home main .news .news-list .date i {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
	font-style: normal;
	margin: 0 10px
}
.only-on-home main .service01-bg {
	background: url(library/images/front/service01-bg.png) center center/cover no-repeat
}
@media (max-width: 767px) {
.only-on-home main .service01-bg {
	background: none;
	margin-bottom: 30px
}
.only-on-home main .service01-bg .block-service {
	position: relative;
	background: #F6F6F6;
	padding-left: 20px;
	padding-right: 20px
}
.only-on-home main .service01-bg .block-service .btn-wrap {
	bottom: -15px !important
}
#footer .navbar-nav {
	display: none;
}
}
.only-on-home main .service03-bg .block-service,
.only-on-home main .service04-bg .block-service,
.only-on-home main .service05-bg .block-service,
.only-on-home main .service06-bg .block-service {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.only-on-home main .service03-bg .block-service,
	.only-on-home main .service04-bg .block-service,
	.only-on-home main .service05-bg .block-service,
	.only-on-home main .service06-bg .block-service {
		flex-direction: column;
	}
}
.only-on-home main .service03-bg,
.only-on-home main .service05-bg {
	background: rgba(188,203,211,0.5) url(library/images/filter.png)
}
.only-on-home main .service04-bg,
.only-on-home main .service06-bg {
	background: rgba(230,230,230,0.5) url(library/images/filter.png)
}
.only-on-home main .block-service {
	padding-top: 40px;
	padding-bottom: 40px
}
.only-on-home main .block-service h3 {
	line-height: 1.42857;
	color: #333;
}
.only-on-home main .block-service .c1 {
	margin-bottom: 25px
}
.only-on-home main .block-service .c2 {
	margin-bottom: 30px
}
.only-on-home main .block-service .c3 {
	margin-bottom: 30px;
	max-width: 495px;
	line-height: 1.63
}
@media (max-width: 767px) {
.only-on-home main .block-service img.center-block {
	margin-bottom: 30px
}
.only-on-home main .block-service .c1, .only-on-home main .block-service .c2 {
	margin-bottom: 10px
}
.only-on-home main .block-service .c3 {
	margin-bottom: 0
}
.only-on-home main .block-service .btn-wrap {
	position: absolute;
	bottom: -55px;
	text-align: center;
	left: 0;
	right: 0
}
.only-on-home main .block-service .btn-wrap .btn, .only-on-home main .block-service .btn-wrap .comment-reply-link, .only-on-home main .block-service .btn-wrap .form-submit #submit, .form-submit .only-on-home main .block-service .btn-wrap #submit, .only-on-home main .block-aboutus .btn-wrap .btn {
	font-size: 10px;
	padding: 10px 35px
}
.only-on-home main .block-service .btn-readmore.btn,
.only-on-home main .block-aboutus .btn-readmore.btn {
	padding: 0;
}
}
@media (max-width: 767px) {
.only-on-home main .block-service03 .s3-img {
	margin-top: 0
}
}
.only-on-home main .btn-readmore {
	color: #fff;
	background: #003876;
	background: #003876;
	border-radius: 40px;
	width: 250px;
	height: 45px;
	position: relative;
	line-height: 45px;
	padding: 0;
	font-size: 16px;
}
.only-on-home main #aboutus .btn-readmore {
	margin: 60px auto 0 auto;
	display: block;
}
.only-on-home main .btn-readmore:before,
.only-on-home main .btn-readmore:after {
	content: "";
	position: absolute;
	top: 50%;
	display: block;
	right: calc(0.6em + 13px);
}
.only-on-home main .btn-readmore:before {
	width: 1.7em;
	height: 1.7em;
	background-color: #fff;
	border-radius: 100%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.only-on-home main .btn-readmore:after {
	width: 0.7em;
	height: 0.7em;
	border-style: solid;
	border-width: 0 3px 3px 0;
	border-color: #003876;
	-webkit-transform: translate(50%, -50%) rotate(-45deg);
	-ms-transform: translate(50%, -50%) rotate(-45deg);
	transform: translate(50%, -50%) rotate(-45deg);
	margin-right: 2px;
}
.only-on-home main .btn-readmore:hover {
	color: #fff;
	opacity: 0.8
}
@media (max-width: 767px) {
	.only-on-home main .btn-readmore:after {
		margin-right: 1px;
		border-width: 0 2px 2px 0;
	}
.only-on-home main .btn-readmore {
	width: 130px
}
}
@media (min-width: 768px) {
.only-on-home main .front-pickup .left {
	padding-right: 10px
}
.only-on-home main .front-pickup .right {
	padding-left: 10px
}
}
.only-on-home main .front-pickup .article {
	position: relative
}
.only-on-home main .front-pickup .img-wrap img {
	width: 100%
}
@media (max-width: 767px) {
.only-on-home main .front-pickup .img-wrap {
	position: relative;
	overflow: hidden;
	height: 170px
}
.only-on-home main .front-pickup .img-wrap img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	height: auto
}
}
.only-on-home main .front-pickup .cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: -moz-linear-gradient(50% 17.78% -90deg, rgba(255,255,255,0) 0%, #1a1311 100%);
	background: -webkit-linear-gradient(-90deg, rgba(255,255,255,0) 0%, #1a1311 100%);
	background: -webkit-gradient(linear, 50% 17.78%, 50% 86.11%, color-stop(0, rgba(255,255,255,0)), color-stop(1, #1a1311));
	background: -o-linear-gradient(-90deg, rgba(255,255,255,0) 0%, #1a1311 100%);
	background: -ms-linear-gradient(-90deg, rgba(255,255,255,0) 0%, #1a1311 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#1A1311' ,GradientType=0)";
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #1a1311 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#1A1311', GradientType=0);
	color: #fff
}
.only-on-home main .front-pickup .cover .wrap {
	position: absolute;
	padding: 15px;
	bottom: 0
}
.only-on-home main .front-pickup .cover a {
	color: #fff
}
.only-on-home main .front-pickup .cover .title {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: .07em;
	margin-bottom: 10px
}
.only-on-home main .front-pickup .cover .content {
	font-size: 13px;
	line-height: 16.2px;
	letter-spacing: -0.78px;
	margin-bottom: 10px
}
.only-on-home main .front-pickup .cover .meta, .only-on-home main .front-pickup .cover .meta a {
	font-size: 13px;
	color: #9EADB5
}
@media (max-width: 767px) {
.only-on-home main .front-pickup .cover {
	position: static;
	color: #000;
	background: #f6f6f6;
	margin: 0 0 20px
}
.only-on-home main .front-pickup .cover a {
	color: #000
}
.only-on-home main .front-pickup .cover .wrap {
	position: relative;
	padding: 25px 20px
}
.only-on-home main .front-pickup .cover .title {
	font-size: 14px
}
.only-on-home main .front-pickup .cover .content, .only-on-home main .front-pickup .cover .meta {
	font-size: 10px
}
}
.only-on-home main .front-pickup .badge-p {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	background: url(library/images/filter.png), -moz-linear-gradient(-10.47% 50% 0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -10.47% 50%, 102.98% 50%, color-stop(0, #e863cd), color-stop(0.5225, #ff8b3f), color-stop(1, #ffffb3));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3', GradientType=1);
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 30px;
	font-size: 13px
}
@media (max-width: 767px) {
.only-on-home main .front-pickup .cover .badge-p {
	left: -10px
}
}
@media (min-width: 768px) {
.only-on-home main .front-pickup .first .title {
	font-size: 22px
}
.only-on-home main .front-pickup .first .content {
	font-size: 14px
}
.only-on-home main .front-pickup .first .meta, .only-on-home main .front-pickup .first .meta a {
	font-size: 14px
}
.only-on-home main .front-pickup .first .wrap {
	padding: 30px
}
}
.only-on-home main .recent .widget-title {
	padding-bottom: 0;
	margin-bottom: 30px;
	line-height: inherit
}
@media (max-width: 767px) {
.only-on-home main .recent .widget-title {
	margin-bottom: 15px
}
}
.only-on-home main .recent .article-index article {
	padding-left: 50px;
	padding-right: 50px
}
.only-on-home main .recent .article-index article .thumbnail-link {
	margin-right: 40px
}
@media (max-width: 767px) {
.only-on-home main .recent .article-index article {
	padding: 15px 0
}
.only-on-home main .recent .article-index article .thumbnail-link {
	margin-right: 20px
}
}
@media (max-width: 767px) {
.only-on-home main .recent .article-index .entry-content {
	display: none
}
}
.only-on-home main .recent .btn, .only-on-home main .recent .comment-reply-link, .only-on-home main .recent .form-submit #submit, .form-submit .only-on-home main .recent #submit {
	margin: 40px auto;
	display: block;
	width: 150px;
	font-family: "Oswald", sans-serif;
	font-weight: normal
}
.only-on-home main .ebook-bg {
	background: url(library/images/filter.png)
}
.only-on-home main .present-ebook {
	display: block;
	background: -moz-linear-gradient(99.34% 50% -180deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-linear-gradient(-180deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-gradient(linear, 99.34% 50%, 0.07% 50%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: -o-linear-gradient(-180deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -ms-linear-gradient(-180deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: linear-gradient(270deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1);
	min-height: 200px;
	padding: 3px;
	color: #000
}
.only-on-home main .present-ebook:hover .present-ebook-wrap {
	opacity: 0.9
}
.only-on-home main .present-ebook .present-ebook-wrap {
	background: #F5F5F2;
	min-height: 200px
}
.only-on-home main .present-ebook .book-img {
	position: absolute;
	top: 80px
}
@media (max-width: 767px) {
.only-on-home main .present-ebook .book-img {
	position: relative;
	top: 0;
	max-width: 70%
}
}
.only-on-home main .present-ebook .content-wrap {
	padding: 30px 0
}
.only-on-home main .present-ebook .present {
	margin-bottom: 10px;
	color: #E86917;
	font-size: 24px;
	letter-spacing: .07em;
	font-family: "Oswald", sans-serif;
	font-weight: normal
}
@media (max-width: 991px) {
.only-on-home main .present-ebook .present {
	margin-top: 10px;
	margin-bottom: 10px
}
}
@media (max-width: 767px) {
.only-on-home main .present-ebook .present {
	margin-top: 10px
}
}
.only-on-home main .present-ebook .title {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .05em;
	line-height: 1.66;
	margin-bottom: 15px
}
@media (max-width: 991px) {
.only-on-home main .present-ebook .title {
	margin-bottom: 10px
}
}
@media (max-width: 767px) {
.only-on-home main .present-ebook .title {
	font-size: 16px
}
}
.only-on-home main .present-ebook .desc {
	font-size: 13px;
	line-height: 2.16;
	letter-spacing: -.01em
}
.only-on-home main .present-ebook .fa {
	color: #E86917;
	margin-top: 62px
}
@media (max-width: 767px) {
.only-on-home main .present-ebook .fa {
	font-size: 3em
}
}
.only-on-home main .present-ebook .ar {
	position: absolute;
	top: 170px
}
@media (max-width: 767px) {
.only-on-home main .present-ebook .ar {
	width: 10px
}
}
.bg {
	background-color: #efefef
}
.bd {
	border: 1px dashed #ddd
}
.background-pattern01, #service01 .block02 {
	background: rgba(251,249,213,0.5) url(library/images/filter.png)
}
.background-pattern02 {
	background: rgba(230,230,230,0.5) url(library/images/filter.png)
}
.background-pattern03, #service01 .block04, #service01 .block07 {
	background: url(library/images/filter.png)
}
.background-pattern03-alpha {
	background: url(library/images/filter.png);
	opacity: 0.5
}
.background-pattern04 {
	background: url(library/images/filter4.png)
}
.background-pattern01-test {
	position: relative;
	background: rgba(252,250,214,0.5)
}
.background-pattern01-test:after {
	content: "";
	background: url(library/images/filter.png) repeat-y left top;
	opacity: 0.2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	position: absolute;
	z-index: 1
}
@media (max-width: 767px) {
#service01 .block01 img.full-width {
	width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto
}
}
@media (max-width: 767px) {
#service01 .block04 .exp {
	margin-left: 0;
	margin-right: 0
}
}
#service01 .block04 .exp>div {
	padding-left: 7.5px;
	padding-right: 7.5px;
	margin-bottom: 20px
}
@media (max-width: 767px) {
#service01 .block04 .exp>div {
	margin-bottom: 10px
}
}
#service01 .block04 .exp .bx {
	color: #0052A3;
	font-weight: bold;
	text-align: center;
	padding: 16px 15px;
	border: 1px solid #0052A3
}
@media (max-width: 767px) {
#service01 .block04 .exp .bx {
	padding: 8px 10px
}
}
#service01 .block04 .ignore .left {
	text-align: right;
	padding-right: 20px
}
@media (max-width: 767px) {
#service01 .block04 .ignore {
	text-align: center
}
#service01 .block04 .ignore .left {
	text-align: center;
	margin-bottom: 20px
}
}
#service01 .block05 {
	background: url(library/images/filter.png), -moz-linear-gradient(-10.47% 50% 0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -10.47% 50%, 102.98% 50%, color-stop(0, #e863cd), color-stop(0.5225, #ff8b3f), color-stop(1, #ffffb3));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3', GradientType=1)
}
#service02 .block01 .pict {
	width: 800px;
	max-width: 100%;
	margin: 0 auto 30px
}
#service03 .block01 .border-col>div>div {
	border: 1px solid #0052A3;
	padding: 25px;
	text-align: center;
	color: #0052A3;
	font-weight: bold
}
#service03 .block01 .flloat-bx {
	display: block;
	float: right;
	background: #0052A3;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 13px;
	line-height: 18.46px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 15px;
	margin-bottom: 20px
}

@media (max-width: 766px) {
	#site-meta .service04 br {
		display: none;
	}
}

#service04 .block01 ul.service04_01problem,
#service04 .block05 ul {
	list-style:none;
	margin: 0 -10px;
	padding: 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#service04 .block01 ul.service04_01problem {
	margin-top:40px;
	margin-bottom:40px;
}

#service04 .block01 ul.service04_01problem li,
#service04 .block05 ul li {
	margin: 5px 10px;
	padding: 20px;
	border:1px solid #0052A3;
	box-sizing: border-box;
}

@media (min-width: 767px) {
	#service04 .block01 ul.service04_01problem li,
	#service04 .block05 ul li {
		width:45%;
		width: -webkit-calc((100% - 40px) / 2);
		width: calc((100% - 40px) / 2);
		margin: 10px;
	float:left;
	}
}
@media (max-width: 766px) {
	#service04 .block01 ul.service04_01problem li,
	#service04 .block05 ul li {
		margin:5px 0;
		width:100%;
	}
}
#service04 .block01 ul.service04_01problem li,
#service04 .block05 ul li dl dt {
	color: #0052A3;
	font-weight: bold;
}

#service04 .block01 ul.service04_01problem li .after {
	font-weight:normal;
	color:#000;
	display:inline-block;
	width:100%;
	float:none;
	margin-top:15px;
	padding-left:1.5em;
	position:relative;
}
#service04 .block01 ul.service04_01problem li .after:before {
	content:"→";
	position:absolute;
	left:0;
}
#service04 .block01 .compare {
	margin:40px 0;
	width:100%;
	display: inline-block;
}
#service04 .block01 table,
#service04 .block01 .arrow {
	float: left;
}
#service04 .block01 table {
	width:100%;
	font-size:14px;
}
@media (min-width: 1024px) {
	#service04 .block01 table {
		width: -webkit-calc((100% - 100px) / 2);
		width: calc((100% - 100px) / 2);
		margin-top: 20px;
	}
}
#service04 .block01 table caption {
	text-align: left;
	padding:0;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#E86917;
}
#service04 .block01 table tr td:not(:first-child) {
	text-align: right;
}
#service04 .block01 .arrow {
	text-align:center;
	position:relative;
}
@media (min-width: 1024px) {
	#service04 .block01 .arrow {
		height:175px;
		width:100px;
		margin-top: 30px;
	}
}
@media (max-width: 1023px) {
	#service04 .block01 .arrow {
		clear:both;
		width:100%;
		height:75px;
	}
}
#service04 .block01 .arrow:before,
#service04 .block01 .arrow:after,
#service04 .block01 .arrow div {
	position:absolute;
	top: 50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	z-index:0;
}
#service04 .block01 .arrow:before,
#service04 .block01 .arrow:after {
	content: "";
	display:block;
}
#service04 .block01 .arrow:before {
	background-color: #C00;
}
@media (min-width: 1024px) {
	#service04 .block01 .arrow:before {
		height:60px;
		width:50px;
		left:5px;
	}
}
@media (max-width: 1023px) {
	#service04 .block01 .arrow:before {
		width:100px;
		height:30px;
		left:50%;
		margin-left:-50px;
		top:5px;
		transform:translateY(0);
		-webkit-transform:translateY(0);
		-moz-transform:translateY(0);
		-ms-transform:translateY(0);
	}
}
#service04 .block01 .arrow:after {
	width:0;
	height:0;
}
@media (min-width: 1024px) {
	#service04 .block01 .arrow:after {
		border-style: solid;
		border-width: 50px 0 50px 40px;
		border-color: transparent transparent transparent #C00;
		right:5px;
	}
}
@media (max-width: 1023px) {
	#service04 .block01 .arrow:after {
		border-style: solid;
		border-width: 40px 75px 0 75px;
		border-color: #C00 transparent transparent transparent;
		margin-left: -75px;
		left:50%;
		top: auto;
		transform:translateY(0);
		-webkit-transform:translateY(0);
		-moz-transform:translateY(0);
		-ms-transform:translateY(0);
		bottom:5px;
	}
}
#service04 .block01 .arrow div {
	text-align:center;
	color:#fff;
	z-index:1;
	font-weight:bold;
	font-size:18px;
}
@media (min-width: 1024px) {
	#service04 .block01 .arrow div {
		right: 10px;
		left:0;
	}
}
@media (max-width: 1023px) {
	#service04 .block01 .arrow div {
		position:relative;
		display:inline-block;
		top:auto;
		transform:translateY(0);
		-webkit-transform:translateY(0);
		-moz-transform:translateY(0);
		-ms-transform:translateY(0);
		margin-top:20px;
	}
}


#service04 .block02 ol {
	margin:0 auto;
}
#service04 .block02 ol.service04_2_ol1 {
	list-style:none;
	padding:0;
}
@media (min-width: 1024px) {
	#service04 .block02 ol {
		width:600px;
	}
	#service04 .block02 ol.service04_2_ol1 {
		width:850px;
	}
}
#service04 .block02 ol.service04_2_ol1 li {
	display:inline-block;
	color:#fff;
	padding:20px;
	padding-left: -webkit-calc((1.42857em * 2) + 30px);
	padding-left: calc((1.42857em * 2) + 30px);
	position:relative;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
}
@media (min-width: 767px) {
	#service04 .block02 ol.service04_2_ol1 li {
		width: -webkit-calc((100% - 40px) / 2);
		width: calc((100% - 40px) / 2);
	}
}
@media (max-width: 766px) {
	#service04 .block02 ol.service04_2_ol1 li {
		width: 100%;
	}
}
#service04 .block02 ol.service04_2_ol1 li:first-child {
	float:left;
}
#service04 .block02 ol.service04_2_ol1 li:nth-child(2) {
	float:right;
}
#service04 .block02 ol.service04_2_ol1 li:before,
#service04 .block02 ol.service04_2_ol1 li:after {
	position:absolute;
	display:block;
	content:"";
	text-align:center;
}
#service04 .block02 ol.service04_2_ol1 li:before {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color:#fff;
	width: -webkit-calc(1.42857em * 2);
	width: calc(1.42857em * 2);
	height: -webkit-calc(1.42857em * 2);
	height: calc(1.42857em * 2);
	left: 20px;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
}
#service04 .block02 ol.service04_2_ol1 li:after {
	font-size: 28px;
	color: #0052A3;
	margin:0;
	padding:0;
	font-size: 28px;
	line-height: 100%;
	transform:translate(-50%, -50%);
	-webkit-transform:translate(-50%, -50%);
	-moz-transform:translate(-50%, -50%);
	-ms-transform:translate(-50%, -50%);
	top:50%;
	left: -webkit-calc((15px * 1.42857) + 22px);
	left: calc((15px * 1.42857) + 22px);
}
#service04 .block02 ol.service04_2_ol1 li:first-child:after {
	content: "1";
}
#service04 .block02 ol.service04_2_ol1 li:last-child:after {
	content: "2";
}
#service04 .block02 ol.service04_2_ol1 + p {
	margin-top:20px;
	clear:both;
}


#service04 .block02 ul.service04_2_ul1 {
	margin: -10px auto;
}
#service04 .block02 ul.service04_2_ul1 li {
	margin:10px 0;
}
#service04 .block02 ol.service04_2_ol2,
#service04 .block06 ul {
	width: 100%;
	display:inline-block;
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#service04 .block02 ol.service04_2_ol2 li,
#service04 .block06 ul li {
	padding: 20px 20px;
	border:1px solid #003876;
	background-color:#fff;
	position:relative;
	text-align:center;
}
@media (min-width: 767px) {
	#service04 .block02 ol.service04_2_ol2 li,
	#service04 .block06 ul li {
		width: -webkit-calc((100% - 60px) / 3);
		width: calc((100% - 60px) / 3);
		margin:0 30px 0 0;
		float:left;
		padding-top:220px;
	}
}
@media (max-width: 766px) {
	#service04 .block02 ol.service04_2_ol2 li,
	#service04 .block06 ul li {
		width: 100%;
		margin:0 0 5px 0;
		padding-top:150px;
	}
}
#service04 .block02 ol.service04_2_ol2 li {
	color: #003876;
	font-weight: bold;
}
#service04 .block02 ol.service04_2_ol2 li:last-child,
#service04 .block06 ul li:last-child {
	margin-right:0;
}
#service04 .block02 ol.service04_2_ol2 li i,
#service04 .block06 ul li i {
	position:absolute;
	font-weight:normal;
}
#service04 .block02 ol.service04_2_ol2 li i:first-child {
	top: 20px;
	color: #9cabb3;
}
#service04 .block02 ol.service04_2_ol2 li i:nth-child(2) {
	color: #003876;
	text-shadow: #fff 2px 0px,  #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px,  #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px,  #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
@media (min-width: 767px) {
	#service04 .block02 ol.service04_2_ol2 li i:first-child {
		font-size:130px;
		right:50%;
		margin-right: -80px
	}
	#service04 .block02 ol.service04_2_ol2 li i:nth-child(2) {
		font-size:140px;
		top: 50px;
		left: 50%;
		margin-left:-80px;
	}
	#service04 .block02 ol.service04_2_ol2 li:last-child i:first-child {
		font-size:150px;
	}
	#service04 .block02 ol.service04_2_ol2 li:nth-child(2) i:nth-child(2) {
		margin-left:-100px;
	}
}
@media (max-width: 766px) {
	#service04 .block02 ol.service04_2_ol2 li i:first-child {
		font-size:100px;
		right:50%;
		margin-right: -75px;
	}
	#service04 .block02 ol.service04_2_ol2 li i:nth-child(2) {
		font-size:110px;
		top: 30px;
		left: 50%;
		margin-left: -75px;
	}
	#service04 .block02 ol.service04_2_ol2 li:last-child i:first-child {
		font-size:120px;
	}
	#service04 .block02 ol.service04_2_ol2 li:nth-child(2) i:nth-child(2) {
		left: 50%;
		margin-left: -100px;
	}

}

#service04 .block02 ol.service04_2_ol3 {
	margin:-20px auto 0 auto;
	padding:0;
	list-style: none;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol3 {
		width:800px;
	}
}
#service04 .block02 ol.service04_2_ol3 li {
	padding:20px;
	margin: 20px 0;
	border:1px solid #003876;
	background-color:#fff;
}
#service04 .block02 ol.service04_2_ol3 li div {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	color: #003876;
}
#service04 .block02 ol.service04_2_ol3 li span {
	padding-left:1em;
	text-indent:-1em;
	display:block;
}


#service04 .block02 blockquote p {
	font-size:12px;
}

#service04 .block02 ol.service04_2_ol4 {
	list-style:none;
	margin: -40px 0;
	padding: 0;
	display: inline-block;
	width: 100%;
}
#service04 .block02 ol.service04_2_ol4 li {
	border:1px solid #0052A3;
	padding:20px;
	clear:both;
	float:none;
	display:inline-block;
	width:100%;
	position:relative;
	background-color: #fff;
	z-index:1;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li {
		margin:40px 0;
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li {
		margin:20px 0;
	}
}
#service04 .block02 ol.service04_2_ol4 li:nth-child(2) {
	float:right;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li:nth-child(2) {
		width: 80%;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-last-child(-n + 2) {
		width:50%;
		width: -webkit-calc((100% - 20px) / 2);
		width: calc((100% - 20px) / 2);
		clear:none;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-last-child(2) {
		padding-bottom: -webkit-calc(1.42857em + 20px);
		padding-bottom: calc(1.42857em + 20px);
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li:nth-child(2),
	#service04 .block02 ol.service04_2_ol4 li:nth-last-child(-n + 2) {
		width: -webkit-calc(100% - 62px);
		width: calc(100% - 62px);
	}
}
#service04 .block02 ol.service04_2_ol4 li:nth-last-child(2) {
	float:left;
}
#service04 .block02 ol.service04_2_ol4 li:last-child {
	float:right;
}
#service04 .block02 ol.service04_2_ol4 li:before,
#service04 .block02 ol.service04_2_ol4 li:after {
	content:"";
	display:block;
	position:absolute;
}

#service04 .block02 ol.service04_2_ol4 li:nth-child(2):before,
#service04 .block02 ol.service04_2_ol4 li:last-child:before {
	border-color: #0052A3;
	border-style: solid;
	border-width: 1px 1px 0 0;
	z-index:0;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li:nth-child(2):before,
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		width: 192px;
		left: -95px;
		top: -41px;
		height: 40px;
	}
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		width: -webkit-calc(100% + 22px);
		width: calc(100% + 22px);
		left: -webkit-calc(0px - 100% + 75px);
		left: calc(0px - 100% + 75px);
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li:nth-child(2):before,
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		width: 62px;
		left: -32px;
		top: -21px;
		height: 20px;
	}
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		width: 1px;
		right: 30px;
		left: auto;
		height: -webkit-calc((1.42857em * 5) + 136px);
		height: calc((1.42857em * 5) + 136px);
		top: -webkit-calc(0px - (1.42857em * 5) - 136px);
		top: calc(0px - (1.42857em * 5) - 136px);
	}
}
@media (max-width: 767px) {
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		height: -webkit-calc((1.42857em * 7) + 135px);
		height: calc((1.42857em * 7) + 135px);
		top: -webkit-calc(0px - (1.42857em * 7) - 135px);
		top: calc(0px - (1.42857em * 7) - 135px);
	}
}
@media (max-width: 400px) {
	#service04 .block02 ol.service04_2_ol4 li:last-child:before {
		height: -webkit-calc((1.42857em * 9) + 134px);
		height: calc((1.42857em * 9) + 134px);
		top: -webkit-calc(0px - (1.42857em * 9) - 134px);
		top: calc(0px - (1.42857em * 9) - 134px);
	}
}
#service04 .block02 ol.service04_2_ol4 li:first-child:before,
#service04 .block02 ol.service04_2_ol4 li:nth-child(3):before,
#service04 .block02 ol.service04_2_ol4 li:nth-child(4):before {
	width:1px;
	background-color: #0052A3;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:before,
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):before,
	#service04 .block02 ol.service04_2_ol4 li:nth-child(4):before {
		left: 96px;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):before {
		height: 80px;
		top: -81px;
		left: 288px;
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:before,
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):before,
	#service04 .block02 ol.service04_2_ol4 li:nth-child(4):before {
		left: 30px;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):before {
		height: 40px;
		top: -41px;
		left: 90px;
	}
}
#service04 .block02 ol.service04_2_ol4 li:first-child:before {
	top: 100%;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:before {
		height: -webkit-calc((1.42857em * 2 ) + 202px);
		height: calc((1.42857em * 2 ) + 202px);
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(4):before {
		height: 80px;
		top: -81px;
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:before {
		height: -webkit-calc((1.42857em * 3 ) + 136px);
		height: calc((1.42857em * 3 ) + 136px);
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(4):before {
		height: 40px;
		top: -41px;
	}
}
@media (max-width: 767px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:before {
		height: -webkit-calc((1.42857em * 7 ) + 136px);
		height: calc((1.42857em * 7 ) + 136px);
	}
}
#service04 .block02 ol.service04_2_ol4 li dl,
#service04 .block02 ol.service04_2_ol4 li dl dt,
#service04 .block02 ol.service04_2_ol4 li dl dd {
	margin:0;
	padding:0;
}


#service04 .block02 ol.service04_2_ol4 li:after {
	width: 1px;
	height:20px;
	background-color: #0052A3;
	-webkit-transform: rotate(40deg);
	-ms-transform: rotate(40deg);
	transform: rotate(40deg);
	top: -19px;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:after {
		bottom: -webkit-calc(0px - (1.42857em * 2 ) - 205px);
		bottom: calc(0px - (1.42857em * 2 ) - 205px);
		top:auto;
	}
	#service04 .block02 ol.service04_2_ol4 li:after {
		left: 103px;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):after {
		left: 295px;
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:after {
		bottom: -webkit-calc(0px - (1.42857em * 3 ) - 140px);
		bottom: calc(0px - (1.42857em * 3 ) - 140px);
		top:auto;
	}
	#service04 .block02 ol.service04_2_ol4 li:after {
		left: 36px;
	}
	#service04 .block02 ol.service04_2_ol4 li:nth-child(3):after {
		left: 97px;
	}
	#service04 .block02 ol.service04_2_ol4 li:last-child:after {
		left: auto;
		right: 23px;
	}
}
@media (max-width: 767px) {
	#service04 .block02 ol.service04_2_ol4 li:first-child:after {
		bottom: -webkit-calc(0px - (1.42857em * 7 ) - 136px);
		bottom: calc(0px - (1.42857em * 7 ) - 136px);
	}
}

#service04 .block02 ol.service04_2_ol4 li dl {
	position:relative;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li dl {
		padding-left:12em;
	}
}
#service04 .block02 ol.service04_2_ol4 li dl dt {
	color:#0052A3;
	font-size: 18px;
}
@media (min-width: 1024px) {
	#service04 .block02 ol.service04_2_ol4 li dl dt {
		position:absolute;
		transform:translateY(-50%);
		-webkit-transform:translateY(-50%);
		-moz-transform:translateY(-50%);
		-ms-transform:translateY(-50%);
		top:50%;
		left:0;
	}
}
@media (max-width: 1023px) {
	#service04 .block02 ol.service04_2_ol4 li dl dt {
		margin-bottom:10px;
	}
}
#service04 .block02 ol.service04_2_ol4 li:nth-last-child(-n + 2) dl {
	padding-left:0;
}
#service04 .block02 ol.service04_2_ol4 li:nth-last-child(-n + 2) dl dt {
	position:inherit;
	left:auto;
	top:auto;
	transform:translateY(0);
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	margin-bottom:10px;
}
#service04 .block03 ul.server_img,
#service04 .block03 ul.server_img li ul {
	list-style:none;
	padding:0;
}
@media (min-width: 767px) {
	#service04 .block03 ul.server_img,
	#service04 .block03 ul.server_img li ul {
		margin:40px -40px 0 -40px;
		border-spacing: 40px 0;
		display: table;
		table-layout: fixed;
		width: -webkit-calc(100% + 80px);
		width: calc(100% + 80px);
		border-collapse: separate;
	}
}
@media (max-width: 766px) {
	#service04 .block03 ul.server_img,
	#service04 .block03 ul.server_img li ul {
		margin:0;
	}
}
#service04 .block03 ul.server_img li,
#service04 .block03 ul.server_img li ul li {
	color: #003876;
	font-weight:bold;
}
#service04 .block03 ul.server_img li {
	border: 1px solid #ccc;
	padding: 20px;
}
@media (min-width: 1024px) {
	#service04 .block03 ul.server_img li,
	#service04 .block03 ul.server_img li ul li {
		display: table-cell;
	}
}
@media (max-width: 1023px) {
	#service04 .block03 ul.server_img li {
		display: table-cell;
	}
	#service04 .block03 ul.server_img li ul {
		text-align:center;
		letter-spacing:-0.4em;
	}
	#service04 .block03 ul.server_img li ul li {
		display:inline-block;
	}
}
@media (max-width: 766px) {
	#service04 .block03 ul.server_img li {
		margin-bottom:10px;
		display:list-item;
	}
	#service04 .block03 ul.server_img li ul li {
		width: 50%;
	}
}
#service04 .block03 ul.server_img li div,
#service04 .block03 ul.server_img li ul {
	margin-top:10px;
}
#service04 .block03 ul.server_img li div,
#service04 .block03 ul.server_img li ul li {
	font-size:12px;
	color: #333;
	padding-top:80px;
	text-align: center;
	position:relative;
	font-weight:normal;
}
#service04 .block03 ul.server_img li div:before,
#service04 .block03 ul.server_img li ul li:before {
	content: "";
	width:75px;
	height:75px;
	display:block;
	left: 50%;
	top:0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #E86917;
	z-index:0;
	position:absolute;
}
#service04 .block03 ul.server_img li div:before {
	border-radius: 100%;
	-webkit-border-radius:100%;
	-moz-border-radius: 100%;
}
#service04 .block03 ul.server_img li ul li:before {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#service04 .block03 ul.server_img li div i {
	z-index:1;
	position:absolute;
	color:#fff;
	top: -webkit-calc(75px / 2);
	top: calc(75px / 2);
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 50px;
	line-height:75px;
}
#service04 .block03 ul.server_img li ul {
	border-spacing:20px 0;
	margin:10px auto 0 auto;
	width:auto;
}
#service04 .block03 ul.server_img li ul li {
	margin:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
	width: auto;
	border: none;
}
@media (max-width: 1023px) {
	#service04 .block03 ul.server_img li ul li {
		display:inline-block;
		width: 50%;
		letter-spacing:normal;
	}
}

#service04 .block04 .bpn_img {
	display:inline-block;
	width:100%;
	margin:0;
	position:relative;
}
#service04 .block04 .bpn_img:nth-child(8) {
	background-color: rgba(0, 0, 0, 0.1);
	padding:20px;
}
#service04 .block04 .bpn_img .com {
	padding:20px;
	border: 1px solid #0052A3;
	position:relative;
}
#service04 .block04 .bpn_img:nth-child(8) .com {
	background-color:#fff;
}

@media (min-width: 767px) {
	#service04 .block04 .bpn_img .com {
		width: -webkit-calc((100% - 200px) / 2);
		width: calc((100% - 200px) / 2);
	}
	#service04 .block04 .bpn_img .com:first-child	{ float:left; }
	#service04 .block04 .bpn_img .com:nth-child(2)	{ float:right; }
}
#service04 .block04 .bpn_img .com:before,
#service04 .block04 .bpn_img .com:after,
#service04 .block04 .bpn_img .problem:before,
#service04 .block04 .bpn_img .problem:after,
#service04 .block04 .bpn_img .system:before,
#service04 .block04 .bpn_img .system:after {
	content:"";
	position:absolute;
	display:block;
	z-index:1;
}
#service04 .block04 .bpn_img .com:before,
#service04 .block04 .bpn_img .problem:before,
#service04 .block04 .bpn_img .system:before {
	background-color: #1968b2;
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img .com:before,
	#service04 .block04 .bpn_img .problem:before,
	#service04 .block04 .bpn_img .system:before {
		height:1px;
		width:220px;
	}
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img .com:before,
	#service04 .block04 .bpn_img .problem:before,
	#service04 .block04 .bpn_img .system:before {
		width:1px;
	}
}
#service04 .block04 .bpn_img:nth-child(6) .com:first-child:before,
#service04 .block04 .bpn_img:nth-child(6) .com:first-child:after,
#service04 .block04 .bpn_img .com .system:before,
#service04 .block04 .bpn_img .com .system:after {
	display: none;
}

@media (min-width: 767px) {
	/* 右 */
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:before,
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before,
	#service04 .block04 .bpn_img .system:nth-child(3):before {
		left:100%;
	}
	/* 左 */
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):before,
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):before,
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before,
	#service04 .block04 .bpn_img .system:nth-child(4):before {
		right: 100%;
	}
}
@media (max-width: 766px) {
	/* 右 */
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:before {
		top: 100%;
		height:51px;
	}
	/* 左 */
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):before,
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):before {
		bottom: 100%;
		height:51px;
	}
	/* 右 */
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:before	{ right: 50px; }
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before,
	#service04 .block04 .bpn_img .system:nth-child(3):before {
		left:100%;
	}
	/* 左 */
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):before	{ right: 75px; }
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):before	{ right: 75px; }
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before,
	#service04 .block04 .bpn_img .system:nth-child(4):before {
		right: 100%;
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before,
	#service04 .block04 .bpn_img .system:nth-child(3):before,
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before,
	#service04 .block04 .bpn_img .system:nth-child(4):before {
		height:25px;
	}
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before,
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before,
	#service04 .block04 .bpn_img .system:before {
		width: 33px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:before	{ bottom: 75px; }
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):before	{ bottom: 50px; }
	#service04 .block04 .bpn_img:nth-child(4) .problem:before			{ left: -45px; }

	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):before	{ bottom: 30px; }
	#service04 .block04 .bpn_img:nth-child(6) .problem:before			{ right: -45px; }

	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before	{ top: 55px; }
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before	{ bottom: 47px; }
	#service04 .block04 .bpn_img .system:before							{ top: -webkit-calc(50% - 1px); top: calc(50% - 1px); }

	#service04 .block04 .bpn_img .problem:before						{ bottom: -30px; }
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img:nth-child(4) .problem:before,
	#service04 .block04 .bpn_img:nth-child(6) .problem:before {
		left: -30px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .problem:before {
		height: -webkit-calc(1.42857em * 2 + 60px);
		height: calc(1.42857em * 2 + 60px);
		top: -7px;
	}
	#service04 .block04 .bpn_img:nth-child(6) .problem:before {
		height: -webkit-calc(1.42857em + 50px);
		height: calc(1.42857em + 50px);
		top: -28px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:before {
		top: 100%;
		left: -webkit-calc(50% - ((7em + 30px) / 2) - 6px);
		left: calc(50% - ((7em + 30px) / 2) - 6px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):before {
		bottom: 100%;
		right: -webkit-calc(50% - ((7em + 30px) / 2) - 5px);
		right: calc(50% - ((7em + 30px) / 2) - 5px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:before,
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):before {
		left: -webkit-calc(50% - 1px);
		left: calc(50% - 1px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):before {
		top:100%;
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4):before {
		bottom:100%;
	}
}
#service04 .block04 .bpn_img .com:after,
#service04 .block04 .bpn_img .problem:after,
#service04 .block04 .bpn_img .system:after {
	width: 1px;
	height:20px;
	background-color: #1968b2;
}

@media (min-width: 767px) {
	/* 矢印右 */
	#service04 .block04 .bpn_img:nth-child(4) .problem:after,
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:after,
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:after,
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4):after {
		-webkit-transform: rotate(-50deg);
		-ms-transform: rotate(-50deg);
		transform: rotate(-50deg);
	}
	/* 矢印左 */
	#service04 .block04 .bpn_img:nth-child(6) .problem:after,
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):after {
		-webkit-transform: rotate(50deg);
		-ms-transform: rotate(50deg);
		transform: rotate(50deg);
	}
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img:nth-child(4) .problem:after,
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:after,
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:after,
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4):after,
	#service04 .block04 .bpn_img:nth-child(6) .problem:after,
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):after {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}

@media (min-width: 767px) {
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:after {
		right: -213px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):after,
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):after {
		left: -213px;
	}

	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:after	{ bottom: 72px; }
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):after	{ bottom: 47px; }
	#service04 .block04 .bpn_img:nth-child(4) .problem:after			{ right:-57px; }

	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):after	{ bottom: 27px; }
	#service04 .block04 .bpn_img:nth-child(6) .problem:after			{ left: -57px; }


	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:after {
		top: 39px;
		right: -27px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):after {
		bottom: 44px;
		left: -26px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):after {
		right: -8px;
		bottom: 12px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4):after {
		left: -8px;
		bottom: 12px;
	}

	#service04 .block04 .bpn_img:nth-child(4) .problem:after,
	#service04 .block04 .bpn_img:nth-child(6) .problem:after {
		bottom: -33px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child {
		padding-bottom: -webkit-calc((1.42857em * 6) + 20px);
		padding-bottom: calc((1.42857em * 6) + 20px);
	}
	#service04 .block04 .bpn_img:nth-child(6) .com:first-child {
		padding-bottom: -webkit-calc((1.42857em * 2) + 20px);
		padding-bottom: calc((1.42857em * 2) + 20px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child {
		padding-bottom: 20px;
	}
}
@media (min-width: 1024px) {
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child {
		padding-bottom: -webkit-calc((1.42857em * 3) + 20px);
		padding-bottom: calc((1.42857em * 3) + 20px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child {
		padding-bottom: -webkit-calc(1.42857em + 20px);
		padding-bottom: calc(1.42857em + 20px);
	}
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img .com:first-child {
		margin-bottom:50px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child {
		margin-bottom:80px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:first-child:after {
		bottom: -54px;
		right: 43px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2):after {
		top: -54px;
		right: 82px;
	}
	#service04 .block04 .bpn_img:nth-child(4) .problem:after {
		bottom: -68px;
		left: -23px;
	}
	#service04 .block04 .bpn_img:nth-child(6) .com:nth-child(2):after {
		top: -54px;
		right: 82px;
	}
	#service04 .block04 .bpn_img:nth-child(6) .problem:after {
		top: -31px;
		left: -37px;
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:first-child:after {
		bottom: -28px;
		left: -webkit-calc(50% - ((7em + 30px) / 2) + 2px);
		left: calc(50% - ((7em + 30px) / 2) + 2px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .com:nth-child(2):after {
		top: -29px;
		right: -webkit-calc(50% - ((7em + 30px) / 2) + 2px);
		right: calc(50% - ((7em + 30px) / 2) + 2px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3):after {
		top: -webkit-calc(100% -35px);
		top: calc(100% - 3px);
		left: -webkit-calc(50% - 8px);
		left: calc(50% - 8px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4):after {
		bottom: -webkit-calc(100% -35px);
		bottom: calc(100% - 3px);
		right: -webkit-calc(50% - 8px);
		right: calc(50% - 8px);
	}
}

#service04 .block04 .bpn_img .com .head,
#service04 .block04 .bpn_img .com .blanch {
	font-weight: bold;
	color: #0052A3;
	margin-bottom:10px;
	text-align:center;
	font-size:16px;
}
#service04 .block04 .bpn_img .com .system {
	position:inherit;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	left: auto;
	top: auto;
	width:auto;
	margin:0;
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img .com:first-child .system	{ float: right; }
	#service04 .block04 .bpn_img .com:nth-child(2) .system	{ float: left; }
}

#service04 .block04 .bpn_img .com ul {
	display:inline-block;
}
@media (min-width: 1024px) {
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2) ul {
		width: -webkit-calc(100% - 4.5em - 50px);
		width: calc(100% - 4.5em - 50px);
		float:right;
	}
}
@media (max-width: 1023px) {
	#service04 .block04 .bpn_img .com ul {
		margin-bottom:0;
	}
	#service04 .block04 .bpn_img:nth-child(4) .com:nth-child(2) ul {
		margin:10px 0 0 0;
	}
}
#service04 .block04 .bpn_img .system,
#service04 .block04 .bpn_img .problem {
	position: absolute;
	padding:5px 10px;
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img .system,
	#service04 .block04 .bpn_img .problem {
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		left: 50%;
	}
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img:nth-child(4) .problem {
		top:  -webkit-calc(1.42857em * 4 + 60px);
		top:  calc(1.42857em * 4 + 60px);
		left: 100px;
	}
	#service04 .block04 .bpn_img:nth-child(6) .problem {
		top:  -webkit-calc(1.42857em * 2 + 70px);
		top:  calc(1.42857em * 2 + 70px);
		left: 100px;
	}
}
#service04 .block04 .bpn_img .system {
	display:inline-block;
	background-color:#9cabb3;
	color: #fff;
	padding:5px 15px;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	width: -webkit-calc(7em + 30px);
	width: calc(7em + 30px);
	text-align:center;
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img .system {
		top: 50%;
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3) { margin-top: -4.5em; }
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4) { margin-bottom: -1em; }
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img .system {
		top: -webkit-calc(1.42857em * 4.5 + 98px);
		top: calc(1.42857em * 4.9 + 98px);
	}
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(3) { left: 50%;		margin-left: -webkit-calc(0px - (7em + 35px));	margin-left: calc(0px - (7em + 35px)); }
	#service04 .block04 .bpn_img:nth-child(8) .system:nth-child(4) { right: 50%;	margin-right: -webkit-calc(0px - (7em + 35px));	margin-right: calc(0px - (7em + 35px)); }
}

#service04 .block04 .bpn_img .problem {
	background-color: #E86917;
	color: #fff;
}

#service04 .block04 .bpn_img .merit {
	clear:both;
}

#service04 .block04 div:nth-last-child(2) img {
	display:block;
	margin:0 auto;
}

#service04 .block04 .bpn_img i {
	position: absolute;
	font-size: 45px;
	text-shadow: rgba(251,249,213,0.5) 2px 0px,  rgba(251,249,213,0.5) -2px 0px, rgba(251,249,213,0.5) 0px -2px, rgba(251,249,213,0.5) 0px 2px, rgba(251,249,213,0.5) 2px 2px , rgba(251,249,213,0.5) -2px 2px, rgba(251,249,213,0.5) 2px -2px, rgba(251,249,213,0.5) -2px -2px, rgba(251,249,213,0.5) 1px 2px,  rgba(251,249,213,0.5) -1px 2px, rgba(251,249,213,0.5) 1px -2px, rgba(251,249,213,0.5) -1px -2px, rgba(251,249,213,0.5) 2px 1px,  rgba(251,249,213,0.5) -2px 1px, rgba(251,249,213,0.5) 2px -1px, rgba(251,249,213,0.5) -2px -1px;
	z-index: 3;
}
@media (min-width: 767px) {
	#service04 .block04 .bpn_img i {
		left:50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}
#service04 .block04 .bpn_img i.fa-times {
	color: #C00;
}
#service04 .block04 .bpn_img:nth-child(4) i.fa-envelope,
#service04 .block04 .bpn_img:nth-child(6) i.fa-male {
	color: #1968b2;
}

#service04 .block04 .bpn_img:nth-child(4) i.fa-envelope {
	-webkit-transform: rotate(-40deg) translateX(-60%);
	-ms-transform: rotate(-40deg) translateX(-60%);
	transform: rotate(-40deg) translateX(-60%);
}

@media (min-width: 767px) {
	#service04 .block04 .bpn_img:nth-child(4) i.fa-times	{ top: 55px; }
	#service04 .block04 .bpn_img:nth-child(4) i.fa-envelope	{ bottom: 60px; }
	#service04 .block04 .bpn_img:nth-child(6) i.fa-times	{ top: 45px; }
	#service04 .block04 .bpn_img:nth-child(6) i.fa-male		{ bottom: 15px; }

	#service04 .block04 .bpn_img:nth-child(4) .problem	{ top: 20px; }
	#service04 .block04 .bpn_img:nth-child(6) .problem	{ top: 10px; }
}
@media (max-width: 766px) {
	#service04 .block04 .bpn_img:nth-child(4) i.fa-times {
		left:53px;
		top: 140px;
	}
	#service04 .block04 .bpn_img:nth-child(4) i.fa-envelope	{
		top: 145px;
		right: 47px;
		font-size: 35px;
		-webkit-transform: rotate(0) translateX(0);
		-ms-transform: rotate(0) translateX(0);
		transform: rotate(0) translateX(0);
	}
	#service04 .block04 .bpn_img:nth-child(6) i.fa-times {
		left:53px;
		top: 105px;
	}
	#service04 .block04 .bpn_img:nth-child(6) i.fa-male {
		right:47px;
		top: 108px;
	}
}

#service04 .block04 .arrow {
	display:inline-block;
	width:100%;
	position:relative;
	text-align:center;
	font-size: 24px;
	color: #c00;
	font-weight:bold;
	text-shadow: #fff 2px 0px,  #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px,  #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px,  #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
#service04 .block04 .arrow span {
	z-index:1;
	position:relative;
}
#service04 .block04 .arrow:before,
#service04 .block04 .arrow:after {
	content: "";
	display:block;
	position:absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index:0;
}
#service04 .block04 .arrow:before {
	background-color: #9cabb3;
	width:250px;
	top:10px;
}
#service04 .block04 .arrow:after {
	width:0;
	height:0;
	border-style: solid;
	border-color: #9cabb3 transparent transparent transparent;
	bottom: 10px;
}
@media (min-width: 767px) {
	#service04 .block04 .arrow {
		padding: 60px 0;
	}
	#service04 .block04 .arrow:after {
		border-width: 75px 300px 0 300px;
	}
	#service04 .block04 .arrow:before {
		height:75px;
	}
}
@media (max-width: 766px) {
	#service04 .block04 .arrow {
		padding: 40px 0;
	}
	#service04 .block04 .arrow:before {
		height:60px;
	}
	#service04 .block04 .arrow:after {
		border-width: 75px 175px 0 175px;
	}
}
#service04 .block04 .merit {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color: #E86917;
	text-align:center;
	padding:5px 0;
	margin:10px 0 0 0;
	clear:both;
	display:inline-block;
	width:100%;
}

#service04 .block06 ul li {
	text-align:left;
}
@media (min-width: 1024px) {
	#service04 .block06 ul li {
		padding-top:200px;
	}
}
@media (max-width: 1023px) {
	#service04 .block06 ul li {
		padding-top:150px;
	}
}

#service04 .block05 ul li dl,
#service04 .block05 ul li dl dt,
#service04 .block05 ul li dl dd {
	margin:0;
	padding:0;
}
#service04 .block05 ul li dl dt {
	margin-bottom:10px;
	font-size:16px;
}

#service04 .block06 ul li i {
	text-shadow: #fff 2px 0px,  #fff -2px 0px, #fff 0px -2px, #fff 0px 2px, #fff 2px 2px , #fff -2px 2px, #fff 2px -2px, #fff -2px -2px, #fff 1px 2px,  #fff -1px 2px, #fff 1px -2px, #fff -1px -2px, #fff 2px 1px,  #fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
#service04 .block06 ul li:first-child i:first-child,
#service04 .block06 ul li:first-child i:nth-child(2) {
	top: 30px;
}
@media (min-width: 767px) {
	#service04 .block06 ul li:first-child i:first-child {
		left: 20px;
	}
	#service04 .block06 ul li:first-child i:nth-child(2) {
		right: 20px;
	}
}
@media (max-width: 766px) {
	#service04 .block06 ul li:first-child i:first-child {
		left: 50%;
		margin-left: -95px;
	}
	#service04 .block06 ul li:first-child i:nth-child(2) {
		right: 50%;
		margin-right: -95px;
	}
}
#service04 .block06 ul li:first-child i:nth-child(3) {
	left:50%;
	top:35px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#service04 .block06 ul li:nth-child(2) i:first-child,
#service04 .block06 ul li:nth-child(2) i:nth-child(2),
#service04 .block06 ul li:nth-child(2) i:nth-child(3) {
	font-size:120px;
}
#service04 .block06 ul li:nth-child(2) i:first-child {
	top:30px;
	right:30px;
}
#service04 .block06 ul li:nth-child(2) i:nth-child(2) {
	top:50px;
}
#service04 .block06 ul li:nth-child(2) i:nth-child(3) {
	top:40px;
	left:50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#service04 .block06 ul li:nth-child(3) i:first-child {
	top:20px;
	right:60px;
}
@media (min-width: 1024px) {
	#service04 .block06 ul li i {
		font-size:140px;
	}
	#service04 .block06 ul li:nth-child(2) i:nth-child(2) {
		left:30px;
	}
	#service04 .block06 ul li:first-child i:nth-child(2),
	#service04 .block06 ul li:nth-child(3) i:first-child {
		font-size: 160px;
	}
	#service04 .block06 ul li:nth-child(3) i:nth-child(2) {
		top:70px;
		left:60px;
		font-size:100px;
	}
}
@media (max-width: 1023px) {
	#service04 .block06 ul li i {
		font-size:100px;
	}
	#service04 .block06 ul li:nth-child(2) i:nth-child(2) {
		left: 50%;
		margin-left: -80px;
	}
	#service04 .block06 ul li:nth-child(2) i:first-child,
	#service04 .block06 ul li:nth-child(2) i:nth-child(2),
	#service04 .block06 ul li:nth-child(2) i:nth-child(3) {
		font-size: 100px;
	}
	#service04 .block06 ul li:first-child i:nth-child(2),
	#service04 .block06 ul li:nth-child(3) i:first-child {
		font-size: 120px;
	}
	#service04 .block06 ul li:nth-child(3) i:nth-child(2) {
		top:50px;
		left:50%;
		margin-left:-80px;
		font-size:100px;
	}
}
@media (max-width: 767px) {
	#service04 .block06 ul li:nth-child(2) i:nth-child(2) {
		left: 50%;
		margin-left: -95px;
		top: 40px;
	}
	#service04 .block06 ul li:nth-child(2) i:first-child {
		right: 50%;
		margin-right: -95px;
		top: 20px;
	}
	#service04 .block06 ul li:nth-child(3) i:first-child {
		right:50%;
		margin-right: -80px;
	}
	#service04 .block06 ul li:nth-child(3) i:nth-child(2) {
		top:40px;
	}
}

#service04 .block06 ul li:first-child i:first-child,
#service04 .block06 ul li:first-child i:nth-child(2),
#service04 .block06 ul li:nth-child(2) i:first-child,
#service04 .block06 ul li:nth-child(2) i:nth-child(2),
#service04 .block06 ul li:nth-child(3) i:first-child {
	color:#9cabb3;
}
#service04 .block06 ul li:first-child i:nth-child(3),
#service04 .block06 ul li:nth-child(2) i:nth-child(3),
#service04 .block06 ul li:nth-child(3) i:nth-child(2) {
	color:#0052A3;
}

@media (max-width: 767px) {
#service03 .block01 .flloat-bx {
	float: none
}
}
@media (max-width: 767px) {
#service03 .block02 .flow-img {
	width: 261px
}
}
#service03 .block03 {
	background: url(library/images/filter.png), -moz-linear-gradient(-10.47% 50% 0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -10.47% 50%, 102.98% 50%, color-stop(0, #e863cd), color-stop(0.5225, #ff8b3f), color-stop(1, #ffffb3));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3', GradientType=1)
}
#service03 .img-cap {
	width: 400px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}

#service05 picture {
	display:none;
}
#service05 .check_flow {
	display: table;
	width:100%;
	margin-bottom:40px;
	border-collapse: separate;
	border-spacing: 0;
	margin:230px 0 40px 0;
}
#service05 .check_flow .guest_user,
#service05 .check_flow .guest_system,
#service05 .check_flow .vendor,
#service05 .check_flow .arrow {
	display:table-cell;
	vertical-align:middle;
	height:300px;
}
#service05 .check_flow .guest_user,
#service05 .check_flow .guest_system,
#service05 .check_flow .vendor {
	width:15%;
	text-align:center;
	border:1px solid #003876;
	color: #003876;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#service05 .check_flow .arrow {
	width:27.5%;
	position:relative;
}
#service05 .check_flow .arrow .left,
#service05 .check_flow .arrow .right {
	display:block;
	position:absolute;
	right:0;
	left:0;
	background-color:#E86917;
	min-height:50px;
}
#service05 .check_flow .arrow .left {
	left:50px;
}
#service05 .check_flow .arrow .right {
	right:50px;
}
#service05 .check_flow .arrow:nth-child(2) .right {
	top: -webkit-calc((1.42857em * 6 + 45px) / 2 + 5px);
	top: calc((1.42857em * 6 + 45px) / 2 + 5px);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
#service05 .check_flow .arrow:nth-child(4) .left {
	top: 5px;
}
#service05 .check_flow .arrow:nth-child(2) .left,
#service05 .check_flow .arrow:nth-child(4) .right {
	bottom: 5px;
}
#service05 .check_flow .arrow .left:before,
#service05 .check_flow .arrow .right:before {
	content:"";
	display:block;
	width:0;
	height:0;
	border-style: solid;
	border-width: 40px 50px;
	border-color: transparent;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	position:absolute;
}
#service05 .check_flow .arrow .left:before {
	border-left-width: 0;
	border-right-color: #E86917;
	right: 100%;
}
#service05 .check_flow .arrow .right:before {
	border-right-width: 0;
	border-left-color: #E86917;
	left: 100%;
}
#service05 .check_flow .arrow:nth-child(2) .left:before,
#service05 .check_flow .arrow:nth-child(4) .right:before {
	border-top-width: -webkit-calc((1.42857em * 4 + 22px) / 2);
	border-top-width: calc((1.42857em * 4 + 22px) / 2);
	border-bottom-width: -webkit-calc((1.42857em * 4 + 22px) / 2);
	border-bottom-width: calc((1.42857em * 4 + 22px) / 2);
}
#service05 .check_flow .arrow:nth-child(4) .left:before {
	border-top-width: -webkit-calc((1.42857em * 6 + 45px) / 2);
	border-top-width: calc((1.42857em * 6 + 45px) / 2);
	border-bottom-width: -webkit-calc((1.42857em * 6 + 45px) / 2);
	border-bottom-width: calc((1.42857em * 6 + 45px) / 2);
}
#service05 .check_flow .arrow .left ul,
#service05 .check_flow .arrow .right ul {
	margin: 10px;
	color:#fff;
}
#service05 .check_flow .arrow:nth-child(4) .left {
	text-align:center;
}
#service05 .check_flow .arrow:nth-child(4) .left .development_system {
	padding:10px 25px;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	background-color: #003876;
	color:#fff;
	display:inline-block;
	margin:10px 0 0 0;
}
@media (min-width: 768px) {
	#service05 .check_flow .arrow:nth-child(4) .left .development_system br {
		display:none;
	}
	#service05 .check_flow .arrow .bg {
		background:none;
	}
}
#service05 .check_flow .arrow:nth-child(4) .left ul {
	text-align:left;
	margin-top:5px;
}
#service05 .check_flow .arrow:nth-child(4) .left .axia {
	position:absolute;
	bottom:205px;
	color: #333;
	font-weight:normal;
	line-height:1.42857;
	left: -50px;
	right: 0;
	display:inline-block;
	padding:10px 10px 5px 10px;
	background-color: #c00;
	color:#fff;
	text-align:left;
	font-weight:bold;
}
#service05 .check_flow .arrow:nth-child(4) .left .axia:before {
	position:absolute;
	content: "";
	left: 50%;
	display:block;
	top:100%;
	border-style: solid;
	border-width: 28px 130px 0 130px;
	border-color: #c00 transparent transparent transparent;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
#service05 .check_flow .arrow:nth-child(4) .left .axia ul {
	position: relative;
	bottom: auto;
	margin: 5px 0;
	font-weight:normal;
}

#service05 .flow {
	display:inline-block;
	width:100%;
	margin-bottom:40px;
	position:relative;
}
#service05 .flow .support {
	border:3px solid #003876;
	padding: 20px 30px;
	width: 65%;
	float:left;
	text-align:center;
	background-color:#fff;
}
#service05 .flow .support ul {
	text-align:center;
	list-style:none;
	margin: 10px -30px -10px -30px;
	padding:0;
	letter-spacing: -0.4em;
}
#service05 .flow .support ul li {
	border: 1px solid #ccc;
	background-color: #eee;
	display: inline-table;
	letter-spacing: normal;
	text-align:center;
	vertical-align:middle;
	margin: 10px;
	width: -webkit-calc((100% - 80px) / 3);
	width: calc((100% - 80px) / 3);
	box-sizing: border-box;
	height: 60px;
}
#service05 .flow .support ul li span {
	display:table-cell;
	vertical-align:middle;
	font-size: 14px;
}

#service05 .flow .support h4 {
	font-weight:bold;
	font-size:18px;
	color:#003876;
}
#service05 .flow .start {
	position:absolute;
	right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0;
	height:150px;
	width: 25%;
	text-align: center;
	line-height:150px;
	background-color:#E86917;
	color:#fff;
	font-weight:bold;
	font-size:18px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}
#service05 .flow .start:before,
#service05 .flow .start:after {
	position:absolute;
	content: "";
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display:block;
}
#service05 .flow .start:before {
	height:60px;
	width: -webkit-calc((100% / 2.5) - 50px);
	width: calc((100% / 2.5) - 50px);
	background-color: #003876;
	right: -webkit-calc(100% + 50px);
	right: calc(100% + 50px);
}
#service05 .flow .start:after {
	width:0;
	height:0;
	border-style: solid;
	border-width: 60px 0 60px 50px;
	border-color: transparent transparent transparent #003876;
	right: 100%;
}

@media (max-width: 767px) {
	#service05 picture {
		display:block;
		margin-bottom: 40px;
		margin-left:-10px;
	}
	#service05 .check_flow {
		display: none;
	}
	#service05 .flow .support {
		float:none;
		width: 100%;
		padding:10px;
	}
	#service05 .flow .support ul {
		margin:0 -10px;
	}
	#service05 .flow .support ul li {
		width:-webkit-calc((100% - 30px) / 2);
		width:calc((100% - 30px) / 2);
		margin:5px;
	}
	#service05 .flow .start {
		position:relative;
		width:100%;
		-webkit-transform: translate(0);
		-ms-transform: translate(0);
		transform: translate(0);
		height: auto;
		padding: 20px 0;
		line-height:100%;
		margin-top:40px;
	}
	#service05 .flow .start:before {
		display:none;
	}
	#service05 .flow .start:after {
		top: auto;
		bottom: -webkit-calc(100% + 5px);
		bottom: calc(100% + 5px);
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
		border-width: 30px 60px 0 60px;
		border-color: #003876 transparent transparent transparent;
	}
}

.customer-voice .header {
	text-align: center;
	padding: 55px 0;
	border-top: 1px solid #838383;
	border-bottom: 1px solid #838383
}
.customer-voice .header .cv {
	font-size: 18px;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	color: #003876;
	margin-right: 30px
}
.customer-voice .header h3 {
	display: inline;
	font-weight: bold;
	font-size: 26px;
	color: #333
}
@media (max-width: 767px) {
.customer-voice .header {
	padding: 30px 0 20px
}
.customer-voice .header .cv {
	margin-right: 0
}
.customer-voice .header h3 {
	display: block
}
}
.customer-voice .content .q {
	position: relative;
	color: #0052A3;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.75;
	padding-left: 85px;
	margin-bottom: 40px
}
.customer-voice .content .q:before {
	position: absolute;
	left: 0;
	top: 1.25em;
	content: "";
	display: block;
	width: 75px;
	border-bottom: 1px solid #0052A3
}
@media (max-width: 767px) {
.customer-voice .content .q {
	padding-left: 45px;
	font-size: 16px;
	margin-bottom: 10px
}
.customer-voice .content .q:before {
	width: 35px
}
}
.customer-voice .content .a {
	line-height: 2.25;
	margin-bottom: 60px
}
@media (max-width: 767px) {
.customer-voice .content .a {
	font-size: 13px;
	margin-bottom: 30px
}
}
.customer-voice .content-container {
	width: 730px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.members-voice .first-block {
	color: #003876;
	font-weight: bold
}
.members-voice .first-block .heading {
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.6;
	display: inline-block;
	white-space: nowrap;
	z-index: 100;
	position: inherit;
	padding: 0px 8px;
	margin-bottom: 8px;
	background: -moz-linear-gradient(-19.52% 50% 0deg, #559ea6 0%, #1665cc 30.09%, #398a8e 70.44%, #b8ffe8 100%);
	background: -webkit-linear-gradient(0deg, #559ea6 0%, #1665cc 30.09%, #398a8e 70.44%, #b8ffe8 100%);
	background: -webkit-gradient(linear, -19.52% 50%, 121.53% 50%, color-stop(0, #559ea6), color-stop(0.3009, #1665cc), color-stop(0.7044, #398a8e), color-stop(1, #b8ffe8));
	background: -o-linear-gradient(0deg, #559ea6 0%, #1665cc 30.09%, #398a8e 70.44%, #b8ffe8 100%);
	background: -ms-linear-gradient(0deg, #559ea6 0%, #1665cc 30.09%, #398a8e 70.44%, #b8ffe8 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#559EA6', endColorstr='#B8FFE8' ,GradientType=0)";
	background: linear-gradient(90deg, #559ea6 0%, #1665cc 30.09%, #398a8e 70.44%, #b8ffe8 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#559EA6', endColorstr='#B8FFE8', GradientType=1)
}
@media (max-width: 767px) {
.members-voice .first-block .heading {
	font-size: 20px;
	padding: 4px 8px;
	white-space: normal
}
}
.members-voice .first-block .prof {
	line-height: 45.46px;
	font-family: "Oswald", "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif
}
.members-voice .hd {
	margin-top: 60px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.6px;
	color: #0052A3;
	line-height: 29.46px
}
.members-voice .hd.mt-0 {
	margin-top: 0
}
@media (max-width: 767px) {
.members-voice .hd {
	margin-top: 30px
}
}
.members-voice p {
	line-height: 33.2px
}
@media (max-width: 767px) {
.members-voice p {
	font-size: 13px
}
}
.table-header {
	position: relative
}
.table-header h3 {
	font-size: 22px;
	font-weight: bold;
	text-align: center
}
.table-header a.btn, .table-header a.comment-reply-link, .table-header .form-submit a#submit, .form-submit .table-header a#submit {
	position: absolute;
	top: -4px;
	right: 0
}
@media (max-width: 767px) {
.table-header a.btn, .table-header a.comment-reply-link, .table-header .form-submit a#submit, .form-submit .table-header a#submit {
	position: relative;
	top: auto;
	margin: 0 auto;
	display: block;
	max-width: 230px
}
}
.table-noborder th, .table-noborder td {
	border: 0;
	padding: 30px 40px;
	line-height: 33.2px
}
.table-noborder th {
	width: 20%;
	padding-left: 0;
	border-right: 1px solid #000;
	background: inherit
}
.table-noborder tr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000
}
@media (max-width: 767px) {
.table-noborder {
	font-size: 10px
}
.table-noborder th {
	padding: 10px 0;
	min-width: 70px
}
.table-noborder td {
	padding: 10px 15px
}
}
#contact .form-horizontal .control-label,
.wp-block-contact-form-7-contact-form-selector .control-label {
	text-align: left;
	font-size: 15px;
	font-weight: bold
}
#contact input[type=text], #contact input[type=password], #contact input[type=email], #contact input[type=url], #contact input[type=number],
.wp-block-contact-form-7-contact-form-selector input[type=text], .wp-block-contact-form-7-contact-form-selector input[type=password], .wp-block-contact-form-7-contact-form-selector input[type=email], .wp-block-contact-form-7-contact-form-selector input[type=url], .wp-block-contact-form-7-contact-form-selector input[type=number] {
	height: 50px
}
#contact .form-group,
.wp-block-contact-form-7-contact-form-selector .form-group {
	margin-bottom: 30px;
	min-height: 50px
}
#contact .form-group .radio-inline, #contact .form-group .wpcf7-radio .wpcf7-list-item,
.wp-block-contact-form-7-contact-form-selector .form-group .radio-inline, .wp-block-contact-form-7-contact-form-selector .form-group .wpcf7-radio .wpcf7-list-item {
	margin-right: 30px
}
#contact .form-group .radio-inline, #contact .form-group .checkbox-inline,
.wp-block-contact-form-7-contact-form-selector .form-group .radio-inline, .wp-block-contact-form-7-contact-form-selector .form-group .checkbox-inline {
	padding-left: 10px
}
#contact .require,
.wp-block-contact-form-7-contact-form-selector .require {
	font-weight: bold;
	color: #C1272D;
	float: right
}
#book .block01 .shadow {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5)
}
#book .block01 .shop-links {
	line-height: 25.2px
}
#book .block01 .shop-links a {
	color: #0052A3
}
#book .block01 a.btn, #book .block01 a.comment-reply-link, #book .block01 .form-submit a#submit, .form-submit #book .block01 a#submit {
	width: 220px;
	max-width: 100%
}
#book .block02 {
	background: url(library/images/book/book-2-bg.png) top center/cover no-repeat
}
@media (max-width: 767px) {
#book .block02 {
	background-image: url(library/images/book/book-2-bg-sp.jpg);
	background-size: 100%;
	padding-top: 260px
}
}
#book .block02 .message {
	float: right;
	width: 580px;
	padding: 50px;
	margin-right: 70px;
	background-color: rgba(255,255,255,0.9)
}
@media (max-width: 767px) {
#book .block02 .message {
	float: none;
	max-width: 100%;
	margin: 0 auto;
	padding: 20px
}
}
#book .block02 .yonemura {
	vertical-align: bottom;
	margin-left: 10px
}
@media (max-width: 767px) {
#book .block02 .yonemura {
	margin-top: 10px
}
}
#book .president {
	font-family: "游明朝体", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif
}
#page-teammember .members-row {
	margin-left: -10px;
	margin-right: -10px;
	display: flex;
	flex-wrap: wrap
}
#page-teammember .members-row>div {
	position: relative;
	width: 100%;
	padding: 0 22.5px
}
@media (min-width: 480px) {
#page-teammember .members-row>div {
	width: 50%;
	float: left;
	padding: 0 22.5px
}
}
@media (min-width: 992px) {
#page-teammember .members-row>div {
	width: 25%;
	float: left;
	padding: 0 22.5px
}
}
#page-teammember .header {
	margin-left: -12.5px;
	margin-right: -12.5px;
	z-index: 1
}
#page-teammember .header img {
	width: 100%
}
#page-teammember .content {
	position: relative;
	background: #fff;
	padding: 15px 15px 5px;
	margin: -12px 0 20px;
	font-size: 13px;
	height: 250px;
	overflow: hidden;
	z-index: 10
}
#page-teammember .content .lead {
	font-size: 18px;
	color: #003876;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 1.41;
	letter-spacing: 1.98px;
	height: 4.3em;
	overflow: hidden
}
#page-teammember .content .post {
	font-size: 12px;
	font-weight: bold;
	line-height: 20.2px
}
#page-teammember .content .name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 20.2px
}
#page-teammember .content .comment {
	line-height: 1.414;
	height: 7.0em;
	overflow: hidden
}
#page-teammember .content .comment p {
	margin-bottom: 0
}
#aboutus h2, #aboutus h3 {
	line-height: 1.6
}
#aboutus .img-responsive {
	max-width: 80%
}
#aboutus .block01 .stick {
	width: 600px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
#aboutus .block01 .stick h3 {
	font-size: 22px;
	width: 440px;
	max-width: 90%;
	padding-bottom: 25px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px solid #003876
}
@media (max-width: 767px) {
#aboutus .block01 .stick h3 {
	margin-bottom: 30px;
	margin-top: 0
}
}
#aboutus .block01 .col header {
	font-size: 18px;
	line-height: 18.46px;
	font-weight: bold;
	letter-spacing: 1.98px;
	color: #003876;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px
}
@media (max-width: 767px) {
#aboutus .block01 .col {
	margin-left: -5px;
	margin-right: -5px
}
#aboutus .block01 .col>div {
	padding: 20px 5px
}
}
@media (max-width: 767px) {
#aboutus .st22 {
	text-align: left;
	color: #000
}
}
#company .title {
	font-size: 20px
}
#company .fixed-border {
	width: 110px;
	margin: 12px auto
}
#company .subtitle {
	font-weight: bold
}
#company .heading {
	font-size: 32px;
	letter-spacing: 3.52px;
	color: #003876;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center
}
@media (max-width: 767px) {
#company .heading {
	font-size: 22px;
	margin-bottom: 10px;
	letter-spacing: inherit
}
}
#company .desc {
	font-weight: bold;
	margin-bottom: 70px;
	text-align: center
}
@media (max-width: 767px) {
#company .desc {
	font-size: 12px;
	margin-bottom: 30px
}
}
#company .gr-wrap {
	background: -moz-linear-gradient(-15.79% 353.96% 44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -webkit-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -webkit-gradient(linear, -15.79% 353.96%, 101.53% -188.09%, color-stop(0, #559fa7), color-stop(0.3009, #1665cd), color-stop(0.7044, #398b8f), color-stop(1, #b9ffe9));
	background: -o-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -ms-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#559FA7', endColorstr='#B9FFE9' ,GradientType=0)";
	background: linear-gradient(45.24deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#559FA7', endColorstr='#B9FFE9', GradientType=1);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
	margin-bottom: 30px
}
#company .gr-bx {
	padding: 55px 40px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
@media (max-width: 767px) {
#company .gr-bx {
	padding: 25px 20px
}
}
#company .gr-bx .header {
	color: #0052A3;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 55px
}
@media (max-width: 767px) {
#company .gr-bx .header {
	margin-bottom: 25px
}
}
#company .gr-bx .content {
	font-size: 13px;
	line-height: 21.2px
}
#company .flex-matchheight>div {
	width: 48.2%
}
@media (max-width: 767px) {
#company .flex-matchheight {
	display: block
}
#company .flex-matchheight>div {
	width: 100%
}
}
#company .block05 .gr-bx {
	background-color: #e6e6e6;
	margin-bottom: 30px
}
#company .block05 .gr-bx .header {
	color: inherit;
	font-size: 19px
}
#faq-section {
	padding-bottom: 70px;
}
@media (max-width: 767px) {
#faq-section {
	padding-bottom: 40px;
	padding-top: 40px
}
}
#faq-section header {
	max-width: 100%;
	margin: 50px auto 60px
}
.single-faq #faq-section header {
	margin-top: 75px
}
#faq-section header .lead {
	text-align: center;
	font-size: 22px;
	margin: 20px 0 60px
}
@media (max-width: 767px) {
#faq-section header {
	margin-top: 20px
}
.single-faq #faq-section header {
	margin-top: 20px
}
#faq-section header .lead {
	margin-top: 0;
	font-size: 18px;
}
}
#faq-section .category-head {
	text-align: center;
	font-size: 22px;
	color: #0052A3;
	margin-bottom: 30px
}
.single-faq #faq-section .category-head {
	margin-top: 100px
}
@media (max-width: 767px) {
#faq-section .category-head {
	font-size: 15px;
	margin-bottom: 15px
}
}
#faq-section .category {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: table
}
#faq-section .category>div {
	display: table-cell;
	padding: 5px 5px
}
#faq-section .category>div>a {
	display: block;
	text-align: center;
	border: 1px solid #003876;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 1;
	padding: 18px 10px;
	color: #003876;
	font-weight: bold
}
#faq-section .category>div>a:hover {
	background-color: #e6e6e6;
	text-decoration: none
}
#faq-section .category>div>a.active {
	background-color: #e6e6e6
}
@media (max-width: 767px) {
#faq-section .category {
	display: block;
	padding: 5px 20px
}
#faq-section .category>div {
	display: block
}
}
#faq-section .page-title {
	font-size: 22px;
	margin-bottom: 40px
}
#faq-section .faq-list {
	max-width: 100%;
	margin: 0 auto
}
#faq-section .faq-list article {
	padding: 40px 0;
	display: flex;
	align-items: center
}
@media (max-width: 767px) {
#faq-section .faq-list article {
	display: block;
	padding: 20px 0
}
}
#faq-section .faq-list article>div {
	align-self: flex-end
}
#faq-section .faq-list article .answer {
	padding-left: 40px;
	line-height: 1.813;
}
@media (max-width: 767px) {
	#faq-section .faq-list article .answer {
		font-size: 12px;
		line-height: 1.76;
	}
}
#faq-section .faq-list article .btn, #faq-section .faq-list article .comment-reply-link, #faq-section .faq-list article .form-submit #submit, .form-submit #faq-section .faq-list article #submit {
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	position: relative
}
#faq-section .faq-list article .btn:after, #faq-section .faq-list article .comment-reply-link:after, #faq-section .faq-list article .form-submit #submit:after, .form-submit #faq-section .faq-list article #submit:after {
	content: "\f178";
	font-size: 13px;
	position: absolute;
	top: 50%;
	right: 7px;
	margin-top: -6.5px;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.single-faq #faq-section article {
	padding: 0 20px;
	margin: 0 auto;
	max-width: 100%
}
#faq-section .question {
	position: relative;
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: .07em;
	color: #003876;
	padding-left: 40px;
	padding-top: 5px;
	margin-top: 0;
	margin-bottom: 20px
}
.single-faq #faq-section .question {
	margin: 40px auto
}
@media (max-width: 767px) {
	.single-faq #faq-section .question {
		margin: 30px auto;
	}
}
#faq-section .question a {
	color: #003876
}
#faq-section .question:before {
	content: "Q";
	font-size: 22px;
	position: absolute;
	left: 0;
	top: 0
}
.single-faq #faq-section .answer {
	max-width: 100%;
	margin: 30px auto 40px;
	font-size: 16px;
	line-height: 183%;
}
@media (max-width: 767px) {
	.single-faq #faq-section .answer {
		width: 690px;
		margin: 30px auto 80px;
		line-height: 1.7;
		font-size: 15px;
	}
}
#faq-section .to-category {
	width: 340px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block
}
#faq-section .readmore {
	margin: 40px auto;
	display: block;
	width: 150px;
	font-family: "Oswald", sans-serif;
	font-weight: normal
}
#mobile-fied-nav {
	display: none;
	position: fixed;
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
	z-index: 200;
	background-color: #000;
	left:0;
	right:0;
}
@media (max-width: 1024px) {
#mobile-fied-nav {
	display: none
}
}
.mobile-nav {
	list-style: none;
	background-color: #000;
	margin: 0;
	padding: 0 5px
}
.mobile-nav:before, .mobile-nav:after {
	content: " ";
	display: table
}
.mobile-nav:after {
	clear: both
}
.mobile-nav>li {
	display: table-cell;
	width: 1%
}
.mobile-nav>li>a {
	font-family: "Oswald", sans-serif;
	font-weight: normal;
	line-height: 1;
	letter-spacing: -.04em;
	color: #fff;
	margin-bottom: 0;
	display: block;
	padding: 28px 5px 5px;
	text-align: center
}
@media (max-width: 767px) {
	.mobile-nav>li>a {
		font-size: 10px;
		height: 45px;
	}
}
.mobile-nav>li>a:hover, .mobile-nav>li>a:focus {
	text-decoration: none
}
.mobile-nav>.open>a, .mobile-nav>.open>a:hover, .mobile-nav>.open>a:focus {
	background-color: #e6e6e6;
	color: #0052A3;
	text-decoration: none
}
.mobile-nav>.open>.dropdown-menu {
	display: block;
	background: #e6e6e6;
	position: absolute;
	height: 45px;
	overflow: hidden;
	top: -45px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	width: 100%;
	text-align: center;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.mobile-nav>.service.open>.dropdown-menu {
	line-height: 200%;
	padding: 7px 0;
	top: -9em;
	height: 9em;
	font-size: 10px;
}
.mobile-nav>.open>.dropdown-menu:before, .mobile-nav>.open>.dropdown-menu:after {
	content: " ";
	display: table
}
.mobile-nav>.open>.dropdown-menu:after {
	clear: both
}
.mobile-nav>.open>.dropdown-menu>li {
	display: inline-block
}
.mobile-nav>.open>.dropdown-menu>li>a {
	color: #0052A3;
	font-size: 10px;
	line-height: 1;
	padding: 17px 0;
}
.mobile-nav>.service.open>.dropdown-menu>li>a {
	padding:8px 0;
}
.mobile-nav>.open>.dropdown-menu>li>a>span {
	border-right: 1px solid #0052A3;
	padding: 0 10px
}
.mobile-nav>.open>.dropdown-menu>li:last-child>a>span {
	border-right: 0
}
.mobile-nav>li>a {
	background: center bottom 16px / auto 27.5px no-repeat
}
.mobile-nav>.about>a {
	background-image: url(library/images/icons/about.png)
}
.mobile-nav>.open.about>a {
	background-image: url(library/images/icons/about-a.png)
}
.mobile-nav>.service>a {
	background-image: url(library/images/icons/service.png)
}
.mobile-nav>.open.service>a {
	background-image: url(library/images/icons/service-a.png)
}
.mobile-nav>.blog>a {
	background-image: url(library/images/icons/blog.png)
}
.mobile-nav>.open.blog>a {
	background-image: url(library/images/icons/blog-a.png)
}
.mobile-nav>.faq>a {
	background-image: url(library/images/icons/faq.png)
}
.mobile-nav>.open.faq>a {
	background-image: url(library/images/icons/faq-a.png)
}
.mobile-nav>.company>a {
	background-image: url(library/images/icons/company.png)
}
.mobile-nav>.open.company>a {
	background-image: url(library/images/icons/company-a.png)
}
.mobile-nav>.other>a {
	background-image: url(library/images/icons/other.png)
}
.mobile-nav>.open.other>a {
	background-image: url(library/images/icons/other-a.png)
}
.font-12 {
	font-size: 12px
}
.font-13 {
	font-size: 13px
}
.font-15 {
	font-size: 15px
}
.font-16 {
	font-size: 16px
}
.font-18 {
	font-size: 18px
}
.font-20 {
	font-size: 20px
}
.font-22 {
	font-size: 22px
}
.font-24 {
	font-size: 24px
}
.font-26 {
	font-size: 26px
}
.font-28 {
	font-size: 28px
}
.font-30 {
	font-size: 30px
}
.font-31 {
	font-size: 31px
}
.font-32 {
	font-size: 32px
}
.font-34 {
	font-size: 34px
}
.font-36 {
	font-size: 36px
}
.font-50 {
	font-size: 50px
}
@media (max-width: 767px) {
.xs-font-9 {
	font-size: 9px
}
.xs-font-10 {
	font-size: 10px
}
.xs-font-11 {
	font-size: 11px
}
.xs-font-12 {
	font-size: 12px
}
.xs-font-13 {
	font-size: 13px
}
.xs-font-15 {
	font-size: 15px
}
.xs-font-16 {
	font-size: 16px
}
.xs-font-18 {
	font-size: 18px
}
.xs-font-20 {
	font-size: 20px
}
.xs-font-22 {
	font-size: 22px
}
.xs-font-24 {
	font-size: 24px
}
.xs-font-26 {
	font-size: 26px
}
.xs-font-28 {
	font-size: 28px
}
.xs-font-30 {
	font-size: 30px
}
.xs-font-32 {
	font-size: 32px
}
}
.font-b {
	font-weight: bold
}
.font-wn {
	font-weight: normal !important
}
.ls--10 {
	letter-spacing: -.01em
}
.ls-50 {
	letter-spacing: .05em
}
.ls-70, .customer-voice .header .cv {
	letter-spacing: .07em
}
.ls-100 {
	letter-spacing: .1em
}
@media (max-width: 767px) {
.xs-ls--10 {
	letter-spacing: -.01em !important
}
.xs-ls-50 {
	letter-spacing: .05em !important
}
.xs-ls-70 {
	letter-spacing: .07em !important
}
.xs-ls-100 {
	letter-spacing: .1em !important
}
.xs-ls-0 {
	letter-spacing: 0 !important
}
}
.ls-110 {
	letter-spacing: 0.22em
}
.color-p {
	color: #003876
}
.color-s {
	color: #0052A3
}
.color-o {
	color: #E86917
}
.color-w {
	color: #fff
}
.color-b {
	color: #000
}
.lh-10 {
	line-height: 1
}
.lh-14 {
	line-height: 1.4
}
.lh-16 {
	line-height: 1.6
}
.lh-18 {
	line-height: 1.8
}
.lh-20 {
	line-height: 2
}
.lh-22 {
	line-height: 2.2
}
.lh-30 {
	line-height: 3
}
.lh-40 {
	line-height: 4
}
@media (max-width: 767px) {
.xs-lh-10 {
	line-height: 1
}
.xs-lh-14 {
	line-height: 1.4
}
.xs-lh-16 {
	line-height: 1.6
}
.xs-lh-18 {
	line-height: 1.8
}
.xs-lh-20 {
	line-height: 2
}
.xs-lh-22 {
	line-height: 2.2
}
.xs-lh-30 {
	line-height: 3
}
.xs-lh-40 {
	line-height: 4
}
}
.lh-px-35 {
	line-height: 35px
}
.lh-px-28 {
	line-height: 28px
}
@media (max-width: 767px) {
.xs-center {
	text-align: center
}
}
.gradient-bg {
	background: -moz-linear-gradient(-.37% 50% 0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-gradient(linear, -.37% 50%, 100.42% 50%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: -o-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -ms-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: linear-gradient(90deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1)
}
.gradient-bg2 {
	background: url(library/images/filter.png), -moz-linear-gradient(-.37% 50% 0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -.37% 50%, 100.42% 50%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1)
}
.gradient-bg-deg45 {
	background: -moz-linear-gradient(-15.79% 353.96% 44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -webkit-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -webkit-gradient(linear, -15.79% 353.96%, 101.53% -188.09%, color-stop(0, #559fa7), color-stop(0.3009, #1665cd), color-stop(0.7044, #398b8f), color-stop(1, #b9ffe9));
	background: -o-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	background: -ms-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#559FA7', endColorstr='#B9FFE9' ,GradientType=0)";
	background: linear-gradient(45.24deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #b9ffe9 100%);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#559FA7', endColorstr='#B9FFE9', GradientType=1)
}
.gradient-bg-orange {
	background: url(library/images/filter.png), -moz-linear-gradient(-10.47% 50% 0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -webkit-gradient(linear, -10.47% 50%, 102.98% 50%, color-stop(0, #e863cd), color-stop(0.5225, #ff8b3f), color-stop(1, #ffffb3));
	background: url(library/images/filter.png), -o-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	background: url(library/images/filter.png), -ms-linear-gradient(0deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3' ,GradientType=0)";
	background: url(library/images/filter.png), linear-gradient(90deg, #e863cd 0%, #ff8b3f 52.25%, #ffffb3 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#E863CD', endColorstr='#FFFFB3', GradientType=1)
}
.gradient-bg-orange .btn-success {
	border: 1px solid #fff;
	padding: 15px
}
.container-lg {
	margin-right: auto;
	margin-left: auto
}
@media (min-width: 768px) {
.container-lg {
	width: 100%
}
}
@media (min-width: 1230px) {
.container-lg {
	width: 1200px
}
}
.container-1200 {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
.container-1200 {
	width: 100%
}
}
@media (min-width: 1230px) {
.container-1200 {
	width: 1230px
}
}
@media (max-width: 767px) {
.container-1200 {
	padding-left: 20px;
	padding-right: 20px
}
}
.restricter {
	max-width: 100%
}
.full-width {
	width: 100%
}
.pos-r {
	position: relative
}
@media (max-width: 767px) {
.container-fluid, .container {
	padding-left: 20px;
	padding-right: 20px
}
.row {
	margin-left: -20px;
	margin-right: -20px
}
.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 {
	padding-left: 20px;
	padding-right: 20px
}
}
.flex-parent {
	display: flex;
	align-items: center
}
.flex-matchheight {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: stretch
}
.flex-matchheight>div.gr-wrap {
	display: flex
}
@media (max-width: 767px) {
.force-xs-block {
	display: block
}
}
hr.p {
	background-color: #003876;
	height: 1px;
	border: 0;
	margin: 0
}
hr.gr {
	background: -moz-linear-gradient(-.37% 50% 0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -webkit-gradient(linear, -.37% 50%, 100.42% 50%, color-stop(0, #55a0a8), color-stop(0.3009, #1665ce), color-stop(0.7044, #398c90), color-stop(1, #baffea));
	background: -o-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	background: -ms-linear-gradient(0deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA' ,GradientType=0)";
	background: linear-gradient(90deg, #55a0a8 0%, #1665ce 30.09%, #398c90 70.44%, #baffea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#55A0A8', endColorstr='#BAFFEA', GradientType=1);
	height: 1px;
	border: 0;
	margin: 0
}
hr.gr-2x {
	height: 2px
}
hr.gr-5x {
	height: 5px
}
.width-300 {
	width: 300px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.width-500 {
	width: 500px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.width-600 {
	width: 600px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.width-700 {
	width: 700px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.width-850 {
	width: 850px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
.dis-b {
	display: block
}
.dis-ib {
	display: inline-block
}
.pam {
	padding: 30px
}
.mam {
	margin: 30px
}
.mt-10 {
	margin-top: 10px
}
.mb-10 {
	margin-bottom: 10px
}
.mt-15 {
	margin-top: 15px
}
.mb-15 {
	margin-bottom: 15px
}
.mt-20 {
	margin-top: 20px
}
.mb-20 {
	margin-bottom: 20px
}
.mt-25 {
	margin-top: 25px
}
.mb-25 {
	margin-bottom: 25px
}
.mt-30 {
	margin-top: 30px
}
.mb-30 {
	margin-bottom: 30px
}
.mt-35 {
	margin-top: 35px
}
.mb-35 {
	margin-bottom: 35px
}
.mt-40 {
	margin-top: 40px
}
.mb-40 {
	margin-bottom: 40px
}
.mt-45 {
	margin-top: 45px
}
.mb-45 {
	margin-bottom: 45px
}
.mt-50 {
	margin-top: 50px
}
.mb-50 {
	margin-bottom: 50px
}
.mt-60 {
	margin-top: 60px
}
.mb-60 {
	margin-bottom: 60px
}
.mt-70 {
	margin-top: 70px
}
.mb-70 {
	margin-bottom: 70px
}
.mt-80 {
	margin-top: 80px
}
.mb-80 {
	margin-bottom: 80px
}
.mt-100 {
	margin-top: 100px
}
.mb-100 {
	margin-bottom: 100px
}
.man {
	margin: 0
}
.pt-15 {
	padding-top: 15px
}
.pb-15 {
	padding-bottom: 15px
}
.pt-20 {
	padding-top: 20px
}
.pb-20 {
	padding-bottom: 20px
}
.pt-25 {
	padding-top: 25px
}
.pb-25 {
	padding-bottom: 25px
}
.pt-30 {
	padding-top: 30px
}
.pb-30 {
	padding-bottom: 30px
}
.pt-40 {
	padding-top: 40px
}
.pb-40 {
	padding-bottom: 40px
}
.pt-45 {
	padding-top: 45px
}
.pb-45 {
	padding-bottom: 45px
}
.pt-50 {
	padding-top: 50px
}
.pb-50 {
	padding-bottom: 50px
}
.pt-60 {
	padding-top: 60px
}
.pb-60 {
	padding-bottom: 60px
}
.pt-70 {
	padding-top: 70px
}
.pb-70 {
	padding-bottom: 70px
}
.pt-80 {
	padding-top: 80px
}
.pb-80 {
	padding-bottom: 80px
}
.pt-90 {
	padding-top: 90px
}
.pb-90 {
	padding-bottom: 90px
}
.pl-5 {
	padding-left: 5px
}
.pr-5 {
	padding-right: 5px
}
.pa-5 {
	padding: 5px
}
.pl-10 {
	padding-left: 10px
}
.pr-10 {
	padding-right: 10px
}
.pa-10 {
	padding: 10px
}
.pl-15 {
	padding-left: 15px
}
.pr-15 {
	padding-right: 15px
}
.pa-15 {
	padding: 15px
}
.pl-20 {
	padding-left: 20px
}
.pr-20 {
	padding-right: 20px
}
.pa-20 {
	padding: 20px
}
.pl-30 {
	padding-left: 30px
}
.pr-30 {
	padding-right: 30px
}
.pa-30 {
	padding: 30px
}
.pan {
	padding: 0
}
@media (max-width: 767px) {
.xs-m-lr {
	margin-left: 20px;
	margin-right: 20px
}
.xs-m-all {
	margin: 20px
}
.xs-m-none {
	margin: 0
}
.xs-m-tb {
	margin-top: 20px;
	margin-bottom: 20px
}
.xs-m-tb-2x {
	margin-top: 40px;
	margin-bottom: 40px
}
.xs-m-tb-none {
	margin-top: 0;
	margin-bottom: 0
}
.xs-nm-lr {
	margin-left: -20px;
	margin-right: -20px
}
.xs-nm-lr-s {
	margin-left: -10px;
	margin-right: -10px
}
.xs-p-tb {
	padding-top: 20px;
	padding-bottom: 20px
}
.xs-p-tb-2x {
	padding-top: 40px;
	padding-bottom: 40px
}
.xs-p-tb-none {
	padding-top: 0;
	padding-bottom: 0
}
.xs-p-lr {
	padding-left: 20px;
	padding-right: 20px
}
.xs-p-all {
	padding: 20px
}
.xs-p-all-s {
	padding: 10px
}
.xs-p-lr-2x {
	padding-left: 40px;
	padding-right: 40px
}
.xs-p-lr-s {
	padding-left: 10px;
	padding-right: 10px
}
.xs-p-none {
	padding: 0
}
.xs-mt-0 {
	margin-top: 0px
}
.xs-mb-0 {
	margin-bottom: 0px
}
.xs-mt-5 {
	margin-top: 5px
}
.xs-mb-5 {
	margin-bottom: 5px
}
.xs-mt-10 {
	margin-top: 10px
}
.xs-mb-10 {
	margin-bottom: 10px
}
.xs-mt-15 {
	margin-top: 15px
}
.xs-mb-15 {
	margin-bottom: 15px
}
.xs-mt-20 {
	margin-top: 20px
}
.xs-mb-20 {
	margin-bottom: 20px
}
.xs-mt-25 {
	margin-top: 25px
}
.xs-mb-25 {
	margin-bottom: 25px
}
.xs-mt-30 {
	margin-top: 30px
}
.xs-mb-30 {
	margin-bottom: 30px
}
.xs-mt-40 {
	margin-top: 40px
}
.xs-mb-40 {
	margin-bottom: 40px
}
.xs-pt-15 {
	padding-top: 15px
}
.xs-pb-15 {
	padding-bottom: 15px
}
.xs-pt-20 {
	padding-top: 20px
}
.xs-pb-20 {
	padding-bottom: 20px
}
.xs-pt-25 {
	padding-top: 25px
}
.xs-pb-25 {
	padding-bottom: 25px
}
.xs-pt-30 {
	padding-top: 30px
}
.xs-pb-30 {
	padding-bottom: 30px
}
.xs-pt-40 {
	padding-top: 40px
}
.xs-pb-40 {
	padding-bottom: 40px
}
.xs-width-350 {
	width: 350px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto
}
}
.alignnone {
	margin: 0 15px 15px 0
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto 15px auto
}
.alignright {
	float: right;
	margin: 0 0 15px 15px
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0
}
.aligncenter {
	display: block;
	margin: 0 auto 15px auto
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #f2f2f2;
	border: 1px solid #e6e6e6;
	max-width: 100%;
	padding: 6px;
	text-align: center
}
.wp-caption.alignnone {
	margin: 0 15px 15px 0
}
.wp-caption.alignleft {
	margin: 0 15px 15px 0
}
.wp-caption.alignright {
	margin: 0 0 15px 15px
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	margin: 0;
	padding: 6px 6px 0
}
.sticky {
	display: block
}
/*# sourceMappingURL=style.css.map */

.customer-voice .content .customer-info {
	border: 1px solid #838383;
	padding: 40px;
	margin-bottom: 60px;
}
.customer-voice .content .customer-info a {
	font-size: 20px;
}
.customer-voice .content .customer-info p {
	margin: 0;
	padding: 0;
}

/* service06 */

#service06 table thead th {
	text-align: center;
}
#service06 table tbody th {
	background: none;
	font-weight: normal;
	white-space: nowrap;
}
#service06 table tbody th:before,
#service06 table tbody td:before {
	content: "";
	display: block;
	margin-top: -1px;
	height: 1px;
}
#service06 table tbody th:before {
	width: 11em;
}
#service06 table tbody td:before {
	width: -webkit-calc((908px - 11em) / 2 );
	width: calc((908px - 11em) / 2 );
}

#service06 ol.flow {
	margin: 0;
	padding: 0;
}
#service06 ol.flow li {
	list-style: none;
	width: -webkit-calc((100% - 100px) / 3);
	width: calc((100% - 100px) / 3);
	float: left;
	margin-right: 50px;
	margin-bottom: 50px;
	position: relative;
	padding-top: 30px;
	font-size: 13px;
	line-height: 1.8;
}
#service06 ol.flow li:nth-child(3n) {
	margin-right: 0;
}
#service06 ol.flow li:before {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #234ba3;
	font-size: 24px;
	font-weight: bold;
}
#service06 ol.flow li:first-child:before { content: "01"; }
#service06 ol.flow li:nth-child(2):before { content: "02"; }
#service06 ol.flow li:last-child:before { content: "03"; }

#service06 ol.flow li h4 {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid #234ba3;
	color: #234ba3;
	padding-top: 15px;
	margin-bottom: 25px;
	position: relative;
	font-size: 18px;
}
#service06 ol.flow li h4:before,
#service06 ol.flow li h4:after {
	position: absolute;
	content: "";
	display: block;
	bottom: -webkit-calc(100% + 2px);
	bottom: calc(100% + 2px);
	width: 0;
	height: 0;
	border-style: solid;
}
#service06 ol.flow li h4:before {
	border-width: 6px;
	border-color: transparent transparent #234ba3 #234ba3;
	right: 0;
}
#service06 ol.flow li h4:after {
	border-width: 5px;
	border-color: transparent transparent #f2f2df #f2f2df;
	right: 3px;
}
#service06 ol.flow li:last-child h4:before,
#service06 ol.flow li:last-child h4:after {
	display: none;
}

#service06 ul.direction {
	margin-bottom: -50px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding-left: 0;
}
#service06 ul.direction li {
	padding: 30px 50px;
	list-style: none;
	margin-bottom: 50px;
	position: relative;
}
#service06 ul.direction li:before,
#service06 ul.direction li:after {
	content: "";
	position: absolute;
	display: block;
	z-index: 1;
}
#service06 ul.direction li:before {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: -webkit-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
	background: -webkit-gradient(linear, -15.79% 353.96%, 101.53% -188.09%, color-stop(0, #559fa7), color-stop(0.3009, #1665cd), color-stop(0.7044, #398b8f), color-stop(1, #559fa7));
	background: -o-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
	background: -ms-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
	background: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#559FA7', endColorstr='#B9FFE9' ,GradientType=0)";
	background: linear-gradient(45.24deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
}
#service06 ul.direction li:after {
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
	background-color: #fff;
}
#service06 .background-pattern01 ul.direction li:after {
	background-color: #f2f2df;
}
#service06 ul.direction li h4,
#service06 ul.direction li p {
	position: relative;
	z-index: 2;
}
#service06 ul.direction li h4 {
	line-height: 1.5;
	font-weight: bold;
	color: #234ba3;
}

#service06 ul.case {
	padding: 0;
	width: 800px;
	margin: 0 auto;
}
#service06 ul.case li {
	list-style: none;
	width: -webkit-calc((100% - 70px) / 2);
	width: calc((100% - 70px) / 2);
	float: left;
	margin-right: 70px;
	font-size: 13px;
	line-height: 1.8;
}
#service06 ul.case li:nth-child(2n) {
	margin-right: 0;
}
#service06 ul.case li h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	color: #234ba3;
}


@media (max-width: 767px) {
	
	#service06 table {
		table-layout: fixed;
	}
	#service06 table thead th:first-child,
	#service06 table tbody th {
		width: -webkit-calc(11em + 18px);
		width: calc(11em + 18px);
	}
	
	#service06 table tbody th:before,
	#service06 table tbody td:before,
	#service06 ol.flow li h4:before,
	#service06 ol.flow li h4:after {
		display: none;
	}
	
	#service06 ol.flow li {
		width: auto;
		float: none;
		margin-right: 0;
	}
	
	#service06 ul.direction {
		width: auto;
		margin-bottom: -30px;
	}
	#service06 ul.direction li {
		padding: 10px 25px;
		margin-bottom: 30px;
	}
	#service06 ul.case {
		width: auto;
		margin-bottom: -50px;
	}
	#service06 ul.case li {
		float: none;
		width: auto;
		margin-right: 0;
		margin-bottom: 25px;
		padding-bottom: 25px;
		border-bottom: 1px solid #ddd;
	}
	#service06 ul.case li:last-child {
		border: none;
	}
	
}
@media (max-width: 560px) {
	
	
	#service06 table thead {
		display: none;
	}
	#service06 table tbody tr {
		padding-top: 1px;
		display: block;
	}
	#service06 table tbody th,
	#service06 table tbody td {
		width: auto;
		display: block;
		margin-top: -1px;
	}
	#service06 table tbody th {
		background-color: #eee;
		font-weight: bold;
		text-align: center;
	}
	#service06 table tbody th br {
		display: none;
	}
	#service06 table tbody td:before {
		content: attr(data-label);
		display: block;
		width: auto;
		height: auto;
		border-bottom: 1px dotted #ddd;
		padding-bottom: 8px;
		margin-bottom: 8px;
	}
	
}


#service07 .case,
#service07 .vpn_image,
#service07 .bus_type {
	display: flex;
	margin: 0;
	padding: 0;
	list-style: none;
	justify-content: space-between;
}
#service07 .case li {
	width: -webkit-calc((100% - 100px) / 3);
	width: calc((100% - 100px) / 3);
	text-align: center;
}
#service07 .case li img {
	display: block;
	vertical-align: bottom;
	margin: 0 auto 15px auto;
}

#service07 .vpn_image .user p,
#service07 .vpn_image .connection,
#service07 .vpn_image .network .system {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#service07 .vpn_image .user {
	margin: -20px 0;
	position: relative;
	z-index: 0;
}
#service07 .vpn_image .user:before,
#service07 .vpn_image .user:after {
	content: "";
	display: block;
	border-style: solid;
	border-color: #234ba3;
	position: absolute;
}
#service07 .vpn_image .user:before {
	left: 100%;
	width: 315px;
	border-width: 1px 1px 1px 0;
	top: -webkit-calc(40px + 0.7em);
	top: calc(40px + 0.7em);
	bottom: -webkit-calc(40px + 0.7em);
	bottom: calc(40px + 0.7em);
}
#service07 .vpn_image .user:after {
	left: -webkit-calc(100% + 315px);
	left: calc(100% + 315px);
	bottom: -webkit-calc(50% - 15px);
	bottom: calc(50% - 15px);
	height: 0;
	width: 180px;
	border-width: 1px 0 0 0;
}
#service07 .vpn_image .user p {
	border: 1px solid #234ba3;
	color: #234ba3;
	padding: 20px 50px;
	text-align: center;
	margin: 20px 0;
	position: relative;
}
#service07 .vpn_image .connection {
	display: flex;
	background-color: #E86917;
	color: #fff;
	padding: 0 30px;
	align-items: center;
	z-index: 1;
}
#service07 .vpn_image .network {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 50px;
	background-color: #eee;
	border: 1px solid #ddd;
}
#service07 .vpn_image .network .system {
	padding: 15px 30px;
	display: inline-block;
	background-color: #234ba3;
	color: #fff;
}
#service07 .bus_type li {
	width: -webkit-calc((100% - 150px) / 4);
	width: calc((100% - 150px) / 4);
	padding: 20px;
	position: relative;
	background: -webkit-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
	background: -webkit-gradient(linear, -15.79% 353.96%, 101.53% -188.09%, color-stop(0, #559fa7), color-stop(0.3009, #1665cd), color-stop(0.7044, #398b8f), color-stop(1, #559fa7));
	background: -o-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
	background: -ms-linear-gradient(44.76deg, #559fa7 0%, #1665cd 30.09%, #398b8f 70.44%, #559fa7 100%);
}
#service07 .bus_type li:before,
#service07 .bus_type li:after {
	content: "";
	position: absolute;
	z-index: 0;
	top: 2px;
	bottom: 2px;
	left: 2px;
	right: 2px;
}
#service07 .bus_type li:before {
	background-color: #fff;
}
#service07 .bus_type li:after {
	background: rgba(251,249,213,0.5) url(library/images/filter.png);
}
#service07 .bus_type li h5,
#service07 .bus_type li ul,
#service07 .bus_type li p {
	z-index: 1;
	position: relative;
}
#service07 .bus_type li h5 {
	color: #003876;
	font-weight: bold;
	border-bottom: 2px solid #003876;
	margin: 0 0 10px 0;
	padding-bottom: 10px;
}
#service07 .bus_type li ul {
	margin: 0 0 0 20px;
	padding: 0;
}
#service07 .bus_type li ul li {
	width: auto;
	border: none;
	padding: 0;
	margin: 0;
	background: none;
	list-style: disc;
}
#service07 .bus_type li ul li:before,
#service07 .bus_type li ul li:after {
	display: none;
}
#service07 .bus_type li p {
	margin: 10px 0 0 0;
}
@media (max-width: 560px) {
	
	#service07 .case,
	#service07 .vpn_image,	
	#service07 .bus_type {
		flex-direction: column;
	}
	#service07 .case {
		margin: -20px 0;
	}
	#service07 .case li {
		width: auto;
		margin: 20px 0;
	}
	#service07 .vpn_image .user:before {
		left: -webkit-calc(((100% - 20px) / 2) / 2) ;
		left: calc(((100% - 20px) / 2) / 2) ;
		right: -webkit-calc(((100% - 20px) / 2) / 2) ;
		right: calc(((100% - 20px) / 2) / 2) ;
		width: auto;
		top: 100%;
		bottom: auto;
		height: -webkit-calc(70px + 1.5em);
		height: calc(70px + 1.5em);
		border-width: 0 1px 1px 1px;
	}
	#service07 .vpn_image .user:after {
		top: -webkit-calc(100% + 70px + 1.5em) ;
		top: calc(100% + 70px + 1.5em) ;
		left: 50%;
		border-width: 0 1px 0 0;
		width: auto;
		height: 29px;
	}
	#service07 .case + p br {
		display: none;
	}
	#service07 .vpn_image,
	#service07 .bus_type {
		margin: -10px 0;
	}
	#service07 .vpn_image .user,
	#service07 .vpn_image .connection,
	#service07 .vpn_image .network {
		margin: 10px 0;
	}
	#service07 .vpn_image .user {
		display: flex;
		justify-content: space-between;
	}
	#service07 .vpn_image .user p {
		padding: 20px 0;
		width: -webkit-calc((100% - 20px) / 2) ;
		width: calc((100% - 20px) / 2) ;
		margin: 0;
	}
	#service07 .vpn_image .connection {
		padding: 20px 0;
		justify-content: center;
	}
	#service07 .vpn_image .network {
		padding: 20px 0;
		flex-direction: column-reverse;
	}
	#service07 .vpn_image .network p {
		margin-bottom: 0;
		margin-top: 10px;
	}
	#service07 .bus_type li {
		width: auto;
		margin: 10px 0;
	}
	
}

.meeting {
	display: block;
	position: relative;
	width: -webkit-calc(17em + 70px);
	width: calc(17em + 70px);
	margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0.7);
	margin-bottom: 40px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.meeting:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 100%;
	border-style: solid;
	border-color: transparent;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	border-top-color: rgba(255, 255, 255, 0.7);
	border-width: 12px 6px 0 6px;
}
@media (max-width: 560px) {
	
	.meeting {
		width: 100%;
		max-width: -webkit-calc(17em + 70px);
		max-width: calc(17em + 70px);
	}
	
}

#online-meeting .case,
#online-meeting .application {
	display: flex;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
}
#online-meeting .case {
	padding-bottom: 90px;
}
#online-meeting .case:after {
	content: "";
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 40px 200px 0 200px;
	border-color: #E86917 transparent transparent transparent;
	bottom: 45px;
	left: 50%;
	transform: translate(-50%, 50%);
	-webkit-transform: translate(-50%, 50%);
	-moz-transform: translate(-50%, 50%);
	-ms-transform: translate(-50%, 50%);
}
#online-meeting .case li {
	margin: 0;
	padding: 20px 50px;
	width: -webkit-calc((100% - 30px) / 2);
	width: calc((100% - 30px) / 2);
	color: #0052A3;
	border: 1px solid #0052A3;
	font-weight: bold;
}
#online-meeting .application li {
	text-align: center;
	width: -webkit-calc((100% - 45px) / 4);
	width: calc((100% - 45px) / 4);
	display: flex;
	justify-content: flex-end;
	align-items: center;
	flex-direction: column;
}
#online-meeting .application li .img {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}
#online-meeting .application li .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	max-height: 100%;
	max-width: none;
}
@media (max-width: 560px) {
	
	#online-meeting .case {
		flex-direction: column;
		margin-top: -10px;
		padding-bottom: 50px;
	}
	#online-meeting .case:after {
		border-width: 30px 100px 0 100px;
		bottom: 25px;
	}
	#online-meeting .case li {
		margin: 10px 0;
		width: auto;
		padding-left: 20px;
		padding-right: 20px;
	}
	#online-meeting .application {
		flex-wrap: wrap;
		margin: -10px 0;
	}
	#online-meeting .application li {
		width: -webkit-calc((100% - 20px) / 2);
		width: calc((100% - 20px) / 2);
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#online-meeting .application li .img {
		max-width: 100%;
		max-height: 100%;
	}
	#online-meeting p.text-center {
		text-align: left;
	}
	
}

.wp-embedded-content {
max-width: 100%;
}

@media (max-width: 560px) {
	
	h2.xs-font-22 {
		line-height: 1.4;
		font-size: 26px;
	}
	
	.page-id-29 h3 span.xs-font-22 {
		font-size: 30px;
	}
	
}

/* サイドバーの Related Posts [CPR] に関する Style*/
.crp_related_widget a {
    display: table-cell;
    width: 105px;
}

img.crp_thumb.crp_featured {
    float: left;
    margin: 0 12px 0 0;
    width: 95px;
}

.crp_related_widget ul {
    list-style: none;
    padding: unset;
}

.crp_related_widget li {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
}

span.crp_title {
    position: absolute;
    letter-spacing: 2.1px;
    font-size: 13px;
    line-height: 1.4;
    font-weight: normal;
    margin-bottom: 0;
    margin: 0;
    padding-bottom: 5px;
    color: #000;
}

span.crp_date {
    font-size: 13px;
    line-height: 1.4;
    font-weight: normal;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.crp_related_widget li:first-child {
    padding-top: 0;
}

.crp_related_widget li:before {
    display: table;
}

.contact_text {
	font-weight: bold;
}
.contact_text a {
	text-decoration: underline;
}
.contact_text a:hover {
	text-decoration: none;
}

.contact_link {
	margin: 30px auto;
	padding: 30px;
	width: 500px;
	background-color: #e6e6e6;
	text-align: center;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.contact_link br {
	display: none;
}
.contact_link a {
	display: inline-block;
	margin: 1em auto 0 auto;
	background-color: #E86917;
	color: #fff;
	padding: 10px 25px;
	text-decoration: none;
}
.contact_link a:hover,
.contact_link a:active {
	text-decoration: none;
	opacity: 0.7;
}

@media (max-width: 560px) {
	.contact_link {
		width: auto;
		display: block;
		margin: 20px;
		padding: 20px;
	}
	.block01 .contact_link {
		margin-left: 0;
		margin-right: 0;
	}
	#primary .contact_link,
	#faq-section .contact_link {
		margin-left: 0;
		margin-right: 0;
	}
	.contact_link br {
		display: block;
	}
	.contact_link a {
		margin-top: 0.5em;
	}
}

.bus_link {
	font-size: 107%;
}
.bus_link .orange,
.bus_link a {
	color: #E86917;
}
.bus_link .orange {
	font-weight: bold;
}
.bus_link a {
	text-decoration: underline;
}
.bus_link a:hover {
	text-decoration: none;
}

.contact_section {
	margin: 40px 0 25px 0;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contact_section li {
	margin: 0 0 15px 0;
	padding: 0;
	width: calc((100% - 20px) / 2);
	display: flex;
}
.contact_section li a {
	display: block;
	padding: 30px 30px 30px 50px;
	color: #000;
	position: relative;
	border: 2px solid #0052A3;
	font-weight: bold;
}
.contact_section li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
.contact_section li a span {
	display: block;
}
.contact_section li a span.blue {
	font-size: 22px;
	line-height: 150%;
	position: relative;
	color: #0052A3;
	margin-right: 5px;
	vertical-align: baseline;
	display: inline;
}
.contact_section li a span.blue:before {
	content: "";
	position: absolute;
	display: block;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #0052A3;
	top: 14px;
	left: -20px;
    transform: translateY(-50%);
}
.contact_section li a span.aside {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin-top: 10px;
	vertical-align: middle;
	margin-right: 0;
}

@media (max-width: 560px) {
	.contact_section li {
		flex-direction: column;
		width: 100%;
	}
	.contact_section li a {
		padding: 15px 10px 15px 30px;
	}
	.contact_section li a br {
		display: none;
	}
	.contact_section li a span {
		display: inline;
	}
	.contact_section li a span.blue {
		font-size: 18px;
		line-height: 150%;
	}
	.contact_section li a span.blue:before {
		top: 10px;
		left: -15px;
	}
	.contact_section li a span.aside {
		display: block;
	}
}

.only-on-home main .block-aboutus {
	padding-top: 40px;
	padding-bottom: 40px;
}
#aboutus ul.top_image {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	list-style: none;
	margin: -10px 20px;
	padding: 0;
}
#aboutus ul.top_image li {
	margin: 10px 0;
	width: 50%;
	text-align: center;
}
#aboutus ul.top_image li img {
	margin-bottom: 5px;
}
@media (max-width: 767px) {
	.only-on-home main .block-aboutus {
		padding-top: 0;
		padding-bottom: 0;
	}
	#aboutus ul.top_image {
		margin-bottom: 30px;
	}
	.only-on-home main #aboutus .block-aboutus .btn-readmore.btn {
		margin-top: 30px;
	}
}

/* 導入事例ページのstyle */
.case-text {
  margin-top: 100px ;
	font-size: 16px;
  text-align: center;
}
.case-cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 70px 0;
}
.case-card {
  display: flex;
  width: calc((100% - 20px) / 2);
  margin-bottom: 50px;
}
.case-card a {
  display: block;
  width: 100%;
  padding: 25px 20px 20px;
  color: #000;
  border: 1px solid #0052A3;
  border-radius: 5px;
}
.case-card a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.case-card-title {
  display: inline-block;
	margin: 0;
  padding-bottom: 15px;
  line-height: 1.7;
  font-size: 19px;
  vertical-align: top;
}
.case-card-type {
  display: inline-block;
  margin: 0 5px 20px 10px;
  padding: 0px 15px;
  line-height: 28px;
  font-size: 13px;
  color: #fff;
  background: #E86917;
  border-radius: 5px;
}
.case-card-text {
  padding-bottom: 20px;
	font-size: 16px;
  line-height: 1.7;
  color: #636363;
}
.case-card-categories {
  margin: 0;
  padding: 0;
  list-style: none;
}
.case-card-category {
  display: inline-block;
  margin: 0 5px 20px 0;
  padding: 5px 15px;
  font-size: 13px;
  color: #E86917;
  background: #fff;
  border: 1px solid #E86917;
  border-radius: 5px;
}
.case-card-category-blue {
  color: #0052A3;
  border: 1px solid #0052A3;
  background: #fff;
}
.case-card-button {
  margin-top: 10px;
  padding: 10px;
  font-size: 13px;
  background: #f1f0ed;
  text-align: center;
  border-radius: 5px;
}

/* 導入事例レスポンシブ対応 */
@media screen and (max-width: 767px) {
  .case-cards {
    display: block;
  }
  .case-card {
    width: 100%;
  }
}
