@charset "UTF-8";
/*
Theme Name: geka
Author: ボーダー
Version: 1.0
*/

@import url(https://fonts.googleapis.com/css?family=Lato:100,200,300,400,500,600,700);
@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/earlyaccess/kokoro.css);


html, body {
  height: 100%;
}

body {
    color: #000;
    font-family: YuGothic,"游ゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",Osaka,sans-serif;
    font-size: 14px;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 1px;
    position: relative;
    -ms-overflow-style: scrollbar;
    background-color: #FAFAFA;
    overflow-x: hidden;
    counter-reset: number;
}

.mincho {
    font-family: "Hiragino Mincho ProN","ヒラギノ明朝 ProN W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

.lead {
    font-size: 1.1em;
}

.d-block {
    min-height: 1%;
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}

.font-weight-900 {
    font-weight: 900;
}

.h3, h3 {
    font-size: 1.65rem;
}

/* jancy CSS*/
.navmenu, .navbar-offcanvas {
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    padding-top: 10px;
    width: 215px;
    background-color: #F2F2F2;
}

.navmenu-fixed-left, .navbar-offcanvas {
	position: fixed;
	z-index: 1000;
	top: 0;
	bottom: 0;
	overflow-y: auto;
	border-radius: 0;
}

.navmenu-fixed-left, .navbar-offcanvas.navmenu-fixed-left {
	left: 0;
	right: auto;
	border-width: 0 1px 0 0;
    border-right: 1px solid rgba(0,0,0,.14);
}

.navmenu-nav {
    margin-bottom: 16px;
    margin-top: 56px;
}
@media (min-width: 991px) {
    .navmenu-nav {
        margin-top: 0;
    }
  #department-header {
    height: 350px;
  }

  #department-header .container {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important;
  }
}

.navmenu-nav.dropdown-menu {
	position: static;
	margin: 0;
	padding-top: 0;
	float: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 0;
}

.navbar-offcanvas .navbar-nav {
	margin: 0
}

@media (min-width: 768px) {
	.navbar-offcanvas {
		width: auto;
		border-top: 0;
		box-shadow: none;
	}
	.navbar-offcanvas.offcanvas {
		position: static;
		display: block!important;
		height: auto!important;
		padding-bottom: 0;
		overflow: visible!important
	}
	.navbar-offcanvas .navbar-nav.navbar-left:first-child {
		margin-left: -15px
	}
	.navbar-offcanvas .navmenu-brand {
		display: none
	}
}

.navmenu-brand {
	display: block;
	padding: 10px 15px;
	margin: 10px 0;
}

.offcanvas {
	display: none
}
.offcanvas.in {
	display: block
}

@media (max-width: 767px) {
	.offcanvas-xs {
		display: none
	}
	.offcanvas-xs.in {
		display: block
	}
   .hour-td {
      min-width: 165px;
   }
}

@media (max-width: 991px) {
	.offcanvas-sm {
		display: none
	}
	.offcanvas-sm.in {
		display: block
	}
}

@media (max-width: 1199px) {
	.offcanvas-md {
		display: none
	}
	.offcanvas-md.in {
		display: block
	}
}

.offcanvas-lg {
	display: none
}

.offcanvas-lg.in {
	display: block
}

.canvas-sliding {
	-webkit-transition: top .35s, left .35s, bottom .35s, right .35s;
	transition: top .35s, left .35s, bottom .35s, right .35s
}

.offcanvas-clone {
	height: 0!important;
	width: 0!important;
	overflow: hidden!important;
	border: none!important;
	margin: 0!important;
	padding: 0!important;
	position: absolute!important;
	top: auto!important;
	left: auto!important;
	bottom: 0!important;
	right: 0!important;
	opacity: 0!important
}


/* nav offcanvas */
.navbar {
    display: block;
    text-align: center;
    background-color: #F2F2F2;   
}

.navbar-brand {
    display: inline-block;
    float: none;
    padding: 2px;
    margin-right: 0;
    font-size: 1rem;
    line-height: inherit;
    position: relative;
}

.navmenu-brand span {
    margin-bottom: 8px;
}

.fixed-top {
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
}

.navbar-toggle {
    position: absolute;
    background: transparent;
    border: none;
    font-size: 1.5em;
    margin: 0;
    line-height: 1em;
    right: 1em;
}

@media (min-width: 1px) {
  .navbar-toggle {
    display: block !important;
  }
}

