html {
  scroll-behavior: smooth;
}
@media only screen and (max-width: 1180px) {
  html {
    scroll-behavior: auto;
    scroll-padding-top: 20px;
  }
}
ul {
  padding-left: 0;
}
li {
  list-style: none;
}
a {
  color: #555;
  text-decoration: none;
}
.midashi-title h3 {
  font-family: 'Noto Serif JP', serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  .midashi-title h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 680px) {
  .midashi-title h3 {
    font-size: 26px;
  }
}
h5,
#faq .faq-container details summary {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.666;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  h5,
  #faq .faq-container details summary {
    font-size: 19px;
  }
}
@media only screen and (max-width: 680px) {
  h5,
  #faq .faq-container details summary {
    font-size: 16px;
  }
}
#menu .menu-container ul li h5,
#company .company-container .company-block ul li h5,
#recruit .recruit-container .recruit-block ul li h5 {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.875;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  #menu .menu-container ul li h5,
  #company .company-container .company-block ul li h5,
  #recruit .recruit-container .recruit-block ul li h5 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 680px) {
  #menu .menu-container ul li h5,
  #company .company-container .company-block ul li h5,
  #recruit .recruit-container .recruit-block ul li h5 {
    font-size: 13px;
  }
}
small,
.midashi-title p,
#menu .menu-container ul li p,
footer .footer-container ul li small {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  small,
  .midashi-title p,
  #menu .menu-container ul li p,
  footer .footer-container ul li small {
    font-size: 12px;
  }
}
@media only screen and (max-width: 680px) {
  small,
  .midashi-title p,
  #menu .menu-container ul li p,
  footer .footer-container ul li small {
    font-size: 10px;
  }
}
header .header-nav li a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  header .header-nav li a {
    font-size: 19px;
  }
}
@media only screen and (max-width: 680px) {
  header .header-nav li a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 680px) {
}
footer .footer-container ul li p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  footer .footer-container ul li p {
    font-size: 13px;
  }
}
@media only screen and (max-width: 680px) {
  footer .footer-container ul li p {
    font-size: 12px;
  }
}
footer .footer-container ul li .reserve-btn {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.6;
  color: #f0f0f0;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  footer .footer-container ul li .reserve-btn {
    font-size: 13px;
  }
}
@media only screen and (max-width: 680px) {
  footer .footer-container ul li .reserve-btn {
    font-size: 12px;
  }
}
h4 {
  font-family: 'Noto Serif JP', serif;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.6;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 680px) {
  h4 {
    font-size: 18px;
  }
}
p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.7;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 680px) {
  p {
    font-size: 13px;
  }
}
.spacer-s {
  height: 20px;
}
@media only screen and (max-width: 680px) {
  .spacer-s {
    height: 10px;
  }
}
.spacer-m {
  height: 30px;
}
@media only screen and (max-width: 680px) {
  .spacer-m {
    height: 15px;
  }
}
.spacer-l {
  height: 60px;
}
@media only screen and (max-width: 680px) {
  .spacer-l {
    height: 30px;
  }
}
.spacer-xl {
  height: 80px;
}
@media only screen and (max-width: 680px) {
  .spacer-xl {
    height: 40px;
  }
}
.contents {
  width: 90vw;
  max-width: 1600px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  .contents {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 1180px) {
  .contents {
    width: 85vw;
  }
}
@media only screen and (max-width: 680px) {
  .contents {
    width: 90vw;
  }
}
@media only screen and (max-width: 1180px) {
  #br-pc {
    display: none;
  }
}
@media only screen and (max-width: 680px) {
  #br-pc {
    display: none;
  }
}
.midashi-title {
  text-align: center;
  margin: 100px 0 50px;
}
@media only screen and (max-width: 1180px) {
  .midashi-title {
    margin: 80px 0 40px;
  }
}
@media only screen and (max-width: 680px) {
  .midashi-title {
    margin: 60px 0 30px;
  }
}
.midashi-title h3 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 680px) {
  .midashi-title h3 {
    margin-bottom: 0;
  }
}
header {
  position: relative;
}
header .hero-container .hero-box {
  background-color: rgba(0,0,0,0.9);
}
header .hero-container .hero-box img {
  width: 100%;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.5;
  z-index: -1;
}
header .hero-container .hero-box .slick-dots {
  position: absolute;
  bottom: 2%;
}
header .hero-container .hero-box .slick-dots li button:before {
  color: #f0f0f0;
}
header .hero-container .hero-box .slick-dots .slick-active button:before {
  color: #fff;
}
header .hero-container .logobox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .hero-container .logobox img {
  width: 100%;
  height: 100%;
}
header .header-nav {
  display: flex;
  justify-content: center;
  gap: 30px;
  position: absolute;
  bottom: 10%;
  right: 0;
  left: 0;
}
@media only screen and (max-width: 1180px) {
  header .header-nav {
    display: none;
    position: fixed;
    background-color: #555;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    padding-top: 20%;
    z-index: 998;
  }
}
header .header-nav li {
  list-style: none;
}
@media only screen and (max-width: 1180px) {
  header .header-nav li {
    padding: 1.1rem;
    text-align: center;
  }
}
@media only screen and (max-width: 680px) {
  header .header-nav li {
    padding: 0.8rem;
  }
}
header .header-nav li a {
  color: #fff;
}
@media only screen and (max-width: 1180px) {
  header .header-nav li a {
    display: block;
  }
}
header .hamburger-btn {
  position: fixed;
  top: 5%;
  right: 5%;
  width: 30px;
  height: 18px;
  z-index: 999;
  display: none;
}
@media only screen and (max-width: 1180px) {
  header .hamburger-btn {
    display: block;
  }
}
header .hamburger-btn span {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  right: 0;
  border-bottom: 1.5px solid #555;
  transition: 1s;
}
header .hamburger-btn span:nth-child(1) {
  top: 0;
}
header .hamburger-btn span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .hamburger-btn span:nth-child(3) {
  top: 100%;
  transform: translateY(-100%);
}
header .open-hamburger span {
  border-bottom: 1.5px solid #fff;
}
header .open-hamburger span:nth-child(1) {
  top: 50%;
  transform: rotate(135deg);
}
header .open-hamburger span:nth-child(2) {
  opacity: 0;
}
header .open-hamburger span:nth-child(3) {
  top: 50%;
  transform: rotate(-135deg);
}
#about .column-container {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 60px;
  flex-direction: row;
}
@media only screen and (max-width: 1180px) {
  #about .column-container {
    display: block;
    margin-bottom: 40px;
  }
}
#about .column-container:nth-child(odd) {
  flex-direction: row-reverse;
}
#about .column-container .column-text {
  flex-basis: 45%;
}
#about .column-container .column-text h4 {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1180px) {
  #about .column-container .column-text h4 {
    margin-bottom: 10px;
  }
}
#about .column-container .column-img {
  flex-basis: 55%;
}
#about .column-container .column-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 370px;
  position: relative;
  box-sizing: border-box;
}
#about .column-container .column-img img > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}
#about .column-container .column-img img:before {
  position: relative;
  display: block;
  content: "";
  padding-top: 8/5;
  box-sizing: border-box;
}
@media only screen and (max-width: 1180px) {
  #about .column-container .column {
    margin-bottom: 20px;
  }
}
#menu .menu-container ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 1180px) {
  #menu .menu-container ul {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 680px) {
  #menu .menu-container ul {
    grid-template-columns: 1fr;
  }
}
#menu .menu-container ul li img {
  width: 100%;
  height: 100%;
  max-height: 250px;
  min-height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 1180px) {
  #menu .menu-container ul li img {
    max-height: 200px;
    min-height: 200px;
  }
}
#menu .menu-container ul li h5 {
  margin: 0.2em 0;
}
#menu .menu-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1180px) {
  #menu .menu-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
