@charset "utf-8";

a:not(href) {
  cursor: pointer;
}

.main-stage {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.main-stage a {
  color: #333;
  text-decoration: none;
}
.main-stage a:hover {
  text-decoration: underline;
}
.main-stage sup,
.main-stage sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  /*vertical-align: bottom;*/
  position: relative;
  font-size: 0.7em;
}
.main-stage sup {
  bottom: 0.8ex;
  padding-right: 3px;
}
.main-stage sub {
  top: .5ex;
}

.main-stage {
  margin-top: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .main-stage {
    padding-bottom: 0;
  }
}
.main-stage p {
  color: #3f3f3f;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
}
.main-stage h1 {
  background: none!important;
}
.main-stage h2 {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
.main-stage h3 {
  border-bottom: none;
  margin-top: 0!important;
}
.main-stage h4 {
  border-left: none!important;
  font-size: 12px;
  font-weight: 300!important;
  line-height: 1.2;
  margin-top: 0!important;
  padding-left: 0!important;
}

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}

.lapinContent .sectionLead {
  color: #231815;
  padding: 0;
  font-size: 0.9em;
  line-height: 1.8em;
  letter-spacing: 0.1em;
  opacity: 0;
  text-align: center;
  transform: translateY(20px);
  transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
}

@media only screen and (max-width: 767px) {
  .main-stage .sectionTtl {
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
  }

  .main-stage .is-active .sectionTtl {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .main-stage .sectionTtl img {
    width: 100%;
    max-width: 375px;
    margin-top: 45px;
  }

  .main-stage .lead {
    color: #231815;
    padding-top: 20px;
    font-size: 12px!important;
    line-height: 1.66;
    letter-spacing: 1px;
    margin: 0!important;
    text-align: center;
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
    transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
  }

  .main-stage .is-active .lead {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  .main-stage .ph {
    width: 100%;
    height: auto;
    margin-top: 30px;
  }

  .main-stage .slick-track,
  #modalSafetySP .slick-track{
    outline: none;
  }

  .main-stage .slick-slide,
  #modalSafetySP.slick-slide {
    outline: none;
  }

  .main-stage .slick-arrow,
  #modalSafetySP .slick-arrow {
    position: absolute;
    top: 39vw;
    z-index: 2;
    width: 27px;
    height: 27px;
    font-size: 0;
    background: url(/car/lapin/home/img/sp/icon_arrow_prev.png) center center no-repeat;
    background-size: 12px auto;
    border: none;
    outline: none;
  }

  .main-stage .slick-prev,
  #modalSafetySP .slick-prev {
    left: 0;
  }

  .main-stage .slick-next,
  #modalSafetySP .slick-next {
    right: 0;
    background-image: url(/car/lapin/home/img/sp/icon_arrow_next.png);
  }

  .lineUp .slick-dots,
  .technology .slick-dots,
  #modalSafetySP .slick-dots {
    margin-top: 15px;
    font-size: 0;
    letter-spacing: 0;
    text-align: center;
  }

  .lineUp .slick-dots li,
  .technology .slick-dots li,
  #modalSafetySP .slick-dots li {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    padding: 5px;
  }

  .lineUp .slick-dots button,
  .technology .slick-dots button,
  #modalSafetySP .slick-dots button {
    width: 12px;
    height: 12px;
    font-size: 0;
    background-color: #fff;
    border-radius: 50%;
    border: none;
    outline: none;
  }

  .lineUp .slick-dots .slick-active button,
  .technology .slick-dots .slick-active button,
  #modalSafetySP .slick-dots .slick-active button {
    background-color: #036eb8;
  }
}

/*************************************************************
/ mainimageLapin pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #mainimageLapin {
    display: none;
  }
}
#mainimageLapin {
  overflow: hidden;
  position: relative;
  width: 100%!important;
}
#mainimageLapin .slide {
  overflow: hidden;
  z-index: 1;
  width: 100%!important;
}
#mainimageLapin .slick-list {
    overflow: hidden;
    padding: 0;
}
#mainimageLapin .slick-track {
    width: 100%;
    opacity: 1;
}
#mainimageLapin .slick-slide {
  opacity: 0;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
}
#mainimageLapin .slick-slide.slick-active {
  opacity: 1;
}
#mainimageLapin .slick-slide img {
}
#mainimageLapin .slick-slide.slick-active img {
  opacity: 1;
  display: block;
}
#mainimageLapin .slide {
  overflow: hidden;
}
#mainimageLapin .slide h1 {
  padding: 0;
}
#mainimageLapin .slide img {
  opacity: 0;
  margin: 0 auto;
  height: auto;
  width: 100%;
}
#mainimageLapin .scroll {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 45px;
  width: 90px;
  height: 33px;
}
#mainimageLapin .scroll img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 90px;
  height: 13px;
  animation-timing-function: ease-out;
  animation-duration: 1.2s;
  animation-name: mainScroll;
  animation-iteration-count: infinite;

}
@keyframes mainScroll {
  0% {
    top: 0;
  }
  
  80% {
    top: 20px;
  }
  100% {
    top: 0;
  }
}
#mainimageLapin .kv_lapin_mode {
  transition: opacity 0.5s ease-in-out;
}
#mainimageLapin .kv_lapin_mode:hover {
  opacity: 0.8;
}
#mainimageLapin .slick-track,
#mainimageLapin .slick-list,
#mainimageLapin .slick-slide {
  outline: none;
}
#mainimageLapin .slide .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  transform: translateX(-50%);
}
#mainimageLapin .slide .slick-dots li {
  list-style: none;
}
#mainimageLapin .slide .slick-dots button {
  position: relative;
  display: block;
  width: 60px;
  height: 3px;
  margin: 0 5px;
  padding: 5px 0;
  font-size: 0;
  outline: none;
  border: none;
  background: transparent;
  cursor: pointer;
}
#mainimageLapin .slide .slick-dots button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.2);
}
#mainimageLapin .slide .slick-dots button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 5px;
  display: block;
  width: 0;
  height: 3px;
  background-color: #000;
}
#mainimageLapin .slide .slick-dots .slick-active button:after {
  animation: progress 5s linear 0s;
}
@keyframes progress {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

/*************************************************************
/ kv
/************************************************************/
.kv {
  display: none;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .kv {
    display: block;
  }
  .kvSlider {
    max-height: 133.34vw;
    overflow: hidden;
  }

  .kvSlider.slick-initialized {
    max-height: none;
  }

  .kv .img {
    width: 100%;
    height: auto;
    margin: 0;
  }

  .kvScroll {
    position: absolute;
    bottom: 15px;
    left: 5.8vw;
    z-index: 2;
    width: 66px;
    height: 20px;
  }

  .kvScroll img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    -webkit-animation: mainScroll 1.2s ease-out infinite;
    animation: mainScroll 1.2s ease-out infinite;
  }

  @-webkit-keyframes mainScroll {
    0% {
      top: 0;
    }
    80% {
      top: 10px;
    }
    100% {
      top: 0;
    }
  }

  @keyframes mainScroll {
    0% {
      top: 0;
    }
    80% {
      top: 10px;
    }
    100% {
      top: 0;
    }
  }
  .kv .slick-dots {
    position: absolute;
    bottom: 12px;
    right: 0;
    z-index: 1;
  }
  .kv .slick-dots button {
    position: relative;
    display: block;
    width: 3px;
    height: 45px;
    margin-top: 15px;
    padding: 0 10px;
    font-size: 0;
    outline: none;
    border: none;
    background: transparent;
  }
  .kv .slick-dots button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    width: 3px;
    height: 100%;
    background-color: #e2e2e2;
  }
  .kv .slick-dots button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    display: block;
    width: 3px;
    height: 0;
    background-color: #000;
  }
  .kv .slick-dots .slick-active button:after {
    -webkit-animation: progress 5s linear 0s;
    animation: progress 5s linear 0s;
  }
  @-webkit-keyframes progress {
    0% {
      height: 0%;
    }
    100% {
      height: 100%;
    }
  }
  @keyframes progress {
    0% {
      height: 0%;
    }
    100% {
      height: 100%;
    }
  }
}

/*************************************************************
/ #whatsnew
/************************************************************/
#whatsnew {
  height: auto;
  padding-bottom: 8px;
  padding-left: 40px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  #whatsnew {
    display: none;
  }
}
#whatsnew #newsList,
#whatsnew .caroufredsel_wrapper,
#whatsnew #newsList li {
  width: calc( 100% - 84px)!important;
}
#whatsnew #newsList ul {
  margin-right: auto!important;
  height: auto!important;
}
#whatsnew #newsList ul li {
  font-size: 1em;
  line-height: 1.8;
  min-height: 14px;
}