@media (min-width: 992px) {
  body {
    padding: 0 0 0 215px;
  }
  .navmenu {
    padding-top: 0;
  }
  .navbar {
    display: none !important; /* IE8 fix */
  }
}


/* icomoon */
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?g6si7g');
  src:  url('fonts/icomoon.eot?g6si7g#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?g6si7g') format('truetype'),
    url('fonts/icomoon.woff?g6si7g') format('woff'),
    url('fonts/icomoon.svg?g6si7g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon-close:before {
  content: "\e900";
}
.icon-arrows-up:before {
  content: "\e902";
}
.icon-arrows-down:before {
  content: "\e901";
}
.icon-arrows-right:before {
  content: "\e903";
}



/* geka original */
.content_block .row {
     margin: -7px;
}
.content_block .row > [class^="col-"],
.content_block .row> [class*=" col-"] {
    padding: 8px;
    display: inline-block;
}

ul.flex-column {
    position: relative;
}

ul.flex-column:after {
    content: "";
    border-top: 1px solid #989898;
    top: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 1em;
    margin-right: 1em;
    overflow: hidden;
}

ul.flex-column:before {
    content: "";
    border-bottom: 1px solid #989898;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: 1em;
    margin-right: 1em;
    overflow: hidden;
}

#menu .collapse {
    display: none!important;
}
#menu .collapse.in {
    display: block!important;
}
.nav-second-level {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-second-level>li>a {
    z-index: 999;
    padding: .5em 1.5em .5em 4em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #666666;
}

.nav-link {
    padding: .5em 2em;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}


.patient .nav-link.active,
.patient .nav-link:hover {
    background-color: #0071BC;
    color: #fff;
}

.medical .nav-link.active,
.medical .nav-link:hover {
    background-color: #FF6FAC;
    color: #fff;
}

.resident .nav-link.active,
.resident .nav-link:hover {
    background-color: #666666;
    color: #fff;
}

.parent-list {
    position: relative;
    font-weight: 400;
    display: block;
    cursor: pointer;
}


.parent-list:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e901";
    right: 28px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 600;
}

.patient-parent:after {
    color: #0071BC;
}

.medical-parent:after {
    color: #FF6FAC;
}

.resident-parent:after {
    color: #666666;
}

.parent-list:hover,
.parent-list:hover:after {
    color: #fff;
}

button {
    cursor: pointer;
}

.banner-btn {
    display: block;
    margin: 1em 2em .5em;
}

.banner-btn span {
    padding: 8px 4px;
}

.banner-btn.bg-blue span {
    border: 1px solid #0071BC;
}

.banner-btn.bg-pink span {
    border: 1px solid #FF6FAC;
}

.banner-btn img {
    border: 1px solid #0071BC;
    padding: 8px 4px;
}

.side-brand {
    font-size: 32px;
    line-height: 1.2em;
    letter-spacing: 2px;
    position: relative;
}

.side-brand::after {
    position: absolute;
    bottom: -6px;
    border-bottom: 1px solid;
    width: 140px;
    content: "";
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.font-weight-100 {
    font-weight: 100!important;
}

.font-weight-200 {
    font-weight: 200!important;
}

.font-weight-300 {
    font-weight: 300!important;
}

.font-weight-400 {
    font-weight: 400!important;
}
.font-weight-500 {
    font-weight: 500!important;
}
.fs-10 {
    font-size: 10px;
}

.lh-2 {
    line-height: 2em;
}
.lh-1-5 {
    line-height: 1.5em;
}
a:focus,
a:link,
a:hover,
a:active {
    text-decoration: none;
}

.hover-blue:hover,
.text-blue {
    color: #0071BC;
}

.nav-link,
a.text-initial {
    color: initial;
}

.bg-grey {
    background-color: #F2F2F2;
}

.text-grey {
    color: #4D4D4D;
}

.bottom-line {
    border-bottom: 1px solid #4D4D4D;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}
header#home-header {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/header-top.jpg),#333;
    background-position: center center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}

header#masthead {
    position: relative;
    width: 100%;
    min-height: auto;
    color: #fff;
    overflow: hidden;
}
.slide-bg-inner {
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
    height: 500px;
}
.slide-bg-inner .header-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.slide-bg-inner  .container{
	height: 100%;
}
.header-content .header-content-inner {
    max-width: none;
    width: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    padding: 0;
    text-align: center;
}

.page-header {
    padding-top: 44px;
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/header-top.jpg),#333;
    background-position: center center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
}
@media (min-width: 1023px) {
  .page-header {
    height: 225px;
  }
}

