<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* =================================================================
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
.slick-dots {
	position: static !important;
	margin-top: 20px;
}

.slick-dots li {
	width: 15px !important;
	height: 15px !important;
}

.slick-dots li button {
	width: 15px !important;
	height: 15px !important;
	border-radius: 50%;
}

.slick-dots li button:before {
	border-radius: 50%;
	transition: 1s;
	content: '';
	line-height: 1;
	position: static;
	width: 15px !important;
	height: 15px !important;
	background: black;
}

.about_01 ul li {
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
	position: relative;
	/*	text-indent: -1.2em;*/
	padding: 0 0 0 1.5em !important;
}

.about_01 ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #222;
	display: block;
	position: absolute;
	top: 13px;
	left: 3px;
}

.about_01 ul li::marker {
	content: none;
}

#footer .inner .nav ul p {
	margin-left: 20px;
	font-size: 18px;
	color: #fff;
}

#footer .inner .nav ul a {
	line-height: 1.7em;
}

#footer .inner .nav {
	-ms-align-items: flex-start;
	align-items: flex-start;
}

/* .ivent {
	margin-left: 10px;
} */

.bx-wrapper .bx-pager {
	position: static !important;
}

.newsbtn a {
	padding: 5px;
	border: 1px solid #8e8e8e;
	background: #8e8e8e;
	text-decoration: none;
}

.newsbtn a span {
	color: #fff !important;
}

.newsbtn ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.newsbtn ul li {
	margin: 0 5px 5px 0;
}

.newsbtn h3,
.newsbtn .pages,
.newsbtn&gt;a {
	display: none;
}

.h1txt .ttl {
	text-align: left;
	font-size: 30px;
	font-weight: 700;
	position: relative;
	z-index: 999;
	padding: 80px 0;
	color: #fff;
}

.blogori {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
	margin-bottom: 15px;
}

.blogori a {
	text-decoration: none;
	color: #333;
	transition: 1s;
	font-weight: 600;
}

.blogori .date {
	font-size: 14px;
	margin-right: 20px;
}

.blogori .taga {
	transition: inherit;
	background-color: #0074bf;
	width: 170px;
	font-size: 12px;
	text-align: center;
	margin-right: 20px;
	padding-top: 9px;
	padding-bottom: 8px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
}

/*
.blogori .ニュース{
	background-color: #0074bf !important;
}
.blogori .メンタルヘルス関連情報{
	background-color: #c93a40 !important;
}
.blogori .テスト{
	background-color: #9460a0 !important;
}
.blogori .新サービス{
	background-color: #de9610 !important;
}
.blogori .メディア掲載{
	background-color: #d16b16 !important;
}
.blogori .イベント案内{
	background-color: #56a764 !important;
}
*/
.blogori a:hover {
	opacity: 1;
	text-decoration: none;
}

.blogori a dt {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
	font-weight: 500;
}

.blogori a dt span {
	font-weight: 500;
}

.blogori a dt ul li {
	background-color: #999999;
	color: #fff;
	line-height: 1;
	padding: 5px;
	font-weight: 500;
}

.blogori a dd h2 {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: 500;
}

.blogori a dd .detail {
	font-weight: 500;
}

.blog .wrap #contents dl {
	border: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0;
}

.itembox {
	display: block;
	width: 100%;
	text-decoration: none;
	color: #fff;
}

.sss h3 {
	color: #fff;
}

.sss {
	margin-right: 10px;
	text-align: left;
	padding: 0 5px;
}

.sss .detail {
	text-align: left;
	color: #000;
}

.sss .blog_date {
	color: #000 !important;
}

.sss a {
	text-decoration: none;
	color: #fff !important;
}

.メンタルヘルス関連情報 a {
	transition: inherit;
	background: rgba(244, 67, 54, 0.7);
	width: 170px;
	font-size: 12px !important;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	text-decoration: none;
}

.新サービス a {
	transition: inherit;
	background: rgba(255, 193, 7, 0.7);
	width: 170px;
	font-size: 12px !important;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	text-decoration: none;
}

