@charset "UTF-8";
/* CSS Document */

.enbody {
	word-break: break-all;
  word-wrap: break-word;
}




.h-title_i  {
	width: 100%;
	position: relative;
	margin: 0 auto 40px;
	padding-bottom: 26px;
	text-align: center;
	line-height: 1;
}

	.h-title_i::after {
		background-color: #2b39c2;
		content: "";
		width: 40px;
		height: 2px;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -20px;
	}
	.h-title_i-w::after {
		background-color: #fff;
	}
@media screen and (max-width: 767px) {
	.h-title_i  {
		margin-bottom: 30px;
		padding-bottom: 20px;
	}
	.h-title_i img {
		margin: auto;
	}
}/*/max-width: 767px*/



.mainvisual {
	display: table;
	position: relative;
	width: 100%;
	height: 480px;
	background: #deeaf9 url(../image/top_main-img.jpg) no-repeat center center;
	text-align: center;
	vertical-align: middle;
}
.mainvisual::after {
	background-color: #2b39c2;
	content: "";
	width: 2px;
	height: 110px;
	position: absolute;
	top: 462px;
	left: 50%;
	margin-left: 1px;
}

.mainvisual_text {
	display: table-cell;
	vertical-align: middle;
	padding-top: 5px;
}
.mainvisual_sub_text {
	display: block;
	margin-top: 25px;
	font-weight: normal;
	color: #333;
	font-size: 26px;
	letter-spacing: 2.3px;
}

.mainvisual_text img {
	width: 848px;
	height: auto;
}
	.only_sp_text {
		display: none;
	}

@media screen and (max-width: 767px) {
	.mainvisual {
		width: 100%;
		height: 240px;
	}
	.mainvisual::after {
		width: 2px;
		height: 60px;
		position: absolute;
		top: 210px;
		left: 50%;
		margin-left: 1px;
	}
	.mainvisual_sub_text {
		margin-top: 18px;
		font-weight: normal;
		font-size: 14px;
		letter-spacing: 2.3px;
		line-height: 1.2;
	}
	.mainvisual_text img {
		width: 268px;
		height: auto;
	}
		.only_pc_text {
			display: none;
		}
		.only_sp_text {
			display: inline-block;
		}

}/*@media screen and (min-width: 768px)*/


.eyecatch {
	background-color: #fff;
	text-align: center;
	padding: 140px 0 80px;
}
.eyecatch img {
	width: 217px;
	height: auto;
	color: #1020bb;
}
.eyecatch_text {
	margin-top: 30px;
	color:#000;
	font-size: 19px;
	letter-spacing: 1.2px;
	line-height: 36px;
}

@media screen and (max-width: 767px) {
	.eyecatch {
		padding: 60px 15px;
	}
	.eyecatch img {
		width: 196px;
		height: auto;
	}
	.eyecatch_text {
		margin-top: 24px;
		font-size: 16px;
		letter-spacing: 0.1rem;
		line-height: 1.75;
	}

}/*@media screen and (min-width: 768px)*/


.our-business_index {
	background-color: #efefef;
	padding: 80px 0;
	text-align: center;
}

.section-title_img {
	position: relative;
	margin-bottom: 40px;
	padding-bottom: 21px;
	text-align: center;
}
.section-title_img img {
	width: auto;
  height: 12.5%;
}
.section-title_img::after {
	background-color: #2b39c2;
	content: "";
	width: 40px;
	height: 2px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -20px;
	margin-top: 25px;
}


ul.business_list {
	width: 980px;
	overflow: hidden;
	margin: 0 auto 80px;
}
	ul.business_list li {
		box-sizing: border-box;
		float: left;
		width: 300px;
		margin-left: 40px;
		min-height: 356px;
		padding: 40px 20px;
		background-color: #fff;
		text-align: center;
		line-height: 1.2;
	}
	ul.business_list li:first-child {
		margin-left: 0;
		}
	.business_list_Icon img{
		width: 130px;
	}
	.business_list_text {
		margin-top: 30px;
		font-size: 20px;
		font-weight: bold;
	}
	.business_list_sub-text {
		opacity: 0.7;
		font-size: 12px;
		margin-top: 10px;
	}
	.business_list_btn {
		margin: 30px auto 0;
		box-sizing: border-box;
		position: relative;
		width: 160px;
		min-height: 36px;
		background-color: #2b39c2;
		color: #fff;
		font-size: 12px;
		font-weight: normal;
		line-height: 36px;
		letter-spacing: 1.4px;
	}
	.business_list_btn::after {
    content: "";
    background: url(../image/icon-anc.png) no-repeat center center;
    background-size: 18px 11px;
    width: 18px;
    height: 11px;
    position: absolute;
    top: 50%;
		right: 12px;
    margin-top: -6px;
	}

	.business_list_btn a {
		display: inline-block;
		width: 160px;
		min-height: 36px;
		color: #fff;
	}
	.business_list_btn:hover {
		background-color:#394bff;
	}

