@charset "utf-8";
/* CSS Document */
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(style.css);
@import url(reset.css);
/* =Layout
-------------------------------------------------------------- */
.sp {
	display: none !important;
}
#wrapper {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
.inside {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
.inside::after {
	clear: both;
	content: "";
	display: block;
	height: 0;
}
.linecolor_jigyou_keishou {
	border-color: #293D8E !important;
}
.linecolor_shisan_keishou {
	border-color: #CC2541 !important;
}
.linecolor_fudousan_katsuyou {
	border-color: #BF963C !important;
}
.linecolor_omoino_keishou {
	border-color: #BC3D82 !important;
}
.linecolor_kaneren_service {
	border-color: #3EBA96 !important;
}
a.linecolor_jigyou_keishou:hover {
	background: #293D8E !important;
	color: #fff;
}
a.linecolor_shisan_keishou:hover {
	background: #CC2541 !important;
	color: #fff;
}
a.linecolor_fudousan_katsuyou:hover {
	background: #BF963C !important;
	color: #fff;
}
a.linecolor_omoino_keishou:hover {
	background: #BC3D82 !important;
	color: #fff;
}
a.linecolor_kaneren_service:hover {
	background: #3EBA96 !important;
	color: #fff;
}
.bg_jigyou_keishou {
	background: #293D8E !important;
}
.bg_shisan_keishou {
	background: #CC2541 !important;
}
.bg_fudousan_katsuyou {
	background: #BF963C !important;
}
.bg_omoino_keishou {
	background: #BC3D82 !important;
}
.bg_kaneren_service {
	background: #3EBA96 !important;
}
.color_jigyou_keishou {
	color: #293D8E !important;
}
.color_shisan_keishou {
	color: #CC2541 !important;
}
.color_fudousan_katsuyou {
	color: #BF963C !important;
}
.color_omoino_keishou {
	color: #BC3D82 !important;
}
.color_kaneren_service {
	color: #3EBA96 !important;
}
.bg_none {
	background: none !important;
}
#header {
	background: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.admin-bar #header {
	top: 32px;
}
#header .inside {
	display: flex;
	align-items: flex-end;
	padding: 14px 0 14px;
}
#header .inside .site_logo {
	margin: 0 20px 0 0;
}
#header .inside .site_logo a, #header .inside .site_logo img {
	display: block;
}
#header .inside .shoulder {
	width: auto;
}
#header .inside .shoulder .tel {
	margin: 0 0 0px;
	line-height: 1.1;
}
#header .inside .shoulder .tel a {
	color: #000;
	font-size: 24px;
	font-weight: bold;
}
#header .inside .shoulder .mail {
	margin: 0 0 0px;
	line-height: 1.2;
	text-align: center;
}
#header .inside .shoulder .mail a {
	font-size: 14px;
}
#header .inside .shoulder .mail a img {
	width: 20px;
	vertical-align: middle;
	margin: 0 0 0 5px;
}
#header .inside #site-navigation {
	float: right;
	width: auto;
	margin: 5px 0 0 26px;
}
#header .inside #site-navigation li {
	display: inline-block;
	margin: 0 0 0 16px;
}
#header .inside #site-navigation li:first-child {
	margin: 0;
}
#header .inside #site-navigation li a {
	font-size: 15px;
	font-weight: bold;
	display: block;
	height: 44px;
	line-height: 44px;
	position: relative;
}
#header .inside #site-navigation li.current-menu-item a {
	color: #004097;
}
#header .inside #site-navigation li.current-menu-item a::after, #header .inside #site-navigation li.current_page_parent a::after {
	position: absolute;
	display: block;
	background: #004097;
	height: 8px;
	bottom: -11px;
	left: 0;
	right: 0;
	content: "";
}
#header .inside #site-navigation li#menu-item-1175 a {
	display: flex;
	padding: 0px 10px;
	background: #004097;
	justify-content: center;
	line-height: 1;
	height: 32px;
	align-items: center;
	color: #fff;
}
#header .inside .members_bt {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
}
#header .inside .members_bt li {
	width: 180px;
}
#header .inside .members_bt li a {
	line-height: 47px;
	display: block;
	text-align: center;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	background: #231815;
}
#header .inside .members_bt li.signup a:hover {
	background: #004097;
	opacity: 1;
}
#header .inside .members_bt li a img {
	vertical-align: middle;
	width: 26px;
}
#header .inside .members_bt li.signin a {
	background: -moz-linear-gradient(50% 90.22% 90deg, rgba(105, 120, 136, 1) 0%, rgba(27, 179, 172, 1) 100%);
	background: -webkit-linear-gradient(90deg, rgba(105, 120, 136, 1) 0%, rgba(27, 179, 172, 1) 100%);
	background: -webkit-gradient(linear, 50% 90.22%, 50% 19.01%, color-stop(0, rgba(105, 120, 136, 1)), color-stop(1, rgba(27, 179, 172, 1)));
	background: -o-linear-gradient(90deg, rgba(105, 120, 136, 1) 0%, rgba(27, 179, 172, 1) 100%);
	background: -ms-linear-gradient(90deg, rgba(105, 120, 136, 1) 0%, rgba(27, 179, 172, 1) 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#697888', endColorstr='#1BB3AC' ,GradientType=0)";
	background: linear-gradient(0deg, rgba(105, 120, 136, 1) 0%, rgba(27, 179, 172, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1BB3AC', endColorstr='#697888', GradientType=0);
}
#header .inside .members_bt li.useful_bt a {
	background: none;
}
#header .inside .members_bt li.useful_bt a img {
	width: auto;
}
/* #main */
.site-content-contain {
	padding: 120px 0 430px;
}
.page-id-790 #member_signin {
	padding: 0;
}
.post-type-archive-useful .site-content-contain, .page-id-790 .site-content-contain {
	padding: 120px 0 330px;
}
#main {}
/* footer */
footer#colophon {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 9000;
	background: #EAF6FD;
}
footer#colophon .footer_above {
	padding: 50px 0 13px;
}
footer#colophon .footer_above .inside {
	width: 740px;
	margin: 0 auto;
}
footer#colophon .footer_above h6 {
	position: absolute;
	top: 40px;
	left: 0;
	font-size: 23px;
	line-height: 1.8;
	text-align: center;
	font-weight: bold;
}
footer#colophon .footer_above div.info {
	float: right;
	width: auto;
}
footer#colophon .footer_above div.info time {
	font-size: 20px;
	display: block;
	margin: 0 0 18px;
}
footer#colophon .footer_above div.info time strong {
	font-size: 28px;
	font-weight: bold;
	margin: 0 40px 0 0;
	vertical-align: middle;
}
footer#colophon .footer_above div.info time em {
	color: #f40f56;
	vertical-align: middle;
}
footer#colophon .footer_above div.info p.tel {
	font-size: 49px;
	line-height: 1.1;
	font-weight: bold;
	margin: 0 0 18px;
}
footer#colophon .footer_above div.info p.tel a img {
	margin: 0 5px 0 0;
}
footer#colophon .footer_above div.info p.mail {
	font-size: 23px;
	margin: 0 0;
	font-weight: bold;
	text-align: left;
}
footer#colophon .footer_above div.info p.mail a img {
	margin: 0 0 0 5px;
	vertical-align: middle;
}
footer#colophon .footer_middle {
	padding: 38px 0 27px;
	background: #efefef url(/assets/img/footer_arrow.png) center top no-repeat;
}
footer#colophon .footer_middle .inside {
	width: 694px;
	margin: 0 auto;
}
footer#colophon .footer_middle div.info {
	float: left;
	width: auto;
	text-align: left;
	padding: 40px 0 0;
}
footer#colophon .footer_middle div.info h6 {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 48px;
}
footer#colophon .footer_middle div.info p {
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 48px;
}
footer#colophon .footer_middle div.info address {
	font-size: 16px;
	line-height: 1.6;
	font-style: normal;
	margin: 0;
}
footer#colophon .footer_middle div.img {
	float: right;
	width: auto;
	margin: 30px 0 0 0;
}
footer#colophon .footer_bottom {
	padding: 18px 0 17px;
}
footer#colophon .footer_bottom .flex {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	width: 900px;
	margin: 0 auto;
}
footer#colophon .footer_bottom .flex ul {
	display: flex;
}
footer#colophon .footer_bottom .flex ul li {
	margin: 0 20px 0 0;
	font-size: 12px;
}
footer#colophon .footer_bottom .flex .company {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
footer#colophon .footer_bottom .flex .company h5 {
	font-size: 18px;
	margin: 0 20px 0 0;
}
footer#colophon p#copyright {
	background: #004097;
	text-align: center;
	font-size: 13px;
	text-align: right;
	height: 32px;
	line-height: 32px;
	padding: 0 40px;
	margin: 0;
	color: #fff;
	overflow: hidden;
	position: relative;
}
footer#colophon p#copyright a {
	color: #fff;
	margin: 0 0 0 20px;
}
footer#colophon p#copyright span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
/* #to_top */
#to_top {
	position: fixed;
	bottom: 40px;
	right: 20px;
	opacity: 0;
	transition: ease-in 0.2s;
	z-index: 9999;
}
.active #to_top {
	opacity: 1;
}
/* #to_member_signup */
#to_member_signup {
	position: fixed;
	right: 0;
	top: 130px;
	z-index: 9999;
}
#to_member_signup.display-none {
	display: none;
}
#to_member_signup a, #to_member_signup img {
	display: block;
}
#to_member_signup a {
	background: #231815;
}
#to_member_signup a:hover {
	opacity: 1;
	background: #004097;
}
#to_member_signup.logged a {
	display: none;
}
#to_member_signup.logged a.tw {
	display: block;
}
#to_member_signup a.tw {
	background: #1D9BF0;
	margin: 20px 0 0;
}
#to_member_signup a.tw:hover {
	opacity: 1;
	background: #004097;
}
#fixed_to_useful {
	position: fixed;
	right: 5px;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 9999;
}
#fixed_to_useful a {
	display: block;
	text-align: center;
}
#fixed_to_useful a h6 {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
	margin: 0 0 5px;
}
#fixed_to_useful a img {
	display: block;
}
@media screen and (max-width: 1400px) {
	#fixed_to_useful a img {
		width: 126px;
	}
	#fixed_to_useful a h6 {
		font-size: 13px;
	}
}
/* Contents */
.single_page article.post {
	background: #fff;
}
.single_page article.post .entry-header .box {
	margin: 20px;
}
.single_page article.post .entry-header .cat {
	padding: 12px;
	background: #bde1d6;
	font-size: 19px;
	color: #000;
	font-weight: bold;
	margin: 0 0 15px;
}
.single_page article.post .entry-header .entry-title {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
}
.single_page article.post .entry-header .meta {
	margin: 5px 0 10px;
}
.single_page article.post .entry-header .meta time {
	font-size: 19px;
	color: #004097;
	font-weight: bold;
}
.single_page article.post .entry-content {
	margin: 20px;
}
.single_page article.post .entry-content a {
	color: #004097;
	text-decoration: underline;
}
.single_page article.post .entry-content p {
	font-size: 15px;
	line-height: 1.8;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
#drawer {
	display: none;
}
.page-id-2 #visual {
	overflow: hidden;
}
#visual .swiper {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
}
#info_box {
	padding: 60px 0;
}
.maintainance {
padding: 40px;
text-align: center;
display: table;
margin: 40px auto;
}
.maintainance p{
font-size: 16px;
font-weight: 600;
}