/*************************************************************
/ #lapanDays pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #lapanDays.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #lapanDays {
    overflow: hidden;
    padding: 76px 20px 60px;
    background-color: #f5f5f0;
    box-sizing: border-box;
  }
  #lapanDays .sectionTtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 42px!important;
    padding-top: 0;
  }

  #lapanDays .sectionTtl img {
    opacity: 0;
    transform: translateY(20px);
  }

  #lapanDays .sectionTtl img.is-show {
    animation-timing-function: ease-out;
    animation-duration: 0.5s;
    animation-name: lapanDaysTtlPC;
    animation-fill-mode: forwards;
  }

  #lapanDays .contents {
    width: 100%;
  }

  #lapanDays .slider {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
    padding-top: 25px;
    opacity: 0;
    box-sizing: border-box;
    transition: opacity 0.5s;
  }

  #lapanDays .sliderItem {
    outline: none;
    margin: 0 10px;
    padding-top: 76px;
  }

  #lapanDays .sliderLeft {
    float: left;
    max-height: 690px;
    position: relative;
    width: 51.9%;
  }
  #lapanDays .sliderRight {
    background-color: #fff;
    box-sizing: border-box;
    float: left;
    max-height: 690px;
    padding: 40px;
    width: 48.1%;
  }

  @media only screen and (max-width: 1024px) {
    #lapanDays .sliderLeft { width: 51.7%; }
    #lapanDays .sliderRight { width: 48.1%; }
  }

  #lapanDays .sliderLeft img,
  #lapanDays .sliderRight img {
    height: auto;
    width: 100%;
  }

  #lapanDays .sliderFull {
    max-height: 690px;
    position: relative;
  }

  #lapanDays .sliderFull .lapanDays2Item {
    height: auto;
    width: 100%;
  }

  #lapanDays .sliderFull .lapanDaysItem:nth-child(1) {
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc( 50% - 0.1vw );
  }

  #lapanDays .sliderFull .lapanDaysItem:nth-child(2) {
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    width: calc( 50% - 0.1vw );
  }

  #lapanDays .sliderFull .lapanDaysItem:nth-child(3) {
    position: absolute;
    bottom: 0;
    right: 0;
  }

  #lapanDays .sliderLeftTtl{
    border-bottom: none;
    position: absolute;
    top: -76px;
    left: 30px;
    z-index: 2;
    padding: 0;
  }

  #lapanDays .lapanDaysItem {
    opacity: 0;
    transform: translateY(20px);
  }

  /*day1*/
  #lapanDays .slick-current .is-show .lapanDaysItem {
    opacity: 1;
    transform: translateY(0);
  }
  /*day2 3 4*/
  #lapanDays .day2.slick-current {

  }
  #lapanDays .day2.slick-current .lapanDaysItem,
  #lapanDays .day3.slick-current .lapanDaysItem,
  #lapanDays .day4.slick-current .lapanDaysItem {
    opacity: 1;
    transform: translateY(0);
  }

  #lapanDays .slick-current .fadeArea .lapanDaysItem:nth-child(1) {
    transition: opacity 0.5s 0.5s, transform 0.5s 0.5s;
  }

  #lapanDays .slick-current .fadeArea .lapanDaysItem:nth-child(2) {
    transition: opacity 0.5s 1s, transform 0.5s 1s;
  }

  #lapanDays .slick-current .fadeArea .lapanDaysItem:nth-child(3) {
    transition: opacity 0.5s 1.5s, transform 0.5s 1.5s;
  }

  #lapanDays .slick-current .fadeArea .lapanDaysItem:nth-child(4) {
    transition: opacity 0.5s 2s, transform 0.5s 2s;
  }

  #lapanDays .sliderNav {
    position: relative;
    width: 400px;
    height: 48px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }

  #lapanDays .sliderNav::before,
  #lapanDays .sliderNav::after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    width: 100%;
    background-color: #000;
  }

  #lapanDays .sliderNav::before {
    bottom: 0;
    height: 3px;
  }

  #lapanDays .sliderNav::after {
    bottom: 9px;
    height: 1px;
  }

  #lapanDays .sliderNav li {
    float: left;
    width: 25%;
    text-align: center;
    cursor: pointer;
    opacity: 0.3;
    transition: opacity 0.5s;
  }

  #lapanDays .sliderNav li:hover,
  #lapanDays .sliderNav li.is-active {
    opacity: 1;
  }

  #lapanDays .slick-arrow {
    position: absolute;
    z-index: 2;
    top: 430px;
    width: 31px;
    height: 58px;
    font-size: 0;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    transition: opacity 0.5s;
  }

  #lapanDays .slick-arrow:hover {
    opacity: 0.5;
  }

  #lapanDays .slick-arrow::before {
    position: absolute;
    z-index: 1;
    top: 0;
    content: '';
    width: 23px;
    height: 26px;
  }

  #lapanDays .slick-prev {
    left: -50px;
    outline: none;
  }

  #lapanDays .is-days2 .slick-prev {
    background: url(/car/lapin/home/img/arrow_days_01.png) left bottom no-repeat;
    background-size: 31px 15px;
  }

  #lapanDays .is-days3 .slick-prev {
    background: url(/car/lapin/home/img/arrow_days_02.png) left bottom no-repeat;
    background-size: 31px 15px;
  }

  #lapanDays .is-days4 .slick-prev {
    background: url(/car/lapin/home/img/arrow_days_03.png) left bottom no-repeat;
    background-size: 31px 15px;
  }

  #lapanDays  .slick-prev::before {
    left: 0;
    background: url(/car/lapin/home/img/arrow_prev.png) left top no-repeat;
    background-size: 23px auto;
  }

  #lapanDays .slick-next {
    right: -50px;
  }

  #lapanDays .is-days1 .slick-next {
    background: url(/car/lapin/home/img/arrow_days_02.png) left bottom no-repeat;
    background-size: 31px 15px;

  }

  #lapanDays .is-days2 .slick-next {
    background: url(/car/lapin/home/img/arrow_days_03.png) left bottom no-repeat;
    background-size: 31px 15px;
  }

  #lapanDays .is-days3 .slick-next {
    background: url(/car/lapin/home/img/arrow_days_04.png) left bottom no-repeat;
    background-size: 31px 15px;
  }

  #lapanDays .slick-next::before {
    right: 0;
    background: url(/car/lapin/home/img/arrow_next.png) left top no-repeat;
    background-size: 23px auto;
  }

  #lapanDays .slick-dots {
    padding-top: 28px;
    height: 12px;
    text-align: center;
    line-height: 1;
  }

  #lapanDays .slick-dots li {
    overflow: hidden;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: #d9d9d9;
    transition: background 0.5s;
    cursor: pointer;
  }

  #lapanDays .slick-dots .slick-active {
    background-color: #000;
  }

  #lapanDays .slick-dots li button {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 1;
  }

  #lapanDays .slick-arrow.slick-disabled {
    display: none !important;
  }


  @keyframes sliderNavPrev {
    0% {
      transform: translateX(20px);
    }

    80% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(20px);
    }
  }

  @keyframes sliderNavNext {
    0% {
      transform: translateX(-20px);
    }

    80% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-20px);
    }
  }

  #lapanDays .notes {
    font-size: 0.66em;
    line-height: 1.6em;
    margin-bottom: 0;
    padding-top: 15px;
  }

  #lapanDays .btn {
    clear: both;
    width: 100%;
    margin: 60px auto 0;
  }

  #lapanDays .btn a:first-child {
    margin-bottom: 20px;
  }
}

@keyframes lapanDaysTtlPC {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }

  80% {
    opacity: 1;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/*************************************************************
/ simulation
/************************************************************/
.simulation {
  padding: 60px 30px 30px;
}
@media only screen and (max-width: 767px) {
  .simulation {
    padding: 60px 30px 0;
  }
}
#lineUp.pc .simulation {
  padding: 0 30px 100px;
}
.lineUp.sp .simulation {
  padding: 60px 30px 60px;
}
.simulation .simulationBtn {
  text-align: center;
  transition: opacity 0.5s;
  margin-left: -40px;
}
@media only screen and (max-width: 767px) {
  .simulation .simulationBtn {
    margin-left: 0;
  }
  .simulation .simulationBtn img {
    height: auto;
    width: 100%;
  }
}
.simulation .simulationBtn:hover {
  opacity: .8;
}
.simulation .simulationTxt {
  color: #000;
  font-size: 0.9em;
  margin: 0 auto;
  padding-top: 40px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .simulation .simulationTxt {
    font-size: 1em;
    line-height: 1.6em;
  }
  .simulation .simulationLink a {
    font-size: 1.1em;
  }
}
.simulation .simulationLink {
  text-align: center;
}
.simulation .simulationLink a {
  background-image: url(/car/lapin/home/img/simulation_arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 7px 13px;
  border-bottom: 2px dotted #000;
  color: #000;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 20px;
  padding: 8px 30px 8px 0;
  transition: opacity 0.5s;
}
.simulation .simulationLink a:hover {
  opacity: .8;
  text-decoration: none;
}

#modalSimulation .modalBg,
#modalSimulationSP .modalBg {
  background: rgba(0,0,0,.5);
}
#modalSimulation .modalInner {
  border-radius: 10px;
}
#modalSimulationSP .modalInner {
  border-radius: 10px;
}
#modalSimulation .modalInnerBlock {
  border: none;
  border-radius: 10px;
  text-align: center;
}
#modalSimulation .modalInnerBlock img {
  height: auto;
  margin: 0 auto 50px;
  width: 100%;
}
#modalSimulationSP img:nth-child(1) {
  margin-bottom: 30px;
}
#modalSimulation .modalInnerBlock .note {
  font-size: 0.9em;
  line-height: 1.6em;
}
@media only screen and (max-width: 767px) {
  #modalSimulationSP .note {
    font-size: 0.8em;
    line-height: 1.5;
    margin: 0!important;
    padding-top: 0;
  }
  #modalSimulationSP .modalClose {
    background: url(/car/lapin/home/img/sp/icon_close_simulation.png) center center no-repeat;
  }
}

