@charset "UTF-8";
html {
  font-family: 'Sawarabi Mincho','Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic';
}

.border-top-0 {
  border-top: none !important;
}

.btn-mimosa {
  width: 252px;
  height: 72px;
  padding: 0 1rem;
  text-transform: none;
}

.btn-mimosa i {
  margin-top: 18px;
  margin-right: 0;
}

a {
  outline: none;
  color: #ffffff;
}
a:hover, a:active, a:link, a:visited {
  outline: none;
}

li {
  list-style: none;
}

.body-color {
  background-color: #fff8e1;
}

.body-text-color {
  color: #263238 !important;
}

.title-text-color {
  color: #8d6e63;
}

.keikou {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #00e5ff));
  background: linear-gradient(transparent 60%, #00e5ff 0%);
}

.header-footer-color {
  background-color: #f06292;
}

.card .card-content p {
  color: #263238 !important;
}

.dropdown-text {
  color: #f06292 !important;
}

.side-nav-text {
  color: #f06292 !important;
  text-align: center;
}

.otoiawase {
  background-color: #5c6bc0;
}
.otoiawase:hover {
  background-color: #5c6bc0;
}

.kirikae {
  background-color: #5c6bc0;
  margin: 1.5rem 0;
}
.kirikae:hover {
  background-color: #5c6bc0;
}

.side-nav li > a.otoiawase:hover {
  background-color: #5c6bc0;
}

.indent {
  text-indent: 1em;
}

.text-indent {
  text-indent: 1rem;
}

.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.padding-0 {
  padding: 0 !important;
}

/* Twitter */
.twitter-timeline {
  width: 100% !important;
  height: 500px !important;
}

/* header nav */
nav ul a {
  display: inline-block;
}

.page-header {
  text-align: center;
}
.page-header nav {
  -webkit-box-shadow: none;
          box-shadow: none;
}

header p {
  margin: 0;
}

.headline-h1-h4 {
  font-size: 2.28rem;
  line-height: 110%;
  padding-bottom: .456rem;
  margin: 0 0 .84rem 0;
}

.headline-p-span {
  display: none;
}

@media only screen and (min-width: 364px) {
  .headline-p-span {
    display: inline-block;
  }
}
.height-line-height-36 {
  height: 36px !important;
  line-height: 36px !important;
}

#dropdown1, #dropdown2 {
  top: 64px !important;
}

@media only screen and (max-width: 600px) {
  nav a.button-collapse {
    display: inline-block;
  }
}
@media only screen and (min-width: 601px) {
  nav a.button-collapse {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .hide-on-med-and-down {
    display: none !important;
  }
}
@media only screen and (min-width: 601px) {
  .hide-on-med-and-down {
    display: inline-block !important;
  }
}
@media only screen and (min-width: 601px) {
  nav a.sidenav-trigger {
    display: none;
  }
}
.sidenav li > a > i, .sidenav li > a > [class^="mdi-"] {
  margin: 0;
}
.sidenav li > a li > a > [class*="mdi-"], .sidenav li > a > i.material-icons {
  margin: 0;
}

h1 a {
  display: inline-block;
}

.nav-dark {
  background-color: rgba(51, 51, 51, 0.08);
}

/* content*/
.headline-h2-h5, .headline-h3-h5, .headline-p-h5 {
  font-size: 1.64rem;
  line-height: 110%;
  margin: .82rem 0 .656rem 0;
}

.headline-h3-h6, .headline-p-h6 {
  font-size: 1rem;
  line-height: 110%;
  margin: .5rem 0 .4rem 0;
}

.section-title {
  position: relative;
  margin-bottom: 1em;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
}
.section-title:before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
  border-bottom: 4px solid #8d6e63;
}
.section-title span {
  position: relative;
  display: inline-block;
  padding-right: 0.5rem;
}
.section-title i {
  padding: 6px;
  font-size: 24px;
}

