@charset "UTF-8";

/* -----------------------------
		BASIC
-------------------------------*/
h2,
h3 {
	color: #0950a0;
	letter-spacing: 0.2em;
	font-weight: normal;
}

h3 img {
	display: block;
	margin: 0 auto;
	padding-bottom: 28px;
}

h3 small {
	display: block;
	padding-top: 22px;
	font-size: 18px;
}

/* two column     -------------*/
.col2Wrap {
	font-size: 0;
}

.column2 {
	display: inline-block;
	width: 50%;
}

/* lower title     -------------*/
.pageTit {
	padding: 45px 0;
}

.pageTit img {
	display: block;
	margin: 0 auto 20px auto;
}

.pageTit h2 {
	font-size: 32px;
}

/* table     -------------*/
dl.tableStyle {
	max-width: 1000px;
	width: 90%;
	border-top: 1px solid #eeeeee;
	margin: 3% auto;
	text-align: left;
	font-size: 16px;
}

dl.tableStyle div {
	border-bottom: 1px solid #eeeeee;
}

dl.tableStyle dt {
	width: 180px;
	font-weight: bold;
	float: left;
	line-height: 2;
	padding: 30px 15px;
}

dl.tableStyle dd {
	margin-left: 201px;
	line-height: 2;
	padding: 30px 15px;
}

dl.tableStyle dd.lineName span {
	padding-right: 30px;
	white-space: nowrap;
}

/* contact     -------------*/
.contactWrap {
	margin: 5% 0;
}

.contactWrap p {
	padding-left: 1em;
	position: relative;
}

.btnWrap a {
	width: 196px;
}

/* color     -------------*/
.app {
	background: #f7f0dc;
}

.infra {
	background: #fbe0da;
}

.dataservice {
	background: #d4f6e1;
}

.itd {
	background: #f1f2c8;
}

.uxdesign {
	background: #dfebfa;
}

.design {
	background: #d2f0f7;
}

.qa {
	background: #e3f5cc;
}

.itadmin {
	background: #eee2f7;
}

.mad {
	background: #f7f0dc;
}

.at {
	background: #fbe0da;
}

.bpr {
	background: #d4f6e1;
}

.shr {
	background: #dfebfa;
}

