@charset "UTF-8";
/* スマートフォン & タブレット用　後続ページ用 コンテンツCSS /*
/*==============================================================================================
●smart-contents.css  トップページ以外の画面の横幅が767px以下の時に適応
==============================================================================================*/
@media screen and (max-width: 767px){

#companyname-cts .pulldown_list .pc{
    display: none;
}
#companyname-cts .pulldown_list .sp{
    display: inline-block;
}
/* -------------------------------------------
基本設定
-------------------------------------------*/

/* 段落
-------------------------------------------*/
#contents p {
    margin: 10px 5px 10px 5px;
    line-height: 150%;
}

/* テーブル
------------------------------------------- */
#contents table {
    line-height: 130%;
}
#contents table p {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 130%;
}

/* -------------------------------------------
レイアウトボックス要素
-------------------------------------------*/
/* コンテンツ
------------------------------------------- */
#contents {
    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0;
    min-height: 0px;
}

/* コンテンツ別レイアウト要素
------------------------------------------- */
/*ウェブページ サイドなし*/
#web_detail-area {
    width: 98%;
    margin: 0 auto 0 auto;
}

/*ウェブページ サイドあり*/
#web_detail-area_side {
    float:none;
    width: 98%;
    margin: 0 auto 0 auto;
}

/* コンテンツ別レイアウト要素
------------------------------------------- */
/* ブログ サイドなし */
#blog_list-area,
#blog_detail-area,
#info_list-area,
#menu_detail-area,
#research_list-area,
#eiichi_list-area,
#calender_detail-area,
#calender_1909-area,
#map_detail-area {
    width: 98%;
    margin: 0px auto 0px auto;
    padding-top: 0px;
}

/* ブログ サイドあり*/
#news_list-area,
#news_detail-area,
#blog_list-area_side,
#blog_detail-area_side,
#study_detail-area,
#mokuji_list-area,
#eiichi_list-area_side,
#plan_list-area,
#plan_detail-area_side,
#shop_list-area_side,
#shop_detail-area_side {
    float:none;
    width: 98%;
    margin: 0px auto 0px auto;
}


/* -------------------------------------------
見出し要素
-------------------------------------------*/
/* 見出し h2
------------------------------------------- */
/* コンテンツイメージ */
h2.ttl-img {
    display: none;
}

/* コンテンツテキスト */
h2.ttl-txt {
    display: block;
    margin: 0px 0px 0px 0px;
    padding: 10px 7px 10px 7px;
    text-align: left;
    border-top: 1px solid #ccc;
}

/* ページ名 */
#web_detail-area h2,
#web_detail-area_side h2,
#news_list-area h2,
#news_detail-area h2,
#info_list-area h2,
#info_list-area_side h2,
#info_detail-area_side h2,
#menu_detail-area h2,
#blog_list-area h2,
#blog_detail-area h2,
#blog_list-area_side h2,
#blog_detail-area_side h2,
#research_list-area h2,
#link_list-area h2,
#link_detail-area h2,
#mokuji_list-area h2,
#eiichi_list-area h2,
#SH_detail-area h2,
#eiichi_list-area_side h2,
#calender_detail-area h2,
#plan_list-area h2,
#plan_detail-area_side h2 {
    clear: both;
    margin: 5px auto 5px auto;
    padding: 10px 5px 10px 5px;
    font-size: 140%;
}

/* 渡米実業団 */
#web_detail-area_side h2.eiichi1909,
#eiichi_list-area_side h2.eiichi1909,
#map_detail-area h2.eiichi1909,
#calender_1909-area h2.eiichi1909 {
    padding: 10px 5px 10px 5px;
    background-image: url(../images/h2_eiichi.gif),
                      url(../images/h2_eiichi_1909_hir.gif);
    background-repeat: no-repeat,
                       no-repeat;
    background-position: bottom left,
                         right 2px;
}


/* ゆかりの地 */
#web_detail-area_side h2.yukari {
	font-size: 170%;
	font-weight: bold;
	color: #000000;
	padding: 10px 5px 10px 5px;
	background-image: url(../../images/h2_eiichi.gif), url(../images/h2_yukari.png);
	background-repeat: no-repeat, no-repeat;
	background-position: bottom left, right 2px;
}

/* ビジネス・アーカイブズ通信 */
#blog_list-area_side h2.center-ba {
    background-image: url(../images/h2_center01.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
}


/* 見出し h3
------------------------------------------- */
#news_list-area h3,
#blog_list-area_side h3,
#detail-cts h3,
#info-cts h3,
#link-cts h3,
#qa-cts h3,
#plan_list-area h3 {
    margin: 0px auto 0px auto;
    border-bottom: 1px solid #FFFFFF;
}

#web_detail-area h3:first-child,
#web_detail-area_side h3:first-child,
#form_detail-area h3:first-child,
#info-cts h3:first-child { 
    margin-top: 0px;
}
#search_list-area h3:first-child{ 
    clear: both;
    color: #666;
    margin: 0px auto 0px auto;
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #FFFFFF;
    background-color: #f6f6f6;
    background-image: url(../images/ic_006.gif);
    background-repeat: no-repeat;
    background-position: 9px 8px;
}
#sitemap-cts h3 {
    clear: both;
}
#sitemap-cts h3 a {
    display: block;
}

/* 見出し h3 プルダウンメニュー
------------------------------------------- */
#link-cts h3,
#info-cts h3,
#study-cts h3,
#qa-cts h3,
#companyname-cts h3,
#dir-cts h3,
#plan_list-area h3,
#shop-cts h3 {
    word-break: break-all;
    margin: 0px auto 5px auto;
    background-position: 9px center;
}

#link-cts h3 .break,
#info-cts h3 .break,
#study-cts h3 .break,
#qa-cts h3 .break,
#mokuji-cts h3 .break,
#companyname-cts h3 .break,
#dir-cts h3 .break,
#plan_list-area h3 .break,
#shop-cts h3 .break{
    width: 100%;
    height:auto;
    display: table-cell;
    vertical-align: middle;
}
#link-cts h3 span,
#info-cts h3 span,
#study-cts h3 span.pulldown_btn,
#qa-cts h3 span,
#mokuji-cts h3 span,
#companyname-cts h3 span.pulldown_btn,
#dir-cts h3 span,
#plan_list-area h3 span.pulldown_btn,
#shop-cts h3 span.pulldown_btn {
    width: 26px;
    height: 14px;
    padding-top: 4px;
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
}
.pulldown_list{
    clear: both;
    display: none;
    margin-bottom: 10px;
}

/* 見出し h4
------------------------------------------- */
#detail-cts h4 {
    margin: 5px 0px 5px 7px;
    padding: 5px 0px 0 10px;
}


/* 見出し h5
------------------------------------------- */
#detail-cts h5 {
    margin: 5px 0px 5px 7px;
    padding: 5px 0px 0 10px;
}





/* -------------------------------------------
個別レイアウト要素
-------------------------------------------*/

/* パンくず
------------------------------------------- */
#pankuzu{
    display:none;
}

/* ページトップへ戻る
-------------------------------------------*/
/* スクロールするとページトップを表示する */
#pagetop {

}
#pagetop a {

}
#pagetop a:hover {

}

/* ページ内のサブナビ★
------------------------------------ */
#web_detail-area_side ul.subnav {
    margin-right: 0px;
}
#contents ul.subnav {
    clear: both;
    width: 100%;
    text-align: left;
}
#contents ul.subnav li {
    clear:left;
    width: 90%;
    margin: 0 0 5px 10px;
    padding: 1px 5px 0px 20px;
    line-height: 160%;
}
#contents ul.subnav li a{
    display: block;
}

/* ニュース、情報公開 */
#web_detail-area ul.subnav,
#blog_list-area ul.subnav,
#news_detail-area ul.subnav,
#blog_detail-area ul.subnav,
#blog_detail-area ul.subnav,
#info_detail-area_side ul.subnav,
#plan_detail-area_side ul.subnav,
#shop_detail-area_side ul.subnav {
    display: none;
}

/* 一覧へ戻る
------------------------------------ */
#blog_list-area p.btn_back,
#blog_list-area p.btn_back a,
#news_detail-area p.btn_back,
#news_detail-area p.btn_back a,
#blog_detail-area p.btn_back,
#blog_detail-area p.btn_back a,
#blog_detail-area_side p.btn_back,
#blog_detail-area_side p.btn_back a,
#info_detail-area_side p.btn_back,
#info_detail-area_side p.btn_back a,
#plan_detail-area p.btn_back,
#plan_detail-area p.btn_back a, {
    display: block;
    color: #FFF;
}
.supportingNav {
    display: block;
    position: static;
    clear: both;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    border-bottom: solid 1px #FFF;
    background-color: #EAEAEA;
}
.supportingNav .supportingNavInner {
    width: 95%;
    padding: 0px;
    margin: 0px auto;
    background-color: #EAEAEA;
}
.supportingNav ul {
    margin-bottom: 0px;
    margin-left: 0;
    list-style: none;
    font-size: 100%;
}
.supportingNav ul li {
    margin: 0px 0 5px 0px;
    padding: 20px 5px 20px 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border: solid 1px #FFFFFF;
    background-color: #FAFAFA;
}
.supportingNav ul li a {
    display: block;
    background-image: url(../images/arr_003_hir.png);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 10px 18px;
    padding: 15px 5px 15px 30px;
}

/* サイドメニュー　ナビ
------------------------------------ */
#sidebar-nav {
    position: static;
    clear: both;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #EAEAEA;
}

/* サイドナビ固定 */
#nav {
    position: static;
    width: 97%;
    margin: 0px auto;
    background-color: #EAEAEA;
}
.fixed {
    position: static;
}
#sidebar-nav ul {
    font-size: 100%;
}
#sidebar-nav ul li{
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    background-color: #FAFAFA;
    margin: 0;
    padding: 0;
    line-height: 135%;
}

/* サイドナビ固定 内部リンク要素 (相対パス)
------------------------------------------- */
#sidebar-nav ul li a{
    display: block;
    background-image: url(../images/arr_007_hir.png);
    background-size: 8px 12px;
    background-position: 13px center;
     padding: 10px 0px 10px 30px;
}

/* サイドナビ固定 外部リンク要素 (絶対パス)
------------------------------------------- */
/* 外部サイト（target="_blank） */
#sidebar-nav ul li a[href^="http"],
#sidebar-nav ul li a[target="_blank"] { 
    background-image: url(../images/arr_007.png), 
                      url(../images/ic_newwindow.png);
    background-repeat: no-repeat, 
                       no-repeat;
    background-position: 13px center,
                         95% center;
    background-size: 8px 12px,
                     22px 22px;
}

/* 内部サイト（target="_blank） */
#sidebar-nav ul li a[href^="https://www.shibusawa.or.jp"] {
    background-image: url(../images/arr_007.png);
}

/* 一番上のリスト */
#sidebar-nav ul li:first-child a {
    padding: 0;
    background-image: none;
}

/* ボタン 外部リンク要素 (絶対パス)
------------------------------------------- */
/* CPIテスト：内部サイト（target="_blank） */
#yukari_menu .btn-box02 div p.btn a[href^="http://aa173js6z7.smartrelease.jp"] {
    background-image: none;
    background-repeat: no-repeat;
    background-position: left 2px;
}

/* -------------------------------------------
本文内要素
------------------------------------------- */

/* 本文エリア
------------------------------------------- */
#detail-cts {
    clear: both;
    width: 98%;
    padding-top: 0px;
    padding-bottom: 0px;
}

/* 段落
------------------------------------------- */
#detail-cts p,
#detail-cts blockquote{
    clear: both;
    margin: 10px auto;
    padding: 0 5px;
}

/* 画像
------------------------------------------- */
#detail-cts p img {
    /*float: none;*/
    width: 100%;
    height: auto;
    text-align:center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

#detail-cts p img.smallImg {
    width: auto;
  margin-left: 5px;
  margin-right: 5px;
}

/* inline要素
------------------------------------------- */
#detail-cts span {
    float: none;
}
/*#detail-cts span > br {
    display: none;
}*/

