@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'Noto Sans JP', sans-serif;
  color: #4c4c4c;
  font-weight: bold;
  background-color: #fff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
@media only screen and (min-width: 768px) {
  body {
    font-size: 1.4rem;
    line-height: 2.571428571428572;
    letter-spacing: 0.05em;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 3.2vw;
    line-height: 2;
    letter-spacing: 0.05em;
  }
}
body img {
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  body img {
    width: 100%;
  }
}
.for-sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .for-sp {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .for-pc {
    display: none;
  }
}
.wrapper {
  min-width: 1080px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .wrapper {
    min-width: auto;
  }
}
.section-container {
  position: relative;
  box-sizing: border-box;
}
.section-hero {
  background: url("../img/pc/kv.jpg?hash=650a89bb0bc7ce33410b8a546c5229c3") center center no-repeat;
  background-size: cover;
}
.section-hero .copy {
  position: absolute;
  top: 0;
  right: 0;
}
.section-hero .copy span {
  display: block;
}
.section-hero .copy .ja {
  width: 515px;
}
.section-hero .copy .en {
  width: 491px;
  margin-top: 10px;
  margin-left: 11px;
}
.section-hero .halshare-logo {
  position: absolute;
  top: 320px;
  right: 103px;
  width: 316px;
}
@media only screen and (min-width: 768px) {
  .section-hero {
    height: 720px !important;
  }
}
@media only screen and (max-width: 767px) {
  .section-hero {
    background: url("../img/kv.jpg?hash=66a8a368e07155accfc313d112075538") center center no-repeat;
    background-size: cover;
  }
  .section-hero .section-container {
    height: 100%;
  }
  .section-hero .copy .ja {
    width: 84vw;
  }
  .section-hero .copy .en {
    width: 49.8vw;
    margin-top: 4vw;
    margin-left: auto;
    margin-right: 4.6vw;
  }
  .section-hero .halshare-logo {
    top: auto;
    right: auto;
    left: 3vw;
    bottom: 2.8vw;
    width: 59.599999999999994vw;
  }
  .section-hero .scroll {
    position: absolute;
    bottom: 4vw;
    right: 8vw;
    width: 11.200000000000001vw;
  }
}
.section-about .section-container {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  padding-top: 12px;
}
.section-about .text-about {
  position: absolute;
  top: -54px;
  right: -20px;
  width: 693px;
  padding: 12px 0px 15px 30px;
  color: #fff;
  font-size: 2.2rem;
  line-height: 1.909090909090909;
  letter-spacing: 0.05em;
  background: #000;
  box-sizing: border-box;
}
.section-about .text-about .color-red {
  color: #de1743;
}
.section-about .halshare-logo {
  width: 272px;
  margin-top: 40px;
}
.section-about .text-howtouse {
  margin-left: auto;
  width: 824px;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .section-about .section-container {
    width: 100%;
    padding-top: 0;
  }
  .section-about .text-about {
    position: static;
    width: 100%;
    padding: 3.8vw 0vw 4.2vw 9.6vw;
    font-size: 2.8vw;
    line-height: 2.142857142857143;
    letter-spacing: 0.05em;
  }
  .section-about .halshare-logo {
    width: 50vw;
    margin: 8.200000000000001vw auto 0;
  }
  .section-about .text-howtouse {
    width: 80vw;
    margin: 2vw auto 0;
  }
}
.section-system {
  position: relative;
  margin-top: 55px;
  padding-bottom: 60px;
}
.section-system .bg {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: skewY(-4.85deg);
          transform: skewY(-4.85deg);
  -webkit-transform-origin: top center;
          transform-origin: top center;
  width: 100%;
  height: 100%;
  background: #999;
}
.section-system .section-container {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 96px;
  color: #fff;
}
.section-system .illust {
  position: absolute;
  top: 68px;
  left: 40px;
  width: 200px;
}
.section-system .heading {
  margin-left: 276px;
  font-size: 3.1rem;
  line-height: 1.741935483870968;
  letter-spacing: 0.05em;
}
.section-system .text {
  position: relative;
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 50px;
  text-align: justify;
}
.section-system .text p:not(:first-child) {
  margin-top: 36px;
}
@media only screen and (max-width: 767px) {
  .section-system {
    margin-top: 7.199999999999999vw;
    padding-bottom: 9vw;
  }
  .section-system .section-container {
    width: 100%;
    padding-top: 7.000000000000001vw;
  }
  .section-system .illust {
    position: static;
    width: 44.800000000000004vw;
    margin: 0 auto;
  }
  .section-system .illust img {
    margin-left: -0.4vw;
  }
  .section-system .heading {
    margin-left: 0;
    margin-top: 3vw;
    text-align: center;
    font-size: 4.8vw;
    line-height: 1.666666666666667;
    letter-spacing: 0.1em;
  }
  .section-system .text {
    width: 80vw;
    margin: 5.600000000000001vw auto 0;
  }
  .section-system .text p:not(:first-child) {
    margin-top: 6vw;
  }
}
.section-scene .section-container {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 58px;
  padding-bottom: 70px;
}
.section-scene .heading {
  margin-left: 16px;
  font-size: 3.1rem;
  line-height: 1.774193548387097;
  letter-spacing: 0.05em;
  text-align: center;
}
.section-scene .heading .color-red {
  color: #db0030;
}
.section-scene .list-scene {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.section-scene .list-scene .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-top: 2px;
  height: calc(100% - 220px);
  line-height: 1.714285714285714;
}
@media only screen and (max-width: 767px) {
  .section-scene .section-container {
    width: 100%;
    padding-top: 9vw;
    padding-bottom: 3vw;
  }
  .section-scene .heading {
    margin-left: 1vw;
    font-size: 4.8vw;
    line-height: 1.666666666666667;
    letter-spacing: 0.1em;
  }
  .section-scene .list-scene {
    flex-wrap: wrap;
    width: 80vw;
    margin: 0 auto;
    margin-top: 7.8vw;
  }
  .section-scene .list-scene li {
    width: 37vw;
    margin-bottom: 5.4vw;
  }
  .section-scene .list-scene .text {
    margin-top: 1.6vw;
    font-size: 2.4vw;
    line-height: 1.75;
    letter-spacing: 0;
    height: auto;
  }
}
.section-specification .section-container,
.section-introduction .section-container,
.section-heatstroke .section-container {
  position: relative;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.section-specification .heading,
.section-introduction .heading,
.section-heatstroke .heading {
  margin-left: 50px;
  line-height: 1;
}
.section-specification .heading span,
.section-introduction .heading span,
.section-heatstroke .heading span {
  display: block;
  box-sizing: border-box;
}
.section-specification .heading .ja,
.section-introduction .heading .ja,
.section-heatstroke .heading .ja {
  width: 308px;
  height: 108px;
  padding-top: 32px;
  padding-left: 9px;
  color: #fff;
  text-align: center;
  background: #000;
  font-size: 3.8rem;
  letter-spacing: 0.3em;
}
@media only screen and (max-width: 767px) {
  .section-specification .section-container,
  .section-introduction .section-container,
  .section-heatstroke .section-container {
    width: 100%;
  }
  .section-specification .heading,
  .section-introduction .heading,
  .section-heatstroke .heading {
    margin-left: 0;
  }
  .section-specification .heading .ja,
  .section-introduction .heading .ja,
  .section-heatstroke .heading .ja {
    width: 38.800000000000004vw;
    height: 13vw;
    margin: 0 auto;
    padding-top: 3.8vw;
    padding-left: 1.6vw;
    font-size: 4.8vw;
    letter-spacing: 0.3em;
  }
}
.section-specification {
  position: relative;
}
.section-specification .bg-glay {
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -383px;
  width: 423px;
  height: 513px;
  background: #ebebeb;
}
.section-specification .heading {
  position: absolute;
  top: 0;
  left: 0;
}
.section-specification .heading .en {
  width: 280px;
  margin-top: 13px;
  margin-left: 15px;
}
.section-specification .img-container {
  position: relative;
}
.section-specification .img-container .img-1 {
  width: 580px;
  margin-left: auto;
  margin-right: 0;
}
.section-specification .img-container .img-1 img {
  width: 100%;
}
.section-specification .img-container .img-2 {
  margin-top: 43px;
  margin-left: 85px;
}
.section-specification .img-container .img-3 {
  width: 428px;
  margin-left: auto;
  margin-right: 16px;
  margin-top: -172px;
}
.section-specification .spec {
  position: relative;
  width: 864px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 40px;
}
.section-specification .spec table {
  width: 100%;
  border-right: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
}
.section-specification .spec th,
.section-specification .spec td {
  padding-top: 11px;
  padding-bottom: 12px;
  font-weight: bold;
  line-height: 1.714285714285714;
  border: 1px solid #b2b2b2;
  border-right: none;
  border-top: none;
  box-sizing: border-box;
}
.section-specification .spec th {
  width: 276px;
  padding-left: 40px;
  color: #fff;
  background: #000;
}
.section-specification .spec th.th-mid {
  width: 198px;
}
.section-specification .spec th.th-small {
  width: 78px;
  padding-left: 0;
  text-align: center;
}
.section-specification .spec td {
  padding-left: 30px;
  padding-right: 20px;
}
.section-specification .spec .notes {
  margin-top: 11px;
  font-size: 1.2rem;
  padding-left: 1em;
  text-indent: -1em;
}
@media only screen and (max-width: 767px) {
  .section-specification .heading {
    position: static;
  }
  .section-specification .heading .en {
    width: 43.8vw;
    margin: 2.2vw auto 0;
  }
  .section-specification .heading .en img {
    margin-left: -0.4vw;
  }
  .section-specification .img-container {
    margin-top: 8vw;
  }
  .section-specification .img-container .img-1 {
    width: 80vw;
    margin: 0 auto;
  }
  .section-specification .img-container .img-2 {
    width: 63.2vw;
    margin: 6vw auto 0;
  }
  .section-specification .img-container .img-3 {
    width: 85.6vw;
    margin: 4.8vw auto 0;
  }
  .section-specification .spec {
    width: 80vw;
    margin-top: 7.6vw;
    border-width: 0.2vw;
  }
  .section-specification .spec th,
  .section-specification .spec td {
    font-size: 2.8vw;
    line-height: 1.75;
    padding-top: 2vw;
    padding-bottom: 2.6vw;
    border-width: 0.2vw;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .section-specification .spec th {
    width: 38vw;
    padding-left: 1.4vw;
    white-space: nowrap;
  }
  .section-specification .spec th.th-mid {
    width: 16vw;
  }
  .section-specification .spec th.th-small {
    width: 21.4vw;
  }
  .section-specification .spec td {
    padding-left: 2.2vw;
    padding-right: 2.2vw;
    word-break: break-all;
  }
  .section-specification .spec .notes {
    margin-top: 2.2vw;
    font-size: 2.4vw;
  }
}
.section-introduction {
  margin-top: 60px;
}
.section-introduction .section-container {
  padding-bottom: 86px;
}
.section-introduction .heading {
  display: flex;
}
.section-introduction .heading .en {
  width: 325px;
  margin-top: 44px;
  margin-left: 32px;
}
.section-introduction .movie-container {
  width: 742px;
  margin: 36px auto 0;
}
.section-introduction .movie-container .movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.section-introduction .movie-container .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .section-introduction {
    margin-top: 9.6vw;
  }
  .section-introduction .section-container {
    padding-bottom: 15.6vw;
  }
  .section-introduction .heading {
    flex-direction: column;
  }
  .section-introduction .heading .en {
    width: 51vw;
    margin: 2.2vw auto 0;
  }
  .section-introduction .heading .en img {
    margin-left: -0.4vw;
  }
  .section-introduction .movie-container {
    width: 80vw;
    margin-top: 8vw;
  }
}
.section-heatstroke .section-container {
  padding-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .section-container {
    padding-bottom: 14.000000000000002vw;
  }
}
.section-heatstroke .heading .ja {
  letter-spacing: 0.1em;
}
.section-heatstroke .main-contents {
  width: 900px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .main-contents {
    width: 100%;
    padding-inline: 10vw;
    box-sizing: border-box;
  }
}
.section-heatstroke .main-contents .main-text {
  margin-top: 53px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .main-contents .main-text {
    width: 54vw;
    font-size: 2.8vw;
    line-height: 2.142857142857143;
    margin-top: 6vw;
  }
}
.section-heatstroke .main-contents .link-pdf {
  color: #db0030;
  letter-spacing: 0.1em;
  text-underline-offset: 7px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .main-contents .link-pdf {
    text-underline-offset: 1.4vw;
  }
}
.section-heatstroke .main-contents .main-img {
  width: 194px;
  margin-right: 160px;
  margin-top: -126px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .main-contents .main-img {
    width: 19.400000000000002vw;
    margin-right: 1.6vw;
    margin-top: 5vw;
  }
}
.section-heatstroke .media {
  width: 740px;
  margin-inline: auto;
  text-align: center;
  margin-top: 64px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .media {
    width: 100%;
    margin-top: 6.2vw;
    padding-inline: 10vw;
    box-sizing: border-box;
  }
}
.section-heatstroke .media .media-heading {
  font-size: 2.8rem;
  line-height: 1;
  margin-bottom: 36px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .media .media-heading {
    font-size: 4vw;
    margin-bottom: 3.4vw;
  }
}
.section-heatstroke .media .media-block:not(:first-of-type) {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .media .media-block:not(:first-of-type) {
    margin-top: 4.6vw;
  }
}
.section-heatstroke .media .media-block .movie-heading {
  font-size: 1.6rem;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .media .media-block .movie-heading {
    font-size: 2.8vw;
  }
}
.section-heatstroke .media .media-block .movie {
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  .section-heatstroke .media .media-block .movie {
    margin-top: 2vw;
  }
}
.section-heatstroke .media .media-block .movie video {
  width: 100%;
  vertical-align: top;
}
.footer {
  background: #999;
}
.footer .footer-contents {
  padding-top: 44px;
  padding-bottom: 56px;
  color: #fff;
  text-align: center;
}
.footer .logo-ninebird {
  width: 178px;
  margin: 0 auto;
}
.footer .address {
  margin-top: 35px;
  font-size: 1.6rem;
  line-height: 1.875;
}
.footer .address a {
  color: #fff;
  text-decoration: none;
}
@media only screen and (min-width: 768px) {
  .footer .address .tel {
    pointer-events: none;
  }
}
.footer .address .name {
  margin-bottom: 5px;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 0.1em;
}
.footer .copyright {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .footer .footer-contents {
    padding-top: 3.8vw;
    padding-bottom: 3.8vw;
  }
  .footer .logo-ninebird {
    width: 38.2vw;
  }
  .footer .address {
    margin-top: 4.6vw;
    font-size: 2.8vw;
    line-height: 1.75;
    letter-spacing: 0.05em;
  }
  .footer .address .name {
    margin-bottom: 1vw;
    font-size: 3.4vw;
    line-height: 1;
    letter-spacing: 0.05em;
  }
  .footer .copyright {
    margin-top: 3vw;
  }
}