@charset "utf-8";


/* --------------------------------------------------
    All
    -local_navi
    -key_visual
    -page_navi
    -section
    -column
    -narrow

    news_list
    news_article
-------------------------------------------------- */


/* --------------------------------------------------
    All
-------------------------------------------------- */
*{
    outline:none !important;
    direction:rtl;
}
body .FloatL{float:right !important;}
body .FloatR{float:left !important;}
*:focus{outline:auto !important;}
.case{margin:0 auto;}

.mrgn_t0{margin-top:0px !important;}
.mrgn_t5{margin-top:5px !important;}
.mrgn_t10{margin-top:10px !important;}
.mrgn_t15{margin-top:15px !important;}
.mrgn_t20{margin-top:20px !important;}
.mrgn_t25{margin-top:25px !important;}
.mrgn_t30{margin-top:30px !important;}
.mrgn_t35{margin-top:35px !important;}
.mrgn_t40{margin-top:40px !important;}
.mrgn_t50{margin-top:50px !important;}
.mrgn_t60{margin-top:60px !important;}
.mrgn_t100{margin-top:100px !important;}
.mrgn_b0{margin-bottom:0px !important;}
.mrgn_b5{margin-bottom:5px !important;}
.mrgn_b10{margin-bottom:10px !important;}
.mrgn_b15{margin-bottom:15px !important;}
.mrgn_b20{margin-bottom:20px !important;}
.mrgn_b25{margin-bottom:25px !important;}
.mrgn_b30{margin-bottom:30px !important;}
.mrgn_b35{margin-bottom:35px !important;}
.mrgn_b40{margin-bottom:40px !important;}
.mrgn_b50{margin-bottom:50px !important;}
.mrgn_b60{margin-bottom:60px !important;}
.mrgn_b100{margin-bottom:100px !important;}

.pdng_t0{padding-top:0px !important;}
.pdng_t5{padding-top:5px !important;}
.pdng_t10{padding-top:10px !important;}
.pdng_t15{padding-top:15px !important;}
.pdng_t20{padding-top:20px !important;}
.pdng_t25{padding-top:25px !important;}
.pdng_t30{padding-top:30px !important;}
.pdng_t35{padding-top:35px !important;}
.pdng_t40{padding-top:40px !important;}
.pdng_t50{padding-top:50px !important;}
.pdng_t60{padding-top:60px !important;}
.pdng_t100{padding-top:100px !important;}
.pdng_b0{padding-bottom:0px !important;}
.pdng_b5{padding-bottom:5px !important;}
.pdng_b10{padding-bottom:10px !important;}
.pdng_b15{padding-bottom:15px !important;}
.pdng_b20{padding-bottom:20px !important;}
.pdng_b25{padding-bottom:25px !important;}
.pdng_b30{padding-bottom:30px !important;}
.pdng_b35{padding-bottom:35px !important;}
.pdng_b40{padding-bottom:40px !important;}
.pdng_b50{padding-bottom:50px !important;}
.pdng_b60{padding-bottom:60px !important;}
.pdng_b100{padding-bottom:100px !important;}

.column .font10{font-size:10px !important;}
.column .font12{font-size:12px !important;}
.column .font14{font-size:14px !important;}
.column .font16{font-size:16px !important;}
.column .font18{font-size:18px !important;}
.column .font20{font-size:20px !important;}
.column .font30{font-size:30px !important;}

.column .fontB{font-weight:bold !important;}