/* 外部リンク要素 
------------------------------------------- */ 
#detail-cts a[href^="http"] {   
    background-image: url(../images/ic_newwindow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
    background-size: 15px 15px;
}  
#detail-cts * html a.external   {   

}  
#detail-cts a[href^="http://www.css-lecture.com/"]  {  

} 
#detail-cts a[href$=".jpg"] {   

}  
#detail-cts * html a.jpg{   

}

#detail-cts a.noIcon {
  background-image: none;
  padding: 0px;
}c

/* PDF要素
------------------------------------------- */ 
#detail-cts a[href$=".pdf"] {
    background-image: url(../images/ic_pdf_hir.png);
    background-size: 17px 20px;
}
#detail-cts * html a.pdf{
    background-image: url(../images/ic_pdf_hir.png);
    background-size: 17px 20px;
} 

/* Word要素 
------------------------------------------- */ 
#detail-cts a[href$=".doc"] {
    background-image: url(../images/ic_word_hir.png);
    background-size: 17px 20px;
}
#detail-cts * html a.doc    {
    background-image: url(../images/ic_word_hir.png);
    background-size: 17px 20px;
} 

/* Excel要素 
------------------------------------------- */ 
#detail-cts a[href$=".xls"] {
    background-image: url(../images/ic_excel.png);
    background-size: 17px 20px;
} 
#detail-cts * html a.xls{
    background-image: url(../images/ic_excel.png);
    background-size: 17px 20px;
} 

/* mailto要素 
------------------------------------------- */ 
#detail-cts a[href ^="mailto:"] {
    background-image: url(../images/ic_mail.png);
    background-size: 19px 14px;
} 
#detail-cts * html a.mailto { 
    background-image: url(../images/ic_mail.png);
    background-size: 17px 14px;
} 

/* リスト○
------------------------------------------- */ 
#detail-cts ul {
    margin: 5px 0px 10px 0px;
    padding: 2px 5px 5px 5px;
}
#detail-cts ul li {
    background-position: 0px 9px;
    margin: 0px 3px 3px 3px;
    padding-top: 5px;
}

#detail-cts ul li {
    background-position: 0px 9px;
    margin: 0px 3px 3px 3px;
    padding-top: 5px;
}

/* 番号リスト
------------------------------------------- */ 
#detail-cts ol {
    margin: 5px 0px 10px 0px;
    padding: 2px 5px 5px 5px;
}
#detail-cts ol li {
    margin: 3px 0px 3px 0px;
}


/* iframe レスポンシブ対策
------------------------------------------- */ 
#detail-cts .frame {
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#detail-cts .frame iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* detail-cts内　テーブル
------------------------------------------- */ 
#detail-cts table {
    clear: both;
    width: 95%;
    margin: 5px auto 10px auto;
    border: 0px none;
    border-top: 0px none;
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 1px #ccc;
    display: block;
}
#detail-cts table tbody {
    width: 100%;
    display: block;
}
#detail-cts table tr {
    width: 100%;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    display: block;
        margin-top: 3px;
}
#detail-cts table th {
    width: auto!important;
    padding: 5px 5px 5px 10px;
    border-right: 0px none;
    border-bottom: 0px none;
    background-color: #eee;
    border-top: none;
    text-align: left;
    vertical-align: top;
    display: block;
}

#detail-cts table td {
    width: auto!important;
    border-right: 0px none;
    border-bottom: 0px none;
    padding: 5px 10px 5px 10px;
    display: block;
}



#detail-cts table tr td:first-child {
    border-top: none;
}

/* テーブル外部リンク要素  */ 
#detail-cts table th a[href^="http"] {   

} 
#detail-cts table th * html a.external   {   

}
#detail-cts table th a[href^="http://www.css-lecture.com/"]  {  

}
#detail-cts table td {
    border-right: none;
    border-top: none;
}
#detail-cts table th.center {

}
#detail-cts table td.center {

}
#detail-cts table caption{

}


/* -------------------------------------------
定型文
------------------------------------------- */
/* ボタン
------------------------------------------- */ 
/* 中央 */
#detail-cts p.btn {
    width: 98%;
    margin: 3px 0;
    padding: 5px 0;
}

#detail-cts p.btn a {
    width: 98%;
    margin: 0 auto 0px auto;
}

/* 横並び */
#detail-cts .btn-box {
    width: 100%;
    margin: 0px auto 5px auto;
}

#detail-cts .btn-box p.btn  {
    width: 98%;
    margin: 3px auto 3px auto;
}

#detail-cts div.btn-box p.btn a {
    width: 98%;
}

/* 横並びキャプ付 */
#detail-cts .btn-box02 {
    width: 100%;
    margin: 0px auto 5px auto;
}

#detail-cts .btn-box02 div {
    width: 100%;
    margin: 0px auto 0px auto;
}

#detail-cts .btn-box02 div p.btn {
    width: 98%;
    margin: 0px 0 0px 0;
}

#detail-cts .btn-box02 div p.cap {
    margin-top: 5px;
}






/* 画像横並び
------------------------------------------- */ 
#web_detail-area .img-box {
    width: 100%;
    margin: 0 auto 0px auto;
}
/* サイドあり 左・右 */ 
#web_detail-area_side .img-box .right {
    float: none;
    width: 95%;
    margin: 0 auto 5px auto;
    padding: 0;
}

#web_detail-area_side .img-box .left {
    float: none;
    width: 95%;
    margin: 0 auto 5px auto;
    padding: 0;
}

#web_detail-area_side .img-box .right img,
#web_detail-area_side .img-box.left img {
    float: none;
    height: auto;
}

/* サイドなし 左・右 */ 
#web_detail-area .img-box .right {
    float: none;
    width: 95%;
    margin: 0 auto 5px auto;
    padding: 0;
}

#web_detail-area .img-box .left {
    float: none;
    width: 95%;
    margin: 0 auto 5px auto;
    padding: 0;
}
#web_detail-area .img-box .right img,
#web_detail-area .img-box.left img {
    float: none;
    height: auto;
}

/* 中央 */ 
#web_detail-area_side .img-box .center,
#web_detail-area .img-box .center {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
}
#web_detail-area_side .img-box .center img,
#web_detail-area .img-box .center img {
    margin: 0;
}
#web_detail-area_side .img-box p,
#web_detail-area .img-box p {
    font-size: 80%;
    height: auto;
    margin: 0px 0 0 0;
    padding: 0 0 0 0;
}

/* スマホ非表示
------------------------------------------- */ 
#detail-cts .for_pc{
	display: none;
}

#detail-cts .for_sphone{
	display: block;
}
.for_pc{
	display: none;
}

.for_sphone{
	display: block;
}


/* -------------------------------------------
メニューページ
------------------------------------------- */
#menu_detail-area p.menu_txt.menu_repair {
    padding: 10px 10px 10px 10px;
    margin: 0px;
}
#menu-cts p img {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}
#menu-cts p.pagemore {
    clear: both;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 10px;
}

/* -------------------------------------------
ページングリスト
------------------------------------------- */
/* ページングリスト01 */
#contents .pageing01 {
    clear: both;
    margin: 10px auto 10px auto;
    padding: 5px 10px;
    text-align: center;
    list-style-type: none;
}
#contents .pageing01 ul {
    margin: 0 auto;
    padding: 0px 0px 0px;
    display: inline;
    display: inline-block;
    font-size: 90%;
}
#contents .pageing01 ul li {
    margin: 0;
    padding: 0;
    line-height: 160%;
    display: inline;
/* display:inlineの余白を消す */
    display: table-cell;
    *display: inline;
    *zoom: 1;
    border: none;
}
#contents .pageing01 ul li.prev a,
#contents .pageing01 ul li.next a {
    display: block;
    line-height: 40px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin: 0px;
    border: solid 1px #CCC;
}
#contents .pageing01 ul li a {
    display: block;
    line-height: 40px;
    font-weight: bold;
    padding: 0px 18px;
    margin: 0px -19px;
    background-color: #fff;
}
#contents .pageing01 ul li span {
    display: block;
    line-height: 40px;
    padding: 0 17px 0 17px;
    margin: 0px 2px;
    background-color: #ddd;
    font-weight: bold;
}

/* ページングリスト02 */
#contents .pageing02 {
    margin: 10px auto 5px auto;
}



/* SH系 */
#SH_detail-area hr.border-color {
    width: 98%;
    margin: 0 auto;
}


/* ページングリスト03 */
#contents .pageing03 {
    clear: both;
    width: 100%;
    margin: 0px 0 10px 0;
    padding: 15px 0px 5px 0px;
    text-align: center;
    list-style-type: none;
}

#contents .pageing03 ul {
    width: 100%;
    margin: 0 auto 0px auto;
    padding: 0;
}

#contents .pageing03 ul li {
    width: 100%;
    margin: 0 auto 0px auto;
    padding: 0 0;
    display: none;
}

#contents .pageing03 ul li.next {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
display: block;
}
#contents .pageing03 ul li.prev {
    width: 100%;
    margin: 0 auto 5px auto;
    padding: 0;
display: block;
}

#contents .pageing03 ul li a {
    width: 99%;
    margin: 0 auto 0px auto;
    padding: 3px 0;
}





/* ページングリスト04 */
#contents .pageing04,
#public-cts .pageing04 {
    clear: both;
    margin: 10px auto 10px auto;
    padding: 0px 0px;
    text-align: center;
    list-style-type: none;

}

#contents .pageing04 ul,
#public-cts .pageing04 ul {
    margin: 0 auto;
    display: inline;
    display: inline-block;
    font-size: 90%;
}

#contents .pageing04 ul li,
#public-cts .pageing04 ul li {
    margin: 0;
    padding: 0px 0px 0px 0px;
    line-height: 160%;
    display: inline;
/* display:inlineの余白を消す */
    display: table-cell;
    *display: inline;
    *zoom: 1;
    border: none;
}


#contents .pageing04 ul li.prev a,
#contents .pageing04 ul li.next a,
#public-cts .pageing04 ul li.prev a,
#public-cts .pageing04 ul li.next a {
    display: block;
    line-height: 40px;
    font-weight: bold;
    padding: 0 10px 0 10px;
    margin: 0px;
    border: solid 1px #CCC;
    white-space: nowrap;
}

#contents .pageing04 ul li.nowpage,
#public-cts .pageing04 ul li.nowpage {
    background: #CBA633;
    margin: 0;
    font-size: 115%;
    font-weight: bold;
    color: #FFF;
    text-shadow: 1px 1px #8e7424;
    padding: 5px 10px 5px 10px;
    white-space: nowrap;
}

/* -------------------------------------------
新しいウィンドウを開く
------------------------------------------- */
.new-window #wrap {
    width: 100%;
}

.new-window #header #site_id {
    width: 100%;
}

.new-window #header #site_id h1 {
    margin: 0;
    text-align: left;
	width: 250px;
}

.new-window #header h1 img {
    float: none;
    margin-top: 0px;
}

.new-window #footer_bottom p {
    width: 94%;
    padding: 10px;
    text-align: center;
    margin-bottom: 0;
}

.new-window #contents {
    width: 100%;
    padding-bottom: 0;
}


/* -------------------------------------------
コンテンツ別
------------------------------------------- */
/* ニュース
------------------------------------------- */
/* ニュース カテゴリアイコン */
#news_list-area span.bg_cate,
#news_detail-area span.bg_cate,
#plan_list-area span.bg_cate,
#plan_detail-area_side span.bg_cate {
    display: inline-block;
    width: 80px;
    height: 15px;
    font-size: 80%;
    font-weight: bold;
    padding: 0px 3px 0px 3px;
    margin: -8px 5px -4px 10px;
    line-height: 15px;
    text-align: center;
    vertical-align: middle;
}

/* NEWアイコン */
#news_list-area .ic_newmark {
    display: inline-block;
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
}

/* 開催中 */
#news_list-area .ic_status01,
#news_detail-area .ic_status01,
#plan_list-area .ic_status01,
#plan_detail-area_side .ic_status01 {
    display: inline-block;
    height: 13px;
    font-size: 75%;
    padding: 0px 0px 0px 0px;
    margin: -10px 5px -4px 0px;
}

/* 募集中 */
#news_list-area .ic_status02,
#news_detail-area .ic_status02,
#plan_list-area .ic_status02,
#plan_detail-area_side .ic_status02 {
    height: 13px;
    font-size: 75%;
    padding: 0px 0px 0px 0px;
    margin: -10px 5px -4px 0px;
}

