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

/*-------------------------------------------------------------------------
	#work-index
/*-----------------------------------------------------------------------*/
#work-index #side {
	display: none;
}
#work-index #main {
	float: none;
	width: 940px;
}

#work-index #main {
	width: 940px;
}

#work-index #main h4 {
	margin-top: 20px;
	margin-bottom: 15px;
	background: none;
}
#work-index #main h2 {
	margin-bottom: 0.5em;
	font-size: 2.8rem;
}
#work-index #main h2 span {
	font-size: 1.9rem;
	display: block;
	margin-top: 10px;
}

#work-index #main p {
	margin-bottom:0;
}

#work-index .note {
	text-align: center;
}

#work-index #main .lead {
	text-align: left;
	margin-bottom: 2em;
}
#work-index #main .lead p {
	font-size: 1.4rem;
}
#work-index #workbox {
	position: relative;
/*	position:rerative;*/
    margin: 0 auto;
    width:840px;
	background: #fff9f2;
}
#work-index .jobwrap {
	padding: 38px;
	background: #fff9f2;
	margin-bottom: 40px;
}
#work-index .joblist {
	width: 100%;
	overflow: hidden;
	margin-bottom: 0;
	display: flex;
}
	#work-index #senmon .joblist {
		justify-content: center;
	}
#work-index .joblist li {
	float: left;
	width: fit-content;
	margin: 0 auto 30px;
}
	#work-index #senmon .joblist li {
		margin: 0 0 30px 14px;
	}
#work-index .joblist li.margin_l {
	margin-left: 138px;
}
#work-index .section {
	width: 100%;
	overflow: hidden;
	margin: 0;
	display: flex;
	justify-content: space-between;
}
#work-index .section .leftbox, #work-index .section .rightbox {
	width: calc(50% - 10px);
}
#work-index .txt16 {
	font-size: 1.6rem;
	line-height: 1.6;
}

/*tokusin*/
#work-index #tokusin {
	margin-bottom: 20px;
	padding: 30px 30px 0 30px;
	background: #ffecec;
}
#work-index #tokusin h2 {
	color: #e65064;
}
#work-index #tokusin .joblist {
	display: flex;
	justify-content: space-between;
}

/*senmon*/
#work-index #senmon {
	padding: 30px 30px 0 30px;
	background: #ddfafa;
}
#work-index #senmon h2 {
	color: #5a9bff;
}

/*sougou*/
#work-index #sougou {
	padding: 30px 30px 0 30px;
	background: #fff3d5;
}
#work-index #sougou h2 {
	color: #e6c800;
}
#work-index #sougou .joblist {
	
}

/*gaikoku*/
#work-index #gaikoku {
	padding: 30px 30px 0 30px;
	background: #ebfcba;
}
#work-index #gaikoku h2 {
	color: #5ad21e;
}

/*eigyo*/
#work-index #eigyo {
	padding: 30px 30px 0 30px;
	background: #ede1f9;
}
#work-index #eigyo h2 {
	color: #9343d7;
}


/*hoverしたら画像が拡大するCSS*/
.wdc_area .wdc_contents li.wdc_post {
	padding: 5px;
	background-color: #fff;
	position: relative;
	zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	max-width: 398px;
	display: block;
}
.wdc_post .wdc_inner {
	position: relative;
	overflow: hidden;
}
.wdc_post .wdc_inner img.scale {
	height: auto;
    max-width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.wdc_post .wdc_cap {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	margin: 0;
	color: #fff;
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.wdc_post:hover .wdc_cap {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
}
.wdc_post:hover .wdc_inner img.scale {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	-webkit-filter: saturate(0%);
    -moz-filter: saturate(0%);
    -o-filter: saturate(0%);
    -ms-filter: saturate(0%);
    filter: saturate(0%);
}
.wdc_post h3 {
	position: absolute;
	top:0;
}
.wdc_post p.caption {
	position: absolute;
	bottom:0;
}
.wdc_post:hover h3 img,
.wdc_post:hover p.caption img {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
}

.section .other {
	width: fit-content;
    margin: 0 auto;
	padding: 0 0 30px;
	width: 189px;
}
.section .other p {
	font-size: 1.4rem;
}
.section .other h3 {
	position: relative;
	margin: 5px 0 10px;
}
.section .other h3 .btn_on {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.3s ease-out;
}
.section .other h3:hover .btn_on {
	opacity: 1;
	transition: all 0.3s ease-out;
}


#work-index #main .tokyo h2 {
    margin-bottom: 1em;
}
#work-index .tokyo .section {
    justify-content: left;
}

