body {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
  margin: 0;
  padding: 0;
}

.for-mobile {
  display: none;
}

.clearfix {
  clear: both;
}

.clearfix:after {
  content: " ";
  display: table;
  clear: both;
}

.text-center {
  text-align: center;
}

.back-to-top {
  position: relative;
  max-width: 980px;
  padding: 0px 20px;
  margin: 0 auto;
}

.back-to-top a {
  position: absolute;
  bottom: -7px;
  right: 30px;
}

div.backtotop {
	position: relative;
	text-align: right;
  float: right;
}

div.backtotop a  {
    background: url(../../common/images/arrow-up.png);
    border: 0px;
    width: 50px;
    background-size: 100% 100%;
    height: 40px;
    position: absolute;
    right: 0%;
    opacity: 0;
    top: 180px;
    transition: opacity .3s, top 0s;
    cursor: pointer;
}

div.backtotop-howto a {
    top: 73px;
}

div.backtotop-pharma a {
    top: 15px;
}

div.backtotop-med a {
    top: 85px;
}

div.backtotop a.scrolling {
  opacity: 1;
    bottom: 0%;
    margin-left: -50px;
    position: fixed;
    top: auto;
    right: inherit;
}

/*-- nav  --*/

header {
  border-bottom: 2px solid #DF5A67;
}

.common-nav {
  height: 44px;
  padding: 13px 20px;
  max-width: 980px;
  margin: 0 auto;
}

.common-nav-logo, .common-nav-links {
  display: inline-block;
}

.common-nav-logo {
  float: left;
/*  padding-left: 143px;*/
  position: absolute;
}

.common-nav-logo h1 {
  font-size: 8px;
  margin: -10px 0px 0px 60px;
  position: absolute;
}

.common-nav-links {
  float: right;
/*  padding-right: 160px;*/
  width: 100%;
}

.common-nav-links ul {
  list-style-type: none;
  margin: 0px;
  line-height: 44px;
  float: right;
}

.common-nav-links ul li {
  display: inline-block;
  margin-right: 55px;
}

.common-nav-links ul li:first-child {
  margin-right: 75px;
}

.common-nav-links ul li:last-child {
  margin-right: 0px;
}

.common-nav-links ul li a {
  text-decoration: none;
  color: #6D6E71;
  font-size: 15px;
  font-weight: bold;
}

#active-link {
  color: #DF5A67;
}

.common-breadcrumbs {
  max-width: 980px;
  padding: 10px 20px 8px 20px;
  margin: 0 auto;
}

.common-breadcrumbs ul {
  list-style-type: none;
}

.common-breadcrumbs ul li {
  display: inline-block;
}

.common-breadcrumbs ul li a {
  text-decoration: none;
  color: #000;
  font-size: 10px;
}

.common-breadcrumbs ul li a:hover {
  cursor: pointer;
}

/*-- footer --*/

.common-footer-top {
  background-color: #DF5A67;
  padding: 25px 0px 20px 0px;
}

.common-footer-top-main div p {
  margin: 0px;
  color: #fff;
  display: inline-block;
}

.common-footer-top-main {
/*  display: table;*/
  margin: 0 auto;
  max-width: 980px;
  padding: 0px 20px;
  text-align: left;
  color: #fff;
}

.common-footer-top-main div {
  display: inline-block;
}

footer #bloc_logo{
  float: left;
  line-height: 50px;
  font-size: 19px;
  font-weight: bold;
  width: 190px;
}

footer #bloc_tel{
  background: url("../images/footer-icon-phone.png") no-repeat left center /30px 30px;
  color: #fff;
  padding-left: 35px;
  font-size: 10px;
}

footer #bloc_tel div{
  float: left;
  margin-right: 10px;
}

footer #bloc_tel dl{
  border-bottom: 1px dotted #fff;
  padding: 3px 0;
}

footer #bloc_tel dl.nursing{
  border-bottom: 0;
}