/* 募集終了・終了 */
#news_list-area .ic_status03,
#news_detail-area .ic_status03,
#plan_list-area .ic_status03,
#plan_detail-area_side .ic_status03 {
    height: 13px;
    font-size: 75%;
    padding: 0px 0px 0px 0px;
    margin: -10px 5px -4px 0px;
}






/* ニュース一覧
------------------------------------------- */
/* タイトル */
#news_list-area h2 span {
    display: none;
}

#news_list-area h3 {
    display: block;
}

/* ニュース 部門ナビ */
#news_list-area ul.bumonNav {
    display: none;
}

/* 一覧 */
#news_list-area dl {
    margin: 5px auto 10px auto;
    padding: 0px;
}
#news_list-area dl dt {
  clear: left;
    float: left;
    width: 93%;
    padding: 3px 0px 0px 7px;
}
#news_list-area dl dd {
    clear: both;
    margin-left: 0;
    margin-bottom: 5px;
    padding: 2px 40px 10px 0.5em;
    border-bottom: dashed 1px #CCC;
    background-image: url(../images/arr_002_hir.png);
    background-size: 15px 27px;
    background-repeat: no-repeat;
    background-position: 97% 20%;
}

#news_list-area dl dd a{
   display:block;
}

#news_list-area dl dd:nth-of-type(2n+1), 
#news_list-area dl dt:nth-of-type(2n+1) {
    background-color: #fff;
}

/* br削除 */
#news_list-area dl dd br:nth-of-type(1) {
display: none;
}

/* ニュース詳細
------------------------------------------- */
/* 日付 */
#news_detail-area .date,
#plan_list-area .date,
#plan_detail-area_side .date {
    margin: 15px auto 10px auto;
    padding: 0 0 0 3px;
    width: 100%;
}
#news_detail-area .date p {
    margin-left: 0px;
}

/* アイコン */
#news_detail-area p.date img{

}

/* タイトル */
#news_detail-area h3 {
    margin: 0 auto;
    padding: 0 0 5px 3px;
    font-size: 100%;
}

/* 内部、外部、ＰＤＦ */
#news_detail-area ul.in,
#news_detail-area ul.out,
#news_detail-area ul.pdf {
    width: 100%;
    margin: 0px auto 10px auto;
    padding: 0px 0px 0px 0px;
    list-style: none;
}

/* 内部、外部、ＰＤＦ テキスト */
#news_detail-area ul li.url-in_txt,
#news_detail-area ul li.url-out_txt,
#news_detail-area ul li.pdf_txt {
    margin: 0px 10px 0px 10px;
    padding: 0px 0px 2px 0px;
}

/* 内部、外部 リンク */
#news_detail-area ul li.url-in_link,
#news_detail-area ul li.url-out_link,
#news_detail-area ul li.pdf_link {
    margin: 0px 10px 0px 10px;
    padding: 2px 0px 2px 20px;
    background-image: url(../images/arr_004_hir.png);
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: left center;
}
/* ＰＤＦ リンク */
#news_detail-area ul li.pdf_link {
    margin: 0px 10px 0px 10px;
    padding: 2px 0px 2px 20px;
    background-image: url(../images/ic_pdf_hir.png);
    background-size: 17px 20px;
    background-repeat: no-repeat;
    background-position: left center;
}





/* 画像
#news_detail-area .img-cts {
    width: 100%;
    margin: 0 auto 0px auto;
}
#news_detail-area .img-cts .right {
    width: 95%;
    height: 100%;
    padding: 0 0px 15px 0px;
    margin: 0 auto;
    float: none;
}
#news_detail-area .img-cts .left {
    width: 95%;
    height: 100%;
    padding: 0 0px 15px 0px;
    margin: 0 auto;
    float: none;
}
#news_detail-area .img-cts .center {
    width: 100%;
    height: 100%;
    padding: 0 0 15px 0;
}
#news_detail-area .img-cts p{
    font-size: 80%;
    margin: 5px 7px 0 7px;
}
#news_detail-area .img-cts img {
    float: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}
 */
/* 募集終了メッセージ */
/* ニュース・更新情報 */
/* 企画・セミナー等情報 */
#news_detail-area p.full-txt,
#study-cts p.full-txt {
    margin: 0px 0px;
    padding: 5px 10px;
}




/* 展示、イベント */
#news_detail-area h3.event-ttl{
    width: 100%;
    margin: 0 auto;
    padding: 0 0 5px 3px;
}

/* 展示、イベント */
/* 講演*/
/* 渋沢研究会例会*/
#news_detail-area .event-detail,
#news_detail-area .lecture-detail,
#news_detail-area .meeting-detail {
    margin: 5px 0px 5px 0px;
    width: 100%;
}

#news_detail-area .event-detail tr th,
#news_detail-area .lecture-detail tr th,
#news_detail-area .meeting-detail tr th {
    width: 24%;
    float: left;
    clear: both;
    display: block;
    padding: 5px 0 5px 0;
}

#news_detail-area .event-detail tr th span,
#news_detail-area .lecture-detail tr th span,
#news_detail-area .meeting-detail tr th span {
    padding: 1px 10px;
    font-size: 11px;
}

#news_detail-area .event-detail tr td,
#news_detail-area .lecture-detail tr td,
#news_detail-area .meeting-detail tr td {
    width: 74%;
    display: inline-block;
    padding: 5px 0 4px 5px;
    line-height: 150%;
}

/* 申込み */
#news_detail-area p.application {
    width: 94%;
}

/* -------------------------------------------
賛助会員　（フォーム）
------------------------------------------- */
#form-cts ul {
    width:auto;
    margin: 10px 0px 20px 0px;
    padding: 5px 10px 10px 10px;
}

/* -------------------------------------------
サイトマップ
------------------------------------------- */
#sitemap-cts {
    width: 100%;
    margin: 0px auto 0px auto;
}
#sitemap-cts ul {
    margin-left: 0px;
    margin-right: 0px;
}
#sitemap-cts ul li a{
    display: block;
    margin: 12px 10px 10px 10px;
}

/* -------------------------------------------
情報公開
------------------------------------------- */
/* PDFリスト */
#info-cts {
    margin: 0px auto 0px auto;
}
#info-cts p {

}
#info-cts ul {
    margin: 0px;
    padding-top: 0px
}
#info-cts ul li {
    float: none;
    width: 98%;
    margin: 0 auto 5px auto;
    padding: 0px;
    background-image: url(../images/arr_007_hir.png);
    background-size: 8px 12px;
    background-position: 2% center;
}
#info-cts ul li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    height: auto;
}

/* -------------------------------------------
渋沢研究（blog-c）
------------------------------------------- */
#study-cts .study-box {
    margin: 0px auto 10px auto;
    padding: 10px;
}

#study-cts h3 {
    width: 100%;
    margin: 5px 0;
    font-size: 13px;
}

#study-cts h3 span.studyNo {
    padding: 2px 10px;
    vertical-align: middle;
}

#study-cts table.study-detail {
    margin: 10px auto 8px auto;
}

#study-cts table.study-detail tr {
    margin: 5px;
}

#study-cts table.study-detail th {
    width: 85%;
    padding-left: 10px;
    vertical-align: top;
}

#study-cts table.study-detail td {
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
}

/* 購入する */
#study-cts ul.buy {
    width: 50%;
    margin: 0px auto 0 auto;
    padding: 0px 0px 0px 0px;
    list-style: none;
    text-align: center;
    display: block;
    position: static;
    float: none;
}

#study-cts ul.buy li a {
    display: block;
    color: #ffffff;
    background-image: none;
    background-color: #cba633;
    font-size: 90%;
    line-height: 24px;
}


/* 世界／日本のビジネス・アーカイブス
------------------------------------------- */
#study-cts .ba-box {
    margin: 10px auto 10px auto;
}

#study-cts .ba-box h3 {
    padding: 0px 5px 0px 15px;
    margin: 0px 0 0px 0;
    width: 95%;
    background-color: #fff;
}

#study-cts .ba-box div {
    border-top: none;
    margin-top: 0;
    padding-top: 8px;
}

#study-cts .ba-box dt {
    float: none;
    width: auto;
    padding: 2px 5px 2px 5px;
}

#study-cts .ba-box dd {
    border-left: none;
    padding: 2px 5px 2px 10px;
    margin: 0;
}

#blog_detail-area_side #study-cts .subnav {
    display: none;
}

/* タイトル */
#blog_detail-area_side #study-cts h3.bah3 {
    margin: 0px auto 5px auto;
    padding: 7px 7px;
    width: 96%;
}

/* 本文内 */
#blog_detail-area_side #study-cts #detail-cts {
    margin-top: 10px;
}

/* 企画・セミナー等情報
------------------------------------------- */
/* タイトル */
h2.project-h2 span {
display: none;
}

h3.project-h3 {
display: block;
}

/* 一覧 */
#study-cts .project-box {
margin: 0px auto 10px auto;

}

#study-cts .project-box h3 {
padding: 0px 5px 0px 15px;
margin: 0px 0 5px 0;
width: 95%;
background-color: #fff;
}

#study-cts table.project-detail {
    border-spacing: 0;
    margin: 0px auto 5px auto;

}

#study-cts table.project-detail tr {
    width: 100%;
    display: block;
}

#study-cts table.project-detail tr th {
    padding: 4px 0 5px 0;
    font-size: 12px;
}

#study-cts table.project-detail tr th.business {

}

#study-cts table.project-detail tr th.venue {

}

#study-cts table.project-detail tr td {
display: block;
width: 98%;
border-bottom: 1px dashed #999;
padding-top: 0px;
}



/* 募集終了メッセージ */
#study-cts p.full-txt {
    margin: 0px 0px;
    padding: 10px 5px 5px 5px;
}


/* 一般公開、募集終了 */
#study-cts ul.public {
    margin: 0px 0px 5px 0;
    right: 10px;
    top: 0px;
}
#study-cts ul.public li {
    float: none;
    margin: 0 0 3px 1px;
    padding: 3px 2px 1px 2px;
    vertical-align: middle;
    font-size: 10px;
    text-align: center;
    width: 45px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}



/* タイトル */
#blog_detail-area_side #study-cts h3.projecth3 {
    margin: 13px auto 0px auto;
    padding: 0px 0px 10px 0px;
}
/* 日程、開催地 */
#blog_detail-area_side #study-cts table.project-detail {
    width: 100%;
    margin: 0px 0px 5px 0px;
}

#blog_detail-area_side #study-cts table.project-detail tr td {
width: 99%;
}

/* PDF、お申込み（A-form） */
#news_detail-area .btn-cts,
#study-cts .btn-cts {
padding: 0px 0px 0px 0px;
}

#news_detail-area .btn-cts ul,
#study-cts .btn-cts ul {
    width: 94%;
margin: 0px auto 10px auto;
padding: 0px 0px 0px 0px;
}

#news_detail-area .btn-cts ul li,
#study-cts .btn-cts ul li {
    width: 100%;
    margin: 5px auto;
}


/* PDF
#study-cts ul.pamphlet {
margin: 0px auto 0px auto;
padding: 5px 0px 5px 0px;
}

#study-cts ul.pamphlet li {
margin: 5px 0 5px 10px;
padding: 3px 0px 0px 15px;
float: none;
} */

/* 申込み
#study-cts p.application {
    width: 95%;
    margin: 10px auto;
} */


/* 画像 */
#news_detail-area .img-cts,
#study-cts .img-cts {
    width: 100%;
    margin: 0 auto 0px auto;
}

#news_detail-area .img-cts .right,
#study-cts .img-cts .right {
    width: 95%;
    height: 100%;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 5px auto;
    float: none;
}

#news_detail-area .img-cts .left,
#study-cts .img-cts .left {
    width: 95%;
    height: 100%;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 5px auto;
    float: none;
}

#news_detail-area .img-cts .center,
#study-cts .img-cts .center {
    width: 95%;
    height: 100%;
    padding: 10px 0px 10px 0px;
    margin: 0 auto 5px auto;
}

#news_detail-area .img-cts p,
#study-cts .img-cts p {
    font-size: 80%;
    margin: 0px 7px 0 7px;
}

