@charset "UTF-8";
/*
--------------------------------------
Med Co., Ltd
unauthorized use prohibited
無断利用禁止
--------------------------------------
*/
/* ========BASIC======== */
html {
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1.6;
  letter-spacing: 1px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 12px;
  color: #333;
  border-top: 5px solid #00a5a8;
  background: #00a5a8 url("../images/bg_body.png") 0 0 repeat-x;
  min-width: 889px;
}

br {
  letter-spacing: normal;
}

a {
  color: #00a5a8;
  text-decoration: none;
}
a:hover {
  color: #006382;
  text-decoration: underline;
}

img {
  border: 0;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

/* ========TEMPLATE LAYOUT======== */
#headWrap {
  position: relative;
  width: 100%;
  min-width: 889px;
  margin: 0 auto;
  padding: 0px 0 0px 0;
  background: #fff;
}

#header {
  position: relative;
  width: 887px;
  margin: 0 auto;
  background: #fff;
}

#pr {
  position: absolute;
  left: 0;
  top: 0;
  width: 887px;
}

#gnavi {
  position: absolute;
  bottom: 0;
  right: 0;
}

#menu {
  width: 100%;
  float: left;
  border-top: 1px solid #d8d8d8;
  background: #e8e8e8;
}

#icatch {
  width: 887px;
  margin: 0px auto 10px;
  background: #fff;
}

#contents {
  clear: both;
  width: 867px;
  margin: 0 auto;
  padding: 10px;
  background: #fff;
}

#main {
  float: right;
  width: 647px;
}

#sub {
  float: left;
  width: 200px;
}

#pageTop {
  clear: both;
}

#footMenu {
  width: 887px;
  margin: 0 auto;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
  margin: 0;
  padding-top: 0px;
  font-size: 32px;
  color: #fff;
  line-height: 50px;
}
#header h1 a {
  color: #9b0000;
}
#header h1 a:hover {
  color: #d30000;
}
#header #pr p {
  margin: 0;
  font-size: 11px;
}
#header #gnavi ul {
  list-style: none;
}
#header #gnavi li {
  float: left;
  font-size: 11px;
  margin-left: 15px;
}
#header #gnavi li a {
  display: block;
}
#header #gnavi .tel {
  color: #333;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1;
  font-family: Georgia, "MS 明朝", "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", serif;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
  width: 889px;
  margin: 0 auto;
  padding: 0px 0 0 0px;
}
#menu li {
  float: left;
  color: #333;
  text-align: center;
  list-style-type: none;
}
#menu li a {
  display: block;
  width: 110px;
  color: #333;
  line-height: 30px;
  border-right: 1px solid #d8d8d8;
  font-family: Georgia, "MS 明朝", "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", serif;
  font-weight: bold;
  font-size: 14px;
  background: #f5f5f5;
  text-decoration: none;
}
#menu li.home a {
  border-left: 1px solid #d8d8d8;
}
#menu li.small a {
  border-left: 1px solid #d8d8d8;
  font-size: 13px;
  width: 200px;
  color: #fff;
  background: #006382;
}
#menu li a:hover {
  color: #006382;
  background: #f5f5f5 url("../images/bg_menu.gif") 0 -30px repeat-x;
  z-index: 100;
  border-top: 2px solid #006382;
  height: 28px;
}

#menu2 ul {
  width: 897px;
  margin: 0 auto;
  padding: 0px 0 0 0;
}
#menu2 li {
  float: left;
  color: #333;
  text-align: center;
  list-style-type: none;
}
#menu2 li a {
  display: block;
  width: 110px;
  color: #333;
  line-height: 30px;
  border-right: 1px solid #d8d8d8;
  font-family: Georgia, "MS 明朝", "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", serif;
  font-weight: bold;
  font-size: 14px;
  background: #f5f5f5;
}

/* ========TOPICPATH CUSTOMIZE======== */
#topicPath {
  margin-bottom: 10px;
  font-size: 11px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
