@charset "UTF-8";

/* index */

section#nursingpolicy p {
	width: 100%;
}

section#nursingpolicy p img {
	width: 100%;
}


/* nursing feature */

body.nursing h1 + p {
	color: #f77404;
	font-size: 20px !important;
	font-weight: bold;
	
}

body.nursing section#menu ul {
	margin-top: 3em;
}

body.nursing section#menu ul li {
	width: 100%;
  margin-bottom: 40px;
}

body.nursing section#menu ul li img {
	width: 100%;
}

section#menu ul li dt div {
	position: relative;
	background: #fff;
	font-size: 16px;
	color: #F77404;
	font-weight: bold;
	margin-bottom: .5em;
	border-top: #FFAC00 2px dashed;
	border-bottom: #FFAC00 2px dashed;
	padding: .7em 0 .7em 3em;
	margin-left: 2em;
  margin-bottom: 1em;
}

section#menu ul li dt div:before {
	position: absolute;
	content: '';
	width: 79px;
	height: 76px;
}

section#menu ul li dt.num01 div:before {
	background: url(../image/nursing/icon_edu01.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num02 div:before {
	background: url(../image/nursing/icon_edu02.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num03 div:before {
	background: url(../image/nursing/icon_edu03.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num04 div:before {
	background: url(../image/nursing/icon_edu04.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num05 div:before {
	background: url(../image/nursing/icon_edu05.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num06 div:before {
	background: url(../image/nursing/icon_edu06.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li dt.num07 div:before {
	background: url(../image/nursing/icon_edu07.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}
section#menu ul li dt.num08 div:before {
	background: url(../image/nursing/icon_edu08.png) no-repeat;
	background-size: 79px 76px;
	margin-left: -5em;
	margin-top: -26px;
}

section#menu ul li p.orange {
	color: #F77404;
  font-weight: bold;
}
section#menu ul li p.orange:before {
	content:'';
  display: inline-block;
	width: .8em;
  height: .8em;
  border-radius: .4em;
  background: #F77404;
	margin-right: .2em;
}

section#menu ul li p.orange + p {
	margin-left: 1em;
}
section#menu ul li p.ml {
	margin-left: 1em;
}
section#menu ul li:last-child p.orange + p {
	margin-left: 0;
}

div.special {
	position: relative;
	border: #FFD580 3px solid;
	background: #FFF2CD;
	margin-top: 1em;
	padding: .5em 1.5em;
}

div.special p span {
	color: #f77404;
}

div.special p {
	font-size: 12px !important;
	line-height: 20px !important;
}

div.special span.left-pins {
	display: block;
	position: absolute;
	background: url(../image/nursing/icon_pins-left.png) no-repeat;
	background-size: 23px 23px;
	width: 23px;
	height: 23px;
	margin-top: -1.3em;
	margin-left: -1.6em;
}

div.special span.right-pins {
	display: block;
	position: absolute;
	background: url(../image/nursing/icon_pins-right.png) no-repeat;
	background-size: 23px 23px;
	background-position: right top;
	width: 100%;
	height: 23px;
	margin-top: -1.3em;
	margin-left: -1.4em;
}

@media all and (min-width: 769px) {
  section#menu ul li dt div {
    font-size: 18px;
  }
  section#menu ul li dd:last-child {
    margin: 0 50px 0 70px;
  }
body.nursing #contents nav.local > ul:last-child li.event {
  background: none;
}
body.nursing #contents nav.local > ul:last-child li.event > a {
    padding: 0;
  }
body.nursing #contents nav.local > ul:last-child li.event > a > img {
    width: 100%;
    box-shadow: 1px 1px 2px #585858;
    border-radius: 10px;
  }
body.nursing #contents nav.local > ul:last-child li.event > a::before {
    display: none;
  }
}


/* nursing schedule */

