@charset "UTF-8";
/* CSS Document */
/* For Smartphone */
@media screen and (max-width: 640px) {
  /*****教授挨拶　ページ*****/
  .greeting-cont {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 180%;
  }
  .greeting-cont .greeting_mainimg {
    width: 100%;
    margin: 0 0 50px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    line-height: 210%;
  }
  .greeting_mainimg img {
    width: 100%;
  }
  /*****スタッフ紹介　ページ****/
  .staff-cont {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .docsec {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  ul.doc-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.doc-list li.doc-intro {
    width: 100%;
    margin: 0 0 50px;
    padding: 0 0 50px;
    position: relative;
    overflow: hidden;
    border-bottom: dashed 2px #aac1eb;
  }
  ul.doc-list li.doc-intro:last-child {
    margin: 0;
  }
  li.doc-intro .doc-introbasic {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  li.doc-intro .docpic-l {
    width: 60%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    float: none;
  }
  li.doc-intro .docpic-l img {
    width: 100%;
  }
  li.doc-intro .docname-r {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-weight: normal;
    line-height: 160%;
    float: none;
  }
  li.doc-intro .docname-r_short {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-weight: 100%;
    line-height: 160%;
  }
  .docname {
    width: 95%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 140%;
    color: #0a6bb7;
    text-align: center;
  }
  .doc-title {
    font-size: 70%;
    color: #16be79;
    display: inline;
  }
  .docname-en {
    width: 80%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    color: #0a6bb7;
    text-align: center;
  }
  .doc-qualifications {
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 160%;
  }
  h3.dq-mds {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: normal;
    color: #0a6bb7;
  }
  ul.dq-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  ul.dq-list li.dq-item {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  li.doc-intro .morebtn {
    width: 60%;
    max-width: 200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  li.doc-intro .morebtn img {
    width: 100%;
  }
  .docdetailsec {
    width: 100%;
    margin: 50px 0 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
  }
  .docdetailsec .dds-sec {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .dds-sec h3.doc-mds {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: bold;
    color: #0a6bb7;
  }
  .dds-sec h3.doc-comingsoon {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: bold;
    color: #0a6bb7;
    text-align: center;
  }
  .dds-sec .gyosekimds {
    font-size: 110%;
    font-weight: bold;
  }
  ul.docintro-list {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    font-size: 80%;
    line-height: 190%;
  }
  ul.docintro-list li.docintro-item {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    list-style: disc;
  }
  ul.dochistory {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    font-size: 80%;
    line-height: 190%;
  }
  ul.dochistory li.dochistory-item {
    width: 96%;
    margin: 0;
    padding: 5px 2%;
    position: relative;
    overflow: hidden;
    background-color: #FFFFFF;
  }
  ul.dochistory li.dochistory-item:nth-child(odd) {
    background-color: #eaeaea;
  }
  ol.docnum-list {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: decimal;
    font-size: 80%;
    line-height: 180%;
  }
  ol.docnum-list li.dnum-item {
    width: 94%;
    margin: 0 auto 15px;
    position: relative;
  }
  .hist-date {
    width: 100%;
    float: none;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .hist-naiyo {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .docintro-txt {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 80%;
    line-height: 190%;
  }
  table.gyosekitable {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #0A6BB7;
    font-size: 50%;
    line-height: 160%;
  }
  table.gyosekitable td {
    background-color: #FFFFFF;
  }
  table.gyosekitable td.type {
    width: 10%;
    text-align: center;
  }
  table.gyosekitable td.program {
    width: 50%;
  }
  table.gyosekitable td.int {
    width: 20%;
  }
  table.gyosekitable td.date {
    width: 20%;
    font-size: 90%;
  }
  .staff-sec {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  ul.staff-list {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.staff-list li.staff-prof {
    width: 100%;
    margin: 0 0 10px;
    padding: 15px 0 25px;
    position: relative;
    overflow: hidden;
    border-bottom: dashed 2px #aac1eb;
    font-size: 100%;
    line-height: 160%;
    text-align: center;
  }
  ul.staff-list li.staff-prof:nth-child(3n+3) {
    margin: 0;
  }
  li.staff-prof .staff-job {
    font-size: 75%;
    font-weight: normal;
    color: #16be79;
  }
  li.staff-prof .staff-name {
    font-size: 120%;
    font-weight: bold;
    color: #0a6bb7;
  }
  li.staff-prof .staff-name-en {
    font-size: 90%;
    font-weight: normal;
    color: #0a6bb7;
  }
  /*****入局のご案内 ページ*****/
  .apply-cont {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .apply-mainimg {
    width: 100%;
    margin: 0 auto 50px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .apply-mainimg img {
    width: 100%;
  }
  .apply-info {
    width: 100%;
    margin: 0 auto 50px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 180%;
  }
  .apply-info h2.apply-point {
    width: 96%;
    margin: 0 0 20px;
    padding: 10px 2%;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    font-weight: bold;
    line-height: 180%;
    color: #FFFFFF;
    background-color: #0a6bb7;
  }
  .apply-course {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .apply-course img {
    width: 100%;
  }
  h3.apply-hdr {
    width: 100%;
    height: 55px;
    margin: 0 0 50px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    background-image: url(../img/hdrbck.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  table.boshuannai {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  table.boshuannai tr {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
  }
  table.boshuannai td.ba-left {
    width: 100%;
    margin: 0;
    padding: 20px 0 0;
    font-size: 100%;
    font-weight: bold;
    border-bottom: none;
    display: table;
  }
  table.boshuannai td.ba-right {
    width: 100%;
    margin: 0;
    font-size: 80%;
    line-height: 180%;
    border-bottom: solid 2px #0a6bb7;
    display: table;
  }
  table.apply-contact {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #0a6bb7;
    font-weight: bold;
  }
  table.apply-contact tr {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    border: solid 1px #0a6bb7;
  }
  table.apply-contact td {
    background-color: #FFFFFF;
    padding: 20px 0;
    display: table-cell;
  }
  table.apply-contact td.ac-left {
    width: 35%;
    color: #0a6bb7;
    font-size: 80%;
    text-align: center;
  }
  table.apply-contact td.ac-right {
    width: 65%;
    color: #2f2f2f;
    font-size: 90%;
    text-align: center;
  }
  /*****関連病院　ページ*****/
  .hospital-list-cont {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  h4.hospital-list-title-jyokin {
    width: 100%;
    height: 23px;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 140%;
    color: #0a6bb7;
    font-weight: bold;
    border-bottom: solid 10px #e8f8fd;
    display: inline-block;
  }
  h4.hospital-list-title-hijyokin {
    width: 100%;
    height: 23px;
    margin: 40px 0 0;
    padding: 0;
    position: relative;
    font-size: 140%;
    color: #2f9068;
    font-weight: bold;
    border-bottom: solid 10px #e3fef3;
    display: inline-block;
  }
  .hospital-list-box {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
  }
  .hospital-list-item {
    font-size: 100%;
    font-weight: bold;
    line-height: 120%;
    width: 100%;
    margin: 30px 0 30px 0;
  }
  .hospital-list-item span.jyokin {
    color: #0a6bb7;
  }
  .hospital-list-item span.hijyokin {
    color: #2f9068;
  }
  /*.hospital-list-item:nth-child(even) {
	margin: 0 0 0 0;
}*/
  .hospital-list-url {
    font-size: 80%;
    font-weight: normal;
  }
  .hospital-list-url a {
    color: #474747;
    text-decoration: underline;
  }
  .hospital-list-url a:hover {
    text-decoration: none;
  }
  /*****同門会　ページ*****/
  .alumni-cont {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  h3.alumni-hdr {
    width: 100%;
    height: 55px;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    background-image: url(../img/hdrbck.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  ul.alumni-members {
    width: 90%;
    margin: 0 auto 150px;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.alumni-members li.am-item {
    width: 90%;
    margin: 0 auto 20px;
    padding: 0 20px 20px;
    position: relative;
    overflow: hidden;
    border-bottom: solid 2px #0a6bb7;
    font-weight: bold;
  }
  .am-title {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: left;
    font-size: 90%;
    vertical-align: middle;
  }
  .am-name {
    width: 60%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 130%;
    text-align: left;
  }
  ul.alumni-eventlist {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.alumni-eventlist li.ael-item {
    width: 100%;
    margin: 0 0 50px;
    padding: 0 0 50px;
    position: relative;
    overflow: hidden;
    border-bottom: solid 1px #eeeeee;
  }
  ul.alumni-eventlist li.ael-item:last-child {
    border: none;
    margin: 0;
    padding: 0;
  }
  h4.alumni-eventname {
    width: 100%;
    height: 23px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    font-size: 140%;
    color: #0a6bb7;
    font-weight: bold;
    border-bottom: solid 10px #fffeb9;
    display: inline-block;
  }
  .ael-photo {
    width: 60%;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    float: none;
  }
  .ael-photo img {
    width: 100%;
    margin: 0 0 10px;
  }
  .ael-desc {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .ael-desc-whole {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  table.eventdesc {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 90%;
  }
  table.eventdesc td {
    padding: 5px 0;
  }
  table.eventdesc td.ed-left {
    width: 20%;
    vertical-align: top;
    font-weight: bold;
    font-size: 90%;
  }
  table.eventdesc td.ed-right {
    width: 80%;
    text-align: left;
  }
  /*****募集　ページ*****/
  .boshu-cont {
    width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .boshu-hdr {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    line-height: 100%;
  }
  .boshu-hdr img {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .boshu-mainimg {
    width: 98%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .boshu-mainimg img {
    width: 100%;
  }
  .boshu-catch {
    width: 98%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 160%;
    line-height: 150%;
    font-weight: bold;
    text-align: center;
    color: #0d76d9;
  }
  .boshu-mds {
    width: 98%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    line-height: 180%;
    font-weight: normal;
  }
  table.boshu-deptnaiyo {
    width: 100%;
    margin: 0 auto 30px;
    position: relative;
    overflow: hidden;
    background-color: #ABD6FF;
  }
  table.boshu-deptnaiyo td {
    background-color: #FFFFFF;
  }
  table.boshu-deptnaiyo td.dn-left {
    width: 25%;
    font-size: 90%;
    font-weight: normal;
  }
  table.boshu-deptnaiyo td.dn-right {
    width: 75%;
    font-size: 100%;
    font-weight: bold;
    color: #0a6bb7;
  }
  .boshu-infobnr-wrap {
    width: 90%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    opacity: 1.0;
    transition: .5s ease-out;
    -moz-transition: .5s ease-out;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
  }
  .boshu-infobnr-wrap a {
    text-decoration: none;
  }
  .boshu-infobnr-wrap:hover {
    opacity: 0.8;
  }
  .boshu-infobnr {
    width: 90%;
    margin: 0 auto;
    padding: 20px;
    position: relative;
    text-align: center;
    background-color: #0d76d9;
    color: #FFFFFF;
    font-size: 100%;
    line-height: 180%;
    border-radius: 50px;
  }
  h3.boshu-tokucho {
    width: 98%;
    height: 20px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    font-size: 120%;
    border-bottom: solid 10px #D2F1FF;
    display: inline;
  }
  .boshu-txt {
    width: 100%;
    margin: 30px 0 50px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 180%;
    display: block;
    clear: both;
  }
  ul.boshu-stafflist {
    width: 100%;
    margin: 50px 0;
    padding: 0;
    position: relative;
    list-style: square;
    font-size: 90%;
    line-height: 160%;
  }
  ul.boshu-stafflist li.stafflist-item {
    width: 90%;
    margin: 0 auto 10px;
    padding: 0 0 10px;
    position: relative;
    border-bottom: dashed 1px #B8B8B8;
  }
  ul.boshu-stafflist li.stafflist-item:before {
    color: #0d76d9;
  }
  .boshu-newprogram {
    width: 95%;
    margin: 50px auto;
    padding: 0 0 30px;
    position: relative;
    overflow: hidden;
    border-bottom: solid 2px #B1B1B1;
  }
  .boshu-np-l {
    width: 70%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 70%;
    line-height: 140%;
  }
  .boshu-np-l img {
    width: 100%;
    margin: 0 0 10px;
  }
  .boshu-np-r {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .boshu-np-r .np-label {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
    border-bottom: solid 1px #000000;
  }
  .boshu-np-r ul.np-list {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    font-size: 90%;
  }
  ul.np-list li.npl-item {
    width: 100%;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
  }
  h3.boshu-hdr {
    width: 100%;
    height: 55px;
    margin: 50px 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    background-image: url(../img/hdrbck.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  ul.contactbox {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.contactbox li.cb-item {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 0 10px;
    position: relative;
    overflow: hidden;
    border-bottom: solid 2px #0a6bb7;
  }
  li.cb-item .cb-l {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
    padding: 0;
    font-size: 70%;
    font-weight: bold;
  }
  li.cb-item .cb-r {
    width: 65%;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 80%;
  }
  /*****研究紹介　ページ*****/
  .research-cont {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    line-height: 210%;
  }
  h3.research-hdr {
    width: 100%;
    height: 55px;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    background-image: url(../img/hdrbck.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  .researchintro {
    width: 99%;
    margin: 0 auto 80px;
    padding: 30px 0;
    position: relative;
    border: dashed 1px #0A6BB7;
  }
  .researchintro .ri-wrap {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    color: #0560a7;
    font-size: 110%;
    font-weight: bold;
  }
  ul.ri-list {
    width: 98%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    list-style-position: outside;
    list-style-type: none;
    font-size: 70%;
    line-height: 210%;
    color: #000000;
  }
  ul.ri-list li.ri-listitem {
    width: 100%;
    margin: 0 0 20px;
    padding: 0;
    position: relative;
  }
  ul.ri-list li.ri-listitem:before {
    content: "●";
    font-size: 90%;
    margin: 0 1% 0 0;
    padding: 0;
    float: left;
    color: #0a6bb7;
  }
  .researchtopic {
    width: 98%;
    margin: 0 auto 80px;
    padding: 0;
    position: relative;
    border: solid 2px #0a6bb7;
  }
  .researchtopic:last-child {
    margin: 0 auto;
  }
  h3.res-hdr {
    width: 90%;
    margin: 0 auto 20px;
    padding: 20px 5%;
    position: relative;
    overflow: hidden;
    background-color: #0a6bb7;
    color: #FFFFFF;
    font-size: 110%;
    line-height: 180%;
    font-weight: bold;
  }
  .researchtxt {
    width: 98%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 210%;
  }
  .researchimg {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 160%;
    text-align: center;
    font-weight: bold;
    font-style: italic;
    color: #0865bd;
  }
  .researchimg img {
    width: 100%;
    margin: 0 0 10px;
    display: block;
  }
  h4.res-subhdr {
    width: 95%;
    margin: 0 0 20px;
    padding: 5px 0 5px 1%;
    border-left: 20px solid #b4ffe0;
    position: relative;
    font-size: 110%;
    font-weight: bold;
  }
  h5.res-subhdr2 {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    font-size: 100%;
    font-weight: bold;
    text-align: center;
  }
  table.res-teamlist {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #0a6bb7;
    text-align: left;
  }
  table.res-teamlist th {
    width: 94%;
    background-color: #e8f8fd;
    color: #0865BC;
    font-size: 90%;
    font-weight: bold;
    line-height: 180%;
    border-bottom: solid 1px #0a6bb7;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.res-teamlist td {
    width: 94%;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 90%;
    font-weight: normal;
    line-height: 210%;
    text-align: left;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.res-teamlist ul {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  table.res-contributors {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #0a6bb7;
    text-align: left;
  }
  table.res-contributors th {
    width: 94%;
    background-color: #e8f8fd;
    color: #0865BC;
    font-size: 90%;
    font-weight: bold;
    line-height: 180%;
    border-bottom: solid 1px #0a6bb7;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.res-contributors td {
    width: 94%;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 90%;
    font-weight: normal;
    line-height: 210%;
    text-align: left;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.res-contributors ul {
    width: 90%;
    margin: 0 auto;
    position: relative;
  }
  table.researchtable {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    background-color: #069a5d;
  }
  /*
table.researchtable th,td {
    padding:10px 2px;
    text-align: center;
}
*/
  table.researchtable th {
    background-color: #4bcc97;
    color: #FFFFFF;
    font-size: 80%;
    font-weight: bold;
    padding: 20px 5px;
    text-align: center;
  }
  table.researchtable td {
    background-color: #FFFFFF;
    display: table-cell;
    font-size: 80%;
    padding: 20px 5px;
    text-align: left;
  }
  table.researchtable td.rt-calc {
    width: 25%;
    font-size: 80%;
    font-weight: bold;
    text-align: center;
  }
  .citation {
    width: 98%;
    margin: 5px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 180%;
  }
  ol.research-number {
    font-size: 110%;
  }
  /*****実績：書籍紹介ページ*****/
  .jisseki-cont {
    width: 100%;
    min-height: 100px;
    max-width: auto;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .bookintro-box {
    width: 98%;
    margin: 0 auto 50px;
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    border: solid 1px #bedaf4;
  }
  .bookintro-box:last-child {
    margin: 0 auto;
  }
  .bookintro-box .bookwrap {
    width: 90%;
    margin: 0 auto 25px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .bookwrap .bookimg-l {
    width: 60%;
    max-width: none;
    float: none;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .bookwrap .bookimg-l img {
    width: 100%;
  }
  .bookwrap .bookimg-r {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .bookimg-r ul.bookdet-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
    font-size: 100%;
  }
  ul.bookdet-list li.bdl-item {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  li.bdl-item .bd-left {
    width: 100%;
    float: none;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    overflow: hidden;
    color: #0d4c88;
    font-weight: bold;
  }
  li.bdl-item .bd-left:before {
    content: "■";
    margin: 0 5px 0 0;
  }
  li.bdl-item .bd-right {
    width: 90%;
    float: none;
    margin: 0 auto 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
  }
  .bookintro-box .booknaiyo {
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .booknaiyo .booknaiyo-wrap {
    width: 90%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .booknaiyo-wrap h5.bknaiyo-hdr {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    font-weight: bold;
    color: #0d4c88;
  }
  .booknaiyo-wrap .bknaiyo-txt {
    width: 100%;
    margin: 0;
    padding: 0;
    posiion: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 210%;
  }
  /***** 講演会・勉強会　ページ *****/
  .seminars-cont {
    width: 98%;
    max-width: 900px;
    min-height: 500px;
    margin: 0 auto;
    padidng: 0;
    position: relative;
    overflow: hidden;
  }
  h3.toothpaste {
    width: 100%;
    height: 55px;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size: 160%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    background-image: url(../img/hdrbck.png);
    background-repeat: no-repeat;
    background-position: center;
  }
  h4.hdr_koensec {
    width: 98%;
    margin: 0 0 50px;
    padding: 0 0 0 2%;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    line-height: 180%;
    font-weight: bold;
    color: #0a6bb7;
    border-left: solid 10px #0a6bb7;
  }
  .koensec {
    width: 100%;
    margin: 0 0 70px;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  h5.koen-title {
    width: 90%;
    margin: 0 auto 30px;
    padding: 30px 3.5%;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    line-height: 210%;
    font-weight: bold;
    border: solid 3px #BEDAF3;
    text-align: center;
    color: #0a6bb7;
  }
  h5.koen-title .triangleoverlay {
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #BEDAF3 transparent;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .koen-desc {
    width: 98%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    line-height: 210%;
  }
  .koen-det-area {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    position: relative;
    overflow: hidden;
    background-color: #eff7ff;
  }
  table.koen-det-table {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: table-cell;
  }
  table.koen-det-table th, td {
    padding: 0;
  }
  table.koen-det-table th.koen-det-hdr {
    width: 15%;
    text-align: center;
    color: #0a6bb7;
    vertical-align: top;
  }
  table.koen-det-table td.koen-det-info {
    width: 90%;
    text-align: left;
  }
  h4.seminars-title {
    font-size: 130%;
  }
  h5.seminars-subtitle {
    padding: 2px 0 2px 2%;
    font-size: 110%;
  }
  .seminars-font-emphasis {
    font-size: 105%;
  }
  /*.tbl-schedule {
    border-bottom: 0px;
}
.tbl-schedule .thead {
    display: none;
}
.tbl-schedule tr {
    width: 100%;
}
.tbl-schedule td {
    display: block;
    width: 100%;
    padding: 10px;
    -webkit-box-sizing: border-box;  /*webkit系*/
  /*-moz-box-sizing: border-box;  /*Firefox*/
  /*box-sizing: border-box;
    border: 0px;
    border-bottom: 1px solid #0865BC;
}
.tbl-schedule td p {
    text-align: center;
    margin: 5px 0px 0px 0px;
    padding: 7px;
}
.tbl-schedule td:first-child {
    width: 100%;
    background-color: #e8f8fd;
    color: #0865BC;
    font-weight: bold;
    text-align: center;
    margin-top: 0px;
  }
.tbl-schedule td:last-child {
    border-bottom: 2px solid #0865BC;
}
.tbl-schedule td:before {
    text-align: center;
    content: attr(data-label);
    font-weight: bold;
    display: block;
    background-color: #fffeb9;
  }*/
  .tbl-schedule {
    display: block;
    overflow-x: scroll;
    /*white-space: nowrap;*/
  }
  .tbl-schedule .fixed {
    min-width: 50px;
    position: sticky;
    left: 0;
  }
  .tbl-schedule .fixed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    height: 100%;
    border-left: 1px solid #0865BC;
    border-right: 1px solid #0865BC;
  }
  .tbl-schedule th {}
  .tbl-schedule td {
    padding: 7px;
    min-width: 130px;
  }
  /*****業績紹介*****/
  .gyoseki-cont {
    width: 100%;
    min-height: 500px;
    max-width: 900px;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .gyoseki-year-selector {
    width: 80%;
    max-width: 400px;
    margin: 0 0 30px;
    padding: 0;
    float: right;
  }
  .gyoseki-year-selector form {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  select.gyosekimenu-select {
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 5px 0;
    position: relative;
    overflow: hidden;
    font-size: 120%;
    color: #515151;
  }
  h4.gyoseki-year {
    width: 98%;
    margin: 100px 0 10px;
    padding: 0 0 10px 2%;
    position: relative;
    overflow: hidden;
    border-left: solid 10px #0d4c88;
    border-bottom: solid 3px #0d4c88;
    font-size: 160%;
    font-weight: bold;
    color: #0d4c88;
  }
  .gyoseki-memo {
    width: 100%;
    margin: 0 0 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 80%;
    font-weight: normal;
  }
  input.gyoseki-opener {
    position: absolute;
    opacity: 0;
    z-index: -1;
  }
  .gyoseki-area {
    overflow: hidden;
    /*box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);*/
  }
  .gyoseki-sec {
    width: 95%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    font-size: 100%;
    color: #000000;
    overflow: hidden;
  }
  .gyoseki-tab {
    width: 90%;
    margin: 0 auto;
    padding: 20px 5%;
    position: relative;
    display: block;
    text-align: left;
    color: #0d4c88;
    background-color: #bbe9fa;
    border-radius: 0 0 30px 0;
    font-size: 120%;
    font-weight: bold;
    cursor: pointer;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    /* Icon */
  }
  .gyoseki-tab:hover {
    background-color: #c6fbe5;
  }
  .gyoseki-tab:after {
    content: url("../img/gyoseki_arr.png");
    font-size: 90%;
    font-weight: bold;
    width: 49px;
    height: 49px;
    background-color: #FFFFFF;
    border-radius: 50%;
    margin: -10px 4% 0 0;
    float: right;
    text-align: center;
    transition: all .35s;
    color: #00318a;
  }
  .gyoseki-naiyo {
    width: 95%;
    margin: 0 auto;
    padding: 0;
    max-height: 0;
    background: #FFFFFF;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
  }
  h5.gyoseki-type {
    width: 99%;
    margin: 0 auto;
    padding: 0 0 0 1%;
    position: relative;
    overflow: hidden;
    max-height: 0;
    font-size: 120%;
    font-weight: bold;
    color: #0d4c88;
    border-left: solid 4px #0d4c88;
  }
  ul.gyoseki-list {
    width: 100%;
    max-height: 0;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
  }
  ul.gyoseki-list li.gyoseki-item {
    width: 90%;
    margin: 0 auto 20px;
    padding: 0;
    position: relative;
    list-style-image: url("../img/gyoseki_bullet.png");
  }
  input.gyoseki-opener:checked + .gyoseki-tab {
    background: #c6fbe5;
  }
  input.gyoseki-opener:checked + .gyoseki-tab::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: 50% 50%;
  }
  input.gyoseki-opener:checked ~ .gyoseki-naiyo {
    max-height: 100%;
    padding: 0;
    margin: 30px auto;
  }
  input.gyoseki-opener:checked ~ .gyoseki-naiyo > h5.gyoseki-type {
    margin: 0 auto 30px;
    max-height: 100%;
  }
  input.gyoseki-opener:checked ~ .gyoseki-naiyo > ul.gyoseki-list {
    max-height: 100%;
    padding: 0;
    margin: 0 0 30px;
  }
  input.gyoseki-opener:checked ~ .gyoseki-naiyo > table.research-funding {
    max-height: 100%;
    padding: 0;
  }
  /*****業績紹介：研究費獲得*****/
  table.research-funding {
    width: 95%;
    border: 0;
    position: relative;
    max-height: 0;
  }
  .research-funding th, .research-funding td {
    display: block;
    width: 100%;
    border-bottom: 0;
    -webkit-box-sizing: border-box; /*webkit系*/
    -moz-box-sizing: border-box; /*Firefox*/
    box-sizing: border-box;
  }
  .research-funding td.name {
    width: 100%;
    text-align: right;
  }
  .research-funding td.last {
    border: solid 1px #0865BC;
    margin-bottom: 5px;
  }
  table.name-list {
    width: 100%;
  }
  table.name-list td {
    display: inline;
  }
  /*****EVENTS AND NEWS*****/
  .eventnews-cont {
    width: 100%;
    min-height: 500px;
    max-width: 900px;
    margin: 0 auto 100px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 110%;
    line-height: 180%;
  }
  .info-box {
    width: 98%;
    max-width: 1200px;
    margin: 50px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .info-item {
    width: 48%;
  }
  .info-item-header {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
  }
  .info-item__name {
    width: 30%;
    max-width: 180px;
    height: 45px;
    margin: 0;
    padding: 0;
  }
  .info-item__name img {
    width: 100%;
  }
  .info-item__link {
    width: 25%;
    height: 45px;
    margin: 0;
    padding: 0;
    background-color: #054a89;
    border-radius: 20px 0 0 0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
  }
  .info-item__link:hover {
    background-color: #7ecef4;
  }
  .info-item__link a {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 8px 0 0;
    position: relative;
    overflow: hidden;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }
  .info-item__link a:visited {
    color: #fff;
  }
  .info-item__list-box {
    border: 2px solid #7ecef4;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 800px;
    width: 100%;
    overflow-y: scroll;
  }
  ul.info-list {
    width: 98%;
    margin: 20px auto;
    list-style-type: none;
  }
  li.info-list-item {
    border-bottom: 1px solid #9c9c9c;
  }
  .info-list-item:last-child {
    border-bottom: none;
  }
  .info-list-item-box {
    width: 98%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .info__time {
    width: 100%;
    margin: 0;
    paddding: 0;
    position: relative;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
  }
  .info__event-title {
    width: 100%;
    margin: 0 0 15px;
    paddding: 0;
    position: relative;
    overflow: hidden;
    color: #0370dc;
    font-size: 16px;
  }
  ul.infoevent-list {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    list-style: none;
  }
  ul.infoevent-list li {
    width: 100%;
    margin: 0 0 5px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 90%;
    line-height: 160%;
  }
  ul.infoevent-list .infoevent-left {
    width: 20%;
    float: left;
    margin: 0 1% 0 0;
    padding: 0;
    font-weight: bold;
    font-size: 80%;
  }
  ul.infoevent-list .infoevent-right {
    width: 79%;
    float: left;
    margin: 0;
    padding: 0;
  }
  .infoevent-right ul.infoevent-detlist {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: visible !important;
  }
  ul.infoevent-detlist li {
    overflow: visible !important;
    list-style: disc !important;
  }
  .info-main {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    font-size: 0.9em;
  }
  .info-main__content {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
    clear: both;
  }
  .info-main__left {
    width: 35%;
    float: left;
    margin: 0 4% 0 0;
    padding: 0;
    border: solid 1px #969696;
  }
  .info-main__left img {
    width: 100%;
  }
  .info-main__right {
    width: 56%;
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    font-size: 14px;
  }
  .info__news-content {
    width: 98%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .info__news-title {
    width: 100%;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    overflow: hidden;
    color: #0370dc;
    font-size: 16px;
  }
  .info__news-txt {
    width: 98%;
    margin: 0 auto;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 14px;
  }
  .info__news-pic {
    width: 85%;
    margin: 10px auto 0;
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  .info__news-pic img {
    width: 100%;
  }
  /*薬物療法パブリックサブページ追加-241022*/
  .shishin-box a{
    width: 98%;
    margin: 0 auto;
    min-width: inherit;
        justify-content: flex-start;
  }
  .data-list{
     width: 98%;
  }
  .shishin-box{
        gap: 10px;
    flex-flow: column;
    justify-content: flex-start;
  }
  .data-list li{
    width: 100%;
  }
  .data-list li:first-child{
    margin: 0px 0 14px 0px;
  }
  .box-flex{
    width: 100%;
    flex-flow: column;
  }
  .box-flex li{
    width: 100%;
  }
  .pub-text {
    width: 90%;
    margin: 0 auto 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    font-size: 100%;
    line-height: 210%;
  }
  table.pub-list .abstract-list th {
    width: 94%;
    background-color: #e8f8fd;
    color: #0865BC;
    font-size: 90%;
    font-weight: bold;
    line-height: 180%;
    border-bottom: solid 1px #0a6bb7;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.pub-list .abstract-listtd {
    width: 94%;
    background-color: #FFFFFF;
    color: #000000;
    font-size: 90%;
    font-weight: normal;
    line-height: 210%;
    text-align: left;
    margin: 0 auto;
    padding: 20px 3%;
    display: table;
  }
  table.pub-list .abstract-list ul {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .data-list li {
    margin: 14px 0;
  }
  .forms-btn {
    width: 90%;
  }
  .pub-btn_annai {
    align-items: center;
  }
  table .pub-list .abstract-list {
    width: 100%;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #0a6bb7;
    border-spacing: 1px;
    text-align: left;
  }
  table .pub-list .abstract-list th {
    background-color: #f5f5f5;
  }
  .pub-list .abstract-list .th-w_none, .pub-list .abstract-list .th-w {
    width: calc(100%/3);
    text-align: center;
  }
  table .pub-list .abstract-list td {
    width: 35%;
  }
  table .pub-list .abstract-list th, table .pub-list .abstract-list td {
    width: calc(100%/3);
    height: 30px;
    /*    width: 32% !important;*/
    padding: 20px 10px;
    display: table-cell;
    border: none;
  }
  .event-end {
    width: 100%;
    max-width: 900px;
    margin: 30px auto;
    padding: 20px;
    box-sizing: border-box;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 200%;
    background-color: #EAEAEA;
    border-radius: 10px;
  }
  .end-orei {
   text-align: justify;
  display: flex;
  justify-content: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 180%;
  }
  /*****準備中　ページ*****/
  .comingsoon-cont {
    width: 90%;
    margin: 50px auto;
    padding: 50px 0;
    position: relative;
    overflow: hidden;
    border: dashed 1px #0A6BB7;
    border-radius: 50px;
    text-align: center;
    color: #0A6BB7;
    font-size: 110%;
    font-weight: bold;
    line-height: 180%;
  }
}