#menu .menu-list .menu-textblock h4 {
  border-bottom: 1px solid #555;
}
#menu .menu-list .menu-textblock ul {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 0.5em;
}
#menu .menu-list .menu-textblock ul li {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.7;
  color: #555;
  margin: 0;
}
@media only screen and (max-width: 1180px) {
  #menu .menu-list .menu-textblock ul li {
    font-size: 15px;
  }
}
@media only screen and (max-width: 680px) {
  #menu .menu-list .menu-textblock ul li {
    font-size: 13px;
  }
}
#menu .menu-list .menu-textblock ul li:nth-child(even) {
  text-align: right;
}
#gallery .gallery-container ul {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  grid-template-rows: repeat(3, minmax(300px, 300px));
  gap: 10px;
}
@media only screen and (max-width: 1180px) {
  #gallery .gallery-container ul {
    grid-template-rows: repeat(3, minmax(200px, 200px));
  }
}
@media only screen and (max-width: 680px) {
  #gallery .gallery-container ul {
    grid-template-rows: repeat(3, minmax(130px, 130px));
  }
}
#gallery .gallery-container ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#gallery .gallery-container ul .a-1 {
  grid-area: 1/1/2/3;
}
#gallery .gallery-container ul .a-2 {
  grid-area: 1/3/2/5;
}
#gallery .gallery-container ul .a-3 {
  grid-area: 1/5/2/7;
}
#gallery .gallery-container ul .b-1 {
  grid-area: 2/1/3/4;
}
#gallery .gallery-container ul .b-2 {
  grid-area: 2/4/3/7;
}
#gallery .gallery-container ul .c-1 {
  grid-area: 3/1/4/3;
}
#gallery .gallery-container ul .c-2 {
  grid-area: 3/3/4/5;
}
#gallery .gallery-container ul .c-3 {
  grid-area: 3/5/4/7;
}
#voice {
  padding: 100px 0;
  background-color: #f0f0f0;
}
@media only screen and (max-width: 1180px) {
  #voice {
    padding: 60px 0;
  }
}
#voice .midashi-title {
  margin-top: 0;
}
#voice .voice-container ul.voice-block {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
@media only screen and (max-width: 1180px) {
  #voice .voice-container ul.voice-block {
    grid-template-columns: 1fr;
  }
}
#voice .voice-container ul.voice-block li {
  position: relative;
  background-color: #fff;
  padding: 40px;
  border-radius: 15px;
}
#voice .voice-container ul.voice-block li small {
  margin: 0.5rem 0 1rem;
  display: block;
}
#voice .voice-container ul.block2 {
  grid-template-columns: 1fr 1fr;
}
@media only screen and (max-width: 1180px) {
  #voice .voice-container ul.block2 {
    grid-template-columns: 1fr;
  }
}
#service .service-container ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 40px;
}
@media only screen and (max-width: 680px) {
  #service .service-container ul {
    grid-template-columns: 1fr;
  }
}
#service .service-container ul li img {
  width: 100%;
  height: 100%;
  max-height: 350px;
  min-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (max-width: 1180px) {
  #service .service-container ul li img {
    min-height: 200px;
    max-height: 200px;
  }
}
#service .service-container ul li h5 {
  margin: 0.5rem 0;
}
#service .service-backimg-container ul {
  margin: 0;
}
#service .service-backimg-container ul li {
  padding: 200px 20%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: rgba(0,0,0,0.6);
  background-blend-mode: multiply;
}
@media only screen and (max-width: 680px) {
  #service .service-backimg-container ul li {
    padding: 100px 10%;
  }
}
#service .service-backimg-container ul h5 {
  color: #fff;
  margin-bottom: 20px;
}
#service .service-backimg-container ul p {
  color: #fff;
}
#service .service-backimg-container ul.block2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
}
@media only screen and (max-width: 680px) {
  #service .service-backimg-container ul.block2 {
    grid-template-columns: 1fr;
  }
}
#service .service-backimg-container ul.block2 li {
  padding: 200px 10%;
}
@media only screen and (max-width: 680px) {
  #service .service-backimg-container ul.block2 li {
    padding: 100px 10%;
  }
}
#service .service-backimg-container ul.block3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
}
@media only screen and (max-width: 1180px) {
  #service .service-backimg-container ul.block3 {
    grid-template-columns: 1fr;
  }
}
#service .service-backimg-container ul.block3 li {
  padding: 150px 10%;
}
@media only screen and (max-width: 680px) {
  #service .service-backimg-container ul.block3 li {
    padding: 100px 10%;
  }
}
#faq .faq-container details summary {
  border-bottom: 1px #555 solid;
  margin: 1rem 0;
}
@media only screen and (max-width: 1180px) {
  #faq .faq-container details summary {
    border-bottom: 0;
  }
}
#faq .faq-container details p {
  margin: 0 1rem;
  color: #0478a3;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 680px) {
  #faq .faq-container details p {
    border-bottom: 1rem;
  }
}
#greeting .greeting-container {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin-bottom: 60px;
  flex-direction: row;
}
@media only screen and (max-width: 1180px) {
  #greeting .greeting-container {
    display: block;
  }
}
#greeting .greeting-container:nth-child(odd) {
  flex-direction: row-reverse;
}
#greeting .greeting-container .column-text {
  flex-basis: 50%;
}
#greeting .greeting-container .column-text small {
  margin: 0.5rem 0;
  display: block;
}
#greeting .greeting-container .column-img {
  flex-basis: 50%;
}
#greeting .greeting-container .column-img img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 370px;
  position: relative;
  box-sizing: border-box;
}
#greeting .greeting-container .column-img img > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
}
#greeting .greeting-container .column-img img:before {
  position: relative;
  display: block;
  content: "";
  padding-top: 8/5;
  box-sizing: border-box;
}
@media only screen and (max-width: 1180px) {
  #greeting .greeting-container .column {
    margin-bottom: 20px;
  }
}
#greeting .greeting-block {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: auto;
  gap: 80px;
}
@media only screen and (max-width: 1180px) {
  #greeting .greeting-block {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
#company {
  margin-bottom: 100px;
}
@media only screen and (max-width: 680px) {
  #company {
    margin-bottom: 40px;
  }
}
#company .company-container {
  display: flex;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
