@charset "utf-8";

#recycle-project {
    color: #222;
}

#recycle-project img {
    max-width: 100%;
}
#recycle-project a {
    text-decoration: none;
}
#recycle-project a:hover {
    opacity: 0.7;
}
#recycle-project h1, #recycle-project .h1, #recycle-project h2, #recycle-project .h2, #recycle-project h3, #recycle-project .h3, #recycle-project h4, #recycle-project .h4, #recycle-project p, dl {
    margin: 0;
}
#recycle-project h3 {
    line-height: 2;
    font-size: 2.1428em;
    font-weight: 500;
    margin-bottom: 1em;
}
#recycle-project .yellow-line {
    background: linear-gradient(transparent 70%, #fff8a8 70%);
}
#recycle-project p {
    font-size: 1.1428em;
    line-height: 2;
}
#recycle-project p a {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

#recycle-project .img {
    text-align: center;
}

#recycle-project .green {
    color: #1a814a;
}
#recycle-project .red {
    color: #f61111;
}
#recycle-project .bold {
    font-weight: bold;
}
#recycle-project .big {
    font-size: 1.2857em;
}

#recycle-project button {
    background: transparent;
    display: block;
    margin: -15px auto 0;
    padding: 0;
    width: 600px;
    max-width: 100%;
    border-radius: 6px;
    box-shadow: 0 6px 0 #dddddd;
    overflow: hidden;
}
#recycle-project button.howto_send {
    margin-bottom: 3em;
}
#recycle-project button a {
    background: #0d3161;
    color: #fff;
    display: block;
    padding: 15px;
    font-size: 1.71428em;
    /*border-radius: 6px;
    box-shadow: 0 6px 0 #dddddd;*/
}
#recycle-project button.howto_send a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.5em;
}

#recycle-project .section {
    padding-top: 90px;
    padding-bottom: 90px;
    padding-left: calc((100% - 990px) / 2);
    padding-right: calc((100% - 990px) / 2);
}
#recycle-project .section:nth-child(odd) {
    background: #e9efeb;
}


@media screen and (max-width: 1023px) {
    #recycle-project .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 767px) {
    #recycle-project .section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}



/*---ヘッダー-------------------------------------------*/
#recycle-project header {
    width: 100%;
    background-color: #e9efeb;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
}
#recycle-project header .main_img {
	position: relative;
}
#recycle-project header .main_img:after {
	content: "";
    padding-top: 448px;
    margin: auto;
    display: block;
}
@media screen and (max-width: 990px) {
	#recycle-project header .main_img:after {
		padding-top: 45.2525%;
	}
}
#recycle-project header h2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/*background-image: url(/_ui/responsive/common/ui_assets/online/bg/pickup/recycle-project/img/title02_pc.png);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;*/
}
#recycle-project header h2 img {
	object-fit: cover;
	height: 100%;
	width: auto;
}
@media screen and (max-width: 767px) {
    #recycle-project header .main_img:after {
        display: none;
    }
    #recycle-project header h2 {
		position: static;
        width: 100%;
        max-width: none;
        padding: 0;
		background-image: none;
    }
		#recycle-project header h2 img {
			width:100%;
			height:auto;
		}
}


/*---イントロダクション-------------------------------------------*/
#recycle-project .intro p {
    font-size: /*24px*/1.71428em;
    text-align: center;
    line-height: 2;
    padding: 0 15px;
}

@media screen and (max-width: 767px) {
    #recycle-project .intro p {
        font-size: 1.272727em;
    }
}


/*---私たちができること、環境保全活動に貢献　共通-------------------------------------------*/
#recycle-project .cando .flex, #recycle-project .conduce .flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
}
#recycle-project .cando .txt, #recycle-project .conduce .txt, #recycle-project .cando .img, #recycle-project .conduce .img {
    width: calc(50% - 15px);
    padding: 0 15px;
}

/*---私たちができること---*/
#recycle-project .cando .flex {
    flex-flow: row-reverse;
    -webkit-flex-flow: row-reverse;
}

