@charset "UTF-8";

/* bar */
.barover-wrap {
	overflow: hidden;
	position: relative;
}

.bar-wrap {
	top: 0;
	position: absolute;
	width: 100%;
}
.head-bar {
	top: 0;
	width: 100%;
	overflow: hidden;
	position: absolute;
}
.bar {
	overflow: hidden;
	width: 8.33%;
	max-width: 100px;
	height: 0;
	position: absolute;
	-webkit-transition: all 1s ease-in-out .5s;
	transition: all 1s ease-in-out .5s;
	z-index: 10;
}
.bar.anime {
	height: 300vw;
}
.bar-l {
/*	transform-origin: right top;*/
	-webkit-transform: rotate(-58deg);
	transform: rotate(-58deg);
}
.bar-r {
/*	transform-origin: left top;*/
	-webkit-transform: rotate(58deg);
	transform: rotate(58deg);
}



.bar-01-wrap {
	position: absolute;
	z-index: 12;
	width: 100%;
	height: 100%;
}
.bar-01-wrap:before {
	padding-top: 61.7%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-01-wrap .bar-l {
	left: 50%;
	top: 8%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -25px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-01 {
	background-color: rgba(0,0,0,.2);
	width: 100%;
}

/* bar-02 */
.bar-02-wrap {
	position: absolute;
	z-index: 12;
	width: 100%;
	height: 100%;
}
.bar-02-wrap:before {
	padding-top: 61.7%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-02-wrap .bar-r {
	left: 50%;
	top: 8%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto -25px auto auto;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-02 {
	background: rgba(0,0,0,.2);
	width: 100%;
}

.bar-03-wrap {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.bar-03-wrap:before {
	padding-top: 61.7%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-03-wrap .bar-l {
	left: 50%;
	top: 8%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -25px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-03 {
	background: #81C9EF;
	width: 100%;
}

/* bar-04 */
.bar-04-wrap {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
}
.bar-04-wrap:before {
	padding-top: 61.7%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-04-wrap .bar-r {
	left: 50%;
	top: 8%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto -25px auto auto;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-04 {
	background: #C9E8E3;
	width: 100%;
}

/* bar-05 */
.bar-05-wrap {
	position: relative;
	z-index: -2;
}
.bar-05-wrap:before {
	padding-top: 10%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-05-wrap .bar-l {
	left: 50%;
	top: -50%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -50px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-05 {
	background: #FDDD78;
	width: 100%;
}

/* bar-06 */
.bar-06-wrap {
	position: relative;
	z-index: -2;
}
.bar-06-wrap:before {
	padding-top: 10%;
	content: "";
	display: block;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
.bar-06-wrap .bar-r {
	left: 50%;
	top: -50%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -50px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-06 {
	background: rgba(200,233,250,.7);
	width: 100%;
}

/* bar-07 */
div.project-bar-wrap {
	position: relative;
	margin-top: -5%;
}
.bar-07-wrap {
	position: absolute;
	top: 29%;
	width: 100%;
}
.bar-07-wrap:before {
	padding-top: 11%;
	content: "";
	display: block;
}
.bar-07-wrap .bar-l {
	left: 50%;
	top: -50%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -50px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-07 {
	width: 100%;
	background: rgba(200,233,250,.7);
}

/* bar-08 */
.bar-08-wrap {
	position: absolute;
	top: 67%;
	width: 100%;
}
.bar-08-wrap:before {
	padding-top: 11%;
	content: "";
	display: block;
}
.bar-08-wrap .bar-r {
	left: 50%;
	top: -50%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -50px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-08 {
	width: 100%;
	background: rgba(200,233,250,.7);
}

/* bar-09 */
.bar-09-wrap {
	display: block !important;
	position: absolute;
	top: 19%;
	width: 100%;
	z-index: -1;
}
.bar-09-wrap:before {
	padding-top: 11%;
	content: "";
	display: block;
}
.bar-09-wrap .bar-l {
	left: 50%;
	top: -50%;
	z-index: 0;
	transform-origin: 50% 50%;
	margin: auto auto auto -50px;
	width: 8.33%;
	max-width: 100px;
	bottom: -50%;
	right: 50%;
	position: absolute;
	height: 300vw;
}
.bar-09 {
	width: 100%;
	background: rgba(200,233,250,.7);
}


/* main-img */
div.main-img-wrap {
	width: 100%;
	position: relative;
}
div.main-img-wrap {}

.main-img-wrap:before {
	content: "";
	display: block;
	padding-top: 61.7%;
}
.main-img-wrap > img {
	position: absolute;
	top: 0;
	right: -50%;
	left: -50%;
	margin: auto;
	height: auto;
}
.main-img-wrap > img.hum,
.main-img-wrap div.cap-wrap,
.main-img-wrap .cap-wrap div {
	display: none;
}
.main-img-wrap > img.hum {
	z-index: 98;
}
.cap-wrap {
	position: absolute;
	top: 46%;
	right: 0;
	left: 0;
	width: 100%;
	background: url(../img/recruit/top/main-cap-bg.png) 0 0 repeat;
	z-index: 98;
}
.cap-wrap:before {
	content: "";
	display: block;
	padding-top: 12%;
}

.cap-wrap div {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
}

.cap-wrap h1 {
	width: 47.5%;
	margin: auto;
	line-height: 1;
}
.cap-wrap h1 img {
	width: 100%;
	height: auto;
}
.cap-wrap h2 {
	margin: auto;
	line-height: 1;
}
.cap-wrap h2 img {
	height: auto;
	line-height: 1;
	vertical-align: middle !important;
}





/* top-caption */
div.top-caption {
	text-align: center;
}
.top-caption {}






/* diamond */
div.diamond {
	position: relative;
	width: 90%;
	margin: auto;
}
div.diamond .txt a {
	color: #ffffff;
	display: block;
	position: relative;
	box-sizing: border-box;
}
.diamond .txt a:after {
	content: "";
	display: block;
	width: 22px;
	height: 23px;
	background: url(../img/common/arrow-white-right.svg) 100% 50% no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 3%;
}
.diamond .txt div {
	display: inline;
	border-style: solid;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}
.diamond .txt div img {
	vertical-align: baseline !important;
	padding-bottom: 1.5%;
}
.diamond div.bg {
	position: relative;
}
.diamond .bg img {
	z-index: -1;
}
.diamond div.bg img {
	position: absolute;
	top: -50%;
	right: -50%;
	bottom: -50%;
	left: -50%;
	margin: auto;
	width: 138%;
	height: auto;
}


/* concept */
div.concept-wrap {
}
div.txt {}
.concept-wrap .txt h1 {}
.concept-wrap .txt div {
	border-bottom-color: #4DB37E;
}
.concept-wrap .txt h1 strong {}
.concept-wrap .txt a {
	background: #4DB37E;
}
.concept-wrap .bg img {
	margin-left: 23% !important;
}








/* works */
div.works-wrap {
}
div.txt {}
.works-wrap .txt h1 {}
.works-wrap .txt div {
	border-bottom-color: #FBC500;
}
.works-wrap .txt h1 strong {}
.works-wrap .txt a {
	background: #FBC500;
}
.works-wrap .bg img {
	margin-right: 23% !important;
}










/* project */
div.project-wrap {
	background: url(../img/recruit/top/project-bg.png) 0 0 repeat;
	position: relative;
	z-index: 9;
}
.project-wrap .headd-wrap {
	margin: auto;
}
.project-wrap .headd-wrap h1 {
	text-align: center;
}
.project-wrap .headd-wrap div {
	display: inline;
	border-style: solid;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	border-bottom-color: #4FC1F0;
}
.project-wrap .headd-wrap div img {
	vertical-align: baseline !important;
}

.project-wrap ul.pjkt-list {}
.pjkt-list li {
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: 50% 0;
	position: relative;
}
.pjkt-list li a {
	display: block;
	color: #221814;
}
.pjkt-list li dl dt span {
	color: #ffffff;
	font-weight: bold;
}
.pjkt-list li dl dd p.name {
	font-weight: bold;
}


.pjkt-list li:nth-child(1) {
	background-image: url(../img/recruit/top/project-01-bg.jpg);
}
.pjkt-list li:nth-child(2) {
	background-image: url(../img/recruit/top/project-02-bg.jpg);
}
.pjkt-list li:nth-child(3) {
	background-image: url(../img/recruit/top/project-03-bg.jpg);
}














/**==============================================**/
/**==============================================**/
/*
/*			SP 〜 tab
/*
/*			〜599px
/*
/**==============================================**/
/**==============================================**/
@media all and (max-width:599px){

	body {}
	header {}


	/* sp main-img */
	div.main-img-wrap {
		margin-bottom: 17%;
	}
	.main-img-wrap > img {
		width: 120%;
	}
	.cap-wrap {
		top: auto;
		bottom: 13%;
	}
	.cap-wrap::before {
		padding-top: 19%;
	}
	.cap-wrap h1 {
		width: 68%;
	}
	.cap-wrap h2 {
		width: 100%;
		margin-top: 2%;
	}

	.cap-wrap h2 img {
		width: 94%;
		display: block;
		margin: auto;
	}




	div.diamond div.txt {
		width: 100%;
		margin-bottom: 5%;
	}
	.diamond .txt div {
		width: 80%;
		border-bottom-width: 5px;
	}
	.diamond .txt img {
		height: 2em;
		width: auto;
	}
	.diamond .txt h1 {
		font-size: 1.6rem;
		letter-spacing: .01rem;
		line-height: 1;
		padding: 2% 0;
	}
	.diamond .txt p {
		font-size: 1.4rem;
		line-height: 1.8;
		margin-bottom: 2%;
	}
	.diamond .txt a {
		width: 80%;
		font-size: 1.6rem;
		padding: 0 0 0 1.5em;
		line-height: 3em;
	}

	.diamond div.bg {
		z-index: -1;
	}
	.diamond .bg img {
		width: 100%;
	}



	/* concept */
	div.concept-wrap {}
	.concept-wrap div.txt {
/*		float: left;*/
	}
	.concept-wrap .txt h1 {}
	.concept-wrap .txt div {}
	.concept-wrap .txt h1 strong {}
	.concept-wrap .txt a {}
	.concept-wrap .bg img {
		margin-right: 14% !important;
		margin-left: auto !important
	}



	.bar-05-wrap {}
	.bar-05-wrap:before {
		padding-top: 20.8%;
	}
	.bar-05-wrap .bar-l {
		margin: auto auto auto -5%;
	}

	/* works */
	div.works-wrap {}
	.works-wrap div.txt {
	}
	.works-wrap .txt h1 {}
	.works-wrap .txt div {
		border-bottom-color: #FBC500;
	}
	.works-wrap .txt h1 strong {}
	.works-wrap .txt a {
		background: #FBC500;
	}
	.works-wrap .bg img {
		margin-left: 14% !important;
		margin-right: auto !important
	}

	.bar-06-wrap {
		margin-bottom: 10%;
	}
	.bar-06-wrap:before {
		padding-top: 20.8%;
	}
	.bar-06-wrap .bar-r {
		margin: auto;
	}



	.project-bar-wrap {
		margin-top: 0;
	}


	/* project */
	div.project-wrap {
		padding: 5% 0 1.5%;
	}
	.project-wrap .headd-wrap {
		width: 94%;
		margin-bottom: 4%;
		text-align: center;
	}
	.project-wrap .headd-wrap div {
		border-bottom-width: 5px;
		padding-bottom: 1.5%;
	}
	.project-wrap .headd-wrap div img {
		height: 2em;
		width: auto;
	}
	.project-wrap .headd-wrap h1 {
		font-size: 1.6rem;
		letter-spacing: .01rem;
		padding: 2% 0 1.5%;
	}
	.project-wrap .headd-wrap p {
		font-size: 15px;
		line-height: 1.6;
	}
	.project-wrap ul.pjkt-list {}
	.pjkt-list li {
		margin-bottom: 2.5%;
		padding-bottom: 2.5%;
	}
	.pjkt-list li:before,
	.pjkt-list li:after {
		content: "";
		display: block;
		width: 32px;
		height: 32px;
		position: absolute;
		right: 0%;
		bottom: 8%;
		left: 0;
		margin: auto;
		box-sizing: border-box;
		z-index: 3;
	}
	.pjkt-list li:before{
		background: #ffffff;
		border-style: solid;
		border-width: 2px;
	}
	.pjkt-list li:after {
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.pjkt-list li:nth-child(1):before {
		border-color: #4FC1F0;
	}
	.pjkt-list li:nth-child(1):after {
		background-image: url(../img/recruit/common/arrow-blue-02.svg);
	}
	.pjkt-list li:nth-child(2):before {
		border-color: #67BB8F;
	}
	.pjkt-list li:nth-child(2):after {
		background-image: url(../img/recruit/common/arrow-green-02.svg);
	}
	.pjkt-list li:nth-child(3):before {
		border-color: #6D8DC7;
	}
	.pjkt-list li:nth-child(3):after {
		background-image: url(../img/recruit/common/arrow-purple-01.svg);
	}

	.pjkt-list li a,
	.pjkt-list li img {
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}
	.pjkt-list li a {
		padding-top: 15%;

	}
	.pjkt-list li a:hover {
		background: rgba(255,255,255,.4);
	}
	.pjkt-list li img {
		width: 50%;
		height: auto;
		position: relative;
		z-index: 2;
	}
	.pjkt-list li dl {
		position: absolute;
		margin: auto;
		right: 0;
		left: 0;
		top: 47%;
		bottom: 3%;
		width: 94%;
	}

	.pjkt-list li:nth-child(odd) img {
		float: left;
	}
	.pjkt-list li:nth-child(even) img {
		float: right;
	}
	.pjkt-list li:nth-child(odd) dt {
		text-align: right;
		float: right;
	}
	.pjkt-list li:nth-child(even) dt {
		text-align: left;
		float: left;
	}
	.pjkt-list li:nth-child(odd) dd {
		right: 0;
	}
	.pjkt-list li:nth-child(even) dd {
		left: 0;
	}

	.pjkt-list li dl dt {
		width: 70%;
	}
	.pjkt-list li dl dt span {
		font-size: 1.3rem;
		display: block;
		line-height: 1.4;
/*		padding: 0 2%;*/

/*
		line-height: 50px;
		letter-spacing: .05em;
*/
	}
	.pjkt-list li:nth-child(even) dt span:first-child {
/*		padding: 0 1%;*/
	}
	.pjkt-list li dl dt span:first-child {
/*		margin-bottom: 8px;*/
	}
	.pjkt-list li dl dd {
		width: 43%;
		position: absolute;
		bottom: 0;
	}
	.pjkt-list li dl dd p {
	}
	.pjkt-list li dl dd p.info {
		font-size: 1.2rem;
		line-height: 1.4;

	}
	.pjkt-list li dl dd p.name {
		text-align: right;
		font-size: 1.4rem;
		line-height: 1.5;
	}


	.pjkt-list li:nth-child(1) dl dt span {
		color: #4FC1F0;
	}

	.pjkt-list li:nth-child(2) dl dt span {
		color: #67BB8F;
	}

	.pjkt-list li:nth-child(3) dl dt span {
		color: #6D8DC7;
	}


























}









/**==============================================**/
/**==============================================**/
/*
/*			tab 〜
/*
/*			600px〜
/*
/**==============================================**/
/**==============================================**/
@media all and (min-width: 600px) {

	.main-img-wrap {
		margin-bottom: 12%;
	}
	.main-img-wrap > img {
		width: 100%;
	}
	.cap-wrap h2 {
		width: 47.5%;
		text-align: right;
	}
	.cap-wrap h2 img {
		width: 77.7%;
	}


	/* diamond */
	div.diamond {
		width: 100%;
	} 
	.diamond .txt div {
		border-bottom-width: 7px;
	}
	.diamond div.txt {
		width: 36%;
		position: relative;
		z-index: 2;
	}
	.diamond .txt h1 {
		font-size: 23px;
		letter-spacing: .1em;
		padding-bottom: 3%;
		padding-top: 2%;
		line-height: 2;
	}
	.diamond .txt p {
		font-size: 14px;
		line-height: 1.7;
		margin-bottom: 10%;
	}
	.diamond .txt a {
		font-size: 16px;
		width: 80.5%;
		font-weight: bold;
		line-height: 54px;
		padding-left: 2em;
	}
	.diamond .txt a,
	.diamond .txt a:after {
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}
	.diamond .txt a:after {
		width: 32px;
		right: 8%;
	}
	.diamond .txt a:hover {
		opacity: .8;
	}
	.diamond .txt a:hover:after {
		right: 5%;
	}
	.diamond div.bg {
		width: 54%;
	}

	/* concept */
	div.concept-wrap {}
	div.txt {}
	.concept-wrap .txt h1 {}
	.concept-wrap div.txt {
		float: left;
		margin-left: 10%;
	}
	.concept-wrap div.bg {
		float: right;
	}
	.concept-wrap .txt h1 strong {}
	.concept-wrap .txt a {}

	/* works */
	div.works-wrap {
/*		margin-bottom: 14.2%;*/
	}
	div.txt {}
	.works-wrap .txt h1 {}
	.works-wrap div.txt {
		float: right;
		margin-right: 10%;
	}
	.works-wrap div.bg {
		float: left;
	}
	.works-wrap .txt h1 strong {}
	.works-wrap .txt a {}



	/* project */
	div.project-wrap {
		padding: 5% 0 1.5%;
	}
	.project-wrap .headd-wrap {
		max-width: 368px;
		margin-bottom: 4%;
	}
	.project-wrap .headd-wrap div {
		border-bottom-width: 7px;
		padding-bottom: 1.5%;
	}
	.project-wrap .headd-wrap h1 {
		font-size: 23px;
		max-width: 352px;
		padding: 2% 0 1.5%;
		line-height: 2;
	}
	.project-wrap .headd-wrap p {
		font-size: 15px;
	}
	.project-wrap ul.pjkt-list {}
	.pjkt-list li {
		margin-bottom: 2.5%;
		padding-bottom: 2.5%;
	}
	.pjkt-list li:before,
	.pjkt-list li:after {
		content: "";
		display: block;
		width: 32px;
		height: 32px;
		position: absolute;
		right: 0%;
		bottom: 8%;
		left: 0;
		margin: auto;
		box-sizing: border-box;
		z-index: 3;
	}
	.pjkt-list li:before{
		background: #ffffff;
		border-style: solid;
		border-width: 2px;
	}
	.pjkt-list li:after {
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: contain;
	}

	.pjkt-list li:nth-child(1):before {
		border-color: #4FC1F0;
	}
	.pjkt-list li:nth-child(1):after {
		background-image: url(../img/recruit/common/arrow-blue-02.svg);
	}
	.pjkt-list li:nth-child(2):before {
		border-color: #67BB8F;
	}
	.pjkt-list li:nth-child(2):after {
		background-image: url(../img/recruit/common/arrow-green-02.svg);
	}
	.pjkt-list li:nth-child(3):before {
		border-color: #6D8DC7;
	}
	.pjkt-list li:nth-child(3):after {
		background-image: url(../img/recruit/common/arrow-purple-01.svg);
	}

	.pjkt-list li a,
	.pjkt-list li img {
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-ms-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}
	.pjkt-list li a:hover {
		background: rgba(255,255,255,.4);
	}
	.pjkt-list li a:hover img {
/*		width: 57.7%;*/
	}
	.pjkt-list li img {
		width: 55.7%;
		height: auto;
		position: relative;
		z-index: 2;
	}
	.pjkt-list li dl {
		position: absolute;
		bottom: 0;
	}
	.pjkt-list li:nth-child(1) dl {
		width: 33.7%;
	}
	.pjkt-list li:nth-child(2) dl {
		width: 41.2%;
	}
	.pjkt-list li:nth-child(3) dl {
		width: 39.9%;
	}
	.pjkt-list li:nth-child(3) dl dd {
		padding-left: 10%;
	}

	.pjkt-list li:nth-child(odd) img {
		float: left;
	}
	.pjkt-list li:nth-child(odd) dl {
		right: 3.1%;
	}
	.pjkt-list li:nth-child(even) img {
		float: right;
	}
	.pjkt-list li:nth-child(even) dl {
		left: 3.1%;
	}

	.pjkt-list li dl dt {
		margin-bottom: 13px;
	}
	.pjkt-list li dl dt span {
		color: #ffffff;
		display: inline-block;
		padding: 0 5%;
		font-size: 23px;
		line-height: 50px;
		letter-spacing: .05em;
	}
	.pjkt-list li:nth-child(even) dt span:first-child {
		padding: 0 1%;
	}
	.pjkt-list li dl dt span:first-child {
		margin-bottom: 8px;
	}
	.pjkt-list li dl dd p {
		display: table-cell;
	}
	.pjkt-list li dl dd p.info {
		font-size: 15px;
		line-height: 1.7;
		width: 226px;
		
	}
	.pjkt-list li dl dd p.name {
		width: 109px;
		text-align: right;
		font-size: 16px;
		vertical-align: bottom;
		line-height: 1.5;
	}
	.pjkt-list li:nth-child(1) dl dt span {
		background: #4FC1F0;
	}

	.pjkt-list li:nth-child(2) dl dt span {
		background: #67BB8F;
	}

	.pjkt-list li:nth-child(3) dl dt span {
		background: #6D8DC7;
	}



















}


/**==============================================**/
/**==============================================**/
/*
/*			sp-l 〜 tab
/*
/*			600px〜739px
/*
/**==============================================**/
/**==============================================**/
@media all and (min-width: 600px) and (max-width: 739px){
	
	
	header .header-wrap {
		padding: 0 0 0 12%;
	}
	.header-wrap div.logo-wrap {
		margin-top: 2.2%;
		width: 24.4%;
	}
	.pjkt-list li dl dt span,
	.pjkt-list li dl dd p.name {
		font-size: 14px !important;	
	}
	.pjkt-list li dl dt span {
		color: #ffffff;
	}
	.pjkt-list li:nth-child(1) dl dt span {
		background: #4FC1F0;
	}

	.pjkt-list li:nth-child(2) dl dt span {
		background: #67BB8F;
	}

	.pjkt-list li:nth-child(3) dl dt span {
		background: #6D8DC7;
	}






}







/**==============================================**/
/**==============================================**/
/*
/*			tab 〜　PC
/*
/*			740px〜959px
/*
/**==============================================**/
/**==============================================**/
@media all and (min-width: 740px) and (max-width: 959px){

	div.main-img-wrap p span {
		font-size: 16px;
		padding-right: .5em;
	}



	.pjkt-list li dl dt span {
		display: inline-block;
		padding: 0 5%;
		font-size: 16px;
	}



}



/*
@media all and (min-width: 960px) and (max-width: 1280px){}
*/









/**==============================================**/
/**==============================================**/
/*
/*			PC
/*
/*			960px〜
/*
/**==============================================**/
/**==============================================**/
@media print, all and (min-width:960px){

	/* pc main-img */
	div.main-img-wrap p {
		top: 25.1%;
	}
	div.main-img-wrap p span {
		font-size: 24px;
	}
/*
	.cap-wrap h2 {
		font-size: 16px;
	}
*/





	.diamond div.txt {
		width: 30%;
	}

	.diamond .txt p {
		padding-right: 7%;
	}

	.concept-wrap div.txt {
		margin-left: 10%;
	}

	.works-wrap div.txt {
		margin-right: 10%;
	}

	.bar-05-wrap:before,
	.bar-06-wrap:before {
		padding-top: 20.8%;
	}



	div.project-bar-wrap {
		margin-top: -9%;
	}
	.pjkt-list li dl dd p.name {

		font-size: 20px;

	}
	.pjkt-list li dl dt span {
		color: #ffffff !important;
	}





















































}




