.white,
.white a{color:#FFFFFF !important;}
/*
.link a.icon03,
.link a.icon02{
    display:inline-block;
    padding:0 0 6px 16px;
    color:#00A0C6;
    font-size:12px;
    font-weight:bold;
}
  */
a.icon01{background:url(/etc/designs/panasonic-bc/clientlibs/images/common_icon02.png) no-repeat 100% 1px;}
a.icon02{background:url(/etc/designs/panasonic-bc/clientlibs/images/common_arabic_icon03.png) no-repeat 100% 1px;}
.fix_size01{height:46px;}
.fix_size02{height:56px;}


/* ====================[ local_navi ]========== */
#local_navi{
    width:100%;
    height:46px;
    color:#FFFFFF;
    font-size:15px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    letter-spacing:0;
    border-top:1px solid #1F1F1F;
    overflow:hidden;
    z-index:100;
}
#local_navi.Fixed{
    height:47px;
    border-top:none;
    position: fixed;
    top: 0;
    left: 0;
}
#local_navi .case{
    width:976px;
    height:46px;
    padding:0 112px;
    background:#434343;
    text-align:center;
    position:relative;
}
#local_navi .case .title{
    padding:0 0 0 50px;
    line-height:46px;
}
#local_navi .case ul{
    padding:0;
    font-size:0px;
}
#local_navi .case ul li{
    padding:0 0 0 2px;
    display: -moz-inline-box;
    display: inline-block;
    font-size:15px;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_localnavi_line.png) no-repeat 0 100%;
}
#local_navi .case ul li:first-child{
    padding:0 2px;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_localnavi_line.png) no-repeat 0 100%, url(/etc/designs/panasonic-bc/clientlibs/images/common_localnavi_line.png) no-repeat 100% 100%;
}
#local_navi .case ul li a{
    height:46px;
    padding:0 24px;
    display:block;
    color:#AFAFAF;
    line-height:46px;
    text-align:center;
    background:#2F2F2F;
    background:-webkit-linear-gradient(top, #434343, #2F2F2F);
    background:    -moz-linear-gradient(top, #434343, #2F2F2F);
    background:      -o-linear-gradient(top, #434343, #2F2F2F);
    background:     -ms-linear-gradient(top, #434343, #2F2F2F);
    background:         linear-gradient(to bottom, #434343, #2F2F2F);
}
#local_navi .case ul li a:hover,
#local_navi .case ul li a:focus,
#local_navi .case ul li a.active{
    color:#FFFFFF;
    background:#010101;
    background: -webkit-linear-gradient(top, #434343, #010101);
    background:    -moz-linear-gradient(top, #434343, #010101);
    background:      -o-linear-gradient(top, #434343, #010101);
    background:     -ms-linear-gradient(top, #434343, #010101);
    background:         linear-gradient(to bottom, #434343, #010101);
}
#local_navi .case ul li a img{margin:0 0 0 5px;}


/* ====================[ key_visual ]========== */
#key_visual{
    width:100%;
    height:200px;
    overflow:hidden;
    position:relative;
}
#key_visual h1{
    direction:rtl;
    font-size:30px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    text-align:right;
    position:absolute;
    right:112px;
    top:88px;
}
#topic_path{
    padding:8px 112px 0;
    color:#1F1F1F;
    font-size:12px;
    unicode-bidi:bidi-override;
}
#topic_path a,
#topic_path span{padding:0 5px 0 0;}
#topic_path a{
    color:#1F1F1F;
    unicode-bidi:embed;
}
#topic_path span{
    direction:rtl;
    unicode-bidi:bidi-override;
}
#topic_path span:last-child{unicode-bidi:embed;}
#key_visual #topic_path{
    padding:0;
    position:absolute;
    top:8px;
    right:112px;
}

/* ====================[ page_navi ]=========== */
#page_navi{
    width:100%;
    height:56px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    letter-spacing:0;
    position:relative;
    z-index:100;
}
#page_navi.Fixed {
    position: fixed;
    top:46px;
    left: 0;
    width:100%;
}
#page_navi .case{
    width:984px;
    height:56px;
    padding:0 108px;
    font-size:0px;
    background:#1F1F1F;
    direction:ltr;
}
#page_navi ul li{
    height:36px;
    padding:10px 4px;
    font-size:14px;
    display: -moz-inline-box;
    display: inline-block;
}
#page_navi ul li a{
    height:34px;
    padding:0 25px;
    color:#FFFFFF;
    line-height:34px;
    text-align:center;
    display:block;
    border:1px solid #3F3F3F;
    border-radius:4px;
    background:#444242;
    background:-webkit-linear-gradient(top, #444242, #1F1F1F);
    background:    -moz-linear-gradient(top, #444242, #1F1F1F);
    background:      -o-linear-gradient(top, #444242, #1F1F1F);
    background:     -ms-linear-gradient(top, #444242, #1F1F1F);
    background:         linear-gradient(to bottom, #444242, #1F1F1F);
}
#page_navi ul li a:hover,
#page_navi ul li a:focus{
    background:#1F1F1F;
    background: -webkit-linear-gradient(top, #1F1F1F, #444242);
    background:    -moz-linear-gradient(top, #1F1F1F, #444242);
    background:      -o-linear-gradient(top, #1F1F1F, #444242);
    background:     -ms-linear-gradient(top, #1F1F1F, #444242);
    background:         linear-gradient(to bottom, #1F1F1F, #444242);
}
#page_navi ul li a.active{
    background:#00A0C6;
    background: -webkit-linear-gradient(top, #00A0C6, #007795);
    background:    -moz-linear-gradient(top, #00A0C6, #007795);
    background:      -o-linear-gradient(top, #00A0C6, #007795);
    background:     -ms-linear-gradient(top, #00A0C6, #007795);
    background:         linear-gradient(to bottom, #00A0C6, #007795);
}


/* ====================[ section ]============= */
._section{
    width:100%;
    background:#F7F7F7;
    position:relative;
    text-align:right;
    overflow:hidden;
}
._section a{color:#111111;}
._section a:hover,
._section a:focus{color:#00A0C6;}
._section div.heading{
    width:100%;
    height:100px;
    position:relative;
    background:#F7F7F7;
    background: -webkit-linear-gradient(top, #FFFFFF, #F7F7F7);
    background:    -moz-linear-gradient(top, #FFFFFF, #F7F7F7);
    background:      -o-linear-gradient(top, #FFFFFF, #F7F7F7);
    background:     -ms-linear-gradient(top, #FFFFFF, #F7F7F7);
    background:         linear-gradient(to bottom, #FFFFFF, #F7F7F7);
}
._section div.heading *{
    width:100%;
    color:#010101;
    font-size:30px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    text-align:center;
    position:absolute;
    top:60px;
}
._section .date{
    font-size:13px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
._section .date_social{
    height:30px;
    margin:10px auto 0;
    border-top:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    background:#F5F5F5;
}
._section .date_social span{
    padding:0 5px 0 0;
    color:#666666;
    font-size:12px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height:30px;
}
._section .date_social div{
    padding:7px 0 0 5px;
}
._section .case{
    padding:40px 0;
    position:relative;
}
._section .bg_black{background:#000000;}

._section ._tab{
    width:100%;
    font-size:0;
    text-align:center;
    position:absolute;
    bottom:572px;
    z-index:90;
}
._section ._tab li{
    font-size:0;
    display: -moz-inline-box;
    display: inline-block;
}
._section ._tab li a{
    height:34px;
    padding:0 20px;
    color:#000000;
    font-size:13px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    display:block;
    line-height:34px;
    border:1px solid #E1E1E1;
    border-right:none;
    background:#FEFEFE;
    background: -webkit-linear-gradient(top, #FEFEFE, #E2E2E2);
    background:    -moz-linear-gradient(top, #FEFEFE, #E2E2E2);
    background:      -o-linear-gradient(top, #FEFEFE, #E2E2E2);
    background:     -ms-linear-gradient(top, #FEFEFE, #E2E2E2);
    background:         linear-gradient(to bottom, #FEFEFE, #E2E2E2);
}
._section ._tab li a:hover,
._section ._tab li a:focus,
._section ._tab li a.active{
    color:#868686;
    box-shadow:-15px 22px 15px -20px #949494 inset;
    background: -webkit-linear-gradient(top, #E2E2E2, #FEFEFE);
    background:    -moz-linear-gradient(top, #E2E2E2, #FEFEFE);
    background:      -o-linear-gradient(top, #E2E2E2, #FEFEFE);
    background:     -ms-linear-gradient(top, #E2E2E2, #FEFEFE);
    background:         linear-gradient(to bottom, #E2E2E2, #FEFEFE);
}
._section ._tab li:first-child a{
    border-radius:0 4px 4px 0;
    border-right:1px solid #E1E1E1;
}
._section ._tab li:last-child a{
    border-radius:4px 0 0 4px;
}
._section .tab_show{
    height:650px;
    overflow:hidden;
}
._section .tab_content{
    height:530px;
    padding:60px 0;
    overflow:hidden;
    position:relative;
}

._section .tab_content img.bg_img{
    position:absolute;
    top:0;
    left:0;
}
._section .tab_content .column_box{
    position:relative;
    z-index:80;
}
/*._section .tab_content .column_box{padding:60px 0 45px;}*/



/* ====================[ column ]============== */
.column_box{
    width:996px;
    margin:0 auto;
    padding:0 0 30px 0;
    text-align:right;
}
.column{
    margin:0 10px;
    display:block;
    position:relative;
}
.column1{width:976px;}
.column1-1{width:478px;}
.column1-1-1{width:312px;}
.column1-1-1-1{width:229px;}
.column1-2_1{width:312px;}
.column1-2_2{width:644px;}
.column1-5_1{width:146px;}
.column1-5_5{width:810px;}
.column5-7_5{width:395px;}
.column5-7_7{width:561px;}
/* X-X = layout type */
/* _X = ratio number */

.border_tw{border-top:1px solid #FFFFFF;}
.border_bw{border-bottom:1px solid #FFFFFF;}
.border_tg{border-top:1px solid #DDDDDD;}
.border_bg{border-bottom:1px solid #DDDDDD;}

._section hr{
    height:1px;
    border:none;
}
.narrow ._section hr{
    width:810px;
    margin:10px auto 10px auto;
}
._section .column hr,
.narrow ._section .column hr{width:100%;}
/*
._section .horizontal_rule01{
    color:#C1C1C1;
    background-color:#C1C1C1;
}
._section .horizontal_rule02{
    color:#A3A3A3;
    background-color:#A3A3A3;
}
._section .horizontal_rule03{
    color:#FFFFFF;
    background-color:#FFFFFF;
}
._section .horizontal_rule04{
    color:#0041C1;
    background-color:#0041C1;
}
*/
.column h3,
.column h4{
    padding:0 0 12px;
    color:#000000;
    font-size:20px;
    line-height:1.2em;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.column h3{}
.column p{
    padding:0 0 10px 0;
    color:#1F1F1F;
    font-size:12px;
    line-height:1.6em;
    font-family:Arial, Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
.column p.inner{padding:10px;}
.column p.caption{
    color:#888888;
    font-size:11px;
    font-weight:normal;
    line-height:1.2em;
}
.column .table01{
    width:808px;
    margin:0 auto;
    font-size:12px;
    background:#ECECEC;
}
.column .table01 th,
.column .table01 td{
    padding:8px 10px;
    border:1px solid #CCCCCC;
}
.column .table01 .border_2{border-right:2px solid #CCCCCC;}
.column .table01 th{
    color:#FFFFFF;
    font-weight:bold;
    background:#343434;
}
.column .table01 th.light{background:#585858;}
.column .table01 td.light{background:#FFFFFF;}

hr{
    width:100%;
    height:1px;
    margin:6px 0;
    border:none;
}
.horizontal_rule01{
    color:#A3A3A3;
    background-color:#A3A3A3;
}
.horizontal_rule02{
    color:#0041C1;
    background-color:#0041C1;
}
.horizontal_rule03{
    color:#FFFFFF;
    background-color:#FFFFFF;
}
.horizontal_rule04{
    color:#DEDEDE;
    background-color:#DEDEDE;
}

.button_area .button01,
.button_area .button02,
.button_area .button03{
    height:43px;
    margin:6px 0;
    padding:0 20px 0 55px;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height:43px;
    display: -moz-inline-box;
    display: inline-block;
    border-radius:4px;
    border:none;
    cursor:pointer;
}
.button_area .button04{
    height:40px;
    margin:6px 0;
    padding:3px 10px 0;
    color:#FFFFFF;
    font-size:13px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height:40px;
    display: -moz-inline-box;
    display: inline-block;
    border-radius:4px;
    background:#464444;
    background:-webkit-linear-gradient(top, #464444, #262525);
    background:   -moz-linear-gradient(top, #464444, #262525);
    background:     -o-linear-gradient(top, #464444, #262525);
    background:    -ms-linear-gradient(top, #464444, #262525);
    background:        linear-gradient(to bottom, #464444, #262525);
}
.button_area .button01:hover,
.button_area .button02:hover,
.button_area .button03:hover,
.button_area .button04:hover,
.button_area .button01:focus,
.button_area .button02:focus,
.button_area .button03:focus,
.button_area .button04:focus{color:#FFFFFF;}

.button_area .button01{
    background:#464444 url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%, -webkit-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%,     -moz-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%,       -o-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%,      -ms-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon01.png) no-repeat 0 50%,          linear-gradient(to bottom, #464444, #262525);
}
.button_area .button02{
    background:#464444 url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%, -webkit-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%,     -moz-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%,       -o-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%,      -ms-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon02.png) no-repeat 0 50%,          linear-gradient(to bottom, #464444, #262525);
}
.button_area .button03{
    background:#464444 url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%, -webkit-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%,     -moz-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%,       -o-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%,      -ms-linear-gradient(top, #464444, #262525);
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_button_icon03.png) no-repeat 0 50%,          linear-gradient(to bottom, #464444, #262525);
}

._section .column_box .column .img_area{
    padding:0;
    overflow:hidden;
    text-align:center;
    border:1px solid #CCCCCC;
    background:#FFFFFF;
}
._section .column_box .column .img_area img{
    vertical-align:middle;
    position:relative;
    top:-1px;
}
._section .column_box .column .img_area146-90{
    width:144px;
    height:88px;
    line-height:88px;
}
._section .column_box .column .img_area146-90 img{
    max-width:144;
    max-height:88px;
}


/* ====================[ narrow ]============== */

.narrow .column_box{
    width:830px;
    padding:0 0 30px;
}

.narrow .column1{width:810px;}
.narrow .column1-1{width:395px;}
.narrow .column1-1-1-1-1{width:146px;}
.narrow .column2-3_2{width:312px;}
.narrow .column2-3_3{width:478px;}
.narrow .column3-7_3{width:229px;}
.narrow .column3-7_7{width:561px;}
/* X-X = layout type */
/* _X = ratio number */

.narrow ._section{}
.narrow ._section .case{padding:0;}
.narrow ._section div.heading{
    width:810px;
    height:auto;
    margin:0 auto;
    background:transparent;
}
.narrow ._section div.heading *{
    width:auto;
    padding:50px 0 15px;
    font-size:30px;
    text-align:right;
    position:static;
}
.narrow ._section div.heading h3{
    font-size:20px;
}



/* --------------------------------------------------
    news_list
-------------------------------------------------- */
._section.news_list div.heading{
    height:80px;
    box-shadow:0 5px 6px -5px rgba(0,0,0,1) inset;
}
._section.news_list div.heading *{top:28px;}
.news_list .pagenation ul{  margin:0;}
.news_list #categoryselect{text-align:right;}
.news_list #categoryselect .categoryselect-box{height:305px;}
.news_list #filterbar{
    padding:0;
    background:#E9E9E9;
    background:-webkit-linear-gradient(top, #F7F7F7, #E0E0E0);
    background:   -moz-linear-gradient(top, #F7F7F7, #E0E0E0);
    background:     -o-linear-gradient(top, #F7F7F7, #E0E0E0);
    background:    -ms-linear-gradient(top, #F7F7F7, #E0E0E0);
    background:        linear-gradient(to bottom, #F7F7F7, #E0E0E0);
    box-shadow:0 2px 5px rgba(0,0,0,0.2);
}
.news_list #filterbar.opened{
    background:#E9E9E9;
    background:-webkit-linear-gradient(top, #F7F7F7 0%,#F7F7F7 75%,#E0E0E0 100%);
    background:   -moz-linear-gradient(top, #F7F7F7 0%,#F7F7F7 75%,#E0E0E0 100%);
    background:     -o-linear-gradient(top, #F7F7F7 0%,#F7F7F7 75%,#E0E0E0 100%);
    background:    -ms-linear-gradient(top, #F7F7F7 0%,#F7F7F7 75%,#E0E0E0 100%);
    background:        linear-gradient(to bottom, #F7F7F7 0%,#F7F7F7 75%,#E0E0E0 100%);
}
.news_list #filterbar #filters .hide-block{padding:0 20px;}
.news_list #filterbar-more{bottom:-32px;}
.news_list #filterbar.fix{top:46px;}
.news_list #filterbar .top-block > a{padding:10px 0 0 20px;}
.news_list #filterbar-in{background:url(/etc/designs/panasonic-bc/clientlibs/images/bg-filterbar-separator.png) repeat-y 50% 0;}
.news_list #filters{
    width:745px;
    margin:0 0 0 230px;
}
.news_list .input_radius_box{
    width:600px;
    height:43px;
    margin:3px auto 0;
    overflow:hidden;
    border-radius:5px;
    position:relative;
    background:#FFFFFF;
    box-shadow:0 1px 1px rgba(0,0,0,0.5) inset;
}
.news_list .input_radius_box input[type="text"]{
    width:580px;
    height:43px;
    padding:0 5px 0 0;
    font-size:14px;
    font-family:Arial,Helvetica,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,sans-serif;
    line-height:14px;
    line-height:43px\9;
    border:none;
    background-color:transparent;
    position:absolute;
    top:0;
    right:0;
}
.news_list .input_radius_box .button03{
    margin:0;
    position:absolute;
    top:0;
    left:0;
}
.news_list #filters .filter-set .filter-text-sample,
.news_list #filters .filter-set .filter-text{
    padding:18px 0 5px;
    font-size:12px;
}
.news_list #filters .filter-set .filter-text-sample span,
.news_list #filters .filter-set .filter-text span{font-weight:bold;}
.news_list .filters-box{
    height:185px;
    margin:25px 0 5px 0;
    overflow:auto;
}
.news_list #filters .hide-block .filters-box ul{
    width:705px;
    margin:0;
    padding:0;
}
.news_list #filters .hide-block ul li{
    width:120px;
    padding:0 0 2px 20px;
}
.news_list #filters .hide-block ul li > span,
.news_list #filters .hide-block ul li label{
    padding:0 26px 0 0;
    text-align:right;
}
.news_list #filters .hide-block .button_area{padding:0 222px 5px 0;}


.news_list .column p{
    padding:5px 0 2px;
    line-height:1.4em;
}
.column p.tags{
    padding:0 0 0 5px;
    display:inline-block;
    color:#999999;
    vertical-align:bottom;
    position:relative;
    top:1px;
}
.column p.tags a{
    padding:0 5px 0 0;
    margin:0 0 0 5px;
    /*color:#00A0C6;*/
    color:#8E8E8E;
    font-size:13px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height:16px;
    display:inline-block;
}
.column p.tags a:hover{
    color:#00A0C6;
}

._section .icon_RSS{
    height:16px;
    padding:0 0 0 20px;
    display:inline-block;
    font-size:16px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
    line-height:16px;
    text-align:right;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_icon_rss.png) no-repeat 0 2px;
    position:absolute;
    top:-70px;
    left:0;
}
._section .icon_RSS span{
    display:block;
    padding-top:3px;
}

._section .column .tagcloud1 .FloatL{
    width:60px;
    color:#8E8E8E;
    font-size:14px;
    font-weight:bold;
    font-family:'Open Sans Condensed', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
}
._section .column .tagcloud1 .FloatR{width:916px;}
._section .column .tagcloud1 .FloatR a{
    display:inline-block;
    text-transform:lowercase;
}

._section .column .tagcloud2 h3{font-size:16px;}
._section .column .tagcloud2 p{
    padding:18px 22px;
    background:#FFFFFF;
}
._section .column .tagcloud2 p a{
    padding:0 2px;
    color:#A3A3A3;
    font-size:13px;
    line-height:28px;
    vertical-align:bottom;
    text-transform:lowercase;
}
._section .column .tagcloud2 p a:hover{opacity:0.8;}
._section .column .tagcloud2 p a.tag_large{
    color:#00A0C6;
    font-size:20px;
}
._section .column .tagcloud2 p a.tag_middle{font-size:16px;}

.news_list #results-header{padding:0 0 30px;}
.news_list #results-header .checkeditems{text-align:left;}
.news_list #results-header .checkeditems ul{margin:0;}
.news_list #results-header .checkeditems ul li{margin:0 0 5px 5px;}

/* --------------------------------------------------
    news_article
-------------------------------------------------- */
.news_article .column p{
    padding:10px 0;
    font-size:12px;
}
.news_article .column .img_zoom{
    padding:0;
    line-height:1px;
    position:relative;
}
.news_article .column .img_zoom a{
    width:41px;
    height:41px;
    overflow:hidden;
    text-indent:-5000px;
    position:absolute;
    right:-1px;
    bottom:-1px;
    display:block;
    background:url(/etc/designs/panasonic-bc/clientlibs/images/common_zoom.png) no-repeat 0 0;
}
.news_article .column .caption{
    padding:5px 0 0 0;
    font-size:11px;
}
.news_article .download{
    font-size:0.1em;
    font-size:0px;
    letter-spacing:-10px;
}
.news_article .download .column{
    font-size:12px;
    letter-spacing:0px;
    display:inline-block;
    vertical-align:top
}

.news_article .download .column p{
    padding:10px 2px;
    line-height:1.4em;
    word-wrap: break-word;
}

.news_article .download .column > a{
    width:146px;
    height:146px;
    padding:0;
    display:block;
    overflow:hidden;
    line-height:146px;
    text-align:center;
    background:#FFFFFF;
    box-shadow:0 0 3px rgba(0,0,0,0.1);
}

.news_article .download .column a img{
    max-width:146;
    max-height:146px;
    vertical-align:middle;
    position:relative;
    top:-1px;
}


/****************************************
    20130918
****************************************/

.column .pagenation p{
    padding-top:0;
}








/****************************************
    20131115
****************************************/
.not_arabic,
.not_arabic *{
    direction:ltr;
    text-align:left;
}
.not_arabic .FloatL{float:left !important;}
.not_arabic .FloatR{float:right !important;}

.fancybox-lock .fancybox-overlay {direction:ltr;}
.fancybox-lock .fancybox-overlay *{direction:rtl;}

#local_navi_inner.fancybox-margin,
#page_navi_inner.fancybox-margin{margin-right:0px !important;}
.Fixed #local_navi_inner.fancybox-margin,
.Fixed #page_navi_inner.fancybox-margin{margin-right:17px !important;}

.news_article .img_zoom_img1{width:810px;}
.news_article .img_zoom_img1-1{width:395px;}
.news_article .img_zoom_img1-1-1-1-1{width:146px;}
.news_article .img_zoom_img2-3_2{width:312px;}
.news_article .img_zoom_img2-3_3{width:478px;}
.news_article .img_zoom_img3-7_3{width:229px;}
.news_article .img_zoom_img3-7_7{width:561px;}

.img_zoom_img1{width:976px;}
.img_zoom_img1-1{width:478px;}
.img_zoom_img1-1-1{width:312px;}
.img_zoom_img1-1-1-1{width:229px;}
.img_zoom_img1-2_1{width:312px;}
.img_zoom_img1-2_2{width:644px;}
.img_zoom_img1-5_1{width:146px;}
.img_zoom_img1-5_5{width:810px;}
.img_zoom_img2-1_1{width:312px;}
.img_zoom_img2-1_2{width:644px;}
.img_zoom_img5-7_5{width:395px;}
.img_zoom_img5-7_7{width:561px;}


/****************************************
    20140121
****************************************/
.column .font16_13{font-size:16px !important;}
