@charset "UTF-8";
/* header */
.header-utility-contact__title {
  font-size: 15px;
  margin-right: 5px;
}
a.header-utility-contact__interview , 
a.header-utility-contact__other {
  display: inline-block;
  margin-top: 1px;
  margin-right: 5px;
  font-weight: 900;
  content: "\f0e0";
  color: #fff;
  font-size: 15px;
}
a.header-utility-contact__interview {
  margin-right: 10px;
}
.header-utility-contact__sp {
display: none;
}
a.header-utility-contact__interview:before , 
a.header-utility-contact__other:before {
  display: inline-block;
  margin-top: 1px;
  margin-right: 5px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  content: "\f0a9";
  color: #fff;
} 
.header-utility-contact__title:after , 
.header-utility-contact__other:after{
  content: "";
  height: 19px;
  margin: 0 5px 0 10px;
  color: #fff;
  border-left: 1px solid #fff;
}
.header-utility-contact__title:after {
    height: 15px;
}
.background-black {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 95%;
  top: 0;
  z-index: 999;
}
@media screen and (min-width: 751px) and (max-width: 992px) {
  .header-utility-contact__tel a:before {
    margin-top: -4px!important;
  }
  .header-utility-contact {
    margin-top: -15px;
  }
}
@media screen and (max-width: 992px) {
  .header__logo {
    padding-bottom: 8px;
  }
  .header__logo a svg {
    height: 28px !important;
  }
  .header-utility-contact__tel a:before {
   font-size: 28px;
  }
  .header-utility-contact__pc {
    display: none!important;
  }
  .header-utility-contact__sp {
    display:block;
    margin-left: 10px;
    margin-top: -4px;
  }
  .header-utility-contact__sp a{
    display: flex;
    align-items: center;
    font-size: 9px;
    line-height: 1.4;
    color: #000!important;
  }
  a.header-utility-contact__interview , 
  a.header-utility-contact__other {
    margin-right: 0;
  } 
  .header-utility-contact__title:after , 
  .header-utility-contact__other:after{
    display: none;
  }
  .header-utility-contact__sp a:before {
    color: #000!important;
  }
}
@media screen and (max-width: 480px) {
    .header__logo {
        margin: 0 auto 0 25%;
    }
}
/* index */
.top-contents-nav-list li {
  width: 20%;
}
.top-contents-nav-list li:before {
  padding-top: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .5s;
}
/*footer*/
.footer-bar {
  flex-wrap: wrap;
  justify-content: center;
  height: auto; 
}
.footer-bar li:last-of-type {
  margin-right: 0;
}
h2.footer-info-tel__title > span {
  font-size: 0.7em;
}
.official-sns {
  padding: 0 1em;
  border: 1px solid #bfbfbf;
}
.official-sns a {
  display: flex;
  align-items: center;
  justify-content: center; 
}
.official-sns h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 16px;
  font-weight: bold;
}
.official-sns img{
  width: 1.5em;
  margin-left: 10px;
}
@media screen and (max-width: 992px) {
  .footer-bar li:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .official-sns {
    border: 1px solid #fff;
    color: #fff;
  }
.official-sns h3 {
  font-size: 14px;
}
.official-sns a .link-color-black , .official-sns a .link__text:before {
    color: #fff!important;
  }
}
/**近森動画バナー関連**/
.top-contents-nav-list li:nth-of-type(1):before {
  background-image: url(/asset/1_1touin.jpg);
}
.top-contents-nav-list li:nth-of-type(2):before {
  background-image: url(/asset/1_2shisetu.jpg);
}
.top-contents-nav-list li:nth-of-type(3):before {
  background-image: url(/asset/1_9treatment.jpg?1);
}
.top-contents-nav-list li:nth-of-type(4):before {
  background-image: url(/asset/1_3katsudou.jpg);
}
.top-contents-nav-list li:nth-of-type(5):before {
  background-image: url(/asset/1_4kenkyu.jpg);
}
.top-contents-nav-list li:nth-of-type(6):before {
  background-image: url(/asset/1_5calendar.jpg);
}
.top-contents-nav-list li:nth-of-type(7):before {
  background-image: url(/asset/1_6hiroppa.jpg);
}
.top-contents-nav-list li:nth-of-type(8):before {
  background-image: url(/asset/1_7group.jpg);
}
.top-contents-nav-list li:nth-of-type(9):before {
  background-image: url(/asset/1_8recruit.jpg);
}
.top-contents-nav-list li:nth-of-type(10):before {
  background-image: url(/asset/1_10recruit-nurse.jpg);
}
.top-contents-nav-list li:nth-child(7) a:after {
  margin-top: 5px;
}
.top-contents-nav-list li:nth-child(7) a {
  padding-top: 12%;
}
.top-contents-nav-list li:nth-child(10) a {
  color: rgba(255, 255, 255, 0);
  text-shadow:none;
  flex-direction: row;
}
.top-contents-nav-list li:nth-child(10) a:after {
  display:none;
}