#main h2 {
  margin-bottom: 8px;
  padding: 0 0 0 10px;
  color: #fff;
  font-family: Georgia, "MS 明朝", "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  border: 0px solid #d8d8d8;
  background: #00a5a8;
}
#main h3 {
  margin-bottom: 3px;
  color: #333;
  padding-left: 10px;
  font-size: 15px;
  border: 1px solid #d8d8d8;
  background: #f5f5f5;
}
#main h4 {
  margin-bottom: 2px;
  font-size: 14px;
  border-bottom: 1px solid #333;
  padding: 0 0 0 10px;
}
#main h5 {
  margin-bottom: 2px;
  font-size: 14px;
  padding: 0 0 0 10px;
  color: #00a5a8;
}
#main h6 {
  margin-bottom: 2px;
  font-size: 13px;
  padding: 0 0 0 10px;
}
#main p {
  margin: 0 0 14px 10px;
  font-size: 14px;
}
#main ul {
  font-size: 12px;
}

ol, dl {
  font-size: 12px;
}

#main dt {
  margin-bottom: 3px;
}
#main dd {
  padding: 0;
  margin: 0 0 0.5em 1em;
  padding: 3px;
  background: #f1f1f1;
}

/* INFORMATION CUSTOMIZE */
* html body #main dl.information dd div {
  display: inline-block;
}

#main dl.information dt {
  float: left;
  margin: 0;
  padding: 0 0 0 12px;
}
#main dl.information dd {
  margin: 5px 0;
  padding: 0 0 0.5em 8em;
  background: url("../images/bg_dotline.gif") 0 100% repeat-x;
}
#main table {
  width: 100%;
  border-collapse: collapse;
}
#main table th {
  padding: 5px;
  font-size: 13px;
  text-align: left;
  border: 1px solid #ddd;
  background: #f5f5f5;
}
#main table td {
  padding: 5px;
  font-size: 13px;
  text-align: left;
  border: 1px solid #ddd;
}

/* ========SUBCONTENTS CUSTOMIZE======== */
#sub .section {
  margin-bottom: 10px;
  font-family: Georgia, "MS 明朝", "Hiragino Mincho Pro W3", "ヒラギノ明朝 Pro W3", serif;
}
#sub h2 {
  padding: 3px 0 0 3px;
  font-size: 13px;
  color: #fff;
  padding-left: 10px;
  background: #00465c;
  text-decoration: none;
}
#sub ul {
  margin: 5px 0 5px 5px;
  padding: 0;
}
#sub li {
  padding: 5px 0 5px 0;
  line-height: 1.4;
  list-style: none;
  background: url("../images/bg_dotline.gif") 0 100% repeat-x;
}
#sub li a {
  display: block;
  position: relative;
  padding-left: 12px;
  background: url("../images/bg_list.gif") 0 6px no-repeat;
  color: #333;
  text-decoration: none;
}
#sub li a:hover {
  color: #006382;
  z-index: 100;
  top: 1px;
}
#sub h3 {
  padding: 3px 0 0 6px;
  font-size: 13px;
  color: #fff000;
  background: #0b398f;
}
#sub h3 a {
  color: #fff;
  display: block;
}
#sub h3 a:hover {
  color: #fff000;
  text-decoration: none;
}

/* ========PAGEOP CUSTOMIZE========= */
#pageTop {
  padding: 20px 0;
  text-align: right;
  font-size: 11px;
}
#pageTop a {
  padding-left: 8px;
  background: url("../images/bg_pagetop.gif") 0 50% no-repeat;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
  padding: 10px 0 30px 0;
  font-size: 11px;
  font-style: normal;
  color: #fff;
  text-align: center;
}

/* ========BUTTON CUSTOMIZE======== */
.button {
  position: relative;
  cursor: pointer;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  width: 180px;
  font-size: 14px;
  background-color: #00a5a8;
  color: #fff;
}
.button:hover {
  background-color: #00a5a8;
  color: #ff0;
  text-decoration: none;
  animation: flash 1s;
  -webkit-animation: flash 1s;
}
.button:active {
  top: 1px;
}
.button span {
  font-size: 12px;
}

