@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
拉致40年特集css　レスポンシブル
--------------------------------------------------------------*/

/*
共通
-------------------------------------------*/
#contain,
.col_primary {
    min-width: 0 !important;
}

.col_main {
    background: #FFF;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

/*a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}*/

.radius5 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.radius10 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.radius15 {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

/*　拉致ってなに？　リンクバナー　*/
.nippo_rachi_bnr_link {
  width: 300px;
  margin: 0 auto 40px;
}

.nippo_rachi_bnr_link img {
  width: 100%;
}

.nippo_rachi_bnr_link a {
}

.nippo_rachi_bnr_link a:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}



/* SP css */

/*　wraper　*/

div.nippo_rachi_wraper {
    margin: 0px auto 50px;
    width: 100%;
}

/* ad baneer 上部　*/

div.nippoi_rb_ad_baneer_1 {
    margin: 0px auto 3px;
    padding-top: 20px;
    width: 100%;
    height: auto;
}

/*　ヘッダー　*/
div.nippo_rachi_header {
    background: #93552c url(../images/title_bg.png) no-repeat;
    height: 80px;
    background-size: 140% auto;
    background-position: -80px -50px;
    position: relative;
    right: 0px;
    bottom: 0px;
    margin: 0px 0px 40px;
}

div.nippo_rachi_header img {
    width: 45%;
    height: auto;
    position: absolute;
    right: 10%;
    bottom: 20%;
}

/* ユニット　*/

h2.nippo_raci_future_TL {
    font-size: 130%;
    color: #204459;
    border-bottom: 3px double #204459;
    padding-bottom: 5px;
    padding-left: 10px;
    margin: 30px 0;
}

div.nippo_raci_cont {
    margin: 0px auto 30px;
    width: 100%;
    padding: 0px 5%;
    border-bottom: 1px solid #CCC;
    overflow: hidden;
}

div.nippo_raci_cont h6 {
    font-size: 150%;
    padding: 20px 0;
}

div.nippo_raci_cont img.nippo_raci_cont_img01 {
    height: auto;
    display: block;
    margin: 0px auto 15px;
    max-width: 100%;
    float: none;
}

div.nippo_raci_cont_R {
    width: 100%;
    float: none;
}

div.nippo_raci_cont_R h2 img.nippo_raci_cont_hd {
    height: auto;
    display: block;
    margin: 10px auto 25px;
    max-width: 100%;
}

div.nippo_raci_cont_R p {
    font-size: 100%;
    margin-bottom: 25px;
    line-height: 1.8em;
    width: 100%;
    float: none;
}

a div.nippo_raci_cont div.nippo_raci_cont_R p,
a div.nippo_raci_cont div.nippo_raci_cont_R h5 {
    color: #333;
}

div.nippo_raci_cont_R h5 {
    font-size: 80%;
    text-align: right;
    font-weight: normal;
    margin-bottom: 30px;
}

div.nippo_raci_cont_R h3 {
    color: #FFF;
    background: #3983ae;
    text-align: center;
    padding: 13px 0px;
    font-size: 100%;
    margin: 0px auto 30px;
    width: 50%;
    clear: both;
}

a:hover div.nippo_raci_cont_R h3 {
    color: #FFF;
    background: none;
}

div.nippo_raci_cont_R h3:last-child:after {
    content: "\00bb";
    color: #fff;
    font-size: 100%;
    padding: 0 5px;
}


/*　県民集会　*/
div.nippo_raci_kenmin {
    background: #f3f1f1;
    padding: 20px;
    width: 90%;
    border: 5px solid #e2dfdf;
    font-weight: bold;
    margin: 0px auto 60px;
    overflow: hidden;
}

div.nippo_raci_kenmin h2 {
    background: url(../images/syukai_sp.png) no-repeat;
    background-size: 100% auto;
    text-indent: -99999999px;
    height: 250px;
}

div.nippo_raci_kenmin p {
    font-size: 120%;
    text-align: center;
    background: none;
    color: #2274ce;
    padding: 10px 0px;
}

div.nippo_raci_kenmin p:last-child:after {
    content: "\00bb";
    color: #2274ce;
    font-size: 100%;
    padding: 0 5px;
}

div.nippo_raci_kenmin p a {
    color: #2274ce;
    text-decoration: underline;
}

div.nippo_raci_kenmin p a:hover {
    color: #F63;
    text-decoration: underline;
}


/*　最新ニュース　*/

/*　タイトル　*/
h2.nippo_raci_news_title {
    color: #FFF;
    background: #204459;
    font-size: 100%;
    text-align: center;
    padding: 5px 0px;
    width: 100%;
    margin: 0px auto 20px;
}

/*　ニュース見出し　*/
dl.nippo_raci_news_box {
    padding: 10px;
    border-bottom: 1px dotted #999;
    clear: both;
    overflow: hidden;
    width: 100%;
    margin: 0px auto;
}

dl.nippo_raci_news_box dt {}

dl.nippo_raci_news_box dt span {
    float: left;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    background: #efefef no-repeat center center;
    background-size: contain;
}

dl.nippo_raci_news_box dd {
    padding-top: 10px;
}

a dl.nippo_raci_news_box dd {
    color: #333;
}

dl.nippo_raci_news_box dd h2 {
    font-size: 100%;
    margin-bottom: 10px;
    font-weight: bold;
}

dl.nippo_raci_news_box dd p {
    font-size: 80%;
}

/*　ニュース一覧　*/
h2.nippo_raci_news_list {
    border: 1px solid #999;
    text-align: center;
    margin: 20px auto 0px;
    padding: 5px 0px;
    width: 50%;
    font-size: 90%;
}

a h2.nippo_raci_news_list {
    color: #666;
}

/*　特集ページ　*/

/*　大見出し　*/
h2.nippo_rachi_article_title img {
    max-width: 95%;
    height: auto;
    margin: 40px auto 40px;
    display: block;
}

/*　サブタイトル　*/
div.nippo_rachi_article_subtitle {
    padding: 0px 3% 10px;
    overflow: hidden;
    border-bottom: 3px double #c3c8ce;
    margin: 0px auto 30px;
    width: 100%;
}

div.nippo_rachi_article_subtitle h2 {
    font-size: 170%;
    font-family: "Times New Roman", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: bold;
    line-height: 1.3em;
    color: #167aa8;
}

div.nippo_rachi_article_subtitle h3 {
    font-size: 130%;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 20px;
}

div.nippo_rachi_article_subtitle p {
    font-size: 110%;
    margin-bottom: 10px;
    font-weight: bold;
    color: #167aa8;
}

/*　記事本文　*/
div.nippo_rachi_article {
    padding: 0px 3%;
    margin: 0px auto 40px;
    overflow: hidden;
    width: 100%;
}

div.nippo_rachi_article h3 {
    font-size: 110%;
    margin-bottom: 20px;
    border-left: 10px solid #267ecf;
    font-weight: bold;
    padding-left: 10px;
}

div.nippo_rachi_article h3.nippo_rachi_fumul_article_subhd {
    font-size: 110%;
    margin-bottom: 20px;
    border: none;
    font-weight: bold;
    padding-left: 0px;
    color: #267ecf;
}

div.nippo_rachi_article p {
    font-size: 100%;
    line-height: 1.8em;
    margin-bottom: 20px;
}

div.nippo_rachi_article h4 {
    font-size: 130%;
    text-align: center;
}

/*　記事中写真　*/
div.nippo_rachi_photo {
    overflow: hidden;
    margin: 0px 0px 30px;
    padding: 0px 3%;
    float: none;
    width: 100%;
}

div.nippo_rachi_photo img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

div.nippo_rachi_photo h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
}