/*---環境保全活動に貢献---*/
#recycle-project .conduce .merit {
    padding: 60px 15px;
    margin: /*90px*/60px 15px 0;
    background: #f3f3f3 url(/_ui/responsive/common/ui_assets/online/bg/pickup/recycle-project/img/conduce-merit_bg.png) no-repeat top right;
    border-radius: 6px;
}
#recycle-project .conduce .merit h3 {
    text-align: center;
    width: 100%;
}
#recycle-project .conduce .merit ul {
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
}
#recycle-project .conduce .merit ul li {
    width: 50%;
    padding: 0 30px;
}
#recycle-project .conduce .merit ul li h4 {
    margin-bottom: 1.5em;
}

#recycle-project .conduce .present_tree {
    padding: 45px;
    margin: /*90px*/60px 15px 0;
    border-radius: 6px;
    border: solid 2px #1a814a;
    display: grid;
    grid-template-columns: 1fr max-content;
    grid-template-rows: 1fr max-content/* max-content*/;
    grid-gap: 45px;
}
#recycle-project .conduce .present_tree > .txt {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
    width: auto;
    padding: 0;
}
#recycle-project .conduce .present_tree > .txt h4 {
    font-size: 1.5em;
    margin-bottom: 1.2em;
    color: #1a814a;
}
#recycle-project .conduce .present_tree > .txt p a {
    color: #1a814a;
}
#recycle-project .conduce .present_tree > .txt p > a:after {
    margin-left: 10px;
    content: "\f08e";
    font-family: FontAwesome;
    display: inline-block;
}
#recycle-project .conduce .present_tree button {
    width: auto;
    font-size: 1rem;
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    margin: -6px auto 6px;
}
#recycle-project .conduce .present_tree button a {
    padding: 0.8em 1.5em;
}
#recycle-project .conduce .present_tree button a:after {
    margin-left: 10px;
    content: "\f08e";
    font-family: FontAwesome;
    display: inline-block;
}
#recycle-project .conduce .present_tree > .img {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    width: 100%;
    padding: 0;
    margin: 0;
}
#recycle-project .conduce .present_tree > .img img {
    max-width: 240px;
    border: solid 1px #ddd;
}
#recycle-project .conduce .present_tree button + p.small {
    text-align: center;
    font-size: 1em;
    grid-column: 1 / 3;
    grid-row: 3 / 4;
    margin-top: -30px;
    line-height: 1.5;
}
#recycle-project .conduce .present_tree > .txt p.sagyo_img {
    margin: 30px 0 0 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 30px;
}


@media screen and (max-width: 1023px) {
    #recycle-project .conduce .merit {
        margin-top: /*60px*/30px;
    }
}

@media screen and (max-width: 767px) {
    #recycle-project .cando .flex, #recycle-project .conduce .flex {
        flex-flow: column-reverse;
    }
    #recycle-project .cando .txt, #recycle-project .conduce .txt, #recycle-project .cando .img, #recycle-project .conduce .img {
        width: 100%;
    }
    #recycle-project .cando .img, #recycle-project .conduce .img {
        margin-top: 15px;
    }
    #recycle-project .cando .img img {
        width: 80%;
    }
    #recycle-project .conduce .merit {
        margin-top: 30px;
        padding: 30px;
        background-size: 80% auto;
    }
    #recycle-project .conduce .merit ul {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    #recycle-project .conduce .merit ul li {
        width: 100%;
        padding: 0;
    }
    #recycle-project .conduce .merit ul li + li {
        margin-top: 30px;
    }
    #recycle-project .conduce .merit ul li h4 {
        margin-bottom: 0.5em;
    }
    #recycle-project .conduce .present_tree {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr max-content max-content/* max-content*/;
        padding: 30px;
        margin-top: 30px;
        grid-gap: 30px
    }
    #recycle-project .conduce .present_tree > .img {
        grid-column: 1 / 2;
        grid-row: 1 / 2;
    }
    #recycle-project .conduce .present_tree > .txt {
        grid-row: 2 / 3;
    }
    #recycle-project .conduce .present_tree > .txt h4 {
        text-align: center;
    }
    #recycle-project .conduce .present_tree button {
        font-size: inherit;
        font-size: 0.9em;
        width: 100%;
        grid-column: 1 / 2;
        grid-row: 3 / 4;
    }
    #recycle-project .conduce .present_tree button a {
        /*white-space: nowrap;*/
    }
    #recycle-project .conduce .present_tree button + p.small {
        grid-column: 1 / 2;
        grid-row: 4 / 5;
        margin-top: -15px;
    }
    #recycle-project .conduce .present_tree > .txt p.sagyo_img {
        margin: 30px 0 0 0;
        padding: 0;
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px;
    }
}