#news_detail-area .img-cts img,
#study-cts .img-cts img {
    float: none;
    width: 95%;
    height: auto;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
}

.movie-cts {
    width: 95%;
    margin-top: 0px;
    padding-top: 0px;
}

.movie-cts div {
    /* width: 100%;
    overflow: hidden; */
    width: 100%;
    float: none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.movie-cts div iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* -------------------------------------------
協力事業（blog-d）
------------------------------------------- */
#network-cts .network-box {
    width: 90%;
    margin: 10px auto;
    padding: 12px;
}
#network-cts .network-box h3 {
    padding-left: 15px;
}

#study-cts .ba-box dt {
    float: none;
    width: auto;
    padding: 2px 5px 2px 5px;
}

#study-cts .ba-box dd {
    border-left: none;
    padding: 2px 5px 2px 10px;
    margin: 0;
}

#blog_detail-area_side #study-cts .subnav {
    display: none;
}


/* -------------------------------------------
協力事業（blog-d）
------------------------------------------- */
#network-cts h3.networkttl {
    margin: 10px 0 10px 0;
    padding: 10px 5px 10px 10px;
}
#network-cts .network-box p img {
    width: 100%;
    height: auto;
    margin: 0 0 7px 15px;
}
#network-cts .network-box p {
    margin: 7px 1px;
    font-size: 89%;
}

/* -------------------------------------------
blog-e （Q&A）
------------------------------------------- */
#qa-cts h3 a {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

#qa-cts h3 span {
    width: 26px;
    height: 14px;
    display: table-cell;
    vertical-align: middle;
}

#qa-cts ul.q {
    display: none;
    width: 98%;
    margin: 0px auto 10px auto;
}

#qa-cts div.pulldown_list ul.q {
    display: block;
}

#qa-cts ul li {
    margin: 0 auto;
    padding: 0px 0 0px 0;
    background-image: none;
}

#qa-cts ul li:first-child {
    padding-top: 0px;
}

#qa-cts ul li span {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}
#qa-cts ul li a {
    background-image: url(../images/arr_007_hir.png);
    background-size: 8px 12px;
    background-repeat: no-repeat;
    background-position: 98% center;
    display: block;
    padding-right: 25px;
}

/*Q&A（blog-e answer）
------------------------------------------- */
#qa-cts .qa-box  {
    width: 98%;
    margin: 0px auto 10px auto;
}

#qa-cts .qa-box h4 {
    margin: 10px 3px 0px 0px;
    padding: 5px 0 0 5px;
    min-height: 30px;
}

/* Q1のアイコン */
#qa-cts .qa-box h4 span {
    margin-top: -5px;
}


/* A1のアイコン */
#qa-cts .qa-box .answer-box span.ic-a {
height: 10px;
}

#qa-cts .answer {
    margin: 0px 3px 0px 3px;
    padding: 0;
}


#qa-cts .answer ul {
    margin: 5px 10px 10px 10px;
    padding: 2px 5px 5px 5px;
    list-style: none;
}
#qa-cts .answer ul li {
    background-position: 4px 13px;
    margin: 0;
    padding: 10px 15px 5px 20px;
    width: auto;
}
/* -------------------------------------------
blog-f （リンク）
------------------------------------------- */
#link-cts h4 {
    margin: 0 auto;
    width: 93%;
}

#link-cts table {

    border: 0px none;
    display: block;
    margin: 0px auto 10px auto;
}

#link-cts table tbody {
    width: 100%;
    display: block;
}

#link-cts table tr {
    border: 1px solid #ccc;
    margin-bottom: 7px;
    display: block;
}

#link-cts table tr th {
    width: auto;
    border-top: none;
    border-right: 0px none;
    border-bottom: 0px none;
    background-color: #eee;
    text-align: left;
    vertical-align: top;
    display: block;
}

#link-cts table th:first-child {
    border-top: none;
}

#link-cts table tr th a {
    display: block;
    background-image: none;
    padding: 0 12px 0 0;
    background-image: url(../images/arr_006_hir.png);
    background-size: 10px 14px;
    background-repeat: no-repeat;
    background-position: right center;
}

#link-cts table tr td {
    width: auto;
    border-right: 0px none;
    border-bottom: 0px none;
    display: block;
    font-size: 95%;
}


/* 値が何もない時 */
#link-cts table tr td.body_none {
    display: none;
}


#link-cts table tr td img {
    width: 100%;
    height: auto;
}


/* -------------------------------------------
blog-g（だより）
------------------------------------------- */
#newsletter-cts h3 .newsletterdata {
    height: 45px;
    padding-top: 3px;
}

#newsletter-cts h3 .newsletterdata span {
    font-size: 70%;
}

#newsletter-cts table.newsletter-list {
    width: 100%;
    margin: 0;
    border: 1px solid #b5bfb7;
}

#newsletter-cts table.newsletter-list tr {
    display: block;
    padding: 8px 14px 7px 10px;
    border-top: 1px solid #ffffff;
    position: relative;
    background-image: url(../images/arr_002_hir.png);
    background-size: 13px 23px;
    background-repeat: no-repeat;
    background-position: 97% center;
}

#newsletter-cts table.newsletter-list thead {
    display: none;
}

#newsletter-cts table.newsletter-list tr td {
    border: none;
    vertical-align: middle;
}

#newsletter-cts table.newsletter-list tr td:first-child {
    margin-bottom: 5px;
    padding: 2px 4px;
    /* min-height: 30px; */
    background-image: none;
    border: none;
    background-color: #000;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}

#newsletter-cts table.newsletter-list tr td:nth-child(2) {
    color: #fff;
    padding: 3px 6px 2px 0;
    display: block;
    font-weight: bold;
    border-left: none;
    border-top: none;
    display: inline-block;
    width: 80%;
}

#newsletter-cts table.newsletter-list tr td:nth-child(2) a {
    background-image: none;
    padding: 0;
    display: block;
    padding-right: 5px;
}

#newsletter-cts table.newsletter-list tr td:nth-child(3) {
    padding: 0 0 0 0;
    font-size: 12px;
    display: block;
}

#newsletter-cts table.newsletter-list tr td:first-child:before {
    content: "No.";
}

/* だより タイトル等の囲み */
#newsletter-cts .newsletterh3 {
    width: 100%;
}

/* だより タイトル */
#newsletter-cts .newsletterh3 h3 {
    margin: 10px 10px 5px 10px;
}

/* だより 公開日 */
#newsletter-cts p span.second {
    display: block;
    border-left: none;
    margin: 3px 0 0 0;
}


#newsletter-cts #detail-cts tbody tr:nth-child(odd) {
    background-color: #ffffff;
}

#newsletter-cts #detail-cts tbody tr:nth-child(even) {
    background-color: #ffffff;
}


/* -------------------------------------------
blog-h（協力・助成事業）
------------------------------------------- */
#research-cts .support-box {
    margin: 0px auto 10px auto;
    padding: 10px;
}
#research-cts .support-box h3 {
    width: 100%;
    margin: 0px;
    padding: 0 5px 0 12px;
    font-size: 100%;
    background-repeat: repeat-y;
}

/* 主催者HP */
#research-cts ul.hp {
width: 50%;
margin: 0px auto 0 auto;
padding: 0px 0px 0px 0px;
list-style: none;
text-align: center;
display: block;
position: static;
float: none;
}

#research-cts ul.hp li a {
display: block;
color: #ffffff;
background-image: none;
background-color: #333;
font-size: 90%;
line-height: 24px;
}

/* 日程・開催地・主催 */
#research-cts table.support-detail {
    margin: 5px auto 8px auto;
    padding: 0;
    line-height: 100%;
}

#research-cts table.support-detail tr th {
    margin: 5px 1px 3px 0px;
    padding: 4px 0;
    display: block;
}
#research-cts table.support-detail th span {
    width: 65px;
    font-size: 12px;
}
#research-cts table.support-detail tr td {
    margin: 0;
    padding: 0px 0 5px 0;
    display: block;
    width: 100%;
    font-size: 13px;
    border-bottom: dashed 1px #9e9e9e;
}


/* -------------------------------------------
 blog-i（研究部事業の関連出版物）
------------------------------------------- */
#research-cts .publication-box {
    margin: 10px auto 10px auto;
    padding: 7px 12px;
}

#research-cts table.publication-status {
    display: none;
}

#research-cts .publication-box h3 {
    margin: 5px 0 5px 0px;
    padding: 0px 0px 0 5px;
    font-size: 100%;
}

#contents ul.status {
    margin: 5px 7px 7px 0;
    right: 10px;
    top: 9px;
}
#contents ul.status li {
    float: none;
    margin: 0 0 3px 1px;
    padding: 1px 2px 1px 2px;
    vertical-align: middle;
    display: block;
    position: relative;
    border: 1px solid #333333;
    background-color: #000;
    color: #fff;
    font-size: 11px;
    text-align: center;
    width: 100%;
}


#research-cts table.publication-detail {
    margin: 0px auto 0 auto;
    padding: 0px 0 0 0;
}


#research-cts table.publication-detail tbody {
    width: 100%;
    display: block;
    clear: both;
}

#research-cts table.publication-detail tr {
    width: 100%;
    display: block;
}

#research-cts table.publication-detail tr th {
    display: inline-block;
    padding: 7px 0px 0px 0px;
    margin: 0px 0 0 0;
    border-top: none;
    border-right: 0px none;
    text-align: left;
    vertical-align: middle;
}

#research-cts table.publication-detail tr th span {
    width: 100%;
    display: block;
    text-align: center;
    padding: 2px 0;
    font-size: 11px;
    width: 100px;
}

#research-cts table.publication-detail tr td {
    width: 100%;
    display: block;
    padding: 1px 0px 1px 3px;
    line-height: 1.5;
    border-bottom: 1px dashed #9e9e9e;
}

#research-cts table.publication-detail tr td.writer,
#research-cts table.publication-detail tr td.year {
    width: 100%;
}
#research-cts table.publication-detail tr td.shop {
    margin: 5px auto 0px auto;
    display: block;
    width: 50%;
    border-bottom: none;
}

#research-cts table.publication-detail tr td.shop a {
    display: block;
    color: #ffffff;
    background-image: none;
    background-color: #333333;
    font-size: 85%;
    line-height: 20px;
    text-align: center;
    padding: 5px;
}
/* -------------------------------------------
 blog-j（企画展）
------------------------------------------- */
#plan_detail-area_side h3 {font-size: 100%;}
#plan_detail-area_side h3.under_line {margin:0;}
#plan_detail-area_side p img.s30 {margin-bottom:10px; width:30%;}
#plan_detail-area_side p img.ml_60 {margin-left:0;}
#plan_list-area div.plan-box {
    clear: both;
	width: 88%;
    margin: 10px 0 0;
    padding: 2px 40px 10px 0.5em;
    border-bottom: dashed 1px #CCC;
    background-image: url(../images/arr_002_hir.png);
    background-size: 15px 27px;
    background-repeat: no-repeat;
    background-position: 97% center;
	text-align:center;
}

