/*-------------------------------------------------------------------------------------*/
#mainvis {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 100%;
/*	height: 100%;
	min-height: 100%;*/
	display: block;
	overflow: hidden;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}


/*-------------------------------------------------------------------------------------*/
.top_logo {
	position: absolute;
	top: 55%;
	left: 45%;
	width: 730px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.top_scroll {
	position: absolute;
	bottom: 1%;
	left: 50%;
	width: 62px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.top_scroll img {
width: 100%;
}


@media only screen and (min-width: 1630px) {
	.top_logo {
		position: absolute;
	top: 55%;
	left: 45%;
	width: 730px;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	.top_scroll {
		position: absolute;
		bottom: 5%;
		left: 50%;
		width: 62px;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}
/*-------------------------------------------------------------------------------------*/
#top_mesg {
	padding: 70px 0px 0px 0px;
	margin: -60px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top_mesg {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1280px;
}
.top_mesg img {
	width: 100%;
}
.top_mesg_title {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.top_mesg_title img {
	width: 100%;
}
.top_mesg_title .icons {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 48px;
}
.top_mesg_title .title {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px;
	width: 176px;
}
.top_mesg_title p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
}
/*---------------------------------------------*/
.top_mesg_reads {
	padding: 40px 0px 0px 0px;
	margin: 0px auto 0px;
	text-align: center;
	width: 1000px;
	height: 560px;
	position: relative;
}
.top_mesg_reads p.top_mesg_read01 {
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px;
	width: 448px;
}
.top_mesg_reads p.top_mesg_illust1 {
	padding: 0px 0px 50px 0px;
	margin: 0px auto 0px;
	width: 135px;
}
.top_mesg_reads p.top_mesg_read02 {
	padding: 0px 0px 20px 0px;
	margin: 0px auto 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #1C5EA0;
}
.top_mesg_reads p.top_mesg_illust2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 80px;
	width: 155px;
}
.top_mesg_reads p.top_mesg_illust3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: -150px;
	right: 80px;
	width: 109px;
}
.top_mesg_reads p.top_mesg_illust4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 150px;
	right: 180px;
	width: 139px;
}
.top_mesg_reads p.top_mesg_illust5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 250px;
	left: 0px;
	width: 181px;
}
.top_mesg_reads p.top_mesg_illust6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 300px;
	right: 30px;
	width: 164px;
}
.top_mesg_btm {
	padding: 0px 0px 50px 0px;
	margin: 0px auto 0px;
	width: 224px;
}
.top_mesg_btm:hover #tmesg01 {
	fill: #1c5ea0;
}
.top_mesg_btm:hover #tmesg02 {
	fill: #ffe51a;
}
.top_mesg_btm:hover #tmesg04 {
	fill: #ffe51a;
}
.top_mesg_btm:hover #tmesg05 {
	fill: none;
	stroke: #ffe51a;
}
/*-------------------------------------------------------------------------------------*/
#top_news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top_news_wrap {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 100%;
	background-image: url("../img/top/top_news_bg_pc.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.top_news {
	padding: 40px 140px 20px 140px;
	margin: 0px auto 0px;
	width: 1280px;
}
.top_news img {
	width: 100%;
}
.top_news_title {
	padding: 0px 0px 0px 140px;
	margin: 10px 0px 0px 0px;
	width: 360px;
	float: left;
}
.top_news_title .title {
	padding: 15px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 112px;
}
.top_news_title p.readstitle {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 1.6em;
	color: #FFFFFF;
	text-align: center;
}
.top_news_lists {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	width: 640px;
	float: right;
}
.top_news_lists .top_news_lists_wrap {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.top_news_lists p.top_news_date {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 140px;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
}
.top_news_lists p.top_news_read {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 500px;
	font-size: 1.8em;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
	float: right;
}
.top_news_btm {
	padding: 0px 0px 50px 0px;
	margin: 0px auto 0px;
	width: 224px;
}
.top_news_btm:hover #tnews01 {
	fill: #1c5ea0;
}
.top_news_btm:hover #tnews02 {
	fill: #ffe51a;
}
.top_news_btm:hover #tnews04 {
	fill: #ffe51a;
}
.top_news_btm:hover #tnews05 {
	fill: none;
	stroke: #ffe51a;
}
/*-------------------------------------------------------------------------------------*/
#top_bizz {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top_bizz {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1280px;
}
.top_bizz img {
	width: 100%;
}
.top_bizz_title {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.top_bizz_title img {
	width: 100%;
}
.top_bizz_title .icons {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 36px;
}
.top_bizz_title .title {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px;
	width: 176px;
}
.top_bizz_title p.readstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
}
.top_bizz_title p.readcents01 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #000000;
	text-align: center;
}
/*---------------------------------------------*/
.top_bizz_case {
	padding: 50px 0px 20px 0px;
	margin: 0px auto 0px;
	width: 856px;
}
.top_bizz_case img {
	width: 100%;
}
.top_bizz_case_infor01 {
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	float: left;
}
.top_bizz_case_infor02 {
	padding: 0px 0px 50px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	float: right;
}
.top_bizz_case_photo_wrap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
	height: 277px;
	position: relative;
}
.top_bizz_case .top_bizz_case_photo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 420px;
}
.top_bizz_case .top_bizz_case_photo img {
	border-radius: 5px;
}
.top_bizz_illust1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 163px;
	position: absolute;
	bottom: -40px;
	left: -90px;
}
.top_bizz_illust1_sp {
	display: none;
}
.top_bizz_illust2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 109px;
	position: absolute;
	bottom: -40px;
	right: -75px;
}
.top_bizz_illust3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 55px;
	position: absolute;
	bottom: -40px;
	left: -40px;
}
.top_bizz_illust4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100px;
	position: absolute;
	bottom: -40px;
	right: -90px;
}
.top_bizz_illust4_sp {
	display: none;
}
.top_bizz_illust5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 62px;
	position: absolute;
	top: -180px;
	right: -120px;
}
.top_bizz_illust6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 62px;
	position: absolute;
	bottom: -200px;
	left: -130px;
}
.top_bizz_case h3 {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
	font-size: 2.2em;
	text-align: center;
}
.top_bizz_case .top_bizz_case_read01 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	height: 8.0em;
}
.top_bizz_case .top_bizz_case_btm {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 0px;
	width: 190px;
}
.top_bizz_case .top_bizz_case_btm a:hover .tbizz02 {
	stroke: #1c5ea0;
	fill: #1c5ea0;
}
.top_bizz_case .top_bizz_case_btm a:hover .tbizz03 {
	fill: #FFFFFF;
}
.top_bizz_case .top_bizz_case_btm a:hover .tbizz05 {
	fill: #FFFFFF;
}
.top_bizz_case .top_bizz_case_btm a:hover .tbizz06 {
	stroke: #FFFFFF;
	fill: #1c5ea0;
}
/*-------------------------------------------------------------------------------------*/
#top_work {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top_work_wrap {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 100%;
	background-image: url("../img/top/top_work_bg_pc.png");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
}
.top_work {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1280px;
}
.top_work img {
	width: 100%;
}
.top_work_title {
	padding: 120px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.top_work_title img {
	width: 100%;
}
.top_work_title .icons {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 48px;
}
.top_work_title .title {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px;
	width: 135px;
}
.top_work_title p.readstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
}
.top_work_title p.readcents01 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #000000;
	text-align: center;
}
/*---------------------------------------------*/
.top_work_pc {
	display: block;
}
.top_work_sp {
	display: none;
}
.top_work_case {
	padding: 0px 0px 0px 0px;
	margin: 50px auto 0px;
	width: 860px;
	height: 860px;
	position: relative;
}
.top_work_case img {
	width: 100%;
}
.top_work_case .top_work_pc ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.top_work_case .top_work_pc li {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
	width: 280px;
	height: 280px;
	float: left;
	position: relative;
}
.top_work_case .top_work_pc li img {
	border-radius: 5px;
}
.top_work_case .top_work_pc li:nth-child(3n) {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	width: 280px;
	height: 280px;
	float: left;
	position: relative;
}
.top_work_case .top_work_pc li .caption {
	padding: 0px 0px 0px 0px;
	margin: 120px 0px 10px 0px;
	font-size: 2.2em;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.top_work_case .top_work_pc li .read01 {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
}
.top_work_case .top_work_pc li .mask {
	width: 100%;
	height: 100%;
	border-radius: 5px;
	position: absolute; /* 絶対位置指定 */
	top: 0;
	left: 0;
	opacity: 0; /* マスクを表示しない */
	background-color: rgba(21, 84, 122, 0.8); /* マスクは半透明 */
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top_work_case .top_work_pc li:hover .mask {
	opacity: 1; /* マスクを表示する */
}
.top_work_illust1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 190px;
	position: absolute;
	top: -200px;
	right: -200px;
}
.top_work_illust2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 82px;
	position: absolute;
	top: 250px;
	left: -150px;
}
.top_work_illust3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 62px;
	position: absolute;
	bottom: 100px;
	right: -110px;
}
.top_work_illust4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 94px;
	position: absolute;
	bottom: -250px;
	left: 150px;
	z-index: 20;
}
.top_work_btm {
	padding: 50px 0px 50px 0px;
	margin: 0px auto 0px;
	width: 224px;
}
.top_work_btm:hover #twork01 {
	fill: #1c5ea0;
}
.top_work_btm:hover #twork02 {
	fill: #ffe51a;
}
.top_work_btm:hover #twork04 {
	fill: #ffe51a;
}
.top_work_btm:hover #twork05 {
	fill: none;
	stroke: #ffe51a;
}
/*-------------------------------------------------------------------------------------*/
#top_recruit {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.top_recruit_wrap {
	padding: 0px 0px 150px 0px;
	margin: 0px auto 0px;
	width: 100%;
	background-image: url("../img/top/top_recruit_bg02_pc.png"), url("../img/top/top_recruit_bg01_pc.png");
	background-repeat: no-repeat, no-repeat;
	background-position: bottom center, top center;
	background-size: contain, cover;
	position: relative;
}
.top_recruit_icon01 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	width: 247px;
	height: 174px;
	top: 520px;
	left: 0px;
}
.top_recruit_icon02 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	position: absolute;
	width: 273px;
	height: 286px;
	top: 50px;
	right: 0px;
}
.top_recruit {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1280px;
}
.top_recruit img {
	width: 100%;
}
.top_recruit_title {
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.top_recruit_title img {
	width: 100%;
}
.top_recruit_title .icons {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 58px;
}
.top_recruit_title .title {
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px;
	width: 135px;
}
.top_recruit_title p.readstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
}
.top_recruit_title p.readcents01 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #2A2C2C;
	text-align: center;
}
.top_recruit_title .readcents_back {}
.top_recruit_title p.readcents02 {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 2.5em;
	line-height: 1.8em;
	color: #2A2C2C;
	text-align: center;
}
.top_recruit_title p.photo_pc {
	display: block;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 856px;
}
.top_recruit_title p.photo_sp {
	display: none;
}
.top_recruit_title p.linkbtm01 {
	padding: 20px 0px 10px 0px;
	margin: 0px auto 0px;
	width: 352px;
}
.top_recruit_title p.linkbtm01:hover #trecruit01 {
	fill: #FFFFFF;
}
.top_recruit_title p.linkbtm01:hover #trecruit02 {
	fill: #1c5ea0;
}
.top_recruit_title p.linkbtm01:hover #trecruit03 {
	fill: #1c5ea0;
}
.top_recruit_title p.linkbtm01:hover #trecruit04 {
	fill: none;
	stroke: #1c5ea0;
}
.top_recruit_title p.readcents03 a {
	padding: 10px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1.4em;
	color: #2A2C2C;
	text-align: center;
	border-bottom: solid 1px #2A2C2C;
}
.top_recruit_title p.readcents03 a:hover {
	border-bottom: none;
}
/*---------------------------------------------*/
/*-------------------------------------------------------------------------------------*/
/** paddingはダミー  **/
#hoge {
	padding: 100px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #FFFFFF;
	border-right: 10px solid #1C5EA0;
	border-left: 10px solid #1C5EA0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
/*.hogewrap {
		padding: 0px 0px 0px 0px;
		margin: 0px 10px 0px 10px;
		width: 100%;
		background-color: #FFFFFF;
	}*/
.hoge {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1000px;
}
.hoge02 {
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px;
	width: 1280px;
	background-color: #FF0000;
}
.hoge img {
	width: 100%;
}