
#leftArea {
  width: 100%;
  float: none;
  padding-bottom: 20px;
  order:1;
}
#rightArea {
  width: 100%;
  float: none;
  padding-bottom: 20px;
  order:999;
}
#leftArea .sid-LeftMenuWaku div.pbNestedWrapper {
  border: none;
}
#leftArea .sid-LeftMenuWaku {
  padding: 0;
  background-color: #ffffff;
}

/*#leftArea .sid-LeftMenuWaku .sid-LeftMenu:nth-child(2n) {
  display: none;
}*/
#leftArea .sid-LeftMenuWaku .sid-LeftMenu:nth-child(1n) {
  float: left;
  clear:none;
}
#areaWrapper2 {
  width: 100%;
}
#mainArea {
  width: 100%;
}
#area2 > div > div:nth-child(2) > div > div {
  float: left;
    clear: none;
    margin: 0px 10px;
}
#area2 > div > div:nth-child(2) > div  {
  display: block;
  margin-top: 10px;
}
#rightArea .pbNestedWrapper > div > .pbNestedWrapper {
  float: left;
    clear: none;
    margin: 0px 10px;
  height: 75px;
}
.pbBlockNavigation {
  margin-top:10px;
}
.link-white a:link {
    color: #fff;
    text-decoration: none;
}
.link-white a:visited{
    color: #fff;
}
.slick-slide img {
  /*max-height: 160px;*/
}
.slick-track a  {
  display: block;
  position: relative;
  width: 100%;
}
.slick-slide .slick-text  {
    position: absolute;
    bottom: 0;
    background-color: #cca36a;
/*    width: calc(100% - 20px);*/
  width: 100%;
    opacity: 0.8;
    color: #ffffff;
    padding: 0px 10px;
}
.slick-dots {
  display: none !important;
}
/*==================================================
  topSchedule
==================================================*/
.topSchedule {
  width: 100%;
  padding: 40px 15px;
  color: #fff;
  background-image: url("/library/wakamatsu2020/images/top/schedule_bg.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule {
    padding: 60px 0;
  }
}

.topSchedule ul {
  margin-bottom: 2rem;
}

