/* main visual setting
------------------------------------*/
/* line 5, ../../_scss/top/top.scss */
#mainVisual {
  position: relative;
  margin: 140px 0 85px;
}
/* line 8, ../../_scss/top/top.scss */
#mainVisual:after {
  content: '';
  position: absolute;
  bottom: -85px;
  left: 0;
  display: block;
  border-radius: 0 0 85px 0;
  background: #003887;
  width: 71.333%;
  height: 85px;
}
/* line 19, ../../_scss/top/top.scss */
#mainVisual ul {
  height: 550px;
  overflow: hidden;
}
/* line 22, ../../_scss/top/top.scss */
#mainVisual ul li {
  position: relative;
  background: url("/assets/img/top/img_main01_pc.webp") right center/cover no-repeat;
  width: 100%;
  height: 550px;
}
/* line 27, ../../_scss/top/top.scss */
#mainVisual ul li h1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  line-height: 1;
  width: 50%;
}
/* line 38, ../../_scss/top/top.scss */
#mainVisual ul li h1 span {
  display: block;
  margin: 110px 0 25px;
  width: 100%;
  height: 20px;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.1em;
  font-weight: normal;
  font-size: 20px;
  color: #00084b;
}
/* line 50, ../../_scss/top/top.scss */
#mainVisual ul li h1 em {
  display: block;
  width: 100%;
  height: 74px;
  text-align: center;
  line-height: 74px;
}
/* line 56, ../../_scss/top/top.scss */
#mainVisual ul li h1 em img {
  width: 410px;
}
/* line 61, ../../_scss/top/top.scss */
#mainVisual ul li:nth-child(2) {
  background: url("/assets/img/top/img_main02_pc.webp") right center/cover no-repeat;
}
/* line 64, ../../_scss/top/top.scss */
#mainVisual ul li:nth-child(2) h1 span {
  margin: 223px 0 25px;
}

/* about Us setting
------------------------------------*/
/* line 79, ../../_scss/top/top.scss */
#aboutUs {
  position: relative;
  margin: 0 auto;
  width: 86.667%;
  max-width: 1300px;
}
/* line 84, ../../_scss/top/top.scss */
#aboutUs h2 {
  position: relative;
  padding: 240px 0 145px;
  text-align: center;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #00084b;
}
/* line 92, ../../_scss/top/top.scss */
#aboutUs h2 span {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 100%;
  line-height: 1;
  height: 150px;
  font-weight: 100;
  font-size: 150px;
  color: rgba(188, 214, 236, 0.3);
}
/* line 107, ../../_scss/top/top.scss */
#aboutUs article h3 {
  margin: 0 0 40px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 24px;
}
/* line 113, ../../_scss/top/top.scss */
#aboutUs article p {
  margin: 0 0 115px;
  width: 52%;
  line-height: 2.667;
  font-size: 15px;
}
/* line 120, ../../_scss/top/top.scss */
#aboutUs picture {
  position: absolute;
  right: 0;
  bottom: -165px;
  display: flex;
  justify-content: space-between;
  width: 40.384%;
  min-width: 435px;
}
/* line 128, ../../_scss/top/top.scss */
#aboutUs picture img {
  border-radius: 50px;
  width: 47.619%;
}
/* line 131, ../../_scss/top/top.scss */
#aboutUs picture img:first-child {
  margin: -110px 0 110px;
}