/*---参加方法-------------------------------------------*/
#recycle-project .howto h3 {
    text-align: center;
}
#recycle-project .howto .detail {
    background: #fff;
    border-radius: 6px;
    padding: 30px 60px;
    margin: 0 15px;
}
#recycle-project .howto .detail + .detail {
    margin-top: 60px;
}
#recycle-project .howto .detail > dl {
    padding: 60px;
}
#recycle-project .howto .detail dl + dl {
    border-top: solid 2px #e9efeb;
}
#recycle-project .howto .detail > dl > dt {
    font-size: 1.71428em;
    margin-bottom: 1.875em;
    text-align: center;
}
#recycle-project .howto .detail > dl > dd > p {
    text-align: center;
    margin-bottom: 60px;
}
#recycle-project .howto .detail dl dd > table {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
}
#recycle-project .howto .detail dl dd > table td {
    padding: 1em;
}
#recycle-project .howto .detail dl dd > table thead td {
    background: #c6e2d0;
    border: solid 1px #c6e2d0;
    font-weight: bold;
}
#recycle-project .howto .detail dl dd > table thead td:first-child {
    border-right: solid 1px #fff;
}
#recycle-project .howto .detail dl dd > table tbody td {
    border: solid 1px #dddddd;
}

#recycle-project .howto .detail dl dd > table + p {
    margin-bottom: 0;
    margin-top: 0.5em;
}

#recycle-project .howto .detail dl dd > .video {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0 auto 60px;
	position: relative;
}
#recycle-project .howto .detail dl dd > .video:after {
	content: "";
	display: block;
	margin: auto;
	padding-top: 56%;
}
#recycle-project .howto .detail dl dd > .video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#recycle-project .howto .detail dl dd > ul > li {
    display: flex;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    position: relative;
    flex-wrap: wrap;
}
#recycle-project .howto .detail dl dd > ul > li + li {
    margin-top: 110px;
}
#recycle-project .howto .detail dl dd > ul > li + li:before {
    content: url(/_ui/responsive/common/ui_assets/online/bg/pickup/recycle-project/img/arrow.svg);
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translateX(-50%);
}
#recycle-project .howto .detail dl dd > ul li p, #recycle-project .howto .detail dl dd > ul li .img {
    width: calc(50% - 15px);
}

#recycle-project .howto .detail dl dd > .send {
    background: #f3f3f3;
    padding: 30px 60px;
    max-width: 500px;
    margin: 45px auto 0;
}
#recycle-project .howto .detail dl dd > .send p {
    font-weight: 500;
}
#recycle-project .howto .detail dl dd > .send + p {
    max-width: 500px;
    margin: 1em auto 0;
    text-align: left;
}

#recycle-project .howto .detail dl dd > ul li > .out_item {
    width: 100%;
    padding: 20px 20px 0;
    border: solid 4px #f61111;
    margin-top: 30px;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > p {
    text-align: center;
    margin-bottom: 1.5em;
    width: 100%;
}
#recycle-project .howto .detail dl dd > ul li > .out_item dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dt {
    width: 100%;
    font-size: 1.5em;
    margin-bottom: 1.5em;
    text-align: center;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dd {
    width: calc((100% - 45px) / 4);
    margin-bottom: 20px;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dd .img, #recycle-project .howto .detail dl dd > ul li > .out_item > dl dd p {
    width: 100%;
    text-align: center;
    line-height: 1.5;
    font-weight: bold;
    color: #0d3161;
    font-size: 1em;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dd:last-child p {
    letter-spacing: -0.05em;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dd .img {
margin-bottom: 10px;
}
#recycle-project .howto .detail dl dd > ul li > .out_item > dl dd .img img {
    width: 70%;
}


@media screen and (max-width: 1023px) {
    #recycle-project .howto .detail {
        padding: 30px 45px;
    }
    #recycle-project .howto .detail > dl {
        padding: 45px;
    }
}