footer #bloc_tel dl:after{
  content: " ";
  display: table;
  clear: both;
}

footer #bloc_tel dt{
  float: left;
  width: 130px;
  line-height: 12px;
}

footer #bloc_tel .nursing dt{
  margin-top: 8px;
}

footer #bloc_tel dd{
  font-size: 17px;
  float: left;
  font-weight: bold;
  margin-left: 0;
}

footer #bloc_tel dd:last-child{
  font-size: 10px;
  margin-top: 8px;
  font-weight: 100;
}

footer #bloc_tel dd a{
  display: block;
}

footer #bloc_tel .button{
  background: url("../images/footer-icon-message.png") no-repeat scroll center 5px / 25px auto;
  border: 1px solid #fff;
  display: inline-block;
  float: left;
  padding: 27px 10px 5px;
  text-align: center;
}

footer #bloc_address{
  float: right;
  margin-top: 10px;
  padding-left: 35px;
  background: url("../images/footer-icon-map.png") no-repeat left center /25px auto;
  font-size: 12px;
  display: inline-flex;
}

footer #bloc_tel a,
footer #bloc_address a {
  display: inline-block;
  color: #fff;
}

footer #bloc_address a{
  border: 1px solid #fff;
  padding: 10px 15px;
  margin-left: 10px;
}

.common-footer-top-main div a {
  text-decoration: none;
  text-align: left;
}

.common-footer-bottom {
  background-color: #310000;
  padding: 5px 0px;
  text-align: center;
  font-size: 10px;
  color: #fff;
}

.common-footer-top-sub {
  padding-top: 30px;
}

.common-footer-top-sub div {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;

  display: table;
  width: 100%;
  margin: 0 auto;
  padding: 0px 20px;
  text-align: center;
}

.common-footer-top-sub div a {
  color: #fff;
  text-decoration: none;
/*  display: inline-block;*/
/*  text-align: center;*/
  margin-right: 80px;
}

.common-footer-top-sub div a:last-child {
  margin-right: 0px;
}

.common-footer-top-sub {
  padding-top: 30px;
  max-width: 980px;
  margin: 0 auto;
  padding: 30px 20px 0px 20px;
}

/*-- container --*/

.common-container {
  max-width: 980px;
  padding: 45px 20px;
  margin: 0 auto;
}

.common-body-container {
  float: right;
  width: 72%;
}

.common-body-container h2 {
  font-size: 28px;
  color: black;
  border-bottom: 1px solid #939598;
  padding-bottom: 10px;
  margin-bottom: 45px;
}

/*-- banner --*/

.common-banner-container {
  background-color: #32A080;
  height: 100px;
  -moz-box-shadow: inset 0 -10px 10px -10px #000000;
  -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
  box-shadow: inset 0 -10px 10px -10px #000000;
  display: table;
  width: 100%;
}

.common-banner {
  display: table-cell;
  vertical-align: middle;
}

.common-banner h1 {
  max-width: 980px;
  padding: 0px 20px;
  margin: 0 auto;
  font-size: 30px;
  color: #fff;
}

/*-- sidebar --*/

.common-sidebar {
  width: 25%;
}

.common-sidebar ul {
  list-style-type: none;
}

.common-sidebar ul li {
/*  padding: 25px 20px;*/
  border-bottom: 1px dashed #939598;

  background-image: url("../images/sidebar-arrow.png");
  background-size: 15px;
  background-position: 98%;
  background-repeat: no-repeat;
}

.common-sidebar ul li:first-child {
  border-top: 1px solid #DF5A67;
}

.common-sidebar ul li:last-child {
  border-bottom: 1px solid #DF5A67;
}

.common-sidebar ul li a {
  text-decoration: none;
  font-size: 20px;
  color: black;
  display: block;
  padding: 15px 20px;
}

.common-sidebar a {
  text-decoration: none;
  font-size: 20px;
  color: #32A080;
}