/**近森動画バナー関連**/
.top-nav{
  max-width: 1440px;
}
.top-nav > li:nth-of-type(6) {
  text-align:center;
}
.top-nav > li:nth-of-type(6) a {
  color:#E2041B;
  fill:#E60D23;
}
.top-nav > li:nth-of-type(6) a:hover {
  background: rgba(226, 4, 27, 0.70);
  color: #fff;
  fill:#fff;
  filter: opacity(1);
}
.top-nav > li:nth-of-type(6) a svg {
  width: 150px;
  line-height: 0;
}

@media screen and (max-width: 992px){
.top-nav > li:nth-of-type(5) {
    width: 50%;
    height: 130px;
    border-top: 1px solid #000;
    }
.top-nav > li:nth-of-type(6) {
    width: 50%;
    height: 130px;
    border-top: 1px solid #000;
}
.top-nav li:nth-of-type(5) a:after {
  position:static;
  transform: none;
  }
.top-nav > li:nth-of-type(5):after {
    top: 10px;
    height: 110px;
}
}

@media screen and (max-width:992px){
.top-nav .top-nav-children-list > li a{
    height: 28px;
}
.top-nav > li:nth-of-type(6) a svg {
  width: 40%;
margin-top:2%;
}
}

@media screen and (max-width:768px){
.top-contents-nav-list li {
    width: 100%;
}
.covid-info_out{
  position: absolute;
  top: 65px;
  right:2%;
  z-index:99;
}

.covid-info {	
  width: 100px;
  height: 100px;
}

.covid-info span {
  font-size:10px;
  color:#fff;
  line-height:12px;
  width :100px;}
}
@media screen and (max-width:479px){
.top-nav > li:nth-of-type(6) a svg {
  width: 60%;
  line-height: 1.3;
}
}

/* department */
.block-profile .career span:nth-child(n+1) {
  display: block;
  margin-top: 10px;
}
.career .specialty-s {
  font-family: a-otf-ryumin-pr6n !important;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  color: #333;
  line-height: 1rem !important;
  margin: 0 0 10px !important;
}
ul.graph {
  width: 100%;
}
ul.graph li img {
  width: 100%;
}
.bg-0 .career .specialty-s {
  color: #fff;
}
@media screen and (max-width: 480px) {
  .career .specialty-s {
    font-size: 10px !important;
  }
}
/**dainaika-sei**/
.dainaika-box {
  position: relative;
}
.dainaika-box .dainaika-ttl {
  position: absolute;
  top: -50px;
  right: 0;
  font-weight: 500;
  color: #717171;
}
.dainaika-box .dainaika-ttl:hover {
  opacity : 0.5;
  transition: all 0.3s;
}
.dainaika-box .title::after {
  position: static;
  padding-left: 10px;
}
.dainaika-box .box {
  margin-bottom: 30px;
}
.block-dainaika-img{
  width: 47.5%;
  float: left;
  margin: 2px 25px 24px 0;
}
.block-dainaika-img img{
  width: 100%;
}
@media screen and (max-width: 992px){
  .dainaika-box .dainaika-ttl {
    position: relative;
    top: -10px;
    text-align: right;
    padding: 0 0 10px;
  }
   .block-dainaika-img{
     width: auto;
     margin: 0 0 2.5% 0;
  }
}
/**department_side-menu**/
.sub-department li a {
  position:relative;
  padding-top: 5px!important;
  padding-bottom: 5px!important;
  padding-left: calc(2.5em + 10px)!important;
  text-indent: -1px!important;
  line-height: 1.3!important;
  }
 .sub-department li a:before , .sub-department li a:after {
  content:"";
  position:absolute;
  display:inline-block;
  background-color:#888;
  transition-duration: 0.5s!important; 
 }