/* -----------------------------
		VISION
-------------------------------*/
.vision .pageTit {
	background: url("/common/img/vision/vision_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.vision .commentWrap.commentWrap_sakakibara {
	background: transparent linear-gradient(91deg, #ffffff 0%, #e9e8e3 100%) 0% 0% no-repeat padding-box;
	position: relative;
	top: -100px;
	padding-top: 100px;
	z-index: -1;
}

.vision .commentWrap.commentWrap_kanemaki {
	background: linear-gradient(180deg, #EBEFF5 75.48%, #FFF 92.31%, rgba(255, 255, 255, 0.00) 100%);
	padding-bottom: 100px;
	padding-top: unset;
}

.vision .commentInner {
	max-width: 1000px;
	width: 100%;
	margin: auto;
	display: flex;
	flex-direction: row-reverse;
}

.vision .commentInner_kanemaki {
	height: auto;
}

.vision .innerTxt_kanemaki p:not(:last-child) {
	margin-bottom: 20px;
}

.vision .commentImg {
	width: 40%;
	margin: auto;
}

.vision .commentImg_sp {
	display: none;
}

.vision .commentImg_pc {
	display: block;
}

.vision .commentImg img {
	width: 100%;
}

.vision .commentWrap_sakakibara .commentImg img {
	max-width: 300px;
}

.vision .commentTxt {
	width: 60%;
	padding: 62px 0 72px 20px;
	font-size: 18px;
	line-height: 2;
	text-align: left;
}

.vision .commentWrap p.commentTit {
	font-size: 26px;
	padding-bottom: 48px;
	letter-spacing: 2px;
}

.vision .commentWrap p.sign {
	text-align: right;
	padding-top: 58px;
}

.vision .commentWrap p.sign img {
	vertical-align: middle;
	padding-left: 10px;
}

.vision .profileWrap {
	padding-top: 8%;
	padding-bottom: 5%;
}

.vision .accessWrap {
	width: 100%;
	font-size: 0;
	background: #f7f7f7;
}

.vision .mapWrap {
	vertical-align: top;
}

.vision .mapWrap #map_canvas {
	width: 100%;
	height: 400px;
}

.vision .accessDit {
	font-size: 14px;
}

.vision .accessDit h3 {
	font-size: 16px;
	margin: 7%;
}

.vision .accessDit p {
	text-align: left;
	line-height: 2;
	margin: 0 auto;
	width: 90%;
	max-width: 550px;
}

/* -----------------------------
		SERVICE
-------------------------------*/
.service .pageTit {
	background: url("/common/img/service/service_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

/* ancor links    -------------*/
.ancListWrap {
	background: #0950a0;
	width: 100%;
}

.ancListWrap ul {
	margin: 0 auto;
	max-width: 1000px;
}

.ancListWrap ul li {
	display: inline;
}

.ancListWrap ul li a {
	color: #ffffff;
	line-height: 3;
	font-size: 13px;
	display: inline-block;
	padding: 10px 20px;
}

.ancListWrap ul li a:hover {
	text-decoration: underline;
}

.ancListWrap ul li a::before {
	content: url("/common/img/icon-down.svg");
	margin-right: 10px;
}

.service .tit {
	font-size: 18px;
}

.service .tit img {
	margin: 90px 0 3%;
}

.service .dit {
	background: #ffffff;
	font-size: 16px;
	height: 450px;
	vertical-align: top;
}

.service .dit p,
.service .dit ul {
	padding: 40px 15% 0;
	text-align: left;
	line-height: 1.6;
}

.service .dit .links a {
	display: block;
	margin: 0 auto;
	border: 1px solid #0950a0;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}

.service .dit .links a:hover {
	background-color: #0950a0;
	color: #fff;
}

.service .dit .linksAi a {
	display: block;
	margin: 0 auto;
	color: #c83c0b;
	border: 1px solid #c83c0b;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}

.service .dit .linksAi a:hover {
	background-color: #c83c0b;
	color: #fff;
}

.service .dit .linksAi a span {
	display: inline-block;
}

.service .dit .linksShr a {
	display: block;
	margin: 0 auto;
	color: #0950a0;
	border: 1px solid #0950a0;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
}

.service .dit .linksShr a:hover {
	background-color: #0950a0;
	color: #fff;
}

.service .dit .linksShr a span {
	display: inline-block;
}

@media screen and (max-width: 1100px) {

	.service .dit p,
	.service .dit ul {
		padding: 8% 10% 0;
	}
}

.service .dit ul {
	font-size: 20px;
}

.service .app .dit ul li span,
.service .app .tit .enTit {
	color: #e89f11;
}

.service .infra .dit ul li span,
.service .infra .tit .enTit {
	color: #c83c0b;
}

.service .dataservice .dit ul li span,
.service .dataservice .tit .enTit {
	color: #64d58e;
}

.service .itd .dit ul li span,
.service .itd .tit .enTit {
	color: #b4b636;
}

.service .uxdesign .dit ul li span,
.service .uxdesign .tit .enTit {
	color: #0950a0;
}

.service .design .dit ul li span,
.service .design .tit .enTit {
	color: #18a3c3;
}

.service .qa .dit ul li span,
.service .qa .tit .enTit {
	color: #80b43f;
}

.service .itadmin .dit ul li span,
.service .itadmin .tit .enTit {
	color: #8f639d;
}

.service .mad .dit ul li span,
.service .mad .tit .enTit {
	color: #e89f11;
}

.service .at .dit ul li span,
.service .at .tit .enTit {
	color: #c83c0b;
}

.service .bpr .dit ul li span,
.service .bpr .tit .enTit {
	color: #64d58e;
}

.service .shr .dit ul li span,
.service .shr .tit .enTit {
	color: #0950a0;
}

.service .shr .tit .leftWrap img {
	height: 120px;
	width: auto;
}

@media screen and (min-width: 769px) {

	.service .tit .rightWrap,
	.service .tit .leftWrap {
		position: relative;
	}

	.service .tit .rightWrap:after,
	.service .tit .leftWrap:after {
		content: " ";
		width: 0;
		height: 0;
		position: absolute;
		border: 25px solid transparent;
		top: 65%;
	}

	.service .app .tit .leftWrap:after {
		border-left-color: #f7f0dc;
		left: 100%;
	}

	.service .infra .tit .rightWrap:after {
		border-right-color: #fbe0da;
		right: 100%;
	}

	.service .dataservice .tit .leftWrap:after {
		border-left-color: #d4f6e1;
		left: 100%;
	}

	.service .itd .tit .rightWrap:after {
		border-right-color: #f1f2c8;
		right: 100%;
	}

	.service .uxdesign .tit .leftWrap:after {
		border-left-color: #dfebfa;
		left: 100%;
	}

	.service .design .tit .rightWrap:after {
		border-right-color: #d2f0f7;
		right: 100%;
	}

	.service .qa .tit .leftWrap:after {
		border-left-color: #e3f5cc;
		left: 100%;
	}

	.service .itadmin .tit .rightWrap:after {
		border-right-color: #eee2f7;
		right: 100%;
	}

	.service .mad .tit .rightWrap:after {
		border-right-color: #f7f0dc;
		right: 100%;
	}

	.service .at .tit .leftWrap:after {
		border-left-color: #fbe0da;
		left: 100%;
	}

	.service .bpr .tit .rightWrap:after {
		border-right-color: #d4f6e1;
		right: 100%;
	}

	.service .shr .tit .leftWrap:after {
		border-left-color: #dfebfa;
		left: 100%;
	}
}

.service .tit .enTit {
	font-size: 44px;
	font-family: "Brandon_light", sans-serif !important;
	display: block;
	line-height: 0.8;
}

.service .tit .enTit small {
	font-size: 30px;
}

.service .tit p {
	margin-top: 30px;
}

.service .env {
	background: #f7f7f7;
	padding-top: 8%;
	padding-bottom: 5%;
}

.service .env dd {
	white-space: nowrap;
}

/* -----------------------------
		RPA
-------------------------------*/
.rpa .pageTit {
	background: url("/common/img/service/rpa/rpa_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.rpa .commentWrap {
	background: url("/common/img/service/rpa/comment_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	padding: 8% 0;
}

.rpa .commentWrap p {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.rpa .commentWrap p.commentTit {
	font-size: 26px;
	margin-bottom: 50px;
}

.rpa .commentWrap p.innerTxt {
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
}

.rpa .requirementsWrap {
	padding-top: 8%;
}

.rpa .requirementsWrap .stepTit {
	padding-top: 50px;
	padding-bottom: 40px;
}

.rpa .requirementsWrap .stepStyle {
	border: 1px solid #ccc;
	border-collapse: separate;
	border-radius: 5px;
	border-spacing: 0;
	margin: 0 auto;
	text-align: left;
	font-size: 14px;
	max-width: 1000px;
	width: 95%;
}

.rpa .requirementsWrap .stepStyle th,
.rpa .requirementsWrap .stepStyle td {
	border-bottom: 1px solid #ccc;
	padding: 20px 20px;
}

.rpa .requirementsWrap .stepStyle th {
	font-size: 16px;
	font-weight: bold;
	color: #0950a0;
	background: #fff;
}

.rpa .requirementsWrap .stepStyle tr:first-child th {
	border-radius: 5px 0 0 0;
}

.rpa .requirementsWrap .stepStyle tr:first-child td {
	border-radius: 0 5px 0 0;
}

.rpa .requirementsWrap .stepStyle tr:last-child th {
	border-bottom: none;
	border-radius: 0 0 0 5px;
}

.rpa .requirementsWrap .stepStyle tr:last-child td {
	border-bottom: none;
	border-radius: 0 0 5px 0;
}

.rpa .requirementsWrap .caseStudy {
	margin: 0 auto;
	max-width: 1000px;
	width: 95%;
	text-align: left;
	padding-top: 50px;
}

.rpa .requirementsWrap .caseStudy li {
	padding-bottom: 50px;
}

.rpa .requirementsWrap .caseStudy .caseStudy-category {
	background-color: #444;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 2px 10px;
	margin-right: 10px;
}

.rpa .requirementsWrap .caseStudy .caseStudy-categoryName {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
}

.rpa .requirementsWrap .caseStudy dl {
	display: table;
	margin-left: 10%;
	margin-top: 20px;
	border-top: 1px solid #eee;
	font-size: 14px;
}

.rpa .requirementsWrap .caseStudy dl dt {
	width: 15%;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 14px 0 14px 3%;
	line-height: 1.5;
}

.rpa .requirementsWrap .caseStudy dl dd {
	width: 76%;
	display: inline-block;
	border-bottom: 1px solid #eee;
	padding: 14px 3%;
	line-height: 1.5;
}

.rpa .requirementsWrap ol {
	list-style-position: inside;
}

.rpa .contactList {
	background: #dfebfa;
	padding: 70px 0;
}

.rpa .contactList ul {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	font-size: 0;
}

.rpa .contactList ul li {
	width: 31%;
	margin-right: 2%;
	border: 1px solid #0950a0;
	padding: 36px 0;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	color: #0950a0;
	line-height: 1.6;
	font-family: meiryo, "メイリオ", sans-serif;
}

.rpa .contactList ul li:last-child {
	margin-right: 0 !important;
}

.rpa .contactList ul li .campanyName {
	font-size: 18px;
	padding: 10px 0;
}

.rpa .contactList ul li .address {
	font-size: 14px;
}

.rpa .contactList ul li .tel {
	font-size: 28px;
	padding: 18px 0 5px 0;
}

.rpa .contactList ul li .mail {
	padding-top: 3px;
}

.rpa .contactList ul li .btnWrap a {
	margin-top: 10px;
}

@media screen and (max-width: 1100px) {
	.rpa .requirementsWrap .stepTit {
		padding-top: 10px;
		padding-left: 5%;
		padding-right: 5%;
		padding-bottom: 20px;
		text-align: left;
		line-height: 1.5;
	}

	.rpa .requirementsWrap .stepStyle th,
	.rpa .requirementsWrap .stepStyle td {
		display: inline-block;
	}

	.rpa .requirementsWrap .stepStyle th {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
		border-bottom: 0;
		padding-top: 20px;
		padding-bottom: 0;
	}

	.rpa .requirementsWrap .stepStyle td {
		width: 85%;
		padding-left: 10%;
		padding-right: 5%;
		padding-top: 10px;
		padding-bottom: 20px;
		line-height: 1.5;
	}

	.rpa .requirementsWrap .caseStudy {
		padding-top: 10px;
	}

	.rpa .requirementsWrap .caseStudy dl dt {
		display: block;
		width: 97%;
		border: 0;
		padding-bottom: 0;
	}

	.rpa .requirementsWrap .caseStudy dl dd {
		display: block;
		width: 94%;
		padding-top: 5px;
		font-size: 12px;
		color: #888;
	}
}

/* -----------------------------
		MEMBER
-------------------------------*/
.member .pageTit {
	background: url("/common/img/member/member_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.member .enTit {
	font-size: 34px;
	font-family: "Brandon_light", sans-serif !important;
	display: block;
}

/*  メンバー詳細画面
-------------------*/
.member .navLinks {
	max-width: 1000px;
	width: 100%;
	margin: 30px auto 15px auto;
}

.member .navLinks li {
	display: inline-block;
	width: 32%;
}

.member .navLinks li.before {
	text-align: left;
}

.member .navLinks li.next {
	text-align: right;
}

.member .navLinks li a span {
	vertical-align: middle;
	display: inline-block;
}

.member .navLinks li.before a span {
	padding: 0 0 20px 20px;
}

.member .navLinks li.return a span {
	padding: 0 0 20px 0;
}

.member .navLinks li.next a span {
	padding: 0 20px 20px 0;
}

.member .panel .head {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	display: flex;
}

.member .panel .head .imgWrap {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

.member .head .title {
	display: inline-block;
	width: 50%;
	font-size: 24px;
	color: #ffffff;
	text-align: left;
	background: #0950a0;
	height: 300px;
	position: relative;
}

.member .head .title h3 {
	padding: 3% 6%;
	color: #ffffff;
}

.member .head .title .num {
	font-size: 60px;
	border-bottom: 1px solid #ffffff;
	display: inline-block;
	font-weight: 100;
	color: #ffffff;
	letter-spacing: -2px;
}

.member .head .title .txt {
	display: block;
	margin: 4% 0 0;
	font-size: 24px;
	line-height: 1.5;
}

.member .head .title .name {
	display: block;
	font-size: 16px;
	line-height: 1.5;
	position: absolute;
	bottom: 20px;
	left: 6%;
}

.member .head .title .name .kana {
	font-size: 11px;
	margin-left: 10px;
}

.member .head .title.ABE {
	background: #0a51a1;
}

.member .head .title.SAKUMA {
	background: #89b71c;
}

.member .head .title.MATSUNAMI {
	background: #212a31;
}

.member .head .title.FUKUCHAN {
	background: #04b4ae;
}

.member .head .title.KOHKO {
	background: #89b71c;
}

.member .head .title.LAYTON {
	background: #ffbf00;
}

.member .head .title.EMI_CHAN {
	background: #ff69a3;
}

.member .head .title.MANA {
	background: #ff69a3;
}

.member .head .title.EVY {
	background: #ff0000;
}

.member .head .title.SAHO {
	background: #89b71c;
}

.member .head .title.GAZULIN {
	background: #212a31;
}

.member .head .title.ZAKKY {
	background: #04b4ae;
}

.member .head .title.JUICY {
	background: #ff69a3;
}

.member .head .title.HIROKI {
	background: #0a51a1;
}

.member .head .title.RYO {
	background: #0a51a1;
}

.member .head .title.SAITO {
	background: #212a31;
}

.member .head .title.MOMO_CHAN {
	background: #89b71c;
}

.member .head .title.AN_CHAN {
	background: #b7017e;
}

.member .head .title.PAN_YA {
	background: #ff9000;
}

.member .head .title.ZATOO {
	background: #89b71c;
}

.member .head .title.MIOU_SAN {
	background: #ff9000;
}

.member .head .title.AIKO {
	background: #ff0000;
}

.member .head .title.SAKI {
	background: #ff9000;
}

.member .head .title.CAMPBELL {
	background: #ff69a3;
}

.member .head .title.NADARU {
	background: #ff9000;
}

.member .head .title.DAAMA_SAN {
	background: #0a51a1;
}

.member .head .title.KAZUMA {
	background: #04b4ae;
}

.member .head .title.SHIMAJIRO {
	background: #ff0000;
}

.member .head .title.SHOHEI {
	background: #04b4ae;
}

.member .head .title.ZUMA {
	background: #ff0000;
}

.member .head .title.TAKI {
	background: #89b71c;
}

.member .head .title.KAHO {
	background: #b7017e;
}

.member .head .title.SU_CHAN {
	background: #212a31;
}

.member .head .title.YUIP {
	background: #212a31;
}

.member .head .title.EDY {
	background: #212a31;
}

.member .head .title.MIZUHO {
	background: #89b71c;
}

.member .head .title.ERI {
	background: #b7017e;
}

.member .head .title.TOKKY {
	background: #ff69a3;
}

.member .head .title.MOSSAN {
	background: #b7017e;
}

.member .panel section {
	text-align: left;
	max-width: 1000px;
	width: 90%;
	padding: 40px 0 20px 0;
	margin: 0 auto;
	line-height: 1.8;
}

.member .panel section h4 {
	font-size: 26px;
	color: #0950a0;
	letter-spacing: 3px;
	padding-bottom: 20px;
}

.member .panel section img {
	float: right;
	max-width: 250px;
	width: 40%;
	height: auto;
	margin-left: 4%;
}

/*
.member .panel section .leftWrap {
	width: 56%;
	max-width: 560px;
	float: left;
}
*/

.member .panel .memFooter {
	border-top: 1px solid #0950a0;
	border-bottom: 1px solid #0950a0;
	text-align: left;
	max-width: 1000px;
	width: 90%;
	margin-top: 40px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0;
}

.member .panel .memFooter td {
	vertical-align: top;
}

.member .panel .memFooter td p.thumb {
	width: 130px;
	overflow: hidden;
}

.member .panel .memFooter td p.thumb img {
	padding-left: 10px;
	position: relative;
	left: -60px;
}

.member .panel .memFooter td p.thumb_MOSSAN img,
.member .panel .memFooter td p.thumb_NADARU img {
	left: -100px;
}

.member .panel .memFooter .rightWrap {
	padding-left: 20px;
	padding-right: 10px;
	line-height: 1.4;
}

.member .panel .memFooter .rightWrap h4 {
	color: #0950a0;
	font-size: 18px;
	letter-spacing: 2px;
}

.member .panel .memFooter .rightWrap h4 span {
	display: block;
	font-size: 14px;
	letter-spacing: 0px;
}

.member .panel .memFooter .rightWrap p {
	font-size: 14px;
	padding-top: 38px;
}

.member .panel .memFooter .rightWrap .memFooterHobby {
	font-size: 14px;
	font-weight: bold;
	color: #0950a0;
}

.member .rightElements {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 95%;
	max-width: 1296px;
}

/* 22/2/2追加 掲載年月の表記 */
.member .rightElements .publicationDate {
	/* text-align: right; */
	/* width: 90%; */
	font-size: 15px;
	margin-bottom: 25px;
}

/* 2021/1/21追加 過去記事リンクある人のみ適応 */
.member .rightElements .oldInterviewLink {
	/* text-align: right; */
	/* width: 86.5%; */
	margin-bottom: 90px;
	/* margin-left: 130px; */
}

.member .rightElements .oldInterviewLink p {
	font-size: 18px;
}

.member .memberListWrap {
	padding: 70px 0;
}

.member .memberList {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	align-items: center;
	/* *zoom: 1; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

/* .member .memberList:after {
	content: "";
	display: block;
	clear: both;
} */
.member .memberList li {
	display: inline-block;
	max-width: 228px;
	text-align: center;
	padding: 10px;
	width: 23.4%;
	/* margin: 20px; */
}

@media (max-width: 991px) {
	.member .memberList li {
		max-width: 235px;
		width: 31%;
	}
}


.member .memberList li a {
	display: block;
}

.member .memberList li img {
	width: 100%;
}

.member .memberList li p {
	display: table;
	width: 100%;
}

.member .memberList li p.name {
	font-size: 18px;
	font-weight: normal;
}

.member .memberList li p.dep {
	font-size: 13px;
	padding-bottom: 3%;
	min-height: 16%;
	min-height: 12%\9;
	line-height: 1.3;
}

.member .memberList li p.dep span {
	display: table-cell;
	vertical-align: middle;
}

.memberHover figure {
	position: relative;
	overflow: hidden;
	display: block;
}

.memberHover a {
	color: #ffffff;
}

.memberHover a figcaption {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-khtml-opacity: 0;
	-moz-opacity: 0;
	transition: 0.3s;
	position: absolute;
	top: 65%;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 30%;
	display: block;
	padding-top: 7%;
}

.memberHover a img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	transition: all 0.2s;
}

.memberHover a:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.memberHover a:hover figcaption {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
	-khtml-opacity: 1;
	-moz-opacity: 1;
}

.memberHover.ABE a figcaption {
	background: rgba(10, 81, 161, 0.7);
}

.memberHover.SAKUMA a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.MATSUNAMI a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.FUKUCHAN a figcaption {
	background: rgba(4, 180, 174, 0.7);
}

.memberHover.KOHKO a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.LAYTON a figcaption {
	background: rgba(255, 191, 0, 0.7);
}

.memberHover.EMI_CHAN a figcaption {
	background: rgba(255, 105, 163, 0.7);
}

.memberHover.MANA a figcaption {
	background: rgba(255, 105, 163, 0.7);
}

.memberHover.EVY a figcaption {
	background: rgba(255, 0, 0, 0.7);
}

.memberHover.SAHO a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.GAZULIN a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.ZAKKY a figcaption {
	background: rgba(4, 180, 174, 0.7);
}

.memberHover.JUICY a figcaption {
	background: rgba(255, 105, 163, 0.7);
}

.memberHover.HIROKI a figcaption {
	background: rgba(10, 81, 161, 0.7);
}

.memberHover.RYO a figcaption {
	background: rgba(10, 81, 161, 0.7);
}

.memberHover.SAITO a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.MOMO_CHAN a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.AN_CHAN a figcaption {
	background: rgba(183, 1, 126, 0.7);
}

.memberHover.PAN_YA a figcaption {
	background: rgba(255, 144, 0, 0.7);
}

.memberHover.ZATOO a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.MIOU_SAN a figcaption {
	background: rgba(255, 144, 0, 0.7);
}

.memberHover.AIKO a figcaption {
	background: rgba(255, 0, 0, 0.7);
}

.memberHover.SAKI a figcaption {
	background: rgba(255, 144, 0, 0.7);
}

.memberHover.CAMPBELL a figcaption {
	background: rgba(255, 105, 163, 0.7);
}

.memberHover.NADARU a figcaption {
	background: rgba(255, 144, 0, 0.7);
}

.memberHover.DAAMA_SAN a figcaption {
	background: rgba(10, 81, 161, 0.7);
}

.memberHover.KAZUMA a figcaption {
	background: rgba(4, 180, 174, 0.7);
}

.memberHover.SHIMAJIRO a figcaption {
	background: rgba(255, 0, 0, 0.7);
}

.memberHover.SHOHEI a figcaption {
	background: rgba(4, 180, 174, 0.7);
}

.memberHover.ZUMA a figcaption {
	background: rgba(255, 0, 0, 0.7);
}

.memberHover.TAKI a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.KAHO a figcaption {
	background: rgba(183, 1, 126, 0.7);
}

.memberHover.SU_CHAN a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.YUIP a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.EDY a figcaption {
	background: rgba(33, 42, 49, 0.7);
}

.memberHover.MIZUHO a figcaption {
	background: rgba(137, 183, 28, 0.7);
}

.memberHover.ERI a figcaption {
	background: rgba(183, 1, 126, 0.7);
}

.memberHover.TOKKY a figcaption {
	background: rgba(255, 105, 163, 0.7);
}

.memberHover.MOSSAN a figcaption {
	background: rgba(183, 1, 126, 0.7);
}

html>

/**/
body .memberHover.ABE a figcaption {
	background
	/*\**/
	: #0a51a1 \9;
}

html>

/**/
body .memberHover.SAKUMA a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

html>

/**/
body .memberHover.MATSUNAMI a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

html>

/**/
body .memberHover.FUKUCHAN a figcaption {
	background
	/*\**/
	: #04b4ae \9;
}

html>

/**/
body .memberHover.KOHKO a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

html>

/**/
body .memberHover.LAYTON a figcaption {
	background
	/*\**/
	: #ffbf00 \9;
}

html>

/**/
body .memberHover.EMI_CHAN a figcaption {
	background
	/*\**/
	: #ff69a3 \9;
}

html>

/**/
body .memberHover.MANA a figcaption {
	background
	/*\**/
	: #ff69a3 \9;
}

html>

/**/
body .memberHover.EVY a figcaption {
	background
	/*\**/
	: #ff0000 \9;
}

html>

/**/
body .memberHover.SAHO a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

html>

/**/
body .memberHover.GAZULIN a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

html>

/**/
body .memberHover.ZAKKY a figcaption {
	background
	/*\**/
	: #04b4ae \9;
}

html>

/**/
body .memberHover.JUICY a figcaption {
	background
	/*\**/
	: #ff69a3 \9;
}

html>

/**/
body .memberHover.HIROKI a figcaption {
	background
	/*\**/
	: #0a51a1 \9;
}

html>

/**/
body .memberHover.RYO a figcaption {
	background
	/*\**/
	: #0a51a1 \9;
}

html>

/**/
body .memberHover.SAITO a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

html>

/**/
body .memberHover.MOMO_CHAN a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

html>

/**/
body .memberHover.AN_CHAN a figcaption {
	background
	/*\**/
	: #b7017e \9;
}

html>

/**/
body .memberHover.PAN_YA a figcaption {
	background
	/*\**/
	: #ff9000 \9;
}

html>

/**/
body .memberHover.ZATOO a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

html>

/**/
body .memberHover.MIOU_SAN a figcaption {
	background
	/*\**/
	: #ff9000 \9;
}

html>

/**/
body .memberHover.AIKO a figcaption {
	background
	/*\**/
	: #ff0000 \9;
}

html>

/**/
body .memberHover.SAKI a figcaption {
	background
	/*\**/
	: #ff9000 \9;
}

html>

/**/
body .memberHover.CAMPBELL a figcaption {
	background
	/*\**/
	: #ff69a3 \9;
}

html>

/**/
body .memberHover.NADARU a figcaption {
	background
	/*\**/
	: #ff9000 \9;
}

html>

/**/
body .memberHover.DAAMA_SAN a figcaption {
	background
	/*\**/
	: #0a51a1 \9;
}

html>

/**/
body .memberHover.KAZUMA a figcaption {
	background
	/*\**/
	: #04b4ae \9;
}

html>

/**/
body .memberHover.SHIMAJIRO a figcaption {
	background
	/*\**/
	: #ff0000 \9;
}

html>

/**/
body .memberHover.SHOHEI a figcaption {
	background
	/*\**/
	: #04b4ae \9;
}

html>

/**/
body .memberHover.ZUMA a figcaption {
	background
	/*\**/
	: #ff0000 \9;
}

html>

/**/
body .memberHover.TAKI a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

/**/
body .memberHover.KAHO a figcaption {
	background
	/*\**/
	: #b7017e \9;
}

/**/
body .memberHover.SU_CHAN a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

/**/
body .memberHover.YUIP a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

/**/
body .memberHover.EDY a figcaption {
	background
	/*\**/
	: #212a31 \9;
}

/**/
body .memberHover.MIZUHO a figcaption {
	background
	/*\**/
	: #89b71c \9;
}

/**/
body .memberHover.ERI a figcaption {
	background
	/*\**/
	: #b7017e \9;
}

/**/
body .memberHover.TOKKY a figcaption {
	background
	/*\**/
	: #ff69a3 \9;
}

/**/
body .memberHover.MOSSAN a figcaption {
	background
	/*\**/
	: #b7017e \9;
}

.memberlist-mini {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	align-items: center;
	/* *zoom: 1; */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.member .memberlist-mini::after {
	/* content: ""; */
	/* display: block; */
	/* width: 23.4%; /* 子要素と同じ幅 */
	/* padding: 10px; */
}

.memberlist-mini li {
	display: inline-block;
	max-width: 228px;
	text-align: center;
	padding: 10px;
	width: 23.4%;
	/* margin: 20px; */
}

.memberlist-mini li a img {
	width: 100%;
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
	transition: all 0.2s;
}

.memberlist-mini li.active a img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.memberlist-mini li a:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
}

.member h3 {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	text-align: left;
	margin-bottom: 20px;
	/* margin-top: 80px; */
}

@media (max-width: 991px) {
	.memberlist-mini li {
		max-width: 235px;
		width: 31%;
	}
}

/* recruit_noindex */
.member .noIndexMsg {
	margin: 5% auto 2%;
}

.member .noIndexText {
	color: #0950a0;
	letter-spacing: 0.2em;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}

.member .noIndexReturn {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 8%;
}

.member .noIndexReturn .return {
	padding: 20px;
	display: inline-block;
}


/* -----------------------------
		RECRUIT
-------------------------------*/
.recruit .pageTit {
	background: url("/common/img/recruit/recruit_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.recruit .commentWrap {
	background: url("/common/img/recruit/comment_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
	padding: 8% 0;
}

.recruit .commentWrap p {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
}

.recruit .commentWrap p.commentTit {
	font-size: 26px;
	margin-bottom: 50px;
}

.recruit .commentWrap p.innerTxt {
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
}

.recruit .requirementsWrap {
	margin-top: 5%;
}

.recruit .requirementsWrap h3 {
	font-size: 25px;
	font-weight: bold;
}

.recruit .joblistWrap {
	margin-top: 8%;
}

.recruit .oiwaikin {
	display: inline-block;
	max-width: 800px;
	width: 100%;
	position: relative;
}

.recruit .oiwaikin img {
	width: 25%;
	max-width: 130px;
	position: absolute;
	top: -30px;
	left: 80%;
	transform: rotate(10deg);
}

.recruit .jobList {
	max-width: 800px;
	width: 100%;
	margin: auto;
}

.recruit .jobList dd li a {
	text-decoration: none;
	display: inline-block;
	transition-duration: 0.5s;
}

.recruit .jobList dd li a:hover {
	transform: scale(1.1);
}

.recruit .flowWrap {
	margin-top: 8%;
}

.recruit .flowWrap h3 {
	margin-bottom: 5%;
}

.recruit .stepItem {
	display: inline-block;
	width: 170px;
	height: 170px;
	margin: 0 5px;
}

.recruit .stepItem .circle {
	display: inline-block;
	width: 100%;
	height: 100%;
	border: solid 1px #607ea1;
	border-radius: 50%;
	vertical-align: middle;
	position: relative;
}

.recruit .stepItem .no {
	display: inline-block;
	position: absolute;
	top: -5%;
	left: 0;
	font-size: 30px;
	color: #607ea1;
}

.recruit .stepItem .step1::after,
.recruit .stepItem .step2::after,
.recruit .stepItem .step3::after,
.recruit .stepItem .step4::after {
	position: absolute;
	content: "";
	top: 50%;
	left: 100%;
	width: 18px;
	border-bottom: solid 1px #607ea1;
}

.recruit .stepItem dt {
	display: inline-block;
	font-size: 18px;
	font-weight: 900;
	color: #607ea1;
	padding: 30px 20px 10px 20px;
	border-bottom: solid 1px #607ea1;
}

.recruit .stepItem dd {
	font-size: 14px;
	color: #5e5e66;
	padding-top: 15px;
	line-height: 1.1rem;
}

.recruit .flow p {
	padding-top: 2%;
	font-size: 12px;
	margin: 0 auto;
}

.recruit .apply {
	margin-top: 8%;
}

.recruit .msg {
	font-size: 20px;
	font-weight: 900;
	font-family: "游ゴシック";
}

.recruit .msg span {
	background: linear-gradient(transparent 60%, yellow 50%);
}

.recruit .submsg {
	margin-top: 1%;
	font-size: 16px;
}

.recruit .apply .mailLink {
	margin-top: 40px;
}

.recruit .apply .btnWrap {
	line-height: 1.6;
}

.recruit .apply .btnWrap a {
	display: block;
	width: 294px;
	margin: 0 auto;
	padding: 15px 0;
	background-color: #0950a0;
	color: #ffffff;
	font-size: 100%;
	transition-duration: 0.5s;
}

.recruit .apply a:hover {
	background-color: #0c66cc;
	transition-duration: 0.1s;
}

.recruit .contactList {
	background: #dfebfa;
	padding: 70px 0;
	margin-top: 8%;
}

.recruit .contactList ul {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	font-size: 0;
}

.recruit .contactList ul li {
	width: 31%;
	height: 200px;
	margin-right: 2%;
	border: 1px solid #0950a0;
	padding: 36px 0;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	vertical-align: top;
	color: #0950a0;
	line-height: 1.6;
	font-family: meiryo, "メイリオ", sans-serif;
}

.recruit .contactList ul li:last-child {
	margin-right: 0 !important;
}

.recruit .contactList ul li .campanyName {
	font-size: 18px;
	padding: 10px 0;
}

.recruit .contactList ul li .address {
	font-size: 14px;
}

.recruit .contactList ul li .tel {
	font-size: 28px;
	padding: 18px 0 5px 0;
}

.recruit .contactList ul li .mail {
	font-size: 16px;
	padding: 26px 0 16px 0;
}

/* .recruit .contactList ul li .btnWrap a {  margin-top: 10px;} */

/* -----------------------------
		NEWS
-------------------------------*/
.news .pageTit {
	background: url("/common/img/news/news_tit_bk.png") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.news .lowerNewsWrap {
	font-family: meiryo, "メイリオ", sans-serif;
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	padding-top: 5%;
	text-align: left;
	line-height: 1.6;
}

.news .lowerNewsWrap li {
	border-bottom: 1px solid #eeeeee;
	padding: 30px 0;
	font-size: 0;
}

.news .lowerNewsWrap li:last-child {
	border: none;
}

.news .lowerNewsWrap li span {
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}

.news .lowerNewsWrap li .date {
	width: 12%;
	padding-left: 2%;
	min-width: 100px;
}

.news .lowerNewsWrap li .txt {
	width: 84%;
	padding-right: 2%;
}

.news .lowerNewsWrap li a {
	text-decoration: underline;
}

.news .lowerNewsWrap li a:hover {
	text-decoration: none;
}

.news .contactWrap {
	border-top: 1px solid #eeeeee;
	padding-top: 5%;
}

.news .panel .title {
	font-size: 32px;
	text-align: center;
	max-width: 1000px;
	width: 90%;
	padding: 40px 0 20px 0;
	margin: 0 auto;
	line-height: 1.8;
}

.news .panel section {
	text-align: left;
	max-width: 1000px;
	width: 90%;
	padding: 40px 0 20px 0;
	margin: 0 auto;
	line-height: 1.8;
}

.news .panel section h4 {
	font-size: 26px;
	color: #0950a0;
	letter-spacing: 3px;
	padding-bottom: 20px;
}

@media screen and (max-width: 1000px) {
	.news .lowerNewsWrap li .txt {
		width: 80%;
	}
}

/* -----------------------------
		TERMS, PRIVACY, 
-------------------------------*/
.policies .precautions {
	line-height: 1.8;
	margin-bottom: 12%;
}

.policies .pageTit,
.precautions .pageTit {
	background: #e6edf5;
}

.policies .pageTit h2,
.precautions .pageTit h2 {
	font-size: 16px;
	padding: 20px 0;
}

.policies .pageTit h2 span,
.precautions .pageTit h2 span {
	display: block;
	font-size: 34px;
	font-weight: 500;
	letter-spacing: 0.2em;
}

dl.txtStyle01,
.txtStyle02 {
	max-width: 1000px;
	width: 90%;
	margin: 40px auto;
	line-height: 1.8;
}

dl.txtStyle01 dt {
	color: #0950a0;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	font-family: "mplus-1m-regular", sans-serif;
	text-align: left;
}

dl.txtStyle01 dd,
.txtStyle02 li {
	margin-bottom: 40px;
	text-align: left;
}

.txtStyle02 ol {
	list-style-position: inside;
	/* margin-top: 40px; */
}

.txtStyle02 a {
	text-decoration: underline;
}

.txtStyle02 a:hover {
	text-decoration: none;
}

.txtStyle02 .contactWrap {
	text-align: left;
}

.txtStyle02 .ruleSetDate {
	text-align: left;
	margin-bottom: 30px;
	display: flex;
	justify-content: left;
}

.txtStyle02 .ceoName {
	text-align: left;
	margin-bottom: 90px;
	display: flex;
	justify-content: right;
}

.txtStyle02 .txtStyle02_inner ol,
.txtStyle02 .txtStyle02_inner01 ol,
.txtStyle02 .txtStyle02_inner_noIndent ol {
	list-style-type: none;
	margin-top: 0;
}

.txtStyle02 .txtStyle02_inner ol li,
.txtStyle02 .txtStyle02_inner02 ol li,
.txtStyle02 .txtStyle02_inner01 ol li,
.txtStyle02 .txtStyle02_inner_noIndent ol li ol li .contactWrap p {
	/* text-indent: 1em; */
	padding-left: 1em;
	list-style-type: none;
}

.txtStyle02 .txtStyle02_inner ol li ol,
.txtStyle02 .txtStyle02_inner02 ol li ol {
	list-style-type: none;
}

.txtStyle02 .txtStyle02_inner01 ol li ol li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 2em;
	position: relative;
	text-indent: -1em;
}

.txtStyle02 .txtStyle02_inner02 ol li ol li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 1.5em;
	position: relative;
}

.txtStyle02 .txtStyle02_inner ol li ol p {
	padding-left: 2em;
	text-indent: -1.5em;
}

/* .txtStyle02 .txtStyle02_inner02 ol li ol li p {
	padding-left: 2em;
	text-indent: -1.5em;
} */

/* -----------------------------
		CONTACT
-------------------------------*/
.contact .pageTit {
	background: url("/common/img/contact/contact_tit_bk.jpg") no-repeat;
	-moz-background-size: cover;
	background-size: cover;
}

.wrapperWidth {
	max-width: 1000px;
	margin: 0 auto 80px auto;
	width: 90%;
	text-align: left;
}

.formMessage {
	font-size: 26px;
	padding: 40px 0;
	text-align: center;
	line-height: 1.6;
}

.formMessageSub {
	font-size: 20px;
	text-align: center;
	line-height: 1.6;
}

.form dl {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.form dt {
	width: 180px;
}

.form dd {
	width: calc(100% - 240px);
}

.form dt,
.form dd {
	border-bottom: 1px solid #ccc;
	padding: 30px 15px;
}

.form input[type=text],
.form input[type=email],
.form input[type=tel],
.form textarea {
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 11px;
	background-color: #fafafa;
	font-family: 'mplus-1m-light';
}

.form input[type=text] {
	width: 180px;
}

.form input[type=email],
.form input[type=tel] {
	width: 40%;
}

.form input+input {
	margin-left: 20px;
}

.form input::placeholder,
.form textarea::placeholder {
	color: #999999;
}

.form textarea {
	width: 100%;
}

.form span {
	color: #E71F19;
	padding-left: 4px;
}

.form dl dd .radioWrap {
	display: flex;
	flex-wrap: wrap;
	gap: .3em 2em;
	border: none;
	padding: 0;
	margin-bottom: -24px;
}

.form dl dd .radioWrap label {
	display: flex;
	align-items: center;
	position: relative;
	cursor: pointer;
	margin-bottom: 24px;
}

.form dl dd .radioWrap input[type=radio] {
	appearance: auto;
	-webkit-appearance: auto;
}

.form dl dd .radioWrap label span {
	color: #555555;
	padding-left: 12px;
	padding-right: 8px;
}

.form dl dd.twoCol {
	display: flex;
}

.form .checkArea {
	text-align: center;
	padding: 30px 15px;
}

.form .checkArea p {
	margin-bottom: 20px;
	line-height: 1.6;
}

.form .checkArea label {
	display: block;
	font-size: 20px;
	cursor: pointer;
	color: #555555;
}

.form .checkArea a {
	display: inline-block;
}

.btnWrap input {
	display: block;
	width: 196px;
	margin: 40px auto 0 auto;
	border: 1px solid #0950a0;
	background: #ffffff;
	font-size: 14px;
	font-family: 'mplus-1m-light';
	color: #0950a0;
	padding: 15px 0;
	text-align: center;
	-webkit-transition: all 0.1s ease 0s;
	-moz-transition: all 0.1s ease 0s;
	-o-transition: all 0.1s ease 0s;
	-ms-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}

.btnWrap input:hover {
	color: #ffffff;
	background: #0950a0;
}