@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  vertical-align: baseline;
  color: #666666;
}
ul, ol {
  list-style-type: none;
}
header, footer, main, nav, section, article, aside, time, small, h1, h2, h3, h4, h5, h6, p, a {
  display: block;
}
article img, section img {
  width: 100%;
  height: 100%;
}
article picture, section picture {
  width: 100%;
  height: 100%
}
article picture source, article picture img, section picture source, section picture img {
  width: 100%;
  height: 100%;
}
body {
  font-family: "リュウミン R-KL", "Ryumin Regular KL", serif;
  background-color: #ffffff;
}
.bg_fb {
  background-color: #fbfbfb;
}


/* center
-------------------------------------------------- */
.center {
  margin-left: auto;
  margin-right: auto;
  width: calc(280px + ((1vw - 3.2px) * (680 / 9.6)));
}
.center_text {
  margin-left: auto;
  margin-right: auto;
  width: calc(240px + ((1vw - 3.2px) * (560 / 9.6)));
}
/* padding-top
-------------------------------------------------- */
.ptxl {
  padding-top: 96px;
  padding-top: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
}
.ptl {
  padding-top: 72px;
  padding-top: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
}
.ptm {
  padding-top: 48px;
  padding-top: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
}
.pts {
  padding-top: 24px;
  padding-top: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
}
.ptxs {
  padding-top: 12px;
  padding-top: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
}
@media (max-width:959px) {
  .spptxl {
    padding-top: 96px;
    padding-top: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
  }
  .spptl {
    padding-top: 72px;
    padding-top: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
  }
  .spptm {
    padding-top: 48px;
    padding-top: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
  }
  .sppts {
    padding-top: 24px;
    padding-top: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
  }
  .spptxs {
    padding-top: 12px;
    padding-top: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
  }
}
@media (min-width:960px) {
  .pcptxl {
    padding-top: 96px;
    padding-top: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
  }
  .pcptl {
    padding-top: 72px;
    padding-top: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
  }
  .pcptm {
    padding-top: 48px;
    padding-top: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
  }
  .pcpts {
    padding-top: 24px;
    padding-top: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
  }
  .pcptxs {
    padding-top: 12px;
    padding-top: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
  }
}
/* padding-bottom
-------------------------------------------------- */
.pbxl {
  padding-bottom: 96px;
  padding-bottom: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
}
.pbl {
  padding-bottom: 72px;
  padding-bottom: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
}
.pbm {
  padding-bottom: 48px;
  padding-bottom: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
}
.pbs {
  padding-bottom: 24px;
  padding-bottom: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
}
.pbxs {
  padding-bottom: 12px;
  padding-bottom: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
}
@media (max-width:959px) {
  .sppbxl {
    padding-bottom: 96px;
    padding-bottom: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
  }
  .sppbl {
    padding-bottom: 72px;
    padding-bottom: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
  }
  .sppbm {
    padding-bottom: 48px;
    padding-bottom: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
  }
  .sppbs {
    padding-bottom: 24px;
    padding-bottom: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
  }
  .sppbxs {
    padding-bottom: 12px;
    padding-bottom: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
  }
}
@media (min-width:960px) {
  .pcpbxl {
    padding-bottom: 96px;
    padding-bottom: calc(64px + ((1vmin – 3.2px) * (64 / 9.6)));
  }
  .pcpbl {
    padding-bottom: 72px;
    padding-bottom: calc(48px + ((1vmin – 3.2px) * (48 / 9.6)));
  }
  .pcpbm {
    padding-bottom: 48px;
    padding-bottom: calc(32px + ((1vmin - 3.2px) * (32 / 9.6)));
  }
  .pcpbs {
    padding-bottom: 24px;
    padding-bottom: calc(16px + ((1vmin - 3.2px) * (16 / 9.6)));
  }
  .pcpbxs {
    padding-bottom: 12px;
    padding-bottom: calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
  }
}
/* flexbox
-------------------------------------------------- */
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.double {
  width: 48%;
}
@media (max-width:959px) {
  .pcflex .pcdouble {
    display: block;
  }
}
@media (min-width:960px) {
  .pcflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .pcdouble {
    width: 48%;
  }
}
.shadow {
  box-shadow: 0 0 calc(1px + ((1vmin – 3.2px) * (3 / 9.6)));
}
/* text
-------------------------------------------------- */
.heading {
  font-size: 26px;
  font-size: calc(20px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 1.5;
}
.subheading {
  font-size: 22px;
  font-size: calc(16px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 1.5;
  opacity: 0.5;
}
.heading_center {
  font-size: 22px;
  font-size: calc(16px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 2;
}
.subheading_center {
  font-size: 18px;
  font-size: calc(12px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 3;
  opacity: 0.5;
}
.heading_justify {
  font-size: 22px;
  font-size: calc(16px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  margin-right: -0.2em;
  line-height: 2;
  text-align: justify;
}
.subheading_justify {
  font-size: 20px;
  font-size: calc(14px + ((1vmin - 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  margin-right: -0.2em;
  line-height: 2;
  text-align: justify;
  opacity: 0.5;
}
.text_justify_emphasis {
  font-size: 16px;
  font-size: calc(12px + ((1vmin – 3.2px) * (8 / 9.6)));
  letter-spacing: 0.1em;
  margin-right: -0.1em;
  line-height: 2;
  text-align: justify;
}
.text_center {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.05em;
  margin-right: -0.05em;
  line-height: 2;
}
.text_justify {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.05em;
  margin-right: -0.05em;
  line-height: 2;
  text-align: justify;
}
.text_center_justify {
  display: inline-block;
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.05em;
  margin-right: -0.05em;
  line-height: 2;
  text-align: justify;
}
.text_right {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.05em;
  margin-right: -0.05em;
  line-height: 2;
  text-align: right;
}
.asterisk {
  padding-left: 1em;
  text-indent: -1em;
}
.underline {
  text-decoration: underline;
}
.line_through {
  text-decoration: line-through;
}
rt {
  font-size: 6px;
  font-size: calc(4px + ((1vmin - 3.2px) * (4 / 9.6)));
  text-align: start;
  ruby-align: distribute-space;
  ruby-align: space-around;
}
@media (max-width:959px) {
  .pc {
    display: none;
  }
}
@media (min-width:960px) {
  .sp {
    display: none;
  }
  .spbr {
    display: none;
  }
}
/* button
-------------------------------------------------- */
.button {
  display: inline-block;
  border-bottom: solid 1px #cccccc;
  font-size: 16px;
  font-size: calc(12px + ((1vmin – 3.2px) * (8 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 2;
}
.button_s {
  display: inline-block;
  border-bottom: solid 1px #cccccc;
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 2;
}
.link_button {
  display: inline-block;
  padding: 24px 36px;
  padding: calc(16px + ((1vmin - 3.2px) * (16 / 9.6))) calc(24px + ((1vmin - 3.2px) * (24 / 9.6)));
  border: solid 1px #cccccc;
  border-radius: 6px;
  border-radius: calc(4px + ((1vmin - 3.2px) * (4 / 9.6)));
  font-size: 16px;
  font-size: calc(12px + ((1vmin – 3.2px) * (8 / 9.6)));
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}
.link_button_s {
  display: inline-block;
  padding: 24px 36px;
  padding: calc(16px + ((1vmin - 3.2px) * (16 / 9.6))) calc(24px + ((1vmin - 3.2px) * (24 / 9.6)));
  border: solid 1px #cccccc;
  border-radius: 6px;
  border-radius: calc(4px + ((1vmin - 3.2px) * (4 / 9.6)));
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.1em;
  text-indent: 0.1em;
}
/* border
-------------------------------------------------- */
.border_top {
  border-top: solid 1px #cccccc;
}
.border_bottom {
  border-bottom: solid 1px #cccccc;
}
/* animation
-------------------------------------------------- */
.fade {
  opacity: 0;
  transition: 1s;
}
.fade.in {
  opacity: 1;
}
.fade_scroll {
  opacity: 0;
  transition: 1s;
  transform: translateY(16px);
  transform: translateY(calc(16px + ((1vw - 3.2px) * (16 / 9.6))));
}
.fade_scroll.in {
  opacity: 1;
  transform: translateY(0px);
}
.hover_opacity, .hover_brightness {
  transition: 0.5s;
}
.hover_opacity:hover {
  opacity: 0.5;
}
.hover_brightness {
  filter: brightness(1);
}
.hover_brightness:hover {
  filter: brightness(0.75);
}


/* loading
-------------------------------------------------- */
#loading {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  top: 0px;
  left: 0px;
  z-index: 100;
}
#website #loading {
  background-color: #000000;
}
#article #loading {
  background-color: #ffffff;
}
#progress_box {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 50%;
  height: 1px;
  background-color: #666666;
}
#progress_bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 1px;
  transition: 1s;
}
#website #progress_box {
  background-color: #666666;
}
#website #progress_bar {
  background-color: #ffffff;
}
#article #progress_box {
  background-color: #cccccc;
}
#article #progress_bar {
  background-color: #666666;
}
#loading img {
  display: none;
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 50vh;
}

/* header
-------------------------------------------------- */
#website header {
  display: none;
}
header {
  position: fixed;
  width: 100%;
  height: 87px;
  height: calc(58px + ((1vmin - 3.2px) * (58 / 9.6)));
  background-color: rgba(255,255,255,0.9);
  z-index: 99;
}
header a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 80%;
}
header picture source, header picture img {
  height: 100%;
}
#trigge {
  position: absolute;
  top: 50%;
  right: 30px;
  right: calc(20px + ((1vmin - 3.2px) * (20 / 9.6)));
  transform: translateY(-50%);
  width: 27px;
  width: calc(18px + ((1vmin – 3.2px) * (18 / 9.6)));
  height: 18px;
  height: calc(12px + ((1vmin – 3.2px) * (12 / 9.6)));
}
#trigge span {
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #666666;
  transition: 0.5s;
}
#trigge_top {
  top: 0;
}
#trigge_middle {
  top: 50%;
  transform: translateY(-50%);
}
#trigge_bottom {
  bottom: 0;
}
#trigge_top.active {
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(45deg);
}
#trigge_middle.active {
  transform: scaleX(0);
}
#trigge_bottom.active {
  top: 50%;
  transform: translateY(-50%);
  transform: rotate(135deg);
}

