@charset "UTF-8";
/* 
  css設定 @charsetが消されるsass仕様へのハック用コメントです。削除しないでください。新規作成時も必須！
 */
/*==================================================================================
 default
==================================================================================*/
/* -------------------------------------------
 * initialize
 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 0;
  vertical-align: baseline;
  background: transparent;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI1MzY2NTA1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI1MzY2NTE1RTY2MTFFNUExRTlDMDdERTNCNDFENkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowQjUzNjY0RTVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowQjUzNjY0RjVFNjYxMUU1QTFFOUMwN0RFM0I0MUQ2QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pj3ggHcAAAAQSURBVHjaYvj//z8DQIABAAj8Av7bok0WAAAAAElFTkSuQmCC");
}

body * {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section, main {
  display: block;
}

sup {
  font-size: 10rem;
  vertical-align: super;
}

sub {
  font-size: 10rem;
  vertical-align: sub;
}

div,
figure {
  line-height: 0;
}

ul li, ol li {
  list-style: none;
}

input, select {
  vertical-align: middle;
}

.hide {
  display: none;
}

body {
  font-family: "Noto Sans JP", YuGothic, Yu Gothic, "游ゴシック", sans-serif;
}

img {
  ms-interpolation-mode: bicubic;
}

a {
  text-decoration: none;
}
@media (min-width: 1025px) {
  a:hover {
    opacity: .7;
  }
}

.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}

video {
  width: 100%;
  height: auto;
}

.serif {
  font-family: YuMincho, Yu Mincho, "游明朝", serif;
}

.sansSerif {
  font-family: "Noto Sans JP", YuGothic, Yu Gothic, "游ゴシック", sans-serif;
}

.bold {
  font-weight: bold !important;
  font-size: 100%;
}

.weightNormal {
  font-weight: normal !important;
  font-size: 100%;
}

.colorBlack {
  color: #333 !important;
  font-size: 100%;
}

.colorWhite {
  color: #fff !important;
  font-size: 100%;
}

.colorRed {
  color: #ff0000 !important;
  font-size: 100%;
}

.wrap {
  margin: auto;
  padding: 0 12rem;
  max-width: 1000px;
}

.inlineBlock {
  display: inline-block;
  font-size: 100%;
}

.noBreaks {
  word-break: keep-all;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

@media (min-width: 768px) {
  a.tel {
    pointer-events: none;
  }
}

a.hover:hover {
  opacity: 1;
}

main img,
header img,
footer img {
  max-width: 100%;
  height: auto;
}

.fontSize50 {
  font-size: 50%;
}

.fontSize55 {
  font-size: 55%;
}

.fontSize60 {
  font-size: 60%;
}

.fontSize65 {
  font-size: 65%;
}

.fontSize70 {
  font-size: 70%;
}

.fontSize75 {
  font-size: 75%;
}

.fontSize80 {
  font-size: 80%;
}

.fontSize85 {
  font-size: 85%;
}

.fontSize90 {
  font-size: 90%;
}

.fontSize95 {
  font-size: 95%;
}

.fontSize100 {
  font-size: 100%;
}

.fontSize105 {
  font-size: 105%;
}

.fontSize110 {
  font-size: 110%;
}

.fontSize115 {
  font-size: 115%;
}

.fontSize120 {
  font-size: 120%;
}

.fontSize125 {
  font-size: 125%;
}

.fontSize130 {
  font-size: 130%;
}

.fontSize135 {
  font-size: 135%;
}

.fontSize140 {
  font-size: 140%;
}

.fontSize145 {
  font-size: 145%;
}

.fontSize150 {
  font-size: 150%;
}

.fontSize155 {
  font-size: 155%;
}

.fontSize160 {
  font-size: 160%;
}

.fontSize165 {
  font-size: 165%;
}

.fontSize170 {
  font-size: 170%;
}

.fontSize175 {
  font-size: 175%;
}

.fontSize180 {
  font-size: 180%;
}

.fontSize185 {
  font-size: 185%;
}

.fontSize190 {
  font-size: 190%;
}

.fontSize195 {
  font-size: 195%;
}

.fontSize200 {
  font-size: 200%;
}

.fontSize205 {
  font-size: 205%;
}

.fontSize210 {
  font-size: 210%;
}

.fontSize215 {
  font-size: 215%;
}

.fontSize220 {
  font-size: 220%;
}

.fontSize225 {
  font-size: 225%;
}

.fontSize230 {
  font-size: 230%;
}

.fontSize235 {
  font-size: 235%;
}

.fontSize240 {
  font-size: 240%;
}

.fontSize245 {
  font-size: 245%;
}

.fontSize250 {
  font-size: 250%;
}

.fontSize255 {
  font-size: 255%;
}

.fontSize260 {
  font-size: 260%;
}

.fontSize265 {
  font-size: 265%;
}

.fontSize270 {
  font-size: 270%;
}

.fontSize275 {
  font-size: 275%;
}

.fontSize280 {
  font-size: 280%;
}

.fontSize285 {
  font-size: 285%;
}

.fontSize290 {
  font-size: 290%;
}

.fontSize295 {
  font-size: 295%;
}

.fontSize300 {
  font-size: 300%;
}

@media (min-width: 768px) {
  .sp {
    display: none !important;
  }
}
@media (max-width: 767px) {
  sup,
  sub {
    font-size: 8rem;
  }

  .pc {
    display: none !important;
  }
}
/*==================================================================================
 animations
==================================================================================*/
@keyframes left0 {
  100% {
    left: 0;
  }
}
@keyframes right0 {
  100% {
    right: 0;
  }
}
@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  100% {
    opacity: 0;
  }
}
@keyframes roop01 {
  100% {
    left: -757.6rem;
  }
}
@keyframes roop02 {
  100% {
    left: -537.5rem;
  }
}
@keyframes arrow01 {
  100% {
    transform: translateY(15rem);
  }
}
/*==================================================================================
 common
==================================================================================*/
html {
  font-size: .06944444vw;
  font-feature-settings: "palt";
  font-weight: 500;
}