.common-sidebar a div {
  margin-top: 30px;
  border: 3px solid #32A080;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 20px;

  background-image: url("../../medicine/images/med-house-icon.png");
  background-size: 45px;
  background-position: center 20px;
  background-repeat: no-repeat;
}

.nursing-sidebar li {
  background-image: none !important;
}

.nursing-sidebar li:first-child {
  border-top: 1px solid #4278A3 !important;
}

.nursing-sidebar li:last-child {
  border-bottom: 1px solid #4278A3 !important;
}

.nursing-sidebar li a {
  font-weight: bold;
  line-height: 20px;
  padding: 20px;
  position: relative;
/*  height: 42px;*/
}

.sidebar-single-txt {
  line-height: 42px !important;
}

/*
.nursing-sidebar li a:after {
  content: "";
  position: absolute;
  left: 0;
  padding: 12px;
  border-left: 6px solid #4278A3;
}
*/

.nursing-sidebar li a:before {
  content: "";
  position: absolute;
  top: 13px !important;
  left: 0px;
  width: 6px;
  background: #4278A3;
  height: 60%;
  border: 0px;
  padding: 0px;
}

.nursing-sidebar li .sidebar-single-txt:before {
  top: 37px;
}

.nursing-sidebar li a span {
  font-weight: normal;
  font-size: 14px;
}

.nursing-sidebar li:nth-of-type(3) a span {
  font-size: 20px;
  font-weight: bold;
  line-height: normal;
}

.nursing-sidebar-p {
  padding: 40px 0px 10px 0px;
  font-size: 23px;
  font-weight: bold;
  color: #4278A3;
}

.nursing-special-menu a {
  display: block;
  border: 3px solid #4278A3;
  margin-top: 40px;
  padding: 10px 5px 10px 60px;
  font-size: 14px;
  color: #4278A3;

  background-image: url("../../nursing/images/nursing-human-icon.png");
  background-size: 38px;
  background-position: 8px;
  background-repeat: no-repeat;
}

aside.common-sidebar ul.special-menus {
	margin-top: 40px;
}

aside.common-sidebar ul.special-menus li {
	text-align: center;
	border: 0px;
    position: relative;
    cursor: pointer;
	padding: 0px;
	background: none !important;
}

aside.common-sidebar ul.special-menus li a {
    display: block;
    background: url("../../medicine/images/med-house-icon.png") center no-repeat;
    background-position-y: 15px;
    padding: 65px 15px 15px 15px;
    border: 3px solid #32A080;
    position: relative;
    background-size: 50px;
}

aside.common-sidebar ul.special-menus li a:after {
    content: "";
    border: 9px solid transparent;
    border-right-color: #32A080;
    border-bottom-color: #32A080;
    position: absolute;
    bottom: 4%;
    right: 2%;
}

aside.common-sidebar ul.special-menus li a span.label {
    display: block;
    box-sizing: border-box;
    word-break: break-all;
	color: #32A080;
    line-height: 1.1em;
}

aside.common-sidebar ul.special-links {
	margin-top: 25px;
}

aside.common-sidebar ul.special-links li {
	border: 0px;
	padding: 0px;
	background: none;
	display: block;
	position: relative;
	margin-bottom: 25px;
}

aside.common-sidebar ul.special-links li#school a {
    color: #4076A1;
    text-decoration: none;
    border: 3px solid #4076A1;
    padding: 5px 0px 5px 50px;
    background: url(../../nursing/homenursing/images/stretch.png) left no-repeat;
    background-position-x: 6px;
    background-size: 38px;
    position: relative;
}

aside.common-sidebar ul.special-links li#school a:after {
    content: "";
    border: 9px solid transparent;
    border-right-color: #4076A1;
    border-bottom-color: #4076A1;
    position: absolute;
    right: 5px;
    bottom: 5px;
}

aside.common-sidebar ul.special-links li#school a span {
    display: block;
    font-size: 13px;
    line-height: 1.3em;
}