header#staff-header {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/bg-staff.jpg),#333;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
	background-position: bottom 30% center;
	height: 400px;
}
header#staff-header h1 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.scroll-down {
    position: absolute;
    bottom: 2%;
    text-align: center;
    left: 0;
    right: 0;
    margin: auto;
}

.bg-circle {
    background: rgba(0,0,0,0.3);
    border-radius: 50%;
    color: #B3B3B3;
    font-size: 3em;
}

.arrow-right {
    display: block;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.border-blue {
    color: #0071BC;
    border-color: #0071BC;
}

.border-blue:hover {
    background-color: #0071BC;
    color: #fff;
}

.text-pink {
    color: #FF6FAC;
}

.border-pink  {
    color: #FF6FAC;
    border-color: #FF6FAC;
}

.border-pink:hover {
    background-color: #FF6FAC;
    color: #fff;
}

.border-black {
    color: #666666;
    border-color: #666666;
}

.border-black:hover {
    background-color: #666666;
    color: #fff;
}

.bg-staff {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/bg-staff.jpg),#333;
    background-position: top 80% center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 7.5rem 0 7.5rem 0;
}

.bg-staff:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #33333352;
}

.position-relative {
    position: relative;
}
#department-header {
    background: url(img/bg-department.jpg),#333;
    background-position: bottom 25% center;
    background-size: 100%;
    -moz-background-size: 100%;
}

.bg-reception {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/bg-reception.jpg),#333;
    background-position: center center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 5.5rem 0 5.5rem 0;
}

.bg-recruit {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/bg-recruit.jpg),#333;
    background-position: bottom 35% center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 5.5rem 0 5.5rem 0;
}
.bg-career {
    position: relative;
    width: 100%;
    min-height: auto;
    background: url(img/bg-career.jpg),#333;
    background-position: bottom 35% center;
    color: #fff;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 5.5rem 0 5.5rem 0;
}
.bg-op-black {
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bg-pink {
    background-color: #FF6FAC;
    color: #fff;
}

.bg-pink:hover {
    background-color: #fff;
    color: #FF6FAC;
}

.bg-blue {
    background-color: #0071BC;
    color: #fff;
}

.bg-blue:hover {
    background-color: #fff;
    color: #0071BC;
}

.bg-white {
    background-color: #fff;
}

a.bg-white:hover {
    color: #fff;
    background-color: #0071BC;
}

.bg-black {
    background-color: #666666;
    color: #fff;
}

.bg-black:hover {
    background-color: #fff;
    color: #666666;
}

.btn-like.arrow-right {
    padding: 0.5rem 3rem 0.5rem 1rem;
    font-weight: 300;
    width: auto;
    border: none;
    display: inline-block;
}

.btn-like.arrow-right span {
    position: absolute;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%);
}



.arrow-right {
    padding: 1rem 4rem 1rem 1rem;
    border: 1px solid;
    width: 100%;
    font-weight: 300;
    position: relative;
}