.business_section {
	display: table;
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	background-color: #fff
}
	div.business_section:first-child {
		margin-top: 80px;
	}

	.business_section_content,.business_section_img {
		display: table-cell;
		width: 50%;
		vertical-align: middle;
		overflow: hidden;
	}

	.business_section_content {
		box-sizing: border-box;
		background-color: #fff;
		min-height: 350px;
		padding: 40px 60px;
		text-align: left;
	}
		.business_section_title {
			position: relative;
			color: #1020bb;
			font-size: 28px;
			line-height: 1.2;
			font-weight: bold;
			margin-bottom: 30px;
			padding-bottom: 20px;
		}


		.business_section_btn {
				margin: 14px auto 0;
				box-sizing: border-box;
				position: relative;
				width: 240px;
				min-height: 40px;
				background-color: #2b39c2;
				color: #fff;
				font-size: 12px;
				font-weight: normal;
				line-height: 40px;
				letter-spacing: 1.4px;
				text-align: center;
			}
			.business_section_btn::after {
				content: "";
				background: url(../image/icon-anc_next.png) no-repeat center center;
				background-size: 10px 16px;
				width: 10px;
				height: 16px;
				position: absolute;
				top: 50%;
				right: 12px;
				margin-top: -8px;
			}

			.business_section a {
				display: inline-block;
				width: 240px;
				min-height: 40px;
				color: #fff;
			}
			.business_section:hover {
				background-color:#394bff;
			}


			.business_section_title span {
				display: block;
				margin-top: 5px;
				line-height: 1;
				color: #666;
				font-size: 12px;
				font-weight: normal;
				letter-spacing: 0.6px;
			}
		.business_section_title:after {
			background-color: #2b39c2;
			content: "";
			width: 48px;
			height: 2px;
			position: absolute;
			bottom: 0;
			left: 0;
		}

	.business_section_img img{
		width: 100%;
		-moz-transition: -moz-transform 0.8s linear;
		-webkit-transition: -webkit-transform 0.8s linear;
		-ms-transition: -ms-transform 0.8s linear;
		transition: transform 0.8s linear;
	}

.business_section_img img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

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

	.our-business_index {
		padding: 60px 0;
	}

	.section-title_img {
		position: relative;
		margin-bottom: 40px;
		padding-bottom: 21px;
		text-align: center;
	}
	.section-title_img img {
		width: auto;
		height: 12.5%;
	}
	.section-title_img::after {
		background-color: #2b39c2;
		content: "";
		width: 40px;
		height: 2px;
		position: absolute;
		top: 30px;
		left: 50%;
		margin-left: -20px;
		margin-top: 25px;
	}

	ul.business_list {
		width: 100%;
		margin: 0 auto 50px;
	}
		ul.business_list li {
			box-sizing: border-box;
			float: none;
			width: 100%;
			margin: 10px 0 0;
			min-height: 272px;
			padding: 24px 20px 30px;
			text-align: center;
			line-height: 1.2;
		}
		ul.business_list li:first-child {
			margin-top: 0;
			}
		.business_list_Icon img{
			width: 130px;
		}
		.business_list_text {
			margin-top: 18px;
			font-size: 20px;
			font-weight: bold;
		}
		.business_list_sub-text {
			opacity: 0.7;
			font-size: 12px;
			line-height: 1.2;
			margin-top: 8px;
		}
		.business_list_btn {
			margin: 16px auto 0;
			width: 78%;
			min-height: 36px;
		}
			.business_list_btn a {
        width: 100%;
        height: 100%;
			}
			.business_list_btn:hover {
				background-color:#394bff;
			}

	.business_section {
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display:-webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;          /* Flexコンテナ―に設定 */
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		webkit-flex-direction: column;
		flex-direction:column;
		width: 100%;
		margin-top: 40px;
	}
		.business_section_content,.business_section_img {
			display: block;
			width: 100%;
			vertical-align: middle;
			overflow: hidden;
		}
		.business_section_content {
			-ms-flex-order:2; /*for IE10*/
			-webkit-order:2; /* for old webkit browser */
			order:2;
			box-sizing: border-box;
			background-color: #fff;
			min-height: auto;
			padding: 36px 15px;
			text-align: left;
		}
			.business_section_title {
				font-size: 24px;
				text-align: center;
				line-height: 1.2;
				padding-bottom: 20px;
				margin-bottom: 30px;
			}
			.business_section_title:after {
				position: absolute;
				left: 50%;
				bottom: 0;
				margin-left: -22px;
			}

	.business_section_img {
		-ms-flex-order:1; /*for IE10*/
		-webkit-order:1; /* for old webkit browser */
		order:1;
		}

	.business_section_btn {
		margin: 16px auto 0;
		width: 76.2%;
		min-height: 36px;
	}
		.business_section_btn a {
			width: 100%;
			height: 100%;
		}
}/*/max-width: 767px*/