body {
  letter-spacing: .01em;
}

main li,
main .image,
main figure {
  position: relative;
}

.commonButton01 a {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  width: 212rem;
  height: 48rem;
  border-radius: 24rem;
  border: 2rem solid #000;
  text-align: center;
  font-size: 18rem;
  font-weight: 500;
  color: #000;
  background: #fff;
}
.commonButton01 a:hover {
  opacity: 1;
}
@media (min-width: 1025px) {
  .commonButton01 a:hover {
    color: #fff;
    background: #000;
  }
}

@media (max-width: 1024px) {
  .printBtn {
    display: none !important;
  }
}
/*==================================================================================
 siteHeader
==================================================================================*/
.siteHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0 32rem;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  padding: 20rem 32rem;
  z-index: 100;
  background: white;
}
@media (min-width: 768px) {
  .siteHeader {
    border-bottom: 2rem solid transparent;
  }
  .siteHeader.bottomBorder {
    border-bottom-color: #000;
  }
}
.siteHeader .headerLogo {
  width: 218rem;
  line-height: 0;
}
.siteHeader .headerLogo a:hover {
  opacity: 1;
}
.siteHeader .menuButton {
  cursor: pointer;
  position: relative;
  width: 36rem;
  height: 20rem;
  z-index: 2;
}
.siteHeader .menuButton span {
  display: block;
  position: absolute;
  left: 0;
  width: 36rem;
  height: 2rem;
  border-radius: 1rem;
  background: #000;
}
.siteHeader .menuButton span:first-of-type {
  top: 0;
}
.siteHeader .menuButton span:nth-of-type(2) {
  top: 9rem;
}
.siteHeader .menuButton span:last-of-type {
  top: 18rem;
}
.siteHeader .menuButton.open span:first-of-type {
  top: 9rem;
  transform: rotate(45deg);
}
.siteHeader .menuButton.open span:nth-of-type(2) {
  display: none;
}
.siteHeader .menuButton.open span:last-of-type {
  top: 9rem;
  transform: rotate(-45deg);
}
.siteHeader .contact {
  margin-left: auto;
}
.siteHeader .globalNavi {
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: -100%;
  padding: 60px 0;
  height: 100vh;
  background: #fff;
  overflow: auto;
  transition: right .3s;
}
.siteHeader .globalNavi.open {
  right: 0;
}
.siteHeader .globalNavi .links {
  padding-bottom: 60px;
}
.siteHeader .globalNavi .links > li {
  padding-right: 45px;
  padding-left: 60px;
}
.siteHeader .globalNavi .links > li:not(:last-child) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #000;
}
.siteHeader .globalNavi .links > li > img {
  padding-bottom: 30px;
}
.siteHeader .globalNavi .links > li ul li:not(:last-child) {
  padding-bottom: 25px;
}
.siteHeader .globalNavi .links img {
  max-width: 247px;
}
.siteHeader .globalNavi .sns {
  display: flex;
  align-items: center;
  gap: 0 20px;
  padding: 0 60px;
}
.siteHeader .globalNavi .sns img {
  filter: brightness(0);
}
.siteHeader .globalNavi .sns li a {
  display: block;
}
.siteHeader .globalNavi .sns li:nth-child(1) {
  display: none;
}
.siteHeader .globalNavi .sns li:nth-child(1) img {
  width: 11px;
}
.siteHeader .globalNavi .sns li:nth-child(2) {
  display: none;
}
.siteHeader .globalNavi .sns li:nth-child(2) img {
  width: 18px;
}
.siteHeader .globalNavi .sns li:nth-child(3) img {
  width: 16px;
}