.modalInnerBlock .movie-thumb {
  margin: 0 auto 50px;
  padding: 0;
}
.modalInnerBlock .movie-thumb a img {
  border-radius: 24px;
  height: auto;
  margin: 0!important;
  max-width: 460px;
  width: 100%;
}
.modalInnerBlock .movie-thumb .is-pc .hv-o {
    transition: opacity .3s;
}
.modalInnerBlock .movie-thumb .video-modal-btn {
    display: block;
    position: relative;
}
.modalInnerBlock .movie-thumb .video-modal-btn.play-icon::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-image: url(/car/lapin/home/img/icn_play.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

#modalSimulationMovie.is-show {
  position: fixed;
  top: 0;
  left: 0;
}

#modalSimulationMovie .modalContents {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#modalSimulationMovie .modalContents .modalClose {
  position: absolute;
  top: calc( 50% - 260px );
  right: 20px;
}

#modalSimulationMovie .modalBg,
#modalSimulationMovieSP .modalBg {
  background-color: rgba(0,0,0,.5);
}
#modalSimulationMovieSP {
  z-index: 1002;
}
#modalSimulationSP #simulationMovieBtn {
  display: block;
  margin-bottom: 30px;
  position: relative;
}
#modalSimulationSP #simulationMovieBtn img {
  border-radius: 24px;
  margin-bottom: 0!important;
}
#modalSimulationSP #simulationMovieBtn::after {
    content: '';
    display: block;
    width: 80px;
    height: 80px;
    background-image: url(/car/lapin/home/img/icn_play.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

/*************************************************************
/ lapanDays sp
/************************************************************/
#lapinDaysSP {
  display: none;
}
@media only screen and (max-width: 767px) {
  #lapinDaysSP {
    display: block;
  }
  .lapinDays {
    padding-top: 12vw;
    background-color: #f5f5f0;
    padding-bottom: 65px;
  }

  .lapinDays h2 {
    text-align: center;
    letter-spacing: 0;
    font-size: 0;
  }

  .lapinDays h2 img {
    opacity: 0;
    transform: translateY(20px);
  }

  .lapinDays.is-active h2 img {
    -webkit-animation: lapanDaysTtl 0.5s ease-out 0s forwards;
    animation: lapanDaysTtl 0.5s ease-out 0s forwards;
  }

  .lapinDays h2 img:nth-child(1) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
  }
  .lapinDays h2 img:nth-child(2) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
  }
  .lapinDays h2 img:nth-child(3) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
  }
  .lapinDays h2 img:nth-child(4) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
  }
  .lapinDays h2 img:nth-child(5) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
  .lapinDays h2 img:nth-child(6) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
  }
  .lapinDays h2 img:nth-child(7) {
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
  }
  .lapinDays h2 img:nth-child(8) {
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
  }
  .lapinDays h2 img:nth-child(9) {
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
  }

  @-webkit-keyframes lapanDaysTtl {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
    }

    80% {
      opacity: 1;
      -webkit-transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
    }
  }

  @keyframes lapanDaysTtl {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }

    80% {
      opacity: 1;
      transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  .lapinDays .sliderContents {
    position: relative;
  }

  .lapinDays .howToUse {
    position: absolute;
    top: 33vw;
    left: 50%;
    z-index: 3;
    margin-left: -75px;
    padding: 7px 21.5px 10px;
    background-color: rgba(255,255,255,0.8);
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(2,0,0,0.4);
  }

  .lapinDays .howToUse.is-active {
    -webkit-animation: hideHand 0.3s linear 1.3s forwards;
    animation: hideHand 0.3s linear 1.3s forwards;
  }

  .lapinDays .howToUse.is-active img {
    -webkit-animation: moveHand 1s linear forwards;
    animation: moveHand 1s linear forwards;
  }

  @-webkit-keyframes moveHand {
    0% {
      -webkit-transform: translateX(0);
    }
    25% {
      -webkit-transform: translateX(-10px);
    }
    75% {
      -webkit-transform: translateX(10px);
    }
    100% {
      -webkit-transform: translateX(0);
    }
  }

  @keyframes moveHand {
    0% {
      transform: translateX(0);
    }
    25% {
      transform: translateX(-10px);
    }
    75% {
      transform: translateX(10px);
    }
    100% {
      transform: translateX(0);
    }
  }

  @-webkit-keyframes hideHand {
    0% {
      opacity: 1;
      z-index: 50;
    }
    90% {
      opacity: 0;
      z-index: 50;
    }
    100% {
      opacity: 0;
      z-index: 1;
    }
  }

  @keyframes hideHand {
    0% {
      opacity: 1;
      z-index: 50;
    }
    90% {
      opacity: 0;
      z-index: 50;
    }
    100% {
      opacity: 0;
      z-index: 1;
    }
  }

  .lapinDays .sliderNav {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: top;
    align-items: top;
    margin: 33px 27.5px 0;
    padding: 0 10px 4px;
    border-bottom: 3px solid #000;
  }

  .lapinDays .sliderNav::before {
    content: '';
    position: absolute;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #000;
  }

  .lapinDays .sliderNav li {
    width: 25%;
    padding: 11px 0;
    text-align: center;
    opacity: 0.2;
    cursor: pointer;
    transition: opacity 0.3s ease-in-out;
  }

  .lapinDays .sliderNav li.is-active {
    opacity: 1;
  }

  .lapinDays .slider {
    position: relative;
    z-index: 2;
    background-color: #f5f5f0;
  }

  .lapinDays .sliderItem {
    padding: 0 27.5px;
    outline: none;
  }

  .lapinDays .slick-arrow.slick-disabled {
    display: none !important;
  }

  .lapinDays .dayImg {
    width: 100%;
  }

  .lapinDays .dayLead {
    color: #231815;
    padding-top: 18px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.33;
    margin: 0;
  }

  .lapinDays .dayTxt {
    color: #231815;
    padding-top: 8px;
    font-size: 12px;
    line-height: 1.66;
    margin: 0;
  }

  .lapinDays .notesWrap {
    padding: 0 27px;
  }

  .lapinDays .dayNotes {
    color: #231815;
    margin: 0;
    padding-top: 15px;
    font-size: 10px;
  }

  .lapinDays .dayNotes:nth-child(2),
  .lapinDays .dayNotes:nth-child(3) {
    display: none;
  }

  .lapinDays .btn {
    margin-top: 28px;
  }

  .lapinDays .btn + .btn {
    margin-top: 15px;
  }
}

/*************************************************************
/ #functionForGirl pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #functionForGirl.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #functionForGirl {
    overflow: hidden;
    padding: 54px 0 100px;
    background-color: #ffe8ec;
    box-sizing: border-box;
  }

  #functionForGirl .sectionTtl {
    margin-bottom: 27px!important;
    padding-top: 0;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #functionForGirl.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #functionForGirl .sectionLead {
    margin: 0 auto 50px;
  }

  #functionForGirl.is-show .sectionLead {
    opacity: 1;
    transform: translateY(0);
  }

  #functionForGirl .contents {
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
  }

  #functionForGirl .contentsInner:nth-child(1) {
    float: left;
    padding-left: 31px;
    width: 60%;
  }

  #functionForGirl .contentsInner:nth-child(1) img {
    height: auto;
    width: 100%;
  }

  #functionForGirl .contentsInner:nth-child(2) {
    float: left;
    padding-top: 45px;
    padding-left: 36px;
    box-sizing: border-box;
    width: 40%;
  }

  #functionForGirl .contentsItem {
    position: relative;
    width: 100%;
  }

  #functionForGirl .contentsItem:nth-child(1){
    margin-bottom: 50px;
    padding: 0;
    padding-right: 30px;
  }

  #functionForGirl .contentsItem:nth-child(2){
    margin-top: 79px;
    padding: 0;
    padding-right: 30px;
  }

  #functionForGirl .contentsTtl {
    border-bottom: none;
    margin-bottom: 10px!important;
    padding-top: 0;
  }

  #functionForGirl .contentsTtl > img {
    height: auto;
    width: 92%;
  }

  #functionForGirl .contentsItem > img {
    margin-left: 3px;
    cursor: pointer;
  }

  #functionForGirl .contentsItem > img:hover + .plusBtnWrap .plusBtn {
    width: 36px;
    height: 36px;
  }

  #functionForGirl .contentsItem > img:hover + .plusBtnWrap .plusBtn span {
    width: 30px;
    height: 30px;
  }

  #functionForGirl .contentsItem > img:hover + .plusBtnWrap .plusBtn span::before,
  #functionForGirl .contentsItem > img:hover + .plusBtnWrap .plusBtn span::after {
    height: 12px;
    margin-top: -6px;
  }

  #functionForGirl .contentsTxt {
    position: absolute;
    z-index: 2;
    bottom: -20px;
    right: 20px;
  }
  
  #functionForGirl .contentsTxt + img {
    height: auto;
    width: 100%;
  }

  #functionForGirl .contentsItem:nth-child(2) .contentsTxt{
    bottom: -30px;
    right: 10px;
  }

  #functionForGirl .movieBtnWrap {
    position: absolute;
    top: -4px;
    right: 10px;
    z-index: 2;
  }

  #functionForGirl .plusBtnWrap {
    position: absolute;
    z-index: 2;
    bottom: -11px;
    left: -7px;
  }

  #functionForGirl .btn {
    clear: both;
    padding-top: 60px;
    text-align: center;
    width: 100%;
  }

  #modalFunction .dotList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
  }

  #modalFunction .dotList li {
    margin-right: 9px;
    padding: 5px 10px;
    font-size: 0.7em;
    border: 2px dotted #000; 
  }

  #modalFunction .note  {
    padding-top: 10px;
    font-size: 0.8em;
    line-height: 1.6em;
  }

  #modalFunction .nanoe {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 20px;
  }

  #modalFunction .nanoe .note {
    width: 545px;
    padding-top: 0;
  }

  #modalFunction .list {
    font-size: 0.8em;
    line-height: 1.6em;
    padding-top: 10px;
  }

  #modalFunction .list li:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 2px;
    background-color: #231815;
    border-radius: 50%;
    vertical-align: baseline;
  }
}

/*************************************************************
/ functionForGirl sp
/************************************************************/
.functionForGirl.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .functionForGirl.sp {
    display: block;
  }
  .functionForGirl {
    background-color: #ffe8ec;
    padding-bottom: 65px;
    padding-bottom: 65px;
  }

  .functionForGirl .lead {
    
  }

  .functionForGirl .btn {
    margin-top: 93px;
  }

  .functionForGirl .item {
    margin: 50px 27.5px 0;
  }

  .functionForGirl .itemHeading {
    position: relative;
  }

  .functionForGirl .itemHeading h3 {
    border-bottom: none;
    padding-bottom: 0;
  }

  .functionForGirl .itemHeading img {
    width: 100%;
  }

  .functionForGirl .itemHeading .movieBtn {
    position: absolute;
    right: -17px;
    top: 50%;
    width: 66px;
    margin-top: -50px;
    cursor: pointer;
  }

  .functionForGirl .itemBody {
    position: relative;
    margin-top: 18px;
  }

  .functionForGirl .item .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
  }

  .functionForGirl .item .plus {
    position: absolute;
    bottom: -27px;
    left: -20px;
    z-index: 2;
    width: 55px;
    cursor: pointer;
  }

  .functionForGirl .item .txt {
    position: absolute;
    right: -10px;
    bottom: -40px;
    z-index: 2;
    width: 69.375%;
  }

  .functionForGirl .uv {
    margin-top: 96px;
  }

  .functionForGirl .uv .txt {
    bottom: -45px;
    width: 85%;
  }

  #modalfunctionSP .modalTtl {
    padding-bottom: 15px;
    border-bottom: 2px dotted #000;
  }

  #modalfunctionSP .list {
    margin-top: 20px;
    font-size: 10px;
    line-height: 1.8;
  }

  #modalfunctionSP .list li {
    position: relative;
    padding-left: 11px;
    text-indent: 0;
  }

  #modalfunctionSP .list li::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 9px;
    height: 9px;
    background-color: #000;
    border-radius: 50%;
  }
}