/* our Business setting
------------------------------------*/
/* line 144, ../../_scss/top/top.scss */
#ourBusiness {
  background-image: -moz-linear-gradient(143deg, #c8e5fd 0%, #1bd3ff 99%);
  background-image: -webkit-linear-gradient(143deg, #c8e5fd 0%, #1bd3ff 99%);
  background-image: -ms-linear-gradient(143deg, #c8e5fd 0%, #1bd3ff 99%);
  padding: 0 0 105px;
  text-align: center;
}
/* line 150, ../../_scss/top/top.scss */
#ourBusiness h2 {
  position: relative;
  padding: 240px 0 70px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #00084b;
}
/* line 157, ../../_scss/top/top.scss */
#ourBusiness h2 span {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 100%;
  line-height: 1;
  height: 150px;
  font-weight: 100;
  font-size: 150px;
  color: rgba(255, 255, 255, 0.3);
}
/* line 172, ../../_scss/top/top.scss */
#ourBusiness article h3 {
  margin: 0 0 40px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 24px;
}
/* line 178, ../../_scss/top/top.scss */
#ourBusiness article p {
  margin: 0 0 50px;
  line-height: 2.667;
  font-size: 15px;
}
/* line 184, ../../_scss/top/top.scss */
#ourBusiness ol {
  display: flex;
  justify-content: space-between;
  list-style-type: none;
  counter-reset: li;
  margin: 0 auto 62px;
  width: 85%;
  max-width: 1265px;
}
/* line 192, ../../_scss/top/top.scss */
#ourBusiness ol li {
  box-sizing: border-box;
  padding: 27px 5px;
  width: 20%;
}
/* line 196, ../../_scss/top/top.scss */
#ourBusiness ol li:before {
  counter-increment: li;
  content: counter(li,decimal-leading-zero);
  font-family: Arial, Helvetica, "sans-serif";
  font-size: 10px;
  color: #c2ff8b;
}
/* line 203, ../../_scss/top/top.scss */
#ourBusiness ol li:not(:last-child) {
  border-right: 1px solid #fff;
}
/* line 206, ../../_scss/top/top.scss */
#ourBusiness ol li h4 {
  margin: 15px 0 20px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #003887;
}
/* line 213, ../../_scss/top/top.scss */
#ourBusiness ol li p {
  line-height: 1.8;
  letter-spacing: -0.05em;
  font-size: 13px;
}
/* line 221, ../../_scss/top/top.scss */
#ourBusiness .slider {
  display: flex;
  overflow: hidden;
  white-space: nowrap;
  width: 100%;
  height: 400px;
  padding: 0;
  margin: 0;
}
/* line 229, ../../_scss/top/top.scss */
#ourBusiness .slider li {
  display: inline-block;
  width: 400px !important;
  height: 400px !important;
  margin-right: 50px;
}
/* line 234, ../../_scss/top/top.scss */
#ourBusiness .slider li img {
  border-radius: 50px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* corporate Introduction setting