/*==================================================================================
 siteFooter
==================================================================================*/
.siteFooter {
  border-top: 2px solid #000;
}
.siteFooter .image {
  padding: 10rem;
}
.siteFooter .contact {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  text-align: center;
  background: #fff;
}
.siteFooter .contact a {
  display: block;
  padding: 90rem 0;
}
.siteFooter .contact a img {
  width: 660rem;
}
.siteFooter .chambers {
  position: relative;
  margin: -3rem 0 -8rem;
  z-index: -1;
}
.siteFooter .bottomArea {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: flex-end;
  padding: 42rem 120rem 26rem;
  color: #fff;
  background: #000;
}
.siteFooter .bottomArea .sns {
  display: flex;
  align-items: center;
  gap: 0 26rem;
}
.siteFooter .bottomArea .sns li a {
  display: block;
}
.siteFooter .bottomArea .sns li:nth-child(1) {
  display: none;
}
.siteFooter .bottomArea .sns li:nth-child(1) img {
  width: 14rem;
}
.siteFooter .bottomArea .sns li:nth-child(2) {
  display: none;
}
.siteFooter .bottomArea .sns li:nth-child(2) img {
  width: 23rem;
}
.siteFooter .bottomArea .sns li:nth-child(3) img {
  width: 21rem;
}
.siteFooter .bottomArea .copyright {
  font-size: 14rem;
  font-weight: 500;
}