/* nav
-------------------------------------------------- */
nav {
  display: none;
  position: fixed;
  top: 87px;
  top: calc(58px + ((1vmin - 3.2px) * (58 / 9.6)));
  width: 100%;
  height: calc(100vh - 87px);
  height: calc(100vh - (58px + ((1vmin - 3.2px) * (58 / 9.6))));
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  background: rgba(255,255,255,0.9);
  z-index: 99;
}
nav a {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  line-height: 3;
}
nav a:not(#current) {
  color: #595857;
  transition: 0.5s;
}
nav a:not(#current):hover {
  opacity: 0.5;
}
#current {
  color: rgba(102,102,102,0.5);
}

/* title
-------------------------------------------------- */
#title {
  position: relative;
  width: 100%;
  height: 100vh;
}
#slider img {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  font-family: "object-fit: cover;";
}
.slick-dots {
  bottom: 16px;
}
.slick-dots li button:before {
  opacity: .5;
  color: white;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: white;
}
#website h1 img {
  position: absolute;
  top: 50vh;
  left: 50%;
  transform: translate(-50%,-50%);
  height: 50vh;
}
#article main {
  padding-top: 87px;
  padding-top: calc(58px + ((1vmin - 3.2px) * (58 / 9.6)));
}

/* footer
-------------------------------------------------- */
footer picture source, footer picture img {
  width: 240px;
  width: calc(160px + ((1vmin - 3.2px) * (160 / 9.6)));
}
footer address, small {
  font-size: 12px;
  font-size: calc(10px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.1em;
  text-indent: 0.1em;
  line-height: 2.5;
}


/* introduction
-------------------------------------------------- */
#introduction p {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.03em;
  margin-right: -0.03em;
  line-height: 2.5;
}