.sub-department li a:before {
  top:2px!important;
  left: 2em!important;
  width:2px;
}
.sub-department li a:after {
  width:0.9em;
  height:2px;
  top:44%;
  left: 2em!important;
}
.sub-department li:last-child a:before {
  height:40%;
}
@media screen and (max-width: 992px) {
  .sub-department li:last-child a:before {
    margin-top: 6px;
  }
}
/* margin・padding・indent */
.mt-1em {margin-top:1em!important;}
.mt-2em {margin-top:2em!important;}
.mt-3em {margin-top:3em!important;}
.mt-4em {margin-top:4em!important;}
.mt-5em {margin-top:5em!important;}
.mt-6em {margin-top:6em!important;}
.mt-7em {margin-top:7em!important;}
.mt-8em {margin-top:8em!important;}
.mt-9em {margin-top:9em!important;}
.mt-10em {margin-top:10em!important;}
.mt-11em {margin-top:11em!important;}
.mt-12em {margin-top:12em!important;}
.mt-13em {margin-top:13em!important;}
.mt-14em {margin-top:14em!important;}
.mt-15em {margin-top:15em!important;}
.mt-16em {margin-top:16em!important;}
.mt-17em {margin-top:17em!important;}
.mt-18em {margin-top:18em!important;}
.mt-19em {margin-top:19em!important;}
.mt-20em {margin-top:20em!important;}

.mr-1em {margin-right:1em!important;}
.mr-2em {margin-right:2em!important;}
.mr-3em {margin-right:3em!important;}
.mr-4em {margin-right:4em!important;}
.mr-5em {margin-right:5em!important;}
.mr-6em {margin-right:6em!important;}
.mr-7em {margin-right:7em!important;}
.mr-8em {margin-right:8em!important;}
.mr-9em {margin-right:9em!important;}
.mr-10em {margin-right:10em!important;}
.mr-11em {margin-right:11em!important;}
.mr-12em {margin-right:12em!important;}
.mr-13em {margin-right:13em!important;}
.mr-14em {margin-right:14em!important;}
.mr-15em {margin-right:15em!important;}
.mr-16em {margin-right:16em!important;}
.mr-17em {margin-right:17em!important;}
.mr-18em {margin-right:18em!important;}
.mr-19em {margin-right:19em!important;}
.mr-20em {margin-right:20em!important;}

.mb-1em {margin-bottom:1em!important;}
.mb-2em {margin-bottom:2em!important;}
.mb-3em {margin-bottom:3em!important;}
.mb-4em {margin-bottom:4em!important;}
.mb-5em {margin-bottom:5em!important;}
.mb-6em {margin-bottom:6em!important;}
.mb-7em {margin-bottom:7em!important;}
.mb-8em {margin-bottom:8em!important;}
.mb-9em {margin-bottom:9em!important;}
.mb-10em {margin-bottom:10em!important;}
.mb-11em {margin-bottom:11em!important;}
.mb-12em {margin-bottom:12em!important;}
.mb-13em {margin-bottom:13em!important;}
.mb-14em {margin-bottom:14em!important;}
.mb-15em {margin-bottom:15em!important;}
.mb-16em {margin-bottom:16em!important;}
.mb-17em {margin-bottom:17em!important;}
.mb-18em {margin-bottom:18em!important;}
.mb-19em {margin-bottom:19em!important;}
.mb-20em {margin-bottom:20em!important;}