------------------------------------*/
/* line 250, ../../_scss/top/top.scss */
#corporateIntro {
  position: relative;
  margin: 0 auto;
  padding: 0 0 160px;
  width: 86.667%;
  height: 670px;
  max-width: 1300px;
  text-align: center;
}
/* line 258, ../../_scss/top/top.scss */
#corporateIntro h2 {
  position: relative;
  padding: 240px 0 95px;
  width: 100%;
  text-align: center;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #00084b;
}
/* line 267, ../../_scss/top/top.scss */
#corporateIntro h2 span {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 100%;
  line-height: 1;
  height: 150px;
  font-weight: 100;
  font-size: 150px;
  color: rgba(188, 214, 236, 0.3);
}
/* line 281, ../../_scss/top/top.scss */
#corporateIntro h3 {
  box-sizing: border-box;
  margin: 0 0 75px;
  padding: 0 0 0 23.5%;
  text-align: left;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 24px;
}
/* line 290, ../../_scss/top/top.scss */
#corporateIntro table {
  position: relative;
  margin: 0 0 0 42.5%;
  width: 340px;
  text-align: left;
  font-size: 14px;
}
/* line 297, ../../_scss/top/top.scss */
#corporateIntro table tr th {
  width: 105px;
  color: #003887;
}
/* line 301, ../../_scss/top/top.scss */
#corporateIntro table tr td {
  padding: 0 0 15px;
  line-height: 1.4;
}
/* line 307, ../../_scss/top/top.scss */
#corporateIntro article {
  position: absolute;
  top: 330px;
  right: 0;
  overflow: hidden;
  box-sizing: border-box;
  border-radius: 50px;
  border: 2px solid #c8e5fd;
  width: 28.5%;
}
/* line 316, ../../_scss/top/top.scss */
#corporateIntro article h4 {
  background: #a4f0af;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
}
/* line 322, ../../_scss/top/top.scss */
#corporateIntro article p {
  margin: 0 auto;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 12px;
}
/* line 328, ../../_scss/top/top.scss */
#corporateIntro article > p {
  border-bottom: 1px solid #f0f0f0;
  padding: 12px 0 8px;
  width: 95%;
}
/* line 333, ../../_scss/top/top.scss */
#corporateIntro article ul {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 15px 25px 5px;
  width: 97.5%;
  font-size: 12px;
}
/* line 341, ../../_scss/top/top.scss */
#corporateIntro article ul li {
  position: relative;
  box-sizing: border-box;
  padding: 0 0 10px 15px;
  text-align: left;
  line-height: 1.2;
  white-space: nowrap;
}
/* line 348, ../../_scss/top/top.scss */
#corporateIntro article ul li:nth-child(1), #corporateIntro article ul li:nth-child(3) {
  width: 42.5%;
}
/* line 352, ../../_scss/top/top.scss */
#corporateIntro article ul li:before {
  content: '';
  position: absolute;
  top: 4px;
  left: 3px;
  display: block;
  background: #003887;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
}
/* line 365, ../../_scss/top/top.scss */
#corporateIntro article + article {
  top: 500px;
}
/* line 367, ../../_scss/top/top.scss */
#corporateIntro article + article ul {
  padding: 20px 15px 10px 20px;
}
/* line 369, ../../_scss/top/top.scss */
#corporateIntro article + article ul li {
  white-space: normal;
}
/* line 371, ../../_scss/top/top.scss */
#corporateIntro article + article ul li:nth-child(1), #corporateIntro article + article ul li:nth-child(3) {
  width: 100%;
}
/* line 379, ../../_scss/top/top.scss */
#corporateIntro picture {
  position: absolute;
  left: 0;
  top: 442px;
  display: flex;
  justify-content: space-between;
  width: 34.384%;
  min-width: 385px;
}
/* line 387, ../../_scss/top/top.scss */
#corporateIntro picture img {
  border-radius: 50px;
  width: 47.619%;
}
/* line 390, ../../_scss/top/top.scss */
#corporateIntro picture img:first-child {
  margin: -110px 0 110px;
}

/* access Information setting
------------------------------------*/
/* line 403, ../../_scss/top/top.scss */
#accessInfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: url("/assets/img/top/bg_access_pc.webp") center/cover no-repeat;
  padding: 0 0 105px;
  text-align: center;
  color: #fff;
}
/* line 411, ../../_scss/top/top.scss */
#accessInfo h2 {
  position: relative;
  padding: 240px 0 60px;
  width: 100%;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 500;
  font-size: 15px;
}
/* line 418, ../../_scss/top/top.scss */
#accessInfo h2 span {
  content: '';
  position: absolute;
  top: 50px;
  left: 0;
  display: block;
  width: 100%;
  line-height: 1;
  height: 150px;
  font-weight: 100;
  font-size: 150px;
  color: rgba(255, 255, 255, 0.05);
}
/* line 432, ../../_scss/top/top.scss */
#accessInfo h3 {
  margin: 0 0 35px;
  width: 100%;
  font-size: 20px;
}
/* line 437, ../../_scss/top/top.scss */
#accessInfo article {
  border-radius: 50px;
  border: 2px solid rgba(200, 229, 253, 0.7);
  background: rgba(0, 4, 48, 0.7);
  margin: 0 15px 25px;
  padding: 30px 0;
  width: 36.667%;
}
/* line 444, ../../_scss/top/top.scss */
#accessInfo article h4 {
  margin: 0 0 42px;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 300;
  font-size: 13px;
  color: #c2ff8b;
}
/* line 451, ../../_scss/top/top.scss */
#accessInfo article p {
  line-height: 1.667;
  font-size: 16px;
}
/* line 456, ../../_scss/top/top.scss */
#accessInfo article + article h4 {
  margin: 0 0 18px;
}
/* line 461, ../../_scss/top/top.scss */
#accessInfo iframe {
  overflow: hidden;
  border-radius: 50px;
  width: 92.5%;
  height: 450px;
}

