@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  overflow-y: scroll;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  background-repeat: no-repeat;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  margin: 0;
  padding: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: transparent;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  border-style: none;
  background-color: transparent;
  color: inherit;
}
select {
  -moz-appearance: none;
  -webkit-appearance: none;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  display: table;
  max-width: 100%;
  border: 0;
  color: inherit;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
ul {
  list-style: none;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
}
body {
  min-width: 1160px;
  color: #333;
  font-family: Helvetica Neue, Helvetica, Arial, Verdana, Roboto, 游ゴシック, Yu Gothic, 游ゴシック体, YuGothic, ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
}
.serif {
  font-family: 游明朝体, Yu Mincho, YuMincho, ヒラギノ明朝 Pro, Hiragino Mincho Pro, MS P明朝, MS PMincho, serif;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}
a,
button {
  -webkit-transition: 0.2s ease;
  display: inline-block;
  color: #333;
  word-break: break-word;
  transition: 0.2s ease;
}
a:hover,
button:hover {
  text-decoration: none;
  opacity: 0.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.5;
}
p {
  letter-spacing: 0.05em;
  line-height: 1.8;
  word-break: break-word;
}
.c-bg {
  background: url(../img/common/bg.jpg);
}
.c-mv {
  position: relative;
  padding-top: 40px;
  padding-left: 355px;
}
.c-mv__ttl {
  position: absolute;
  bottom: 45px;
  left: 459px;
}
.c-hover__opacity a:hover {
  opacity: 0.8;
}
.c-inner {
  max-width: 1160px;
  margin: 0 auto;
}
.c-intro {
  padding: 80px 0 40px;
  text-align: center;
}
.c-intro__title {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 500;
}
.l-header {
  z-index: 9;
  position: absolute;
  top: 40px;
  right: 0;
  left: 0;
  width: 1160px;
  margin: 0 auto;
}
.l-header__inner {
  width: 320px;
  text-align: center;
}
.l-header__inner .logo {
  display: inline-block;
  margin-bottom: 10px;
}
.hdr-cv,
.hdr-cv__addr,
.hdr-cv__tel {
  margin-bottom: 10px;
}
.hdr-cv__tel {
  display: inline-block;
}
.hdr-cv__time {
  letter-spacing: 0;
}
.l-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.l-nav__item {
  width: 25%;
}
.l-nav__item:last-child {
  border-right: 1px solid #9fa0a0;
}
.l-nav__link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  padding: 5px 0;
  border-left: 1px solid #9fa0a0;
}
.scroll {
  z-index: 99;
  position: fixed;
  bottom: 20px;
  left: 20px;
  width: 22px;
  cursor: pointer;
}
.fnav {
  padding: 60px 0 40px;
}
.fnav ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  max-width: 930px;
  margin: 0 auto;
  background: url(../img/common/fnav_left.png) 0 no-repeat, url(../img/common/fnav_right.png) 100% no-repeat;
}
.fnav ul li + li {
  margin-left: 70px;
}
.fnav ul li a {
  display: block;
  text-align: center;
}
.fnav ul li a img {
  width: 57px;
}
.ftr-cv {
  padding: 100px 0 20px;
  background: url(../img/common/ftr_bg.png) top 15px center no-repeat;
  text-align: center;
}
.ftr-cv__logo {
  margin-bottom: 45px;
}
.ftr-cv__addr,
.ftr-cv__tel {
  margin-bottom: 10px;
}
.ftr-cv__tel {
  display: inline-block;
}
.ftr-cv__time {
  margin-bottom: 60px;
  letter-spacing: 0;
}
.ftr-cv__copy {
  font-size: 12px;
}
#top .slider {
  margin-bottom: 0 !important;
}
#top .slider__line {
  position: absolute;
  top: 180px;
  right: -70px;
}
#top .c-mv {
  position: relative;
}
#top .c-mv div {
  line-height: 1;
  vertical-align: bottom;
}
#top .c-mv .slick-arrow {
  z-index: 10;
  position: absolute;
  top: 220px;
  right: -70px;
  width: 45px;
  height: 45px;
  cursor: pointer;
}
#top .c-mv .slick-arrow.prev {
  -webkit-transform: rotate(180deg);
  top: 290px;
  transform: rotate(180deg);
}
#top .c-mv .slick-arrow:hover circle {
  stroke: #20aee5;
}
#top .c-mv .slick-arrow:hover path {
  fill: #20aee5;
}
#top .c-mv .slick-dots {
  right: -54px;
  bottom: 0;
  left: auto;
  width: auto;
}
#top .c-mv .slick-dots li {
  display: block;
  width: auto;
  height: auto;
  margin: 0;
}
#top .c-mv .slick-dots li.slick-active button {
  background: #20aee5;
}
#top .c-mv .slick-dots li + li {
  margin-top: 25px;
}
#top .c-mv .slick-dots li button {
  width: 12px;
  height: 12px;
  padding: 0;
  border-radius: 50%;
  background: #dcdddd;
}
#top .c-mv .slick-dots li button:hover {
  background: #20aee5;
}
#top .c-mv .slick-dots li button:before {
  content: none;
}
#top .c-mv .slick-list img {
  width: 100%;
}
#top .sec01 {
  padding-bottom: 30px;
}
#top .sec01__title {
  margin-bottom: 50px;
  text-align: center;
}
#top .sec01-icon {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1060px;
  margin: 0 auto;
  background: url(../img/top/tree_left.png) 0 100% no-repeat, url(../img/top/tree_right.png) 100% 100% no-repeat;
}
#top .sec01-icon,
#top .sec01-icon li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top .sec01-icon li {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  flex-direction: column-reverse;
  align-items: center;
  margin: 0 15px;
  color: #20aee5;
  font-size: 16px;
  text-align: center;
}
#top .sec01-icon li p {
  margin-bottom: 15px;
}
#top .sec01-icon li img {
  width: auto;
  margin-top: auto;
}
#top .sec02 {
  padding-bottom: 30px;
}
#top .sec02__title {
  margin-bottom: 30px;
  text-align: center;
}
#top .sec02__text {
  margin-bottom: 50px;
  text-align: center;
}
#top .sec02-flex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#top .sec02-flex__left {
  width: 580px;
  overflow: hidden;
  border-radius: 16px;
}
#top .sec02-flex__left iframe {
  width: 100%;
  height: 360px;
}
#top .sec02-flex__right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 535px;
}
#top .sec02-flex__right .image {
  text-align: center;
}
#top .sec02-access {
  margin-top: auto;
  padding: 20px 15px;
  border: 1px solid #595757;
  border-radius: 8px;
  font-size: 16px;
}
#top .sec02-access > div {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
#top .sec02-access span {
  margin: 0 5px;
  color: #20aee5;
  font-size: 14px;
}
#top .sec02-access__train {
  margin-bottom: 10px;
}
#top .sec02-access__image {
  width: 69px;
  margin-right: 20px;
  text-align: center;
}
#top .sec03 {
  padding-bottom: 80px;
}
#top .sec03__title {
  margin-bottom: 30px;
  text-align: center;
}
#top .sec03__table {
  margin-bottom: 10px;
  text-align: center;
}
#top .sec03__text {
  margin-bottom: 40px;
  color: #20aee5;
  font-size: 16px;
  text-align: center;
}
#top .sec03-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#top .sec03-list,
#top .sec03-list li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
#top .sec03-list li {
  font-size: 20px;
}
#top .sec03-list li > img {
  margin-right: 15px;
}
#top .sec03-list li + li {
  margin-left: 70px;
}
#top .sec04 {
  padding-top: 70px;
  padding-bottom: 90px;
}
#top .sec04__title {
  margin-bottom: 30px;
  text-align: center;
}
#top .sec04__text {
  margin-bottom: 40px;
  font-size: 16px;
  text-align: center;
}
#top .sec04__frame {
  text-align: center;
}
#top .sec04__frame iframe {
  width: 993px;
  height: 762px;
}
#top .sec05 {
  position: relative;
  padding-top: 140px;
}
#top .sec05__title {
  margin-bottom: 25px;
  text-align: center;
}
#top .sec05__bg {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-transform: translateY(-100%);
  position: absolute;
  right: 0;
  left: 0;
  justify-content: space-between;
  width: 1060px;
  margin: 0 auto;
  transform: translateY(-100%);
}
#top .sec05-list,
#top .sec05__bg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#top .sec05-list {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 65px 0;
  background: #20aee5;
}
#top .sec05-list iframe,
#top .sec05-list ul {
  max-width: 811px;
  margin: 0 auto;
}
#top .sec05-list ul {
  border-top: 1px dashed #fff;
}
#top .sec05-list ul li {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 10px 25px;
  border-bottom: 1px dashed #fff;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}