body.nursing h1 + p {
	color: #f77404;
	font-size: 18px !important;
	font-weight: bold;
}
body.nursing div.special {
	position: relative;
	width: 100%;
	border: #FFD580 5px solid;
	background: #fff;
	margin: 1em auto 0 auto;
	padding: .5em 1em .5em 2em;
	box-shadow: 2px 2px 6px #888;
}


body.nursing div.special span.left-pins {
	display: block;
	position: absolute;
	background: url(../image/nursing/icon_pins-left.png) no-repeat;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	margin-top: -1.3em;
	margin-left: -2.6em;
}

body.nursing div.special span.right-pins {
	display: block;
	position: absolute;
	background: url(../image/nursing/icon_pins-right.png) no-repeat;
	background-size: 32px 32px;
	background-position: right top;
	width: 100%;
	height: 32px;
	margin-top: -1.5em;
	margin-left: 0;
}

body.nursing div.special ul {
	width: 100%;
	margin: 1em auto 1em auto;
  list-style-type: none;
}

body.nursing div.special ul li {
  width: 100%;
	border-bottom: #FFD580 2px dashed;
	padding: 0 0 .25em;
	margin-bottom: .5em;
}
body.nursing div.special ul li:last-child {
  border-bottom: 0;
}
body.nursing div.special ul li dl {
  width: 95%;
  margin: 0 auto;
}
body.nursing div.special ul li dt:before {
	content:'';
	display: inline-block;
  width: .8em;
  height: .8em;
  border-radius: .4em;
  background: #F77404;
	vertical-align: -.05em;
	margin-right: .2em;
}
body.nursing div.special ul li dd {
  margin-left: 1em;
}

@media all and (min-width: 600px) and (max-width: 768px) {
  body.nursing div.special {
    padding: .5em 1em;
  }
  body.nursing #contents nav.local > ul:last-child li.event {
  background: none;
}
body.nursing #contents nav.local > ul:last-child li.event > a {
    padding: 0;
  }
body.nursing #contents nav.local > ul:last-child li.event > a > img {
    width: 100%;
    box-shadow: 1px 1px 2px #585858;
    border-radius: 10px;
  }
body.nursing #contents nav.local > ul:last-child li.event > a::before {
    display: none;
  }
}



section#schedule ul {
	width: 100%;
	background: #FFC580;
	padding: 0 5px;
	margin-top: 1em;
  list-style-type: none;
}
section#schedule ul li {
	padding: 1em .5em;
}

section#schedule ul li:nth-child(odd) {
	background: #FFFDE5;
	width: 100%;
}

section#schedule ul li:nth-child(even) {
	background: #fff;
	border-top: #B5B5B6 2px dotted;
	border-bottom: #B5B5B6 2px dotted;
}
/*
section#schedule ul li dl {
  padding-top: 20px;
}
*/
section#schedule ul li dl dt, section#schedule ul li dl dd {
/*	display: table-cell;*/
	vertical-align: middle;
} 
section#schedule ul li dl dt, section#schedule ul li dl dd:last-child {
  display: block;
}
section#schedule ul li dl dt {
	width: 19%;
}
section#schedule ul li dl dt {
	width: 30%;
  margin: 0 auto .5em;
}
section#schedule dl dd:first-child {
	background: #000;
	margin-left: 5em
}

section#schedule ul li dl dt img {
	width: 90%;
}
section#schedule dd p {
	line-height: 20px;
  margin-left: 1em;
  display: inline-block;
}
section#schedule dd p:before {
	content:'';
	width: .8em;
  height: .8em;
  display: inline-block;
  border-radius: .4em;
	background: #FF8B00;
	margin-right: .2em;
}
section#schedule dl.apr dd:last-child, section#schedule dl.may dd:last-child {
	text-align: right;
}
section#schedule img {
  width: 100%;
}
/* month setting */

section#schedule dl.apr {
	background: url(../image/nursing/gr_apr.png) no-repeat;
	background-position: right top;
  background-size: 35%;
}

section#schedule dl.jun {
	background: url(../image/nursing/gr_jun.png) no-repeat;