@media only screen and (min-width: 363px) {
  .br-w363 {
    display: none;
  }
}
.text-right {
  text-align: right;
}

.name {
  text-align: right;
  font-weight: bold;
}

.bold {
  font-weight: bold !important;
}

.card-action {
  text-align: center;
}
.card-action a {
  margin: 0 !important;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.download {
  font-size: 1.2rem;
}

.card-panel-padding {
  padding: 6px;
}

.collapsible-padding {
  padding: 1rem;
}

.collapsible-body {
  background: #ffffff;
}

.gakunen-image img {
  margin: 0 30%;
  max-width: 40%;
}

/*flickity*/
.flickity-page-dots {
  bottom: 5px;
}
.flickity-page-dots .dot {
  background: #f06292;
}

.flickity-button-icon {
  fill: #f06292;
}

.flickity-button {
  background: rgba(255, 248, 224, 0.75);
  color: #f06292;
}
.flickity-button:hover {
  background: rgba(255, 255, 255, 0.75);
}

/* marquee */
/** マーキーさせたい部分 */
.marquee {
  overflow: hidden;
  /* スクロールバーが出ないように */
  position: relative;
  /* マーキーの内容部分の位置の基準になるように */
  padding: 0;
  height: 27px;
}
.marquee::after {
  content: "";
  white-space: nowrap;
  display: inline-block;
}
.marquee > .marquee-inner {
  position: absolute;
  top: 0;
  white-space: nowrap;
  -webkit-animation-name: marquee;
          animation-name: marquee;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  margin: 0;
}
.marquee > .marquee-inner:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
  cursor: default;
}

/* マーキーの内容部分の高さ確保 */
/* マーキーさせたい部分(内側) */
/* マウスオーバーでマーキーストップ */
/** マーキーアニメーション */
@-webkit-keyframes marquee {
  0% {
    left: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    left: 0;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}
@keyframes marquee {
  0% {
    left: 100%;
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  100% {
    left: 0;
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
  }
}
/* footer */
footer {
  position: relative;
}

address {
  font-style: normal;
}

.page-footer dl {
  margin: 0 0 1rem 0;
}

dt .information {
  clear: left;
  float: left;
}

@media only screen and (min-width: 601px) {
  dt .information, dd .information {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 993px) {
  dt .information, dd .information {
    font-size: 1.5rem;
  }
}
.sitemap p {
  margin: 1rem 0 0 0;
}
.sitemap ul {
  margin: 0;
}
.sitemap li {
  display: inline-block;
  margin-right: 6px;
}

.sitemap-margin {
  margin-right: 1px;
}

@media only screen and (max-width: 600px) {
  .s0 {
    display: none;
  }
}
@media only screen and (min-width: 601px) {
  .m0 {
    display: none;
  }
}
@media only screen and (min-width: 993px) {
  .l0 {
    display: none;
  }
}
@media only screen and (min-width: 1201px) {
  .xl0 {
    display: none;
  }
}
.display-none {
  display: none;
}

.side-nav-btn-ffffff {
  color: #ffffff !important;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-right-0 {
  margin-right: 0 !important;
}

.box-center {
  width: 150px;
  margin: 0 auto;
}

/* other */
#syogaku, #tyugaku, #koko, #others, #address, #map, #fees, #contact, #link {
  margin-top: -64px;
  padding-top: 64px;
}

@media only screen and (max-width: 600px) {
  #syogaku, #tyugaku, #koko, #others, #address, #map, #fees, #contact, #link {
    margin-top: -56px;
    padding-top: 56px;
  }
}
.hankaku {
  padding-right: 8px;
  display: inline-block;
}

@media only screen and (min-width: 993px) {
  .hankaku {
    padding-right: 9px;
    display: inline-block;
  }
}
@media only screen and (min-width: 1201px) {
  .hankaku {
    padding-right: 8px;
    display: inline-block;
  }
}

/*# sourceMappingURL=style.css.map */