/*************************************************************
/ loveToDrive pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #loveToDrive.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #loveToDrive {
    overflow: hidden;
    padding: 70px 30px 100px;
    background-color: #fffbc8;
    box-sizing: border-box;
  }

  #loveToDrive .sectionTtl {
    margin-bottom: 30px!important;
    padding-top: 0;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #loveToDrive.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #loveToDrive .sectionLead {
    margin: 0 auto 50px;
  }

  #loveToDrive.is-show .sectionLead {
    opacity: 1;
    transform: translateY(0);
  }

  #loveToDrive .contents {
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
  }

  #loveToDrive .contents img {
    height: auto;
    width: 100%;
  }

  #loveToDrive .contentsInner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 360px;
    margin: 33px auto 0;
    max-width: 810px;
    padding: 31px 63px 46px;
    box-sizing: border-box;
  }

  #loveToDrive .contentsItem {
    position: relative;
    z-index: 2;
    width: calc( 50% - 20px );
  }

  #loveToDrive .contentsItem img {
    vertical-align: top;
  }

  #loveToDrive .contentsItem > img {
    cursor: pointer;
  }

  #loveToDrive .contentsItem > img:hover + .plusBtnWrap .plusBtn {
    width: 36px;
    height: 36px;
  }

  #loveToDrive .contentsItem > img:hover + .plusBtnWrap .plusBtn span {
    width: 30px;
    height: 30px;
  }

  #loveToDrive .contentsItem > img:hover + .plusBtnWrap .plusBtn span::before,
  #loveToDrive .contentsItem > img:hover + .plusBtnWrap .plusBtn span::after {
    height: 12px;
    margin-top: -6px;
  }

  #loveToDrive .contentsTtl {
    border-bottom: none;
    margin-bottom: 15px!important;
    padding-top: 0;
    padding-bottom: 0;
  }

  #loveToDrive .plusBtnWrap {
    left: -9px;
    bottom: -11px;
  }

  #loveToDrive .contentsBg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
  }

  #loveToDrive .btn {
    margin-top: 46px;
    width: 100%;
  }

  #modalLoveToDrive .keyAttention {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 0.8em;
    color: #e60012;
    border: 1px solid #e60012;
    line-height: 1.7;
  }

}

/*************************************************************
/ loveToDrive sp
/************************************************************/
.loveToDrive.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .loveToDrive.sp {
    display: block;
  }
  .loveToDrive {
    background-color: #fffbc8;
    padding-bottom: 65px;
  }

  .loveToDrive .btn {
    margin-top: 65px;
  }

  .loveToDrive .item {
    margin: 50px 27.5px 0;
  }

  .loveToDrive h3 img {
    width: 100%;
  }

  .loveToDrive .itemBody {
    position: relative;
    margin-top: 18px;
  }

  .loveToDrive .item .img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
  }

  .loveToDrive .item .plus {
    position: absolute;
    bottom: -27px;
    left: -20px;
    z-index: 2;
    width: 55px;
    cursor: pointer;
  }

  .loveToDrive .startSystem {
    margin-top: 60px;
  }

  #modalLoveSP .modalBg {
    background-color: rgba(255,251,200,0.9);
  }

  #modalLoveSP .modalTtl {
    padding-bottom: 21px;
    background: url(/car/lapin/home/img/sp/loveToDrive_modal_line.png) left bottom repeat-x;
    background-size: auto 6px;
  }

  #modalLoveSP .attentionBox {
    margin-top: 15px;
    padding: 10px 12px;
    font-size: 10px;
    line-height: 1.8;
    color: #e60012;
    border: 2px solid #e60012;
  }

}

