@charset "UTF-8";
/* PCBASE */
/* 全体 */


.c-input-group {
  display: none;
}

.page-template .c-entry__header {
  display: none;
}

.l-contents {
  --contents--gap: 0;
}

.c-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.l-contents__inner {
  padding-bottom: 0 !important;
}

.footer-nav {
  padding-top: 25px;
  padding-bottom: 25px;
}

.single-title {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.single-title p {
  white-space: nowrap;
}

.feature-cards {
  max-width: 937px !important;
}

.line {
  position: fixed;
  width: 70px;
  height: auto;
  z-index: 10;
  right: 0;
  top: 80%;
  border-radius: 15px;
}

.line-figure img {
  border-radius: 15px;
}

.line-figure a {
  text-decoration: none !important;
}

#修理費用の一覧 {
  padding-bottom: 0 !important;
}

.page-title {
  padding-top: 60px;
  padding-bottom: 20px;
}

.top-title {
  padding-top: 60px;
  padding-bottom: 20px;
}

@media screen and (max-width: 781px) {
  .top-title .alignright {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .top-title .has-sm-4-xl-font-size {
    font-size: 24px !important;
  }
  .top-title .sme-font-size {
    display: block !important;
    text-align: center !important;
  }
  .top-title .maw70 {
    max-width: 70%;
  }
  .top-title .is-content-justification-left {
    justify-content: center !important;
  }
  .aboutTable {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .blog .c-site-branding {
    display: none;
  }
  .tac {
    text-align: center !important;
  }
}
.c-meta__item--author {
  display: none;
}

.header-content {
  font-weight: bold;
  color: #ff6600;
  padding: 1px 10px;
  border: 3px solid #ff6600;
}
.pv-movie{
	max-width:700px;
}
.insta .wp-block-button__link  {
	background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat!important;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat!important;
	background-color: transparent!important;
}

.button-width .wp-block-button__link{
	border-radius:20px!important;
}