/*　記事中写真　右　*/
div.nippo_rachi_photo_right {
    overflow: hidden;
    margin: 0px auto 30px;
    padding: 0px 3%;
    float: none;
    width: 80%;
}

div.nippo_rachi_photo_right img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
}

div.nippo_rachi_photo_right h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
    line-height: 1.6em;
}

/*　記事中写真　右　min　*/
div.nippo_rachi_photo_right_min {
    overflow: hidden;
    margin: 0px 0px 20px 20px;
    padding: 0;
    float: right;
    width: 30%;
}

div.nippo_rachi_photo_right_min img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

div.nippo_rachi_photo_right_min h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
    line-height: 1.6em;
}

/*　記事中写真　ふむJ トップP　*/
div.nippo_rachi_photo_R {
    overflow: hidden;
    margin: 0px 0px 30px;
    padding: 0px 3%;
    float: none;
    width: 100%;
}

div.nippo_rachi_photo_R img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

div.nippo_rachi_photo_R h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
}

/*　記事中写真　センター　*/
div.nippo_rachi_photo_center {
    overflow: hidden;
    margin: 0px auto 40px;
    padding: 0px 3%;
    width: 100%;
}

div.nippo_rachi_photo_center img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

div.nippo_rachi_photo_center h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
    line-height: 1.3em;
}


