@charset "UTF-8";
body {
  font-family: "toppan-bunkyu-midashi-go-std", sans-serif;
  font-weight: 900;
  font-style: normal;
  background-image: url("../img/bc.jpg");
  background-repeat: repeat;
  background-size: 500px;
  width: 1180px;
  margin: 0 auto;
  color: #fff;
  line-height: 1.8;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h2 {
  font-size: 42px;
}

section {
  margin: 2em 0;
}

.menu {
  font-size: 24px;
  color: #fff;
  width: 880px;
  white-space: nowrap;
}
.menu a {
  margin: 0 1em;
  text-decoration: none;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.logoMenu {
  display: flex;
  align-items: center;
  margin-bottom: 2em;
  justify-content: left;
}

.headTop {
  margin-right: 100px;
}
.headTop .logo {
  width: 300px;
}

.subMenu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 85vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
}

.subLogo img {
  width: 300px;
}

.mainVcontent {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.mainVcontent video {
  width: 450px;
}
.mainVcontent .mainPicChild {
  margin: 2em;
  margin-bottom: -1em;
}
.mainVcontent .mainPicChild img {
  width: 300px;
}

.mainPicture {
  display: flex;
  flex-wrap: wrap;
  margin-top: -2em;
}
.mainPicture h3 {
  text-align: center;
  font-size: 24px;
  width: 300px;
  text-align: center;
  margin: 0.9em auto;
}
.mainPicture h3 {
  display: flex;
  align-items: center;
}
.mainPicture h3::before,
.mainPicture h3::after {
  content: "";
  height: 2px;
  background-color: #fff;
  flex-grow: 1;
}
.mainPicture h3::before {
  margin-right: 0.5em;
}
.mainPicture h3::after {
  margin-left: 0.5em;
}

.menu {
  margin: 1em 0;
}

.about p {
  margin: 1em 0;
}

.menuBtnContents {
  display: flex;
  justify-content: center;
  align-items: center;
}
.menuBtnContents .menuChild {
  margin: 1em;
  filter: grayscale(70%);
  transition: 0.5s;
}
.menuBtnContents .menuChild:hover {
  filter: grayscale(0);
}

.message .messageContents {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.message p {
  margin: 1em 0;
}
.message img {
  width: 350px;
}

.flow h2 {
  margin-bottom: 1em;
  text-align: center;
}

.flowChild {
  margin-bottom: 2em;
  border: #fff solid;
  padding: 2em;
  width: 85%;
  margin: 2em auto;
}
.flowChild .flowTitle {
  display: flex;
  align-items: center;
}
.flowChild .flowTitle h3 {
  font-size: 32px;
  margin-left: 1em;
}
.flowChild .flowTitle img {
  width: 55px;
}
.flowChild .flowTxt {
  margin-top: 1.5em;
  display: flex;
  justify-content: space-between;
}
.flowChild .flowTxt img {
  width: 300px;
  margin-top: -5em;
}

.company {
  margin: 2em auto;
}
.company p, .company h4 {
  margin: 0.5em;
}
.company p {
  margin-left: 1em;
}
.company .weight td {
  font-weight: bold;
}
.company .rank {
  font-weight: bold;
  text-align: center;
}
.company td {
  padding: 1.2em 1.5em;
  text-align: center;
}
.company h3 {
  margin: 0.8em 0;
}

.f-Contact h2 {
  text-align: center;
  margin: 0.5em;
}

.frontContactContents {
  display: flex;
  justify-content: center;
  align-items: center;
}

.f-contactBtn {
  display: block;
  width: 300px;
  box-sizing: border-box;
  padding: 15px 15px 15px 60px;
  text-align: center;
  border: solid 1px #fff;
  margin: 1em;
  color: #fff;
}

.insta {
  background: url(../img/contact/insta.png) no-repeat 20px center/30px auto;
}

.line {
  background: url(../img/contact/line.png) no-repeat 20px center/30px auto;
}

.tel {
  background: url(../img/contact/tel.svg) no-repeat 20px center/30px auto;
}

.footer p {
  text-align: center;
}

.map {
  text-align: center;
}
.map h3 {
  font-size: 24px;
  line-height: 1.8;
}

.company .weight td {
  line-height: 1;
}
.company .weight span {
  font-size: 10px;
}
.company .size {
  margin-right: 2em;
}
.company .size span {
  font-size: 10px;
}

.companyTable {
  width: 1000px;
  margin: 0 auto;
}
.companyTable td {
  line-height: 1;
}
.companyTable td span {
  font-size: 10px;
}
.companyTable .size {
  text-align: right;
  margin-right: 4em;
}

.window {
  display: flex;
  margin-bottom: 2em;
}
.window video {
  width: 450px;
  margin-left: 270px;
  margin-top: 0;
}

.windowText {
  margin: 0;
  font-size: 18px;
}

.hedLite {
  display: flex;
  margin-bottom: 2em;
  justify-content: space-between;
}
.hedLite img {
  width: 35%;
  margin-left: 2em;
  margin-top: 4em;
  -o-object-fit: contain;
     object-fit: contain;
}

.taiya {
  display: flex;
}
.taiya table {
  width: 620px;
}
.taiya h3 {
  margin-top: 0;
}
.taiya img {
  width: 450px;
  margin-left: 7em;
}

.mitosou {
  display: flex;
}
.mitosou table {
  width: 620px;
}
.mitosou h3 {
  margin-top: 0;
}
.mitosou img {
  width: 450px;
  margin-left: 7em;
}

.carWashPage h2 {
  font-size: 42px;
  margin: 0.3em 1.8em;
}
.carWashPage table {
  margin: 0 auto;
}

.rank span {
  font-size: 16px;
}

.carWashTable {
  width: 1080px;
  margin: 0 auto;
}

.carWashTable_2 {
  width: 1080px;
  margin: 0 auto;
}

.homeAbout {
  padding: 2em;
  margin: 8em auto;
}

.homeAboutTxt {
  text-align: center;
}
.homeAboutTxt h3 {
  margin-bottom: 0.5em;
}
.homeAboutTxt h4 {
  line-height: 1.8;
}

.homeContentsTitle {
  margin-left: 3.5em;
}

.homeChild {
  display: flex;
  justify-content: center;
  align-items: center;
}
.homeChild .homeChildImg {
  width: 50%;
  margin: 2em;
}
.homeChild .homeChildTxt {
  margin: 2em;
  display: flex;
  flex: 1;
  flex-direction: column;
}
.homeChild .homeChildTxt h3 {
  margin-bottom: 0.8em;
  white-space: nowrap;
  margin-top: 0.8em;
}

/* ページネーションの余白 */
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 1vw 1vw;
}

/* ページネーションのサイズと色 */
.swiper-pagination-bullet {
  background-color: red;
  height: 1.5vw;
  width: 1.5vw;
}

/* 画像サイズ調整 */
.swiper-slide img {
  height: auto;
  width: 100%;
}

.swiper-slide {
  border: solid 1px;
  border-radius: 30px;
}

.slideChild {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2em;
}
.slideChild .slideImg {
  width: 400px;
  margin: 2em;
}

.areaContents {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5em;
}
.areaContents .areaTxt {
  margin-top: -5em;
}
.areaContents h3 {
  margin: 0.8em 0;
}
.areaContents h4 {
  margin: 0.5em 0;
}
.areaContents .areaImg {
  width: 40%;
  margin: 0 5em;
}
.areaContents .hani {
  margin-top: 1em;
}

.homeAboutTxt .popup .is-animated {
  animation: popup 0.6s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

@keyframes popup {
  0% {
    transform: translateY(40px) scale(0.8);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1);
  }
  80%, 100% {
    opacity: 1;
  }
}
/* 必須 */
.accordion-content {
  display: none;
}

.accordion-header {
  padding: 12px 45px 10px 20px;
  margin: 10px 0 0;
  transition: background 0.3s ease;
  cursor: pointer;
  position: relative;
  border: solid 1px;
}

.accordion-header::before,
.accordion-header::after {
  position: absolute;
  content: "";
  top: 1px;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 2px;
  margin: auto;
  background: #fff;
}

.accordion-header::after {
  transform: rotate(-90deg);
  transition: transform 0.3s;
}

.accordion-header.active::after {
  transform: rotate(0deg);
}

.accordion-content {
  padding: 12px 20px 10px;
}

.accordion-header span,
.accordion-content span {
  padding-left: 25px;
  position: relative;
}

.accordion-header span::before {
  position: absolute;
  content: "Q";
  top: -5px;
  left: 0;
  color: #fff;
  font-size: 17px;
}

.accordion-content span::before {
  position: absolute;
  content: "A";
  top: 3px;
  left: 0;
  color: #151E2F;
  font-size: 17px;
}

/* hover */
.accChild {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1em;
}
.accChild .answerImg {
  width: 400px;
}
.accChild .answerTxt {
  margin-right: 2em;
}

.faq {
  width: 900px;
  margin: 0 auto;
}
.faq h2 {
  text-align: center;
  margin-bottom: 0.8em;
}

.mainHomeCorting img {
  height: 100%;
}

.footTxtChild {
  text-align: center;
  line-height: 1.8;
  position: absolute;
}

.companyList h3 {
  margin-bottom: 0.8em;
}
.companyList h4 {
  margin-bottom: 0.5em;
}
.companyList .companyListChild {
  margin: 1em;
}

.message {
  width: 900px;
  margin: 3em auto;
}

.about h2 {
  text-align: center;
  margin: 2em 0;
}

/* table01 */
#table01 {
  width: 900px;
  margin: 0 auto;
  border-collapse: collapse;
}

#table01 tr {
  border-bottom: 1px solid #b5b1b1;
}