.news_section {
	padding-top: 80px;
}
	.news_section_content {
		overflow: scroll;
		min-height: 160px;
		max-height: 300px;
		background-color: #fff;
	}

	.news_section_content li {
			word-break: keep-all;
			word-wrap: break-word;
			overflow: hidden;
			position: relative;
			width: 100%;
			padding: 20px 25px 13px 0;
			text-decoration: none;
			border-top: 1px solid #c4c4c4;
			box-sizing: border-box;
	}
	.news_section_content li:first-child {
			border-top: none;
	}

		.mod-news-list_date {
				float: left;
				padding-top: 3px;
				color: #666;
				font-size: 1.2rem;
		}

		.mod-news-list_label {
				float: left;
				margin-left: 13px;
				box-sizing: border-box;
			line-height: 1.5;
				width: 120px;
			height: 24px;
				color: #2b39c2;
				font-size: 1.2rem;
			padding: 4px;
				vertical-align: middle;
			text-align: center;
		}
		.mod-news-list_label span {
			display: inline-block;
			line-height: 1.2;
		}
		.opt-all {
			background-color: #eff1f3;
		}
		.opt-seminar {
			background-color: #2b39c2;
			color: #fff;
		}

		.mod-news-list_title {
			clear: both;
			padding-top: 8px;
		}

.fb_content {
		text-align: center;
		margin-top: 50px;
		width: 100%;
}

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


.news_section {
	padding-top: 60px;
}
	.news_section_content {
		max-height: 400px;
	}

	.news_section_content li {
		padding: 20px 0;
	}
	.news_section_content li:first-child {
		border-top: none;
	}

		.mod-news-list_date {
			float: left;
			padding-top: 3px;
			color: #666;
			font-size: 1.2rem;
		}

		.mod-news-list_label {
			width: 100px;
			font-size: 1.1rem;
			line-height: 1.7;
			padding: 4px;
		}

		.mod-news-list_title {
			clear: both;
			padding-top: 10px;
			line-height: 1.6;
		}

}/*/news_min-width: 768px*/


.company-info_table {
	margin-top: 28px;
	width: 100%;
	background-color: #fff;
}
	.company-info_table th{
		width: 200px;
		box-sizing: border-box;
		background-color: #efefef;
		border-top: #ccc solid 1px;
		border-bottom: #ccc solid 1px;
		color: #333;
		padding: 15px;
		font-weight: bold;
		text-align: center;
	}
	.company-info_table td{
		border-top: #ccc solid 1px;
		border-bottom: #ccc solid 1px;
		vertical-align: middle;
		padding: 15px;
	}
		.company-info_table td .deta{
			font-size: 13px;
			color: #666;
		}

@media screen and (max-width: 767px) {
	.company-info_table {
		margin-top: 0;
	}
	.company-info_table th,.company-info_table td {
		width: 100%;
		box-sizing: border-box;
		display: block;
		border: none;
	}
	.company-info_table th {
		line-height: 1.2;
	}
	.company-info_table tr {
		border-top: #ccc solid 1px;
		border-bottom: #ccc solid 1px;

	}
}/*/company-max-width: 767px*/