#work-index .workplace {
	font-size: 2.4rem;
	font-weight: bold;
	padding: 15px 20px;
	background-color: #005ac8;
	color: #fff;
}

.scroll_btn {
	display: flex;
	justify-content: center;
	margin-top: 20px;
	margin-bottom: 40px!important;
}
.scroll_btn li {
	width: 230px;
}
.scroll_btn li:hover {
	filter: brightness(1.1);
}
.scroll_btn li:first-child {
	margin-right: 20px;
}

/*各種CSS*/
.red {
	background: url(../../files/img/index/imgRedBg.png) no-repeat;
}
.red .wdc_cap {
	background: url(../../files/img/index/imgRedHover.png) no-repeat;
}
.red .wdc_inner {
	width: 189px;
	height: 315px;
}

.blue {
	background: url(../../files/img/index/imgBlueBg.png) no-repeat;
}
.blue .wdc_cap {
	background: url(../../files/img/index/imgBlueHover.png) no-repeat;
}
.blue .wdc_inner {
	width: 189px;
	height: 300px;
}

.yellow {
	background: url(../../files/img/index/imgYellowBg.png) no-repeat;
}
.yellow .wdc_cap {
	background: url(../../files/img/index/imgYellowHover.png) no-repeat;
}
.yellow .wdc_inner {
	width: 189px;
	height: 300px;
}
.green {
	background: url(../../files/img/index/imgGreenBg.png) no-repeat;
}
.green .wdc_cap {
	background: url(../../files/img/index/imgGreenHover.png) no-repeat;
}
.green .wdc_inner {
	width: 189px;
	height: 300px;
}
.purple {
	background: url(../../files/img/index/imgPurpleBg.png) no-repeat;
}
.purple .wdc_cap {
	background: url(../../files/img/index/imgPurpleHover.png) no-repeat;
}
.purple .wdc_inner {
	width: 189px;
	height: 300px;
}


/*
#work-index #printing{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	margin-bottom:40px;
	float:left;
}

#work-index #design{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #customer{
	width:260px;
	height:420px;
	margin:0 0 40px 0;
	float:right;
}

#work-index #sales{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #shop{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #output{
	width:260px;
	height:420px;
	margin:0 0 40px 0;
	float:right;
}

#work-index #system{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	margin-bottom:40px;
	float:left;
}

#work-index #web{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #ondemand{
	width:260px;
	height:420px;
	margin:0 0 40px 0;
	float:right;
}

#work-index #technical{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #management{
	width:260px;
	height:420px;
	margin:0 30px 40px 0;
	float:left;
}

#work-index #english{
	width:260px;
	height:420px;
	margin:0 0 40px 0;
	float:right;
}
*/


/*-------------------------------------------------------------------------
  ------------------------------------------------------------------------
	ブレイクポイント
	940px未満 @media screen and (max-width: 939px) {...}
	560px未満 @media screen and (max-width: 559px) {...}
  ------------------------------------------------------------------------
/*-----------------------------------------------------------------------*/
@media screen and (max-width: 939px) {
	#work-index #main {
/*		width: 100%;
		padding: 10px;*/
		width: 540px;
		margin: 0 auto;
		-moz-box-sizing: border-box;
    	box-sizing: border-box;
	}
	#work-index .jobwrap {
		padding: 0;
		background: none;
	}
	#work-index .txt16.note {
		font-size: 1.2rem;
		text-align: left;
	}
	#work-index #main h4 {
		width: 70%;
		margin: 0 auto;
		text-align: center;
		margin-bottom: 0.4em;
	}
	#work-index #main h2 {
		font-size: 2.1rem;
	}
	#work-index #main h2 span {
		margin-top: 0.5em;
		font-size: 1.4rem;
	}
		#work-index #main #eigyo h2 span {
			display: none;
		}
	#work-index #main .lead {
		margin-right: 0;
		margin-bottom: 1em;
	}
	#work-index #main .lead p {
		font-size: 1.2rem;
	}
	#work-index .joblist li {
		margin: 0 auto 18px;
		float: none;
	}
	#work-index #tokusin {
		margin-top: 18px;
		padding: 30px 40px 10px;