/* news
-------------------------------------------------- */
#news_article time {
  font-size: 14px;
  font-size: calc(10px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: justify;
  opacity: 0.75;
}
#news_article p {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: justify;
}
@media (max-width:959px) {
  #news_article li {
    width: 100%;
  }
  #news_article a {
    display: flex;
    justify-content: space-between;
  }
  #news_article picture {
    width: 35%;
    height: 100%;
  }
  #news_article .text {
    width: 60%;
  }
}
@media (min-width:960px) {
  #news_article {
    display: flex;
    justify-content: space-between;
  }
  #news_article li {
    width: 30%;
  }
  #news_article picture {
    width: 100%;
  }
}
/* detailed_news
-------------------------------------------------- */
@media (max-width:959px) {
  #detailed_news_article time {
    font-size: 14px;
    font-size: calc(10px + ((1vmin – 3.2px) * (6 / 9.6)));
    letter-spacing: 0.1em;
    line-height: 2;
    text-align: justify;
    opacity: 0.75;
  }
  #detailed_news_article p {
    font-size: 14px;
    font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
    letter-spacing: 0.05em;
    line-height: 1.5;
    text-align: justify;
  }
}
@media (min-width:960px) {
  #detailed_news_article time {
    font-size: 18px;
    font-size: calc(14px + ((1vmin – 3.2px) * (8 / 9.6)));
    letter-spacing: 0.1em;
    line-height: 2;
    text-align: justify;
    opacity: 0.75;
  }
  #detailed_news_article .news_heading {
    font-size: 16px;
    font-size: calc(12px + ((1vmin – 3.2px) * (8 / 9.6)));
    letter-spacing: 0.05em;
    line-height: 2;
    text-align: justify;
  }
  #detailed_news_article .news_text_wrap {
    overflow: hidden;
  }
  #detailed_news_article .news_text {
    font-size: 14px;
    font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
    letter-spacing: 0.05em;
    line-height: 2;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
