﻿ul {
  padding: 0;
  margin: 0;
}
body {
  font-family: "Lucida Grande", Tahoma, Verdana, Arial, 'MS PGothic', 'Hiragino Kaku Gothic ProN', sans-serif;
  margin: 0px;
  width: 100%;
}
.bl {
  overflow: hidden;
  text-indent: -999em;
  display: block;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}
.wrapper {
  width: 960px;
  margin: 0 auto;
}
p {
  line-height: 1.5em;
  margin-bottom: 1em;
}
ol {
  list-style-type: decimal;
}
dl {
  line-height: 1.5em;
  margin-bottom: 1em;
}
dl > dt {
  font-weight: bold;
}
dl > dd {
  padding-left: 1.5em;
  margin-bottom: 0.5em;
}
.frame {
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 400px;
  width: 100%;
  position: relative;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
/* header -------------------------------------------- */
header {
  position: relative;
  height: 123px;
}
header h1 {
  background: url(../assets/templates/swc/images/title2.png) no-repeat;
  background-size: 490px;
  width: 490px;
  height: 92px;
  position: absolute;
  top: 16px;
}
header ul {
  list-style: none;
}
header ul li {
  display: inline-block;
}
header li a {
  background: no-repeat;
  display: block;
}
header ul#info1 {
  position: absolute;
  right: 0px;
  top: 40px;
}
header li a#link {
  background: url(../assets/templates/swc/images/link.png);
  width: 41px;
  height: 12px;
  margin: 0 5px 0 0;
}
header li a#link:hover {
  background: url(../assets/templates/swc/images/link.png);
  width: 41px;
  height: 12px;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
  left: -2px;
}
header li a#sitemap {
  background: url(../assets/templates/swc/images/sitemap.png);
  width: 83px;
  height: 14px;
}
header li a#sitemap:hover {
  background: url(../assets/templates/swc/images/sitemap.png);
  width: 83px;
  height: 14px;
  position: relative;
  top: -1px;
  left: -2px;
}
header li a#english {
  background: url(../assets/templates/swc/images/english.png);
  width: 66px;
  height: 14px;
}
header li a#english:hover {
  background: url(../assets/templates/swc/images/english.png);
  width: 66px;
  height: 14px;
  position: relative;
  top: -1px;
  left: -2px;
}
header ul#info2 {
  position: absolute;
  right: 0px;
  top: 70px;
}
header li a#contact {
  background: url(../assets/templates/swc/images/contact.png);
  width: 140px;
  height: 30px;
}
header li a#contact:hover {
  background: url(../assets/templates/swc/images/contact.png);
  width: 140px;
  height: 30px;
  position: relative;
  top: -1px;
  left: -2px;
  box-shadow: 3px 3px 3px #999;
}
header li a#access {
  background: url(../assets/templates/swc/images/access.png);
  width: 140px;
  height: 30px;
}
header li a#access:hover {
  background: url(../assets/templates/swc/images/access.png);
  width: 140px;
  height: 30px;
  position: relative;
  top: -1px;
  left: -2px;
  box-shadow: 3px 3px 3px #999;
}
/* -------------------------------------------- header */
/* nav ----------------------------------------------- */
nav {
  background: url(../assets/templates/swc/images/nav_bg.png) repeat-x;
  height: 60px;
  border-bottom: #EFF2F4 solid 1px;
}
nav ul {
  /*  border-left: 1px solid #042051; */
  /*  border-right: 1px solid #173571; */
  height: 60px;
  letter-spacing: -.40em;
}
nav ul li {
  display: inline-block;
  letter-spacing: normal;
}
nav ul li a {
  color: #fff;
  display: block;
  font-size: 14px; /*Originally, the font size was 15px*/
  text-decoration: none;
  padding: 22px 23px; /*Origiinally, padding for the both side was 21px*/
  border-left: 1px solid #173571;
  border-right: 1px solid #042051;
}
nav ul li a:hover {
  text-shadow: 3px 3px 3px white;
}
nav ul li:last-child a {
  padding-right: 28px;
}
/* ----------------------------------------------- nav */
/* top ----------------------------------------------- */
.top {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.52, #fff), color-stop(0.00, #87d1f3));
  background: -webkit-linear-gradient(top, #87d1f3 0%, #fff 52%);
  background: -moz-linear-gradient(top, #87d1f3 0%, #fff 52%);
  background: -o-linear-gradient(top, #87d1f3 0%, #fff 52%);
  background: -ms-linear-gradient(top, #87d1f3 0%, #fff 52%);
  background: linear-gradient(to bottom, #87d1f3 0%, #fff 52%);
  height: 445px;
}
.top #main_image #accordion {
  position: relative;
  background: url(../assets/templates/swc/accordion/acc0.png);
  width: 960px;
  height: 250px;
  margin: 0 auto 25px;
  box-shadow: 0 0 6px 0 #bbbbbb;
}
.top #accordion .acc_panel {
  overflow: hidden;
  position: absolute;
  width: 60px;
  height: 250px;
}
.top #accordion .acc_panel a {
  overflow: hidden;
  position: absolute;
  margin: 0;
  padding: 0;
  background-position: 0 0;
  width: 960px;
  height: 250px;
}
.top a#main_visual {
  width: 960px;
  height: 250px;
  float: left;
}
.top #accordion #acc1 {
  background: url(../assets/templates/swc/accordion/acc1.png);
  float: right;
  right: 360px;
}
.top #accordion #acc1:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc1_hover.png);
}
.top #accordion #acc2 {
  background: url(../assets/templates/swc/accordion/acc2.png);
  float: right;
  right: 300px;
}
.top #accordion #acc2:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc2_hover.png);
}
.top #accordion #acc3 {
  background: url(../assets/templates/swc/accordion/acc3.png);
  float: right;
  right: 240px;
}
.top #accordion #acc3:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc3_hover.png);
}
.top #accordion #acc4 {
  background: url(../assets/templates/swc/accordion/acc4.png);
  float: right;
  right: 180px;
}
.top #accordion #acc4:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc4_hover.png);
}
.top #accordion #acc5 {
  background: url(../assets/templates/swc/accordion/acc5.png);
  float: right;
  right: 120px;
}
.top #accordion #acc5:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc5_hover.png);
}
.top #accordion #acc6 {
  background: url(../assets/templates/swc/accordion/acc7.png);
  float: right;
  right: 60px;
}
.top #accordion #acc6:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc7_hover.png);
}
.top #accordion #acc7 {
  background: url(../assets/templates/swc/accordion/acc6.png);
  float: right;
  right: 0;
}
.top #accordion #acc7:hover {
  background-position: 0 0;
  background: url(../assets/templates/swc/accordion/acc6_hover.png);
}
.top ul#banner li {
  display: inline-block;
  margin-right: 9px;
  width: 310px;
  height: 170px;
}
.top ul#banner li:last-child {
  margin-right: 0px;
}
.top ul#banner li a {
  width: 310px;
  height: 170px;
}
.top ul#banner li a#i1 {
  background: url(../assets/templates/swc/images/banner1.png) no-repeat;
}
.top ul#banner li a#i2 {
  background: url(../assets/templates/swc/images/banner2.png) no-repeat;
}
.top ul#banner li a#i3 {
  background: url(../assets/templates/swc/images/banner3.jpg) no-repeat;
}
/* ----------------------------------------------- top */
/* main ---------------------------------------------- */
main {
  width: 960px;
  margin: 25px auto 25px;
  display: block;
}
/* main article -------------------------------------- */
/* breadcrumbs --------------------------------------- */
article #breadcrumbs {
  margin-bottom: 20px;
}
article #breadcrumbs a {
  color: #4c7bdb;
}
/* --------------------------------------- breadcrumbs */
article {
  float: left;
  width: 710px;
  margin-right: 20px;
}
article h2 {
  background: url(../assets/templates/swc/images/h2_bg.png) no-repeat;
  color: #fff;
  width: 710px;
  height: 46px;
  font-size: 1.2em;
  padding: 14px 0px 0px 28px;
}
article h3 {
  color: #fff;
  background: #013580;
  padding: 7px 20px;
  margin-bottom: 10px
}
article h4 {
  color: #255192;
  padding: 7px 12px;
  border-left: 5px solid #013580;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 10px
}
article li {
  margin-bottom: 10px;
}
article .right {
  float: right;
  margin-left: 1em;
}
article .left {
  float: left;
  margin-left: 1em;
}
article section {
  margin-bottom: 35px;
}
article section#news {
  position: relative;
}
article section#news a#archive {
  position: absolute;
  top: 15px;
  right: 12px;
  text-decoration: none;
  border-bottom: solid #eee 1px;
  padding-bottom: 3px;
  color: #eee;
}
article section#news a#archive:hover {
  position: absolute;
  top: 15px;
  right: 12px;
  text-decoration: none;
  border-bottom: solid #eee 1px;
  padding-bottom: 3px;
  color: #eee;
  text-shadow: 3px 3px 3px white;
}
article section#news dl {
  width: 100%;
}
article section#news dt {
  clear: left;
  float: left;
  width: 80px;
  background: url(../assets/templates/swc/images/blue_arrow.png) no-repeat 0px 8px;
  padding: 0px 0px 20px 13px;
  width: 25%;
  line-height: 1.5em;
}
article section#news dd {
  padding: 0px 0px 20px 228px;
  width: 68%;
  border-bottom: 1px dotted #000;
  margin-bottom: 20px;
  margin-top: 20px;
  line-height: 1.5em;
}
article section#news dd.notice {
  background: url(../assets/templates/swc/images/news_notice.png) no-repeat 162px 3px;
}
article section#news dd.meet {
  background: url(../assets/templates/swc/images/news_meet.png) no-repeat 150px 3px;
}
article section#news dd a {
  color: #4c7bdb;
}
article section .center {
  text-align: center;
}
article section .strong {
  font-weight: bold;
}
article section .with_marker {
  margin-left: 2em;
  list-style: disc;
}
article section .with_marker li > ul {
  padding-left: 1.5em;
}
article section .with_marker li > ul > li {
  list-style: circle;
}
article section ol {
  margin-left: 2em;
}
article section li {
  margin-bottom: 1em;
}
article section .box {
  float: left;
  width: 250px;
}
article section .box ul {
  margin-left: 0;
  line-height: 1.5em;
}
article section .box li {
  margin-bottom: 0;
}
article section .memberList {
  border-collapse: separate;
  border-spacing: 0 10px;
}
article section .memberList td {
  box-sizing: border-box;
  vertical-align: top;
  font-size: 90%;
  line-height: 1.5em;
  width: 180px;
  padding: 0 1em;
}
article section #schedule_table {
  font-size: 0.8em;
  width: 700px;
  margin-left: auto;
  margin-right: auto;
}
article section #schedule_table th {
  background-color: #877947;
  border: 1px solid #CCCCCC;
  color: #FFFFFF;
  vertical-align: middle;
  height: 25px
}
article section #schedule_table td {
  border: 1px solid #CCCCCC;
  vertical-align: middle;
  line-height: 1.5em;
  height: 60px;
}
.surgeryIndexBox table {
  border-spacing: 10px;
  border-collapse: separate;
  width: 100%;
  margin: 5px;
  border: 3px solid;
}
.surgeryIndexBox a {
  text-decoration: none;
  color: white;
}
.surgeryIndexBox a:hover {
  text-shadow: 3px 3px 3px #000;
}
.surgeryIndexBox th {
  padding: 15px;
  color: white;
  font-size: 23px;
  text-shadow: 3px 3px 3px #000;
  /*background: url(../assets/templates/swc/images/surgery_th_bg.png) repeat;*/
  border: 3px solid;
}
.surgeryIndexBox td.face {
  width: 30%;
  color: white;
  padding: 15px;
  background-color: #9eb4d8;
  text-align: center;
  vertical-align: middle;
  border: 15px solid;
  border-left: 8px solid;
  border-right: 8px solid;
  border-color: white;
}
.surgeryIndexBox td.hand {
  width: 30%;
  color: white;
  padding: 15px;
  background-color: #6a7ea0;
  text-align: center;
  vertical-align: middle;
  border: 15px solid;
  border-left: 8px solid;
  border-right: 8px solid;
  border-color: white;
}
.surgeryIndexBox td.breasts {
  width: 30%;
  color: white;
  padding: 15px;
  background-color: #324c75;
  text-align: center;
  vertical-align: middle;
  border: 15px solid;
  border-left: 8px solid;
  border-right: 8px solid;
  border-color: white;
}
.surgeryIndexBox td.etc {
  width: 30%;
  color: white;
  padding: 15px;
  background-color: #1c3660;
  text-align: center;
  vertical-align: middle;
  border: 15px solid;
  border-left: 8px solid;
  border-right: 8px solid;
  border-color: white;
}
.surgeryIndexBox a:hover.etc {
  text-shadow: 3px 3px 3px white;
}
.cosmeticBox_noBorder tr {
  border-style: none;
}
.cosmeticBox_noBorder td {
  border-style: none;
  padding: 10px;
}
.custommarker li {
  list-style-type: disc;
  margin-left: 30px;
}
.redBox table {}
.redBox td {
  width: 50%;
  padding: 10px;
  margin: 10px;
  border: 2px solid;
  border-color: red;
}
.cosmeticBox {
  width: 100%;
  border: 2px solid;
  border-color: #cccccc;
}
.cosmeticBox td {
  border: 2px solid;
  border-color: #cccccc;
  padding: 5px;
}
.linkList {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0px;
  border: 3px solid;
  border-color: black;
}
.linkList th {
  width: 25%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  color: black;
  background-color: #c7dbfc;
  border-spacing: 0px;
  border: 1px solid;
  border-color: black;
  font-size: 15px;
  font-weight: bold;
}
.linkList td.header {
  padding: 8px;
  font-weight: bold;
  background-color: #ededed;
}
.linkList td {
  padding: 6px;
  xborder-spacing: 0px;
  border: 1px solid;
  border-color: black;
  font-size: 14px
}
.class img {
  float: left;
}
.classp p {
  overflow: hidden;
  zoom: 1;
}
article section table .w103 {
  width: 103px;
}
article section table .w130 {
  width: 130px;
}
article section table .w184 {
  width: 65px;
}
article section .right {
  float: right;
  margin-left: 1em;
}
article section .left {
  float: left;
  margin-right: 1em;
}
article section .list_disc {
  list-style-type: disc;
}
article section #sickness_category th {
  width: 200px;
  text-align: left;
}
article section #sickness_category td {
  vertical-align: middle;
}
article section .data_table {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  font-size: small;
}
article section .data_table th {
  border-bottom: 1px solid grey;
  font-weight: bold;
  line-height: 2em;
  border: 1px solid #cccccc;
}
article section .data_table td {
  text-align: center;
  line-height: 2em;
  vertical-align: middle;
  border: 1px solid #cccccc;
}
article section .data_table .oddtr {
  background-color: #EFEFEF;
}
article section .data_table .row_long {
  border-right: 1px solid grey;
  vertical-align: middle;
}
article section .center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
article section .f_red {
  color: #FF0004;
}
article section .d5_text1 {
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-color: #F0EEDF;
}
article section .d5_text2 {
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  background-color: #E3EEDF;
}
article section .d5_h5 {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
#d5_nt1 a, #d5_nt2 a, #d5_nt3 a, #d5_nt4 a, #d5_nt5 a, #d5_nt6 a, #d5_nt7 a {
  background-image: url(../content/images/disease5/d5_nt1.jpg);
  width: 116px;
  height: 30px;
  text-indent: -9999px;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
  display: block;
  outline: none;
  text-decoration: none;
  cursor: pointer;
}
#d5_nt1 p, #d5_nt2 p, #d5_nt3 p, #d5_nt4 p, #d5_nt5 p, #d5_nt6 p, #d5_nt7 p {
  background-image: url(../content/images/disease5/d5_nt1p.jpg);
  width: 116px;
  height: 30px;
  text-indent: -9999px;
  clear: both;
  margin-top: 30px;
  margin-bottom: 30px;
  cursor: pointer;
}
article section .table_images {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
article section .table_images td {
  padding: 5px;
}
article section .small {
  font-size: small;
}
/* -------------------------------------- main article */
/* main side ----------------------------------------- */
side {
  float: left;
  width: 220px;
  background: #cbecfb;
}
side p {
  color: #20498c;
  margin: 15px auto;
  padding-left: 15px;
  ;
}
side a#side1 {
  background: url(../assets/templates/swc/images/side_sikkan.png) no-repeat;
  width: 210px;
  height: 70px;
  margin: 15px auto;
}
side a#side1:hover {
  background: url(../assets/templates/swc/images/side_sikkan.png) no-repeat;
  width: 210px;
  height: 70px;
  margin: 15px auto;
  position: relative;
  top: -1px;
  left: -2px;
  box-shadow: 3px 3px 3px #999;
}
side ul {
  margin-bottom: 20px;
}
side ul li a {
  display: block;
  text-decoration: none;
  text-align: center;
  margin: 5px auto;
  width: 210px;
  padding-top: 20px;
  height: 30px;
}
side ul.projects li a {
  color: #fff;
  background: url(../assets/templates/swc/images/side_blue_bg.png) no-repeat;
  letter-spacing: 0.2em;
}
side ul.projects li a:hover {
  color: #fff;
  background: url(../assets/templates/swc/images/side_blue_bg.png) no-repeat;
  letter-spacing: 0.2em;
  text-shadow: 3px 3px 3px white;
}
side ul.pages li a {
  color: #20498c;
  background: url(../assets/templates/swc/images/side_white_bg.png) no-repeat;
  font-weight: bold;
  letter-spacing: 0.1em;
}
side ul.pages li a:hover {
  text-shadow: 3px 3px 3px #999;
  background: url(../assets/templates/swc/images/side_white_bg.png) no-repeat;
  font-weight: bold;
  letter-spacing: 0.1em;
}
side ul.pages li.resident_btn {
  text-align: center;
}
side ul.pages li.resident_btn a {
  padding: 9px 0;
  color: #fff;
  background: url("../assets/templates/swc/images/resident_back.jpg") no-repeat;
}
side ul.pages li.resident_btn a.en {
  padding-top: 20px;
}
side ul.pages li.resident_btn a:hover {
  text-shadow: 3px 3px 3px #FCC4CB;
}
side ul.pages.corp li a {
  letter-spacing: 0;
  font-size: 0.85em;
}
side ul.pages.corp li a.two {
  padding-top: 10px;
  height: 40px;
}
side ul.pages li.s_txt a {
  font-size: 90%;
}
/* ----------------------------------------- main side */
/* ---------------------------------------------- main */
/* footer -------------------------------------------- */
footer {
  background: #01357f;
  height: 275px;
}
footer a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
}
footer ul {
  padding: 40px 0px 0px 80px;
  width: 880px;
  margin: 0px auto;
}
footer ul li {
  display: inline-block;
}
footer ul li:after {
  color: #fff;
  content: "|";
  padding: 10px;
}
footer ul li:last-child:after {
  content: none;
}
footer small {
  color: #fff;
  opacity: 0.8;
  font-size: 0.8em;
  text-align: center;
  display: block;
  padding-top: 15px;
}
/* -------------------------------------------- footer */
/* -------------------------------------------- 　追加CSS*/
.font_red_bold {
  color: #FD0509;
  font-weight: bold;
}
.line_through {
  text-decoration: line-through;
  display: inline-block;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.program_pamphlet {
  margin-left: 16px;
  float: right;
}
.program_pamphlet img {
  height: 200px;
  width: auto;
}
.program_pamphlet p:first-child {
  margin-bottom: 0;
}
.program_pamphlet > p:nth-child(2) {
  text-align: center;
  font-size: 12px;
}
.d29-sec01 img, .d29-sec04 img {
  height: 200px;
  margin-right: 20px;
  width: auto;
}
.its-new {
  background-color: #fff;
  border-radius: 5px;
  color: #F7513A;
  display: inline-block;
  font-size: 80%;
  margin-left: 1em;
  padding: 6px 4px;
}
.lva img, .lva + p > img {
  height: auto;
  width: 500px;
}
.lva {
  margin-bottom: 30px;
}
.float-sec::after {
  clear: both;
  content: '';
  display: block;
}
.fl-left {
  float: left;
  margin-right: 4%;
  width: 46%;
}
.fl-right {
  float: right;
  margin-left: 4%;
  width: 46%;
}
/* 2020/11 追加CSS */
.underline {
  border-bottom: 1px solid;
  padding-bottom: 1px;
}
/* 2021/04 追加CSS */
.color-red {
  color: #F91B1F;
}
.app-resume a {
  display: inline-block;
  margin-left: 10px;
}
/* 2021/04 追加CSS */
.lva + p.disease10-7img img {
  height: auto;
  max-width: 100%;
  width: auto;
}
/* 2021/09/27 急募　追加CSS　*/
.urgent-recruit {
  color: #F91B1F;
  font-weight: bold;
}
.mb1em {
  margin-bottom: 1em;
}
/*　2022/12 追加CSS　*/
.table01 {
  border-collapse: collapse;
  margin-bottom: 20px;
  width: 100%;
}
.table01 th, .table01 td {
  border: 1px solid #000;
  box-sizing: border-box;
  padding: 5px 15px;
  text-align: left
}
.table01 th {
  width: 20%;
}
.table01 td {
  width: 80%;
}
.disclosure-img-box {
  margin: 30px 0;
  text-align: center;
}

/* 研究業績 2023/10 追加CSS */
.research-achievements-year {
	background-color: #6a7ea0;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 7px 20px;
}
.research-achievements-h3 {
	border-left: none;
  color: #fff;
  background: #013580;
  padding: 7px 20px;
  margin-bottom: 10px;
	font-size: 100%;
	font-weight: normal;
}
.mb30 {
	margin-bottom: 30px;
}

/* 2023/12 追加CSS */
.top-bnr-sec {
	margin: 35px auto;
	text-align: center;
}
.top-bnr-sec img {
	height: auto;
	max-width: 100%;
}
.top-bnr-sec a:hover {
	opacity: .7;
}

/* 2024/05 追加css */
.news-img img {
	height: auto;
	max-width: 100%;
	width: auto;
}
/* 2024/06 */
.news-dd-small {
	font-size: 14px;
}
.research-achievements-h4 {
	font-weight: bold;
	margin: 20px 0 15px;
}


