@charset 'UTF-8';

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

www.keio-unyu.co.jp
/moving/recycle/css/index_pc
Ver.201803

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

01. テーマ
02. 不要品の買取り
03. 不要品のお引取り・処分

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





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


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


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





/** |02. 不要品の買取り| >> *********************************************************** >> START **/


.contents .buying {padding-bottom: 54px;}

	.contents .buying::before {background-image: url(/moving/recycle/img/pc/byn_txt_head.png);}

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

			.contents .buying .outline .break {display: none;}

		.contents .buying .image {
			background: url(/moving/recycle/img/pc/byn_img_buying.png) no-repeat 0 0;
			height: 188px;
			margin: 60px auto 0;
			position: relative;
			width: 1098px;
		}

			.contents .buying .image::before {
				background: url(/moving/recycle/img/pc/byn_img_reinforcing.png) no-repeat 0 0;
				content: '';
				display: block;
				height: 104px;
				left: -34px;
				position: absolute;
				top: -80px;
				width: 104px;
			}


/** |02. 不要品の買取り| << ************************************************************* << END **/





/** |03. 不要品のお引取り・処分| >> *************************************************** >> START **/


.contents .disposal:before {background-image: url(/moving/recycle/img/pc/dsp_txt_head.png);}

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

	.contents .disposal .outline {
		float: left;
		font-size: 20px;
		line-height: 1.9;
		padding: 30px 0 0 64px;
		width: 820px;
	}

	.contents .disposal .image {
		background: url(/moving/recycle/img/pc/dsp_img_disposal.png) no-repeat 0 100%;
		float: right;
		width: 302px;
		height: 180px;
	}


/** |03. 不要品のお引取り・処分| << ***************************************************** << END **/
