body, html {
	margin: 0;
	padding: 0;
  }
  #wrapper {
	max-width: 100%;
  }
  #wrapper.pt_category-wide .site-width-slot, #wrapper.pt_category-wide .breadcrumb-container{
	max-width:100%;
	}
.MyContent{
	width:100%;
	overflow: hidden;
	display:block;
}
#main:not(.main-homepage) {
    padding-top: 0px;
}
.breadcrumb-container{
	display:none;
}
/*--------------------------------------------------------------------------------------*/
body{
	font-family: "Gotham SSm book A","Gotham SSm book B",Helvetica,Arial,'Microsoft Jhenghei', sans-serif;
}
.MyContent .Menu .MenuLink:last-child span {
    background-color: #ffc000;
}
#DEV-DURABLE-2022-RECYCLING-01 {
    max-width: 1170px;
    z-index: 2;
    padding: 10px;
    display: flex;
    margin: 90px auto 40px;
    overflow: visible;
}
.rule_contents {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    max-width: 1040px;
    width: 100%;
}
.rule-texts {
    max-width: 440px;
    width: 100%;
}
.rule-texts ul li {
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 77px;
}
.rule-texts ul li::marker {
    color: #286d03;
}
.rule-texts ul li span {
    color: #286d03;
    font-weight: bold;
}
.rule-texts ul li em {
    font-style: normal;
    color: #84b026;
    font-weight: bold;
}
.rule-img {
    width: 100%;
    max-width: 510px;
}
.rule-img img {
    width: 100%;
}
#DEV-DURABLE-2022-RECYCLING-02 {
    max-width: 1170px;
    z-index: 2;
    padding: 10px;
    margin: 90px auto 40px;
    overflow: visible;
}
.q-and-a_header {
    text-align: center;
    max-width: 729px;
    width: 100%;
    margin: 0 auto 90px;
    background: #39755c;
    line-height: 72px;
    font-size: 18px;
    color: #fff;
}
.q-and-a_content ul {
    max-width: 997px;
    width: 100%;
    margin: 0 auto;
}
.q-and-a_content ul li {
    font-size: 20px;
    line-height: 1.8em;
    margin-bottom: 33px;
}
.q-and-a_content ul li span {
    display: block;
    color: #39755c;
    font-weight: bold;
}
.q-and-a_content ul li::marker {
    color: #39755c;
}


@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
	#DEV-DURABLE-2022-RECYCLING-01 {
	    max-width: 100%;
	    padding: 0;
	}
	.rule_contents {
	    max-width: 774px;
	    width: 100%;
	}
	.rule-texts {
	    max-width: 395px;
	}
	.rule-texts ul li {
	    font-size: 16px;
	    margin-bottom: 20px;
	}
	.rule-img {
	    width: 100%;
	    max-width: 360px;
	}
	#DEV-DURABLE-2022-RECYCLING-02{
		padding: 0;
		max-width: 100%;
	}
	.q-and-a_content ul {
	    max-width: 729px;
	    width: 100%;
	}
	.q-and-a_content ul li {
	    font-size: 16px;
	    margin-bottom: 23px;
	}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { }

/*iPhone 6/7/8/plus, XR, 11, X, 12 and 11.*/
@media (max-width: 480px) {
	#DEV-DURABLE-2022-RECYCLING-01 {
	    max-width: 100%;
	    margin: 90px auto 40px;
	    width: 100%;
	    padding: 0;
	}
	.rule_contents {
	    display: block;
	    max-width: 100%;
	    width: 100%;
	}
	.rule-texts {
	    max-width: 100%;
	    width: 100%;
	    margin: 0 0 70px;
	}
	.rule-texts ul {
	    max-width: 308px;
	    width: 100%;
	}
	.rule-texts ul li {
	    font-size: 16px;
	    line-height: 1.8em;
	    margin-bottom: 20px;
	}
	.rule-img {
	    width: 100%;
	    max-width: 100%;
	    margin: 0 auto;
	}
	#DEV-DURABLE-2022-RECYCLING-02 {
	    max-width: 100%;
	    padding: 0;
	}
	.q-and-a_header {
	    max-width: 100%;
	    width: 100%;
	    margin: 0 auto 50px;
	}
	.q-and-a_content ul {
	    margin: 0 !important;
	    max-width: 289px;
	    width: 100%;
	}
	.q-and-a_content ul li {
	    font-size: 16px;
	    line-height: 1.8em;
	    margin-bottom: 23px;
	}
}