@media screen and (max-width: 767px) {
    #recycle-project .howto .detail {
        padding: 15px;
    }
    #recycle-project .howto .detail > dl {
        padding: 30px 15px;
    }
    #recycle-project .howto .detail > dl > dt {
        margin-bottom: 1em;
    }
    #recycle-project .howto .detail > dl > dd > p {
        margin-bottom: 2em;
    }
	#recycle-project .howto .detail > dl > dd > .video {
		margin-bottom: 30px;
	}
    #recycle-project .howto .detail > dl > dd > ul li {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }
    #recycle-project .howto .detail > dl > dd > ul > li + li {
        margin-top: 80px;
    }
    #recycle-project .howto .detail > dl > dd > ul > li + li:before {
        top: -45px;
    }
    #recycle-project .howto .detail > dl > dd > ul > li p, #recycle-project .howto .detail dl dd > ul > li .img {
        width: 100%;
    }
    #recycle-project .howto .detail > dl > dd > ul > li > .img {
        margin-top: 1em;
    }
    #recycle-project .howto .detail > dl > dd > .send {
        padding: 30px;
        margin-top: 2em;
    }
    #recycle-project button.howto_send {
        margin: 0 20px 3em;
        width: calc(100% - 40px);
    }
    #recycle-project button a {
        font-size: 1.272727em;
    }
    
    #recycle-project .howto .detail dl dd > ul li > .out_item {
        padding: 15px 10px 0;
    }
    #recycle-project .howto .detail dl dd > ul li > .out_item > p {
        letter-spacing: -0.02em;
        text-align: left;
    }
    #recycle-project .howto .detail dl dd > ul li > .out_item > dl dd {
        width: calc((100% - 15px) / 2);
    }
}


/*---参加方法-------------------------------------------*/
#recycle-project .sdgs {
    
}
#recycle-project .sdgs .img {
    padding: 45px;
    /*width: 100%;*/
    max-width: 790px;
    margin: 0 auto;
    border: solid 2px #0d3161;
}

@media screen and (max-width: 1023px) {
    #recycle-project .sdgs .img {
        margin: 0 15px;
    }
}
@media screen and (max-width: 767px) {
    #recycle-project .sdgs .img {
        padding: 30px;
    }
}




/*---発送方法はこちらボタン-------------------------------------------*/
#recycle-project .send_scroll {
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
    padding: 12px 0 18px;
    background: #8ec6a1;
    z-index: 100;
    transition: 0.5s;
}
#recycle-project .send_scroll a {
    display: inline-block;
    margin: 0 auto;
    padding: 8px 50px;
    background: #fff;
    font-size: 1.71428em;
    border-radius: 6px;
    box-shadow: 0 6px 0 #dddddd;
    color: #1a814a;
    font-weight: bold;
}
#recycle-project .send_scroll a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.5em;
}
#recycle-project .is-hidden {
    opacity: 0;
    visibility: hidden;
}
@media screen and (max-width:767px) {
    #recycle-project .send_scroll {
        padding: 10px 0 16px;
    }
    #recycle-project .send_scroll a {
        font-size: 1.5em;
        padding: 8px 50px;
    }
}


/*---プロジェクト継続お願い-------------------------------------------*/
#recycle-project .attention {
    border: red solid 4px;
    padding: 30px !important;
    margin: 0 0 90px;
    color: red;
}
#recycle-project .attention a {
    color: blue;
}
#recycle-project .attention a:after {
    content: "\f054";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 0.5em;
}

@media screen and (max-width: 1023px) {
    #recycle-project .attention {
        margin: 0 15px 60px;
    }
}
@media screen and (max-width:767px) {
    #recycle-project .attention {
        margin: 0 15px 30px !important;
        padding: 15px !important;
        background: transparent;
    }
}





/*---フェードイン-------------------------------------------*/
.fadeIn {
  transform: translate3d(0, -10px, 0);
  transition: 1s;
  opacity: 0;
}

.fadeIn.animated {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}









/**/