section {
  position: relative;
  margin-bottom: 120px
}
section:last-child {
  margin-bottom: 195px
}
.mark {
  position: absolute;
  left: 0;
  top: 5px;
  border-top: 1px solid #000;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl
}
.mark p {
  font-weight: bold;
  margin: 20px 0 0 35px
}
h3 {
  font-weight: bold;
  font-size: 64px;
  font-size: 4.0rem;
  line-height: 1.25
}
h3 span {
  font-size: 25.6px;
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
  font-family: 'Poppins',sans-serif
}
.h3-caption {
  margin: 30px 0 50px
}
.h3-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 35px
}
.h3-img-text {
  margin-right: 35px
}
.h3-img-text span {
  margin-bottom: 0
}
.h3-img-logo img {
  width: 50%
}
h4 {
  font-weight: bold;
  font-size: 48px;
  font-size: 3.0rem;
  line-height: 1.25;
  margin-bottom: 30px
}
h4 span {
  font-size: 25.6px;
  font-size: 1.6rem;
  display: block;
  font-weight: bold;
  margin-bottom: 20px
}
.contact-button {
  background-color: #646464;
  border-radius: 8px;
  position: relative;
  overflow: hidden
}
.contact-button a {
  color: #fff;
  text-align: center;
  display: block;
  position: relative;
  padding: 55px 0;
  font-size: 48px;
  font-size: 3.0rem;
  font-weight: bold;
  line-height: 1
}
.contact-button a::after {
  content: "";
  position: absolute;
  top: 43%;
  right: 4%;
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: right 500ms ease;
  transition: right 500ms ease
}
.contact-button:hover a::after {
  right: 2%
}
.hakoniwa-ptn-man {
  width: 8%;
  position: absolute;
  bottom: -61%;
  left: 3%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.hakoniwa-ptn-woman {
  position: absolute;
  width: 5.5%;
  bottom: -84%;
  left: 11%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}
.animation01:hover .hakoniwa-ptn-man,
.animation03:hover .hakoniwa-ptn-man {
  bottom: 0%
}
.animation02:hover .hakoniwa-ptn-woman,
.animation03:hover .hakoniwa-ptn-woman {
  bottom: -10%
}
.kv {
  margin-bottom: 120px;
  background: url("/_assets/images/hakoniwa_mv.jpg") left top repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 560px;
  position: relative;
  -webkit-animation: bg-slider 160s linear infinite;
  animation: bg-slider 160s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.kv img {
  width: 72.8%
}
@-webkit-keyframes bg-slider {
  from {
    background-position: 0 0
  }
  to {
    background-position: -5115px 0
  }
}
@keyframes bg-slider {
  from {
    background-position: 0 0
  }
  to {
    background-position: -5115px 0
  }
}
.about-wrapper {
  max-width: 895px;
  margin: 0 auto
}
.about-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 30px
}
.about-contents-text {
  width: 31%
}
.about-contents-text p {
  margin-bottom: 30px
}
.about-contents-text p:last-child {
  margin-bottom: 0
}
.about-contents-img {
  width: 64%
}
.about-contents-img img {
  border-radius: 20px
}
.service-contents {
  max-width: 1280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  margin: 0 auto 40px
}
.service-contents--left {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}
.service-contents--right {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}
.service-contact-inner {
  max-width: 895px;
  margin: 0 auto
}
.service-contents-text--right {
  margin-left: 40px;
  width: 55%;
  margin-right: 15%
}
.service-contents-img--right {
  width: 60%
}
.service-contents-img--right img {
  border-radius: 20px 0 0 20px
}
.service-contents-text--left {
  margin-right: 40px;
  width: 55%;
  margin-left: 15%
}
.service-contents-img--left {
  width: 60%
}
.service-contents-img--left img {
  border-radius: 0 20px 20px 0
}
.service-contents-number {
  margin-bottom: 30px
}
.service-contents-number01 {
  width: 7%
}
.service-contents-number02 {
  width: 11%
}
.service-contents-number03 {
  width: 11%
}
.service-contents-number04 {
  width: 11%
}
.service-human01 {
  position: absolute;
  top: 95px;
  left: 88px;
  width: 5.5%;
  -webkit-animation: pikopiko 1.5s steps(2, start) infinite;
  animation: pikopiko 1.5s steps(2, start) infinite
}
.service-human02 {
  position: absolute;
  top: 100px;
  right: 100px;
  width: 6.6%;
  -webkit-animation: pikopiko 1.5s steps(2, start) infinite;
  animation: pikopiko 1.5s steps(2, start) infinite
}
.service-human03 {
  position: absolute;
  top: 0px;
  left: 545px;
  width: 7.7%;
  -webkit-animation: pikopiko 1.5s steps(2, start) infinite;
  animation: pikopiko 1.5s steps(2, start) infinite
}
.service-human04 {
  position: absolute;
  top: 10px;
  right: 250px;
  width: 8.6%;
  -webkit-animation: pikopiko 1.5s steps(2, start) infinite;
  animation: pikopiko 1.5s steps(2, start) infinite
}
.service-contact {
  position: relative;
  max-width: 895px;
  margin: 60px auto 0
}
.service-human05 {
  position: absolute;
  top: 0px;
  right: 90px;
  width: 11.6%;
  -webkit-animation: pikopiko 1.5s steps(2, start) infinite;
  animation: pikopiko 1.5s steps(2, start) infinite
}
.service-contact-text {
  margin: 30px 0 40px
}
.company-wrapper {
  max-width: 895px;
  margin: 0 auto
}
.company-table {
  width: 100%;
  border-top: 1px solid #000
}
.company-table th {
  text-align: left;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  width: 19%;
  vertical-align: top;
  font-weight: normal
}
.company-table td {
  text-align: left;
  border-bottom: 1px solid #000;
  padding: 15px 0;
  width: 81%
}
.company-table td span {
  display: block;
  font-weight: bold
}
.contact-wrapper {
  max-width: 895px;
  margin: 0 auto
}
@-webkit-keyframes pikopiko {
  0% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg)
  }
  to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }
}
@keyframes pikopiko {
  0% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg)
  }
  to {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .about-wrapper,
  .service-contact,
  .service-contact-inner,
  .company-wrapper,
  .contact-wrapper {
    padding: 0 5% 0 10%
  }
}
@media screen and (max-width: 768px) {
  section {
    margin-bottom: 60px
  }
  section:last-child {
    margin-bottom: 60px
  }
  .mark {
    position: relative;
    border-top: none;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    width: 84%;
    margin: 0 auto
  }
  .mark p {
    margin: 0 0 30px 0;
    display: inline-block;
    border-bottom: 1px solid #000
  }
  h3 {
    font-size: 32px;
    font-size: 2.0rem;
    line-height: 1.4
  }
  h3 span {
    font-size: 19.2px;
    font-size: 1.2rem;
    margin-bottom: 5px
  }
  .h3-caption {
    margin: 30px 0 50px
  }
  .h3-img {
    margin-bottom: 25px
  }
  .h3-img-text {
    margin-right: 0;
    width: 40%
  }
  .h3-img-logo {
    width: 59%
  }
  .h3-img-logo img {
    width: 70%
  }
  h4 {
    font-size: 32px;
    font-size: 2.0rem;
    margin-bottom: 25px
  }
  h4 span {
    font-size: 22.4px;
    font-size: 1.4rem;
    line-height: 1.28571429;
    margin-bottom: 15px
  }
  .contact-button {
    border-radius: 4px
  }
  .contact-button a {
    padding: 9.5% 0;
    font-size: 22.4px;
    font-size: 1.4rem
  }
  .contact-button a::after {
    top: 42%;
    width: 10px;
    height: 10px
  }
  .contact-button:hover a::after {
    right: 4%
  }
  .hakoniwa-ptn-man {
    width: 9%;
    bottom: 1vh;
    left: 4%
  }
  .hakoniwa-ptn-woman {
    width: 6.5%;
    bottom: 1vh;
    left: 13%
  }
  .animation01:hover .hakoniwa-ptn-man,
  .animation03:hover .hakoniwa-ptn-man {
    bottom: 1vh
  }
  .animation02:hover .hakoniwa-ptn-woman,
  .animation03:hover .hakoniwa-ptn-woman {
    bottom: 1vh
  }
  .kv {
    margin-bottom: 50px
  }
  .kv img {
    width: 170px
  }
  .about-wrapper {
    max-width: 84%
  }
  .about-contents {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .about-contents-text {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-top: 30px
  }
  .about-contents-text p {
    margin-bottom: 25px
  }
  .about-contents-text p:last-child {
    margin-bottom: 0
  }
  .about-contents-img {
    width: 100%
  }
  .about-contents-img img {
    border-radius: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
  .service-wrapper {
    max-width: 100%
  }
  .service-contents {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .service-contact-inner {
    width: 84%;
    margin: 0 auto
  }
  .service-contents-text--right {
    width: 84%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .service-contents-img--right {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .service-contents-img--right img {
    border-radius: 10px 0 0 10px;
    width: 76%
  }
  .service-contents-img--right .service-contents-number {
    margin-right: 5%
  }
  .service-contents-text--left {
    width: 84%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 8%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }
  .service-contents-img--left {
    width: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .service-contents-img--left img {
    border-radius: 0 10px 10px 0;
    width: 76%
  }
  .service-contents-img--left .service-contents-number {
    margin-left: 5%
  }
  .service-contents-number {
    margin-bottom: 0
  }
  .service-contents-number01 {
    width: 10%
  }
  .service-contents-number02 {
    width: 13%
  }
  .service-contents-number03 {
    width: 13.5%
  }
  .service-contents-number04 {
    width: 13.5%
  }
  .service-human01 {
    top: 54vw;
    left: 75%;
    width: 45.2px
  }
  .service-human02 {
    top: 52vw;
    right: 15%;
    width: 55.2px
  }
  .service-human03 {
    top: 54vw;
    left: 78%;
    width: 56.5px
  }
  .service-human04 {
    top: 58vw;
    right: 15%;
    width: 71.4px
  }
  .service-contact {
    width: 84%;
    margin: 0 auto
  }
  .service-contact-text {
    margin: 30px 0
  }
  .service-human05 {
    top: 0;
    right: 10%;
    width: 60.5px
  }
  .company-wrapper {
    max-width: 84%
  }
  .company-table th {
    width: 38%
  }
  .company-table td {
    width: 62%
  }
  .contact-wrapper {
    max-width: 84%
  }
  .contact-wrapper .h3-caption {
    margin: 30px 0
  }
}
/*# sourceMappingURL=../sourcemaps/style.css.map */