/*************************************************************
/ technology pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #technology.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #technology {
    overflow: hidden;
    padding: 80px 30px 100px;
    background-color: #c7e1f5;
    box-sizing: border-box;
  }

  #technology .sectionTtl {
    margin-bottom: 30px!important;
    padding-top: 0;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #technology.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #technology .sectionLead {
    margin: 0 auto 20px;
  }

  #technology.is-show .sectionLead {
    opacity: 1;
    transform: translateY(0);
  }

  #technology .contents {
    margin: 0 auto;
    max-width: 980px;
    width: 100%;
  }

  #technology .contents .technologyImage {
    height: auto;
    width: 100%;
  }

  #technology .safety {
    margin: 29px auto 76px;
    max-width: 920px;
    position: relative;
    width: calc( 100% - 25px );
  }

  #technology .safetyTtl {
    border-bottom: none;
    position: relative;
    z-index: 1;
    padding: 40px 53px;
  }
  
  #technology .safetyTtl img {
    height: auto;
    width: calc( 50% - 50px );
  }

  #technology .safetyBrake {
    position: absolute;
    top: 0;
    right: -10px;
    z-index: 2;
    width: calc( 50% + 23px );
  }

  #technology .safetyBrakeTtl {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  #technology .safetyBrakeTtl img {
    height: auto;
    width: 100%;
  }

  #technology .safetyBrake .safetyList {
    padding: 17px 10px 0;
  }

  #technology .safetyBrake .safetyList .safetyItem {
    width: calc( 50% - 20px );
  }

  #technology .safetyList {
    position: relative;
    z-index: 3;
    padding: 0;
  }

  #technology .safetyList::after {
    content: " ";
    display: block;
    clear: both;
  }

  #technology .safetyItem {
    position: relative;
    float: left;
    width: calc( 25% - 20px );
    max-height: 70px;
    margin: 10px;
  }

  #technology .safetyItem a {
    display: block;
  }

  #technology .safetyItem a img {
    height: auto;
    width: 100%;
  }
  #technology .safetyItem a:hover + .plusBtnWrap .plusBtn {
    width: 36px;
    height: 36px;
  }

  #technology .safetyItem a:hover + .plusBtnWrap .plusBtn span {
    width: 30px;
    height: 30px;
  }

  #technology .safetyItem a:hover + .plusBtnWrap .plusBtn span::before,
  #technology .safetyItem a:hover + .plusBtnWrap .plusBtn span::after {
    height: 12px;
    margin-top: -6px;
  }

  #technology .plusBtnWrap {
    position: absolute;
    z-index: 2;
    bottom: -13px;
    right: -13px;
  }

  #technology .movie {
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    margin: 0 auto 61px;
    max-width: 1080px;
    padding: 40px 50px 20px;
    position: relative;
    text-align: center;
    width: 100%;
  }

  #technology .movie .collab {
    position: absolute;
    top: -40px;
    left: 60px;
    z-index: 1;
  }

  #technology .movieTtl {
    border-bottom: none;
    margin-top: 0;
    margin-bottom: 19px!important;
    padding: 0;
  }

  #technology .movieTxt {
    color: #231815;
    font-size: 0.9em;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    line-height: 1.8em;
    text-align: center;
  }

  #technology .movieList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 18px;
    padding: 0;
  }

  #technology .movieList li {
    color: #231815;
    font-size: 0.9em;
    width: calc( 100% / 3 - 15px );
  }
  
  #technology .movieList li img {
    height: auto;
    width: 100%;
  }

  #technology .movieItem .thumb {
    position: relative;
    margin-bottom: 13px;
    cursor: pointer;
  }

  #technology .movieList .movieBtn {
    position: absolute;
    z-index: 2;
    bottom: -15px;
    left: 37px;
    width: 50px;
    height: 50px;
    transform: translate(-50%,-50%);
  }

  #technology .movieList .movieBtn span {
    width: 44px;
    height: 44px;
  }

  #technology .movieList .movieBtn span:before {
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #000;
  }

  #technology .movieItem:hover .movieBtn {
    width: 60px;
    height: 60px;
  }

  #technology .movieItem:hover .movieBtn span {
    width: 54px;
    height: 54px;
  }

  #technology .movieItem:hover .movieBtn span:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 10px solid #000;
  }

  #technology .movieNotes {
    font-size: 0.6em;
    line-height: 1.8;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    padding: 0;
    text-align: center;
  }

  #technology .btn {
    width: 100%;
  }

}

/*************************************************************
/ technology sp
/************************************************************/
.technology.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .technology.sp {
    display: block;
  }

  .technology {
    background-color: #c7e1f5;
    padding-bottom: 65px;
  }

  .technology .imgBlock {
    position: relative;
    margin: 0 27.5px;
    padding-bottom: 11.875%;
  }

  .technology .imgBlock .circleTxt {
    position: absolute;
    bottom: 0;
    right: -18.5px;
    width: 30.3125%;
  }

  .technology .safety .sectionTtl {
    border-bottom: none;
    margin: 0;
  }

  .technology .safety .sectionTtl img {
    margin-top: 0;
  }

  .main-stage .safety .sectionTtl img {
    margin-top: 0;
  }

  .technology .btn {
    margin-top: 40px;
  }

  .technology .safetyList {
    margin: 0 27.5px;
  }

  .technology .safetyList li {
    position: relative;
    float: left;
    width: calc(50% - 9.5px);
    margin-bottom: 22px;
    cursor: pointer;
  }

  .technology .safetyList li:nth-child(odd) {
    margin-right: 19px;
  }

  .technology .safetyList .safetyItem {
    position: relative;
    z-index: 1;
    width: 100%;
    cursor: pointer;
  }

  .technology .safetyList .plusBtn {
    background: none;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    height: 34px;
    position: absolute;
    bottom: -16px;
    right: -16px;
    z-index: 2;
    width: 34px;
    cursor: pointer;
  }

  .technology .safetyNote {
    margin-top: 15px;
    padding: 15px 20px;
    font-size: 10px;
    line-height: 1.8;
    border-radius: 26px;
    background-color: #c7e1f5;
  }

  .technology .safetyNote::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 14px;
    margin-right: 5px;
    background: url(/car/lapin/home/img/sp/icon_exclamation.png) center center no-repeat;
    background-size: contain;
  }

  .technology .safetyBrake {
    position: relative;
    margin: 32.5px 20px 13px;
    padding: 13px 6.5px 5px;
    border: 1px solid #036eb8;
  }

  .technology .safetyBrakeTtl {
    position: absolute;
    top: -7px;
    left: 50%;
    margin: 0;
    padding: 0 8px;
    font-size: 10px;
    font-weight: bold;
    color: #036eb8;
    background-color: #c7e1f5;
    transform: translateX(-50%);
  }

  .technology .safetyBrake .safetyList {
    display: inline-block;
    margin: 0;
  }

  .technology .safetyBrake .safetyList li {
    margin-bottom: 0;
  }

  .koi .sectionTtl {
    border-bottom: none;
    margin: 0;
  }
  
  .koiSlideWrap {
    position: relative;
  }

  .koiSlideWrap .collab {
    position: absolute;
    top: -10.4vw;
    left: 11.6vw;
    z-index: 2;
    width: 20.8%;
    height: auto;
  }

  .koiSlide {
    margin-top: 20px;
    z-index: 1;
  }

  .koiSlide .slick-list li {
    width: 56vw;
    margin: 0 7.5px;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-align: center;
    outline: none;
    cursor: pointer;
  }

  .koiSlide .thumb {
    margin-bottom: 10px;
    border-radius: 1.1vw;
    background-color: #fff;
  }

  .koiSlide img {
    width: 100%;
    opacity: 0.5;
    transition: opacity 0.3s ease-in-out;
  }

  .koiSlide .movieTtl {
    opacity: 0.5;
  }

  .koiSlide .slick-center img,
  .koiSlide .slick-center .movieTtl {
    opacity: 1;
  }

  #modalSafetySP .modalBg {
    background-color: rgba(199,225,245,0.9);
  }

  #modalSafetySP {
    padding: 10px 26.5px
  }

  #modalSafetySP .slideModal {
    width: 100%;
    z-index: 2;
  }

  #modalSafetySP .slideModal .item {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 15px 6px 5px;
    padding: 40px 19px;
    letter-spacing: 0.8px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 26px;
    box-sizing: border-box;
    box-shadow: 0 0 0 5px #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  #modalSafetySP .slideModal img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }

  #modalSafetySP .slideModal .slick-arrow {
    top: 50%;
    margin-top: -14px;
  }

  #modalSafetySP .slideModal .slick-next {
    right: -27px;
  }

  #modalSafetySP .slideModal .slick-prev {
    left: -27px;
  }

}

/*************************************************************
/ thinkingEco pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #thinkingEco.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #thinkingEco {
    overflow: hidden;
    padding: 75px 30px 100px;
    background-color: #d6eace;
    box-sizing: border-box;
  }

  #thinkingEco .sectionTtl {
    margin-bottom: 32px!important;
    padding-top: 0;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #thinkingEco.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #thinkingEco .sectionLead {
    margin: 0 auto 50px;}

  #thinkingEco.is-show .sectionLead {
    opacity: 1;
    transform: translateY(0);
  }

  #thinkingEco .contents {
    margin: 0 auto;
    max-width: 980px;
    text-align: center;
  }

  #thinkingEco .contents > img:nth-child(1) {
    height: auto;
    margin-bottom: 34px;
    max-width: 980px;
    width: 100%;
  }

  #thinkingEco .contents > img:nth-child(2) {
    height: auto;
    max-width: 864px;
    width: 100%;
  }

  #thinkingEco .thinkingEcoMovie {
    position: relative;
    width: 600px;
    height: 438px;
    margin: 70px auto 75px;
  }

  #thinkingEco .thinkingEcoMovie .movieBtnWrap{
    position: absolute;
    z-index: 2;
    top: 130px;
    left: 50%;
    transform: translateX(-50%);
  }

  #thinkingEco .btn {
    margin-top: 68px;
    text-align: center;
    width: 100%;
  }

}

/*************************************************************
/ thinkingEco sp
/************************************************************/
.thinkingEco.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .thinkingEco.sp {
    display: block;
  }

  .thinkingEco {
    background-color: #d6eace;
    padding-bottom: 65px;
  }

  .thinkingEco .greenTechnology {
    display: block;
    width: 89.6vw;
    margin: 0 auto;
    padding: 22px 0 0;
    box-sizing: border-box;
  }

  .thinkingEco .btn {
    margin-top: 32px;
  }

}

/*************************************************************
/ secret pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #secret.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #secret {
    padding: 82px 30px 150px;
    background-color: #f6efe2;
    box-sizing: border-box;
  }

  #secret .sectionTtl {
    margin-bottom: 30px!important;
    padding-top: 0;
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #secret .sectionTtl img {
    margin-left: -17px;
  }

  #secret.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #secret .sectionLead {
    margin: 0 auto 85px;
  }

  #secret.is-show .sectionLead {
    opacity: 1;
    transform: translateY(0);
  }

  #secret .contents {
    margin: 0 auto;
    max-width: 980px;
    position: relative;
    text-align: center;
    width: 100%;
  }

  #secret .secretImage {
    height: auto;
    max-width: 540px;
    width: 47%;
  }

  #secret .contentsItem {
    width: 230px;
    position: absolute;
    z-index: 2;
    padding: 30px 15px 20px;
    background-color: #fff;
    border-radius: 10px;
    box-sizing: border-box;
    cursor: pointer;
  }

  #secret .contentsItem img {
    height: auto;
    width: 100%;
  }

  #secret .contentsItem:nth-child(1) {
    top: -23%;
    left: 10px;
    z-index: 3;
  }
  
  #secret .contentsItem:nth-child(1) dt img {
    width: 206px;
  }

  #secret .contentsItem:nth-child(2) {
    top: -10%;
    right: 10px;
  }

  #secret .contentsItem:nth-child(2) dt img {
    width: 181px;
  }

  #secret .contentsItem:nth-child(3) {
    top: 75%;
    left: 10px;
  }

  #secret .contentsItem:nth-child(3) dt img {
    width: 162px;
  }

  @media only screen and (max-width: 1040px) {
    #secret .secretImage {
      
    }

    #secret .contentsItem:nth-child(1) dt img {
      width: 165px;
    }

    #secret .contentsItem:nth-child(2) dt img {
      width: 145px;
    }

    #secret .contentsItem:nth-child(3) dt img {
      width: 130px;
    }
    
    #secret .contentsItem {
      padding: 20px 10px 10px;
      width: 190px;
    }
  }

  #secret .contentsItem dl {
    overflow: hidden;
    box-sizing: border-box;
    height: 68px;
  }

  #secret .contentsItem dd {
    padding: 20px 0 0;
    font-size: 0.75em;
    line-height: 1.5em;
    letter-spacing: 0..5em;
    text-align: left;
  }

  #secret .contentsItem:hover .plusBtn {
    width: 36px;
    height: 36px;
  }

  #secret .contentsItem:hover .plusBtn span {
    width: 30px;
    height: 30px;
  }

  #secret .contentsItem:hover .plusBtn span::before,
  #secret .contentsItem:hover .plusBtn span::after {
    height: 12px;
    margin-top: -6px;
  }

  #secret .contentsItem .plusBtnWrap {
    z-index: 3;
    right: -13px;
    bottom: -13px;
  }

  #secret .is-open .plusBtn span::before {
    transform-origin: center center;
    transform: scale(0);
  }

  #modalSecret .secretLapin {
    display: block;
    margin-top: 15px;
  }
}

/*************************************************************
/ secret sp
/************************************************************/
.secret.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .secret.sp {
    display: block;
  }

  .secret {
    padding-bottom: 68px;
    background-color: #f6efe2;
  }

  .secret .pointBLock {
    position: relative;
    width: 77.8%;
    max-width: 292px;
    margin: 40px auto 0;
    text-align: center;
  }

  .secret .illust {
    position: relative;
    z-index: 1;
    width: 100%;
  }

  .secret .plus {
    position: absolute;
    z-index: 2;
    width: 18.8%;
    cursor: pointer;
  }

  .secret .plusBtn-01 {
    top: -9%;
    right: -10%;
  }

  .secret .plusBtn-02 {
    bottom: -9%;
    left: -10%;
  }

  .secret .plusBtn-03 {
    bottom: -9%;
    left: 50%;
    margin-left: -9.4%;
  }

  .secret .secretLapin {
    display: block;
    margin: 12px auto 0;
    max-width: 100%;
    height: auto;
  }

  #modalSecretSP .modalBg {
    background-color: rgba(246,239,226,0.9);
  }
}

