@charset "utf-8";

/**********************************************/
/*NIES-CMW Policy Brief #3 [Recycling indicators]*/
/**********************************************/
/*更新日*/
.upday {
    text-align: left;
    margin: -20px 0 0;
	font-size: 1.5rem;
}

/*ヘッダー*/
#container div.title {
    background:url("../img/contents_top.gif") no-repeat center top;
}

/*ナビ*/
#navi li {
    background:url("../img/mk3.gif") no-repeat right center;
}

/*見出し*/
.subttl {
    margin: 2em 0 2em;
    text-align:right;
}

/*ダウンロード・日付*/
.dbox {
    position:relative;
    width: 100%;
    height:50px;
}


/*ダウンロード*/
.dbox .repodownload {
    position: absolute;
    top:0;
    left:0;

    margin:0;
    padding:0;
    list-style-type: none;
}
.dbox div {
    position: absolute;
    top:0;
    right:0;
    font-size:0.8em;
}

h2.b-ttl {
    color: #000;
    font-weight: bold;
    font-size: 2.6rem;
}
h3 {
    font-size: 21px;
    background-image:none;
    padding:0;
    color:#000;
    background-color:transparent;
    border: 0;
    color:#333;
    letter-spacing: 0px;
}
h3~h3 {
    margin-top: 50px;
}

h3 span {
    margin-right: 0.5em;
}

h4 {
    font-size: 16px;
    font-family:Meiryo, serif;
    line-height: 140%;
    background-image:none;
    padding:0;
    margin:0;
    color:#000;
    background-color:transparent;
    border: 0;
}
h5 {
    font-size: 14px;
    background-image:none;
    padding:0;
    margin:0;
    color:#000;
    background-color:transparent;
    border: 0;
}


/*フォント*/
small {
    display: block;
    font-size: 0.9em;
}

/*概要*/
.overview {
    margin-bottom: 30px;
}
.policybox {
    border-top:1px #000 dotted;
    border-bottom:1px #000 dotted;
    margin-bottom: 20px;
    padding: 5px 5px 5px;
}
.policybox dl {
    margin-left:0.5em;
    margin-bottom: 25px;
    /* font-weight:bold; */
}
.policybox dt {
    font-size: 2.0rem;
    line-height: 120%;
    margin-bottom:10px;
    color:#009900;   
    padding:4px 0 4px 0em;
}
.policybox dd {
    margin-left:1em;
    color:#333;
    letter-spacing: -0.1px;
    font-weight: 500;
}



.policybox dd li {
    margin-bottom: 10px;
}


/*policy brief*/
.policybrief {
    margin-bottom:20px;
}

.policybrief table {
    width: 100%;
    border-collapse: collapse;
    margin:10px 0;
}
.policybrief th {
    width: 60px;
    vertical-align: top;
    padding: 5px 0;
}
.policybrief img {
    display:block;
    margin:0 auto;
}
.policybrief td {
    padding: 5px 0;
}

/*著者*/
.author {
    margin: 2em 0 2em;
    font-size: 16px;

}

/*各段落*/
.paragraph {

}


/*著者2*/
.sign {
    font-weight:bold;
    text-align: right;
    font-size:1.2em;
}


.zu {
    margin: 30px auto;
    font-size: 0.9em;
}
.zu img {
    display: block;
    margin: 20px auto;
}

.references {
    margin: 20px 0 0 1em;
    padding: 0;
}
.references li {
    margin-bottom: 10px;
    line-height: 120%;
    text-align:justify;
    text-justify: inter-ideograph;
}


.t-memo {
    margin: 40px 0 0;
    padding: 15px 20px;
    border:1px #ddd solid;
    border-radius:4px;
    background-color: #f4f4f4;
}

.t-memo ul {
    margin: 1em 0 0 1em;
    padding: 0;
    list-style-type: none;
}

.t-memo2 {
    margin:10px 0 0;
    padding: 10px 30px 10px;
    border:2px #ddd solid;
    border-radius:4px;
    background-color: #fff;
}
.t-memo2 p {
    text-indent: 0;
}
.t-memo2 ul {
    margin: 0 0 0 2em;
    padding: 0;
}
.t-memo2 ul li {
    margin-bottom: 15px;
    line-height: 120%;
}


.sction02 {
    padding: 20px 40px;
    background-color: #f5f5f5;

    margin-top: 50px;
}
.sction02 .author {
    text-align: right;
    font-weight: 500;
    margin-bottom: 0;
}

.sction02 .theme {
    text-align: center;
    margin: 0px 0 40px;
}


#p002 h2:lang(en) {
    color:#333;
}


.imgc {
   text-align: center;
   margin: 30px 0 30px;
}

.li-height {
    margin-top: 20px;
}
.li-height li {
    margin-bottom: 15px;
    line-height: 120%;
}

.list-in {
   margin: 0 0 20px 40px;
}
.list-in dt {
    margin-bottom: 5px;
    font-weight: normal;
}
.list-in dd {
    margin-bottom: 15px;
}
.list-in dd ul {
    margin-left: 0;
    padding: 0;
}
.list-in dd li {
    margin: 5px 0;
}


#p002 .imgc img {
    width: 100%;
    max-width: 550px;
}
.arrow {
    text-align: center;
    margin: 30px auto 5px;
}

/*aCreativeCommons*/
.creativecommons {
    margin-top: 40px;   
}
.creativecommons small {
    display: block;
    margin-bottom: 10px;
}
.creativecommons .cc-icon {
    margin-left: 10px;
}

/*表*/
.tbl-policybrief {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
}
.tbl-policybrief caption {
    margin-bottom: 10px;
}
.tbl-policybrief td {
    border:1px #ddd solid;
    padding: 10px;
    line-height: 120%;
}
.tbl-policybrief td.rate {
    width:140px;
    text-align: center;
}


/*ADD 2023.5.19*/
/*ポリシーブリーフ＃４*/
.list-box-border {
    margin: 30px auto 40px;
    padding: 20px 20px;
    border-radius: 10px;
    border:2px #85b385 solid;
    background-color: #fff;
}
.list-box-border .list-in {
    margin: 0 auto;
}
.list-box-border .list-in dt {
    font-weight: 500;
    font-size: 1.8rem;
}



/****************************/
/*レスポンシブ*/
/****************************/
@media screen and (max-width: 1280px) {
}

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

@media screen and (max-width: 780px) {
   
    #p002 h2:lang(en) {
        font-size: 1.8rem;
        font-weight: bold;
        font-family:"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
    }

    h3:lang(en) {
        font-size: 1.6rem;
    }
    .policybox dt:lang(en) {
        font-size: 1.8rem;
    }
    .policybox dd:lang(en) {
        font-size: 1.4rem;
    }
    .author {
        font-size: 1.4rem;
    }
}

@media screen and (max-width: 580px) {
    /* figure {
        padding: 10px;
    } */

    .sction02 {
        padding: 10px 20px;    
        margin-top: 50px;
    }
    .list-in {
        margin: 0 0 20px 0px;
    }
    .list-in dd {
        margin-left: 20px;
    }
    .li-height {
        margin-left: 20px;
        padding-left: 0;
    }
    .policybox dt {
        font-size: 1.8rem;
    }
    .policybox dd {
        font-size: 1.6rem;
    }
}

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