#plan_list-area div.plan-box div.img {
width: 25%;
height:auto;
}
#plan_list-area div.plan-box div{float:none; text-align:initial;}
#plan_list-area div.plan-box>div.float_righter {width:100%;}
#plan_list-area div.plan-box div a{padding:5px 0;}
#plan_list-area div.plan-box div p {margin:5px 5px;}
#plan_list-area div.plan-box a img {width:80%; height: auto; padding:0 5px 5px;}
#plan_list-area div.plan-box p.txt{float:left; width:98%; text-align:left;}
#plan_list-area .plan_oldbox p {display:block;}
#plan_list-area .plan_oldbox a {font-size: 100%; width:95%;}
#plan_list-area .plan_oldbox{margin:5px 0; width:100%;}
#plan_list-area .plan_oldbox p{border-bottom: dashed 1px #CCC;}
#plan_list-area .plan_oldbox h3.auto,
#plan_list-area .plan_oldbox h3,
#plan_list-area .plan_oldbox:first-child {margin:auto;}
#plan_list-area .plan_list:nth-last-of-type(1) {margin-bottom:20px;}
#plan_list-area span.gray,
#plan_detail-area_side span.gray {margin:0  5px 5px 0;}
#plan_list-area span.bg_cate,
#plan_detail-area_side span.bg_cate {margin: -8px 5px -4px 0px;}
#plan_detail-area_side table.midashi {margin: 5px 0 15px;}
#plan_detail-area_side table.midashi th {width:24%; padding:0 5px 0 0;}
#plan_detail-area_side table.midashi th span {margin:0 0 5px; font-size:11px;}
#plan_detail-area_side table.midashi td,
#plan_detail-area_side table.midashi th {display:block;}
#plan_detail-area_side p img {margin:0; padding:0;}
#plan_list-area .plan_oldbox p span {margin:auto;}
#plan_detail-area_side div.photo p {float:none}
/* ------------------------------------------
 blog-k（ミュージアムショップ）
------------------------------------------- */
#shop-cts h4+table.shop-list {margin: 0 auto;}
#shop-cts table.shop-list thead {display: none; padding:0 5px;}
#shop-cts table.shop-list {border:none;}
#shop-cts table.shop-list tr {
display: block;
padding:5px;
position: relative;
overflow: hidden;
margin:10px auto;
}
#shop-cts table.shop-list tr:nth-child(odd) ,
#shop-cts table.shop-list tr:nth-child(even) { background-color:#ffffff; border:1px solid #CCC;}
#shop-cts table.shop-list tr:first-child {margin:auto;}
#shop-cts table.shop-list tr td:first-child {padding:5px; border:none;} 
#shop-cts table.shop-list tr td.shop-btn p.redhot{
	border: 1px solid #CCC;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 8px; text-align: center;
}
#shop-cts table.shop-list tr td {border:none; padding:0 5px 0 0;}
#shop-cts table.shop-list tr td a.not_icon,
#shop-cts table.shop-list tr td p.redhot.not {display:none;}
#shop-cts table.shop-list tr td.shop-btn {display:block; float: left;}
#shop-cts table.shop-list tr td span.shop-namber:first-child {
margin-bottom: 5px;
padding: 0;
/* min-height: 30px; */
background-image: none;
background-color: #000;
color: #fff;
font-size: 12px;
display: inline-block;
vertical-align: top;
}
#shop-cts table.shop-list tr td:nth-child(2) {
color: #fff;
padding: 3px 6px 2px 0;
display: block;
font-weight: bold;
border-left: none;
border-top: none;
display: inline-block;
font-size: 14px;
}
#shop-cts table.shop-list tr td:nth-child(3) {
padding: 5px 0 10px 15px;
font-size: 12px;
display: block;
}
#shop-cts table.shop-list tr td:nth-child(4) {float:right; display:block;}
#shop-cts table.shop-list tr{width: 96%;}
#shop_detail-area_side #shop-cts.ba-body {padding:20px 10px; margin:15px auto 30px;}
#shop_detail-area_side #shop-cts img{display: block; margin:auto;}
#shop_detail-area_side #shop-cts div.float_righter { float:none; width:100%;}
#shop_detail-area_side #shop-cts p span.pa50 {padding: 0 5px;}
#shop-cts p.btn {margin:20px auto; background-image:none;padding:5px 0 5px 0; width:94%;}
#shop-cts p.btn a {background-image:none; width:94%;}
#shop_detail-area_side #shop-cts p.redhot.float_righter,
#shop_detail-area_side p.btn {position:relative; float:none; text-align:center;}
#shop-cts table.shop-list td span.shop-namber {margin-right:5px;}
#shop-cts table.shop-list td span.shop-namber:before {content:"商品コード"; padding:0 5px;}
/* -------------------------------------------
渋沢栄一
------------------------------------------- */
/* カスタム検索
------------------------------------------- */
#newsletter-cts .search_eiichi,
#mokuji_list-area .search_eiichi,
#eiichi-cts .search_eiichi,
#SH_detail-area .search_eiichi,
#detail-cts .search_eiichi,
#info-cts .search_eiichi,
#web_detail-area_side .search_eiichi {
    width: 99%;
    position: static;
    margin: 0 auto 10px auto;
    padding: 0px 0px 0px 0px;
    text-align: right;
    float: none;
}

.search_eiichi{
    display: none;
}

.s-search_eiichi {
    display: block;
    margin-bottom: 10px;
}

#newsletter-cts .search_eiichi table,
#mokuji_list-area .search_eiichi table,
#eiichi-cts .search_eiichi table,
#web_detail-area_side .search_eiichi table, 
#web_detail-area_side .search_eiichi table td,
#SH_detail-area .search_eiichi table,
#info-cts .search_eiichi table {
    border: none;
    border-collapse: collapse;
    line-height: 0;
}

#web_detail-area_side .search_eiichi table {
    margin: 0px auto;
}
#web_detail-area_side .search_eiichi tr {
    border: none;
}
#detail-cts .s-search_eiichi table td {
    width: 100%!important;
    border-right: 0px none;
    border-bottom: 0px none;
    padding: 0px;
    display: compact;
}
#detail-cts .search_eiichi td {
    display: table-cell;
}
.search_eiichi table tr td #keywords_eiichi {
    width: 98%;
    -webkit-appearance: none;
    border-radius: 0;
}

.search_eiichi table tr td.right,
#detail-cts .search_eiichi table tr td.right {
    width: 8%!important;
}



#searchBtn_eiichi {
    width: 50px;
    display: inline;
    -webkit-appearance: none;
    border-radius: 0;
}

/* 渋沢栄一詳細年譜
------------------------------------------- */
#info-cts ul li {
    background-image: url(../images/arr_008.png);
}


/* 伝記資料目次
------------------------------------------- */
/* 巻数 */
#mokuji-cts .number {
    display: none;
}

#mokuji-cts table.mokuji {
    width: 95%;
    border: 0px none;
    display: block;
    margin: 0px auto 10px auto;
}

#mokuji-cts table.mokuji tbody {
    width: 100%;
    display: block;
}

#mokuji-cts table.mokuji tr {
    border: 1px solid #b5bfb7;
    margin-bottom: 7px;
    display: block;
}

#mokuji-cts table.mokuji tr th {
    width: auto;
    padding: 5px 5px 5px 10px;
    border-top: none;
    border-right: 0px none;
    border-bottom: 0px none;
    text-align: left;
    vertical-align: top;
    display: block;
    background-image: none;
}

#mokuji-cts table.mokuji tr th a {
    display: block;
    background-image: none;
    padding: 0 12px 0 0;
    background-image: url(../images/arr_008.png);
    background-size: 10px 14px;
    background-repeat: no-repeat;
    background-position: right center;
}

#mokuji-cts table.mokuji tr td {
    width: auto;
    border-right: 0px none;
    border-bottom: 0px none;
    padding: 3px 10px 6px 10px;
    display: block;
    font-size: 95%;
}

/* 事業一覧
------------------------------------------- */
#mokuji-cts ul {
    width: 95%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
}

#mokuji-cts ul li {
    clear: left;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2px;
    padding: 0px;
    font-size: 100%;
}

#mokuji-cts .j_list li a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    margin-left: 0px;
    width: 90%;
    height: auto;
}



/* 渋沢栄一関連会社社名変遷図
------------------------------------------- */
/* 変遷図 */
#eiichi #detail-cts ul.s-eiichi_snav li a[href$=".html"] {
    color: #fff;
    text-decoration: none;
}

#eiichi #detail-cts ul.s-eiichi_snav li a:hover[href$=".html"] {
    text-decoration: underline;
}

#eiichi #detail-cts ul.s-eiichi_snav li {
    background-image: none;
    border: none;
    width: auto;
    color: #fff;
    border: none;
    text-shadow: none;
    font-weight: normal;
    font-size: 12px;
    margin: 3px 0px;
    padding: 0;
    height: 30px;
    line-height: 30px;
}

#eiichi #detail-cts ul.s-eiichi_snav {
    border: none;
    float: none;
    margin: 10px auto;
    padding: 0;
}

#companyname-cts .industry_nav {
    width: auto;
    /*display: none;*/
}

#companyname-cts .industry_nav p.nav_ttl {
    background-position: left 4px;
}

#companyname-cts .industry_nav p.nav_ttl br {
	display:block;
}
#companyname-cts .industry_nav p.nav_ttl span {
	display:block;
	margin-left:-15px;
}
#companyname-cts .industry_nav ul {
    margin: 0 0 15px 10px;
}


#companyname-cts table.companyname-list {
    width: 98%;
    margin: 0 auto 0 2px;
    padding: 0;
    border: none;
}

#companyname-cts table.companyname-list tr {
    display: block;
    width: 98%;
    padding: 3px 5px 7px 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
    position: relative;
    margin-top: 6px;
}

#companyname-cts table.companyname-list tr:first-child {
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
}

#companyname-cts table.companyname-list thead {
    display: none;
}

#companyname-cts table.companyname-list tr td {
    border: none;
    vertical-align: middle;
    padding: 0 0 0 0;
}

#companyname-cts table.companyname-list tr td a {
    display: block;
}

#companyname-cts table.companyname-list tr td:first-child {
    min-height: 30px;
    border: none;
    font-size: 14px;
    padding: 3px 0 5px 0px;
    width: 10%;
}

#companyname-cts table.companyname-list td:first-child {
    background-position: right 8px;
}

#companyname-cts table.companyname-list td:first-child a {
    display: inline-block;
}


#companyname-cts table.companyname-list td:first-child:before {
    content: "変遷図";
    margin-right: 0px;
    padding: 1px 3px 1px 3px;
    background-color: #c64233;;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    width: 65px;
}

#companyname-cts table.companyname-list tr td:nth-child(2) {
    padding: 5px 2px 5px 7px;
    margin-bottom: 3px;
    display: block;
    border-left: none;
    border-top: none;
    background-color: #e6e3de;
}

#companyname-cts table.companyname-list tbody tr:nth-child(odd) {
    background-color: #fff;
}

#companyname-cts table.companyname-list tbody tr:nth-child(even) {
    background-color: #fff;
}

#companyname-cts table.companyname-list tr td:nth-child(2) a {
    background-image: none;
    padding: 0;
    display: block;
    padding-right: 5px;
}

#companyname-cts table.companyname-list tr td:nth-child(3),
#companyname-cts table.companyname-list tr td:nth-child(4),
#companyname-cts table.companyname-list tr td:nth-child(5),
#companyname-cts table.companyname-list tr td:nth-child(6) {
    display: inline-block;
    padding: 2px 0px 2px 0px;
    width: 35%;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
}

#companyname-cts table.companyname-list tr td:nth-child(3):before {
    content: "栄一関連";
    margin-right: 5px;
    padding: 1px 3px 1px 3px;
    background-color: #EE5F00;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    width: 47%;
}

#companyname-cts table.companyname-list tr td:nth-child(4):before {
    content: "後身";
    margin-right: 5px;
    padding: 1px 3px 1px 3px;
    background-color: #F8B500;
    color: #333333;
    text-align: center;
    display: inline-block;
    width: 47%;
}

#companyname-cts table.companyname-list tr td:nth-child(5):before {
    content: "その他";
    margin-right: 5px;
    padding: 1px 3px 1px 3px;
    background-color: #04C1F6;
    color: #333333;
    text-align: center;
    display: inline-block;
    width: 47%;
}

#companyname-cts table.companyname-list tr td:nth-child(6):before {
    content: "合計";
    margin-right: 5px;
    padding: 1px 3px 1px 3px;
    background-color: #84786c;
    color: #FFFFFF;
    text-align: center;
    display: inline-block;
    width: 47%;
}

#companyname-cts table.companyname-list tr td:nth-child(8):before {
    content: "『伝記資料』事業分野";
    padding: 0px 2px 0px 7px;
    margin-bottom: -5px;
    display: block;
    border-left: none;
    border-top: none;
    background-color: #FFF;
    text-align: center;
    border-top: 1px solid #CCC;
    font-size: 12px;
    font-weight: bold;
}


#companyname-cts table.companyname-list td span {
    display: inline;
}

#companyname-cts table.companyname-list tr td:nth-child(7) {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 2px;
    padding-right: 2px;
    border: 1px solid #c64233;
    text-align: center;
width: 25%;
vertical-align: top;
}

#companyname-cts table.companyname-list tr td:nth-child(7) img {
    display: none;
    vertical-align: middle;
}