@media only screen and (max-width: 1180px) {
  #company .company-container {
    display: block;
  }
}
#company .company-container .company-block {
  flex-basis: 50%;
}
#company .company-container .company-block img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 300px;
}
#company .company-container .company-block ul li {
  display: flex;
  margin: 0.5rem 0;
}
#company .company-container .company-block ul li h5 {
  flex-basis: 6rem;
}
#recruit {
  background-color: #f0f0f0;
  padding: 100px 0;
}
@media only screen and (max-width: 680px) {
  #recruit {
    padding: 60px 0;
  }
}
#recruit .midashi-title {
  margin-top: 0;
}
#recruit .recruit-container .recruit-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
@media only screen and (max-width: 1180px) {
  #recruit .recruit-container .recruit-block {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
#recruit .recruit-container .recruit-block ul {
  padding: 5%;
  background-color: #fff;
  border-radius: 15px;
}
#recruit .recruit-container .recruit-block ul li {
  display: flex;
  margin: 0.5rem;
}
#recruit .recruit-container .recruit-block ul li h5 {
  flex-basis: 6rem;
}
footer {
  padding: 80px 0 30px;
}
@media only screen and (max-width: 1180px) {
  footer {
    padding: 40px 0 20px;
  }
}
footer .footer-container {
  width: 90vw;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 1440px) {
  footer .footer-container {
    max-width: 1160px;
  }
}
@media only screen and (max-width: 1180px) {
  footer .footer-container {
    width: 85vw;
  }
}
@media only screen and (max-width: 680px) {
  footer .footer-container {
    width: 90vw;
  }
}
footer .footer-container ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  align-items: center;
}
@media only screen and (max-width: 1180px) {
  footer .footer-container ul {
    grid-template-columns: 1fr;
    text-align: center;
  }
}
footer .footer-container ul li img {
  width: auto;
  height: 45px;
}
footer .footer-container ul li p {
  margin-bottom: 0.5rem;
}
footer .footer-container ul li .reserve-btn {
  background-color: #555;
  color: #fff;
  display: block;
  padding: 1.5rem 4rem;
  border-radius: 15px;
}
@media only screen and (max-width: 1180px) {
  footer .footer-container ul li .reserve-btn {
    margin-top: 20px;
    padding: 1rem 4rem;
  }
}
footer .footer-container ul li .reserve-btn span.blank-icon {
  margin-left: 8px;
}
footer .footer-container ul li .reserve-btn span.blank-icon:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("../images/icon/line.svg");
  background-size: contain;
  background-repeat: no-repeat;
  vertical-align: middle;
}
footer .footer-copyright {
  text-align: center;
}

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