.イベント案内 a {
	transition: inherit;
	background: rgba(0, 188, 212, 0.7);
	width: 170px;
	font-size: 12px !important;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	text-decoration: none;
}

.ニュース a {
	transition: inherit;
	background-color: #175ba8;
	width: 170px;
	font-size: 12px !important;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	text-decoration: none;
}

.news_bg {
	background: transparent !important;
}

.media_bg {
	background: transparent !important;
}

.media_bg2 a {
	transition: inherit;
	background-color: #159f00;
	width: 170px;
	font-size: 12px !important;
	text-align: center;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 13px;
	color: #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	text-decoration: none;
}

.news_wrap {
	overflow-y: inherit;
	max-width: 960px;
	max-height: inherit;
}

.blog_text .box {
	flex-direction: row;
}

.blog_text .box .blog_date {
	margin-right: 10px;
}

.midashiabout h3 {
	font-size: 18px;
	color: #175ba8;
	font-weight: 700;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
}

.midashiabout h3 span {
	background: #175ba8;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	color: #fff;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	line-height: 1;
	margin-right: 10px;
}

.midashiabout h3 span ruby {
	display: block;
	margin-bottom: 5px;
	line-height: 1;
}

.bg1ori,
.bg1 .box2 {
	background: url(../images/common/topbg_02.jpg)center/cover no-repeat;
}

.flow {
	padding: 20px;
	background: #f7f7f7;
}

.flow .box article {
	border: 1px solid #ccc;
	background: #fff;
	padding: 15px;
	margin-bottom: 30px;
}

.flow .box::after {
	content: "";
	display: block;
	width: 91px;
	height: 112px;
	background: url(../images/common/yazirusi.png) no-repeat center;
	margin: 0 auto 30px;
}

.flow .box:last-child::after {
	display: none;
}

.flow h3 {
	font-size: 20px;
	font-weight: 700;
	border-bottom: 1px solid #222;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.flow div {}

.waku {
	color: #333;
	padding: 20px;
	background: white;
	border-top: solid 5px #5d627b;
	box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

.waku article {
	text-align: center;
}

.waku h2 {
	color: #222;
	font-size: 25px;
	font-weight: 700;
	display: inline-block;
	border-bottom: 3px solid #333;
	margin-bottom: 15px;
}

/*----------------------------------------------------------------------------title*/
.business_01 h4 {
	display: flex;
	align-items: center;
	justify-content: start;
	font-size: 16px;
	font-weight: 700;
}

.business_01 h4 span {
	font-size: 16px;
	font-weight: 700;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #84bcfb;
	width: 30px;
	height: 30px;
	margin-right: 7px;
}

.btn {
	text-align: center;
	margin: 30px auto 0 !important;
}

.btn a {
	margin: 0 auto !important;
	max-width: 500px;
	display: block;
	color: #fff;
	font-size: 18px;
	padding: 15px 10px;
	background: #175ba8;
	text-decoration: none;
	transition: 1s;
	opacity: 1;
}

.btn a:hover {
	background: #0d4079;
}

/*----------------------------------------------------------------------------common1*/
#nav_global .mega__list {
	right: 0;
	justify-content: center;
}

#nav_global .mega__list&gt;div {
	padding: 10px;
}

.member_02 {
	margin-left: -3.0303%;
}

.member_02 .box {
	margin-left: 3.0303%;
	width: 30.3030%;
	overflow: inherit !important;
}

.member_02 .box a {
	position: relative;
	display: block;
	text-decoration: none;
}

.member_02 .box a h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 18px;
	color: #fff;
	background: #175ba8;
	z-index: 1;
	padding: 5px 10px;
}

.member_02 .box a div {
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: 1;
	font-size: 18px;
	font-weight: 700;
	color: #222;
}

.member_02 .box a div span {
	font-size: 0.8em;
	margin-left: 10px;
	color: #175ba8;
}

/*----------------------------------------------------------------------------about*/
.waku01 {
	border: 3px solid #5d627b;
	padding: 15px;
	box-shadow: 0 3px 5px rgb(0 0 0 / 22%);
}

.flow .box::after {
	height: 52px !important;
}