/*==================================================================================
 print
==================================================================================*/
@media print {
  .siteHeader,
  .siteFooter {
    display: none !important;
  }
}
/*==================================================================================
 top
==================================================================================*/
#top {
  padding-top: 125rem;
}
#top .mainVisual {
  position: relative;
  padding-bottom: 320rem;
}
#top .mainVisual:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: 100%;
  left: 0;
  height: 2rem;
  background: #000;
  animation: right0 1.5s 0s forwards;
}
#top .mainVisual h2 {
  margin: auto;
  width: 758rem;
  opacity: 0;
  animation: fadeIn 1s 2.5s forwards;
}
#top .mainVisual h2 img {
  width: 100%;
}
#top .mainVisual .peoples li,
#top .mainVisual .items li {
  position: absolute;
  line-height: 0;
  opacity: 0;
}
#top .mainVisual .peoples li {
  bottom: 2rem;
  z-index: 2;
}
#top .mainVisual .peoples li:nth-child(1) {
  left: 82rem;
  width: 142rem;
  animation: fadeIn 1s 0.6s forwards;
}
#top .mainVisual .peoples li:nth-child(2) {
  left: 196rem;
  width: 210rem;
  animation: fadeIn 1s 1.4s forwards;
}
#top .mainVisual .peoples li:nth-child(3) {
  left: 431rem;
  width: 134rem;
  animation: fadeIn 1s 1.2s forwards;
}
#top .mainVisual .peoples li:nth-child(4) {
  left: 565rem;
  width: 137rem;
  animation: fadeIn 1s 0.2s forwards;
}
#top .mainVisual .peoples li:nth-child(5) {
  left: 747rem;
  width: 165rem;
  animation: fadeIn 1s 1s forwards;
}
#top .mainVisual .peoples li:nth-child(6) {
  left: 903rem;
  width: 148rem;
  animation: fadeIn 1s 0.8s forwards;
}
#top .mainVisual .peoples li:nth-child(7) {
  left: 1097rem;
  width: 188rem;
  animation: fadeIn 1s 1.5s forwards;
}
#top .mainVisual .peoples li:nth-child(8) {
  left: 1274rem;
  width: 79rem;
  animation: fadeIn 1s 0.4s forwards;
}
#top .mainVisual .items li:nth-child(1) {
  bottom: 62rem;
  left: 32rem;
  width: 29rem;
  animation: fadeIn 1s 0.1s forwards;
}
#top .mainVisual .items li:nth-child(2) {
  bottom: 151rem;
  left: 400rem;
  width: 36rem;
  animation: fadeIn 1s 1.1s forwards;
}
#top .mainVisual .items li:nth-child(3) {
  bottom: 37rem;
  left: 716rem;
  width: 53rem;
  animation: fadeIn 1s 0.3s forwards;
}
#top .mainVisual .items li:nth-child(4) {
  bottom: 109rem;
  left: 880rem;
  width: 41rem;
  animation: fadeIn 1s 0.9s forwards;
}
#top .mainVisual .items li:nth-child(5) {
  bottom: 1.3rem;
  left: 949rem;
  width: 45rem;
  animation: fadeIn 1s 0.7s forwards;
}
#top .mainVisual .items li:nth-child(6) {
  bottom: 1.3rem;
  left: 991rem;
  width: 50rem;
  animation: fadeIn 1s 1.3s forwards;
}
#top .mainVisual .items li:nth-child(7) {
  bottom: 51rem;
  left: 1039rem;
  width: 77rem;
  animation: fadeIn 1s 0.5s forwards;
}
#top .mainVisual .bg {
  position: absolute;
  bottom: 52rem;
  left: 58rem;
  width: 1356rem;
  height: 222rem;
  opacity: 0;
  animation: fadeIn 1s 2s forwards;
}
#top .mainVisual + .roopTextArea {
  overflow: hidden;
}
#top .mainVisual + .roopTextArea .roopTexts {
  position: relative;
  left: 0;
  padding: 25rem 0 35rem;
  width: 200vw;
  text-align: center;
  line-height: 1;
  font-size: 44rem;
  font-weight: 600;
  white-space: nowrap;
  animation: roop01 10s 0s linear infinite;
}
#top section.introduction {
  position: relative;
}
#top section.introduction > header {
  position: sticky;
  top: 88rem;
  height: calc(100vh - 88rem);
  overflow: hidden;
}
#top section.introduction > header h3 {
  position: absolute;
  top: calc(50% - 200rem);
  left: calc(50% - 601rem);
  width: 1202rem;
  z-index: 2;
  opacity: 0;
}
#top section.introduction > header h3.imageFadeOut img {
  animation: fadeOut 1s 0s forwards !important;
}
#top section.introduction > header h3.imageFadeIn img {
  animation: fadeIn 1s 0s forwards !important;
}
#top section.introduction > header .photos {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
#top section.introduction > header .photos li {
  position: absolute;
  opacity: 0;
}
#top section.introduction > header .photos li:nth-child(1) {
  top: 80rem;
  left: 110rem;
  width: 308rem;
}
#top section.introduction > header .photos li:nth-child(2) {
  top: 110rem;
  left: 330rem;
  width: 300rem;
}
#top section.introduction > header .photos li:nth-child(3) {
  top: 50rem;
  right: 170rem;
  width: 335rem;
  z-index: 1;
}
#top section.introduction > header .photos li:nth-child(4) {
  top: 260rem;
  left: 130rem;
  width: 300rem;
  z-index: 1;
}
#top section.introduction > header .photos li:nth-child(5) {
  top: 250rem;
  right: 440rem;
  width: 334rem;
}
#top section.introduction > header .photos li:nth-child(6) {
  right: 110rem;
  bottom: 260rem;
  width: 373rem;
}
#top section.introduction > header .photos li:nth-child(7) {
  right: 40rem;
  bottom: 120rem;
  width: 333rem;
}
#top section.introduction > header .photos li:nth-child(8) {
  bottom: 60rem;
  left: 50rem;
  width: 366rem;
  z-index: -1;
}
#top section.introduction > header .photos li:nth-child(9) {
  bottom: 70rem;
  left: 330rem;
  width: 348rem;
}
#top section.introduction > header .photos li:nth-child(10) {
  top: 100rem;
  left: -15rem;
  width: 513rem;
}
#top section.introduction > header .photos li:nth-child(11) {
  top: 160rem;
  left: 340rem;
  width: 333rem;
  z-index: 3;
}
#top section.introduction > header .photos li:nth-child(12) {
  top: 50rem;
  right: 470rem;
  width: 473rem;
}
#top section.introduction > header .photos li:nth-child(13) {
  top: 60rem;
  right: -30rem;
  width: 557rem;
  z-index: 1;
}
#top section.introduction > header .photos li:nth-child(14) {
  bottom: 50rem;
  left: -15rem;
  width: 540rem;
  z-index: 2;
}
#top section.introduction > header .photos li:nth-child(15) {
  bottom: 210rem;
  left: 400rem;
  width: 367rem;
  z-index: 2;
}
#top section.introduction > header .photos li:nth-child(16) {
  bottom: 55rem;
  left: 550rem;
  width: 299rem;
  z-index: 3;
}
#top section.introduction > header .photos li:nth-child(17) {
  right: 70rem;
  bottom: 80rem;
  width: 554rem;
}
#top section.introduction > header .open {
  position: absolute;
  bottom: 160rem;
  left: calc(50% - 7.5rem);
  width: 15rem;
  transform: translateY(0);
  z-index: 2;
  animation: arrow01 1s 0s infinite;
}
#top section.introduction.animation h3 {
  animation: fadeIn 1s 1.2s forwards;
}
#top section.introduction.animation .photos li:nth-child(1) {
  animation: fadeIn 0.3s 0.1s forwards;
}
#top section.introduction.animation .photos li:nth-child(2) {
  animation: fadeIn 0.3s 0.2s forwards;
}
#top section.introduction.animation .photos li:nth-child(3) {
  animation: fadeIn 0.3s 0.1s forwards;
}
#top section.introduction.animation .photos li:nth-child(4) {
  animation: fadeIn 0.3s 0.3s forwards;
}
#top section.introduction.animation .photos li:nth-child(5) {
  animation: fadeIn 0.3s 0.4s forwards;
}
#top section.introduction.animation .photos li:nth-child(6) {
  animation: fadeIn 0.3s 0.7s forwards;
}
#top section.introduction.animation .photos li:nth-child(7) {
  animation: fadeIn 0.3s 0.4s forwards;
}
#top section.introduction.animation .photos li:nth-child(8) {
  animation: fadeIn 0.3s 0.2s forwards;
}
#top section.introduction.animation .photos li:nth-child(9) {
  animation: fadeIn 0.3s 0.3s forwards;
}
#top section.introduction.animation .photos li:nth-child(10) {
  animation: fadeIn 0.3s 0.8s forwards;
}
#top section.introduction.animation .photos li:nth-child(11) {
  animation: fadeIn 0.3s 0.6s forwards;
}
#top section.introduction.animation .photos li:nth-child(12) {
  animation: fadeIn 0.3s 0.5s forwards;
}
#top section.introduction.animation .photos li:nth-child(13) {
  animation: fadeIn 0.3s 0.9s forwards;
}
#top section.introduction.animation .photos li:nth-child(14) {
  animation: fadeIn 0.3s 0.6s forwards;
}
#top section.introduction.animation .photos li:nth-child(15) {
  animation: fadeIn 0.3s 0.8s forwards;
}
#top section.introduction.animation .photos li:nth-child(16) {
  animation: fadeIn 0.3s 0.5s forwards;
}
#top section.introduction.animation .photos li:nth-child(17) {
  animation: fadeIn 0.3s 0.7s forwards;
}
#top section.introduction .leadArea {
  position: relative;
  margin-top: 100vh;
  padding: 100vh 0 20vh 850rem;
  background: url("../img/top/intro-bg.png") no-repeat left bottom #fff;
  background-size: 95% auto;
  background-size: auto calc(100% - 88rem);
  background-attachment: fixed;
  z-index: 2;
}
@media (min-width: 768px) and (max-aspect-ratio: 4 / 3) {
  #top section.introduction .leadArea {
    background-position-y: center;
    background-size: 95% auto;
  }
}