/*　記事中写真　センター　縦　*/
div.nippo_rachi_photo_center_V {
    overflow: hidden;
    margin: 0px auto 40px;
    padding: 0px 3%;
    width: 80%;
}

div.nippo_rachi_photo_center_V img {
    max-width: 100%;
    height: auto;
    margin-bottom: 5px;
}

div.nippo_rachi_photo_center_V h5 {
    font-size: 90%;
    color: #999;
    font-weight: normal;
    line-height: 1.3em;
}


/*　記事中写真　２並び　*/

.nippo_rachi_photo_row {
    width: 100%;
    text-align: center;
}

.nippo_rachi_photo_row dl {
    display: inline-block;
    width: 43%;
    margin: 0 3% 30px;
}

.nippo_rachi_photo_row dl dt {
    width: 100%;
    margin-bottom: 3px;
}

.nippo_rachi_photo_row dl dt img {
    width: 100%;
}

.nippo_rachi_photo_row dl dd {
    font-size: 90%;
    color: #666;
}

/*　年表画像　*/

.nippo_rachi_photo_history_img {
    width: 100%;
    margin: 0 auto 30px;
}

.nippo_rachi_photo_history_img img {
    width: 100%;
}


/*　トップページへ戻る　*/
p.nippo_rachi_article_return {
    font-size: 100%;
    background: url(../images/ic_yaji.png) no-repeat right center;
    background-size: 10px auto;
    text-align: right;
    padding-right: 20px;
    margin-right: 10px;
}

p.nippo_rachi_article_return a {
    text-decoration: underline;
}

/*
ふむＪ
-------------------------------------------------------------*/

/*　大見出し　*/
h2.nippo_rachi_fumul_article_title img {
    max-width: 95%;
    height: auto;
    margin: 40px auto 40px;
    display: block;
}

/*　サブタイトル　*/
div.nippo_rachi_fumuj_article_subtitle {
    padding: 0px 3% 10px;
    overflow: hidden;
    border-bottom: 3px double #c3c8ce;
    margin: 0px auto 30px;
    width: 100%;
}

div.nippo_rachi_fumuj_article_subtitle h2 {
    font-size: 150%;
    font-weight: bold;
    line-height: 1.3em;
    color: #00a88e;
    margin-bottom: 10px;
}

div.nippo_rachi_fumuj_article_subtitle p {
    font-size: 110%;
    font-weight: bold;
    color: #2e3092;
}

/*　年表　*/
div.nippo_rachi_fumuj_article_history {
    margin: 0px auto 40px;
    width: 100%;
}

div.nippo_rachi_fumuj_article_history h2 {
    font-size: 100%;
    padding: 1% 3%;
    color: #FFF;
    background: #434349;
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center;
}

div.nippo_rachi_fumuj_article_history table {
    font-size: 85%;
    width: 96%;
    margin: 0px auto;
}

div.nippo_rachi_fumuj_article_history table tr {
    border-bottom: 1px dotted #CCC;
}

div.nippo_rachi_fumuj_article_history table tr th {
    vertical-align: top;
    text-align: right;
    padding: 2% 0px;
}

div.nippo_rachi_fumuj_article_history table tr td {
    padding: 2% 0 2% 2%;
}

