
#sub_mv {
    height: 370px;
    width: 100%;
	background-image: url("../img/about/sub_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
}


#about_us_messsage {
	padding-top: 75px;
	padding-bottom: 75px;
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

#about_us_messsage p{
	display: block;
	padding-bottom: 30px;
}

#about_us_messsage_left {
	width: 500px;
	float: left;
	line-height: 1.8;
}

#about_us_messsage_left p:last-child{
	padding-bottom: 0px;
}

#about_us_messsage_right {
	width: 500px;
	float: right;
	line-height: 1.8;
}

#about_us_messsage_right p:last-child{
	padding-bottom: 0px;
}


#about_us_messsage_name {
	width: 100%;
	padding-top: 90px;
	text-align: right;
	font-weight: bold;
}


#about_us_buruno {
	background-color: #f7f7f7;
	padding-top: 70px;
	padding-bottom: 70px;
}

#about_us_buruno_tit {
	text-align: center;
	padding-bottom: 60px;
}


#about_us_buruno_co_01 {
	border-bottom: 1px #cccccc solid;
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	margin-bottom: 80px;
	
}

#about_us_buruno_co_01 table tr th{
	width: 225px;
	text-align: left;
	vertical-align: top;
}

#about_us_buruno_co_01 table tr td{
	text-align: left;
	vertical-align: top;
}

#about_us_buruno_co_01 table tr td span{
	font-size: 1.2rem;
}

#about_us_buruno_co_02 {
	border-bottom: 1px #cccccc solid;
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 80px;
	margin-bottom: 80px;
	
}


#about_us_buruno_co_03 {
	width: 1180px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	
}


.about_us_buruno_coInner {
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
}

.about_us_buruno_info {
	width: 100%;
}

.about_us_buruno_info h3{
	padding-bottom: 25px;
	text-align: left;
}

.about_us_buruno_info table{
	width: 100%
}

.about_us_buruno_info table tr th{
	font-weight: normal;
	font-size: 1.2rem;
	width: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 2;
	text-align: left;
}

.about_us_buruno_info table tr td{
	font-weight: normal;
	font-size: 1.2rem;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 2;
}



.about_us_buruno_left {
	width: 500px;
	float: left;
	line-height: 1.8;
}

.about_us_buruno_right {
	width: 500px;
	float: right;
	line-height: 1.8;
}

#about_us_collector_tit {
	text-align: center;
	padding-bottom: 60px;
}

#about_goods_contents {
	width: 100%;
	padding-bottom: 60px;
	padding-top: 60px;
}


#about_goods_info {
	float: left;
	width: 50%;
}

#about_goods_infpAma {
	width: 490px;
	padding-right: 35px;
	float: right;
}

#about_goods_infpAma h2{
	padding-bottom: 35px;
}

#about_goods_infpAma_txt {
	padding-bottom: 25px;
	border-bottom: 1px #ccc solid;
}

.about_goods_infpAma_contents {
	padding-top: 25px;
	padding-bottom: 25px;
	border-bottom: 1px #ccc solid;
	width: 100%;
}

.about_goods_infpAma_contents_last {
	padding-top: 25px;
	padding-bottom: 25px;
	width: 100%;
}



#about_goods_main_img {
	float: right;
	width: 50%;
	box-sizing: border-box;
	padding-left: 35px;
}

#about_goods_main_imgInner {
	width: 100%;
	height: 700px;
	background-image: url("../img/about/pin_ph.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}



#about_main_btn {
    background-image: url("../img/about/btn_bg.jpg");
    background-repeat: no-repeat;
    width: 490px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    color: #FFF;
    line-height: 60px;
    font-size: 1.4rem;
    text-indent: 30px;
}

#about_main_btn:hover {
	opacity: 0.7;
}