#top section.introduction .leadArea p {
  line-height: 2;
  font-size: 18rem;
  font-weight: 500;
}
#top section.introduction .leadArea p + p {
  padding-top: 3em;
}
#top article.ourService > header {
  border-bottom: 2rem solid #000;
  text-align: center;
  overflow: hidden;
}
#top article.ourService > header h4 {
  position: relative;
  left: 0;
  padding: 25rem 0 30rem;
  width: 200vw;
  border-top: 2rem solid #000;
  border-bottom: 2rem solid #000;
  line-height: 1;
  font-size: 72rem;
  font-weight: 600;
  white-space: nowrap;
  animation: roop02 7s 0s linear infinite;
}
#top article.ourService > header .links {
  display: flex;
  width: fit-content;
  margin: auto;
  background: linear-gradient(180deg, #000 6rem, transparent 4rem) repeat-y top right;
  background-size: 2rem 10rem;
}
#top article.ourService > header .links li {
  flex: 0 0 400rem;
  text-align: center;
  background: linear-gradient(180deg, #000 6rem, transparent 4rem) repeat-y top left;
  background-size: 2rem 10rem;
}
#top article.ourService > header .links li a {
  display: block;
  padding: 70rem 0 50rem;
}
#top article.ourService > header .links img {
  width: auto;
  height: 308rem;
}
#top article.ourService > section {
  display: flex;
  align-items: flex-start;
  scroll-margin-top: 90rem;
}
#top article.ourService > section:not(:last-of-type) {
  border-bottom: 2rem solid #000;
}
#top article.ourService > section h3 {
  flex: 0 0 520rem;
  box-sizing: border-box;
  position: sticky;
  top: 90rem;
  left: 0;
  padding: 90rem 0 55rem 106rem;
}
#top article.ourService > section h3 img {
  width: 369rem;
}
#top article.ourService > section .contents {
  flex: 1 1 auto;
  padding: 80rem 0 55rem 55rem;
  background: linear-gradient(180deg, #000 6rem, transparent 4rem) repeat-y top left;
  background-size: 2rem 10rem;
}
#top article.ourService > section .catch,
#top article.ourService > section .lead {
  padding-right: 120rem;
}
#top article.ourService > section .catch {
  padding-bottom: 45rem;
  line-height: 1.4;
  font-size: 32rem;
  font-weight: 600;
}
#top article.ourService > section .lead {
  padding-bottom: 50rem;
  text-align: justify;
  line-height: 2.3;
  font-size: 14rem;
  font-weight: 500;
}
#top article.ourService > section .lead + .lead {
  padding-bottom: 70rem;
  text-align: left;
}
#top article.ourService > section .commonSlider01 {
  box-sizing: border-box;
  padding-right: 175rem;
  max-width: 865rem;
  overflow: hidden;
}
#top article.ourService > section .commonSlider01 .slick-list {
  overflow: visible;
}
#top article.ourService > section .commonSlider01 .slideItems {
  margin-right: 32rem;
}
#top article.ourService > section .commonSlider01 .slideItems figure {
  position: relative;
  margin-bottom: 30rem;
}
#top article.ourService > section .commonSlider01 .slideItems figure figcaption {
  position: absolute;
  bottom: 17rem;
  left: 27rem;
  line-height: 1.7;
  font-size: 18rem;
  font-weight: 600;
  color: #fff;
}
#top article.ourService > section .commonSlider01 .slideItems .textArea {
  position: relative;
  padding-right: 145rem;
}
#top article.ourService > section .commonSlider01 .slideItems .textArea .name {
  padding-bottom: 12rem;
  line-height: 1.3;
  font-size: 20rem;
  font-weight: 600;
}
#top article.ourService > section .commonSlider01 .slideItems .textArea .address {
  line-height: 1.3;
  font-size: 16rem;
  font-weight: 400;
}
#top article.ourService > section .commonSlider01 .slideItems .textArea .more {
  position: absolute;
  top: 0;
  right: 0;
  width: 137rem;
}
#top article.ourService > section .commonSlider01 .controller {
  display: flex;
  gap: 0 13rem;
  padding-top: 30rem;
}
#top article.ourService > section .commonSlider01 .controller li {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  width: 42rem;
  height: 42rem;
  border-radius: 50%;
  border: 2rem solid #000;
}
#top article.ourService > section .commonSlider01 .controller li:before {
  content: '';
  display: block;
  position: absolute;
  top: calc(50% - 4.75rem);
  left: calc(50% - 6rem);
  width: 7rem;
  height: 7rem;
  border-top: 2rem solid #000;
  border-right: 2rem solid #000;
  transform: rotate(45deg);
}
#top article.ourService > section .commonSlider01 .controller li.previous {
  transform: rotate(180deg);
}
#top article.ourService > section .commonSlider01 .controller li.slick-disabled {
  pointer-events: none;
  opacity: .3;
}
@media (min-width: 1025px) {
  #top article.ourService > section .commonSlider01 .controller li:hover {
    border: #fff;
    background: #000;
  }
  #top article.ourService > section .commonSlider01 .controller li:hover:before {
    border-color: #fff;
  }
}
#top article.ourService section.sauna h3 {
  padding-left: 97rem;
  width: 368rem;
}
#top article.ourService section.produce h3 {
  padding-left: 97rem;
  width: 387rem;
}