aside.common-sidebar ul.special-links li#school a span:last-child {
    font-size: 19px;
    font-weight: bold;
    margin-top: 5px;
}

aside.common-sidebar ul.special-links li#recruit a {
    display: block;
    cursor: pointer;
    padding: 0;
    box-shadow: 5px 5px 10px #797979;
}

aside.common-sidebar ul.special-links li#recruit a img {
    margin: auto;
    display: block;
    width: 100%;
}

aside.common-sidebar ul.special-links li#recruit a span {
	display: block;
	color: #C85762;
	text-align: center;
}

aside.common-sidebar ul.special-links li#recruit a span:nth-of-type(1) {
    font-size: 17px;
    font-weight: bold;
    border-bottom: 1px solid #C85762;
    width: 80%;
    margin: 0px auto;
    padding: 3px 0px;
}

aside.common-sidebar ul.special-links li#recruit a span:nth-of-type(2) {
	padding: 5px 0px;
	font-size: 18px;
}

.med-img-link, .img-link-bottom, .med-banner-link-mobile div, .pharma-body-bottom-btn div {
  position: relative;
}

.med-banner-link div:after, .med-img-link div:after {
  content: "";
  border: 9px solid transparent;
  border-right-color: #32A080;
  border-bottom-color: #32A080;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.img-link-bottom:after, .med-banner-link-mobile div:after, .pharma-body-bottom-btn div:after {
  content: "";
  border: 9px solid transparent;
  border-right-color: #32A080;
  border-bottom-color: #32A080;
  position: absolute;
  bottom: 5px;
  right: 5px;
}

.nursing-div-c:after, .nursing-div-d:after, .nursing-body-bottom-left div:first-child div:after {
  content: "";
  border: 9px solid transparent;
  border-right-color: #3E80B3;
  border-bottom-color: #3E80B3;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.nursing-div-a:after {
  content: "";
  border: 9px solid transparent;
  border-right-color: #3E80B3;
  border-bottom-color: #3E80B3;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.nursing-div-b:after {
  content: "";
  border: 9px solid transparent;
  border-right-color: #3E80B3;
  border-bottom-color: #3E80B3;
  position: absolute;
  bottom: 10px;
  right: 15px;
}

.mini-carousel {
  display: none !important;
}

div.post-head-wrap,
div.post-head-wrap-flat {
    float: left;
    width: 30%;
    box-sizing: border-box;
    word-break: break-word;
}

div.post-head-wrap p,
div.post-head-wrap-flat p {
  margin-left: 0px;
}

div.post-head-wrap-flat {
  width: 20% !important;
}

div.post-info-wrap,
div.post-info-wrap-flat {
    float: right;
    width: 70%;
    box-sizing: border-box;
    word-break: break-word;
    padding-right: 10px;
}

div.post-info-wrap-flat {
  width: 80% !important;
}

div.post-info-wrap p,
div.post-info-wrap-flat p {
  display: block;
  margin-left: 0px !important;
}

div.post-info-wrap-flat p  {
  float: left;
}

div.post-info-wrap p,
div.post-info-wrap-flat p {
  color: black !important;
}

div.post-info-wrap-flat p.post-title {
  width: 33%;
  box-sizing: border-box;
}

div.post-info-wrap-flat p.post-content {
  width: 67%;
  padding-left: 30px;
  box-sizing: border-box;
}

div.post-info-wrap *,
div.post-info-wrap-flat * {
  background: none !important;
  color: inherit !important;
  margin: 0px !important;
}

div.post-info-wrap a ,
div.post-info-wrap-flat a {
  color: #0654ca !important;
}

p.post-title {
  font-size: 16px !important;
  font-weight: bold;
}

p.post-content{
  font-size: 14px !important;
}

.top-body-sub-scroll div.flat,
.top-body-sub-scroll div.flat div {
  margin-top: 5px !important;
}

.flat-sub-scroll {
    height: 200px !important;
}