/*----------------------------------------------------------------------------common3*/
.imgR,
.imgL {
	max-width: 45% !important;
}

/*----------------------------------------------------------------------------blog*/
span.translate {
	padding-right: 5px;
	color: #000;
}

.category a:link {
	color: #175ba8;
	text-decoration: none;
}

ul.pages a {
	text-decoration: none;
	color: #000;
}

.bloglist03 .box {
	margin-bottom: 50px;
	margin-top: 50px;
}

.bloglist03 .blog_text .box {
	/* border: 2px solid #eee;
    padding: 20px; */
	width: 100% !important;
}

.bloglist03 div.blog_list h3 {
	font-size: 1.5em;
	color: #0075a9;
	padding: 1rem 2rem;
	border-radius: 0 10px 10px 10px;
	background: #d8ecf5;
	margin-bottom: 10px !important;
}

.bloglist03 div.blog_list h3 a {
	color: #0075a9;
}

.bloglist03 .blog_text .box .blog_date {
	color: #fff !important;
	border-radius: 10px 10px 0 0;
	background: #0075a9;
	text-align: center;
	width: 120px;
}

.topblog div.blog_list ul li {
	position: absolute;
	right: 0;
	bottom: 0;
}

.topblog div.blog_list ul {
	position: relative;
	width: 960px;
}

/* .bloglist03 div.blog_list h3:before {
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 20%;
	height: 6px;
	content: '';
	background: #00cc5b;
} */
/* .bloglist03 div.blog_list ul li {
    position: absolute;
    bottom: 0;
    right: 0;
} */
/* section div#contents article ul li {
    float: right!important;
}
section div#contents article ul li a {
    text-decoration: none;
    background: #ccc;
    padding: 0px 10px;
    color: #000;
}
section div#contents article {
    max-height: 240px;
    overflow-y: hidden;
    margin-bottom: 80px;
    border-bottom: 1px dotted;
}
section div#contents article h2 {
    padding-bottom: 0px!important;
} */
.blog_text .box {
	display: block !important;
}

div.blog_list ul {
	display: block !important;
	/* right: 0!important;
    position: relative!important; */
}

div.blog_list {
	display: block !important;
	border: none !important;
	position: relative !important;
}

div.blog_list div.blog_date {
	color: #000 !important;
}

/*----------------------------------------------------------------------------contact*/
.flow .box article {
	margin-bottom: 10px !important;
}

.flow .box::after {
	margin: 0 auto 10px !important;
}

@media screen and (max-width: 1200px) {
	.bp1200 {
		display: none;
	}
}

#nav_global .mega__list&gt;div a span {
	color: #333;
}

#nav_global2 {
	display: none !important;
}

@media screen and (max-width: 834px) {
	#nav_global {
		display: none !important;
	}

	/* ================================================================= 
 *
 * tablet size
 *
 * ================================================================= */
	/*----------------------------------------------------------------------------title*/
	/*----------------------------------------------------------------------------common1*/
	/*----------------------------------------------------------------------------common2*/
	/*----------------------------------------------------------------------------common3*/
	.topblog div.blog_list ul li {
		position: inherit;
	}

	.topblog div.blog_list ul {
		width: 100%;
	}

	header #header .box1 {
		display: flex;
		flex-wrap: wrap;
		margin-left: 15px;
	}

	header #header .box1 p {
		margin-left: 0 !important;
	}

	/* #header .box1 .contact,
	#header .box1 .ivent {
		width: 48% !important;
	} */

	/* tablet END ###################################################### */
}

@media screen and (max-width: 640px) {
	.about_01 img {
		width: 100% !important;
		max-width: 100% !important;
	}

	.topblog div.blog_list ul li {
		position: inherit;
	}

	.topblog div.blog_list ul {
		width: 100%;
	}

	/* ================================================================= 
 *
 * smartphone size
 *
 * ================================================================= */
	/*----------------------------------------------------------------------------title*/
	/*----------------------------------------------------------------------------common1*/
	/*----------------------------------------------------------------------------common2*/
	/*----------------------------------------------------------------------------common3*/

	/* smartphone END ################################################## */
}</pre></body></html>