/*	background-position: right top 10%;*/
	background-position: right 5% top;
  background-size: 25%;  
}
section#schedule dl dd:last-child  {
  text-align: center;
}

section#schedule dl.jul {
	background: url(../image/nursing/gr_jul.png) no-repeat;
	background-position: right top;
  background-size: 35%;  
}

section#schedule dl.aug {
	background: url(../image/nursing/gr_aug.png) no-repeat;
	background-position: right top 10%;
  background-size: 35%;  
}

section#schedule dl.sep {
	background: url(../image/nursing/gr_sep.png) no-repeat;
	background-position: right top 10%;
  background-size: 35%;  
}
section#schedule dl.nov {
	background: url(../image/nursing/gr_nov.png) no-repeat;
	background-position: right top 10%;
  background-size: 35%;  
}

section#schedule dl.dec {
	background: url(../image/nursing/gr_dec.png) no-repeat;
	background-position: right top;
  background-size: 30%;  
}
section#schedule dl.jan {
	background: url(../image/nursing/gr_jan_sp.png) no-repeat;
	background-position: right top;
  background-size: 30%;  
}
section#schedule dl.feb {
	background: url(../image/nursing/gr_feb.png) no-repeat;
	background-position: right top;
  background-size: 100%;  
}

section#schedule ul li:last-child {
	border-bottom: none;
}

section#schedule dl.mar {
	background: url(../image/nursing/gr_mar.png) no-repeat;
	background-position: right top;
  background-size: 100%;  
}




@media all and (min-width: 600px) {
  section#schedule ul {
    padding: 0 13px;
  }
  section#schedule ul li dl {
	display: table;
  padding-top: 0;
}
  section#schedule ul li dl dt, section#schedule ul li dl dd {
	display: table-cell;
	vertical-align: middle;
}
  section#schedule ul li dl dt, section#schedule ul li dl dd:last-child {
	display: table-cell;
}
  section#schedule ul li dl dt {
	width: 18%;
}
  section#schedule ul li dl dd {
    width: 32%;
  }
  section#schedule ul li dl dd:last-child {
    width: 50%;
  }
  section#schedule dl.apr dd:last-child, section#schedule dl.may dd:last-child {
	text-align: right;
  }
  section#schedule dl.may dd:last-child {
    padding-right: 20px;
  }
  section#schedule dd p {
    margin-left: 0;
    display: block;
  }
  section#schedule dl.apr {
	background: url(../image/nursing/gr_apr.png) no-repeat;
	background-position: 32% center;
}
section#schedule dl.jun {
	background: url(../image/nursing/gr_jun.png) no-repeat;
	background-position: 40% center;
}

section#schedule dl.jun dd:last-child {
	text-align: right;
}
section#schedule dl dd p span.db {
  display: block;
  margin-left: .5em;
}

section#schedule dl.jul dd:last-child {
	text-align: right;
}

section#schedule dl.jul {
	background: url(../image/nursing/gr_jul.png) no-repeat;
	background-position: 38% center;
}

section#schedule dl.aug dd:last-child {
	text-align: right;
}

section#schedule dl.aug {
	background: url(../image/nursing/gr_aug.png) no-repeat;
	background-position: 20% top;
}
  section#schedule dl.sep dd {
    width: 24%;
  }
  section#schedule dl.sep dd:last-child {
    text-align: left;
    width: 58%;
    padding-right: 20px;
  }
  section#schedule dl.sep {
	background: none;
}

section#schedule dl.oct dd:last-child {
	text-align: right;
}

section#schedule dl.nov dd:last-child {
	text-align: right;
}

section#schedule dl.nov {
	background: url(../image/nursing/gr_nov.png) no-repeat;
	background-position: 40% .5em;
}
  section#schedule dl.dec dd {
    width: 24%;
  }
section#schedule dl.dec dd:last-child {
	text-align: right;
  width: 58%;
}

