@charset 'UTF-8';

/** |READ ME| **************************************************************************************

www.keio-unyu.co.jp
/template/css/index_pc
Ver.201802

----------------------------------------------------------------------------------------------------

01. テーマ
02. 移転の流れ
03. 京王運輸のノウハウ
04. 機密文書溶解処理

************************************************************************************** |READ ME| **/





/** |01. テーマ| >> ******************************************************************* >> START **/


.contents .theme .title {background-image: url(/moving/office/img/pc/thm_bg_wall.png);}


/** |01. テーマ| << ********************************************************************* << END **/





/** |02. 移転の流れ| >> *************************************************************** >> START **/


.contents .flow::before {background-image: url(/moving/office/img/pc/flw_txt_head.png);}

	.contents .flow .chart {
		background-image: url(/moving/office/img/pc/flw_img_chart.png);
		margin: 52px auto 0;
		height: 976px;
		width: 1010px;
	}


/** |02. 移転の流れ| << ***************************************************************** << END **/





/** |03. 京王運輸のノウハウ| >> ******************************************************* >> START **/


.contents .knowhow .type {
	float: left;
	min-height: 82px;
	padding: 24px 0 0 122px;
	position: relative;
	width: 566px;
}

.contents .knowhow .type:nth-of-type(-n+2) {margin-top: 14px;}

.contents .knowhow .type:nth-of-type(odd) {clear: both;}

.contents .knowhow .type:nth-of-type(even) {float: right;}

	.contents .knowhow .type::before {
		background: no-repeat 0 0;
		content: '';
		display: block;
		height: 82px;
		left: 0;
		position: absolute;
		top: 26px;
		width: 94px;
	}

	.contents .knowhow .type:nth-of-type(1)::before {background-image: url(/moving/office/img/pc/knw_ico_knowhow01.png);}
	.contents .knowhow .type:nth-of-type(2)::before {background-image: url(/moving/office/img/pc/knw_ico_knowhow02.png);}
	.contents .knowhow .type:nth-of-type(3)::before {background-image: url(/moving/office/img/pc/knw_ico_knowhow03.png);}
	.contents .knowhow .type:nth-of-type(4)::before {background-image: url(/moving/office/img/pc/knw_ico_knowhow04.png);}

	.contents .knowhow .type dt {
		font-size: 20px;
		font-weight: bold;
	}

	.contents .knowhow .type dd {line-height: 1.78;}


/** |03. 京王運輸のノウハウ| << ********************************************************* << END **/





/** |04. 機密文書溶解処理| >> ********************************************************* >> START **/


.contents .dissolution {
	background: url(/common/img/pc/cnt_bg_headline.png) repeat-x 0 100%;
	padding-bottom: 60px;
}

	.contents .dissolution .outline {
		font-size: 20px;
		line-height: 1.9;
		padding-top: 22px;
		text-align: center;
	}

	.contents .dissolution .treatment {
		background: url(/moving/office/img/pc/dss_img_dissolution.png) no-repeat 0 100%;
		min-height: 154px;
		margin: 26px auto 0;
		padding-left: 250px;
		width: 974px;
	}

		.contents .dissolution .treatment dt,
		.contents .dissolution .treatment dd {line-height: 1.78;}

		.contents .dissolution .treatment dt {
			font-size: 24px;
			font-weight: bold;
		}

		.contents .dissolution .treatment dd {padding-top: 6px;}



/** |04. 機密文書溶解処理| << *********************************************************** << END **/