#table01 th,
#table01 td {
  padding: 24px 0;
  border: none;
}

#table01 th {
  width: 40%;
  text-align: left;
  padding-left: 2em;
}

/* sp */
@media only screen and (max-width: 480px) {
  #table01 th,
  #table01 td {
    width: 100%;
    display: block;
  }
  #table01 th {
    width: 100%;
  }
  #table01 td {
    padding-top: 0;
  }
}
.companyList {
  width: 900px;
  margin: 0 auto;
}

.messageTxt span {
  text-decoration: underline;
  text-decoration-color: #fff;
}

.member {
  width: 1180px;
}
.member h2 {
  text-align: center;
}

.memberContents {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.memberChild {
  margin: 2em;
  width: 400px;
  height: 600px;
}
.memberChild h3 {
  margin: 0.5em 0;
}
.memberChild img {
  width: 350px;
}

.footer {
  width: 950px;
  margin: 0 auto;
  padding: 3em 0 7em;
}
.footer .footerLogo {
  width: 350px;
}
.footer p {
  text-align: initial;
}
.footer li {
  list-style: none;
  margin-top: 0.5em;
}
.footer .footerContents {
  margin-top: 3em;
}
.footer .footerChild {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer .footerAdd {
  margin-top: 5em;
}

.loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-image: url("../img/bc.jpg");
  z-index: 555;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader img {
  width: 300px;
}

.loader .txt {
  font-size: 45px;
  font-weight: bold;
  color: rgb(30, 50, 93);
}

.title {
  display: flex;
  overflow: hidden;
  justify-content: center;
}

.title span {
  display: block;
  transform: translate(0, 105%);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.5s;
}

.title.-visible span {
  transform: translate(0, 0);
}

.title span:nth-child(2) {
  transition-delay: 0.2s;
}

.title span:nth-child(3) {
  transition-delay: 0.4s;
}

.title span:nth-child(4) {
  transition-delay: 0.6s;
}

.title span:nth-child(5) {
  transition-delay: 0.8s;
}

.title span:nth-child(6) {
  transition-delay: 1s;
}

.title span:nth-child(7) {
  transition-delay: 1.2s;
}

.title span:nth-child(8) {
  transition-delay: 1.4s;
}

.title span:nth-child(9) {
  transition-delay: 1.6s;
}

.title span:nth-child(10) {
  transition-delay: 1.8s;
}

.title span:nth-child(11) {
  transition-delay: 2s;
}

.title span:nth-child(12) {
  transition-delay: 2.2s;
}

.title span:nth-child(13) {
  transition-delay: 2.4s;
}

.title span:nth-child(14) {
  transition-delay: 2.6s;
}

.title span:nth-child(15) {
  transition-delay: 2.8s;
}

.title span:nth-child(16) {
  transition-delay: 3s;
}

.sample-slider {
  width: 90%;
}

.sample-slider img {
  width: 100%;
}

.swiper-slide {
  border: none;
}

.swiper .flowSpChild {
  border: solid;
  padding: 2em;
  margin: 0 auto;
  height: 500px;
}
.swiper .flowTitle {
  display: flex;
  align-items: center;
}
.swiper .flowTitle img {
  width: 30px;
  margin-right: 1em;
}
.swiper .flowTxt p {
  margin: 1em 0;
}
.swiper img {
  width: 450px;
}

/* styles.css */
.spLogo {
  width: 200px;
  margin: 2em auto;
}

.hedLite img {
  width: 450px;
}

/* スマホ対応 */
@media screen and (max-width: 768px) {
  nav {
    display: block;
  }
}
@media (max-width: 767px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .company td {
    padding: 1em 1em;
  }
  .headTop {
    margin-right: 0;
  }
  .headTop .logo {
    width: 150px;
  }
  .logoMenu {
    justify-content: center;
  }
  body {
    width: auto;
  }
  h3 {
    font-size: 24px;
  }
  .company h3 {
    font-size: 20px;
    margin-left: 1em;
  }
  .about h2 {
    font-size: 22px;
  }
  .menu {
    width: auto;
  }
  .mainVcontent {
    display: block;
    margin: 0 auto;
  }
  .mainVcontent video {
    width: 100%;
  }
  .mainVcontent .mainPicture {
    margin-top: 1em;
    justify-content: center;
  }
  .mainVcontent .mainPicChild {
    margin: 0.5em;
    margin-bottom: 1.5em;
  }
  .mainVcontent .mainPicChild img {
    width: auto;
  }
  .mainVcontent .mainPicChild h4 {
    font-size: 16px;
    margin: 1em 0;
    text-align: center;
  }
  .map {
    width: auto;
  }
  .map iframe {
    width: auto;
  }
  .frontContactContents {
    display: block;
  }
  .footer .footerChild {
    display: block;
  }
  .footer {
    width: auto;
  }
  .flowChild .flowTxt img {
    width: auto;
    margin-top: 0;
  }
  .flowChild .flowTxt {
    display: block;
  }
  .flowChild .flowTitle img {
    width: 45px;
  }
  .flowChild .flowTitle h3 {
    margin-left: 0.5em;
  }
  .f-contactBtn {
    border: none;
    width: auto;
  }
  .frontContactContents {
    display: flex;
  }
  .flowSpChild {
    display: flex;
    flex-direction: column;
  }
  .flowImg img {
    flex-grow: 1;
  }
  .carWashTable {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .carWashTable table {
    width: 100%;
    min-width: 900px;
    margin: 2em auto 2em;
  }
  .memberChild {
    width: 80%;
  }
  .carWashTable_2 {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .carWashTable_2 table {
    width: 100%;
    min-width: 900px;
    margin: 2em auto 2em;
  }
  .companyTable {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .companyTable table {
    width: 100%;
    min-width: 900px;
    margin: 2em auto 2em;
  }
  .carWashPage h2 {
    font-size: 24px;
    text-align: center;
  }
  .window {
    display: block;
  }
  .window video {
    width: 90%;
    margin-left: auto;
    margin-top: auto;
  }
  .company .weight td {
    white-space: nowrap;
  }
  .hedLiteTxt {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .hedLiteTxt table {
    width: 100%;
    min-width: 900px;
    margin: 2em auto 2em;
  }
  .taiyaTxt {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .taiyaTxt table {
    width: 100%;
    min-width: 550px;
    margin: 2em auto 2em;
    table-layout: fixed;
  }
  .mitosouTxt {
    width: 90%;
    margin: 0 auto;
    overflow-x: scroll;
  }
  .mitosouTxt table {
    width: 100%;
    min-width: 550px;
    margin: 2em auto 2em;
  }
  .hedLite {
    display: block;
  }
  .hedLite img {
    width: 90%;
    margin-left: 0;
    margin-top: 0;
    margin: 0 auto;
  }
  .taiya {
    display: block;
  }
  .taiya img {
    width: 90%;
    margin-left: 0;
    margin-top: 0;
    margin: 0 auto;
  }
  .mitosou {
    display: block;
  }
  .mitosou img {
    width: 90%;
    margin-left: 0;
    margin-top: 0;
    margin: 0 auto;
  }
  .windowText {
    font-size: 16px;
  }
  .companyList {
    width: auto;
  }
  .message .messageContents {
    display: block;
  }
  .message {
    width: 91%;
  }
  .member {
    width: auto;
  }
  .memberContents {
    display: block;
  }
  #table01 {
    width: 85%;
  }
  #table01 th {
    padding-left: 0;
  }
  .homeAbout {
    margin-top: 2em;
  }
  .homeChild {
    display: block;
  }
  .homeChild .homeChildImg {
    width: initial;
  }
  .homeChildImg img {
    width: 300px;
    height: 250px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .faq {
    width: 90%;
  }
  .accChild {
    display: block;
    padding: 0;
  }
  .accChild .answerImg {
    width: 300px;
  }
  .areaContents {
    display: block;
  }
  .areaContents .areaTxt {
    width: 90%;
    margin: 0 auto;
  }
  .areaContents .areaImg {
    width: 60%;
  }
  .homeAboutTxt h3 {
    font-size: 20px;
  }
  .mainPicture {
    display: block;
  }
  .footer .footerLogo {
    width: 200px;
  }
  .flow h2 {
    font-size: 32px;
  }
  .f-Contact h2 {
    font-size: 32px;
  }
  .f-contactBtn {
    padding: 20px 20px 20px 70px;
    margin: 0 1em;
  }
  .line {
    background: url(../img/contact/line.png) no-repeat 25px center/40px auto;
  }
  .tel {
    background: url(../img/contact/tel.svg) no-repeat 25px center/40px auto;
  }
  .insta {
    background: url(../img/contact/insta.png) no-repeat 25px center/40px auto;
  }
  .windowVideo {
    text-align: center;
  }
}
#nav {
  position: absolute;
  height: 100vh;
  width: 55%;
  left: -55%;
  top: 0;
  background: #ffffff;
  transition: 0.7s;
}

#nav ul {
  padding-top: 80px;
}

#nav ul li {
  list-style-type: none;
  color: #000;
  text-decoration: none;
  border: solid 0.5px;
  padding: 0.5em;
  margin: 0.5em;
  margin-left: -1em;
}
#nav ul li a {
  text-decoration: none;
}

#hamburger {
  display: none;
  position: absolute;
  top: 45px;
  left: 30px;
  width: 50px;
  height: 44px;
  transition: 1s;
}

.inner_line {
  display: block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 3px;
  background-color: #fff;
  transition: 1s;
  border-radius: 4px;
}

#line1 {
  top: 0;
}

#line2 {
  top: 20px;
}

#line3 {
  bottom: 0px;
}

.in {
  transform: translateX(100%);
}

.line_1, .line_2, .line_3 {
  background: #000000;
}

.line_1 {
  transform: translateY(20px) rotate(-45deg);
  top: 0;
}

.line_2 {
  opacity: 0;
}

.line_3 {
  transform: translateY(-20px) rotate(45deg);
  bottom: 0;
}

@media (max-width: 1200px) {
  #hamburger {
    display: block;
  }
}
.messageImg_sp {
  margin: 1em 0;
}

.counter {
  text-align: center;
}
.counter h2 {
  font-size: 32px;
}
.counter h2 span {
  font-size: 40px;
}/*# sourceMappingURL=style.css.map */