/*		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);*/
	}
	#work-index #tokusin .joblist {
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.red .wdc_inner {
	/*	width: 170px;
		height: 269px;*/
	}
	#work-index #senmon {
		margin-top: 18px;
		padding: 30px 40px 10px;
/*		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);*/
	}
	#work-index #senmon .joblist {
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.blue .wdc_inner {
		/*width: 170px;
		height: 269px;*/
	}
	#work-index #sougou {
		margin-top: 18px;
		padding: 30px 40px 10px;
		margin-bottom: 30px;
/*		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);*/
	}
	#work-index #sougou .joblist {
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.yellow .wdc_inner {
	/*	width: 170px;
		height: 269px;*/
	}
	#work-index #gaikoku {
		margin-top: 18px;
		padding: 30px 40px 10px;
/*		margin-left: calc(((100vw - 100%) / 2) * -1);
		margin-right: calc(((100vw - 100%) / 2) * -1);*/
	}
	#work-index #gaikoku h2 span {
		display: none;

	}
	#work-index #gaikoku .joblist {
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	#work-index #sougou_gaikoku_wrap {
		overflow: visible;
	}

	#work-index #eigyo {
		margin-top: 18px;
		padding: 30px 40px 10px;
	}
	
	.green .wdc_inner {
		/*width: 170px;
		height: 269px;*/
	}
	#work-index .section {
		display: block;
	}
	#work-index .section .leftbox {
		float: none;
		width: auto;
		margin-right: 0;
	}
	#work-index .section .rightbox {
		float: none;
		width: auto;
/*		padding: 18px 10px 10px;*/
	}

	/*hoverのエフェクトを無効に*/
	.wdc_post:hover .wdc_cap {
	opacity: 0;
	-webkit-opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=0)"; /* IE 8 */
	}
	.wdc_post:hover .wdc_inner img.scale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	-webkit-filter: saturate(100%);
    -moz-filter: saturate(100%);
    -o-filter: saturate(100%);
    -ms-filter: saturate(100%);
    filter: saturate(100%);
	}
	.wdc_post:hover h3 img,
	.wdc_post:hover p.caption img {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=100)"; /* IE 8 */
	}

	.scroll_btn {
		display: block;
		margin-top: 20px;
		margin-bottom: 40px!important;
	}
	.scroll_btn li {
		margin: 0 auto;
	}
	.scroll_btn li:hover {
		filter: brightness(1);
	}
	.scroll_btn li:first-child {
		margin-right: auto;
		margin-bottom: 15px;
	}
	

	.section .other {
		padding: 10px 0 20px;
	}
		.tokyo #senmon .other.second {
			padding: 10px 0 20px;
		}
	.section .other h3 {
		margin: 5px 0 0;
	}
		
	#work-index .workplace {
		margin-bottom: 0rem!important;
		margin-top: 3rem;
		font-size: 2.1rem;
		padding: 15px 20px 10px;
	}
		
}
@media screen and (max-width: 559px) {
	#work-index #main {
		width: auto;
		padding: 10px;
	}
	#work-index #tokusin {
		padding: 20px 12px 10px;
	}
	#work-index #senmon {
		padding: 20px 12px 10px;
	}
	#work-index #sougou {
		padding: 20px 12px 10px;
	}
	#work-index #eigyo {
		padding: 20px 12px 10px;
	}
	#work-index #gaikoku {
		padding: 20px 12px 10px;
	}

}