/*************************************************************
/ lineup pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #lineUp.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #lineUp {
    overflow: hidden;
    max-width: 1150px;
    width: 100%;
    margin: 100px auto 0;
    padding: 0 30px;
    text-align: center;
  }

  #lineUp .inner {
    height: 1153px;
    padding-top: 80px;
    padding-bottom: 100px;
    background: url(/car/lapin/home/img/lineUp_bg.jpg) center top no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
  }

  #lineUp .sectionTtl {
    opacity: 0;
    text-align: center;
    transform: translateY(20px);
    transition: opacity 0.5s, transform 0.5s;
  }

  #lineUp.is-show .sectionTtl {
    opacity: 1;
    transform: translateY(0);
  }

  #lineUp .slideBlock {
    overflow: hidden;
    position: relative;
    left: 50%;
    width: 1130px;
    height: 544px;
    margin: 7px 0 10px;
    box-sizing: border-box;
    transform: translateX(-50%);
  }

  #lineUp .slideBlock:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 50%;
    z-index: 1;
    width: 980px;
    height: 430px;
    background-color: transparent;
    border-radius: 30px;
    transform: translateX(-50%);
  }
  #lineUp .slideBlock .type {
    position: absolute;
    top: 0;
    left: 71px;
    z-index: 2;
  }
  #lineUp .colorSlide {
    position: relative;
    left: -190px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 5000px;
    height: 388px;
    padding-top: 0;
  }
  #lineUp .colorSlide li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 190px;
    height: 388px;
    box-sizing: border-box;
    transition: 0.5s ease-in-out;
  }
  #lineUp .colorSlide .center {
    width: 14%;
    margin: 0 30px;
  }
  #lineUp .colorSlide .reset {
    transition: none;
  }
  #lineUp .colorSlide .car {
    position: relative;
    z-index: 2;
    display: block;
    width: 90%;
    height: auto;
    margin: 190px auto 0;
    cursor: pointer;
    transition: margin-top 0.5s ease-in-out, width 0.5s ease-in-out;
  }
  #lineUp .colorSlide .center .car {
    cursor: auto;
    height: auto;
    margin-top: 122px;
    width: 60%;
  }
  #lineUp .colorSlide .reset .car {
    transition: none;
  }

  #lineUp .colorSlide .bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 52%;
    width: 100%;
    opacity: 0;
    transform: translateX(-50%);
  }

  #lineUp .colorSlide .center .bg {
    width: 480px;
    opacity: 1;
    transition: opacity 0.5s 0.5s ease-in-out;
  }

  #lineUp .prevBtn,
  #lineUp .nextBtn {
    position: absolute;
    bottom: 229px;
    z-index: 2;
    width: 40px;
    height: 39px;
    background-repeat: no-repeat;
    transition: 0.3s linear;
    cursor: pointer;
    transition: opacity 0.5s;
  }

  #lineUp .prevBtn:hover,
  #lineUp .nextBtn:hover {
    opacity: 0.5;
  }

  #lineUp .prevBtn {
    left: 246px;
  }

  #lineUp .nextBtn {
    right: 246px;
  }

  #lineUp .prevBtn::before,
  #lineUp .nextBtn::before {
    position: absolute;
    z-index: 1;
    top: 7px;
    content: '';
    width: 23px;
    height: 26px;
  }

  #lineUp .nextBtn::before {
    right: 8px;
    background: url(../img/arrow_next.png) left top no-repeat;
    background-size: 23px auto;
  }

  #lineUp .prevBtn::before {
    left: 8px;
    background: url(../img/arrow_prev.png) left top no-repeat;
    background-size: 23px auto;
  }

  #lineUp .dots {
    position: absolute;
    bottom: 64px;
    left: 5px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }

  #lineUp .dots li {
    position: relative;
    margin: 0 8px;
    opacity: 0.5;
  }

  #lineUp .dots li.active {
    opacity: 1;
  }

  #lineUp .dots li span {
    overflow: hidden;
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    border: 2px solid #f2f2f2;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
  }

  #lineUp .dots li span:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }

  #lineUp .dots .half:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f4f1e7;
  }
  #lineUp .dots .half:before,
  #lineUp .dots .half:after {
    height: 50%;
  }
  #lineUp .dots .name_2bt span:after {
    background-color: #bce2e6;
  }
  #lineUp .dots .name_2br span:after {
    background-color: #fef0d9;
  }
  #lineUp .dots .name_2bs span:after {
    background-color: #f8d5d5;
  }
  #lineUp .dots .name_2bu span:after {
    background-color: #e7e2df;
  }
  #lineUp .dots .name_zwa span:after {
    background-color: #f8d5d5;
  }
  #lineUp .dots .name_zvr span:after {
    background-color: #fff;
  }
  #lineUp .dots .name_zvp span:after {
    background-color: #e7e2df;
  }
  #lineUp .dots .name_zjp span:after {
    background-color: #00335a;
  }
  #lineUp .dots .name_zlv span:after {
    background-color: #b81c2b;
  }
  #lineUp .dots .name_zwb span:after {
    background-color: #bce2e6;
  }
  #lineUp .dots .name_zvg span:after {
    background-color: #fef0d9;
  }
  #lineUp .dots .name_zfs span:after {
    background-color: #644940;
  }

  #lineUp .interiorColor {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 90px;
  }

  #lineUp .interiorColorVariation {
    position: absolute;
    bottom: 15px;
    left: 0;
    display: none;
    justify-content: center;
    width: 100%;
  }

  #lineUp .interiorColorVariation.is-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #lineUp .interiorColorVariation li {
    width: 34px;
    height: 34px;
    margin: 0 8px;
    font-size: 0.6em;
    line-height: 34px;
    border-radius: 50%;
  }

  #lineUp .interiorColorVariation .scarlet {
    color: #fff;
    background-color: #d17350;
  }

  #lineUp .interiorColorVariation .camel {
    color: #000;
    background-color: #fce2c4;
  }
  #lineUp .interiorColorVariation .beige {
    color: #000;
    background-color: #eae5da;
  }
  #lineUp .notes {
    color: #231815;
    font-size: 0.5em;
    line-height: 2em;
    margin: 0;
    padding-top: 0;
    text-align: center;
  }
  #lineUp .notes_2tone {
    padding-top: 5px;
  }
  #lineUp .colorName {
    margin-top: 20px;
  }
  #lineUp .colorName p {
    display: none;
  }
  #lineUp .colorName p.is-show {
    display: block;
  }
  
  .lineupInteriorImage {
    height: auto;
    max-width: 834px;
    width: calc( 100% - 120px );
  }
}

/*************************************************************
/ lineUp sp
/************************************************************/
.lineUp.sp {
  display: none;
}
@media only screen and (max-width: 767px) {
  .lineUp.sp {
    display: block;
  }

  .lineUp {
    text-align: center;
  }

  .lineUp .inner {
    padding: 30px 0 84px;
    background: url(/car/lapin/home/img/sp/lineUp_bg_01.png) center top no-repeat,
                url(/car/lapin/home/img/sp/lineUp_bg_02.png) center bottom no-repeat;
    background-size: 100% 30px;
  }

  .colorSlide {
    margin-top: 15px;
  }

  .colorSlide img {
    margin: 0 auto;
    max-width: 100%;
    height: auto;
  }

  .lineUp .notes {
    color: #333;
    font-size: 10px;
    margin: 0;
    padding-top: 0;
    text-align: center;
  }

  .main-stage .colorSlide .slick-dots {
    margin-top: 22px;
  }

  .main-stage .colorSlide .slick-dots button {
    border: 1px solid #f2f2f2;
    opacity: 0.5;
  }

  .main-stage .colorSlide .slick-active button {
    opacity: 1;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(1) button {
    background-color: #bce2e6;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(2) button {
    background-color: #fef0d9;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(3) button {
    background-color: #f8d5d5;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(4) button {
    background-color: #e7e2df;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(5) button {
    background-color: #f8d5d5;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(6) button {
    background-color: #fff;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(7) button {
    background-color: #bce2e6;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(8) button {
    background-color: #e7e2df;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(9) button {
    background-color: #00335a;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(10) button {
    background-color: #fef0d9;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(11) button {
    background-color: #644940;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(-n + 4) button {
    position: relative;
    overflow: hidden;
  }

  .main-stage .colorSlide .slick-dots li:nth-child(-n + 4) button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: #fff;
  }

  .lineUp .innerColor {
    display: none;
    margin-top: 20px;
    font-size: 0;
    letter-spacing: 0;
  }

  .lineUp .innerColor.is-show {
    display: block;
  }

  .lineUp .innerColor li {
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0 5px;
    border-radius: 50%;
    font-size: 10px;
  }

  .lineUp .innerColor .scarlet {
    color: #fff;
    background-color: #d17350;
  }

  .lineUp .innerColor .camel {
    background-color: #fce2c4;
  }

  .lineUp .innerColor .beige {
    background-color: #eae5da;
  }

  .lineUp .interiorPh {
    width: 85.33333vw;
    height: auto;
    margin-top: 26px;
  }

  .lineUp .colorName {
    margin-top: 10px;
    margin-bottom: 6px;
  }
  .lineUp .colorName p {
    display: none;
  }
  .lineUp .colorName p.is-show {
    display: block;
  }

  .lineUp .notes_2tone {
    padding-top: 2px;
  }
  
  .lineUp .slick-arrow {
    display: block!important;
  }
}