#top .sec05-list ul li .date {
  margin-right: 60px;
}
#about .sec01 {
  padding: 55px 0 110px;
}
#about .sec01__title {
  text-align: center;
}
#about .sec01__kazari {
  max-width: 994px;
  margin: -50px auto 0;
  text-align: right;
}
#about .sec01-slider {
  max-width: 994px;
  margin: 0 auto;
}
#about .sec01-slider div {
  line-height: 1;
  vertical-align: bottom;
}
#about .sec01-slider .slick-slider {
  margin-bottom: 0;
}
#about .sec01-slider .slick-list {
  overflow: hidden;
}
#about .sec01-slider .slick-list img {
  width: 100%;
}
#about .sec01-slider .slick-slide a {
  text-decoration: none;
}
#about .sec01-slider .slick-slide img {
  border-radius: 0 32px 0 32px;
}
#about .sec01-slider .slick-slide p {
  margin-top: 10px;
  font-size: 21px;
  line-height: 1.5;
  text-align: center;
}
#about .sec01-slider-nav {
  max-width: 994px;
  margin: 10px auto 0;
}
#about .sec01-slider-nav .slick-slide {
  padding: 0 5px;
  opacity: 0.6;
}
#about .sec01-slider-nav .slick-slide.slick-current {
  opacity: 1;
}
#about .sec01-slider-nav .slick-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 17px;
  margin: auto 0;
  cursor: pointer;
}
#about .sec01-slider-nav .slick-arrow.prev {
  -webkit-transform: rotate(180deg);
  left: -50px;
  transform: rotate(180deg);
}
#about .sec01-slider-nav .slick-arrow.next {
  right: -50px;
}
#about .sec01-slider-nav .slick-arrow:hover polygon {
  fill: #20aee5;
}
#about .sec01-slider-nav .slick-dots {
  position: absolute;
  right: 0;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
}
#about .sec01-slider-nav .slick-dots li {
  display: none;
  width: auto;
  height: auto;
}
#about .sec01-slider-nav .slick-dots li.slick-active {
  display: inline-block;
}
#about .sec01-slider-nav .slick-dots li button {
  width: auto;
  height: auto;
  padding: 0;
  color: #333;
  font-size: 24px;
}
#about .sec01-slider-nav .slick-dots li button:before {
  content: none;
}
#about .sec01-slider-nav .slick-dots li button:after {
  display: inline-block;
  margin-left: 5px;
  content: "/ 10";
}
#staff .sec01 {
  padding: 90px 0 70px;
}
#staff .sec01__title {
  margin-bottom: 50px;
  text-align: center;
}
#staff .sec01-staff {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#staff .sec01-staff__image {
  width: 379px;
}
#staff .sec01-staff__textarea {
  width: 675px;
}
#staff .sec01-staff__textarea .name {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 500;
}
#staff .sec01-staff__textarea .name span {
  margin-left: 30px;
  color: #20aee5;
  font-size: 14px;
}
#staff .sec01-staff__textarea .text {
  margin-bottom: 40px;
}
#staff .sec02 {
  padding: 70px 0 125px;
}
#staff .sec02-staff {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#staff .sec02-staff + .sec02-staff {
  margin-top: 70px;
}
#staff .sec02-staff__image {
  width: 379px;
  width: 280px;
  margin-right: 95px;
}
#staff .sec02-staff__textarea {
  width: 675px;
}
#staff .sec02-staff__textarea .name {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
  font-size: 23px;
  font-weight: 500;
}
#staff .sec02-staff__textarea .name span {
  margin-left: 30px;
  color: #20aee5;
  font-size: 14px;
}
#staff .sec02-staff__textarea .text {
  margin-bottom: 40px;
}
#staff .history {
  padding: 20px 10px;
  border-top: 1px solid #c9caca;
  border-bottom: 1px solid #c9caca;
}
#staff .history__title {
  width: 80px;
  padding: 5px 10px;
  color: #20aee5;
  font-size: 18px;
}
#staff .history table {
  width: 100%;
}
#staff .history table tr td {
  padding: 5px 0;
  line-height: 1.5;
  vertical-align: top;
}
#staff .sec03 {
  padding: 55px 0 90px;
  background: #20aee5;
}
#staff .sec03__title {
  margin-bottom: 50px;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}