.arrow-right span {
    position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.arrow-right span i {
    font-size: 40px;
    -webkit-text-stroke: 2px #FAFAFA;
    vertical-align: middle;
}

span.icon-arrows-right {
    vertical-align: middle;
}

.related-table {
  border-bottom: 1px solid #4D4D4D;
}

.border-top {
    border-top: 1px solid #B3B3B3;
}

.border-right {
  border-right: 1px solid #4D4D4D;
}

.related-table.table td, .table th {
    vertical-align: middle;
    border-top: 1px solid #4D4D4D;
}

/* Department */
.department-accordion .accordion-head:first-child {
    border-top: 1px solid #4D4D4D;
}

.department-accordion .accordion-head {
    padding: 0;
    border: none;
    background-color: #F2F2F2;
    padding: .75rem 1.25rem;
    border-bottom: 1px solid #4D4D4D;
    position: relative;
    cursor: pointer;
}

.department-accordion .accordion-head:after {
    content: "\e901";
    position: absolute;
    font-family: "icomoon";
    top: 50%;
    transform: translateY(-50%);
    right: 1em;
    color: #0071BC;
}

.department-accordion .accordion-head.active {
    background-color: transparent;
}

.department-accordion .content {
    border-bottom: 1px solid #4D4D4D;
}

/* Research */
.middle-line {
    position: relative;
}

.middle-line span {
    background: #FAFAFA;
    z-index: 5;
    padding: 0 8px;
    font-weight: 300;
}

.middle-line:before {
    content: "";
    display: block;
    border-top: solid 1px #4D4D4D;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: -1;
}

.number-list {
    border-bottom: 1px solid;
    padding: 1.5em 0;
    margin-bottom: 2em;
}

.number-list li {
    display: inline-block;
    margin-right: 1.25em;
    font-size: 1.25em;
}

.professor-wrap .row {
    align-items: center;
}

.professor-wrap {
    background-image: url(img/staff01.png);
    background-repeat: no-repeat;
    background-size: cover;
background-position: top 30% center;
    padding: 6em 3em;
}

.subprofessor-content {
    min-height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: top 26% center;
}

.staff-wrap .btn-like.arrow-right,
.ja-name .btn-like.arrow-right {
    padding: 0.3rem 1.5rem 0.3rem 0.5rem;
}

.staff-wrap .btn-like.arrow-right span,
.ja-name .btn-like.arrow-right span {
    right: 0;
}

.position-title {
    border-bottom: 1px solid;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.bg-blue-op {
    background: rgba(0,113,188,0.85);
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 8px 16px;
}

.staff-content {
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: bottom center;
}
#MASATOPhoto .staff-content, #HOKAHIROPhoto .staff-content {
    background-position: top center;
}
.katayama-wrap {
    background-image: url(img/staff02.png);
    background-position: center right;
}

.modal-header .close {
    margin-top: 0;
    background: #0071BC;
    color: #fff;
    font-weight: 100;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    display: table;
    text-shadow: none;
    line-height: 1em;
    z-index: 9999;
    border: none;
    opacity: 1;
    float: none;
    margin: 12px;
}

#forMedical .modal-header .close {
    background: #FF6FAC;
}

#forResident .modal-header .close {
    background: #666;
}

.modal-content {
    padding: 5em 3em;
}

.double-cell {
    width: 45px;
}

.w-auto {
  width: auto;
}

h2.h6.font-weight-300.d-inline-block {
    letter-spacing: 0;
}
/* interview */
.arrow_box {
  position: relative;
  background: #fff;
  padding: 1rem;
  border: 2px solid #0071BC;
}

.arrow_box:after,
.arrow_box:before {
  border: solid transparent;
  content: '';
  height: 0;
  width: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 68%;
}

.arrow_box:after {
  border-color: transparent;
  border-top-width: 20px;
  border-bottom-width: 20px;
  border-left-width: 0;
  border-right-width: 19px;
  margin-left: -19px;
  border-top-color: #fff;
}

.arrow_box:before {
  border-color: transparent;
  border-top-width: 22px;
  border-bottom-width: 22px;
  border-left-width: 0;
  border-right-width: 21px;
  margin-left: -21px;
  margin-top: 2px;
  border-top-color: #0071BC;
}

.arrow_right.arrow_box:before {
  border-left-width: 21px;
  border-right-width: 0;
}

.arrow_right.arrow_box:after {
  border-left-width: 17px;
  border-right-width: 0;
}
.balloon {
  color: #0071BC;
  font-weight: 700;
  font-family: Gothic MB101;
	    border-radius: 16px;
}

a:hover .balloon {
  background: #0071BC;
  color: #fff;
}

a:hover .balloon:after {
  border-top-color: #0071BC;
}

.balloon span.voice {
  position: relative;
  display: block;
  padding-bottom: 2rem;
}

.modal-header {
  border: none;
}


.balloon1-left {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em 15px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
	border: 2px solid #0071BC;
		    border-radius: 16px;
	    background: #fff;
}

.balloon1-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -15px;
  border: 15px solid transparent;
  border-right: 15px solid #0071BC;;
  border-top-width: 0;
}

.balloon1-right {
  position: relative;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
	border: 2px solid #0071BC;
		    border-radius: 16px;
	    background: #fff;

}

.balloon1-right:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #0071BC;;
  border-top-width: 0;
}

@media (max-width: 1270px) {
  h2.h6.font-weight-300.d-inline-block {
    font-size: 0.8rem;
  }
}
@media (max-width: 380px) {
  h2.h6.font-weight-300.d-inline-block {
    font-size: 0.75rem;
  }

  button.arrow-right.bg-white.btn-like.small.float-right {
    font-size: 8px;
    padding: 4px 20px 4px 4px;
  }
}
/* Schedule */
.nyugan-table thead th,
.nyugan-table td,
.consultation-table td,
.schedule-table thead th,
.schedule-table td {
    vertical-align: middle;
    border-color: #0071BC;
    border-bottom: 1px solid #0071BC;
}