#companyname-cts table.companyname-list tr td:nth-child(7) a span {
    background-image: url(../images/ic_eiichi_auth.png);
    background-repeat: no-repeat;
    background-position: left -1px;
    background-size: 20px 20px;
    padding-left: 20px;
}

#companyname-cts table.companyname-list tr td:nth-child(7) a {
    color: #c64233;
    font-size: 12px;
}

#companyname-cts table.companyname-list tr td:nth-child(8) {
    line-height: 32px;
    display: block;
    text-align: center;
}


#companyname-cts table.companyname-list td.denkilink br {
    display: none;
}

#companyname-cts table.companyname-list td.denkilink span {
    border: 1px solid #CCC;
    margin-top: 3px;
    margin-bottom: 3px;
}

#companyname-cts table.companyname-list td.denkilink a {
    width: 95%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    background-color: #FFF;
}

#companyname-cts .sum, #companyname-cts .sum--inside {
    width: 100%;
    padding: 0 0px;
}

#companyname-cts .sum p, #companyname-cts .sum--inside p {
    float: none;
    width: auto;
    padding: 5px 5px;
    margin: 5px 5px;
    font-size: 100%;
}

#companyname-cts .sum table, #companyname-cts .sum--inside table {
    width: 98%;
    margin: 0 auto 5px;
    word-break: break-all;
}
#companyname-cts .sum table th, #companyname-cts .sum--inside table th {
    word-break: break-all;
}
/* 合計値を広げる */
#companyname-cts .sum table th:first-child {
    width: 34%;
}
#companyname-cts .sum table th:nth-child(2) {
    width: 21%;
}
#companyname-cts .sum table th:nth-child(3) {
    width: 21%;
}
#companyname-cts .sum table th:nth-child(4) {
    width: 24%;
}
#companyname-cts .sum--inside table th:nth-child(4) {
    width: 28%;
}

#companyname-cts ul.companyname_glossary {
    width: 98%;
}


#companyname-cts ul.companyname_glossary li {
    background-position: left 20%;
}

#companyname-cts .list50_nav p.nav_ttl {
    padding: 2px 0 0 15px;
    margin: 10px 10px 5px 5px;
}


/* 50音順 */
#companyname-cts p.list50_ttl {
    clear: both;
    margin-left: 3px;
}

#companyname-cts .list50_nav {
    width: 93%;
}

#companyname-cts .list50_nav p.list50_lead {
    margin: 0 0 0 9px;
    float: none;
    width: 93%;
}

#companyname-cts .list50_nav table {
    float: none;
    margin: 5px 10px 5px 0;
    border-spacing: 5px;
}

#companyname-cts .list50_nav table td {
    width: 104px;
    padding: 5px 0;
}

#companyname-cts .list50_nav table.pc {
    display: none;
}

#companyname-cts .list50_nav table.sp {
    display: block;
}

#companyname-cts .list50_nav table.sp a {
    display: block;
}

#companyname-cts table.list50-list {
    margin: 0 auto;
    width: 98%;
    border: none;
}

#companyname-cts table.list50-list tr {
    display: block;
    margin-top: 5px;
    padding: 5px 5px 5px 5px;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
    position: relative;
}

#companyname-cts table.list50-list tbody tr:nth-child(odd) {
    background-color: #fff;
}

#companyname-cts table.list50-list tbody tr:nth-child(even) {
    background-color: #fff;
}

#companyname-cts table.list50-list thead {
    display: none;
}

#companyname-cts table.list50-list tr td {
    border: none;
    vertical-align: baseline;
    padding: 5px 10px;
}

/*
 * ここから
 * 列増設に伴い、nth-child系は+1 first-childはnth-child(2)へ変更。
 */
#companyname-cts table.list50-list tr td:nth-child(1) {
    border-left: none;
}

#companyname-cts table.list50-list tr td:nth-child(2) {
min-height: 30px;
border: none;
font-size: 120%;
background-color: #e6e3de;
border: solid 1px #e6e3de;
padding: 7px;
font-size: 14px;
display: block;
width: auto;
}

#companyname-cts table.list50-list tr td:nth-child(3) {
    margin: 0;
    padding: 0 6px 0 0;
    display: block;
    /*margin-top: 3px;

    border-left: none;
    border-top: none;*/
}

#companyname-cts table.list50-list tr td:nth-child(4) {
    margin: 5px 0 7px 0;
    padding: 0 0 0 3px;
    display: block;
    text-align: left;
/*    border-bottom: solid 1px #ccc;*/
}

#companyname-cts table.list50-list tr td:nth-child(4):before {
    content: "社名使用年：";
}

#companyname-cts table.list50-list td.name2 img {
    margin-top: -45px;
}

#companyname-cts table.list50-list td span {
    display: inline;
}

#companyname-cts table.list50-list tr td:nth-child(6),
#companyname-cts table.list50-list td.industry_type {
        display: block;
        text-align: center;
        border: solid 1px #c64233;
        color: #c64233;
        margin-top: 5px;
}

#companyname-cts table.list50-list td.industry_type a {
    display: block;
    background-image: none;
    padding: 0;
    color: #c64233;
}

#companyname-cts table.list50-list td.industry_type br {
    display: none;
}
    

#companyname-cts table.list50-list tr td:nth-child(6) span {
    background-image: url(../images/ic_eiichi_auth.png);
    background-repeat: no-repeat;
    background-position: left -3px;
    background-size: 20px 20px;
    padding-left: 20px;
}

#companyname-cts table.list50-list tr td:nth-child(6) a {
    color: #c64233;
}

#companyname-cts table.list50-list tr td:nth-child(6) img {
    display: none;
    vertical-align: middle;
}

#companyname-cts table.list50-list tr.henkou td:nth-child(3) {
    display: none;
}

#companyname-cts table.list50-list tr.henkou td a {
    background-image: url(../images/arr_013.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0px 0 0 15px;
}

#companyname-cts table.list50-list tr.henkou td.name2 span {
    padding-left: 20px;
}

#companyname-cts table.list50-list tr.henkou td:nth-child(4):before {
    content: none;
}

#companyname-cts p.chartimg img {
    width: 100%;
    height: auto;
}
/* ここまで */



/*典拠資料*/
#companyname-cts #detail-cts .auth_table table {
width: 100%;
margin: 20px auto;
}

#companyname-cts #detail-cts .auth_table table tr {
margin-top: 0px;
border-top: none;
}

#companyname-cts #detail-cts .auth_table table td {
 border-bottom: none;
 border-top: none;
}


/* 新しいウィンドウを開く(変遷図〔業種〕典拠資料) */
/* h3内のspan */
.new-window #companyname-cts h3 span{

}



/* 団員一覧、掲載絵葉書一覧
------------------------------------------- */
#eiichi-cts .cate-box {
width: 100%;
}

#eiichi-cts .cate-box h4 {
/*display: none;*/
}
#eiichi-cts .cate-box .j_list {
/*display: none;*/
}

#eiichi-cts .cate-box .j_list li {
    width: auto;
/*display: none;*/
}

#eiichi-cts .cate-box .j_list li a  {
/*display: none;*/
}

#eiichi-cts .cate-box p {
margin: 10px 0px 10px 0px;
}

#eiichi-cts .cate-box img {
width: 95%;
height: 95%;
}

/* Q&A
------------------------------------------- */
#qa-cts .j_list {
display: none;
}

#qa-cts .j_list li {
display: none;
}

#qa-cts .j_list li a {
display: none;
}

/* スマートフォン用に表示 */
.cate-box_sma {
display: block;
}

.cate-box_sma .j_list li {
display: block;
width: 99%;
}

.cate-box_sma .j_list li a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 25px;
/* background-size: 11px 11px; */
background-position: 2% center;
}


/* 企業・団体・機関一覧
------------------------------------------- */
#dir-cts .j_list {
display: none;
}

#dir-cts .j_list li {
display: none;
}

#dir-cts .j_list li a  {
display: none;
}




/* 実業史錦絵リンク集、実業史リンク集 一覧
------------------------------------------- */
#link-cts .cate-box {
	display:none;
    clear: both;
    margin: 0px;
    padding: 0px;
	margin-bottom:20px;
}

#link-cts .cate-box h4 {
    margin-top: 0px;
	background-position: left 9px;
}


#link-cts .cate-box .left {
    width: auto;
    float: none;
    margin-bottom: 10px;
}

#link-cts .cate-box .left h4:first-child {
    margin-top: 0px;
}

#link-cts .cate-box .right {
    float: none;
    text-align: center;
}

#link-cts .cate-box .right img {
    margin-top: 0;
}

#link-cts .cate-box .right p {
}

#link-cts .j_list {
    width: 98%;
    margin: 0px auto 10px auto;
    padding-left: 5px;
    padding-bottom: 5px;
    table-layout: fixed;
    list-style-type: none;
}

#link-cts .j_list li {
    float: none;
    width: auto;
}

#link-cts .j_list li a  {
}

#link-cts .sp_photo  {
	display:block;
}



/* 団員一覧
------------------------------------------- */
#eiichi-cts div.member {
    width: 95%;
    margin: 5px 5px 5px 5px;
    min-height: 150px;
}

/* 渡米マップ
------------------------------------------- */
#map_detail-area #detail-cts ul.s-eiichi_snav {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
}

#map_detail-area #detail-cts ul.s-eiichi_snav li {
    background-image: none;
    border: none;
    line-height: 30px;
    width: auto;
}

#map_detail-area #detail-cts ul.s-eiichi_snav li a {
    text-decoration: none;
    margin: 0;
    color: #fff;
}

#map_detail-area #detail-cts p.maparea,
#map_detail-area #detail-cts p.pc {

    display: none;
}
#map_detail-area #detail-cts p.sp {
    display: block;
}

#map_detail-area #detail-cts table {
    display:table;
	width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: solid #b5bfb7 1px;
    margin: 0 auto;
}

#map_detail-area #detail-cts table a {
    text-decoration: none;
    color: #333333;
    display: block;
    background-image: none;
    padding: 15px;
}

#map_detail-area #detail-cts table tr.even {
    background-color: #f7f7f7;
}

#map_detail-area #detail-cts table tr.odd {
    background-color: #ebeae6;
}

#map_detail-area #detail-cts table.footable.breakpoint > tbody > tr > td.expand {
    background: url('../images/arr_002_hir.png');
    background-size: 15px 27px;
    background-repeat: no-repeat;
    background-position: 97% center;
    padding: 0px;
}

/* 渡米実業団 各訪問先
------------------------------------------- */
.new-window_s #wrap {
    width: 98%;
}
.new-window_s #header #site_id{
    width: 98%;
}

.new-window_s #header #site_id h1 {
    width: 250px;
}

.new-window_s #contents {
    width: 98%;
    margin: 0 auto;
}

.new-window_s #eiichi-cts .journey {
    width: 93%
}
.new-window_s div.journey h3 {
    padding: 7px 0px;
}

.new-window_s #eiichi-cts .journey table {
    width: auto;
    margin: 0 0 0 0;
    padding: 0;
}

.new-window_s #eiichi-cts .journey table tr {
    padding-bottom: 5px;
}


.new-window_s #eiichi-cts .journey table th {
    vertical-align: top;
    width: 61px;
}

.new-window_s #eiichi-cts .journey table td {
    display: block;
    padding: 0px 0 0px 10px;
    margin-top: -3px;
    margin-bottom: 3px;
}

.new-window_s #eiichi-cts #detail-cts {
    margin: 0px;
    padding: 0px 0 0px 0px;
}


#eiichi_list-area #eiichi-cts .journey #detail-cts p {
    padding-left: 2px;
    padding-right: 2px;
}

#eiichi_list-area #eiichi-cts .journey p.s {
    margin: 5px 0px 10px 0px;
}

/* 渡米実業団 訪問先閉じるボタン */
#contents p.tobeitop {
    margin: 10px auto;
    width: 70%;
    text-align: center;
}

#contents p.tobeitop a {

}



/* 行程概要
------------------------------------------- */
.journey-box {
    width: 91%;
}

ul.journey-nav li {
    display: block;
    width: 98%;
}

/* 日程詳細
------------------------------------------- */
/* 画像 */
#eiichi_list-area_side .img-box {
    width: 100%;
    margin: 0 auto 0px auto;
}