@-webkit-keyframes flash {
  0% {
    background-color: #00a5a8;
  }
  10% {
    background-color: #014b4b;
  }
  100% {
    background-color: #00a5a8;
  }
}
/*keyframes flash {*/
/*	 0% {background-color:#00a5a8;}*/
/*	 10% {background-color:#014b4b;}*/
/*	 100% {background-color:#00a5a8;}*/
/*}*/
.button_2 {
  position: relative;
  cursor: pointer;
  text-decoration: none;
  padding: 10px;
  display: inline-block;
  text-align: center;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  width: 180px;
  font-size: 14px;
  background-color: #0b398f;
  color: #fff;
}
.button_2:hover {
  background-color: #0b398f;
  color: #fff000;
  text-decoration: none;
  animation: flash2 1s;
  -webkit-animation: flash2 1s;
}
.button_2:active {
  top: 1px;
}
.button_2 span {
  font-size: 12px;
}

@-webkit-keyframes flash2 {
  0% {
    background-color: #0b398f;
  }
  10% {
    background-color: #0099e6;
  }
  100% {
    background-color: #0b398f;
  }
}
/*keyframes flash2 {*/
/*	 0% {opacity:0.4;}*/
/*	 100% {opacity:1;}*/
/*}*/
/* ========CLASS CUSTOMIZE======== */
.chapter_1 {
  font-size: 13px;
  padding: 0 10px;
  width: auto;
  margin-bottom: 1em;
}

.article_1 {
  padding: 0;
  margin: 0;
}
.article_1 dt {
  font-size: 13px;
  line-height: 1.6;
  float: left;
  display: inline-block;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  padding-left: 1em !important;
}
.article_1 dd {
  font-size: 13px;
  line-height: 1.6;
  display: block;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  padding-left: 5em !important;
  background: #fff !important;
}

.article_2 {
  padding: 0;
  margin: 0;
}
.article_2 dt {
  font-size: 13px;
  line-height: 1.6;
  float: left;
  display: inline-block;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  padding-left: 1em !important;
}
.article_2 dd {
  font-size: 13px;
  line-height: 1.6;
  display: block;
  width: auto;
  padding: 0 !important;
  margin: 0 !important;
  padding-left: 5.8em !important;
  background: #fff !important;
}

.indent_1 {
  display: inline-block;
  text-indent: -1.9em;
  padding-left: 1.9em;
}

.noborder {
  font-size: 14px;
  line-height: 1.6;
  padding: 0 !important;
  margin: 0 !important;
  border-style: none !important;
  border-collapse: collapse;
  width: auto !important;
}
.noborder tr {
  border-style: none !important;
  border-collapse: collapse;
  padding: 0 !important;
  margin: 0 !important;
}
.noborder td {
  font-size: 14px !important;
  line-height: 1.6;
  border-style: none !important;
  border-collapse: collapse;
  padding: 0 !important;
  margin: 0 !important;
  vertical-align: top;
}

.list_1 {
  display: inline-block;
  background: url(../images/bg_list.gif) no-repeat scroll left 45%;
  padding-left: 6px;
  margin-right: 10px;
}

/* ========内視鏡外科研究会======== */
.naishigeka a {
  color: #0047cc;
  text-decoration: none;
}
.naishigeka a:hover {
  color: #0b398f;
  text-decoration: underline;
}
.naishigeka h2 {
  background: #0b398f !important;
}
.naishigeka h5 {
  color: #0b398f !important;
}

/* ========アルバム======== */
.album-main {
  max-width: 646px;
  margin: 8px auto 0;
}
.album-main img {
  width: 567px;
  height: auto;
  margin: 0 auto;
}
.album-main .slick-prev {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: -5px;
  z-index: 100;
}
.album-main .slick-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 100;
}

.album-sub {
  max-width: 646px;
  margin: 8px auto 0;
}
.album-sub img {
  width: 567px;
  height: auto;
  margin: 0 auto;
}
.album-sub .slick-prev {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  left: -5px;
  z-index: 100;
}
.album-sub .slick-next {
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50%;
  right: -5px;
  z-index: 100;
}

.album-thumb-top {
  max-width: 646px;
  margin: 8px auto 0;
}
.album-thumb-top img {
  width: 96%;
  height: auto;
  margin: 0 auto;
}

/* モーダル */
.modal {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

/* モーダルのコンテンツ */
.modal-content {
  position: relative;
  width: 100%;
  max-width: 650px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  /* 閉じるボタン */
}
.modal-content .close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 3px 3px;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #000;
  color: #000;
  z-index: 10000;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
}

/*# sourceMappingURL=common2.css.map */
