/* サイト全体を明朝体にする指定 */
body {
    color:#000; 
    padding: 0px; 
    font-family: 'Noto Serif JP', serif; 
    font-size: 15px;
｝
/* 特定フレームの幅を900pxにする指定 */
.center-contents {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-weight:bold; 
}   

/*データベース ページ */

.hiyari_riyokiyaku{
    display: block;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', Sans;
    letter-spacing: 0em;
}
.hiyari_riyokiyaku box {
  padding: 10px 10px;
  width: 100%;
  height: 300px;
  overflow: scroll;
  background: #f5f5f5; 
  }
.hiyari_riyokiyaku h3 {  
    font-size: 15px;
    margin-top: 0px;
    margin-bottom: 4px; 
    padding:4px 0 ;
    letter-spacing: 0.1em;
    background: #fff; 
    text-align: center;
}
.hiyari_riyokiyaku  h4{
    color:#67b5b7; 
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
    letter-spacing: 0.1em;
}
.hiyari_riyokiyaku  p{
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    font-weight:normal;
    letter-spacing: 0.1em;
}
.hiyari_riyokiyaku  table {  
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px; 
}
.hiyari_riyokiyaku  th{
    vertical-align: top;
    width: 8%;
    text-align:right;
    font-size:13px;
    padding: 0px 5px 0 0 ;
    font-weight:normal;
}
.hiyari_riyokiyaku  td{
    width: 92%;
    font-size:12px;
    padding: 0px 0 10px 5px ;
}
.hiyari_riyokiyaku ul{
    width: 92%;
    font-size:12px;
    padding: 0px 0 10px 18px ;
}
.hiyari_riyokiyaku a{
　display: block;
　letter-spacing: 0.1em;
    font-size: 18px;
    font-weight: bold;
    line-height: 2em;
}
.hiyari_riyokiyaku a:hover { color: #ff6600; }
.hiyari_riyokiyaku a:active { color: #67b5b7; }

.database-videobox {
    display:block;
    max-width: 300px;
    margin-left: 0px;
    margin-right: auto;
}  
.hiyari {
    float: left;
    max-width: 550px;
    margin-left: auto;
    margin-right: 20px;
}    
.database-box {
    float: left;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}   
.database-box p{
    font-size: 13px;
    color:#000;
    font-weight: normal;
    line-height: 150%;
}
.database-box h3{
    color:#fff;
    background: #67b5b7; 
    padding: 8px 0px;
    text-align: center;
    font-family: 'Noto Sans JP', Sans;
    font-size: 16px;
    letter-spacing: 0.1em;
    margin:0px 0px 20px 0px;
}
.database-box a {
    color: #67b5b7;
    display: block;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Noto Sans JP', Sans;
}
.database-box a:hover { color: #ff6600; }
.database-box a:active { color: #67b5b7; }
.database-box a span:hover { color: #ff6600; }
.database-box a span:active { color: #67b5b7; }
.database-box hr {
    height: 2px;
    border: none;
    border-top: 1px #666666 dotted;
    padding: 0px 0px 30px 0px;
}  

/*関連リンク */

.r_links{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.r_links table {
    letter-spacing: 0.05em; 
    font-size:13px; 
    border-collapse:collapse;
}    
.r_links table th{ 
    padding:16px 30px; 
    text-align:left; 
    font-weight:normal;
}
.r_links ul { 
    padding-left: 0px;
}
.r_links li { 
    padding-bottom: 20px;
}
.r_links h3 {
    padding:8px 0px;  
    color: #000;    
    display: block;
    font-size: 15px; 
    font-family: 'Noto Sans JP', Sans;
}
.r_links a {
    font-weight: bold;
    color: #000000;
}
    .r_links a:hover { color: #ff6600; }
    .r_links a:active { color: #ff6600; }


/*著作物ポリシー　ページ */
.c_form{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', Sans;
}
.c_form div.card-body {
    margin-top: 20px;
}
.c_policy{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.c_policy p {
    letter-spacing: 0.1em; 
    font-size:13px; 
}
.c_policy table {
    letter-spacing: 0.2em; 
    font-size:13px; 
    background: #f4f5f5; 
    border-collapse:collapse;
}    
.c_policy table th{ 
    padding:16px 30px; 
    text-align:left; 
    font-weight:normal;
}
.c_policy ol ul { 
    padding-left: 40px;
}
.c_policy li { 
    padding-bottom: 8px;
}
.c_policy h2 {
    font-size:18px; 
    letter-spacing: 0.1em; 
    text-align:center;
    line-height:60px;
}
.c_policy table h3 {
    padding:8px 0px;  
    color: #000;    
    display: block;
    font-size: 15px; 
    font-family: 'Noto Sans JP', Sans;
}

ul.memo li {   list-style: none;} 
ul.memo li::before {   content: "※";   }

/*WEBスケジュール　ページ */
.m_schedule {
    margin-top: 0px;
    margin-bottom: 80px;
    font-size: 13px;
    font-family: 'Noto Sans JP', Sans;
    font-weight: bold;
    color:#000;
}
.m_schedule table {
    border: 0.5px solid rgb(0, 0, 0); 
    border-collapse: collapse;
    width: 100%;
}
.schedule {
    margin-top: 0px;
    margin-bottom: 80px;
    font-size: 13px;
    font-family: 'Noto Sans JP', Sans;
    font-weight: bold;
    color:#000;
}
.schedule table {
    border: 1px solid rgb(0, 0, 0); 
    border-collapse: collapse;
    max-width: 100%;
}
.schedule th {
    border: 1px solid rgb(0, 0, 0); 
    color: #000; 
    background-color: #fff; 
    width: 10px; 
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}
.schedule td{
    color: #000; 
    border: 1px solid rgb(0, 0, 0); 
    width: 70px;
    vertical-align : top;
}
.old_schedule a {
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight:bold;
    text-decoration: none;
    color: #999;
    margin-left: 35px;
    font-family: 'Noto Sans JP', Sans;
    line-height: 150%;
}
.old_schedule a:hover {color: #007fff; }
.old_schedule a:active { color: #007fff;}


/*在宅人工呼吸療養・計画停電確認表ページ */

.keikakuteiden {
    float: left;
    margin: 10px 0px 0 0;
    padding: 0;
}   
.keikakuteiden p{
    font-size: 13px;
    color:#000;
    font-weight: normal;
    line-height: 150%;
}
.keikakuteiden h2{
    color:#000;
    font-weight: bold;
    margin:0px 0px 20px 0px;
    padding: 0px;
    text-align: left;
    font-size: 24px;
    letter-spacing: 0.1em;
    line-height: 150%;
}
.keikakuteiden h3{
    color:#000;
    font-weight: normal;
    margin:20px 0px 8px 0px;
    padding: 0px;
    text-align: left;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 150%;
    font-family: 'Noto Sans JP', Sans;
}
.keikakuteiden h4{
    color:#000;
    font-weight: normal;
    margin:20px 0px 8px 0px;
    padding: 0px;
    text-align: left;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 150%;
    font-family: 'Noto Sans JP', Sans;
}
.keikakuteiden a {
    color: #67b5b7;
    display: block;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Noto Sans JP', Sans;
}
.keikakuteiden a:hover { color: #ff6600; }
.keikakuteiden a:active { color: #67b5b7; }
.keikakuteiden ol {
    margin:0px;
    font-size: 13px;
    color:#000;
    font-weight: normal;
    line-height: 150%;
}
.keikakuteiden ul {
    margin:0px;
    font-size: 13px;
    color:#000;
    font-weight: normal;
    line-height: 150%;
}
.keikakuteiden li{
    padding: 0px 0 12px  8px ;
}
.keikakuteiden_menu {
    display: block;
    margin-top: 10px ; 
    margin-right: 50px ; 
    font-family: 'Noto Sans JP', Sans;
    font-size: 12px;
    color: #000;
    font-weight:bold; 
}
.keikakuteiden_menu h3 {  
    font-size: 18px;
    margin-bottom: 20px; 
    padding: 4px 0 ;
    letter-spacing: 0.1em;
    color: #ffffff;
    font-weight:bold;
    background: #67b5b7; 
    text-align: center;
}
 .keikakuteiden_menu p{
    display: block;  
    margin:10px 0px;
    width: 100%; 
    height: auto;   
    padding:6px 0  6px 10px;  
    text-align: left; 
    font-weight:bold; 
    font-family: 'Noto Sans JP', Sans;
    background-color: #000;
    color: #fff;
}
 .keikakuteiden_menu a{
    display: block;
    margin:10px 0px;
    width: 100%; 
    height: auto;   
    padding:6px 0  6px 10px;  
    color: #000;    
    text-align: left;  
    text-decoration: none;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgba(225, 226, 226, 1) 50%); 
    vertical-align: middle; 
    background-size: 200% auto;    
    background-color: #fff;
    transition: 1s;
    font-weight:bold; 
}
 .keikakuteiden_menu a:hover {
    color: #ff6347;
    background-position: -100% 0;
}


/*業績 ページ */

.pub{
    margin: 20px 0 0px 0;
}
.pub h3 {
    border-bottom: 4px solid #67b5b7;
    font-size: 16px;
    margin: 20px 0px;
    padding: 10px 16px;
    color: #000;
    letter-spacing: 0.1em;
    font-family: 'Noto Sans JP', Sans;
}
.pub h2 {
    margin: 0px 0px;
    padding: 0px 0px;
    color: #67b5b7;
    letter-spacing: 0.2em;
}
.pub table {
    width: 840px;
    margin: 10px 0px 30px 0;
}
.pub table td{
    width: 90%;
    text-align:left;
    color: #000;
    font-size: 13px;
    margin: 0px 0px;
    padding: 16px 8px;
    font-weight:normal;
    border-width: 0px;
    border-style: none;
}
.pub table th{
    vertical-align: top;
    width: 10%;
    text-align:right;
    color: #000;
    font-size: 13px;
    margin: 0px 0px;
    padding: 16px 8px;
    font-weight:normal;
}

.tabnavi{
    margin-top: 20px; 
    font-family: 'Noto Sans JP', Sans;
}
.tabnavi li {
    border: 1px solid #a6b8d4;
    font-size: 12px;
    list-style-type: none;
    margin: 6px 0px;
    padding: 0;
    text-align: center;
    width: 70px;
    height: 120%;
    float: left;
}
.tabnavi a {
    display: block;
    letter-spacing: 0.2em;
    color: #555555;
    margin: 0  ;
    padding: 4px 0;
}
.tabnavi a:hover { color: #ff6600; background-color: #e1e2e2;}


/*研究成果 ページ */

/* 研究成果　menu */
/* 研究成果ページ　左メニューのアニメーション等 */
.menu {
    max-width: 360px;
    margin: 0 30px 0 0;
    font-family: 'Noto Sans JP', Sans;
}
.menu a {
    display: block;
    padding: 4px 6px;
    text-decoration: none;
    color: #000;
}
.menu a:hover {
    color:#ff6600;
}
.menu label {
    display: block;
    margin: 0 0 4px 0;
    padding : 12px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color :#000;
    background-color: rgb(231, 233, 233);
    cursor :pointer;
}
.menu input {
    display: none;
}
.menu ul {
    margin: 0;
    padding: 0 0 0 10px;
    text-align: left;
    list-style: none;
    font-size: 11px;
}
.menu li {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1.2s;
    -moz-transition: all 1.2s;
    -ms-transition: all 1.2s;
    -o-transition: all 1.2s;
    transition: all 1.2s;
}
#menu_bar01:checked ~ #links01 li,#menu_bar02:checked ~ #links02 li ,#menu_bar03:checked ~ #links03 li{
    height:65px;
    opacity: 1;
    border-bottom: 1.5px dotted #666666;
    margin:0px 0px 0px 0px;
    padding: 8px 0px 8px 0px;
}


/*「3-災-6 停電シミュレーション映像閲覧」*/
.teidensimu {
    display: block;
    margin-top: 10px ; 
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', Sans;
}
.teidensimu h3 {  
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px; 
    padding:10px 0 ;
    letter-spacing: 0.1em;
    color: #ffffff;
    font-weight: bold;
    background: #67b5b7; 
    text-align: center;
}
.teidensimu h4{
    color:#67b5b7; 
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
    letter-spacing: 0.05em;
}
.teidensimu p{
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    font-weight:normal;
    letter-spacing: 0.1em;
}
.teidensimu a {
    color: #67b5b7;
    display: block;
    padding: 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Noto Sans JP', Sans;
}
.teidensimu a:hover { color: #ff6600; }
.teidensimu a:active { color: #67b5b7; }
.teidensimu table {  
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px; 
}
.teidensimu th{
    vertical-align: top;
    width: 8%;
    text-align:right;
    font-size:13px;
    padding: 0px 5px 0 0 ;
    font-weight:normal;
}
.teidensimu td{
    width: 92%;
    font-size:12px;
    padding: 0px 0 10px 5px ;
}

/*「3-1 難病の地域診断ツール」*/
.chiikishindan {
    display: block;
    margin-top: 10px ; 
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', Sans;
}
.box {
  padding: 10px 10px;
  width: 100%;
  height: 600px;
  overflow: scroll;
  background: #f5f5f5; 
  }
.chiikishindan h3 {  
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px; 
    padding:10px 0 ;
    letter-spacing: 0.1em;
    color: #ffffff;
    font-weight:bold;
    background: #67b5b7; 
    text-align: center;
}
.chiikishindan h4{
    color:#67b5b7; 
    font-size: 15px;
    font-weight: bold;
    padding: 0px;
    letter-spacing: 0.05em;
}
.chiikishindan p{
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    font-weight:normal;
    letter-spacing: 0.1em;
}
.chiikishindan table {  
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px; 
}
.chiikishindan th{
    vertical-align: top;
    width: 8%;
    text-align:right;
    font-size:13px;
    padding: 0px 5px 0 0 ;
    font-weight:normal;
}
.chiikishindan td{
    width: 92%;
    font-size:12px;
    padding: 0px 0 10px 5px ;
}

/*「1-5 口腔リハビリテーション実践例 映像閲覧」*/
.koku_movie {
    display: block;
    margin-top: 10px ; 
    margin-left: auto;
    margin-right: auto;
    font-family: 'Noto Sans JP', Sans;
}
.koku_movie h3 {  
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px; 
    padding:10px 0 ;
    letter-spacing: 0.1em;
    color: #ffffff;
    font-weight:bold;
    background: #67b5b7; 
    text-align: center;
}
 .koku_movie p{
    text-align: left;
    font-size: 14px;
    line-height: 2em;
    font-weight:normal;
}

.product-box1 {
    float: left;
    margin: 8px 0px 0 0;
    padding: 0;
    width: 650px;
    max-width: 100%;
}   
.product-box1 p{
    font-size: 13px;
    color:#000;
    font-weight: normal;
    line-height: 150%;
}
.product-box1 h3{
    color:#000;
    background-color: #e1e2e2;
    font-weight: normal;
    margin:0px 0px 20px 0px;
    padding: 8px 0px;
    text-align: center;
    font-family: 'Noto Sans JP', Sans;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 150%;
}
.product-dl dt {
    clear: both;
    float: left;
    padding: 0 4px 0 0;
    position: absolute;
    width: 160px;
}
.product-icon img {
    border: 1px solid #d0d5d7;
    padding: 0;
}
.product-dl dd {
    line-height: 1.6em;
    margin: 0 0 0 180px;
}
.product-dl a {
    color: #67b5b7;
    display: block;
    padding: 8px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Noto Sans JP', Sans;
}
.product-dl a:hover { color: #ff6600; }
.product-dl a:active { color: #67b5b7; }
.product-dl a span:hover { color: #ff6600; }
.product-dl a span:active { color: #67b5b7; }
.product2-dl dd {    line-height: 1.6em; }
.product2-dl a {
    color: #67b5b7;
    display: block;
    padding: 0px 0px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Noto Sans JP', Sans;
}
.product2-dl a:hover { color: #ff6600; } 
.product2-dl a:active { color: #67b5b7; }
.product2-dl a span:hover { color: #ff6600; }
.product2-dl a span:active { color: #67b5b7; }
.product-box1 hr {
    height: 2px;
    border: none;
    border-top: 1px #666666 dotted;
    padding: 0px 0px 30px 0px;
}  

/* TOPICS ページ */

.article{
    color:#000;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto; 
}
.article p{
    padding: 8px 0px; 
    font-weight: normal;
    font-size: 15px;
}
.article a{
    margin: 14px 0 0 0 ;    
    padding: 4px 10px; 
    font-weight: bold;
    font-size: 16px;
    background: #67b5b7;
    text-align: center; 
    text-decoration: none; 
    color: #ffffff;
    font-family: 'Noto Sans JP', Sans;
}
.article a :hover { color: #ff6600; } 
.article a :active { color: #ff6600;}

.article_title{
    color:#000; 
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.article_title p {
    padding: 8px 0px; 
    font-size: 13px;
    font-weight: bold;
}
.article_title h3{
    font-size: 18px;  
    line-height: 2;  
    padding: 0px 0px 22px;
    letter-spacing: 0.1em;　
}

.pankuzu{
　 position: relative; 
    display: inline-block; 
    text-align: right;
    margin: 40px 0px ;
    padding:0px 0px;  
}
.pankuzu a {
    color: #000;
    font-size: 12px;     
    text-decoration: none;
    width: 100%; 
}
.pankuzu a:hover {color:#ff6600; }

.minamitama-table{
    border-width: 0px; border-style: none;
}
.minamitama-table tr{
    font-size: 13px;
    padding:6px 6px;
}
.minamitama-table th{
    background: #f5fffa;
    padding:12px 12px;
    border: 12px #fff solid;
    font-weight: normal;
}
.report{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding: 10 0;   
    font-size: 11px; 
    letter-spacing: 0.2em;　
    color:#000; 
    font-weight: bold;  
    line-height: 130%;
}
 .report a { 
    color: #000000; 
    text-decoration: none; 
} 
.report a:hover { color: #ff6600; } 
.report a:active { color: #ff6600; }  
hr {  clear:both; border : 0.1px solid #e1e1e1; margin: 20px 0px;  }

/* 「過去のTopics」「過去のEvents」アニメーション等 */
.clear {
    clear: both;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.cp_qa .cp_actab {
    letter-spacing: 0.1em;
    position: relative;
    overflow: hidden;
    width: 900px;
    margin-bottom: 1em ;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    font-size: 13px;
}
.cp_qa .cp_actab input {
    position: absolute;
    opacity: 0;
}
/* 過去のイベント */
.cp_qa .cp_actab label {
    font-weight: normal;
    line-height: 1.6em;
    position: relative;
    display: block;
    margin: 0 0 0 0;
    padding: 1em 2em 1em 1.5em;
    cursor: pointer;
    text-indent: 1em;
    border-radius: 0.5em;
    background: rgba(27,37,56,0.1);
    font-family: 'Noto Sans JP', Sans;
}
.cp_qa .cp_actab label::before {
    font-family: 'Noto Sans JP', Sans; 
    font-size: 1.5em;
    margin-left: -2em;
    padding-right: 0.5em;
}
.cp_qa .cp_actab label:hover {
    transition: all 0.5s;
    color: #435a99;
}
/* ＋アイコン */
.cp_qa .cp_actab label::after {
    font-size: 1.7em;
    font-weight: normal;
    line-height: 2em;
    position: absolute;
    top: 0;
    right: 0;
    content: '+';
    display: inline-block;
    width: 2em;
    height: 2em;
    -webkit-transition: transform 0.5s;
    transition: transform 0.3s;
}
/* 開いたリスト */
.cp_qa .cp_actab .cp_actab-content {
    position: relative;
    overflow:hidden;
    max-height: 0;
    padding: 0 0 0 1em;
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.0s;
    border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
    font-family: serif;
    font-size: 1.5em;
    position: absolute;
    margin: 0.4em 0 0 0;
    padding: 0;content: '';
}
.cp_qa .cp_actab .cp_actab-content p {
    padding:0px
}
.cp_qa .cp_actab .cp_actab-content a {
    color: #000000;
    text-decoration: none;
}
.cp_qa .cp_actab .cp_actab-content table{
    width: 860px;
    border-collapse:collapse;
}
.cp_qa .cp_actab .cp_actab-content td {
    padding:16px 8px;
    width: 12%;
    text-align:right;
    font-size:11px;
    font-weight:normal;
}
.cp_qa .cp_actab .cp_actab-content th {
    padding:16px 8px;
    width: 88%;
    text-align:left;
    font-size:11px;
    font-weight:normal;
}
.cp_qa .cp_actab .cp_actab-content a {
    text-decoration: none;
    color: #000;
    display: block;
    font-family: 'Noto Sans JP', Sans;> 
}
.cp_qa .cp_actab .cp_actab-content a:hover {
    color: #ff6600;
}
.cp_qa .cp_actab .cp_actab-content a:active {
    color: #ff6600;
}
/* 開いた時の仕様 */
/* --高さ */
.cp_qa .cp_actab input:checked ~ .cp_actab-content {
    line-height: 1.6em;
    max-height: 100%;
    border: 10px solid rgba(27,37,56,0.1);
}
/* クリックした時のアイコンの動き */
.cp_qa .cp_actab input:checked ~ label {
    color: #000;
    border-radius: 0.5em 0.5em 0 0;
}
/* クリックした時の+の動き */
.cp_qa .cp_actab input[type=checkbox]:checked + label::after {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}




/* 研究活動 ページ */

.archive{
}

.archive h3 {
    font-weight:bold;
    font-family: 'Noto Sans JP', Sans;
    text-align: center;
    font-size: 18px; 
    margin: 12px 0px; 
    padding: 8px 10px; 
    color: #000; 
    letter-spacing: 0.1em;
    background: #cdd4d3 none repeat scroll 0% 0%;
}
.archive p {
    font-size: 14px;
    padding: 8px 0px 0px 0px;
    line-height: 180%;
    color:#000;
}
.archive img{
    display: block;
    margin: 8px auto;
    border: 0px solid #cccccc; 
    float: none; 
    width: 900px; 
}
.research{
    display: block; 
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.research img {
    display: block;
    max-width: 100%;
    margin-left: auto; 
    margin-right: auto;
}
.research h3 {
    font-size: 18px;    
    color: #67b5b7;
    font-weight: bold; 
    letter-spacing: 0.1em; 
    font-family: 'Noto Sans JP', Sans;
}
.research h3 a {
    overflow: hidden;    
    text-decoration: none;
    padding: 8px 0px 8px 0px;
    color: #67b5b7;
} 
.research a {
    text-decoration: none;
    font-weight: bold;
    color: #67b5b7;
} 
.research a:hover { 
    color: #ff6600; 
} 
.research a:active {
    color: #67b5b7; 
}

/* About us ページ */

.history-table{
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    background: #f4f5f5;
    border-collapse:collapse;
    border-width: 0px; 
    border-style: none
}
.history-table tr{
    border-bottom:1.5px #e1e2e2 solid;
    font-family: 'Noto Sans JP', Sans;
    valign:top;
}
.history-table td{
    padding:8px;
    width: 10%;
    text-align:center;
    font-size:15px;
    font-weight:normal;
    font-family: 'Noto Sans JP', Sans;
}
.history-table th{
    padding:8px;
    width: 45%;
    text-align:left;
    font-size:13px;
    font-weight:normal;
    font-family: 'Noto Sans JP', Sans;
} 
.member-table{
    border-collapse:collapse;
    width: 900px;
}
.member-table td{
    border-collapse:collapse;
    width:83%;
    background-color:#fff;
    text-align:left;
    padding:10px 0px 10px 25px;
    border:1px solid #cdd4d3;
    line-height:30px;
    font-size:13px;
    color: #000;
    font-family: 'Noto Sans JP', Sans;
}
.member-table th{
    border-collapse:collapse;
    width: 17%;
    background-color:#67b5b7;
    text-align:right;
    color: #fff;
    padding:8px 12px;
    border:1px solid #fff;
    font-size:13px;
    font-weight:bold;
    font-family: 'Noto Sans JP', Sans;
}

/* HOMEページ*/

/* Topics リスト(@HOME) */
.topics_list{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
}
.topics_list img {
    float: none;
    vertical-align: baseline;
    position: relative;
    padding: 0px;
    width: 120px;
    margin: 0px;
    overflow: hidden;
    cursor: pointer;
}
.topics_list a {
    width: 100%;
    font-size: 12px;
    letter-spacing: 0.1em;
    font-weight: bold;
    font-family: 'Noto Serif JP', serif;
    color: #000000;
    text-decoration: none;
}
    .topics_list a:hover { color: #ff6600; }
    .topics_list a:active { color: #ff6600; }

hr {
    clear:both;
    border : 0.1px solid #e1e1e1;
    margin: 30px 0px;
} 

/* Product 研究成果(@HOME)*/

.wrap-home_product{
    position: relative;
    width: 800px;
    margin: 0 auto;
    overflow: hidden;
    cursor: pointer;
}
.wrap-home_product img{
    display: block;
    width:800px;
    max-height: 380px;
    float: none;
    margin-left: auto; 
    margin-right: auto;
    transition-duration: 3s;
}
.wrap-home_product:hover img{
    transform: scale(1.05);
    transition-duration: 3s;
    opacity: 0.4;  
}
.wrap-home_product-title a{
    position:  absolute;
    background-color:rgba(255,255,255,0.9);
    color:  #000;
    padding: 28px;
    width:auto;
    height: 30px;
    text-align:  center;
    top:  0;
    bottom:  0;
    left:  0;
    right:  0;
    margin:  auto; 
    font-family: 'Noto Serif JP', serif; 
    letter-spacing: 0.2em; 
    text-decoration: none;
    font-weight: bold;
    font-size: 21px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.wrap-home_product-title a:hover{
    color:#ff6600 !important;
}
.wrap-home_product_keyword{
}
.wrap-home_product_keyword p{
    position:  absolute;
    top:  300px;
    left:  180px;
    padding: 2px 8px ;
    background-color:rgba(255,255,255,0.9);
    color:  #000;
    font-size: 11px;
    font-family: none;
}
.wrap-home_product_keyword a{
    position:  absolute;
    top:  330px;
    left:  180px;
    padding: 2px 8px ;
    letter-spacing: 0.2em;
    background:#eade90;
    text-decoration: none;
    font-weight: normal;
    color:#000;
    font-size: 11px;
    font-family: none;
    transition: all .3s ease 0s;
}
.wrap-home_product_keyword a:hover{
    color:#ff6600 !important;
    cursor: pointer;
    transform: scale(1.05)
}

/* リンクボタン */

.lb_1 a {
    margin-left: auto; 
    margin-right: auto;
    padding:6px 20px;
    font-size:13px;
    background: #67b5b7;
    letter-spacing: 0.12em;
    font-weight:bold;
    text-decoration: none;
    color: #ffffff;
    font-family: 'Noto Sans JP', Sans;
}
.lb_1 a:hover {
    color: #ff6600;
}
.lb_1 a:active {
    color: #ff6600;
}

 .lb_2 p{
    position: relative;  
    display: inline-block;
    margin:30px 30px;
    width: 110px; 
    height: auto;   
    padding:6px 20px;  
    text-align: center;
    letter-spacing: 0.2em; 
    font-size:12px;
    font-weight:bold; 
    font-family: 'Noto Sans JP', Sans;
    background-color: #000;
    color: #fff;
}
 .lb_2 a{
    position: relative;  
    display: inline-block;
    margin:30px 30px;
    width: 110px; 
    height: auto;   
    padding:6px 20px;  
    color: #000;   
    letter-spacing: 0.2em;  
    text-align: center;  
    text-decoration: none;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, rgba(225, 226, 226, 1) 50%); 
    font-family: 'Noto Sans JP', Sans;
    vertical-align: middle; 
    background-size: 200% auto;    
    transition: 1s;
    float: none;
    font-weight:bold; 
    font-size:12px;
}
 .lb_2 a:hover {
    color: #ff6347;
    background-position: -100% 0;
}

/* 中項目タイトル画像 */
.image-box_2 {
}
.image-box_2 img{
    display: block;
    position: relative;
    margin-top: 30px; 
    margin-left: auto; 
    margin-right: auto;
    border: 0px solid #cccccc;
    float: none;
    max-height: 100px;
}

/* 画面最上部イメージ画像 */

.image-box {
    position: relative;
    width: 900px;
    max-width: 100%;
}
.image-box img {
    display: block;
    max-width: 100%;
    margin-left: auto; 
    margin-right: auto;
}
.image-box_lefttitle img{
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    float: none; 
    width: 340px;
    border: 0px solid #cccccc; 
    top: 40%;
    left: 5%;
}
.image-box_righttitle img{
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    float: none; 
    width: 340px;
    border: 0px solid #cccccc; 
    top: 40%;
    right: 5%;
}
.freepik {
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    top: 90%;
    left: 7%;
    font-size: 7px;
}

/* フッター */
.footer {
    margin: 8em auto 0em auto;
    width: auto;    
    height: auto;
    font-family: 'Noto Sans JP', Sans;
}
.footer p{
    font-size:12px; 
    text-decoration: none;  
    color: #000;  
    font-weight: normal;
    letter-spacing: 0.1em; 
}
.footer a{
    font-size:12px; 
    text-decoration: none;  
    color: #666;  
    font-weight: bold;
    letter-spacing: 0.1em; 
}
.footer a:hover {    color: #ff6600;}
.footer a:active {    color: #ff6600;}

.footer_2 {
    margin: 0em auto 0em auto;
    width: auto;    
    height: auto;
    font-family: 'Noto Sans JP', Sans;
}
.footer_2 p{
    font-size:11px; 
    color: #000;  
    font-weight: normal;
    letter-spacing: 0.1em; 
}
.footer_2 a{
    font-size:13px; 
    margin: 0px 10px;
    padding:6px 10px;
    font-size:12px;
    background: #e8ece9;
    letter-spacing: 0.12em;
    font-weight: bold;
    text-decoration: none;
    color: #009e9f;
}
.footer_2 a:hover {    color: #ff6600;}
.footer_2 a:active {    color: #ff6600;}

/* ヘッダー */

/* ヘッダー固定  一端コメントアウト　最後に設定*/
.fixed-header {
    margin-top: 10px; 
    z-index: 999;
    position: static;
    width: 1000px;
    background-color: rgba( 255, 255, 255, 0.75 );
}
 #ccCenterArea { margin-top: 0px; }

.nav { 
    font-family: 'Noto Serif JP', serif;  
}
.nav li { 
    float: left; 
    margin-left:20px;
    list-style-type: none; 
    width: 70px;  
    text-align: center;  
    background-color: #fff;
}
.nav li a {
    position: relative; 
    display: inline-block; 
    font-size:14px; 
    text-decoration: none;  
    color: #000;  
    font-weight: bold;
    letter-spacing: 0.05em; 
    align-items: center;
}

.nav li a::after {  
    position: absolute; 
    bottom: -4px;  
    left: 0;  
    content: ''; 
    width: 100%;  
    height: 1px;  
    background: #000; 
    transform: scale(0, 1);  
    transform-origin: left top;  
    transition: transform .3s;
}

.nav li a:hover::after {  
    transform: scale(1, 1);
}
.nav li a:hover{
    color:#ff6600 !important;
}
hr {
    clear:both;
    border : 0.1px solid #e1e1e1;
    margin: 30px 0px;
} 

/* ページ上部へ戻るボタン page-top */
#page-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
}
#page-top a {
    display: block;
    opacity:1;
}
#page-top a:hover {
    text-decoration: none;
    opacity:0.8;
}
#page-top a img {
    max-width: 80px;
}

/**********************************
  OSWSテスト追記　スケジュール表用CSS
**********************************/
.schedule-table {
    overflow-x: scroll;
}
.schedule-table > table {
    min-width: 680px;
    width: 100% !important;
    border-collapse: collapse;
    table-layout: fixed;
}
.schedule-table > table th {
    width: 45px  !important;
}
.schedule-table > table td {
    width: unset !important;
}