#eiichi_list-area_side .img-box .right {
    float: none;
    width: 95%;
    margin: 0 auto 5px auto;
    padding: 0;
}

#eiichi_list-area_side .img-box .right img {
    float: none;
    height: auto;
}

#eiichi_list-area_side .img-box .left {
    float: none;
    width: 95%;
    margin: 0 auto;
    padding: 0;
}

#eiichi_list-area_side .img-box .left img {
    float: none;
    height: auto;
}




#eiichi-cts ul.month {
    width: 97%;
    margin: 10px auto 0 auto;
}

#eiichi-cts ul.month li {
    width: 22.5%;
    margin: 0 2px;
    padding: 2px 0;
    font-size: 14px;
}

#eiichi-cts table.schedule th {
    padding: 7px 10px;
}

#eiichi-cts table.schedule td {
    vertical-align: middle;
    padding: 7px 10px;
    font-size: 13px;
}

/* 巌谷小波絵葉書ギャラリー
------------------------------------------- */
#eiichi-cts div.postcard {
    width: 90%;
    margin: 0px 5px 10px 5px;
    padding: 10px;
    min-height: 0px;
    height:auto;
}
#eiichi-cts div.postcard img {
    width: 100%;
    height: auto;
    margin: 0;
}

#eiichi-cts div.postcard p.txt {
    margin: 5px 0 0px 0;
    padding: 0px 0 7px 0px;
}

#eiichi-cts div.postcard p.border-top {
    position: static;
    width: 100%;
    margin: 0px 0 0px 0;
    padding: 7px 0px 0px 0px;
}

/* SH
------------------------------------------- */
#SH_detail-area {
    width: 98%;
    margin: 0px auto 15px auto;
    padding: 0px;
    clear: both;
}

/* SH内 */
#SH-cts {
    width: 98%;
    margin: 0px auto 10px auto;
}

/* SH内のtable */
#SH-cts table {
    width: 98%;
}

/* SH内のtableのtd内を改行させる */
#SH-cts table td {
white-space: normal;
}



/* 最終更新日 */
.reset_date{
    text-align: center;
    font-size: 95%;
}

/* 渋沢栄一詳細年譜」凡例 */
#SH_detail-area .hanrei {
    width: 92%;
    margin: 15px auto 15px auto;
    padding: 10px 10px 5px 10px;
}

#SH_detail-area .hanrei p {
    margin-left: 0px;
}

#SH_detail-area .hanrei ol {
    margin-left: 5px;
}

#SH_detail-area ol li {
    margin-left: 20px;
}



/* 渋沢栄一サブナビ(サイド無し時対応)
------------------------------------------- */
ul.eiichi_snav {
    display: none;
}
ul.s-eiichi_snav {
    display: block;
}
ul.s-eiichi_snav {
    float: none;
    margin: 10px auto;
}
ul.s-eiichi_snav li {
    display: block;
    padding: 2px 10px 0 15px;
}
ul.s-eiichi_snav li.btn {
    width: auto;
    background-color: #de5a53;
    color: #fff;
    border-color: #c64233;
    text-shadow: 1px 1px #8e2f25;
    font-weight: normal;
    font-size: 12px;
    margin: 3px 0px;
    height: 30px;
    line-height: 30px;
}

ul.s-eiichi_snav li a {
    padding: 0;
    background-image: none;
    color: #fff;
}

/* -------------------------------------------
史料館
------------------------------------------- */

/* 渋沢研究会例会
------------------------------------------- */
dd span.gray {
    display: block;
    width: 64px;
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
}


/* -------------------------------------------
センター
------------------------------------------- */
/* 企業史料ディレクトリ
------------------------------------------- */
#dir-cts .dir_list {
    width: 95%;
    height: auto;
    min-height: 110px;
    margin: 0 auto;
    background-image: none;
    overflow: hidden;
}
/* 1列の場合 */
#dir-cts .dir_list_odd {
    width: 98%;
    height: auto;
    margin: 0 auto;
    background-image: none;
    overflow: hidden;
}
/* 2列の場合 */
#dir-cts .dir_list_ever {
    width: 98%;
    height: auto;
    margin: 0 auto;
    background-image: none;
    overflow: hidden;
}

#dir-cts .dir_list img.dir-border {
    display: none;
}

#dir-cts .dir_box {
    float: none;
    width: 97%;
    min-height: 50px;
    padding: 0 3px;
    margin: 0 auto;
    border: solid 1px #ccc;
    margin-bottom: 10px;
    padding-top: 5px;
    box-shadow: 0px 0px 7px #ccc;
}

#dir-cts .dir_box h4 {
    margin: 0px 2px 2px 2px;
}

#dir-cts .dir_box ul li {
    float: none;
    width: 96%;
    font-size: 100%;
    padding: 8px 0 8px 0;
}

#dir-cts .dir_box ul li a {
    padding-left: 20px;
}

#dir-cts p.baa {
    text-align: left;
}

#dir-cts p.baa span {
    background-color: #e73d2c;
    color: #ffffff;
    font-weight: normal;
    font-size: 90%;
    padding: 1px 10px;
}

#dir-cts #detail-cts table td {
    background-color: #fff;
}

/* 企業・団体・機関詳細戻るボタン */
#contents p.dir-close {
    margin: 10px auto;
    width: 95%;
    text-align: center;
}
#contents p.dir-close a {
    padding: 5px;
}
#contents p.btn_back{
    display: block;
    width: auto;
}
#contents p.btn_back a {
    display: block;
    color: #FFF;
}

/* -------------------------------------------
財団概要
------------------------------------------- */
/* 講演
------------------------------------------- */




/* 機関誌　「青淵」
------------------------------------------- */
/* 一覧 */
.top-release {
    padding: 0;
    margin: 10px auto 15px auto;
}

.cover {
    float: none;
    width: 93%;
    margin: 10px auto 0 auto;
}

.cover img {
    display: block;
    margin: 0 auto;
}

.release-about {
    width: 93%;
    float: none;
    margin: 0 auto 10px;
}


/* 青淵ロゴ */
.release-about img.seienttl {
    display: none;
}

/* 最新号 */
#contents .release-about p.release {
    font-size: 100%;
    text-align: left;
    padding: 10px 5px 10px 5px;
}

/* 最新号アイコン */
.release-about p.release span {
    margin: 0 5px 0 0;
    padding: 4px 15px 4px 15px;
}

/* ボタン */
#seien-cts .btn-cts {
    width: 100%;
    margin: 10px auto;
}

#seien-cts .btn-cts p {
    margin: 0px 0px 5px 0px;
}

#seien-cts .btn-cts .float_lefter {
    float: none;
    margin: 0 auto;
    font-size: 95%;
}
#seien-cts .btn-cts .float_lefter a {
    width: 100%;
    padding: 5px 0;
    display: block;
}
#seien-cts .btn-cts .float_righter {
    float: none;
    font-size: 95%;
}
#seien-cts .btn-cts .float_righter a {
    width: 100%;
    padding: 5px 0;
    display: block;
}




#contents .release-about p.sell {
    width: 100%;
    margin: 10px auto;
    padding: 5px 0px;
    position: static;
}

.btn-cts a img {
    width: 28px;
    height: 27px;
}

/* バックナンバー */
.bn {
    width: 93%;
}

.bn .bn-cts {
    padding: 0px 0 0 0;
    background-image: none;
    overflow: hidden;
}
/* １冊のごとの囲み */
.bn .bn-cts .bn-box {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #ccc;
    padding: 10px 0;
}

.bn .bn-cts .bn-box:first-child {
    border-top: none;
}

.bn .bn-cts .bn-box>a {
    display: inline;
}

/* 表紙画像 */
.bn .bn-cts .bn-box img {
    clear: both;
    float: left;
    display: inline;
    width: 15%;
    height: auto;
    margin: 0 10px 0 5px;
}

#blog_list-area .bn .bn-cts .bn-box h4 {
    display: inline-block;
    text-align: center;
    padding: 0px;
    margin: 7px 0 10px 0;
    font-size: 100%;
}

/* ボタン（オンラインショップ） */
#contents .bn .bn-cts .bn-box p {
    display: inline-block;
    width: 75%;
    margin: 0;
}

.bn .bn-cts .bn-box p a {
    padding: 3px 0;
}

/* 詳細 */
.seien-cts_box {
    width: 92%;
    padding: 10px;
}

.seien-cts_box_left {
    width: 100%;
    float: none;
}

.seien-cts_box_left img {
    display: block;
    margin: 0 auto;
}

#seien-cts .seien-cts_box_left h3 {
    font-size: 115%;
    margin: 10px 0 20px 0;
    width: 100%;
}

.seien-cts_box_right {
    width: 100%;
    float: none;
}

.tayori-navi {
    padding: 10px 7px 10px 7px;
}

#contents .tayori-navi p {
    display: block;
    float: none;
    margin: 0;
}

ul.tayori {
    float: none;
}

ul.tayori li{
    font-size: 80%;
    display: inline;
    padding-top: 0px;
    margin: 2px 0px 0px 2px;
}

li.arr1 {
    padding-left: 11px;
}

li.arr2 {
    padding-left: 11px;
}

li.arr3 {
    padding-left: 11px;
}

.online a{
    width: auto;
    display: block;
}

/* -------------------------------------------
お問い合わせ
------------------------------------------- */

/* フォームテーブル*/
#form-cts table {
    clear: both;
    width: 95%;
    border: 0px none;
    display: block;
    border: 1px solid #79ADA1;
}
#form-cts table tbody {
    width: 100%;
    display: block;
}
#form-cts table tr {
    width: 100%;
    border: 0px none;
    margin-bottom: 10px;
    display: block;
}
#form-cts table th {
    width: auto!important;
    margin-bottom: 3px;
    padding: 5px 5px 5px 10px;
    border-right: 0px none;
    border-bottom: 0px none;
    text-align: left;
    vertical-align: top;
    display: block;
}
#form-cts table td {
    width: auto!important;
    border-right: 0px none;
    border-bottom: 0px none;
    padding: 0px 15px 5px 15px;
    display: block;
}

/* フォームテーブル inputのスタイル*/
#form-cts table input[type="text"],
#form-cts table input[type="tel"],
#form-cts table input[type="email"] {
    padding: 6px 0px;
    text-indent: 6px;
    border: 1px solid #b9b9b9;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 16px;
}
#form-cts table tr.assortment{

}
#form-cts table tr td ul.formItem01 {
    margin: 15px 0px 0px;
    padding: 0px;
}
#form-cts table tr td ul.formItem01 li {
    margin: 0px;
    padding: 10px 0px;
}
#form-cts table tr td ul.formItem02 {
    margin: 15px 0px 0px;
    padding: 0px;
}
#form-cts table tr td ul.formItem02 li{
    width: auto;
    margin: 0px;
    padding: 10px 0px;
}
#form-cts table tr.assortment td ul.formItem01 li span {
    display: block;
    padding-top: 10px;
}
#form-cts table tr.assortment input[type="text"] {
    width: 100%;
}
#form-cts table tr.enrollment{
    text-align: center;
}
#form-cts table tr.enrollment select {

}
#form-cts table tr.dues ul.formItem02 li {
    width: 34%;
}
#form-cts table tr.dues ul.formItem02 li:nth-child(1) {
    width: 26%;
}
#form-cts table tr.dues select {

}
#form-cts table tr.dues td ul input[type="text"] {
    width: 50%;
}
#form-cts table tr.name {}
#form-cts table tr.post input {
    width: 70px;
    margin: 0px 3px;
}
#form-cts table tr.address {}
#form-cts table tr.tel input {
    width: 65px;
    margin: 0px 5px 0px 3px;
}
#form-cts table tr.fax input {
    width: 65px;
    margin: 0px 5px 0px 3px;
}
#form-cts table tr.mail {}

/* HP上で、紹介の承諾（可・否）*/
#form-cts div.publish {
    width: 100%;
}
#form-cts div.publish table td label {
    padding: 10px 15px;
}
#form-cts ul li p.bank-account {
    background-color: #D4ECE8;
    padding: 10px;
    margin-left: -20px;
    margin-right: -20px;
}