.ml-1em {margin-left:1em!important;}
.ml-2em {margin-left:2em!important;}
.ml-3em {margin-left:3em!important;}
.ml-4em {margin-left:4em!important;}
.ml-5em {margin-left:5em!important;}
.ml-6em {margin-left:6em!important;}
.ml-7em {margin-left:7em!important;}
.ml-8em {margin-left:8em!important;}
.ml-9em {margin-left:9em!important;}
.ml-10em {margin-left:10em!important;}
.ml-11em {margin-left:11em!important;}
.ml-12em {margin-left:12em!important;}
.ml-13em {margin-left:13em!important;}
.ml-14em {margin-left:14em!important;}
.ml-15em {margin-left:15em!important;}
.ml-16em {margin-left:16em!important;}
.ml-17em {margin-left:17em!important;}
.ml-18em {margin-left:18em!important;}
.ml-19em {margin-left:19em!important;}
.ml-20em {margin-left:20em!important;}

.pt-1em {padding-top:1em!important;}
.pt-2em {padding-top:2em!important;}
.pt-3em {padding-top:3em!important;}
.pt-4em {padding-top:4em!important;}
.pt-5em {padding-top:5em!important;}
.pt-6em {padding-top:6em!important;}
.pt-7em {padding-top:7em!important;}
.pt-8em {padding-top:8em!important;}
.pt-9em {padding-top:9em!important;}
.pt-10em {padding-top:10em!important;}
.pt-11em {padding-top:11em!important;}
.pt-12em {padding-top:12em!important;}
.pt-13em {padding-top:13em!important;}
.pt-14em {padding-top:14em!important;}
.pt-15em {padding-top:15em!important;}
.pt-16em {padding-top:16em!important;}
.pt-17em {padding-top:17em!important;}
.pt-18em {padding-top:18em!important;}
.pt-19em {padding-top:19em!important;}
.pt-20em {padding-top:20em!important;}

.pr-1em {padding-right:1em!important;}
.pr-2em {padding-right:2em!important;}
.pr-3em {padding-right:3em!important;}
.pr-4em {padding-right:4em!important;}
.pr-5em {padding-right:5em!important;}
.pr-6em {padding-right:6em!important;}
.pr-7em {padding-right:7em!important;}
.pr-8em {padding-right:8em!important;}
.pr-9em {padding-right:9em!important;}
.pr-10em {padding-right:10em!important;}
.pr-11em {padding-right:11em!important;}
.pr-12em {padding-right:12em!important;}
.pr-13em {padding-right:13em!important;}
.pr-14em {padding-right:14em!important;}
.pr-15em {padding-right:15em!important;}
.pr-16em {padding-right:16em!important;}
.pr-17em {padding-right:17em!important;}
.pr-18em {padding-right:18em!important;}
.pr-19em {padding-right:19em!important;}
.pr-20em {padding-right:20em!important;}

.pb-1em {padding-bottom:1em!important;}
.pb-2em {padding-bottom:2em!important;}
.pb-3em {padding-bottom:3em!important;}
.pb-4em {padding-bottom:4em!important;}
.pb-5em {padding-bottom:5em!important;}
.pb-6em {padding-bottom:6em!important;}
.pb-7em {padding-bottom:7em!important;}
.pb-8em {padding-bottom:8em!important;}
.pb-9em {padding-bottom:9em!important;}
.pb-10em {padding-bottom:10em!important;}
.pb-11em {padding-bottom:11em!important;}
.pb-12em {padding-bottom:12em!important;}
.pb-13em {padding-bottom:13em!important;}
.pb-14em {padding-bottom:14em!important;}
.pb-15em {padding-bottom:15em!important;}
.pb-16em {padding-bottom:16em!important;}
.pb-17em {padding-bottom:17em!important;}
.pb-18em {padding-bottom:18em!important;}
.pb-19em {padding-bottom:19em!important;}
.pb-20em {padding-bottom:20em!important;}

.pl-1em {padding-left:1em!important;}
.pl-2em {padding-left:2em!important;}
.pl-3em {padding-left:3em!important;}
.pl-4em {padding-left:4em!important;}
.pl-5em {padding-left:5em!important;}
.pl-6em {padding-left:6em!important;}
.pl-7em {padding-left:7em!important;}
.pl-8em {padding-left:8em!important;}
.pl-9em {padding-left:9em!important;}
.pl-10em {padding-left:10em!important;}
.pl-11em {padding-left:11em!important;}
.pl-12em {padding-left:12em!important;}
.pl-13em {padding-left:13em!important;}
.pl-14em {padding-left:14em!important;}
.pl-15em {padding-left:15em!important;}
.pl-16em {padding-left:16em!important;}
.pl-17em {padding-left:17em!important;}
.pl-18em {padding-left:18em!important;}
.pl-19em {padding-left:19em!important;}
.pl-20em {padding-left:20em!important;}