/* ------------------------------------------------------------------------
	Ajustment For Normal PC Window
------------------------------------------------------------------------ */
@media screen and (max-width: 1280px) {
  /* about Us setting
  ------------------------------------*/
  /* line 481, ../../_scss/top/top.scss */
  #aboutUs article p {
    font-size: 14px;
  }

  /* our Business setting
  ------------------------------------*/
  /* line 495, ../../_scss/top/top.scss */
  #ourBusiness article h3 {
    font-size: 22px;
  }
  /* line 498, ../../_scss/top/top.scss */
  #ourBusiness article p {
    font-size: 14px;
  }
  /* line 504, ../../_scss/top/top.scss */
  #ourBusiness ol li h4 {
    font-size: 15px;
  }
  /* line 507, ../../_scss/top/top.scss */
  #ourBusiness ol li p {
    font-size: 11px;
  }
  /* line 513, ../../_scss/top/top.scss */
  #ourBusiness .slider {
    height: 350px;
  }
  /* line 515, ../../_scss/top/top.scss */
  #ourBusiness .slider li {
    width: 305px !important;
    height: 350px !important;
    margin-right: 30px;
  }

  /* corporate Introduction setting
  ------------------------------------*/
  /* line 530, ../../_scss/top/top.scss */
  #corporateIntro h3 {
    font-size: 22px;
  }
  /* line 533, ../../_scss/top/top.scss */
  #corporateIntro table {
    font-size: 13px;
  }
  /* line 536, ../../_scss/top/top.scss */
  #corporateIntro article {
    width: 28.5%;
  }
  /* line 538, ../../_scss/top/top.scss */
  #corporateIntro article h4 {
    font-size: 16px;
  }
  /* line 541, ../../_scss/top/top.scss */
  #corporateIntro article p {
    font-size: 11px;
  }
  /* line 544, ../../_scss/top/top.scss */
  #corporateIntro article ul {
    font-size: 11px;
  }
}
/* ------------------------------------------------------------------------
	Ajustment For Small PC Window
------------------------------------------------------------------------ */
@media screen and (max-width: 1100px) {
  /* about Us setting
  ------------------------------------*/
  /* line 562, ../../_scss/top/top.scss */
  #aboutUs h3 {
    line-height: 1.8;
  }
  /* line 564, ../../_scss/top/top.scss */
  #aboutUs h3 .onlySP {
    display: block;
  }
  /* line 569, ../../_scss/top/top.scss */
  #aboutUs article p {
    margin: 0 0 90px;
    width: 47.5%;
    font-size: 12px;
  }
  /* line 575, ../../_scss/top/top.scss */
  #aboutUs picture {
    bottom: -165px;
    width: 50%;
    min-width: 50%;
  }
  /* line 579, ../../_scss/top/top.scss */
  #aboutUs picture img {
    border-radius: 20px;
    width: 47.619%;
  }
  /* line 582, ../../_scss/top/top.scss */
  #aboutUs picture img:first-child {
    margin: -110px 0 110px;
  }

  /* our Business setting
  ------------------------------------*/
  /* line 597, ../../_scss/top/top.scss */
  #ourBusiness article p {
    font-size: 14px;
  }
  /* line 603, ../../_scss/top/top.scss */
  #ourBusiness ol li h4 {
    font-size: 15px;
  }
  /* line 606, ../../_scss/top/top.scss */
  #ourBusiness ol li p {
    font-size: 11px;
  }
  /* line 612, ../../_scss/top/top.scss */
  #ourBusiness .slider {
    height: 350px;
  }
  /* line 614, ../../_scss/top/top.scss */
  #ourBusiness .slider li {
    width: 305px !important;
    height: 350px !important;
    margin-right: 30px;
  }
  /* line 618, ../../_scss/top/top.scss */
  #ourBusiness .slider li img {
    border-radius: 20px;
  }

  /* corporate Introduction setting
  ------------------------------------*/
  /* line 632, ../../_scss/top/top.scss */
  #corporateIntro h3 {
    font-size: 22px;
  }
  /* line 635, ../../_scss/top/top.scss */
  #corporateIntro table {
    font-size: 13px;
  }
  /* line 638, ../../_scss/top/top.scss */
  #corporateIntro article {
    width: 28.5%;
  }
  /* line 640, ../../_scss/top/top.scss */
  #corporateIntro article h4 {
    font-size: 16px;
  }
  /* line 643, ../../_scss/top/top.scss */
  #corporateIntro article p {
    font-size: 11px;
  }
  /* line 646, ../../_scss/top/top.scss */
  #corporateIntro article ul {
    font-size: 11px;
  }
  /* line 651, ../../_scss/top/top.scss */
  #corporateIntro picture img {
    border-radius: 20px;
  }

  /* access Information setting
------------------------------------*/
  /* line 664, ../../_scss/top/top.scss */
  #accessInfo article {
    border-radius: 20px;
  }
  /* line 667, ../../_scss/top/top.scss */
  #accessInfo iframe {
    border-radius: 20px;
  }
}
/* ------------------------------------------------------------------------
	Ajustment For Tablet
------------------------------------------------------------------------ */
@media screen and (max-width: 1024px) {
  /* main visual setting
  ------------------------------------*/
  /* line 687, ../../_scss/top/top.scss */
  #mainVisual ul li h1 span {
    margin: 110px 0 5px;
    font-size: 18px;
  }
  /* line 692, ../../_scss/top/top.scss */
  #mainVisual ul li h1 em img {
    width: 300px;
  }
  /* line 699, ../../_scss/top/top.scss */
  #mainVisual ul li:nth-child(2) h1 span {
    margin: 60px 0 5px;
  }

  /* about Us setting
  ------------------------------------*/
  /* line 715, ../../_scss/top/top.scss */
  #aboutUs h2 {
    padding: 190px 0 60px;
    font-size: 15px;
  }
  /* line 718, ../../_scss/top/top.scss */
  #aboutUs h2 span {
    height: 100px;
    font-size: 100px;
  }
  /* line 723, ../../_scss/top/top.scss */
  #aboutUs picture {
    bottom: -135px;
  }

  /* our Business setting
  ------------------------------------*/
  /* line 735, ../../_scss/top/top.scss */
  #ourBusiness h2 {
    padding: 190px 0 60px;
  }
  /* line 737, ../../_scss/top/top.scss */
  #ourBusiness h2 span {
    height: 100px;
    font-size: 100px;
  }
  /* line 742, ../../_scss/top/top.scss */
  #ourBusiness ol {
    width: 99%;
  }
  /* line 745, ../../_scss/top/top.scss */
  #ourBusiness ol li h4 {
    font-size: 14px;
  }
  /* line 748, ../../_scss/top/top.scss */
  #ourBusiness ol li p {
    font-size: 10px;
  }

  /* corporate Introduction setting
  ------------------------------------*/
  /* line 761, ../../_scss/top/top.scss */
  #corporateIntro {
    padding: 0 0 250px;
  }
  /* line 763, ../../_scss/top/top.scss */
  #corporateIntro h2 {
    padding: 190px 0 60px;
  }
  /* line 765, ../../_scss/top/top.scss */
  #corporateIntro h2 span {
    height: 100px;
    font-size: 100px;
  }
  /* line 770, ../../_scss/top/top.scss */
  #corporateIntro table {
    margin: 0 0 0 5%;
    font-size: 13px;
  }
  /* line 774, ../../_scss/top/top.scss */
  #corporateIntro article {
    border-radius: 20px;
    width: 45.5%;
  }
  /* line 777, ../../_scss/top/top.scss */
  #corporateIntro article h4 {
    font-size: 16px;
  }
  /* line 780, ../../_scss/top/top.scss */
  #corporateIntro article p {
    font-size: 11px;
  }
  /* line 783, ../../_scss/top/top.scss */
  #corporateIntro article ul {
    font-size: 11px;
  }
  /* line 787, ../../_scss/top/top.scss */
  #corporateIntro picture {
    left: 25%;
    top: auto;
    bottom: -50px;
    width: 50.384%;
    min-width: auto;
  }
  /* line 794, ../../_scss/top/top.scss */
  #corporateIntro picture img:first-child {
    margin: -40px 0 40px;
  }

  /* access Information setting
  ------------------------------------*/
  /* line 807, ../../_scss/top/top.scss */
  #accessInfo h2 {
    padding: 190px 0 60px;
  }
  /* line 809, ../../_scss/top/top.scss */
  #accessInfo h2 span {
    height: 100px;
    font-size: 100px;
  }
  /* line 814, ../../_scss/top/top.scss */
  #accessInfo h3 {
    font-size: 20px;
  }
  /* line 817, ../../_scss/top/top.scss */
  #accessInfo article {
    margin: 0 10px 25px;
    width: 43.5%;
  }
  /* line 820, ../../_scss/top/top.scss */
  #accessInfo article p {
    font-size: 14px;
  }
  /* line 822, ../../_scss/top/top.scss */
  #accessInfo article p .onlySP {
    display: block;
  }
}
/* ------------------------------------------------------------------------
	Ajustment For Smart Phone 
------------------------------------------------------------------------ */
@media screen and (max-width: 768px) {
  /* header setting
  ------------------------------------*/
  /* line 838, ../../_scss/top/top.scss */
  header {
    background: none;
  }
  /* line 841, ../../_scss/top/top.scss */
  header .inner > p {
    display: none;
  }

  /* main visual setting
  ------------------------------------*/
  /* line 853, ../../_scss/top/top.scss */
  #mainVisual {
    margin: 0 0 24vw;
  }
  /* line 855, ../../_scss/top/top.scss */
  #mainVisual:after {
    bottom: -10vw;
    border-radius: 0 0 6.6666667vw 0;
    width: 77.333333vw;
    height: 10vw;
  }
  /* line 861, ../../_scss/top/top.scss */
  #mainVisual ul {
    height: 133.333333vw;
  }
  /* line 863, ../../_scss/top/top.scss */
  #mainVisual ul li {
    background: url("/assets/img/top/img_main01_sp.webp") right center/cover no-repeat;
    width: 100%;
    height: 133.333333vw;
  }
  /* line 867, ../../_scss/top/top.scss */
  #mainVisual ul li h1 {
    width: 100%;
  }
  /* line 869, ../../_scss/top/top.scss */
  #mainVisual ul li h1 span {
    margin: 37.333333vw 0 5.3333333vw;
    height: 4.2666667vw;
    line-height: 4.2666667vw;
    font-size: 4.2666667vw;
  }
  /* line 875, ../../_scss/top/top.scss */
  #mainVisual ul li h1 em {
    height: 6.8vw;
    line-height: 6.8vw;
  }
  /* line 878, ../../_scss/top/top.scss */
  #mainVisual ul li h1 em img {
    width: 75.2vw;
  }
  /* line 883, ../../_scss/top/top.scss */
  #mainVisual ul li:nth-child(2) {
    background: url("/assets/img/top/img_main02_sp.webp") right center/cover no-repeat;
  }
  /* line 886, ../../_scss/top/top.scss */
  #mainVisual ul li:nth-child(2) h1 span {
    margin: 37.333333vw 0 5.3333333vw;
  }

  /* about Us setting
  ------------------------------------*/
  /* line 901, ../../_scss/top/top.scss */
  #aboutUs {
    width: 100vw;
    max-width: 100vw;
  }
  /* line 904, ../../_scss/top/top.scss */
  #aboutUs h2 {
    padding: 17.333333vw 0 8vw;
    font-size: 3.466667vw;
  }
  /* line 907, ../../_scss/top/top.scss */
  #aboutUs h2 span {
    top: 0;
    left: 0;
    height: 13.3333333vw;
    font-size: 13.3333333vw;
  }
  /* line 915, ../../_scss/top/top.scss */
  #aboutUs article h3 {
    margin: 0 0 6.6666667vw;
    text-align: center;
    font-size: 5.3333333vw;
  }
  /* line 920, ../../_scss/top/top.scss */
  #aboutUs article p {
    margin: 0 0 24.666667vw;
    width: 100%;
    line-height: 2.5;
    text-align: center;
    font-size: 3.2vw;
  }
  /* line 928, ../../_scss/top/top.scss */
  #aboutUs picture {
    position: relative;
    right: auto;
    bottom: -7.7333333vw;
    margin: 0 auto;
    width: 90vw;
    min-width: 90vw;
  }
  /* line 935, ../../_scss/top/top.scss */
  #aboutUs picture img {
    border-radius: 6.6666667vw;
    width: 42.666667vw;
  }
  /* line 938, ../../_scss/top/top.scss */
  #aboutUs picture img:first-child {
    margin: -23.333333vw 0 23.333333vw;
  }

  /* our Business setting
  ------------------------------------*/
  /* line 951, ../../_scss/top/top.scss */
  #ourBusiness {
    padding: 14.666667vw 0 24vw;
  }
  /* line 953, ../../_scss/top/top.scss */
  #ourBusiness h2 {
    padding: 34vw 0 8vw;
    font-size: 3.466667vw;
  }
  /* line 956, ../../_scss/top/top.scss */
  #ourBusiness h2 span {
    top: 0;
    left: 0;
    height: auto;
    font-size: 13.3333333vw;
  }
  /* line 964, ../../_scss/top/top.scss */
  #ourBusiness article h3 {
    margin: 0 0 6.6666667vw;
    text-align: center;
    line-height: 2.0;
    font-size: 5.3333333vw;
  }
  /* line 970, ../../_scss/top/top.scss */
  #ourBusiness article p {
    margin: 0 0 13.3333333vw;
    line-height: 2.5;
    text-align: center;
    font-size: 3.2vw;
  }
  /* line 977, ../../_scss/top/top.scss */
  #ourBusiness ol {
    display: block;
    margin: 0 auto 4vw;
    width: 90.666667vw;
    max-width: 90.666667vw;
  }
  /* line 982, ../../_scss/top/top.scss */
  #ourBusiness ol li {
    border-top: 0.2666667vw solid #fff;
    padding: 10.666667vw 0;
    width: 100%;
  }
  /* line 986, ../../_scss/top/top.scss */
  #ourBusiness ol li:before {
    font-size: 2.666667vw;
  }
  /* line 989, ../../_scss/top/top.scss */
  #ourBusiness ol li:not(:last-child) {
    border-right: none;
  }
  /* line 992, ../../_scss/top/top.scss */
  #ourBusiness ol li h4 {
    margin: 4.6666667vw 0 4vw;
    font-size: 4.8vw;
  }
  /* line 996, ../../_scss/top/top.scss */
  #ourBusiness ol li p {
    line-height: 1.8;
    letter-spacing: 0;
    font-size: 3.2vw;
  }
  /* line 1004, ../../_scss/top/top.scss */
  #ourBusiness .slider {
    height: 80vw;
  }
  /* line 1006, ../../_scss/top/top.scss */
  #ourBusiness .slider li {
    width: 60vw !important;
    height: 80vw !important;
    margin-right: 6.6666667vw;
  }
  /* line 1010, ../../_scss/top/top.scss */
  #ourBusiness .slider li img {
    border-radius: 6.6666667vw;
    width: 100%;
    height: 100%;
  }

  /* corporate Introduction setting
  ------------------------------------*/
  /* line 1025, ../../_scss/top/top.scss */
  #corporateIntro {
    padding: 18.666667vw 0 0;
    width: 100%;
    height: auto;
    max-width: 100%;
  }
  /* line 1030, ../../_scss/top/top.scss */
  #corporateIntro h2 {
    padding: 17.333333vw 0 10.666667vw;
    font-size: 3.466667vw;
  }
  /* line 1033, ../../_scss/top/top.scss */
  #corporateIntro h2 span {
    top: 0;
    left: 0;
    font-size: 13.3333333vw;
  }
  /* line 1039, ../../_scss/top/top.scss */
  #corporateIntro h3 {
    margin: 0 0 15.466667vw;
    padding: 0;
    text-align: center;
    line-height: 2;
    font-size: 5.3333333vw;
  }
  /* line 1046, ../../_scss/top/top.scss */
  #corporateIntro table {
    margin: 0 0 8vw 6.666667vw;
    width: auto;
    font-size: 4vw;
  }
  /* line 1051, ../../_scss/top/top.scss */
  #corporateIntro table tr th {
    width: 28.066667vw;
  }
  /* line 1054, ../../_scss/top/top.scss */
  #corporateIntro table tr td {
    padding: 0 0 7.7333333vw;
  }
  /* line 1059, ../../_scss/top/top.scss */
  #corporateIntro article {
    position: relative;
    top: auto;
    border-radius: 6.6666667vw;
    border: 0.2666667vw solid #c8e5fd;
    margin: 0 auto 8vw;
    width: 90.666667vw;
  }
  /* line 1066, ../../_scss/top/top.scss */
  #corporateIntro article h4 {
    height: 10.666667vw;
    line-height: 10.666667vw;
    font-size: 4.2666667vw;
  }
  /* line 1071, ../../_scss/top/top.scss */
  #corporateIntro article p {
    font-size: 3.466667vw;
  }
  /* line 1074, ../../_scss/top/top.scss */
  #corporateIntro article > p {
    border-bottom: 0.2666667vw solid #f0f0f0;
    padding: 2.666667vw 0;
  }
  /* line 1078, ../../_scss/top/top.scss */
  #corporateIntro article ul {
    padding: 4vw 6.6666667vw 1.3333333vw;
    font-size: 3.2vw;
  }
  /* line 1081, ../../_scss/top/top.scss */
  #corporateIntro article ul li {
    padding: 0 0 2.666667vw 4vw;
  }
  /* line 1083, ../../_scss/top/top.scss */
  #corporateIntro article ul li:before {
    top: 1.0666667vw;
    left: 0.8vw;
    width: 1.6vw;
    height: 1.6vw;
  }
  /* line 1091, ../../_scss/top/top.scss */
  #corporateIntro article + article {
    top: auto;
  }
  /* line 1093, ../../_scss/top/top.scss */
  #corporateIntro article + article ul {
    padding: 5.3333333vw 4vw 2.666667vw 5.3333333vw;
  }
  /* line 1098, ../../_scss/top/top.scss */
  #corporateIntro picture {
    position: relative;
    left: 0;
    top: auto;
    bottom: -7.7333333vw;
    margin: 24vw auto 0;
    width: 90vw;
    min-width: 90vw;
  }
  /* line 1106, ../../_scss/top/top.scss */
  #corporateIntro picture img {
    border-radius: 6.6666667vw;
    width: 42.666667vw;
  }
  /* line 1109, ../../_scss/top/top.scss */
  #corporateIntro picture img:first-child {
    margin: -23.333333vw 0 23.333333vw;
  }

  /* access Information setting
  ------------------------------------*/
  /* line 1122, ../../_scss/top/top.scss */
  #accessInfo {
    display: block;
    background: url("/assets/img/top/bg_access_sp.webp") center/cover no-repeat;
    padding: 22vw 0 0;
  }
  /* line 1126, ../../_scss/top/top.scss */
  #accessInfo h2 {
    padding: 17.333333vw 0 10.666667vw;
    font-size: 3.466667vw;
  }
  /* line 1129, ../../_scss/top/top.scss */
  #accessInfo h2 span {
    top: 0;
    left: 0;
    font-size: 13.3333333vw;
  }
  /* line 1135, ../../_scss/top/top.scss */
  #accessInfo h3 {
    margin: 0 0 7.2vw;
    width: 100%;
    line-height: 1.8;
    font-size: 4vw;
  }
  /* line 1141, ../../_scss/top/top.scss */
  #accessInfo article {
    border-radius: 6.6666667vw;
    border: 0.26667vw solid rgba(200, 229, 253, 0.7);
    margin: 0 auto 4vw;
    padding: 7.3333333vw 0;
    width: 90.666667vw;
  }
  /* line 1147, ../../_scss/top/top.scss */
  #accessInfo article h4 {
    margin: 0 0 4vw;
    font-size: 3.466667vw;
  }
  /* line 1151, ../../_scss/top/top.scss */
  #accessInfo article p {
    font-size: 3.466667vw;
  }
  /* line 1155, ../../_scss/top/top.scss */
  #accessInfo article + article h4 {
    margin: 0 0 4vw;
  }
  /* line 1160, ../../_scss/top/top.scss */
  #accessInfo iframe {
    border-radius: 0;
    width: 100vw;
    height: 133.333333vw;
  }
}