section#schedule dl.dec {
	background: url(../image/nursing/gr_dec.png) no-repeat;
	background-position: 37% .5em;
}
section#schedule dl.jan dd:last-child {
	text-align: left;
}
  section#schedule dl.jan dd:last-child img {
    width: 100%;
  }
section#schedule dl.jan {
	background: url(../image/nursing/gr_jan.png) no-repeat;
	background-position: 30% center;
  background-size: 25%;
}

section#schedule dl.feb dd:last-child {
	text-align: center;
	padding-right: 2em;
}

section#schedule dl.feb {
	background: url(../image/nursing/gr_feb.png) no-repeat;
	background-position: right .5em;
}

section#schedule ul li:last-child {
	border-bottom: none;
}

section#schedule dl.mar dd:last-child {
	text-align: right;
	padding-right: 1.5em;
}

section#schedule dl.mar {
	background: url(../image/nursing/gr_mar.png) no-repeat;
	background-position: right .5em;
}
  
  body.nursing div.special ul li dl {
  display: table;
}
  body.nursing div.special ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }
body.nursing div.special ul li dt,
body.nursing div.special ul li dd {
  display: table-cell;
}
body.nursing div.special ul li dt {
  width: 9em;
}
}

@media all and (min-width: 600px) and (max-width: 768px) {
  section#schedule ul li dl {
  padding-top: 0;
}
  section#schedule ul li dl dt {
    width: 15%;
  }
  section#schedule dl.jun dd p span,
  section#schedule dl.oct dd p span {
  display: block;
  margin-left: .5em;
}
  section#schedule dl.nov dd p span {
    display: block;
    margin-left: 1em;
  }
  section#schedule dd p {
    font-size: 13px;
  }
  section#schedule ul li dl dd {
    width: 35%;
  }
  section#schedule ul li dl dd:last-child {
    width: 50%;
  }
  section#schedule img {
    width: 100%;
  }
  section#schedule dl.apr {
    background-size: 20%;
    background-position: 35% center;
  }
    section#schedule dl.jan dd:last-child img {
    width: 100%;
  }
  section#schedule dl.jun {
    background-size: 15%;
    background-position: 40% center;    
  }  
  section#schedule dl.jul {
    background-size: contain;
    background-position: 35% center;    
  }  
  section#schedule dl.aug {
    background-size: 35%;
    background-position: 25% top;
  }
  section#schedule dl.nov {
    background-size: 20%;
    background-position: 35% bottom;    
  }
  section#schedule dl.dec {
    background-size: 10%;
    background-position: 35% center;
  }
/*
  section#schedule ul li dl.jan dd:first-child {
    width: 50%;
  }
  section#schedule ul li dl.jan dd:last-child {
    width: 35%;
  }
*/
  section#schedule dl.jan {
    background-size: 25%;
    background-position: center 5% center;    
  }
  section#schedule dl.feb {
    background-size: 70%;
    background-position: right center;    
  }
  section#schedule dl.mar {
    background-size: 60%;
    background-position: right bottom;     
  }

  section#schedule dl.apr dd:last-child,
  section#schedule dl.may dd:last-child,
  section#schedule dl.jun dd:last-child,
  section#schedule dl.jul dd:last-child,
  section#schedule dl.aug dd:last-child,
  section#schedule dl.sep dd:last-child,
  section#schedule dl.oct dd:last-child,
  section#schedule dl.nov dd:last-child,
  section#schedule dl.dec dd:last-child,
  section#schedule dl.jan dd:last-child,
  section#schedule dl.feb dd:last-child {
    padding-right: 0;
  }
  section#schedule dl.mar dd:last-child {
    padding-right: 15px;
  }
}




/*img on-off */

section .pc {
	display: none;
}
br.sp_none {
  display: none;
}
section .sp {
	display: block;
}

@media all and (min-width: 600px) {
section .pc {
	display: block;
}

section .sp {
	display: none;
}
  br.sp_none {
	display: block;
}
}
@media all and (min-width: 600px) and (max-width: 768px)  {
br.sp_none {
  display: none;
}  
}