#staff .sec03-box {
  max-width: 994px;
  margin: 0 auto;
  padding: 75px 120px;
  border-radius: 16px;
  background: url(../img/staff/img04.png) center right 120px no-repeat #fff;
}
#staff .sec03-box__text {
  margin-bottom: 30px;
}
#staff .sec03-box__tel {
  display: inline-block;
  width: 525px;
  padding: 20px 0;
  border: 1px solid #b4b3b3;
  text-align: center;
}
@media screen {
  [hidden~="screen"] {
    display: inherit;
  }
  [hidden~="screen"]:not(:active):not(:focus):not(:target) {
    clip: rect(0 0 0 0) !important;
    position: absolute !important;
  }
}
@media screen and (max-width: 767px) {
  body {
    min-width: auto;
    font-size: 14px;
  }
  .pc {
    display: none !important;
  }
  .c-mv {
    margin: 20px 0 0;
  }
  .c-mv__ttl {
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto 0;
  }
  .c-inner {
    padding: 0 16px;
  }
  .c-intro {
    padding: 40px 0;
  }
  .c-intro__text {
    text-align: left;
  }
  .l-header {
    position: static;
    width: auto;
    padding-top: 20px;
  }
  .l-header__inner {
    width: 100%;
  }
  .fnav {
    padding: 40px 0;
  }
  .fnav ul {
    background: none;
  }
  .fnav ul li {
    width: 25%;
  }
  .fnav ul li + li {
    margin-left: 0;
  }
  .fnav ul li a {
    padding: 0 5px;
  }
  .ftr-cv {
    padding: 60px 0 20px;
  }
  #top .slider__line {
    display: block;
    position: static;
    width: 52px;
    margin: 70px auto 0;
    text-align: center;
  }
  #top .c-mv .slick-arrow {
    top: 0 !important;
    right: 5px;
    bottom: 0;
    width: 30px;
    height: 30px;
    margin: auto 0;
  }
  #top .c-mv .slick-arrow.prev {
    right: auto;
    left: 5px;
  }
  #top .c-mv .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: -20px;
    left: 0;
    justify-content: center;
  }
  #top .c-mv .slick-dots li + li {
    margin-top: 0;
    margin-left: 10px;
  }
  #top .sec01 {
    padding: 40px 0;
  }
  #top .sec01-icon {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -20px;
    padding-bottom: 60px;
  }
  #top .sec01-icon li {
    margin-top: 20px;
  }
  #top .sec01-icon li p {
    margin-bottom: 5px;
  }
  #top .sec02-flex {
    display: block;
  }
  #top .sec02-flex > div {
    width: 100% !important;
  }
  #top .sec02-flex__left {
    margin-bottom: 20px;
  }
  #top .sec02-access {
    margin-top: 20px;
  }
  #top .sec02-access > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  #top .sec02-access > div + div {
    margin-top: 20px;
  }
  #top .sec02-access span {
    -webkit-transform: rotate(90deg);
    display: block;
    margin: 0;
    transform: rotate(90deg);
    text-align: center;
  }
  #top .sec02-access__image {
    margin: 0 0 10px;
  }
  #top .sec03-list {
    display: block;
    text-align: center;
  }
  #top .sec03-list li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #top .sec03-list li + li {
    margin: 15px 0 0;
  }
  #top .sec04 {
    padding-bottom: 80px;
  }
  #top .sec04__frame iframe {
    width: 100%;
    height: 400px;
  }
  #top .sec05__bg {
    display: none;
  }
  #top .sec05-list {
    padding: 40px 16px;
  }
  #top .sec05-list ul li {
    display: block;
    padding: 10px;
  }
  #top .sec05-list ul li .date {
    display: block;
    margin-bottom: 5px;
  }
  #about .sec01 {
    padding: 40px 0;
  }
  #about .sec01__kazari {
    margin: 10px 0 0;
  }
  #about .sec01__kazari img {
    width: 100px;
  }
  #about .sec01-slider .slick-slide {
    padding: 0;
  }
  #about .sec01-slider-nav .slick-arrow {
    width: 10px;
  }
  #about .sec01-slider-nav .slick-arrow.prev {
    left: -15px;
  }
  #about .sec01-slider-nav .slick-arrow.next {
    right: -15px;
  }
  #about .sec01-slider-nav .slick-dots {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    bottom: -20px;
    left: 0;
    justify-content: center;
  }
  #about .sec01-slider-nav .slick-dots li button {
    font-size: 16px;
  }
  #staff .sec01 {
    padding: 40px 0;
  }
  #staff .sec01-staff {
    display: block;
  }
  #staff .sec01-staff > div {
    width: 100% !important;
  }
  #staff .sec01-staff__image {
    margin-bottom: 20px;
    text-align: center;
  }
  #staff .sec01-staff__textarea .name {
    display: block;
    margin-bottom: 10px;
  }
  #staff .sec01-staff__textarea .name span {
    display: block;
    margin: 0;
  }
  #staff .sec01-staff__textarea .text {
    margin-bottom: 20px;
  }
  #staff .sec02 {
    padding: 40px 0;
  }
  #staff .sec02-staff {
    display: block;
  }
  #staff .sec02-staff > div {
    width: 100% !important;
  }
  #staff .sec02-staff__image {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  #staff .sec02-staff__textarea .name {
    display: block;
    margin-bottom: 10px;
  }
  #staff .sec02-staff__textarea .name span {
    display: block;
    margin: 0;
  }
  #staff .sec02-staff__textarea .text {
    margin-bottom: 20px;
  }
  #staff .history__title {
    margin-bottom: 5px;
  }
  #staff .history table {
    display: block;
  }
  #staff .history table tbody,
  #staff .history table td,
  #staff .history table tr {
    display: block;
    width: 100% !important;
  }
  #staff .history table tr + tr {
    margin-top: 5px;
  }
  #staff .history table tr td {
    padding: 0;
  }
  #staff .history table tr td + td {
    margin-top: 2px;
  }
  #staff .sec03 {
    padding: 40px 0;
  }
  #staff .sec03__title {
    margin-bottom: 30px;
  }
  #staff .sec03-box {
    padding: 20px 20px 180px;
    background: url(../img/staff/img04.png) bottom no-repeat #fff;
  }
  #staff .sec03-box__text {
    margin-bottom: 10px;
  }
  #staff .sec03-box__tel {
    width: 100%;
  }
}
@media (-ms-high-contrast: none), print {
  body {
    font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  }
}
@media screen and (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
/*# sourceMappingURL=map/main.css.map */