.topSchedule ul li {
  font-size: 13px;
  font-size: 0.8125rem;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule ul li {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media print, screen and (min-width: 1200px) {
  .topSchedule .topSchedule__inner {
    width: 1050px;
    margin-right: auto;
    margin-left: auto;
  }
}

.topSchedule .topSchedule__mainTitle {
  width: 100%;
  margin: 0 0 30px 0;
  color: #fff;
  overflow: hidden;
  text-align: center;
}

.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn {
  margin: 0 20px 6px 20px;
  display: block;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: Arial , sans-serif;
  text-align: center;
  opacity: .9;
  position: relative;
  display: inline-block;
  padding: 0 10px;
  text-align: left;
}

.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn::before, .topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn::after {
  position: absolute;
  top: 50%;
  content: '';
  width: 400%;
  height: 1px;
  background-color: #fff;
}

.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn::before {
  right: 100%;
}

.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn::after {
  left: 100%;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn {
    font-size: 48px;
    font-size: 3rem;
    margin-bottom: 12px;
    padding: 0 20px;
  }
}

.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleJa {
  display: block;
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule .topSchedule__mainTitle .topSchedule__mainTitleJa {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.topSchedule .topSchedule__title {
  margin-bottom: 20px;
  padding: 0 0 10px 0;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  font-family: "メイリオ";
  border-bottom: 1px solid #fff;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule .topSchedule__title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.topSchedule .topSchedule__title p {
  margin: 0;
  padding: 0;
  line-height: 1.4;
  font-size: 18px;
  font-size: 1.125rem;
}

@media print, screen and (min-width: 1200px) {
  .topSchedule .topSchedule__title p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.topSchedule .topSchedule__title .topSchedule__titleSmall {
  font-size: 13px;
  font-size: 0.8125rem;
}

.topSchedule .topSchedule__title .topSchedule__titleSmall p {
  font-size: 13px;
  font-size: 0.8125rem;
}

.topSchedule .btnSchedule {
  margin: 10px 0 0 10px;
  padding: 3px 15px 3px 22px;
  display: inline-block;
  color: #fff;
  background-color: #f34205;
  border-radius: 15px;
  background-image: url("/library/wakamatsu2020/images/icon_arrow_s_white_right.png");
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: 5px 7px;
}
/*# sourceMappingURL=top.css.map */
.topSchedule__inner ul {
  list-style: inside;
}

/* バナーの画像調整 */
#rightArea img {
  height: 60px;
}
@media print, screen and (max-width: 580px) {
  #rightArea .pbNestedWrapper > div > .pbNestedWrapper {
      float: left;
      clear: none;
      height: 75px;
      width: 45%;
      margin: 0 2%;
  }
}
.link-white ul ,.link-white ul li {
  margin: 0;
  line-height: inherit;
}

/* スライダーの調整 */
@media print, screen and (max-width: 770px) {
  .slick-slide .slick-text {
    font-size: small;
  }
}
@media print, screen and (max-width: 300px) {
  .slick-slide .slick-text {
    font-size: x-small;
  }
}

/*斜体の設定*/
em {
    font-style: italic;
    font-family: HGPｺﾞｼｯｸM;
    margin-right: 4px;
}

/*トップページのフォント指定*/
.topNews .topNews__mainTitle .topNews__mainTitleEn {
  font-family: meiryo , 'メイリオ' ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif !important;
}
.topTopics .topTopics__mainTitle .topTopics__mainTitleEn {
  font-family: meiryo , 'メイリオ' ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif !important;
}
.topSchedule .topSchedule__mainTitle .topSchedule__mainTitleEn {
  font-family: meiryo , 'メイリオ' ,'Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif !important;
}

/* サイドナビ調整 */
@media print, screen and (min-width: 1200px) {
  .is-sp {
      display: none;
  }
}
@media print, screen and (min-width: 1200px) {
  .navQuick ul li.navQuick__university ,.navQuick ul li.navQuick__hospital {
    min-height: 5.2rem;
  }
  .navQuick ul li.navQuick__wakamatsu {
    min-height: 98px;
  }
}
.navQuick ul li.navQuick__university a ,.navQuick ul li.navQuick__hospital a ,.navQuick ul li.navQuick__wakamatsu a {
  padding-bottom: 5px;
  background-position: center 5px;
}
.navQuick ul li.navQuick__university a {
  background-image: url("/library/common2020/images/icon_about.png");
}
.navQuick ul li.navQuick__hospital a {
  background-image: url("/library/common2020/images/icon_hospital.png");
}
.navQuick ul li.navQuick__wakamatsu a {
  background-image: url("/library/common2020/images/icon_wakamatsu.png");
}
@media print, screen and (min-width: 1200px) {
  .navQuick ul li.navQuick__university a ,.navQuick ul li.navQuick__hospital a ,.navQuick ul li.navQuick__wakamatsu a {
    padding-bottom: 0.6rem;
    background-position: center 0.6rem;
  }
}
@media print, screen and (max-width: 1199px){
  .navQuick ul li {
    width: 16.64%;
  }
}

@media print, screen and (min-width: 1200px) {
  .topMenuBnr ul li {
    width: 24% !important;
  }
  .topMenuBnr ul {
    max-width: 1200px !important;
  }
}


.header__tel {
    width: 259px;
    margin: 11px 0 0 0;
    display: flex;  
}
.header__tel .header__tel-img {
    background-color: #0858aa;
    width: 26px;
    height: 26px;
    margin: 0px 0px 0px 8px;
    border-radius: 16%;
}
.header__tel .header__tel-img img {
    width: 90%;
    margin-top: 5%;
    margin-left: 5%;
}
.header__tel .header__tel-txt {
    margin: 0px 0px 0px 8px;
    font-size: 21px;
}
.header__tel .header__tel-txt span {
    font-size: 13px;
    padding-top: -13px;
    margin-top: -20px;
}
.header__controlNav {
  width: 857px;
}
.header__fontSizeSelect {
  margin: 2px 10px 0 0;
}
.header--fixed .header__tel {
    margin: 6px 0 0 0;
}
@media print, screen and (min-width: 1200px) {
  .header__search input.pbInputForm {
    width: 260px;
  }
}
.header__controlNav {
  width: 806px;
}

/* olの装飾を変更 */
.pbMainArea ol {
  counter-reset: number;
  list-style: none;
}
.pbMainArea ol li{
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.pbMainArea ol li:before {
  counter-increment: number;
  content: counter(number);
  padding-right: 0px;
}
.pbMainArea ol ol {
  counter-reset: number2;
  list-style: none;
}
.pbMainArea ol ol li:before {
  counter-increment: number2;
  content: '('counter(number2)')';
  padding-right: 0;
}
.pbMainArea ol ol ol {
  counter-reset: number3;
  list-style: none;
}
.pbMainArea ol ol ol li:before {
  counter-increment: number3;
  content: counter(number3);
  border: 1px solid #000;
  padding: 0 5px;
  border-radius: 50%;
  font-size: 0.7em;
  vertical-align: middle;
}
.pbMainArea ol ol ol li:nth-child(n + 10):before {
  counter-increment: number3;
    content: counter(number3);
    border: 1px solid #000;
    padding: 1px 2px;
    border-radius: 50%;
    font-size: 0.7em;
    vertical-align: middle;
    margin-right: 5px
}

@media print, screen and (min-width: 1200px){
  .pbAreaWrapper1 {
      margin-top: 0px;
  }
  .navQuick {
    z-index: 9999;
  }
}

@media print, screen and (min-width: 1200px){
  .header__fontSizeSelect ul li.header__fontSizeSelectMedium {
    width: 60px;
  }

  .header__fontSizeSelect ul li.header__fontSizeSelectMedium a {
    font-size: 14px;
  }

  .header__fontSizeSelect ul li.header__fontSizeSelectLarge {
    width: 80px;
  }

  .header__fontSizeSelect ul li.header__fontSizeSelectLarge a {
    font-size: 18px;
  }
  .header__fontSizeSelect {
    width: 150px;
  }
  .header__controlNav {
    width: 680px;
  }
  .header__tel .header__tel-txt {
      font-size: 20px;
  }
  .header__tel {
      width: 240px;
  }
  .header__search input.pbInputForm {
    width: 185px;
  }
}
