@charset "UTF-8";
/* CSS Document */
body, footer {
  background-color: #f2f2f2;
  color: #fff;
  font-family: neue-haas-grotesk-text, a-otf-gothic-bbb-pr6n, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
}
h2 {
  color: #1e1e1e;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 20px;
  letter-spacing: 10px;
  text-align: center;
}
h3 {
  color: #1e1e1e;
  font-family: neue-haas-grotesk-text, a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 20px;
  line-height: 1.5;
}
p {
  color: #1e1e1e;
  font-family: a-otf-gothic-bbb-pr6n, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 2;
}
p.weblink a{
  color:#1e1e1e;
}
p.weblink a:hover{
  color:#1e1e1e;
}
body a, body a:hover {
  color: #fff;
}
.content img {
  width: 100%;
}
/*margin,padding*/
.mt-origin-0 {
  margin-top: 270px;
}
.mb-origin-0 {
  margin-bottom: 24px;
}
.mb-origin-1 {
  margin-bottom: 48px
}
.mb-origin-2 {
  margin-bottom: 56px
}
.mb-origin-3 {
  margin-bottom: 130px;
}
.mb-origin-4 {
  margin-bottom: 200px;
}
.mb-origin-5 {
  margin-bottom: 500px;
}
.pb-origin-0 {
  padding-bottom: 270px;
}
.pb-origin-1 {
  padding-bottom: 200px;
}
.pb-origin-2 {
  padding-bottom: 300px;
}
.pt-origin-0 {
  padding-top: 60px;
}
.my-origin-0 {
  margin: 150px 0;
}
@media screen and (max-width: 768px) {
  .pb-origin-2 {
    padding-bottom: 200px;
  }
}
@media screen and (max-width: 576px) {
  .my-origin-0 {
    margin: 100px;
  }
  .mt-origin-0 {
    margin-top: 180px;
  }
  .mb-origin-0 {
    margin-bottom: 10px;
  }
  .mb-origin-1 {
    margin-bottom: 16px
  }
  .mb-origin-2 {
    margin-bottom: 24px
  }
  .mb-origin-3 {
    margin-bottom: 40px;
  }
  .mb-origin-4 {
    margin-bottom: 200px;
  }
  .mb-origin-5 {
    margin-bottom: 200px;
  }
  .pb-origin-0 {
    padding-bottom: 150px;
  }
  .col-6, .col-md-4, .col-sm-6 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
/*header*/
header {
  left: 40px;
  top: 30px;
  position: fixed;
  z-index: 99;
}
header img {
  width: 70%;
}
@media screen and (max-width: 576px) {
  header {
    left: 16px;
    top: 15px;
  }
  header img {
    width: 62.5%;
  }
}
.h1-origin {
  font-size: 0;
}
/*main-movie*/
.main-movie {
  position: relative;
}
.mainLogo {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.mainLogo img {
  width: 280px;
  height: auto;
}
.movieBg_black {
  background-image: url("../img/cover_ptn_b.png");
  background-repeat: repeat;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .movieBg_black {
    background-size: 3px;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
  .movieBg_black {
    background-size: 3px;
  }
}
#mainvisual {
  overflow: hidden;
  height: 100vh;
  background-color: #fff;
  width: 100%;
  z-index: -1;
}
#bgvid {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 57%;
}
/*index1_only*/
#bgvid_1 {
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  transform: translate(-50%, -57%);
  top: 57%;
}
@media screen and (max-width: 992px) {
  #bgvid {
    max-height: 105%;
  }
  /*index1_only*/
  #bgvid_1 {
    max-height: 105%;
  }
}
.main-bottom {
  bottom: 0;
  height: 70px;
  left: 50%;
  position: absolute;
  width: 2px;
  display: block;
  background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0) 50%);
  background-position: 0 -60px;
  background-size: 100% 200%;
  animation: animation-main-bottom 2.2s ease forwards infinite;
}
/*index2_only*/
.main-bottom_2 {
  background-color: #787878;
}
@media screen and (max-width: 576px) {
  .mainLogo img {
    width: 160px;
    height: auto;
  }
  .main-bottom {
    height: 70px;
  }
}
@keyframes animation-main-bottom {
  0% {
    background-position: 0 -60px;
  }
  65% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 70px;
  }
}
/*view-full-image*/
.full-imageIndex .block-sm {
  display: none;
}
.full-imageWrap {
  max-width: 120vw;
  max-height: 120vh;
  overflow: hidden;
  position: relative;
}
.full-image-text {
  color: #fff;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
  font-family: neue-haas-grotesk-text, a-otf-midashi-go-mb31-pr6n, sans-serif;
  font-size: 1rem;
  letter-spacing: 1px;
  position: absolute;
  bottom: 8%;
  left: 30%;
  z-index: 99;
}
.full-imageIndex img {
  transition: transform 0.5s linear;
}
.full-imageIndex img:hover {
  transform: scale(1.03);
}
.full-imageIndex, .full-imageIndex img, .full-image, .full-image img {
  display: block;
  width: 100%;
}
/*productpage-full-image*/
.full-image-alkoo-1 {
  background: url('../alkoo/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-busNavi-1 {
  background: url('../busnavi/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-carnavitime-1 {
  background: url('../carnavitime/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-hokkaido-1 {
  background: url('../hokkaido/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-noctive-1 {
  background: url('../noctive/img/img_04.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-recruit-1 {
  background: url('../recruit/img/img_05.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-salespromotion-1 {
  background: url('../salespromotion/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-sendagayamap-1 {
  background: url('../sendagayamap/img/img_04.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-smartmobility-1 {
  background: url('../smartmobility/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-total-1 {
  background: url('../total/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-travel-1 {
  background: url('../travel/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-truck-1 {
  background: url('../truck/img/img_02.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-forbaby-1 {
  background: url('../forbaby/img/img_02.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-licence-1 {
  background: url('../licence/img/img_03.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
.full-image-speedmeter-1 {
  background: url('../speedmeter/img/img_02.jpg');
  background-size: cover;
  background-position: center;
  padding-top: calc(816 / 1440 * 100%);
}
@media screen and (max-width: 576px) {
  .full-imageIndex .block-sm {
    display: block;
    height: 100%;
    width: 100vw;
  }
  .full-image-text {
    left: 10%;
  }
  .full-imageIndex .hidden-sm {
    display: none;
  }
  .full-image-busNavi-1 {
    height: 272px;
  }
  .full-image-smartmobility-1 {
    height: 272px;
  }
  .full-image-total-1 {
    height: 272px;
  }
  .full-image-truck-1 {
    height: 272px;
  }
  .full-image-travel-1 {
    height: 272px;
  }
  .full-image-hokkaido-1 {
    height: 272px;
  }
  .full-image-sendagayamap-1 {
    height: 272px;
  }
  .full-image-noctive-1 {
    height: 272px;
  }
  .full-image-forbaby-1 {
    height: 272px;
  }
  .full-image-licence-1 {
    height: 272px;
  }
  .full-image-speedmeter-1 {
    height: 272px;
  }
}
/*section-about*/
.position-sticky-origin-1, .position-sticky-origin-2 {
  top: 100px;
  z-index: 10;
}
.about-container, .work-container {
  max-width: 900px;
}
.about-img-third img {
  width: 80%;
}
@media screen and (max-width: 576px) {
  .about-1 {
    padding: 0 25px;
  }
  .about-container span:nth-of-type(2) {
    padding-left: 25px;
  }
  .about-container .about-img-third {
    padding-right: 25px;
  }
  .about-img-third img {
    width: 100%;
  }
}
/*section-work*/
.work-category {
  color: #1e1e1e;
  font-family: brandon-grotesque, sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 10px;
  text-align: left;
}
.work-sticky-under {
  padding-bottom: 250px;
  margin-bottom: 250px;
}
.section-work {
  background-image: url(../img/work_bg_img_3.jpg), url(../img/work_bg_img_2.jpg), url(../img/work_bg_img_1.jpg);
  background-repeat: no-repeat, no-repeat;
  background-size: 800px auto, 1200px auto, 1200px auto;
  background-position: right 250px, right 1300px, left 98%;
}
.wrap {
  max-width: 270px;
  max-height: 420px;
  overflow: hidden;
  position: relative;
}
.wrap:hover img {
  transform: scale(1.03);
}
.wrap img {
  transition: transform 0.8s ease-out;
  width: 110%;
  position: relative;
  left: -10px;
}
.workText {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.workTextInner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease;
}
.wrap:hover .workTextInner {
  opacity: 1;
}
/*text*/
.text-area {
  max-width: 520px;
}
.text-area p {
  font-size: 12px;
}
.hidden-pc {
  display: none;
}
/*back-to-top*/
.back-to-top {
  margin: 32px 0 72px;
}
@media screen and (max-width: 1200px) {
  .section-work {
    background-size: 700px auto, 1100px auto, 800px auto;
    background-position: right 250px, right 1400px, left 90%;
  }
}
@media screen and (max-width: 991px) {
  .section-work {
    background-size: 700px auto, 900px auto, 800px auto;
    background-position: right 250px, right 1200px, left 94%;
  }
}
@media screen and (max-width: 768px) {
  .section-work.pt-origin-0 h2 {
    margin-top: 100px;
  }
  .work-category {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .section-work {
    background-size: 430px auto, 630px auto, 750px auto;
    background-position: right 250px, right 2000px, left 84%;
  }
  li.hidden-sm {
    display: none;
  }
  .hidden-pc {
    display: block;
  }
}
@media screen and (max-width: 576px) {
  .work-category {
    font-size: 14px;
    letter-spacing: 8px;
  }
  .work-sticky-under {
    padding-bottom: 130px;
    margin-bottom: 130px;
  }
  .section-work {
    background-size: 270px auto, 370px auto, 370px auto;
    background-position: right 200px, right 50%, left 82%;
  }
  .back-to-top {
    margin: 18px 0;
  }
  .back-to-top img {
    width: 45px;
  }
}
/*footer*/
footer {
  background-color: #000;
  padding: 40px 0;
  line-height: 2.33;
}
footer img {
  width: auto;
}
footer ul {
  margin: 35px 0 30px 0;
}
footer li {
  height: 40px;
}
.share span {
  display: inline-block;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 576px) {
  .footer-logo img {
    height: auto;
    width: 104px;
  }
}
/* good desin award */
.full-imageIndex-GD {
  position: relative;
}
.full-imageIndex-GD2021 {
  position: relative;
}
.full-imageIndex-GD::before {
  background-image: url("../img/mark_gd2019_port.jpg");
  background-size: 144px 144px;
  content: '';
  display: block;
  position: absolute;
  top: 50px;
  right: 50px;
  width: 144px;
  height: 144px;
  z-index: 10;
}
.full-imageIndex-GD2021::before {
  background-image: url("../img/mark_gd2021_port.jpg");
  background-size: 144px 265px;
  content: '';
  display: block;
  position: absolute;
  top: 50px;
  right: 50px;
  width: 144px;
  height: 265px;
  z-index: 10;
}

@media screen and (max-width: 991px) {
  .full-imageIndex-GD::before {
    background-size: 80px 80px;
    top: 25px;
    right: 25px;
    width: 80px;
    height: 80px;
  }
  .full-imageIndex-GD2021::before {
    background-size: 80px 147px;
    top: 25px;
    right: 25px;
    width: 80px;
    height: 147px;
  }
}
.inner_gd {
  margin: 45px 0;
  padding-left: 15px;
}
.inner_gd img {
  width: 125px;
  height: auto;
}
.inner_hanshinlogo img {
  width: 300px;
  height: auto;
}