/*　発行　*/
p.nippo_rachi_article_issue {
    font-size: 100%;
    text-align: right;
    margin: 0px 3% 30px 0px;
}


/*　拉致県民集会　ライブ配信　タイトル　*/

.nippo_raci_future_live_TL {
    text-align: center;
    margin-bottom: 30px;
}

.nippo_raci_future_live_TL h2 {
    font-size: 130%;
    margin-bottom: 20px;
}

.nippo_raci_future_live_TL h3 {
    font-size: 100%;
}


/*　拉致県民集会　ライブ配信　*/

.nippo_raci_future_live {
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    margin: 10px auto 50px;
}

.nippo_raci_future_live iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*　諦めず立ち上がる　年別*/
.nippo_rachi_future_chronology{
    display: inline-block;
    background: #333;
    padding: 3px 10px 3px 10px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
    }

/*　諦めず立ち上がる　網掛け*/
.nippo_rachi_future_hatching{
    background: #f7ecec;
    padding: 20px 10px 20px 10px;
    border: 1px #ccc solid;
    margin-top: 60px;
    }

/*　諦めず立ち上がる　スペース*/
.nippo_rachi_future_space{
   　margin-bottom: 100px;
}


/*　PC css　*/
@media print,
screen and (min-width: 768px) {

    /*　wraper　*/
    div.nippo_rachi_wraper {
        margin: 0px auto 50px;
        width: 1060px;
    }

    /* ad baneer 上部　*/
    div.nippoi_rb_ad_baneer_1 {
        margin: 0px auto 3px;
        padding-top: 20px;
        width: 1000px;
        height: auto;
    }

    /*　ヘッダー　*/
    div.nippo_rachi_header {
        background: #93552c url(../images/title_bg.png) no-repeat;
        height: 80px;
        background-size: 80% auto;
        background-position: center 55%;
        position: relative;
        right: 0px;
        bottom: 0px;
        margin: 0px 0px 30px;
    }

    div.nippo_rachi_header img {
        width: 200px;
        height: auto;
        position: absolute;
        right: 30%;
        bottom: 20%;
    }

    /* ユニット　*/

    h2.nippo_raci_future_TL {
        font-size: 150%;
        color: #204459;
        border-bottom: 3px double #204459;
        padding-bottom: 5px;
        margin: 30px 0;
    }

    div.nippo_raci_cont {
        margin: 0px auto 30px;
        width: 100%;
        padding: 30px 5% 20px;
        border-bottom: 1px solid #CCC;
        overflow: hidden;
    }

    div.nippo_raci_cont h6 {
        font-size: 200%;

    }

    div.nippo_raci_cont img.nippo_raci_cont_img01 {
        height: auto;
        display: block;
        margin: 0;
        max-width: 300px;
        float: left;
    }

    a:hover div.nippo_raci_cont img.nippo_raci_cont_img01 {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
    }

    div.nippo_raci_cont_R {
        width: 640px;
        float: right;
    }

    div.nippo_raci_cont_R h2 img.nippo_raci_cont_hd {
        height: auto;
        display: block;
        margin: 10px 0px 25px;
        max-width: 600px;
    }

    div.nippo_raci_cont_R p {
        font-size: 100%;
        margin-bottom: 25px;
        line-height: 1.8em;
        width: 620px;
        float: right;
    }

    a div.nippo_raci_cont div.nippo_raci_cont_R p,
    a div.nippo_raci_cont div.nippo_raci_cont_R h5 {
        color: #333;
    }

    div.nippo_raci_cont_R h5 {
        font-size: 90%;
        text-align: right;
        font-weight: normal;
        margin-bottom: 30px;
    }

    div.nippo_raci_cont_R h3 {
        color: #333;
        background: none;
        text-align: right;
        padding: 0px;
        font-size: 130%;
        margin: 0px 0px 30px;
        width: 100%;
        clear: both;
    }

    a:hover div.nippo_raci_cont_R h3 {
        color: #999;
    }

    div.nippo_raci_cont_R h3:last-child:after {
        content: "\00bb";
        color: #ff0000;
        font-size: 100%;
        padding: 0 5px;
    }


    /*　県民集会　*/
    div.nippo_raci_kenmin {
        background: none;
        padding: 20px;
        width: 90%;
        border: none;
        font-weight: bold;
        margin: 0px auto 60px;
        overflow: hidden;
    }

    div.nippo_raci_kenmin h2 {
        background: url(../images/syukai_pc.png) no-repeat;
        background-size: 100% auto;
        text-indent: -99999999px;
        height: 220px;
    }

    div.nippo_raci_kenmin p {
        font-size: 150%;
        text-align: center;
        background: #3c6b9f;
        color: #FFF;
        padding: 10px 0px;
    }

    div.nippo_raci_kenmin p:last-child:after {
        content: "\00bb";
        color: #fff;
        font-size: 100%;
        padding: 0 5px;
    }

    div.nippo_raci_kenmin p a {
        color: #fff;
        text-decoration: none;
    }

    div.nippo_raci_kenmin p a:hover {
        color: #CCC;
        text-decoration: none;
        background: none;
    }

    /*　最新ニュース　*/

    /*　タイトル　*/
    h2.nippo_raci_news_title {
        color: #FFF;
        background: #204459;
        font-size: 100%;
        text-align: center;
        padding: 5px 0px;
        width: 60%;
        margin: 0px auto 20px;
    }

    /*　ニュース見出し　*/
    dl.nippo_raci_news_box {
        padding: 10px;
        border-bottom: 1px dotted #999;
        clear: both;
        overflow: hidden;
        width: 60%;
        margin: 0px auto;
    }

    dl.nippo_raci_news_box dt {}

    dl.nippo_raci_news_box dt span {
        float: left;
        margin-right: 10px;
        height: 120px;
        width: 120px;
        background: #efefef no-repeat center center;
        background-size: contain;
    }

    dl.nippo_raci_news_box dd {
        padding-top: 10px;
    }

    a dl.nippo_raci_news_box dd {
        color: #333;
    }

    dl.nippo_raci_news_box dd h2 {
        font-size: 130%;
        margin-bottom: 15px;
        font-weight: bold;
    }

    dl.nippo_raci_news_box dd p {
        font-size: 100%;
    }

    /*　ニュース一覧　*/
    h2.nippo_raci_news_list {
        border: 1px solid #999;
        text-align: center;
        margin: 20px auto 0px;
        padding: 5px 0px;
        width: 250px;
        font-size: 100%;
    }

    a h2.nippo_raci_news_list {
        color: #666;
    }

    /*　特集ページ　*/

    /*　大見出し　*/
    h2.nippo_rachi_article_title img {
        max-width: 600px;
        height: auto;
        margin: 40px auto 40px;
        display: block;
    }

    /*　サブタイトル　*/
    div.nippo_rachi_article_subtitle {
        padding: 0px 0 10px;
        overflow: hidden;
        border-bottom: 3px double #c3c8ce;
        margin: 0px auto 30px;
        width: 90%;
    }

    div.nippo_rachi_article_subtitle h2 {
        font-size: 200%;
        font-family: "Times New Roman", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
        font-weight: bold;
        line-height: 1.3em;
        color: #167aa8;
    }

    div.nippo_rachi_article_subtitle h3 {
        font-size: 140%;
        font-weight: bold;
        line-height: 1.3em;
        margin-bottom: 20px;
    }

    div.nippo_rachi_article_subtitle p {
        font-size: 150%;
        margin-bottom: 10px;
        font-weight: bold;
        color: #167aa8;
    }

    /*　記事本文　*/
    div.nippo_rachi_article {
        padding: 0;
        overflow: hidden;
        width: 90%;
        margin: 0px auto 40px;
    }

    div.nippo_rachi_article h3 {
        font-size: 110%;
        margin-bottom: 20px;
        border-left: 10px solid #267ecf;
        font-weight: bold;
        padding-left: 10px;
    }

    div.nippo_rachi_article h3.nippo_rachi_fumul_article_subhd {
        font-size: 110%;
        margin-bottom: 20px;
        border: none;
        font-weight: bold;
        padding-left: 0px;
        color: #267ecf;
    }

    div.nippo_rachi_article p {
        font-size: 100%;
        line-height: 1.8em;
        margin-bottom: 20px;
    }

    div.nippo_rachi_article h4 {
        font-size: 130%;
        text-align: center;
    }

    /*　記事中写真　*/
    div.nippo_rachi_photo {
        overflow: hidden;
        margin: 0px 20px 20px 0px;
        padding: 0;
        float: left;
        width: 400px;
    }

    div.nippo_rachi_photo img {
        max-width: 100%;
        height: auto;
        margin-bottom: 5px;
    }

    div.nippo_rachi_photo h5 {
        font-size: 90%;
        color: #999;
        font-weight: normal;
    }

    /*　記事中写真　右　*/
    div.nippo_rachi_photo_right {
        overflow: hidden;
        margin: 0px 0px 20px 20px;
        padding: 0;
        float: right;
        width: 30%;
    }

    div.nippo_rachi_photo_right img {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    div.nippo_rachi_photo_right h5 {
        font-size: 90%;
        color: #999;
        font-weight: normal;
        line-height: 1.6em;
    }

    /*　記事中写真　右　min　*/
    div.nippo_rachi_photo_right_min {
        overflow: hidden;
        margin: 0px 0px 20px 20px;
        padding: 0;
        float: right;
        width: 200px;
    }

    div.nippo_rachi_photo_right_min img {
        max-width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    div.nippo_rachi_photo_right_min h5 {
        font-size: 90%;
        color: #999;
        font-weight: normal;
        line-height: 1.6em;
    }

    /*　記事中写真　ふむJ トップP　*/
    div.nippo_rachi_photo_R {
        overflow: hidden;
        margin: 0px auto 50px;
        padding: 0;
        width: 350px;
    }

    div.nippo_rachi_photo_R img {
        width: 100%;
        height: auto;
        margin-bottom: 5px;
    }

    div.nippo_rachi_photo_R h5 {
        font-size: 90%;
        color: #999;
        font-weight: normal;
    }


    /*　記事中写真　センター　*/
    div.nippo_rachi_photo_center {
        overflow: hidden;
        margin: 0px auto 60px;
        padding: 0px 3%;
        width: 700px;
    }

    div.nippo_rachi_photo_center img {
        width: 100%;
        height: auto;
        margin-bottom: 5px;
    }

    div.nippo_rachi_photo_center h5 {
        font-size: 85%;
        color: #999;
        font-weight: normal;
        line-height: 1.3em;
    }

    /*　記事中写真　センター　縦　*/
    div.nippo_rachi_photo_center_V {
        overflow: hidden;
        margin: 0px auto 40px;
        padding: 0;
        width: 500px;
    }

    div.nippo_rachi_photo_center_V img {
        width: 100%;
        height: auto;
        margin-bottom: 5px;
    }

    div.nippo_rachi_photo_center_V h5 {
        font-size: 90%;
        color: #999;
        font-weight: normal;
        line-height: 1.3em;
    }

    /*　記事中写真　２並び　*/

    .nippo_rachi_photo_row {
        width: 450px;
        text-align: center;
        margin: 0 auto 40px;
    }

    .nippo_rachi_photo_row dl {
        display: inline-block;
        width: 38%;
        margin: 0 5% 0;
    }

    .nippo_rachi_photo_row dl dt {
        width: 100%;
        margin-bottom: 3px;
    }

    .nippo_rachi_photo_row dl dt img {
        width: 100%;
    }

    .nippo_rachi_photo_row dl dd {
        font-size: 90%;
        color: #666;
    }

    /*　年表画像　*/

    .nippo_rachi_photo_history_img {
        width: 400px;
        margin: 0 auto 30px;
    }

    .nippo_rachi_photo_history_img img {
        width: 100%;
    }



    /*　トップページへ戻る　*/
    p.nippo_rachi_article_return {
        font-size: 110%;
        background: url(../images/ic_yaji.png) no-repeat right center;
        background-size: 10px auto;
        text-align: right;
        padding-right: 20px;
    }

    p.nippo_rachi_article_return a {
        text-decoration: underline;
    }

    /* ソーシャルボタン */
    .social_btn {
        width: 100%;
        height: 72px;
        position: relative;
    }

    .social_btn ul {
        position: absolute;
        right: 0;
        left: 0;
        margin: auto;
        width: 235px;
        top: 22px;
    }

    .social_btn ul li {
        float: right;
        background: none;
        list-style: none;
    }

    .social_btn ul li.s01 {
        margin-top: -1px;
    }

    .social_btn ul li.s02 {
        padding-left: 10px;
    }


    /*
ふむＪ
-------------------------------------------------------------*/

    /*　大見出し　*/
    h2.nippo_rachi_fumul_article_title img {
        max-width: 90%;
        height: auto;
        margin: 40px auto 60px;
        display: block;
    }

    /*　サブタイトル　*/
    div.nippo_rachi_fumuj_article_subtitle {
        padding: 0 0 10px;
        overflow: hidden;
        border-bottom: 3px double #c3c8ce;
        margin: 0px auto 30px;
        width: 90%;
    }

    div.nippo_rachi_fumuj_article_subtitle h2 {
        font-size: 230%;
        font-weight: bold;
        line-height: 1.3em;
        color: #00a88e;
        margin-bottom: 10px;
    }

    div.nippo_rachi_fumuj_article_subtitle p {
        font-size: 160%;
        font-weight: bold;
        color: #2e3092;
    }

    /*　年表　*/
    div.nippo_rachi_fumuj_article_history {
        margin: 0px auto 40px;
        width: 70%;
    }

    div.nippo_rachi_fumuj_article_history h2 {
        font-size: 120%;
        padding: 1% 3%;
        color: #FFF;
        background: #434349;
        font-weight: bold;
        margin-bottom: 1em;
        text-align: center;
    }

    div.nippo_rachi_fumuj_article_history table {
        font-size: 100%;
        width: 100%;
        margin: 0px auto;
    }

    div.nippo_rachi_fumuj_article_history table tr {
        border-bottom: 1px dotted #CCC;
    }

    div.nippo_rachi_fumuj_article_history table tr th {
        vertical-align: top;
        text-align: right;
        padding: 2% 0px;
    }

    div.nippo_rachi_fumuj_article_history table tr td {
        padding: 2% 0 2% 4%;
    }

    /*　発行　*/
    p.nippo_rachi_article_issue {
        font-size: 90%;
        text-align: right;
        margin: 0px 0px 30px;
    }

}


/*===============================================================

特定被害者、特定失踪者　家族への手紙　　2020/02/10

================================================================*/

#nippo_rachi_letter a {
    color: #0044CC;
}

#nippo_rachi_letter a:hover {
    color: #c87d2c;
    text-decoration: underline;
}