/* フォームインプットタイプ*/
.size3,.size6,.size10,.size25,.size35,.size50,.size65{width: 100%;}
.size3 {width: 20%;}
.size6 {width: 20%;}
.size35 {width: 90%;}
.size10 {width: 50%;}

#form-cts table td input {
    border: 1px solid #888;
}

/* 入力フォーム ボタン */
#contents .thanks {
    margin-top: 60px;
    margin-bottom: 60px;
    text-align: center;
}
#contents .thanks .btn-box01 {
    text-align: center;
    margin: 0 auto　20px;
}
#contents .thanks .btn-box01 a{
    margin: 0 20px;
}
#contents .thanks .btn-box01 input {
    width: 80%;
    height: 50px;
    margin: 10px auto;
}

/*スマートフォンのみ改行*/
br.smartBr{
    display: block;
}

/* -------------------------------------------
btn-cts
------------------------------------------- */
#eiichi_list-area .btn-cts {
    width: 100%;
    margin: 10px auto;
    font-size: 12px;
}

#eiichi_list-area .btn-cts p {
    margin: 5px 5px;
}

#eiichi_list-area .btn-cts .float_lefter {
    float: none;
    margin: 0 auto;
}


#eiichi_list-area .btn-cts .float_lefter a {
    width: 100%;
    padding: 7px 0;
    display: block;
}

#eiichi_list-area .btn-cts .float_righter {
    float: none;
}

#eiichi_list-area .btn-cts .float_righter a {
    width: 100%;
    padding: 7px 0;
    display: block;
}

.new-window #eiichi_list-area .btn-cts .float_righter a {
    width: 100%;
    padding: 7px 0;
    display: block;
}



/* -------------------------------------------
カレンダー(史料館開館、1909年)
-------------------------------------------*/
/* 月のカレンダー */
#open-cts div.open,
#eventcal-cts .eventcalInner div.open {
    float: none;
    width: 95%;
    height: auto;
    margin: 0 auto 10px auto;
    padding: 5px 3px 5px 3px;
}

/* 非表示 */
#open-cts div.open_none {
    display: none;
}

#open-cts div.open table {
    width: 98%;
}

#open-cts div.open table caption {
    width: 100%;
    background-image: none;
    background-color: #b1b1b1;
}

#open-cts div.open table td {
    height: 28px;
}

/* 史料館開館カレンダー
------------------------------------------- */
#calender_detail-area > div {
    width: 100%;
}

/* 休館日の詳細内容 */
#open-cts p.holiday_comment {
margin: 0px 0px 0px 0px;
text-align: left;
}

/* br削除 */
#open-cts p.holiday_comment br:nth-of-type(1) {
display: block;
}

/* iframe レスポンシブ対策 */
#calender_detail-area .frame {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
/* 無料入館日の詳細内容 */
#open-cts p.freeday_comment {
margin: 0px 0px 0px 0px;
text-align: left;
}

#calender_detail-area iframe { 
    height: 3500px;
}

/* インラインフレーム内 */
#open-cts {
    width: 100%;
}

#open-cts > div {
    width: 100%;
}

/* 1909年カレンダー（PHPカレンダー）
------------------------------------------- */
/* iframe レスポンシブ対策 */
/* 非表示 */
#calender_1909-area .pc_cal .frame {
	display:none;
}

#calender_1909-area .pc_cal iframe { 
	display:none;
}

#calender_1909-area .sp_cal .frame {
	display:block;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

#calender_1909-area .sp_cal iframe { 
	display:block;
    width:100%;
    height: 1900px;
}

/* インラインフレーム内 */
.eventcalInner h3 {
	width:90%;
    padding: 10px 5%;
    margin: 0px auto 10px auto;
}

.eventcalInner  > div {
    width: auto;
    margin: 0 0;
    padding-left: 0;
    padding-right: 0;
}
.eventcalInner div.open {
	float:none;
    width: 90%;
    height: auto;
	margin:0 auto 10px auto;
	padding:10px 5%;
}

.eventcalInner table caption {
    width: 100%;
}

.eventcalInner table {
    width: 100%;
}



/* 1909年カレンダー（ブログ記事一覧）
------------------------------------------- */
#daily-cts {
    width: 100%;
}

#daily-cts .box {
    width: auto;
    margin-left: 25px;
    margin-right: 5px;
	padding-left:0.8em;
}


/* 晩香廬・青淵文庫公開カレンダー
------------------------------------------- */
#calender_list-area {
    width: 100%;
    height: 4000px;
}

#calender_list-area iframe {
    height: 4000px;
}

/* インラインフレーム内 */
#public-cts {
    width: 96%;
}

/* 公開時間 */
#public-cts .time_nav {
    width: 98%;
    margin: 0px auto 5px auto;
    padding: 0px 0px 0px 0px;
    border: none;
    box-shadow: none;
}
/* タイトル */
#public-cts .time_nav p.nav_ttl {
	font-size: 100%;
	font-weight:bold;}
/* リード */
#public-cts .time_nav p.nav_lead {
    display: block;
	width:95%;
	margin: 5px 0 10px;
    padding: 2px 0 0 5px;
	font-size:100%;
	background:none;
}
/* 公開時間ボックス */
#public-cts .time_nav .time-box {
    float: none;
    width: 98%;
    margin: 0px auto;
	padding:0;
	border:none;
}
#public-cts .time_nav .time-box p {
    margin: 0px auto 3px auto;
    padding: 0px;
	line-height: 150%;
}
#public-cts .time_nav .time-box p span {
    margin: 0px 0px 10px;
    padding: 5px 10px;
}
/* 休館日の詳細内容 */
#public-cts p.holiday_comment {
    text-align: left;
    font-size: 90%;
    margin: 0px 10px;
}
#public-cts span.holiday {
    display: inline-block;
	margin: 3px 5px 6px 0px;
}

/* br削除 */
#public-cts p.holiday_comment br:nth-of-type(1) {
display: block;
}
/* 無料入館日の詳細内容 */
#public-cts p.freeday_comment {
    text-align: left;
    font-size: 90%;
    margin: 0px 10px;
}

/* 注意事項 */
#public-cts .notes_nav {
    width: 100%;
    margin: 10px auto;
    padding: 0 0px 5px 0px;
    font-size: 90%;
}

/* タイトル */
#public-cts .notes_nav p.notes_ttl {
    width: 97%;
    margin: 7px 5px 2px 5px;
    padding: 2px 0 0 0px;
}

/* 注意事項ボックス */
#public-cts .notes_nav ul {
    margin: 0px auto 0px auto;
    padding: 0 10px;
    background-position: left top;
}

#public-cts .notes_nav ul li {
    margin: 0px auto 0px auto;
    padding: 2px 0px 2px 12px;
background-position: left 13px;
}
/* アイコン-団体見学 */
#public-cts .notes_nav ul li.group span {
    display: inline-block;
}

/* アイコン-外観のみ */
#public-cts .notes_nav ul li.appearance span {
    display: inline-block;
}

/* アイコン-記念品陳列室不可、閲覧室不可 */
#public-cts .notes_nav ul li.not span {
    display: inline-block;
}

/* br削除 */
#public-cts .notes_nav ul li.group br:nth-of-type(1),
#public-cts .notes_nav ul li.appearance br:nth-of-type(1),
#public-cts .notes_nav ul li.not br:nth-of-type(1) {
display: block;
}


/* 注意事項-コメント */
#public-cts p.notes_comment {
width: 93%;
}


/* 月別カレンダー
------------------------------------------- */
#public-cts table.public-list {
    width: 100%;
    margin: 0;
    border: 1px solid #b5bfb7;
}

#public-cts table.public-list tr {
display: block;
padding: 5px 7px 5px 7px;
border-top: 1px solid #ffffff;
position: relative;
}


#public-cts table.public-list thead {
    display: none;
}

#public-cts table.public-list tr td {
    border: none;
    vertical-align: middle;
}
/* 日付け */
#public-cts table.public-list tr td:first-child {
    margin-bottom: 0px;
    padding: 2px 4px;
    border: none;
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
}
/* 休館日 */
#public-cts table.public-list tr td:nth-child(2) {
    padding: 2px 0px;
    font-size: 12px;
    display: inline-block;
}
/* 晩香廬 */
#public-cts table.public-list tr td:nth-child(3) {
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 0px 0 0px 0;
    font-size: 12px;
    display: inline-block;
width: 100%;
border: 1px solid #FFF;
background-color: #FFF;
/* background-color: #C16D53; */
vertical-align: middle;
}


#public-cts table.public-list tr td:nth-child(3):before {
content: "晩香廬";
margin: 0 3px 0px 0px;
padding: 6px 0px 4px 0px;
color: #333;
text-align: center;

width: 20%;
height: 17px;
white-space: nowrap;
background-color: #E8E0CF;
float: left;
}

/* 青淵文庫 */
#public-cts table.public-list tr td:nth-child(4) {
    margin-top: 1px;
    margin-bottom: 0px;
    padding: 0px 0 0px 0;
    font-size: 12px;
    display: block;
width: 100%;
height: 54px;
border: 1px solid #FFF;
background-color: #FFF;
/* background-color: #7097E5; */
}

#public-cts table.public-list tr td:nth-child(4):before {
content: "青淵文庫";
margin: 0 3px 0px 0px;
padding: 6px 0px 4px 0px;
color: #333;
text-align: center;
width: 20%;
height: 44px;
white-space: nowrap;
background-color: #E8E0CF;
float: left;
}

/* アイコン-団体見学 */
#public-cts table.public-list tr td p.group {
float: left;
    margin: 2px 0px 2px 0px;
}

/* アイコン-外観のみ */
#public-cts table.public-list tbody td p.appearance {
    margin: 2px 0px 2px 0px;

}

/* アイコン-記念品陳列室不可、閲覧室不可 */
#public-cts table.public-list tbody td p.not {
    display: inline-block;
    margin: 2px 0px 2px 0px;
}


/* 注意事項 */
#public-cts table.public-list tr td:nth-child(5) {
    display: inline-block;
    width: 97%;
    padding-bottom: 1px;
}


/* tdに値が何もない時 */
#public-cts table.public-list tr td.close_none {
    display: none;
}

#public-cts table.public-list tr td.close_none:before {
    content: "";
}

/* フォーム　*/
.aform .aform-content dl dt {
    float: none; 
    width: 100%;
    padding: 10px;
    background: #eee;
    border-right: 1px solid #ccc;
    padding-bottom: 0px;
    margin-bottom: 0;
}
.aform .aform-content dl dd {
    margin-bottom: 0;
    padding: 10px 10px 0px;
    zoom: 1;
    overflow: auto;
}
#detail-cts .aform-content img {
    background-image: none;
    border: none;
    padding: 0px;
    margin: 3px 0;
}


/*--企画展示（暫定対応）--------------------*/
#web_detail-area span.tenji {text-align:center; display:block;}
#web_detail-area span.tenji img.float_lefter{float:none; margin:auto;}
#web_detail-area .block {display: block;}
#web_detail-area table.midashi th {padding:0 5px 0 0;}

/*事業成果報告スタイル*/
#study-cts table.project-detail tr td.listItem02.listLast{
    border-bottom: none;
}
.reportBtn{
    text-align: center;
    width: 80%;
    margin: 0 auto 10px !important;
}
.reportBtn a{
    display: block;
}
.itemText{
    float: none;
    width: 100%;
    margin: 0 auto 10px !important;
}
.itemPdfBlock,
.item-movie-block{
    float: none;
    width: 100%;
}
.photo02 img{
    width: 80%;
    margin: 0 auto 10px !important;
}
.report_floatLeft{
    float: none;
}
.report_floatRight{
    float: none;
}
.reportSide{
    line-height: 160%;
    margin: 0;
    padding: 0 5px;
}
.reportSide img{
    width: 80%;
    height: auto;
    display: block;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin: 10px auto !important;
}
#study-cts h3.reportTitle{
    padding: 0;
}
#detail-cts .reportPaging01 li,
#detail-cts .reportPaging02 li{
    padding: 0;
}
#detail-cts .reportPaging01 li:last-child{
    width: 114px !important;
}
#detail-cts .reportPaging02 li:first-child{
    width: 114px !important;
}
#detail-cts .reportTable{
    margin: 0 !important;
}