.indent-1em {text-indent: 1em!important;}
.indent-0 {text-indent:0!important;}

.ind-icon-1em {
  text-indent: -1em!important;
  margin-left: 1em!important;
}

div.ind-block-1em p{
  text-indent:1em!important;
}

/*block-flex*/
.block-flex-3column {
  display: flex;
  flex-wrap: wrap;
}
.block-flex-3column > div {
  width: calc(33.3% - 13.3px);
  margin-bottom: 30px;
}
.block-flex-3column > div:nth-child(3n-1) {
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 768px){
  .block-flex-sp2column > div {
    width: calc(50% - 10px);
  }
  .block-flex-3column > div:nth-child(3n-1) {
    padding-left: 0;
    padding-right: 0;
  }
   .block-flex-sp2column > div:nth-of-type(2n) {
      padding-left: 20px;
  } 
}
/*block-flex END*/

/*block-section TB */
@media screen and (max-width: 751px) {
.flex-reset--tb {
  display: block;
}
.flex-reset--tb > div {
  display: block;
  width: auto!important;
}
}
/*block-section TB END*/

/*FontAwesome*/
.FontAwesomeS:before , .FontAwesomeS:after , .FontAwesomeS *:before , .FontAwesomeS *:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.FontAwesomeR:before , .FontAwesomeR:after , .FontAwesomeR *:before , .FontAwesomeR *:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 400;
}
.FontAwesomeB:before , .FontAwesomeB:after , .FontAwesomeB *:before , .FontAwesomeB *:after {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
i.FontAwesomeI , .FontAwesomeI i {
  display: inline-block;
  font-style:normal;
  line-height:1;
}
/*FontAwesome END*/

/*list*/
ul.list-ul > li:last-of-type , 
ul.list-ol > li:last-of-type , 
ul.list-att > li:last-of-type , 
ol.ol-custom > li:last-of-type {
  margin-bottom: 0;
 }

.ol-custom {
  list-style: none;
  padding: 0;
}

.ol-custom > li {
  margin-bottom: 0.5em;
  position: relative;
}


.ol-no1 {
  counter-reset: li;
}

.ol-no1 > li {
  padding-left: 1.3em;
}

.ol-no1 > li:before {
  counter-increment: li;
  content: counter(li)'.';
  margin-left: -1.1em;
  margin-right: 0.4em;
} 

.ol-no2 {
  counter-reset: my-counter;
}
 

.ol-no2 > li {
  padding-left: 1.6em;
}

.ol-no2 > li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    background-color: #fff;
    border: 1px solid #231815;
    display: block;
    margin-top: 0.3em;
    margin-left: -2em;
    margin-right: 0.4em;
    float: left;
    text-align: center;
    height: calc( 1.3em - 1px );
    width: calc( 1.3em - 1px );
    border-radius: 50%;
    font-size: 0.75em;
    line-height: 1.2em;
}

.ol-no3 {
  counter-reset: my-counter;
}
 
.ol-no3 > li {
  padding-left: 1.5em;
}

.ol-no3 > li:before {
    content: counter(my-counter);
    counter-increment: my-counter;
    color: #fff;
    background-color: #33beff;
    display: block;
    margin-top: 0.15em;
    margin-left: -1.5em;
    margin-right: 0.4em;
    float: left;
    text-align: center;
    height: 1.3em ;
    width: 1.3em;
    border-radius: 50%;
    font-size: 0.9em;
    line-height: 1.4em;
}

/*background*/

.box-bg-gray {
  background: #eee;
}

.bg-0 .box-bg-gray {
  background: #888;
}

.box-bg-blue {
  background: #e1f6ff;
}

.bg-0 .box-bg-blue {
  background: #888;
}

/* media print */

@media print {
  .header-utility {
    display: none;
  }
  table tr td, table tr th {
    break-inside: avoid;
  }

}