span.nursing {
  background: #3F81B4 !important;
}

span.general {
  background: #DE5966 !important;
}

span.medicine {
  background: #32A080 !important;
}


/*-- mobile-view --*/

@media all and (min-width: 769px) and (max-width: 1300px) {
  p.post-title {
    font-size: 14px !important;
  }

  p.post-content{
    font-size: 12px !important;
  }
}

@media all and (min-width: 769px) and (max-width: 1014px) {
footer #bloc_logo{
  height: 105px;
}

footer #bloc_address{
  float: left;
}
}

@media all and (min-width: 769px) and (max-width: 975px) {
  .common-nav-links ul li:first-child {
    margin-right: 45px;
  }

  .common-nav-links ul li {
    margin-right: 25px;
  }
}

@media all and (max-width: 875px) {
  div.post-head-wrap-flat {
    width: 25% !important;
  }

  div.post-info-wrap-flat {
    width: 75% !important;
  }
}

@media all and (min-width: 769px) and (max-width: 865px) {
  .common-footer-top-main #bloc_logo a {
    font-size: 14px;
  }



  .common-footer-top-main div:nth-of-type(3) a:nth-of-type(1) {
    font-size: 9px;
  }

  .common-footer-top-main #bloc_logo{
    line-height: 55px;
  }

  .common-footer-top-sub div a {
    margin-right: 45px;
  }

  .common-nav-links ul li a {
    font-size: 12px;
  }
}

@media all and (min-width: 769px) {
  div.post-group {
    display: block;
  }
}

@media all and (max-width: 768px) {

  .hidden-sm {
    display: none !important;
  }

  .top-body-sub-scroll {
    overflow: none !important;
    height: auto !important;
  }

  .top-body-sub-scroll p {
    margin-left: 0px !important;
  }

  .top-body-sub-scroll p.post-title,
  .top-body-sub-scroll p.post-content {
    padding-left: 16px !important;
    box-sizing: border-box;
  }

  div.post-group {
    display: none;
  }

  div.show-group {
    display: block !important;
  }

  div.post-head-wrap,
  div.post-head-wrap-flat {
    width: 100% !important;
  }

  div.post-info-wrap,
  div.post-info-wrap-flat {
    width: 100% !important;
  }

  div.post-info-wrap p.post-title,
  div.post-info-wrap-flat p.post-title,
  div.post-info-wrap p.post-content,
  div.post-info-wrap-flat p.post-content {
  width: 100%;
  float: none;
 }
}