/*************************************************************
/ price pc
/************************************************************/
@media only screen and (max-width: 767px) {
  #price.pc {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  #price {
    overflow: hidden;
    padding: 70px 0 130px;
    box-sizing: border-box;
  }

  #price .contents {
    overflow: hidden;
    margin-bottom: 10px;
    text-align: center;
  }

  #price .contentsItem {
    display: inline-block;
    vertical-align: top;
    width: 440px;
  }

  #price .contentsItem:nth-child(1) {
    text-align: right;
  }

  #price .contentsItem:nth-child(2) {
    width: 400px;
    padding-left: 8px;
    text-align: left;
  }

  /*
  #price .contentsItem .btn {
    margin-top: 17px;
    padding-right: 19px;
  }
  */

  #price .btn {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }

  #price .btn a {
    width: 350px !important;
    height: 60px !important;
    margin-top: 15px !important;
    font-size: 1.5em !important;
    border: 1px solid #d8d8d8 !important;
    box-sizing: border-box !important;
  }

  #price .btn a span {
    height: 48px !important;
    padding-top: 12px !important;
  }

  #price .btn a:first-child {
    margin-top: 0;
  }

  #price .detail {
    padding-top: 5px;
  }

  #price .detailTtl {
    padding-top: 30px;
    padding-left: 5px;
  }

  #price .detailTxt {
    margin: 14px 0;
    padding: 0;
    font-size: 0.75em;
    line-height: 1;
  }

  #price .notes {
    margin-top: 14px;
    padding: 0;
    color: #646464;
    font-size: 0.66em;
  }

  #price .detail .notes {
    color: #000;
  }
}

/*************************************************************
/ spec sp
/************************************************************/
.spec {
  display: none;
}
@media only screen and (max-width: 767px) {
  .spec {
    display: block;
  }
  .spec {
    margin-top: 143px;
    text-align: center;
  }

  .spec .car {
    display: block;
    width: 68%;
    max-width: 253px;
    margin: 0 auto;
  }

  .spec .infoImg {
    max-width: 100%;
    height: auto;
  }

  .spec .price {
    display: inline-block;
    margin: 10px auto 35px;
    text-align: left;
    width: auto;
  }

  .spec .price h2 {
    font-size: 0.1em;
    margin-bottom: 0;
  }

  .spec .price .txt {
    color: #231815;
    font-size: 12px;
    margin: 0;
    padding: 5px 0 15px;
  }

  .spec .price .notes {
    color: #231815;
  }

  .spec .performance {
    margin: 16px 45px 0;
    padding: 15px 0 22px;
    border-top: 1px solid #c7c7c7;
  }

  .spec .performance .txt {
    padding: 15px 0 7px;
  }

  .spec .performance .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: top;
    align-items: top;
    margin-top: 10px;
  }

  .spec .performance .icons {
    width: 104.5px;
  }

  .spec .performance .note {
    width: calc(100% - 104.5px);
    padding: 0 0 0 10px;
    font-size: 10px;
    line-height: 1.5;
    box-sizing: border-box;
  }

  .spec .btn {
    border: 1px solid #d8d8d8;
    border-radius: 0;
    margin-top: 15px;
  }

  .spec .notes {
    font-size: 10px;
  }
}

/*************************************************************
/ specialcontents for pc
/************************************************************/
@media only screen and (max-width: 767px) {
  .spacialcontents {
    padding-top: 90px;
  }
  .spacialcontents #banner {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .spacialcontents #banner h2 {
    margin-bottom: 30px!important;
    text-align: center;
  }
  .spacialcontents .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 30px;
  }
  .spacialcontents .box .box3_1 {
    margin-right: 30px;
    width: calc( 100% / 3 - 20px );
  }
  .spacialcontents .box .box3_1:nth-child(3) {
    margin-right: 0;
    width: calc( 100% / 3 - 21px );
  }
  .spacialcontents .box .box2_1 {
    margin-right: 30px;
    width: calc( 100% / 2 - 15px );
  }
  .spacialcontents .box .box2_1:nth-child(2) {
    margin-right: 0;
  }
  .spacialcontents .box .box3_1 img,
  .spacialcontents .box .box2_1 img {
    height: auto;
    width: 100%;
  }
  /*----------------------------------------
    #banner
  ----------------------------------------*/
  #banner {
    padding-top: 0;
  }

  #banner .box3_1 a {
    display: block;
  }

  #banner .box3_1:nth-child(2) {
    text-align: center;
  }

  #banner .box3_1:nth-child(3) {
    text-align: right;
  }
}

/*************************************************************
/ otherLinks sp
/************************************************************/
.otherLinks {
  display: none;
}
@media only screen and (max-width: 767px) {
  .otherLinks{
    display: block;
  }
  .otherLinks {
    margin: 90px 20px 0;
  }

  .otherLinks h2 {
    text-align: center;
  }

  .otherLinks h2 img {
    width: 76.5%;
    max-width: 256px;
    height: auto;
  }

  .otherLinks a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px;
    color: #000;
    border: 1px solid #c8c8c8;
    border-radius: 4px;
  }

  .otherLinks a img {
    width: 130px;
  }

  .otherLinks .txtBlock {
    width: calc(100% - 130px);
    padding: 0 15px;
    box-sizing: border-box;
  }

  .otherLinks .linkTitle {
    display: block;
    font-weight: bold;
    font-size: 15px;
  }

  .otherLinks .linkDetail {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    line-height: 1.66;
  }
}

/*************************************************************
/ contents sp
/************************************************************/
.container .h3-top {
  padding: 0 20px;
}

/*************************************************************
/ supplementation pc
/************************************************************/
@media only screen and (min-width: 768px) {
  #supplementation {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #supplementation {
    display: block;
  }
}