.nyugan-table thead th,
.schedule-table thead th {
    text-align: center;
    font-weight: normal;
}

.schedule-table td:first-child {
    min-width: 110px;
}

.schedule-table td.visit-type {
    min-width: 55px;
}

.table .blue-block {
    color: #076BAF;
    background-color: rgba(0,113,188,0.1);
}

.table .day-block {
    min-width: 80px;
    padding: 5px;
    text-align: center;
}

.table tbody tr.punctuation td {
    height: auto;
    padding: 5px;
}

.consultation-table td:first-child {
    min-width: 130px;
}

/* Introduce */
.introduce-accordion .card,
.reserve-accordion .card {
    border-radius: 0;
    border: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-color: transparent;
}

.introduce-accordion .card-header {
    padding: 0;
    border: none;
    background-color: rgba(0,113,188,0.1);
}

.reserve-accordion .card-header {
    padding: 0;
    border: none;
    background-color: rgba(255,111,172,0.1);
}

.introduce-accordion .card-header a,
.reserve-accordion .card-header a {
    padding: 0.75rem 3rem 0.75rem;
    border-bottom: 1px solid transparent;
    position: relative;
    background-color: #F2F2F2;
}

.introduce-accordion .accordion-number:before {
    counter-increment: number;
    content: counter(number);
    position: absolute;
    top: 0;
    left: 0;
    padding: 0.7rem 1.3rem;
    font-weight: 300;
    color: #fff;
    background-color: rgba(0,113,188,0.7);
    height: 100%;
}

.introduce-accordion .card-header a:after,
.reserve-accordion .card-header a:after {
    content: "\e901";
    position: absolute;
    font-family: "icomoon";
    right: 1em;
}

.introduce-accordion .card-header a.collapsed,
.reserve-accordion .card-header a.collapsed {
    background-color: transparent;
    border-bottom: none;
}

.after-plus {
    position: relative;
}

.after-plus:after {
    position: absolute;
    content: "+";
    right: -6%;
    font-size: 3em;
    top: 38%;
    font-weight: 300;
    color: rgba(0,113,188,0.7);
}

ul.blue-square,
ul.blue-border-square {
  counter-reset:list;
  list-style-type:none;
  padding: 0px;
}
  
ul.blue-square li,
ul.blue-border-square li {
  position:relative;
  padding-left: 1.5em;
  padding-bottom: 1em;
}
  
ul.blue-square li:before{
  content: "";
  position: absolute;
  left: 0px;
  width: 1em;
  height: 1em;
  background: rgba(0,113,188,0.7);
  top: 0.3em;
}


ul.blue-border-square li:before {
  content: "";
  position: absolute;
  left: 0px;
  width: 1em;
  height: 1em;
  border: 1px solid rgba(0,113,188,0.7);
  top: 0.3em;
}

.blue-dotted {
    border-top: 1px dotted rgba(0,113,188,0.7);
}

.voice-wrap {
    border: 1px solid #4D4D4D;
    padding: 1rem;
    margin-bottom: 1rem;
}
.interviewModal .modal-content {
	background-image: url(img/interview/purty_wood.png);
}
.post-wrap {
	font-size: 1.25em;
}
.post-wrap img {
	max-width: 100%;
	height: auto;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}

/* For SmartPhone */
@media (max-width: 540px) {
  .header-title {
    font-size: 2em;
  }
  .number-list li,
  .lead,
  .fs-xs-1 {
    font-size: 1em;
  }
  .fs-xs-0-8 {
    font-size: 10px;
  }
  .fs-xs-1-3 {
    font-size: 1.3em;
  }
  .fs-xs-1-5 {
    font-size: 1.5em;
  }
  .accordion-head {
    font-size: 1rem;
  }
  .introduce-accordion .accordion-number:before {
    padding: 0.7rem 1rem;
  }
  .professor-wrap {
    padding: 5em 1em;
  }
  .staff-content {
    min-height: 250px;
  }
  .modal-content {
    padding: 3em 1em;
  }
  span.icon-arrows-right.h5 {
    font-size: 1rem;
  }
	.name {
		font-size: 80%;
	}
}

/* For iPhone5 */
@media (max-width: 340px) {
  body {
    font-size: 12px;
  }
}

@media print {
    .modal-open > * {
        display: none !important;
    }
    .modal-open > .modal {
        display: inherit !important;
        position: inherit !important;
    }
}