@media all and (min-width: 320px) and (max-width: 768px) {
  .for-desktop {
    display: none !important;
  }

  .for-mobile {
    display: block;
  }

  .common-body-container h2 {
    font-size: 18px;
  }

  .common-container {
    padding: 0px;
  }

  .mini-carousel {
    display: block !important;
  }

  .hidden-small {
    display: none;
  }

  .common-nav-btn {
    position: absolute;
    right: 20px;
    top: 3px;
  }

  .common-nav-btn img {
    width: 64px;
  }

  .common-nav-links-mobile {
    position: absolute;
    width: 100%;
    margin-top: 0px;
    height: 0px;
    overflow-y: hidden;
    transition: height 0.2s ease-out;
    -webkit-transition: height 0.2s ease-out;
    z-index: 5;
  }

  .common-nav-links-active {
    height: 300px;
  }

  .common-nav-links-mobile ul {
    list-style-type: none;
    padding: 0px;
  }

  .common-nav-links-mobile ul li {
    background-color: rgba(0,0,0,.8);
    border-bottom: 1px solid rgba(255,255,255,.5);

    background-image: url("../images/nav-arrow.png");
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 98%;
  }

  .common-nav-links-mobile ul li a {
    color: white;
    font-weight: bold;
    font-size: 17px;
    text-decoration: none;
    display: block;
    padding: 15px 7px 15px 25px;
  }

/*
  .common-footer-top-main div {
    display: block;
    margin-bottom: 25px;
    margin-right: 0px;
    text-align: center;
  }
*/
  footer #bloc_logo {
    float: none;
    height: auto;
    line-height: inherit;
    text-align: left;
    width: 100%;
  }

  footer #bloc_tel{
    width: 100%;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

  footer #bloc_tel div{
    margin-bottom: 0;
}

  footer #bloc_tel dd a {
    font-size: 20px;
  }

  footer #bloc_address {
    margin-bottom: 0px;
    width: 100%;
    text-align: left;
    float: none;
  }
  footer #bloc_address a {
    padding: 7px 10px 7px 10px;
  }


  /*-- container --*/

  .common-banner h1 {
    text-align: center;
  }

  .common-body-container {
    width: 100%;
  }

  .dropdown-active-01,
  .dropdown-active-08 {
    max-height: 0px !important;
  }

  .dropdown-active-02 {
    max-height: 500px !important;
  }

  .dropdown-active-03 {
    max-height: 600px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }

  .dropdown-active-04 {
    max-height: 600px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }

  .dropdown-active-05 {
    max-height: 700px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }

  .dropdown-active-06 {
    max-height: 600px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }

  .dropdown-active-07 {
    max-height: 600px !important;
    padding-top: 30px !important;
    padding-bottom: 40px !important;
  }

  .dropdown-active-09 {
    max-height: 1000px !important;
  }

  .dropdown-active-10 {
    max-height: 1000px !important;
  }

  .dropdown-active-11 {
    max-height: 300px !important;
  }

  .dropdown-active-12 {
    max-height: 300px !important;
  }

  .effect-body-container:last-child {
    margin-bottom: 0px;
  }

  .dropdown-arrow-white:after {
    transform: rotateZ(180deg);
  }

  .dropdown-arrow-gray:after {
    transform: rotateZ(180deg);
  }

  .dropdown-arrow-gray-extend:after {
    transform: rotateZ(0deg) !important;
  }

  .dropdown-arrow-white-extend:after {
    transform: rotateZ(0deg) !important;
  }

  */.common-footer-top-main div {
    display: table;
    margin: 0px auto 25px auto;
    text-align: center;
  }

  .common-footer-top-main div:last-child {
    margin-right: auto;
  }

  .common-footer-top-main div a {
    display: table-cell;
  }

  .common-banner-container {
    height: 68px;
    box-sizing: border-box;
  }

  .common-banner h1 {
    padding: 0px 25px !important;
    font-size: 18px !important;
  }
}

@media all and (min-width: 320px) and (max-width: 558px) {
footer #bloc_tel dt,
footer #bloc_tel dd{
  float: none;
}

footer #bloc_tel dd{
  line-height: 24px;
}

footer #bloc_tel dd:last-child{
  margin-top: 0;
  text-align: right;
  line-height: 12px;
}

footer #bloc_tel .button {
  background: url("../images/footer-icon-message.png") no-repeat scroll center 28px / 30px auto;
  padding: 71px 10px 20px;

}

}

@media all and (min-width: 320px) and (max-width: 375px) {
  .common-nav-logo h1 {
    margin: -10px 0px 0px 47px;
  }

  .common-nav-btn img {
    width: 54px;
  }

  .common-nav-btn {
    top: 8px;
  }

  footer #bloc_logo a {
    font-size: 16px;
  }

  footer #bloc_tel dd a {
    font-size: 17px;
  }

  footer #bloc_address{
    font-size: 10px;
    padding-left: 38px;
  }

  footer #bloc_address a{
    padding: 7px 16px;
}

}

@media all and (max-width: 375px) {
  .common-nav-logo img {
    width: 80%;
  }
}


.btn-availability{
  display: block;
  border-radius: 10px;
  background-color: #f7af01;
  padding: 10px;
  margin: 30px auto;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  width: 80%;
  max-width: 300px;
  transition: 0.5s;
}

.btn-availability:hover{
  opacity: 0.8;
}