#detailed_news_article li {
  width: 100%;
}
#detailed_news_article a {
  display: flex;
  justify-content: space-between;
}
#detailed_news_article picture {
  width: 35%;
  height: 100%;
}
#detailed_news_article .text {
  width: 60%;
}

/* syodaigyo syakyo
-------------------------------------------------- */
#syodaigyo .head, #syakyo .head {
  display: flex;
  justify-content: space-between;
  padding-left: calc(40px + ((1vw - 3.2px) * (200 / 9.6)));
}
#syodaigyo h2, #syakyo h2 {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 30px;
  font-size: calc(20px + ((1vmin - 3.2px) * (20 / 9.6)));
  letter-spacing: 0.5em;
  text-align: left;
}
#syodaigyo picture, #syakyo picture {
  width: calc(100% - 30px - (20px + ((1vw - 3.2px) * (100 / 9.6))));
  width: calc(100% - (20px + ((1vmin - 3.2px) * (20 / 9.6))) - (20px + ((1vw - 3.2px) * (100 / 9.6))));
  height: 100%;
}

/* column
-------------------------------------------------- */
#column .subtext {
  font-size: 12px;
  font-size: calc(10px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.1em;
  margin-right: -0.1em;
  line-height: 2;
  text-align: justify;
  opacity: 0.75;
}
@media (max-width:959px) {
  #column_article {
    margin-left: auto;
    margin-right: auto;
    width: calc(240px + ((1vw - 3.2px) * (560 / 9.6)));
  }
  #column_article li {
    width: 100%;
  }
  #column_article picture {
    width: 100%;
  }
}
@media (min-width:960px) {
  #column_article {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: calc(280px + ((1vw - 3.2px) * (680 / 9.6)));
  }
  #column_article li {
    width: 48%;
  }
  #column_article picture {
    width: 100%;
  }
}

/* instagram
-------------------------------------------------- */
#instagram ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#instagram img {
  width: 100%;
  height: 100%;
}
#instagram i {
  width: 1.5em;
  text-align: left;
}
@media (max-width:959px) {
  #instagram li {
    width: calc(50% - (2px + ((1vmin - 3.2px) * (2 / 9.6))));
  }
  #instagram li:nth-child(-n+2) {
    padding-bottom: calc(4px + ((1vmin - 3.2px) * (4 / 9.6)));
  }
}
@media (min-width:960px) {
  #instagram li {
    width: calc(25% - (2px + ((1vmin - 3.2px) * (2 / 9.6))));
  }
}

/* access
-------------------------------------------------- */
#google_map {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
}
#google_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width:960px) {
  #map {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width:960px) and (max-width:1280px) {
  #map {
    width: 960px;
  }
}
@media (min-width:1280px) {
  #map {
    width: calc(280px + ((1vw - 3.2px) * (680 / 9.6)));
  }
}
/* #detailed_access
-------------------------------------------------- */
#detailed_access address {
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.2em;
  margin-right: -0.2em;
  line-height: 2;
}
@media (min-width:960px) {
  #detailed_access .flex {
    display: flex;
    justify-content: space-between;
  }
  #detailed_access .flex_1 {
    width: 55%;
  }
  #detailed_access .flex_2 {
    width: 40%;
  }
}

/* contact
-------------------------------------------------- */
#contact address p {
  padding: 0 24px;
  font-size: 18px;
  font-size: calc(12px + ((1vmin – 3.2px) * (12 / 9.6)));
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  line-height: 2;
}
@media (min-width:960px) {
  #contact address {
    display: flex;
    justify-content: center;
  }
}

/* event
-------------------------------------------------- */
table {
  border-collapse: collapse;
}
th, td {
  display: table-cell;
  vertical-align: middle;
  border: solid 1px #cccccc;
}
th {
  padding: 6px;
  padding: calc(4px + ((1vmin – 3.2px) * (4 / 9.6)));
  background: #fbfbfb;
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  line-height: 2;
}
td p {
  padding: 24px 12px;
  padding: calc(16px + ((1vmin – 3.2px) * (16 / 9.6))) calc(8px + ((1vmin – 3.2px) * (8 / 9.6)));
  font-size: 14px;
  font-size: calc(12px + ((1vmin – 3.2px) * (6 / 9.6)));
  letter-spacing: 0.15em;
  margin-right: -0.15em;
  line-height: 2;
  text-align: start;
}
.table_scroll {
  overflow: scroll;
  white-space: nowrap;
  -ms-overflow-style: none;
}