body {
  background: none;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary, time, mark, audio, video {
  color: #000;
}
li {
  list-style: none;
}
.btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  width: fit-content;
  margin: 0 auto;
}
.btn a::after {
  content: '';
  background-image: url(../img/arr02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 25px;
  height: 14px;
  margin: 0 0 0 20px;
}
#main_slider {
  margin-top: 86px;
  padding: 0 0 8%;
}
#main_slider li img {
  height: 100vh;
  max-height: 750px;
  width: 100%;
  object-fit: cover;
}
.slick-dots {
  padding: 0 !important;
  position: relative;
  bottom: -20px;
}
.slick-dots li button:before {
  color: #b5b5b5;
  opacity: 1;
  font-size: 10px;
  width: 15px;
  height: 10px;
}
.slick-dots li.slick-active button:before {
  color: #b81c22;
  opacity: 1;
}
h2 {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  color: #222222;
  text-align: center;
  font-size: 16px;
  width: 100%;
  letter-spacing: 3px;
}
h2 + .sh {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
  color: #222222;
  text-align: center;
  font-size: 34px;
  width: 100%;
  letter-spacing: 8px;
}
#information {
  padding: 0;
  width: 85%;
  margin: 0 0 2% auto;
  overflow: hidden;
  border-bottom: 1px solid;
}
#information ul {
  padding: 3% 0 2%;
  width: 120%;
}
#information li {
  padding: 0 20px;
}
#information li figure img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
}
#information li div {
  display: flex;
  align-items: center;
  padding: 5% 0 4%;
}
#information li div .date {
  margin: 0;
}
#information li div .cate {
  background-color: #b81c22;
  color: #FFF;
  font-size: 13px;
  padding: 5px 7px;
  line-height: 1;
  margin: 0 0 0 10px;
}
#information li h3 a {
  color: #000;
}
#information .slick-dots li {
  padding: 0;
}
#information + .btn a {
  color: #FFF;
  width: fit-content;
  background-color: #000;
  padding: 10px 3% 9px 4%;
}
#information + .btn a::after {
  background-image: url(../img/arr01.png);
}
.sec01 {
  padding: 7% 0;
  background: rgb(255, 255, 255);
  background: linear-gradient(50deg, rgba(255, 255, 255, 1) 0%, rgba(202, 202, 202, 1) 100%);
  margin: 5% 0 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.sec01 ul {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 46%);
  justify-content: space-between;
}
.sec01 ul li h3 {
  font-size: 14px;
}
.sec01 ul li .sh {
  font-size: 34px;
  position: relative;
}
.sec01 ul li .sh::after {
  content: '';
  border-bottom: 1px solid;
  width: 48%;
  position: absolute;
  right: 0;
  top: 50%;
}
.sec01 ul li:first-child .sh::after {
  width: 68%;
}
.sec01 ul li img {
  width: 100%;
  height: auto;
}
.sec01 ul li figure + p {
  border-bottom: 1px solid;
  text-align: center;
  padding: 10px 0;
  margin: 0 0 20px;
}
.sec02 {
  padding: 6% 0;
  background: rgb(198, 73, 78);
  background: linear-gradient(50deg, rgba(198, 73, 78, 1) 0%, rgba(151, 0, 7, 1) 100%);
}
.sec02 ul {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 45%);
  justify-content: space-between;
}
.sec02 ul li {
  color: #FFF;
}
.sec02 ul li h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #FFF;
  border-bottom: 1px solid;
  padding: 10px 0;
  margin: 0 0 15px 0;
}
.sec02 ul li p {
  color: #FFF;
  font-size: 15px;
  padding: 10px 0;
}
.sec02 ul li img {
  width: 100%;
  height: auto;
}
.sec02 .btn a {
  color: #b81c22;
  width: 100%;
  background-color: #FFF;
  padding: 10px 1% 7px 4%;
  box-sizing: border-box;
  font-size: 14px;
}
.sec02 .btn a::after {
  background-image: url(../img/arr03.png);
}
.sec03 {
  padding: 6% 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.sec03 ul {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 46%);
  justify-content: space-between;
}
.sec03 ul li {
  border: 1px solid #222;
  padding: 15px;
  text-align: center;
  position: relative;
  height: 150px;
}
.sec03 ul li a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  color: #222;
  left: 0;
  top: 0;
}
.sec03 ul li a::after {
  content: '';
  background-image: url(../img/arr02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 25px;
  height: 14px;
  margin: auto;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.sec03 ul li a span {
  padding: 20px 12px;
  display: block;
  font-size: 18px;
  color: #222;
  letter-spacing: 2px;
  background: #FFF;
  width: fit-content;
  margin: 0 auto;
}
.sec03 ul li h3::before {
  content: '';
  border-bottom: 1px solid #222;
  width: 80%;
  position: absolute;
  left: 0;
  top: 31px;
  right: 0;
  margin: auto;
}
.sec03 ul li p {
  font-size: 30px;
  color: #222;
  padding: 45px 0 0 0;
  letter-spacing: 5px;
}
.sec04 {
  padding: 7% 0;
  background: #1e2049;
  background: linear-gradient(50deg, #1e2049 0%, #121423 100%);
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.sec04 h2, .sec04 .sh, .sec04 h3, .sec04 p {
  color: #FFF;
}
.sec04 img {
  width: 100%;
  height: auto;
}
.sec04 article {
  width: 100%;
  max-width: 800px;
  margin: 6% auto;
  color: #FFF;
  padding: 0 0 4%;
}
.sec04 article.first {
  display: grid;
  grid-template-columns: 58% 40%;
  justify-content: space-between;
  align-items: flex-start;
}
.sec04 article.second {
  display: grid;
  grid-template-columns: 40% 45%;
  justify-content: right;
  align-items: flex-start;
}
.sec04 article.third {
  max-width: 520px;
  padding: 0;
  margin-bottom: 0;
}
.sec04 article div {
  writing-mode: vertical-rl;
  position: relative;
  font-size: 16px;
  letter-spacing: 3px;
}
.sec04 article.second div {
  padding: 0 40px 0 0;
}
.sec04 article div h3 {
  font-size: 26px;
  line-height: 1.7;
  letter-spacing: 1px;
  padding: 0 0 0 24px;
}
.sec04 article div p {
  line-height: 2;
  border-right: 1px solid #FFF;
  padding: 0 26px 0 0;
  font-size: 18px;
}
.sec04 article div .btn {
  border-right: none;
  position: absolute;
  bottom: -60px;
  left: 44px;
  font-size: 13px;
}
.sec04 article div .btn a {
  writing-mode: horizontal-tb;
  color: #FFF;
}
.sec04 article div .btn a::after {
  background-image: url(../img/arr01.png);
}
.sec04 article.third div.bt_wrap {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.sec04 article.third div.bt_wrap div {
  writing-mode: horizontal-tb;
  position: relative;
  border: 1px solid #FFF;
  width: 48%;
  padding: 15px;
  text-align: center;
  margin: 12% auto 5% auto;
  max-width: 380px;
}
.sec04 article.third div.bt_wrap div::after {
  content: '';
  background-image: url(../img/arr01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 25px;
  height: 14px;
  margin: auto;
  position: absolute;
  bottom: 16px;
  /*left: 0;*/
  right: 5%;
}
.sec04 article.third div.bt_wrap div a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  color: #FFF;
  line-height: 3.2;
  font-size: 16px;
}
.sec04 article.third div.bt_wrap div h3 {
  width: 100%;
  height: 20px;
}
.sec04 article.third div.bt_wrap div p {
  border-right: none;
  font-size: 24px;
  text-align: center;
  padding: 20px 0 20px 0;
  line-height: 1;
}
.recruit {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 7% 0;
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
  font-style: normal;
}
.recruit img {
  width: 100%;
  height: auto;
}
.recruit ul {
  display: grid;
  grid-template-columns: 46% 46%;
  justify-content: space-between;
  margin: 8% 0 3%;
}
.recruit ul li h3 {
  position: relative;
  padding: 0 0 12px 0;
  font-size: 18px;
}
.recruit ul li h3::after {
  content: '';
  border-bottom: 1px solid;
  width: 44%;
  position: absolute;
  right: 0;
  top: 33%;
}
.recruit ul li:first-child h3::after {
  width: 72%;
}
.recruit ul li figure {
  margin: 0 0 20px 0;
}
/* SP */
@media screen and (max-width: 767px) {
  img {
    width: 100%;
    height: auto;
  }
  .btn a {
    width: 80%;
    margin: 0 auto;
    border: 1px solid;
    padding: 12px 30px 12px 40px;
    box-sizing: border-box;
  }
  #main_slider {
    margin-top: 53px;
  }
  #information {
    width: 80%;
    margin: 0 auto 20px;
  }
  #information ul {
    width: 100%;
  }
  #information li {
    padding: 0 0 30px;
  }
  #information li:nth-child(n+4) {
    display: none;
  }
  .sec01 {
    padding: 13% 0;
  }
  .sec01 ul {
    display: block;
    width: 80%;
  }
  .sec01 ul li:first-child {
    padding: 0 0 30px 0;
  }
  .sec01 ul li:first-child .sh::after {
    width: 60%;
  }
  .sec02 {
    padding: 12% 0;
  }
  .sec02 ul {
    display: block;
    width: 80%;
  }
  .sec02 ul li {
    margin: 0 auto 60px;
  }
  .sec02 ul li:last-child {
    margin: 0 auto;
  }
  .sec03 {
    padding: 10% 0;
  }
  .sec03 ul {
    display: block;
  }
  .sec03 ul li {
    height: 125px;
    margin: 0 0 30px;
  }
  .sec03 ul li:last-child {
    margin: 0;
  }
  .sec03 ul li a span {
    font-size: 15px;
  }
  .sec03 ul li p {
    font-size: 23px;
    padding: 40px 0 0 0;
  }
  .sec03 ul li a::after {
    bottom: 12px;
  }
  .sec04 {
    padding: 13% 0;
  }
  .sec04 article.first {
    display: block;
    width: 80%;
    padding: 20px 0 100px;
  }
  .sec04 article.first div {
    padding: 20px 0;
    margin: 0 auto;
  }
  .sec04 article.second {
    display: flex;
    flex-direction: column-reverse;
    width: 80%;
    margin: 0 auto;
    padding: 20px 0 100px;
  }
  .sec04 article.second div {
    padding: 20px 0;
    margin: 0 auto;
  }
  .sec04 article div .btn {
    border-right: none;
    position: absolute;
    bottom: -58px;
    left: 0;
    font-size: 13px;
    right: 0;
    margin: auto;
    width: fit-content;
    padding: 0;
  }
  .sec04 article div .btn a {
    border: 1px solid;
    padding: 10px 15px 10px 30px;
    width: 75%;
    box-sizing: border-box;
  }
  .recruit {
    padding: 15% 0;
  }
  .recruit ul {
    display: block;
    margin: 8% auto 3%;
    width: 80%;
  }
  .recruit ul li {
    margin: 0 0 30px;
  }
  .recruit ul li h3::after {
    width: 30%;
  }
  .recruit ul li:first-child h3::after {
    width: 65%;
  }
  .sec04 article.third div.bt_wrap {
    flex-wrap: nowrap;
  }
  .sec04 article.third div.bt_wrap div {
    width: 80%;
    padding: 15px;
    margin: 12% auto 5%;
    max-width: none;
  }
}
/*# sourceMappingURL=top.css.map */