@media screen and (max-width:640px){
	

	
	#sub_mv {
    height: 300px;
    width: 100%;
	background-image: url("../img/about/sub_bg.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 155%;
    overflow: hidden;
}


	#about_us_messsage {
		padding-top: 75px;
		padding-bottom: 75px;
		width: 580px;;
		margin-left: auto;
		margin-right: auto;
	}

	#about_us_messsage p{
		display: block;
		padding-bottom: 30px;
	}

	#about_us_messsage_left {
		width: 580px;
		float: none;
		line-height: 1.8;
		padding-bottom: 30px;
	}

	#about_us_messsage_left p:last-child{
		padding-bottom: 0px;
	}

	#about_us_messsage_right {
		width: 580px;
		float: none;
		line-height: 1.8;
		padding-bottom: 30px;
	}

	#about_us_messsage_right p:last-child{
		padding-bottom: 0px;
	}


	#about_us_messsage_name {
		width: 100%;
		padding-top: 90px;
		text-align: right;
		font-weight: bold;
	}


	#about_us_buruno {
		background-color: #f7f7f7;
		padding-top: 70px;
		padding-bottom: 70px;
	}

	#about_us_buruno_tit {
		text-align: center;
		padding-bottom: 60px;
	}


	#about_us_buruno_co_01 {
		border-bottom: 1px #cccccc solid;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 80px;
		margin-bottom: 80px;

	}

	#about_us_buruno_co_01 table tr th{
		width: 225px;
		text-align: left;
		vertical-align: top;
	}

	#about_us_buruno_co_01 table tr td{
		text-align: left;
		vertical-align: top;
	}

	#about_us_buruno_co_01 table tr td span{
		font-size: 1.2rem;
	}

	#about_us_buruno_co_02 {
		border-bottom: 1px #cccccc solid;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 80px;
		margin-bottom: 80px;

	}


	#about_us_buruno_co_03 {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
		padding-bottom: 40px;

	}


	.about_us_buruno_coInner {
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	.about_us_buruno_info {
		width: 100%;
	}

	.about_us_buruno_info h3{
		padding-bottom: 0px;
		text-align: left;
	}

	.about_us_buruno_info table{
		width: 100%
	}

	.about_us_buruno_info table tr th{
		font-weight: normal;
		font-size: 1.2rem;
		width: 85px;
		padding-top: 5px;
		padding-bottom: 0px;
		line-height: 2;
		text-align: left;
		display: block;
		width: 100%;
	}

	.about_us_buruno_info table tr td{
		font-weight: normal;
		font-size: 1.2rem;
		padding-top: 0px;
		padding-bottom: 20px;
		line-height: 2;
		display: block;
		width: 100%;
	}



	.about_us_buruno_left {
		width: 580px;
		float: none;
		line-height: 1.8;
		padding-bottom: 30px;
	}

	.about_us_buruno_right {
		width: 580px;
		float: none;
		line-height: 1.8;
	}

	#about_us_collector_tit {
		text-align: center;
		padding-bottom: 60px;
	}

	#about_goods_contents {
		width: 100%;
		padding-bottom: 60px;
		padding-top: 60px;
	}


	#about_goods_info {
		float: none;
		width: 580px;
		margin-left: auto;
		margin-right: auto;
	}

	#about_goods_infpAma {
		width: 580px;
		padding-right: 0px;
		float: none;
	}

	#about_goods_infpAma h2{
		padding-bottom: 35px;
	}

	#about_goods_infpAma_txt {
		padding-bottom: 25px;
		border-bottom: 1px #ccc solid;
	}

	.about_goods_infpAma_contents {
		padding-top: 25px;
		padding-bottom: 25px;
		border-bottom: 1px #ccc solid;
		width: 100%;
	}

	.about_goods_infpAma_contents_last {
		padding-top: 25px;
		padding-bottom: 25px;
		width: 100%;
	}



	#about_goods_main_img {
		float: none;
		width: 580px;
		box-sizing: border-box;
		padding-left: 0px;
		margin-left: 30px;
		margin-right: 30px;
	}

	#about_goods_main_imgInner {
		width: 100%;
		height: 689px;
		background-image: url("../img/about/pin_ph.jpg");
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
	}



	#about_main_btn {
		background-image: url("../img/about/btn_bg.jpg");
		background-repeat: no-repeat;
		width: 490px;
		height: 60px;
		margin-left: auto;
		margin-right: auto;
		display: block;
		color: #FFF;
		line-height: 60px;
		font-size: 1.4rem;
		text-indent: 30px;
	}

	#about_main_btn:hover {
		opacity: 0.7;
	}
	
	
}





