/*==================================================================================
 lower common
==================================================================================*/
.lower {
  padding-top: 88rem;
}
.lower .siteFooter {
  border-top: none;
}
.lower .lowerPageTitle01 {
  display: flex;
  align-items: center;
  padding: 75rem 120rem;
  color: #fff;
  background: #000;
}
.lower .lowerPageTitle01 img {
  padding-right: 52rem;
  width: auto;
  height: 56rem;
}
.lower .lowerPageTitle01 .ja {
  display: block;
  line-height: 1;
  letter-spacing: .05em;
  font-size: 18rem;
  font-weight: 500;
}

/*==================================================================================
 about
==================================================================================*/
#about .sections {
  display: flex;
  align-items: flex-start;
}
#about .sections:not(:last-of-type) {
  border-bottom: 2rem solid #000;
}
#about .sections h2 {
  flex: 0 0 410rem;
  box-sizing: border-box;
  /*position: sticky;
  top: 90rem;
  left: 0;*/
  padding: 125rem 0 0 125rem;
}
#about .sections h2 img {
  width: auto;
  height: 47rem;
}
#about .sections .contents {
  flex: 1 1 auto;
  padding: 110rem 120rem 110rem 110rem;
  background: linear-gradient(180deg, #000 6rem, transparent 4rem) repeat-y top left;
  background-size: 2rem 10rem;
}
#about .sections .catch {
  line-height: 1.4;
  letter-spacing: .05em;
  font-size: 32rem;
  font-weight: 700;
}
#about .sections .catch .en {
  display: block;
  padding-top: 10rem;
  line-height: 1;
  letter-spacing: .05em;
  font-size: 16rem;
  font-weight: 500;
}
#about .sections .lead {
  flex: 0 0 330rem;
  letter-spacing: .05em;
  line-height: 1.9;
  font-size: 18rem;
  font-weight: 500;
}
#about section.value ol li {
  display: flex;
  align-items: center;
  gap: 0 40rem;
}
#about section.value ol li:not(:last-child) {
  margin-bottom: 50rem;
  padding-bottom: 55rem;
  border-bottom: 2rem solid #000;
}
#about section.value ol .number {
  flex: 0 0 40rem;
}
#about section.value ol .number img {
  width: auto;
  height: 53rem;
}
#about section.value ol .catch .ja {
  display: inline-block;
  margin-top: 20rem;
  padding: 5rem 14rem 7rem;
  letter-spacing: .1em;
  line-height: 1;
  font-size: 18rem;
  font-weight: 500;
  color: #fff;
  background: #000;
}
#about section.value ol .lead {
  margin-left: auto;
}
#about section.company h2 img {
  height: 118rem;
}
#about section.company dl {
  display: flex;
  align-items: center;
  gap: 0 40rem;
  padding: 32rem 0;
  border-top: 2rem solid #000;
}
#about section.company dl:last-child {
  border-bottom: 2rem solid #000;
}
#about section.company dl dt,
#about section.company dl dd {
  line-height: 1.4;
  font-size: 18rem;
}
#about section.company dl dt {
  flex: 0 0 160rem;
  font-weight: 700;
}
#about section.company dl dd {
  flex: 1 1 auto;
  font-weight: 500;
}

/*==================================================================================
 page
==================================================================================*/

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