/*　SP css　*/

/* header */
.nippo_rachi_letter_header {
    background: #4673a1;
    padding: 15px 5%;
    margin: 0 auto 20px;
}

.nippo_rachi_letter_header h1 {
    font-size: 170%;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    color: #FFF;
    text-align: center;
}

/* lead */
.nippo_rachi_letter_lead {
    padding: 20px 5% 30px;
}

.nippo_rachi_letter_lead p {
    font-size: 100%;
    line-height: 1.7em;
}

/*　目次　*/
.nippo_rachi_letter_list {
    width: 90%;
    background: #f6f6f6;
    border: solid 1px #CCC;
    padding: 20px 5%;
    margin: 0 auto 30px;
}

.nippo_rachi_letter_list h2 {
    font-size: 120%;
    border-bottom: dotted 2px #CCC;
    padding-bottom: 3px;
    margin-bottom: 20px;
}

.nippo_rachi_letter_list ul {}

.nippo_rachi_letter_list ul li {
    font-size: 100%;
    list-style-position: inside;
    line-height: 1.5em;
    margin-bottom: 15px;
}


/*　手紙　*/
.nippo_rachi_letter_box {
    padding: 0 5% 10px;
    margin-bottom: 20px;
}

.nippo_rachi_letter_box h2 {
    font-size: 150%;
    font-family: 'Noto Serif JP', serif;
    border-bottom: solid 1px #607ac3;
    padding: 10px 0 3px;
}

