@charset "UTF-8";

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, form, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
address, caption, th {
	font-style: normal;
	font-weight: normal;
}
img {
	vertical-align: bottom;
	border: none;
}
li {
	list-style-type: none;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
button, input, select, textarea {
	vertical-align: middle;
}
input {
	outline: 0;
}
button, input {
 *overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
 padding: 0;
 border: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
}
label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
	cursor: pointer;
}
textarea {
	overflow: auto;
	vertical-align: top;
	font-family: sans-serif;
}
figure {
	margin: 0;
}
table {
	width: 100%;
}
html {
	height: 100%;
}
body {
	font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 62.5%;
	line-height: 1.6;
	color: #333;
	min-width: 960px;
	min-height: 100%;
	height: 100%;
	word-wrap: break-word;
}
a {
	color: #1A0DAB;
	text-decoration: underline;
}
a:visited {
	color: #660099;
}
a:hover, a:visited, a:active {
	text-decoration: none;
}
.is-left {
	float: left;
}
.is-right {
	float: right;
}
.is-center {
	text-align: center;
}
.is-hidden {
	display: none;
}
.is-nowrap {
	white-space: nowrap;
}
.image.is-left, img.is-left {
	margin-right: 1em;
	margin-bottom: 1em;
}
.image.is-right, img.is-right {
	margin-left: 1em;
	margin-bottom: 1em;
}
.image.is-center, img.is-center {
	margin-bottom: 1em;
}
.text-left {
	text-align: left !important;
}
.text-right {
	text-align: right;
}
.no-margin-b {
	margin-bottom: 0 !important;
}
.no-margin-t {
	margin-top: 0 !important;
}
@media screen and (max-width: 768px) {
	body {
		min-width: inherit;
		-webkit-text-size-adjust: 100%;
	}
}
#wrapper {
	overflow: hidden;
}
.inner {
	*zoom: 1;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
.inner:after {
	content: "";
	display: table;
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
@media screen and (max-width: 768px) {
	.inner {
		overflow: hidden;
		width: auto;
	}
	img {
		/*max-width: 100%;*/
/*		width: auto;
		height: auto;
*/	}
	iframe {
		width: 100%;
	}
}
header.global {
	border-top: 5px solid #BFBFBF;
}
header.global .global-header-inner {
	margin-bottom: 20px;
	padding: 20px 0 15px;
	border-bottom: 1px solid #DFDFDF;
}
header.global .head-main {
	float: left;
	max-width: 530px;
}
header.global .head-main .logo {
	margin-bottom: 10px;
}
header.global .head-main .header-txt {
	font-size: 120%;
}
header.global .menu-btn {
	display: none;
}
header.global .head-navi {
	float: right;
	margin-left: 20px;
	text-align: center;
}
header.global .head-navi ul {
	padding-left: 20px;
}
header.global .head-navi ul li {
	float: left;
}
header.global .head-navi ul li a {
	display: block;
	padding-top: 35px;
	color: #000000;
	text-decoration: none;
}
header.global .head-navi ul li a:hover, header.global .head-navi ul li a:active {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: #FFF;
}
header.global .head-navi ul .access {
	margin-right: 15px;
	background: url(../common/head_access.gif) no-repeat;
	background-position: center top;
}
header.global .head-navi ul .inquiry {
	background: url(../common/head_inqury.gif) no-repeat;
	background-position: center top;
}
header.global .header-info {
	float: right;
	width: 240px;
	text-align: right;
}
header.global .header-info .tel {
	font-size: 220%;
	font-weight: bold;
	color: #587898;
}
header.global .header-info .tel a {
	color: #587898;
	text-decoration: none;
}
header.global .header-info .tel strong {
	font-size: 76%;
}
header.global nav.global {
	display: block;
}
header.global nav.global .menu-global-menu-container {
	float: left;
}
header.global nav.global .menu {
	/*letter-spacing: -.5em;*/
}
header.global nav.global .menu li {
	display: inline-block;
	vertical-align: middle;
	border-right: 1px solid #E9E9E9;
	font-size: 140%;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}
header.global nav.global .menu li a {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0 25px;
	padding: 10px 25px;
	color: #333333;
	border-bottom: 5px solid #FFFFFF;
	text-decoration: none;
}
header.global nav.global .menu li.menu-item-home {
	border-right: none;
	text-indent: -99999px;
}
header.global nav.global .menu li.menu-item-home a {
	display: block;
	margin: 0;
	padding: 12px 16px;
	background:url(../common/nav_home.png) no-repeat center #587898;
	border-bottom: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 2px 2px #ddd;
	-moz-box-shadow: 0 0 2px 2px #ddd;
}
header.global nav.global .menu li.menu-item-home a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
header.global nav.global .menu li a:hover, header.global nav.global .menu li.current-menu-item a {
	border-bottom: 5px solid #587898 !important;
}
header.global nav.global .menu li.menu-item-home.current-menu-item a, header.global nav.global .menu li:first-child a:hover {
	border-bottom: none !important;
}
header.global nav.global .close {
	display: none;
}
header.global #head-search {
	float: right;
}
header.global #head-search .search-field {
	width: 200px;
	padding: 5px 4px 5px 5px;
	margin-top: 10px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-color: #f3f3f3;
	font-size: 120%;
	box-shadow: 0 1px 0 0 #eee inset;
	-moz-box-shadow: 0 1px 0 0 #eee inset;
	-webkit-appearance: textfield;
}
header.global #head-search .screen-reader-text, header.global #head-search .search-submit {
	display: none;
}
@media screen and (max-width: 768px) {
	header.global .global-header-inner {
		margin-bottom: 0;
		padding: 10px;
	}
	header.global .head-main {
		width: 70%;
	}
	header.global .header-info {
		float: left;
		width: auto;
	}
	header.global .header-info .tel {
		font-size: 180%;
	}
	header.global .head-navi {
		margin-left: 0;
	}
	header.global .head-navi ul {
		padding-left: 0;
	}
	header.global .head-navi ul .access {
		margin-right: 5px;
	}
	header.global .menu-btn {
		display: block;
		float: right;
		margin-bottom: 10px;
		text-align: right;
		vertical-align: middle;
		background: #587898;
	}
	header.global .menu-btn img {
		width: 44px;
	}
	header.global nav.global {
		display: none;
		position: absolute;
		width: 100%;
		margin: 0;
		z-index: 1;
	}
	header.global nav.global .menu-global-menu-container {
		float: none;
	}
	header.global nav.global .menu {
		width: auto;
		margin-bottom: 0;
		padding-left: 0;
		background: none;
		border-top: 1px solid #587898;
	}
	header.global nav.global .menu li {
		display: block;
		background: #fff;
		border-top: 1px solid #587898;
	}
	header.global nav.global .menu li a {
		margin: 0;
		border-bottom: none;
	}
	header.global nav.global .menu li.menu-item-home {
		text-indent: inherit;
		border-top: 1px solid #587898;
	}
	header.global nav.global .menu li.menu-item-home a {
		padding: 10px 25px;
		background: none;
		border-radius: 0;
		-moz-border-radius: 0;
	}
	header.global nav.global .menu li.menu-item-home a:hover {
		opacity:1;
		filter:alpha(opacity=100);
		-ms-filter: "alpha( opacity=100 )";
	}
	header.global nav.global .menu li a:hover,  header.global nav.global .menu li.current-menu-item a {
		border-bottom: none !important;
		background: #DCE8F1;
	}
	header.global nav.global .close {
		display: block;
		padding: 10px;
		background: #24445F;
		cursor: pointer;
		text-align: center;
	}
	header.global nav.global .close img {
		width: 21px;
		height: auto;
	}
	header.global #head-search .search-field {
		display: none;
	}
}
footer.global .global {
	padding: 25px 0;
}
footer.global .global .menu {
	font-size: 120%;
	line-height: 1.8;
}
footer.global .global .menu li {
	display: inline-block;
	padding-right: 20px;
}
footer.global .copyright-area {
	padding: 25px 0;
	background: #0D2235;
}
footer.global .copyright-area .copyright {
	font-size: 100%;
	color: #FFF;
}
@media screen and (max-width: 768px) {
	footer.global .global {
		padding: 10px;
	}
	footer.global .copyright-area {
		padding: 15px 10px;
	}
}
.g-wrapper {
	margin-top: 20px;
}
.g-wrapper .pagetop {
	width: 960px;
	border-bottom: 1px solid #DFDFDF;
	text-align: right;
	margin: 0 auto;
	padding-bottom: 20px;
}
.g-wrapper .pagetop a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../common/com_bt_pagetop.png) no-repeat center center #587898;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 0 2px 2px #ddd;
	-moz-box-shadow: 0 0 2px 2px #ddd;
}
.g-wrapper .pagetop a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}
.g-wrapper .wrapper {
 *zoom: 1;
}
.g-wrapper .wrapper:after {
	content: "";
	display: table;
	clear: both;
}
.g-wrapper .wrapper .contents {
	width: 720px;
}
.g-wrapper .wrapper .contents img {
	max-width: 100%;
	height: auto;
}
.g-wrapper .wrapper .contents.is-left {
	margin-right: 40px;
}
.g-wrapper .wrapper .contents.is-right {
	margin-left: 40px;
}
.g-wrapper .wrapper .contents.full {
	float: none;
	width: 960px;
	margin: 0;
}
.g-wrapper .wrapper .page-title,
.g-wrapper .wrapper .entry-title {
	margin-bottom: 25px;
	padding: 15px 18px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: #EFEFEF;
	font-size: 180%;
	font-weight: bold;
	box-shadow: 0 1px 0 0 #FFFFFF inset;
	-webkit-box-shadow: 0 1px 0 0 #FFFFFF inset;
	-moz-box-shadow: 0 1px 0 0 #FFFFFF inset;
}
.g-wrapper .wrapper .cat-title {
	margin-bottom: 25px;
	padding: 5px 18px;
	background: url(../common/com_bg_ar01.gif) repeat-y;
	font-size: 180%;
}
.g-wrapper .wrapper .section-title {
	margin-bottom: 25px;
	color: #587898;
	font-size: 180%;
	font-weight: bold;
}
.g-wrapper .wrapper .section-sub-title {
	margin-bottom: 15px;
	font-size: 160%;
	font-weight: bold;
	line-height: 1.2;
}
@media screen and (max-width: 768px) {
	.g-wrapper {
		margin-top: 0px;
	}
	.g-wrapper .wrapper .contents {
		float: none;
		width: auto;
		padding: 20px;
	}
	.g-wrapper .wrapper .contents.is-left {
		margin-right: 0;
	}
	.g-wrapper .wrapper .contents.is-right {
		margin-left: 0;
	}
	.g-wrapper .wrapper .contents.full {
		width: auto;
	}
	.g-wrapper .wrapper .section-title {
		margin-bottom: 10px;
	}
	.g-wrapper .wrapper .section-title-area {
		margin-bottom: 15px;
	}
	.g-wrapper .wrapper .section-sub-title {
		margin-bottom: 10px;
	}
	.g-wrapper .pagetop {
		width: inherit;
		padding-bottom: 10px;
		text-align: center;
	}
}
.side-area {
	float: left;
	width: 200px;
}
.side-area .side-nav {
	margin-bottom: 20px;
	border-top: 1px solid #D4D4D4;
	font-size: 120%;
}
.side-area .side-nav li {
	padding: 4px 0;
	border-top: 1px solid #EFEFEF;
}
.side-area .side-nav li:first-child {
	border-top: none;
}
.side-area .side-nav li a {
	display: block;
	padding: 6px 6px 6px 30px;
	background: url(../common/side_bg_ar01.gif) no-repeat;
	background-position: 6px 0.7em;
}
.side-area .side-nav li a:hover, .side-area .side-nav li.current-cat a {
	background-color: #EEF1F4;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-decoration: none;
}
.side-area .side-nav ul {
	padding-left: 15px;
}
.side-area .section-area .typeimglist ul li {
	max-width: 100%;
}
.side-area .section-area .typeimglist ul li img {
	max-width: 100%;
	/* width: 100%; */
}
@media screen and (max-width: 768px) {
	.side-area {
		float: none;
		width: auto;
		padding: 0 20px;
	}
	.side-area .section-area {
		padding-top: 20px;
	}
}
.section-area {
	margin-bottom: 3em;
	padding-top: 2em;
	border-top: 1px solid #D4D4D4;
}
.section-area img {
	max-width: 100%;
	height: auto;
}
.section-area .title-area {
	*zoom: 1;
	position: relative;
	margin-bottom: 10px;
}
.section-area .title-area:after {
	content: "";
	display: table;
	clear: both;
}
.section-area .title-area .link {
	position: absolute;
	right: 0;
	top: 0%;
	font-size: 140%;
}
.section-area .txt-list li {
	padding-bottom: 10px;
}
.section-area .txt-list li time {
	float: left;
	width: 9em;
	margin-right: 10px;
	font-size: 120%;
	color: #0D2236;
}
.section-area .txt-list li p {
	overflow: hidden;
	font-size: 140%;
}
.section-area p.link-list {
	padding-left: 10px;
	background: url(../common/bg_arrow.gif) no-repeat;
	background-position: left 0.5em;
}
.section-area ul.link-list li {
	padding-left: 10px;
	background: url(../common/bg_arrow.gif) no-repeat;
	background-position: left 0.5em;
}
.section-area ul.link-list.half {
 *zoom: 1;
	margin-right: -20px;
}
.section-area ul.link-list.half:after {
	content: "";
	display: table;
	clear: both;
}
.section-area ul.link-list.half li {
	float: left;
	width: 320px;
	margin-right: 10px;
}
.section-area ul.link-list.margin li {
	margin-top: 1em;
}
.section-area ul.link-list.margin li .children li {
	margin-top: 0;
}
.section-area ul.link-list.margin:first-child {
	margin-top: 0;
}
.section-area .typeimg {
	*zoom: 1;
	margin-bottom: 2.5em;
}
.section-area .typeimg:after {
	content: "";
	display: table;
	clear: both;
}
.section-area .typeimg .txt {
	font-size: 140%;
	line-height: 1.8;
}
.section-area .typeimg .txt p {
	margin-bottom: 10px;
}
.section-area .typeimg .txt ul {
	padding-left: 20px;
}
.section-area .typeimg .txt ul li {
	list-style: disc;
}
.section-area .typeimg .txt ol {
	padding-left: 20px;
}
.section-area .typeimg .txt ol li {
	list-style: decimal;
}
.section-area .typeimg .txt ol li ul li {
	list-style: disc;
}
.section-area .typeimg .image {
	max-width: 100%;
}
.section-area .typeimg .image.is-left {
	margin-right: 20px;
}
.section-area .typeimg .image.is-right {
	margin-left: 20px;
}
.section-area .typetable {
	margin-bottom: 2.5em;
	border-collapse: collapse;
	font-size: 140%;
}
.section-area .typetable tr th {
	padding: 15px 15px 10px;
	border: 1px solid #CCCCCC;
	background: #F7F7F7;
	vertical-align: top;
	font-weight: bold;
	min-width: 5em;
}
.section-area .typetable tr td {
	padding: 15px 15px 10px;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}