/*************************************************************
/ modal pc
/************************************************************/
@media only screen and (max-width: 767px) {
  .modalPC {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  body.is-fixed {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }

  .modalPC {
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s, transform 0s 0.8s;
    transform: scale(0);
  }
  
  .modalPC p {
    font-size: 0.92em;
    margin: 0;
  }

  .modalPC.is-minH {
    align-items: flex-start;
  }

  .modalPC.is-minW {
    justify-content: flex-start;
  }

  .modalPC.is-show {
    transition: opacity 0.8s, transform 0s 0s;
    opacity: 1;
    transform: scale(1);
  }

  .modalPC .modalBg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    opacity: 0.9;
  }

  .modalPC .modalContents {
    position: relative;
    z-index: 101;
    width: 780px;
    padding: 20px;
  }

  .modalPC .modalInner {
    clear: both;
    display: none;
    overflow-y: auto;
    padding: 10px;
    background-color: #fff;
    border-radius: 40px;
  }

  .modalPC .modalInnerMovie {
    clear: both;
    display: none;
  }

  .modal .modalInnerMovie .notes {
    margin: 0;
    padding-top: 10px;
    font-size: 0.66em;
    text-align: center;
  }

  .modalPC .modalInner.is-show,
  .modalPC .modalInnerMovie.is-show  {
    display: block;
  }

  .modalPC .modalInnerBlock {
    padding: 50px;
    font-size: 0.93em;
    text-align: justify;
    color: #231815;
    border: 1px solid #000;
    border-radius: 32px;
  }

  .modalPC video {
    width: 740px;
    height: auto;
  }

  .modalPC .txt {
    padding-top: 20px;
    line-height: 1.7em;
  }

  .modalPC .modalInner.modalMovieInner .modalInnerBlock {
    padding: 40px;
  }

  .modalPC .modalClose {
    position: relative;
    float: right;
    display: block;
    width: 26px;
    height: 26px;
    margin-bottom: 20px;
    cursor: pointer;
    transition: opacity 0.5s;
  }

  .modalPC .modalClose:hover {
    opacity: 0.5;
  }

  .modalPC .modalClose::before,
  .modalPC .modalClose::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 26px;
    background-color: #000;
    transform-origin: center center;
  }

  .modalPC .modalClose::before {
    transform: rotate(45deg);
  }

  .modalPC .modalClose::after {
    transform: rotate(-45deg);
  }

  .modalPC .modalSlider {
    clear: both;
  }

  #modalTechnology .modalContents {
    width: 870px;
  }

  #modalTechnology .modalInnerBlock {
    padding: 50px 0;
  }
  
  #modalTechnology .modalInnerBlock img {
    height: auto;
    width: 100%;
  }

  #modalTechnology .modalInner {
    clear: inherit;
    display: block;
  }

  #modalTechnology .modalSlider {
    opacity: 0;
  }

  #modalTechnology.is-show .modalSlider {
    opacity: 1;
  }

  #modalTechnology .slick-arrow {
    position: absolute;
    z-index: 2;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -45px;
    font-size: 0;
    cursor: pointer;
    outline: none;
    background-color: transparent;
    transition: opacity 0.5s;
  }

  #modalTechnology .slick-arrow:hover {
    opacity: 0.5;
  }

  #modalTechnology .slick-arrow::before,
  #modalTechnology .slick-arrow::after {
    position: absolute;
    z-index: 1;
    top: 3px;
    content: '';
    width: 16px;
    height: 16px;
    border: 2px solid #000;
    transform-origin: top left;
    transform: rotate(45deg);
  }

  #modalTechnology .slick-prev {
    left: -50px;
    outline: none;
  }

  #modalTechnology .slick-prev::before,
  #modalTechnology .slick-prev::after {
    border-top: none;
    border-right: none;
  }

  #modalTechnology .slick-prev::before {
    right: -3px;
  }

  #modalTechnology .slick-prev::after {
    right: -9px;
  }

  #modalTechnology .slick-next {
    right: -50px;
  }

  #modalTechnology .slick-next::before,
  #modalTechnology .slick-next::after {
    border-left: none;
    border-bottom: none;
  }

  #modalTechnology .slick-next::before {
    right: 0;
  }

  #modalTechnology .slick-next::after {
    right: 6px;
  }

  #modalTechnology .slick-dots {
    padding-top: 35px;
    text-align: center;
  }

  #modalTechnology .slick-dots li {
    overflow: hidden;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 6px;
    border-radius: 50%;
    background-color: #fff;
    transition: background 0.5s;
    cursor: pointer;
  }

  #modalTechnology .slick-dots .slick-active {
    background-color: #000;
  }

  #modalTechnology .slick-dots li button {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 1;
  }

  #modalFunction .modalBg {
    background-color: #ffe8ec;
  }

  #modalLoveToDrive .modalBg {
    background-color: #fffbc8;
  }

  #modalTechnology .modalBg,
  #modalTechnologyMovie .modalBg {
    background-color: #c7e1f5;
  }

  #modalThinkingEco .modalBg {
    background-color: #d6eace;
  }

  video {
    outline: none;
  }
}

/*************************************************************
/ modal sp
/************************************************************/
@media only screen and (min-width: 768px) {
  .modalSP {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .modalSP {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #231815;
    padding: 10px 32.5px;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity 0.3s, -webkit-transform 0s 0.3s;
    transition: opacity 0.3s, transform 0s 0.3s;
  }

  .modalSP.is-show {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.3s, -webkit-transform 0s 0s;
    transition: opacity 0.3s, transform 0s 0s;
  }

  .modalSP .modalBg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255,232,236,0.9);
  }

  .modalSP .modalInner {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    margin: 32.5px;
    padding: 10px 0;
    box-sizing: border-box;
  }

  .modalSP .modalClose {
    position: relative;
    z-index: 2;
    flex-shrink: 0;
    width: 17px;
    height: 18px;
    margin-left: auto;
    background: url(/car/lapin/home/img/sp/icon_close.png) center center no-repeat;
    background-size: contain;
    cursor: pointer;
  }

  .modalSP .modalContent {
    position: relative;
    z-index: 2;
    display: none;
    width: 100%;
    max-height: calc(100% - 10px);
    margin: 15px 0 5px;
    padding: 40px 19px;
    letter-spacing: 0.8px;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 26px;
    box-sizing: border-box;
    box-shadow: 0 0 0 5px #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }

  .modalSP .modalMovie {
    position: relative;
    z-index: 2;
    display: none;
    width: 100%;
    margin: 15px 0 5px;
  }

  .modalSP .modalMovie.is-show,
  .modalSP .modalContent.is-show {
    display: block;
  }

  .modalSP .modalMovie .notes {
    font-size: 10px;
    text-align: center;
  }

  .modalSP .modalTtl {
    margin: 0;
    padding-top: 0;
    text-align: center;
  }

  .modalSP .modalContent img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }

  .modalSP .modalTxt {
    color: #231815;
    margin: 0;
    padding-top: 15px;
    font-size: 12px;
    line-height: 1.66;
  }

  .modalSP .subTxt {
    color: #231815;
    margin: 0;
    padding-top: 15px;
    font-size: 10px;
    line-height: 1.8;
  }

  .modalSP .modalImg {
    display: block;
    margin: 15px auto 0!important;
  }

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

/*----------------------------------------
  .btn
----------------------------------------*/
.main-stage .btn {
  text-align: center;
}

.main-stage .btn a {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 392px;
  height: 72px;
  margin: 0 auto;
  padding: 5px;
  color: #000;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  box-sizing: border-box;
  transition: opacity 0.5s;
}

.main-stage .btn a span {
  display: block;
  height: 62px;
  padding-top: 20px;
  border: 2px dotted #000;
  box-sizing: border-box;
}

.main-stage .btn a span::before,
.main-stage .btn a span::after {
  content: '';
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 20px;
  width: 15px;
  height: 18px;
  transition: opacity 0.5s;
  transform: translateY(-50%);
}

.main-stage .btn a span::before {
  background: url(/car/lapin/home/img/btn_arrow.png) center top no-repeat;
  background-size: 15px 18px;
}

.main-stage .btn a:hover {
  opacity: 0.5;
}

@media only screen and (max-width: 767px) {
  .main-stage .btn {
    display: block;
    margin-left: 27px;
    margin-right: 27px;
    padding: 4px;
    color: #000;
    background-color: #fff;
    box-sizing: border-box;
  }

  .main-stage .btn:hover {
    text-decoration: none;
  }

  .main-stage .btn span {
    display: block;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    border: 2px dotted #000;
    background: url(/car/lapin/home/img/sp/icon_arrow_next.png) right 10px center no-repeat;
    background-size: 12px auto;
  }
}

.plusBtn {
  position: relative;
  display: block;
  width: 26px;
  height: 26px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 0 8px rgba(0,0,0,0.2);
  transition: width 0.3s, height 0.3s;
}

.plusBtn span {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #000;
  border-radius: 50%;
  box-sizing: border-box;
  transform: translate(-50%, -50%);
  transition: width 0.3s, height 0.3s;
}

.plusBtn span::before,
.plusBtn span::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  width: 1px;
  height: 10px;
  margin-top: -5px;
  margin-left: -1px;
  background-color: #000;
  transition: 0.3s;
}
.plusBtn span::after {
  transform: rotate(90deg);
}

.plusBtn:hover {
  width: 36px;
  height: 36px;
}

.plusBtn:hover span {
  width: 30px;
  height: 30px;
}

.plusBtn:hover span::before,
.plusBtn:hover span::after {
  height: 12px;
  margin-top: -6px;
}

@media only screen and (min-width: 767px) {
  .movieBtn {
    position: relative;
    display: block;
    width: 68px;
    height: 68px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    transition: 0.3s;
  }

  .movieBtn img {
    position: absolute;
    z-index: 1;
    top: -28%;
    left: 4%;
    width: 92%;
    height: auto;
  }

  .movieBtn span {
    overflow: hidden;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    display: block;
    width: 60px;
    height: 60px;
    border: 1px solid #000;
    border-radius: 50%;
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    transition: 0.3s;
  }

  .movieBtn span:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 52%;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #000;
    transform: translate(-50%, -50%);
    transition: border 0.3s;
  }

  .movieBtn:hover {
    width: 80px;
    height: 80px;
  }

  .movieBtn:hover span {
    width: 71px;
    height: 71px;
  }

  .movieBtn:hover span:before {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #000;
  }

  .movieBtnWrap {
    position: absolute;
    z-index: 2;
    width: 67px;
    height: 68px;
  }

}

.plusBtnWrap {
  position: absolute;
  z-index: 2;
  width: 25px;
  height: 26px;
}

.movieBtnWrap .movieBtn,
.plusBtnWrap .plusBtn{
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/*----------------------------------------
  #relatedLink
----------------------------------------*/
#relatedLink {
  margin-top: 40px;
}

/*----------------------------------------
  #aside
----------------------------------------*/
.aside {
  background: none;
}
/*----------------------------------------
  #scrollDown
----------------------------------------*/
#scrollDown {
  display: none !important;
}
/*----------------------------------------
  #bannerSlide
----------------------------------------*/
#bannerSlide {
  margin-top: 56px;
}

/*----------------------------------------
  pageTopBtn
----------------------------------------*/
.fixedPageTop {
  position: fixed;
  z-index: 10;
  top: auto;
  bottom: 20px;
  right: 20px;
  display: none;
}

.fixedPageTop a {
  display: block;
  width: 66px;
  height: 66px;
  background: url(/car/lapin/home/img/pagetop.png) top left no-repeat;
  background-size: 66px;
  cursor: pointer;
  transition: opacity 0.5s;
}

.fixedPageTop:hover a {
  opacity: 0.5;
}