.nippo_rachi_letter_box h3 {
    font-size: 90%;
    text-align: right;
    padding: 5px 0 5px 0px;
    margin-bottom: 20px;
}

.nippo_rachi_letter_box p {
    font-size: 100%;
    line-height: 1.8em;
    margin-bottom: 20px;
}

/* pager */

.nippo_rachi_letter_pager {
    overflow: hidden;
    padding: 0 5%;
    margin-bottom: 20px;
}

.nippo_rachi_letter_pager dl {
    font-size: 100%;
}

.nippo_rachi_letter_pager dl dt {
    float: left;
}

.nippo_rachi_letter_pager dl dd {
    float: right;
}



/*　PC css　*/
@media print,
screen and (min-width: 768px) {

    /* header */
    .nippo_rachi_letter_header {
        background: #4673a1;
        padding: 20px5%;
        margin: 0 auto 40px;
    }

    .nippo_rachi_letter_header h1 {
        font-size: 250%;
        font-weight: normal;
        font-family: 'Noto Serif JP', serif;
        line-height: 1.5em;
        text-align: center;
    }

    /* lead */
    .nippo_rachi_letter_lead {
        padding: 20px 0 30px;
    }

    .nippo_rachi_letter_lead p {
        font-size: 110%;
        line-height: 1.8em;
    }

    /*　目次　*/
    .nippo_rachi_letter_list {
        width: 100%;
        background: #f6f6f6;
        border: solid 1px #CCC;
        padding: 20px;
        margin: 0 auto 30px;
    }

    .nippo_rachi_letter_list h2 {
        font-size: 120%;
        border-bottom: dotted 2px #CCC;
        padding-bottom: 5px;
        margin-bottom: 20px;
    }

    .nippo_rachi_letter_list ul {}

    .nippo_rachi_letter_list ul li {
        font-size: 100%;
        list-style-position: inside;
        line-height: 1.5em;
        margin-bottom: 15px;
    }


    /*　手紙　*/
    .nippo_rachi_letter_box {
        padding: 0 25px 10px;
        margin-bottom: 30px;
    }

    .nippo_rachi_letter_box h2 {
        font-size: 200%;
        font-family: 'Noto Serif JP', serif;
        border-bottom: solid 1px #607ac3;
        padding: 10px 0 5px;
    }

    .nippo_rachi_letter_box h3 {
        font-size: 120%;
        text-align: right;
        padding: 10px 0;
        margin-bottom: 20px;
    }

    .nippo_rachi_letter_box p {
        font-size: 100%;
        line-height: 1.8em;
        margin-bottom: 20px;
    }

    /* pager */

    .nippo_rachi_letter_pager {
        width: 100%;
        overflow: hidden;
        padding: 0;
        margin: 0 auto 20px;
    }

    .nippo_rachi_letter_pager dl {
        font-size: 100%;
    }

    .nippo_rachi_letter_pager dl dt {
        float: left;
    }

    .nippo_rachi_letter_pager dl dd {
        float: right;
    }

/*　拉致県民集会　ライブ配信　タイトル　*/

.nippo_raci_future_live_wraper {
	width: 600px;
	margin: 60px auto 40px
}

.nippo_raci_future_live_TL {
    text-align: center;
    margin: 0 auto 30px;
}

.nippo_raci_future_live_TL h2 {
    font-size: 180%;
    margin-bottom: 10px;
}

.nippo_raci_future_live_TL h3 {
    font-size: 130%;
}

/*　諦めず立ち上がる　年別*/
.nippo_rachi_future_chronology{
    display: inline-block;
    background: #333;
    padding: 5px 10px 3px 10px;
    color: #fff;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 20px;
    }

/*　諦めず立ち上がる　網掛け*/
.nippo_rachi_future_hatching{
    background: #f7ecec;
    padding: 20px 10px 20px 10px;
    border: 1px #ccc solid;
    margin-top: 60px;
    }
    
/*　諦めず立ち上がる　スペース*/
.nippo_rachi_future_space{
   　margin-bottom: 100px;
}
}