.section-area .typeimglist {
	overflow: hidden;
	margin-bottom: 2.5em;
	margin-left: -20px;
	letter-spacing: -.5em;
}
.section-area .typeimglist li {
	display: inline-block;
	max-width: 100%;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 0;
	vertical-align: top;
}
.section-area .typeimglist li:last-child {
	margin-bottom: 0;
}
.section-area .typeimglist figcaption  {
	margin-top: 0.5em;
	font-size: 120%;
	text-align: left;
}
.section-area .typeimglist li a img:hover {
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}
.section-area .typeother {
	*zoom: 1;
	margin-bottom: 2.5em;
	font-size: 140%;
}
.section-area .typeother:after {
	content: "";
	display: table;
	clear: both;
}
.section-area .typeother ul {
	margin: 0 0 10px 20px;
}
.section-area .typeother ol {
	margin: 0 0 10px 25px;
}
.section-area .typeother li {
	list-style-type: inherit;
}
.section-area .typeother p {
	margin-bottom: 10px;
}
.section-area .typeother ul.link-list.sitemap-list {
	padding-left: 15px;
}
.section-area .typeother h1 {
	font-size: 240%;
}
.section-area .typeother h2 {
	font-size: 220%;
}
.section-area .typeother h3 {
	font-size: 200%;
}
.section-area .typeother h4 {
	font-size: 180%;
}
.section-area .typeother h5 {
	font-size: 160%;
}
.section-area .typeother h6 {
	font-size: 80%;
}
.section-area .typeother img {
	max-width: 720px;
	height: auto;
}
.section-area .typeother blockquote {
	color: #767676;
	font-style: italic;
}
.section-area .typedetail .image {
	margin-bottom: 10px;
}
.section-area .typedetail .image img {
	max-width: 720px;
	height: auto;
}
.section-area .typedetail .txt {
	font-size: 140%;
	margin-bottom: 10px;
}
.section-area .typedetail .other {
	margin-bottom: 10px;
}
.section-area .typedetail .link-list {
	margin-bottom: 10px;
}
.section-area.news-area {
	padding-top: 0;
	border-top: none;
}
@media screen and (max-width: 768px) {
	.section-area {
		margin-bottom: 0;
		padding-top: 10px;
	}
	.section-area .txt-list li time {
		float: none;
		width: auto;
		margin-right: 0;
	}
	.section-area .typeimg .image.is-left {
		float: none;
		margin-bottom: 10px;
		margin-right: 0px;
		text-align: center;
	}
	.section-area .typeimg .image.is-right {
		float: none;
		margin-bottom: 10px;
		margin-left: 0px;
		text-align: center;
	}
	.section-area .typetable tr th {
		padding: 5px;
	}
	.section-area .typetable tr td {
		padding: 5px;
	}
	.section-area .typeimglist {
		margin-left: 0;
	}
	.section-area .typeimglist li {
		display: block;
		margin-left: 0;
		text-align: center;
	}
	.section-area .typeimglist figure {
		margin-right: auto;
		margin-left: auto;
		width: auto !important;
	}
	.section-area .typeimglist li a img:hover {
	 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
		opacity: 0.7;
	}
	.section-area .typeother img {
		max-width: 100%;
		height: auto;
	}
	.section-area .typedetail .image img {
		max-width: 100%;
		height: auto;
	}
}
.bx-wrapper {
	/*overflow: hidden;*/
}
.home header.global {
	margin-bottom: 15px;
}
.home .mainimg {
	margin: 0 auto;
}
.home .mainimg.noslider {
	max-width: 960px;
	text-align: center;
}
.home .mainimg.noslider li {
	margin-top: 10px;
}
.home .mainimg.noslider li:first-child {
	margin-top: 0;
}
.home .mainimg img {
	border-radius: 3px;
	-moz-border-radius: 3px;
}
.home .mainimg .fullwidth img {
	width: 100%;
	height: auto;
}
.home .g-wrapper .wrapper .top-text {
	clear: both;
	margin-bottom: 1em;
	overflow-x: hidden;
}
.home .g-wrapper .wrapper .top-text .section-area {
	padding-top: inherit;
	border-top: none;
}
.home .g-wrapper .wrapper .top-text .section-title {
	/*display: none;*/
}
.home .g-wrapper .wrapper .contents .middle-text {
	margin-bottom: 3em;
}
.home .g-wrapper .wrapper .contents .service-area {
	*zoom: 1;
	margin-right: -20px;
}
.home .g-wrapper .wrapper .contents .service-area:after {
	content: "";
	display: table;
	clear: both;
}
.home .g-wrapper .wrapper .contents .service-area .service-item {
	float: left;
	width: 320px;
	margin-right: 20px;
}
.home .g-wrapper .wrapper .bottom-text {
	clear: both;
	margin-bottom: 1em;
	overflow-x: hidden;
}
.home .g-wrapper .wrapper .bottom-text .section-area {
	padding-top: inherit;
	border-top: none;
}
/*.home .g-wrapper .wrapper .bottom-text .section-title {
	display: none;
}
*/
@media screen and (max-width: 768px) {
	.bx-wrapper {
		margin-bottom: 20px !important;
	}
	.bx-wrapper .bx-controls-direction a {
		z-index: 0 !important;
	}
	.bx-wrapper .bxslider {
		margin-bottom: 20px;
	}

	.home header.global {
		margin-bottom: 0;
		border-top: none;
	}
	.home header.global .global-header-inner {
		padding-bottom: 0;
		border-bottom: none;
	}
	.home .mainimg {
		margin-top: 0;
		/*margin-bottom: 15px;*/
	}
	.home .g-wrapper .wrapper .top-text {
		padding-right: 20px;
		padding-left: 20px;
	}
	.home .g-wrapper .wrapper .contents .middle-text {
		margin-bottom: 15px;
	}
	.home .g-wrapper .wrapper .bottom-text {
		padding-right: 20px;
		padding-left: 20px;
	}
	.home .g-wrapper .wrapper .contents .service-area {
		margin-right: 0;
	}
	.home .g-wrapper .wrapper .contents .service-area .service-item {
		float: none;
		width: auto;
		margin-right: 0;
	}
}
.single .news-list .single-date {
	margin-bottom: 10px;
	font-size: 140%;
	font-weight: bold;
	color: #0D2235;
}
.single .page-link {
	*zoom: 1;
	margin-top: 20px;
	padding: 10px 0;
	font-size: 120%;
	position: relative;
}
.single .page-link:after {
	content: "";
	display: table;
	clear: both;
}
.single .page-link li {
	width: 33%;
	padding: 0.2em 0;
	text-align: center;
}
.single .page-link .main {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	position: absolute;
	top: 10px;
	left: 33%;
}
.single .page-link li a {
	background-position: left center;
	background-repeat: no-repeat;
}
.single .page-link .main:before ,
.single .page-link .previous:before ,
.single .page-link .next:before {
	margin-right: 10px;
	padding: 2px 4px;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 7.5px;
	/*line-height: 1;*/
	background: #587898;
}
.single .page-link .main:before {
	content: "\002191";
}
.single .page-link .previous {
	float: left;
}
.single .page-link .previous:before {
	content: "\002190";
}
.single .page-link .next {
	float: right;
}
.single .page-link .next:before {
	content: "\002192";
}
@media screen and (max-width: 768px) {
	.single .page-link .main:before ,
	.single .page-link .previous:before ,
	.single .page-link .next:before {
		margin-right: 0px;
	}
}
.require, .error {
	color: #DE2625;
}
#trust-form ul {
	font-size: 100% !important;
	padding-left: 0 !important;
}
#trust-form ul li {
	font-size: 100% !important;
	list-style: none !important;
}
#trust-form ul li input {
	width: auto !important;
}
#trust-form table {
	margin-bottom: 20px;
	border-collapse: collapse;
}
div#trust-form.contact-form table th {
	padding: 15px 15px 10px;
	border: 1px solid #CCCCCC;
	background: #efefef;
	vertical-align: top;
	font-weight: bold;
	min-width: 5em;
}
div#trust-form.contact-form table td {
	padding: 15px 15px 10px;
	border: 1px solid #CCCCCC;
	background: #fff;
	vertical-align: top;
}
#trust-form td input[type="text"],
#trust-form td textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#trust-form #confirm-button {
	font-size: 140% !important;
	text-align: center;
}
#trust-form #confirm-button input {
	width: auto;
	color: #fff;
	padding: 10px 45px;
	border: none;
	background: #384B60;
}
#trust-form #message-container-input, #trust-form #message-container-confirm, #trust-form #message-container-confirm {
	font-size: 100% !important;
}
@media screen and (max-width: 768px) {
	div#trust-form table{
		border: none;
	}
	div#trust-form.contact-form table th {
		padding: 0!important;
		border: none;
		background: none;
	}
	div#trust-form.contact-form table td {
		padding: 0 0 10px!important;
		border: none;
	}
	div#trust-form.contact-form table div{
		padding: 0;
	}
}
.g-wrapper .wrapper .contents .entry-meta {
	font-size: 120%;
	line-height: 1.8;
}
.g-wrapper .wrapper .contents .entry-attachment {
	text-align: center;
	font-size: 140%;
	line-height: 1.8;
}
#image-navigation .nav-links {
	*zoom: 1;
	margin-top: 20px;
	padding: 10px 0;
	font-size: 140%;
	position: relative;
}
#image-navigation .nav-links:after {
	content: "";
	display: table;
	clear: both;
}
#image-navigation .nav-links a {
	display: block;
	width: 50%;
	padding: 0.2em 0;
	text-align: center;
}
#image-navigation .nav-links a li {
	display: inline;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0.2em 0 0.2em 20px;
}
#image-navigation .nav-links a:nth-child(1) {
	float: left;
}
#image-navigation .nav-links a:nth-child(2) {
	float: right;
	text-align: right;
}
#image-navigation .nav-links .previous {
	background-image: url(../common/topics_bg_preview.gif);
}
#image-navigation .nav-links .next {
	background-image: url(../common/topics_bg_next.gif);
}