.icon_tgt {
	position: relative;;
}
	.icon_tgt:after {
		content: "";
		background: url(../image/icon-tgt.png) no-repeat center center;
		background-size: 13px 11px;
		width: 13px;
		height: 11px;
		position: absolute;
		top:50%;
		margin-top: -6px;
		padding-left: 6px;
	}

	.icon_pdf {
		content: "";
		background: url(../image/icon-pdf.png) no-repeat;
   	background-position: right center;
		background-size: 12px 16px;
		padding-right: 16px;
    margin-right: 3px;
	}

.cv_contact {
	display: table;
	width: 100%;
	background-color: #2b39c2;
	margin-top: 80px;
	height: 338px;
	color: #fff;
}

.cv_contact a {
	color: #fff;
}
.cv_contact_left {
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	background: #fff url(../image/contact_bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px;
	vertical-align: middle;
	text-align: center;
}

.cv_contact_right {
	display: table-cell;
	box-sizing: border-box;
	width: 50%;
	padding: 40px;
	vertical-align: middle;
	text-align: center;
}

.cv_contact_left_text-b {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1.6px;
}
.cv_contact_left_text {
	margin-top: 25px;
	font-size: 14px;
	font-weight: normal;
}

.cv_contact_right_tel{
	display: inline-block;
	position: relative;
	padding-left: 45px;
	font-size: 44px;
	font-weight: bold;
	letter-spacing: 3px;
	line-height: 1.2;
}
	.cv_contact_right_tel:before {
		content: "";
	 	background: url(../image/icon-tel.png) no-repeat center center;
    background-size: 35px 35px;
		width: 35px;
    height: 35px;
		position: absolute;
		top:50%;
		left: 0;
		margin-top: -18px;
	}

.cv_contact_right_mail{
	display: inline-block;
	position: relative;
	padding: 5px 10px 3px 60px;
	box-sizing: border-box;
	width: 340px;
	height: 48px;
	margin: 30px auto 0;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1.6px;
	border: 1px solid #fff;
}
	.cv_contact_right_mail:before {
		content: "";
		background: url(../image/icon-mail.png) no-repeat center center;
		background-size: 35px 24px;
		width: 35px;
		height: 24px;
		position: absolute;
		top:50%;
		left: 30px;
		margin-top: -12px;
	}

.cv_contact_right_text {
	font-size: 14px;
	margin-top: 40px;
}

@media screen and (max-width: 767px) {
.cv_contact {
	display: block;
	width: 100%;
	margin-top: 80px;
	height: auto;
}/*/max-width: 767px*/

.cv_contact_left {
	display: block;
	width: 100%;
	background: #fff url(../image/contact_bg.jpg) no-repeat center center;
	background-size: cover;
	padding: 40px 15px;
	vertical-align: middle;
	text-align: center;
}

.cv_contact_right {
	display: block;
	box-sizing: border-box;
	width: 100%;
	padding: 40px 15px;
	vertical-align: middle;
	text-align: center;
}

.cv_contact_left_text-b {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1rem;
}
.cv_contact_left_text {
	margin-top: 25px;
	font-size: 14px;
	font-weight: normal;
}

.cv_contact_right_tel{
	display: inline-block;
	position: relative;
	padding-left: 40px;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0.2rem;
	line-height: 1.2;
}
	.cv_contact_right_tel:before {
		content: "";
	 	background: url(../image/icon-tel.png) no-repeat center center;
    background-size: 28px 28px;
		width: 28px;
    height: 28px;
		position: absolute;
		top:50%;
		left: 0;
		margin-top: -14px;
	}

.cv_contact_right_mail{
	position: relative;
	padding: 6px 10px 3px 40px;
	box-sizing: border-box;
	width: 100%;
	max-width: 300px;
	height: 48px;
	margin: 14px auto 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 1.6px;
	border: 1px solid #fff;
}
	.cv_contact_right_mail:before {
		content: "";
		background: url(../image/icon-mail.png) no-repeat center center;
		background-size: 28px auto;
		width: 35px;
		height: 20px;
		position: absolute;
		top:50%;
		left: 20px;
		margin-top: -10px;
	}

.cv_contact_right_text {
	margin-top: 18px;
}

}/*/company-info(max-width: 767px)*/




