@charset "utf-8";

/* ==================================================
contents
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	background:url(/shared/templates/recycle_top/images/sp/recycle_ttl.jpg) no-repeat left top;
	background-size:100% auto;
	padding-top:50%;
	margin:0 0 30px;
}
#tmp_cate_ttl{
	width:auto;
	height:0;
}
#tmp_cate_ttl span {
	width:100%;
	height:0;
}
/* topics - news
================================================== */
#tmp_wrap_tn {
	padding-top:40px;
}
#tmp_topics_ttl,
#tmp_news_ttl {
	min-height:40px;
}
#tmp_topics_ttl h2 a,
#tmp_news_ttl h2 a {
	height:40px;
}
#tmp_topics_cnt table.list_table td,
#tmp_news_cnt table.list_table td {
	padding:10px;
}
#tmp_topics_cnt table.list_table .date,
#tmp_news_cnt table.list_table .date {
	width:6em;
}

/* more_info */
.more_info p a {
	background-size:13px 13px;
	padding-left:16px;
}
/* dust / convey
================================================== */
.dust,
.convey {
	margin:0 -10px 35px;
}
.wrap_dust_ttl,
.wrap_convey_ttl {
	padding:15px 16px 0;
	margin-bottom:16px;
}
#tmp_contents .dust_ttl h2 img,
#tmp_contents .convey_ttl h2 img {
	height:20px;
	width:auto;
}
.dust_ttl p,
.convey_ttl p {
	font-size:100%;
	text-align:centers;
}
.dust_ttl::before,
.dust_ttl::after,
.convey_ttl::before,
.convey_ttl::after {
	content:none;
}
.dust_ttl h2,
.convey_ttl h2 {
	position:relative;
}
.dust_ttl h2::before,
.dust_ttl h2::after,
.convey_ttl h2::before,
.convey_ttl h2::after {
	content:"";
	position:absolute;
}
.dust_cnt,
.convey_cnt {
	padding:0 16px;
}
/* sec */
.sec_ttl,
.sec_cnt {
	float:none;
	width:100%;
}
.sec_ttl {
	text-align:center;
}
.sec_ttl p {
	margin:0 0 20px;
}
#tmp_contents .sec_cnt ul {
	margin:0;
	font-size:116.7%;
	letter-spacing:normal;
	padding-bottom:0;
}
.sec_cnt ul li {
	width:100%;
	display:block;
	margin:0 0 15px;
}
.sec_cnt ul li a {
	display:block;
	width:auto;
	height:auto;
	background-size:10px auto !important;
}
/* torikumi */
#tmp_contents .convey_cnt .torikumi {
	margin:0;
	font-size:116.7%;
	letter-spacing:normal;
	padding-bottom:0;
}
.convey_cnt .torikumi li {
	width:100%;
	display:block;
	margin:0 0 15px;
}
.convey_cnt .torikumi li a {
	width:100%;
	padding:0 0 0 100px !important;
	background-position:left center;
	background-size:100px auto !important;
}
.convey_cnt .torikumi li a::after {
	background-size:10px auto !important;
	right:-5px;
	bottom:-6px;
}
.convey_cnt .torikumi li a span {
	height:100px;
	text-align:left;
}
#tmp_convey_plan .convey_cnt .torikumi li a {
	padding:0 !important;
}
#tmp_convey_plan .convey_cnt .torikumi li a span {
	height:45px;
}
/* more_btn */
.dust_cnt .more_btn,
.convey_cnt .more_btn {
	font-size:116.7%;
}
.dust_cnt .more_btn a,
.convey_cnt .more_btn a {
	min-width:100%;
	border-width:2px;
	padding:7px 0 7px 35px;
	background-size:45px auto;
}
.dust_cnt .more_btn span,
.convey_cnt .more_btn span {
	padding-right:35px;
}
/* dust_household
================================================== */
#tmp_dust_household .wrap_dust_ttl {
	background:url(/shared/templates/recycle_top/images/sp/household_ttl_bg.jpg) no-repeat left top;
	background-size:100% auto;
}
#tmp_dust_household .dust_ttl h2::before {
	top:-5px;
	left:-56px;
	width:51px;
	height:36px;
	background:url(/shared/templates/recycle_top/images/household_ttl_icon1.png) no-repeat;
	background-size:51px 36px;
}
#tmp_dust_household .dust_ttl h2::after {
	top:-10px;
	right:-58px;
	width:55px;
	height:44px;
	background:url(/shared/templates/recycle_top/images/household_ttl_icon2.png) no-repeat;
	background-size:55px 44px;
}
/* dust_decrease
================================================== */
#tmp_dust_decrease .wrap_dust_ttl {
	background:url(/shared/templates/recycle_top/images/sp/decrease_ttl_bg.jpg) no-repeat left top;
	background-size:100% auto;
}
#tmp_dust_decrease .dust_ttl h2::before {
	top:-4px;
	left:-50px;
	width:42px;
	height:35px;
	background:url(/shared/templates/recycle_top/images/decrease_ttl_icon1.png) no-repeat;
	background-size:42px 35px;
}
#tmp_dust_decrease .dust_ttl h2::after {
	top:-1px;
	right:-55px;
	width:45px;
	height:30px;
	background:url(/shared/templates/recycle_top/images/decrease_ttl_icon2.png) no-repeat;
	background-size:45px 30px;
}
/* dust_foodloss
================================================== */
#tmp_dust_foodloss .wrap_dust_ttl {
	background-size:100% auto;
}
#tmp_dust_foodloss .dust_ttl h2::before {
    top: -8px;
    left: -56px;
    width: 50px;
    height: 45px;
    background: url(/shared/templates/recycle_top/images/foodloss_ttl_icon1.png) no-repeat;
    background-size: 50px 45px;
}
#tmp_dust_foodloss .dust_ttl h2::after {
    top: -10px;
    right: -56px;
    width: 50px;
    height: 45px;
    background: url(/shared/templates/recycle_top/images/foodloss_ttl_icon2.png) no-repeat;
    background-size: 50px 45px;
}
/* convey_illumine
================================================== */
#tmp_convey_illumine .wrap_convey_ttl {
	background-size:10px auto;
}
#tmp_convey_illumine .convey_ttl h2::before {
	top:-4px;
	left:-75px;
	width:60px;
	height:35px;
	background:url(/shared/templates/recycle_top/images/illumine_ttl_icon1.png) no-repeat;
	background-size:60px 35px;
}
#tmp_convey_illumine .convey_ttl h2::after {
	top:-4px;
	right:-55px;
	width:46px;
	height:32px;
	background:url(/shared/templates/recycle_top/images/illumine_ttl_icon2.png) no-repeat;
	background-size:46px 32px;
}
/* convey_business
================================================== */
#tmp_convey_business .wrap_convey_ttl {
	background-size:10px auto;
}
#tmp_convey_business .convey_ttl h2::before {
	top:-5px;
	left:-35px;
	width:25px;
	height:36px;
	background:url(/shared/templates/recycle_top/images/business_ttl_icon1.png) no-repeat;
	background-size:25px 36px;
}
#tmp_convey_business .convey_ttl h2::after {
	top:-2px;
	right:-55px;
	width:45px;
	height:31px;
	background:url(/shared/templates/recycle_top/images/business_ttl_icon2.png) no-repeat;
	background-size:45px 31px;
}
#tmp_convey_business .convey_cnt .torikumi .img {
	padding:26px 14px;
}
/* convey_plan
================================================== */
#tmp_convey_plan .wrap_convey_ttl {
	background-size:10px auto;
	margin-bottom:10px;
}
#tmp_convey_plan .convey_ttl h2::before {
	top:7px;
	left:-50px;
	width:36px;
	height:18px;
	background:url(/shared/templates/recycle_top/images/plan_ttl_icon1.png) no-repeat;
	background-size:36px 18px;
}
#tmp_convey_plan .convey_ttl h2::after {
	top:7px;
	right:-58px;
	width:43px;
	height:19px;
	background:url(/shared/templates/recycle_top/images/plan_ttl_icon2.png) no-repeat;
	background-size:43px 19px;
}
#tmp_convey_plan .convey_cnt .torikumi li .cnt {
	height:45px;
}
