@charset "UTF-8";
/*!
  CSS編集不可
*/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&display=swap");
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}

:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}

* {
  padding: 0;
  margin: 0;
}

hr {
  overflow: visible;
  height: 0;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

small {
  font-size: 80%;
}

[hidden] {
  display: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}

pre {
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

input {
  border-radius: 0;
}

[disabled] {
  cursor: default;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  resize: vertical;
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: 700;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button],
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer;
  color: inherit;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button;
}

button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

select::-ms-expand {
  display: none;
}

select::-ms-value {
  color: currentColor;
}

legend {
  border: 0;
  color: inherit;
  display: table;
  white-space: normal;
  max-width: 100%;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
}

img {
  border-style: none;
  max-width: 100%;
}

progress {
  vertical-align: baseline;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
[aria-busy=true] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  font-feature-settings: "palt";
  overflow-x: hidden;
  position: relative;
  width: 100%;
  overflow-x: hidden;
  transition: all 0.5s;
}
body b,
body strong,
body .bold {
  font-weight: bold;
}
body _:lang(x)::-ms-backdrop,
body .selector {
  font-family: serif;
}
body a:hover {
  opacity: 0.7;
}
body .ani-btn {
  transform: scale(0.95);
  transition: all 0.1s ease;
  opacity: 1;
}
body .ani-btn:hover {
  transform: scale(1);
  transition: all 0.1s ease;
  opacity: 0.7;
}
body .wrap {
  overflow: hidden;
  width: 100%;
}
body .contWrap {
  padding: 2em 0 4em 0;
}
@media screen and (max-width: 767px) {
  body .contWrap {
    padding: 1em 0 2em 0;
  }
}
body .inner {
  max-width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1160px) {
  body .inner {
    padding: 3% 2%;
  }
}
@media screen and (max-width: 767px) {
  body .inner {
    padding: 0 1em;
  }
}
body ul {
  list-style: none;
}
@media screen and (max-width: 767px) {
  body .spNone {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  body .pcNone {
    display: none !important;
  }
}
body a {
  text-decoration: none;
}

.sp-logo {
  text-align: center;
  padding: 2% 15% 1%;
}

header {
  background: url(../img/webp/img_main2402.webp) no-repeat center top;
  position: relative;
  padding: 2% 0% 6%;
  background-size: cover;
}
@media screen and (max-width: 1160px) {
  header {
    background-position: 60% center;
  }
}
@media screen and (max-width: 480px) {
  header {
    background: url(../img/webp/img_main2402-sp.webp) no-repeat;
    background-size: cover;
    background-position: top;
  }
}
header p.pc-logo {
  max-width: 100%;
  margin-left: 1.3%;
  width: 100px;
}
header .header-titile {
  text-align: center;
  padding: 3% 0%;
}
@media screen and (max-width: 480px) {
  header .header-titile {
    padding: 25rem 2rem 0rem;
  }
}
header .header-titile .ani-btn {
  margin-top: 1rem;
}
@media screen and (max-width: 480px) {
  header .header-titile .ani-btn {
    margin: 0;
  }
}
header h1 img {
  filter: drop-shadow(0px 0px 5px #000);
}
header .campaign-btn {
  position: absolute;
  left: 71.8446601942%;
  top: 84.6153846154%;
}
@media screen and (max-width: 768px) {
  header .campaign-btn {
    top: 73.3333333333%;
  }
}
@media screen and (max-width: 480px) {
  header .campaign-btn {
    top: 86.6666666667%;
  }
}
header .campaign-btn img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  header .campaign-btn img {
    width: 90%;
  }
}

.-map .inner {
  margin: 2% auto 1.3%;
}
@media screen and (max-width: 480px) {
  .-map .inner {
    margin-top: 5%;
  }
}
.-map .tenpo_List {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  font-size: 1.7rem;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .-map .tenpo_List {
    justify-content: space-between;
  }
}
.-map .tenpo_List a {
  width: 31.333333%;
  background: #d7d7d7;
  border-radius: 50px;
  color: #000;
  padding: 1%;
  margin: 1%;
  position: relative;
}
@media screen and (max-width: 480px) {
  .-map .tenpo_List a {
    width: 49%;
    padding: 2.5% 7%;
    margin: 2% 0%;
  }
}
.-map .tenpo_List a i {
  position: absolute;
  text-decoration: none;
  top: 50%;
  right: 19px;
}
.-map .tenpo_List a i:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #000;
  border-right: solid 2px #000;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}
.-map h2 {
  font-size: 4.2rem;
  text-align: center;
  line-height: 1em;
  padding-bottom: 2%;
}
@media screen and (max-width: 480px) {
  .-map h2 {
    font-size: 2.5rem;
  }
}
.-map h2 span {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .-map h2 span {
    font-size: 1.4rem;
  }
}
.-map ul {
  display: flex;
  justify-content: space-between;
  margin: 4% auto 3%;
}
@media screen and (max-width: 480px) {
  .-map ul {
    flex-wrap: wrap;
  }
}
.-map ul li {
  background: #800844;
  text-align: center;
  width: 23.75%;
  padding: 1% 1.8% 0%;
  border-radius: 5px;
}
@media screen and (max-width: 480px) {
  .-map ul li {
    width: 49%;
    padding: 2%;
    margin-bottom: 2%;
  }
}
.-map ul li:hover {
  opacity: 0.7;
}
.-map ul li a {
  color: #fff;
}
.-map ul li a img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .-map ul li a img {
    width: 100%;
  }
}
.-map ul li a dl dt {
  font-weight: bold;
  line-height: 1.1em;
}
@media screen and (max-width: 1160px) {
  .-map ul li a dl dt {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .-map ul li a dl dt {
    line-height: 1.4em;
    font-size: 1.3rem;
    padding-bottom: 2%;
  }
}
.-map ul li a dl dd {
  font-size: 1.2rem;
}
@media screen and (max-width: 768px) {
  .-map ul li a dl dd {
    line-height: 1.3em;
    font-size: 1rem;
  }
}
.-map ul li a i {
  position: relative;
  color: #333;
  padding: 2%;
  text-decoration: none;
}
.-map ul li a i:before {
  content: "";
  width: 10px;
  height: 10px;
  border: 0;
  border-bottom: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 13%;
  left: 0;
  transform: rotate(45deg);
}
@media screen and (max-width: 480px) {
  .-map ul li a i:before {
    top: 25%;
  }
}
.-map ul .btn-02 {
  background: #46528b;
}
.-map ul .btn-03 {
  background: #000;
}
.-map ul .btn-04 {
  background: #82b204;
}
.-mapImg {
  margin: 2rem 2rem 5rem;
}
@media screen and (max-width: 480px) {
  .-mapImg {
    margin: 2rem;
  }
}

.-tenpo {
  background: rgba(233, 233, 233, 0.8);
  padding: 2.6% 0%;
}
@media screen and (max-width: 480px) {
  .-tenpo {
    padding: 1em 0 0px;
    background: none;
  }
}
.-tenpo .inner {
  padding: 0;
}
.-tenpo h2 {
  font-size: 2.5rem;
  text-align: center;
  line-height: 1.6em;
  padding-bottom: 2%;
}
@media screen and (max-width: 480px) {
  .-tenpo h2 {
    font-size: 2.5rem;
    padding-bottom: 5%;
  }
}
.-tenpo h2 span {
  background: #ff6;
}
.-tenpoBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.-tenpoBoxInner {
  background: #fff;
  width: 48.5%;
  border-radius: 5px;
  margin: 15px 0px;
}
@media screen and (max-width: 1160px) {
  .-tenpoBoxInner {
    width: 48%;
  }
}
@media screen and (max-width: 768px) {
  .-tenpoBoxInner {
    width: 90%;
    margin: 15px auto;
  }
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
.-tenpoBoxInner h3 {
  margin: 3% auto 5%;
  display: flex;
  height: 10rem;
  padding: 2% 5% 0%;
  justify-content: space-between;
}
.-tenpoBoxInner h3 img:first-child {
  width: 21%;
}
.-tenpoBoxInner h3 img:last-child {
  width: 70%;
}
.-tenpoBoxInner .slider .slick-arrow {
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 10;
  width: 40px;
}
@media screen and (max-width: 768px) {
  .-tenpoBoxInner .slider .slick-arrow {
    width: 30px;
  }
}
.-tenpoBoxInner .slider .-next {
  right: 1.5%;
}
.-tenpoBoxInner .slider .-prev {
  left: 1.5%;
}
.-tenpoBoxInner .iconBox {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 2rem;
}
.-tenpoBoxInner .iconBox li {
  width: 18%;
  padding: 0% 0%;
  text-align: center;
  border-radius: 5px;
}
.-tenpoBoxInner .iconBox li svg {
  height: 5rem;
  padding: 6px;
  width: 5rem;
  background: #ffffff;
  border-radius: 5rem;
  border: 0.3rem solid #c3c3c3;
}
.-tenpoBoxInner .iconBox li.false svg {
  background: #a9a9a9;
  border: 0.3rem solid #a9a9a9;
}
.-tenpoBoxInner i {
  position: absolute;
  text-decoration: none;
  top: 50%;
  right: 19px;
}
.-tenpoBoxInner i:before {
  content: "";
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}
.-tenpoBoxInner .contactBox {
  display: flex;
  text-align: center;
  margin: 5% auto;
  justify-content: space-between;
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner .contactBox {
    flex-wrap: wrap;
  }
}
.-tenpoBoxInner .contactBox a {
  color: #000;
  border: 1px solid #000;
  background: rgba(255, 255, 255, 0.631372549);
  line-height: 1.2em;
  padding: 3% 6% 3% 3%;
  border-radius: 5px;
  font-size: 1.3rem;
  width: 48.5%;
  position: relative;
}
@media screen and (max-width: 1160px) {
  .-tenpoBoxInner .contactBox a {
    padding: 3% 5% 3% 3%;
  }
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner .contactBox a {
    width: 100%;
    margin: 1%;
  }
}
.-tenpoBoxInner .contactBox a span {
  font-size: 1.2rem;
  font-weight: normal;
}
.-tenpoBoxInner .contactBox .tenpo-btn {
  background: #e14e44;
  border: none;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.3em;
  color: #fff;
  padding-top: 1.5%;
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner .contactBox .tenpo-btn {
    width: 100%;
    padding: 1% 0% 4%;
    margin-bottom: 3%;
  }
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner .contactBox .tenpo-btn li {
    font-size: 2.3rem;
    line-height: 1.1em;
    font-weight: bold;
    padding-bottom: 1%;
  }
}
.-tenpoBoxInner .contactBox .tenpo-btn i:before {
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  left: -5px;
}
.-tenpoBoxInner p {
  font-size: 1.4rem;
  color: #000000;
  line-height: 1.2em;
  font-weight: 500;
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner p {
    font-size: 1.2rem;
  }
}
.-tenpoBoxInner p i:before {
  left: -70px;
}
@media screen and (max-width: 480px) {
  .-tenpoBoxInner p i:before {
    left: -30px;
    margin-top: -3px;
  }
}
.-tenpoBoxInner h5 {
  line-height: 1em;
  font-size: 2.5rem;
  margin: 0.5rem 0rem 1rem;
}
.-tenpoBoxInner h5 span {
  display: block;
  font-size: 1.4rem;
}
.-tenpo .-premia {
  background: #fff4f7;
}
.-tenpo .-toyota {
  background: #f3f5ff;
}
.-tenpo .-tc {
  background: linear-gradient(45deg, rgba(117, 117, 117, 0.5098039216) 0%, rgba(158, 158, 158, 0.1411764706) 45%, rgba(232, 232, 232, 0.8509803922) 70%, rgba(158, 158, 158, 0.4196078431) 85%, rgba(117, 117, 117, 0.3607843137) 90% 100%);
}
.-tenpo .-light {
  background: #f6f9ee;
}

.equipmentInner {
  padding: 2% 5% 0%;
}
.equipment h4 img {
  display: flex;
  align-items: center;
  height: 5rem;
}

.slick-slide img {
  width: 100%;
}

.lightBox {
  margin: 12rem auto 5% !important;
}
@media screen and (max-width: 768px) {
  .lightBox {
    margin: 5% auto !important;
  }
}

/*スクロールダウン全体の場所*/
.scrolldown1 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  left: 50%;
  bottom: 0px;
  /*全体の高さ*/
  height: 50px;
  z-index: 9999;
}

/*Scrollテキストの描写*/
.scrolldown1 span {
  /*描画位置*/
  position: absolute;
  left: -14px;
  top: -15px;
  /*テキストの形状*/
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.05em;
  font-weight: bold;
}

/* 線の描写 */
.scrolldown1::after {
  content: "";
  /*描画位置*/
  position: absolute;
  top: 0;
  /*線の形状*/
  width: 2px;
  height: 30px;
  background: #fff;
  /*線の動き1.4秒かけて動く。永遠にループ*/
  animation: pathmove 1.4s ease-in-out infinite;
  opacity: 0;
}

/*高さ・位置・透過が変化して線が上から下に動く*/
@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 30px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 50px;
    opacity: 0;
  }
}
footer {
  background: #000;
  text-align: center;
  color: #fff;
  padding: 0.5% 0% 0.8%;
  font-size: 1.3rem;
}
@media screen and (max-width: 480px) {
  footer {
    padding: 2% 0% 4%;
    font-size: 1rem;
  }
}

.slick-dots li button:before {
  font-size: 12px;
}

.slick-dots li {
  margin: 0;
}

.slick-dots li.slick-active button:before {
  color: #e14e44;
}/*# sourceMappingURL=style2402.css.map */