@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.6
*/

/* 共通 */
body {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
  overflow-x: hidden;
  color: #333;
}

article.type-post h1,
article.type-work h1,
article.type-column h1 {
  padding: 0;
}

article.type-post h2,
article.type-work h2,
article.type-column h2 {
  margin: 1em 0;
}

article.type-post h3,
article.type-work h3,
article.type-column h3 {
  margin: 1em 0;
  border: 0;
  border-left: 9px solid #858B8F;
  padding: 6px 10px;
}

article.type-post h4,
article.type-work h4,
article.type-column h4 {
  margin: 1em 0;
  border: 0;
  text-decoration: underline;
}

.type-page h1.entry-title,
h1#archive-title {
  display: none;
}

h2.title {
  margin: 0 auto;
  padding: 25px 0;
  font-size: 38px;
  line-height: 1.2;
  letter-spacing: 5px;
  color: #28282a;
  text-align: center;
  border: none;
  background: url('https://carfilm-saitama.com/wp-content/uploads/2019/04/bg_icon70.png') top center no-repeat;
  background-size: auto 100%;
  font-weight: normal;
  position: relative;
}

h2.title span {
    font-size: 24px;
    color: #afafaf;
    font-weight: normal!important;
    letter-spacing: 5px;
}

.br::before {
	content: "\A" ;
	white-space: pre ;
}

.type-page .date-tags {
  display: none;
}

a.more-btn-wrap,
input[type="submit"] {
  display: block;
  width: 250px;
  height: 55px;
  margin: 0 auto;
  background: #858B8F;
  border-bottom: #858B8F 2px solid;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  transition: 0.2s linear;
  padding: 0;
  font-size: 18px;
}

a.more-btn-wrap:hover,
input[type="submit"]:hover {
  opacity: 0.7;
  transition: none;
  background-color: #858B8F;
}

.more-btn-wrap-box {
  margin: 30px 0 80px;
}

span.main-article-list-title-marker {
  background: linear-gradient(transparent 70%, #d32388 70%);
}

/* パンくず */
#breadcrumb {
  margin-top: 0px;
}

/* ヘッダー */
.header-image-cover-wrap img {
  vertical-align: bottom;
}

.tagline {
  /* display: none; */
  background: #d32388;
  color: #fff;
  text-align: left;
  margin: 0;
  padding: 0 10px;
  margin:0 -200%;
  padding:0 200%;
}

.logo {
  text-align: left;
}

div.logo-header.logo-image {
  max-width: 300px;
}

ul.header-icon-wrap {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 52px;
  margin-top: 10px;
}

ul.header-icon-wrap li:first-child {
  margin-right: auto;
}

ul.header-icon-wrap li a {
  transition: all 0.5s;
}

ul.header-icon-wrap li a:hover {
  opacity: 0.8;
}

.logo-header img {
  vertical-align: bottom;
}

.logo-header span.site-name-text {
  font-size: unset;
}

.header-icon-tel {
  margin-right: 20px;
}

.header-icon-tel a {
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  text-align: center;
  display: block;
  line-height: 16px;
}

.header-icon-tel a i {
  color: #fff;
  margin-right: 4px;
  font-size: 30px;
}

.header-icon-tel a span.header-icon-tel-top {
  font-weight: 700;
  color: #fff;
}

.header-icon-tel a span.header-icon-tel-bottom {
  font-size: 14px;
  font-weight: 700;
}

.header-icon-mail a,
a.footer-contact-mail {
  background: #d32388;
  display: block;
  color: #fff;
  padding: 10px;
  text-decoration: none;
}

.header-icon-mail a i,
a.footer-contact-mail i {
  font-size: 22px;
  margin-right: 4px;
}

/* メニュー */
#navi {
  background: #858B8F;
  /* margin-top: 10px; */
  border-top: 8px solid #d32388;
}

#header-container {
  /* background: #000; */
  background: #fff;
}

#menu-menu {
  flex-wrap: nowrap;
}

#menu-menu li {
  width: 210px;
}

#menu-menu li a {
  color: #fff;
}

#menu-menu li a:hover {
  background: #62676a;
}

#menu-menu li a::after {
  right: 12px;
}

.navi-in > ul .sub-menu {
  /* background: rgba(100,100,100,.94); */
  background: #858B8F;
  min-width: 400px;
}

ul.sub-menu li {
  width: 100%!important;
}

.navi-in > ul > .menu-item-has-children > a::after {
  padding-right: 8px;
}

ul.sub-menu li a {
  color: #fff;
}

.navi-in > ul > .menu-item-has-children > a::after {
  content: none;
}


/* front-page */
.metaslider-37 {
  margin: 0 auto;
  margin-top: 20px;
}

/* ウィジェットコード共通 */
.widget-entry-cards-work,
.widget-entry-cards-news,
.widget-entry-cards-column {
  margin-top: 30px;
}

.widget-entry-cards-news .widget-entry-cards.cf::after,
.widget-entry-cards-column .widget-entry-cards.cf::after {
  content: none;
}

.widget-entry-cards-news .widget-entry-cards > a:hover,
.widget-entry-cards-column a.widget-entry-card-link:hover,
.widget-entry-cards-work a.widget-entry-card-link:hover,
.widget-related-entry-cards a.widget-entry-card-link:hover,
.list a.entry-card-wrap:hover,
#sidebar .popular-entry-cards a.popular-entry-card-link:hover,
ul.toppage-service-lists li a:hover {
  opacity: 0.5;
  transition: none;
  background-color: transparent;
}

.widget-entry-cards-news .widget-entry-cards > a:hover .widget-entry-card-title,
.widget-entry-cards-column a.widget-entry-card-link:hover .widget-entry-card-title,
.widget-entry-cards-work a.widget-entry-card-link:hover .widget-entry-card-title,
.widget-related-entry-cards a.widget-entry-card-link:hover .widget-entry-card-title,
.list a.entry-card-wrap:hover .entry-card-title,
#sidebar .popular-entry-cards a.popular-entry-card-link:hover .popular-entry-card-title {
  text-decoration: underline;
}

.widget-entry-card-update-date {
  display: none;
}


/* ウィジェットニュース */
.widget-entry-cards-news .widget-entry-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.widget-entry-cards-news .widget-entry-cards > a {
  width: 49%;
  transition: 0.2s linear;
}


.widget-entry-cards-news .widget-entry-card-title {
  font-weight: 700;
  margin-bottom: 6px;
}

.widget-entry-cards-news .entry-card-snippet {
  font-size: 14px;
  line-height: 18px;
}

/* リストニュース */
.list-type-column a.entry-card-wrap figure {
  width: 230px;
}

.list-type-column .entry-card-content {
  margin-left: 260px;
}

.list-type-column .entry-card-snippet {
  font-size: 16px;
  line-height: 22px;
}

/* ウィジェットコラム */
.widget-entry-cards-column img,
.list-type-post a.entry-card-wrap img {
  vertical-align: bottom;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.widget-entry-cards-column a.widget-entry-card-link,
.list-type-post a.entry-card-wrap {
  max-width: unset!important;
  padding: 20px;
  border: 1px solid #858B8F;
  transition: 0.2s linear;
}

.widget-entry-cards-column a.widget-entry-card-link:hover .widget-entry-cards-column-more,
.list a.entry-card-wrap:hover .widget-entry-cards-column-more {
  background: #858B8F;
  color: #fff;
  transition: none;
}

.widget-entry-cards-column a.widget-entry-card-link .widget-entry-card,
.list-type-post a.entry-card-wrap article {
  display: flex;
}

.widget-entry-cards-column a.widget-entry-card-link .widget-entry-card-thumb,
.list-type-post a.entry-card-wrap figure {
  width: 40%;
}

.widget-entry-cards-column a.widget-entry-card-link .widget-entry-card-content,
.list-type-post .entry-card-content {
  width: 60%;
  position: relative;
  margin-bottom: 0;
}

.widget-entry-cards-column-info {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.widget-entry-cards-column .widget-entry-card-title,
.list-type-post .entry-card-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.widget-entry-cards-column-info .widget-entry-card-date {
  display: block;
}

.widget-entry-cards-column-info .widget-entry-card-date span.post-date {
  font-size: 16px;
  padding: 0;
  display: block;
}

.widget-entry-cards-column-info .widget-entry-card-date span.post-date::before {
  content: none;
}

.widget-entry-cards-column-info span.cat-label {
  display: block;
  position: static;
  border: none;
  font-size: 16px;
  background: transparent;
  padding: 0;
  max-width: none;
  color: #333;
  top: inherit;
  left: inherit;
}

.widget-entry-cards-column .entry-card-snippet,
.list-type-post .entry-card-snippet{
  font-size: 16px;
  line-height: 22px;
}

.widget-entry-cards-column-more {
  border: 1px solid #858B8F;
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 6px 0;
  transition: 0.2s linear;
}

/* リストコラム */
.list-type-post .entry-card-content {
  margin-left: 0;
}

.list-type-post .widget-entry-cards-column-more {
  padding: 0;
}

/* コラム関連記事 */
.widget-related-entry-cards .widget-related-entry-card-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 6px;
}

.widget-related-entry-cards .entry-card-snippet {
  font-size: 16px;
  line-height: 20px;
}

.widget-related-entry-cards .widget-related-entry-card {
  display: flex;
  align-items: center;
}

.widget-related-entry-cards figure {
  width: 20%;
  float: none;
}

.widget-related-entry-cards figure img {
  vertical-align: bottom;
  float: none;
  /* width: 150px; */
  height: 110px;
  object-fit: cover;
}

.widget-related-entry-cards .widget-related-entry-card-content {
  width: 80%;
  margin-left: 0;
  padding-left: 20px;
}

/* ウィジェット施工実績 */
.widget-entry-cards-work .widget-entry-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.widget-entry-cards-work a.widget-entry-card-link {
  width: 33%;
  transition: 0.2s linear;
}

.widget-entry-cards-work img {
  vertical-align: bottom;
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.widget-entry-cards-work .widget-entry-card-title {
  margin: 10px 0;
}

/* リスト施工実績 */
.list-type-work {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.list-type-work a.entry-card-wrap {
  width: 49%;
  margin-bottom: 10px;
}

.list-type-work a.entry-card-wrap figure {
  width: auto;
  float: none;
  margin-right: 0;
}

.list-type-work a.entry-card-wrap img {
  vertical-align: bottom;
  height: 230px;
  object-fit: cover;
}

.list-type-work .entry-card-content {
  margin-left: 0;
  padding-bottom: 0;
}

.list-type-work .entry-card-title {
  margin: 0;
  margin-top: 10px;
  font-weight: 400;
}

/* トップページのサービスリスト */
ul.toppage-service-lists {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  margin: 30px 0 80px;
  flex-wrap: wrap;
}

ul.toppage-service-lists li {
  margin: 0;
  flex: 1;
  border-right: 1px solid #fff;
}

/* ul.toppage-service-lists li:last-child {
  flex: auto;
} */

ul.toppage-service-lists li:last-child {
  border-right: 0px solid #fff;
}

ul.toppage-service-lists li a {
  display: block;
  text-decoration: none;
  transition: 0.2s linear;
}

ul.toppage-service-lists li img {
  height:400px;
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}

/* ul.toppage-service-lists li:last-child img {
  height: 300px;
} */

.toppage-service-list-title {
  background: #858B8F;
  color: #fff;
  padding: 4px 16px;
  font-size: 18px;
  display: flex;
  align-items: center;
  font-weight: 700;
  letter-spacing: -1px;
}

.toppage-service-list-title i {
  color: #d32388;
  font-size: 50px;
  margin-right: 10px;
}

/* トップページ-品質 */
ul.toppage-quality-lists-wrap .main-article-list-desc {
  text-align: left!important;
  font-weight: 700;
  line-height: 50px;
}

ul.toppage-quality-lists-wrap {
  margin-bottom: 80px!important;
}

/* サービス内容、品質 */
#post-142 {
  line-height: 1.7;
}

ul.main-article-lists {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 30px;
}

ul.main-article-lists li {
  margin: 0;
  display: flex;
  align-items: center;
}

ul.main-article-lists li:nth-child(even) {
  flex-direction: row-reverse;
}

ul.main-article-lists li img {
  vertical-align: bottom;
  width: 50%;
  height: 500px;
  object-fit: cover;
}

ul.main-article-lists li .main-article-list-desc {
  width: 50%;
  padding: 10px;
  font-size: 20px;
  text-align: left;
}

ul.main-article-lists h3.main-article-list-title {
  border: 0;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  line-height: 34px;
  text-align: center;
}

/* 料金 */
h3.plan1 {
  margin: 1.2em 0 1em;
  border: 0;
  border-left: 7px solid #858B8F;
}

.display-box {
  display: none;
}

ul.domestic-car-lists,
ul.foreign-automobile-lists {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

ul.domestic-car-lists li,
ul.foreign-automobile-lists li {
  margin: 0;
}

ul.domestic-car-lists li a,
ul.foreign-automobile-lists li a {
  display: block;
}

ul.domestic-car-lists li img,
ul.foreign-automobile-lists li img {
  vertical-align: bottom;
}

.domestic-car-plan h3,
.foreign-automobile-plan h3 {
  border: 0;
  border-left: 8px solid #ccc;
}

.display-box table tr td {
  font-weight: 700;
}

.display-box table tr td:nth-child(2),
.display-box table tr td:nth-child(3),
.display-box table tr td:nth-child(4) {
  width: 250px;
}


.display-box table tr td:nth-child(1) {
  background: #62676a!important;
  color: #fff;
}

.display-box table tr:nth-child(1) td {
  background: #d32388!important;
  color: #fff;
}

.display-box table tr td.car-plan-img {
  background: #fff!important;
  vertical-align: bottom;
  text-align: center;
}

.display-box table tr td.bg-clear {
  background: #fff!important;
  color: #333!important;
}

/* 会社概要 */
.company-table-wrap table tr td:first-child {
  width: 250px;
  text-align: center;
  font-weight: 700;
  background: #EFEFEF!important;
  padding: 12px 18px!important;
}

.company-table-wrap table tr td:last-child {
  background-color: #fff!important;
  padding: 12px 18px!important;
}

.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* サイドバー */
.sidebar-term-title {
  border-bottom: 1px solid #ccc;
  padding: 6px 0;
}

ul.sidebar-term-lists li {
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
}

ul.sidebar-term-lists li a {
  color: #333;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}

ul.sidebar-term-lists:nth-of-type(1) {
  margin-bottom: 40px;
}

/* サイドバーランキング */
#popular_entries-2 h3 {
  background: #fff;
  padding: 0;
  margin: 0;
}

#sidebar .popular-entry-cards figure {
  width: 80px;
  margin-right: 10px;
}

#sidebar .popular-entry-cards figure img {
  height: 80px;
  object-fit: cover;
}

#sidebar .popular-entry-cards .popular-entry-card-content {
  margin-left: 0;
}

/* ナビゲーション */
.pagination-next {
  display: none;
}

.pagination .current {
  background: #858B8F;
  color: #fff;
}

/* フッターお問い合わせ */
.footer-contact-wrap {
  display: flex;
}

.footer-contact-wrap p {
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.footer-contact-desc,
.footer-contact-map {
  width: 50%;
}

.footer-contact-desc {
  margin-right: 20px;
}

p.footer-contact-title {
  font-weight: 700;
  font-size: 20px;
}

p.footer-contact-tel span {
  font-weight: 700;
  font-size: 30px;
}

p.footer-contact-address {
  margin-top: 16px;
}

a.footer-contact-mail {
  margin-top: 16px;
  text-align: center;
}

a.footer-contact-mail i {
  margin-right: 6px
}

.footer-contact-map .ggmap {
  height: 274px;
}

/* フッター */
#footer {
  margin-bottom: 86px;
  background: #aaafb2;
  border-top: 8px solid #d32388;
}

.navi-footer-in a {
  color: #fff;
}

.navi-footer-in a:hover {
  background: #aaafb2;
  color: #fff;
  text-decoration: underline;
}

.copyright {
  color: #fff;
  margin: 18px 0 10px;
}

/* フッター固定バー */
#bottom-fixed-area {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #858B8F;
  padding: 10px;
  z-index: 100;
}

ul.bottom-fixed-area-lists {
  padding: 0;
  list-style: none;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

ul.bottom-fixed-area-lists li {
  width: 40%;
  background: #fff;
  border: 2px solid #eee;
  line-height: 62px;
}

ul.bottom-fixed-area-lists li a {
  text-decoration: none;
  color: #d32388;
  display: block;
  text-align: center;
  height: 100%;
  transition: all 0.5s;
}

ul.bottom-fixed-area-lists li a:hover {
  opacity: 0.7;
}

ul.bottom-fixed-area-lists li.bottom-fixed-tel {
  font-size: 34px;
  line-height: 8px;
  margin-right: 30px;
}

ul.bottom-fixed-area-lists li.bottom-fixed-tel span {
  display: inline-block;
}

ul.bottom-fixed-area-lists li.bottom-fixed-tel i {
  background: #fff;
  color: #d32388;
  margin-right: 4px;
}

ul.bottom-fixed-area-lists span.bottom-fixed-tel-top {
  font-size: 14px;
  font-weight: 700;
}

ul.bottom-fixed-area-lists span.bottom-fixed-tel-bottom {
  font-weight: 700;
  color: #d32388;
}

ul.bottom-fixed-area-lists li.bottom-fixed-mail {
  font-size: 24px;
  background: #d32388;
  color: #fff;
}

ul.bottom-fixed-area-lists li.bottom-fixed-mail a {
  color: #fff;
}

ul.bottom-fixed-area-lists li.bottom-fixed-mail i {
  font-size: 30px;
  color: #fff;
  margin-right: 4px;
}


/* 検索フォーム */
form.searchandfilter ul li:nth-child(1),
form.searchandfilter ul li:nth-child(2) {
  position: relative;
  display: block;
}

form.searchandfilter ul li:nth-child(1)::before,
form.searchandfilter ul li:nth-child(2)::before {
  z-index: 1;
  position: absolute;
  right: 20px;
  font-size: 24px;
  top: 0;
  font-family: FontAwesome;
  content: "\f107";
  line-height: 43px;
  color: #333;
  pointer-events: none;
}

form.searchandfilter ul li:nth-child(1) select,
form.searchandfilter ul li:nth-child(2) select {
  outline:none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 40px;
  padding: 8px 12px;
  border:1px solid #333;
  color:#333;
  width:100%;
  border-radius:3px;
  padding-right: 28px;
  border-radius: 0;
}

form.searchandfilter ul li:nth-child(1) select option,
form.searchandfilter ul li:nth-child(2) select option {
  background-color: #fff;
  color: #333;
}

form.searchandfilter select::-ms-expand {
  display: none;
}
form.searchandfilter select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #333;
}

form.searchandfilter ul {
  display: flex;
  justify-content: center;
  padding-left: 0;
}

form.searchandfilter button {
  border: 1px solid #333;
  height: 40px;
  padding: 0 10px;
  font-size: 18px;
  cursor: pointer;
  transition: 0.2s linear;
  white-space: nowrap;
  background: #fff;
}

form.searchandfilter button:hover {
  opacity: 0.5;
  transition: none;
  background-color: transparent;
  /* background: #858B8F;
  color: #fff; */
}

/* お問い合わせフォーム */
.contact-table table tr td:first-child {
  width: 250px;
  text-align: center;
  font-weight: 700;
  background: #EFEFEF!important;
  padding: 12px 18px!important;
}

.contact-table table tr td:last-child {
  background-color: #fff!important;
  padding: 12px 18px!important;
}

.wpcf7-form .required {
  color: red;
  font-size: 12px;
}

input[type="text"],
input[type="email"],
select,
textarea {
  width: 100%!important;
}

textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

div.wpcf7-response-output {
  margin: 0!important;
}



/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/

/*1240px以下*/
@media screen and (max-width: 1240px){
  /*必要ならばここにコードを書く*/
}

@media screen and (max-width: 1023px){
  /* 横幅調整 */
  .wrap {
    width: 100%;
    max-width: 900px;
  }

  .content-in {
    display: flex;
    justify-content: center;
  }

  main.main,
  div.sidebar {
    margin: 0;
  }

  main.main {
    width: 67%;
  }

  div.sidebar {
    width: 30%;
  }

  .mobile-menu-buttons {
    display: none;
  }
}

@media (min-width:900px) and (max-width: 1023px) {
  /* トップページのサービスリスト */
  .toppage-service-list-title {
    padding: 4px 8px;
  }

  .toppage-service-list-title i {
    display: none;
  }

}

@media (min-width:769px) and (max-width: 1023px) {
  div.logo-header.logo-image {
    max-width: 200px;
  }

  /* 料金 */
  .display-box table tr td:nth-child(2),
  .display-box table tr td:nth-child(3),
  .display-box table tr td:nth-child(4),
  .display-box table tr td.bg-clear {
    width: 170px;
  }


}

@media screen and (max-width: 899px){
  /* 横幅調整 */
  .wrap {
    width: auto;
    max-width: none;
  }

  .content-in {
    display: block;
    justify-content: flex-start;
  }

  main.main,
  div.sidebar {
    width: auto;
  }

  /* ヘッダー */
  ul.header-icon-wrap {
    padding: 0 10px;
  }

  /* 施工実績 */
  .widget-entry-cards-work .widget-entry-cards,
  .list-type-work {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .widget-entry-cards-work a.widget-entry-card-link,
  .list-type-work a.entry-card-wrap {
    width: 100%;
    max-width: none!important;
  }

  /* .widget-entry-cards-work img,
  .list-type-work a.entry-card-wrap img {
    height: auto;
    object-fit: none;
  } */

  .widget-entry-cards-work .widget-entry-card-title,
  .list-type-work .entry-card-title {
    font-size: 16px;
  }

  /* お知らせ */
  .widget-entry-cards-news .widget-entry-cards {
    display: block;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .widget-entry-cards-news .widget-entry-cards > a {
    width: 100%;
  }

  /* お知らせ（リスト） */
  .list-type-column a.entry-card-wrap figure {
    width: 120px;
  }

  .list-type-column .entry-card-content {
    margin-left: 0px;
  }

  .list-type-column .entry-card-title {
    font-size: 16px;
  }

  .list-type-column .entry-card-snippet {
    font-size: 14px;
    line-height: 20px;
  }

  /* コラム */
  .widget-entry-cards-column a.widget-entry-card-link,
  .list-type-post a.entry-card-wrap {
    padding: 10px;
  }

  .widget-entry-cards-column a.widget-entry-card-link .widget-entry-card,
  .list-type-post a.entry-card-wrap article {
    display: block;
  }

  .widget-entry-cards-column a.widget-entry-card-link .widget-entry-card-thumb,
  .list-type-post a.entry-card-wrap figure {
    width: 100%;
  }

  /* .widget-entry-cards-column img,
  .list-type-post a.entry-card-wrap img {
    width: 100%;
    height: auto;
    object-fit: none;
  } */

  .widget-entry-cards-column a.widget-entry-card-link .widget-entry-card-content,
  .list-type-post .entry-card-content {
    width: 100%;
    padding-bottom: 40px;
  }

  .widget-entry-cards-column .widget-entry-card-title,
  .list-type-post .entry-card-title {
    margin-top: 10px;
    font-size: 18px;
  }

  .widget-entry-cards-column .entry-card-snippet,
  .list-type-post .entry-card-snippet{
    font-size: 14px;
  }

  /* トップページのサービスリスト */
  ul.toppage-service-lists {
    display: block;
  }

  ul.toppage-service-lists li {
    flex: none;
    border-right: 0px solid #fff;
  }

  /* ul.toppage-service-lists li:last-child img {
    height: 400px;
  } */

  .toppage-service-list-title {
    background: #858B8F;
    color: #fff;
    padding: 4px 16px;
    font-size: 18px;
    display: flex;
    align-items: center;
    font-weight: 700;
    letter-spacing: -3px;
  }

  .toppage-service-list-title i {
    color: #d32388;
    font-size: 50px;
    margin-right: 10px;
  }

  /* 料金 */
  ul.domestic-car-lists,
  ul.foreign-automobile-lists {
    justify-content: space-around;
    flex-wrap: wrap;
  }

  /* フッター */
  ul.bottom-fixed-area-lists li {
    width: 45%;
  }

  ul.bottom-fixed-area-lists li.bottom-fixed-tel {
    margin-right: 20px;
  }

}

/*768px以下*/
@media screen and (max-width: 768px){
  h2.title {
    padding: 20px 0;
    font-size: 28px;
  }

  h2.title span {
      font-size: 20px;
  }

  .tagline {
    margin: 0;
    padding: 0 10px;
  }

  /* front-page */
  .metaslider-37 {
    /* margin-top: 10px; */
    margin-top: 0px;
  }

  /* ヘッダー */
  ul.header-icon-wrap li.header-icon-tel,
  ul.header-icon-wrap li.header-icon-mail {
    display: none;
  }

  /* 会社概要 */
  .company-table-wrap table tr td:first-child {
    width: 90px;
    padding: 12px 10px!important;
  }

  /* 料金 */
  .display-box .su-table table td {
    padding: .5em 8px !important;
  }
  .display-box table {
    width: 100%;
    table-layout: fixed;
  }

  .display-box table td {
    overflow-wrap : break-word;
  }

  .display-box table tr td:nth-child(2),
  .display-box table tr td:nth-child(3),
  .display-box table tr td:nth-child(4),
  .display-box table tr td.bg-clear {
    width: 120px;
  }

  .display-box table tr td:last-child,
  .display-box table tr td:nth-last-child(2) {
    width: 70px;
  }

  /* トップページ-品質 */
  ul.toppage-quality-lists-wrap .main-article-list-desc {
    font-weight: 400;
    line-height: 40px;
  }

  /* サービス内容、品質 */
  ul.main-article-lists li {
    display: block;
    align-items: normal;
  }

  ul.main-article-lists li img {
    width: 100%;
    height: 400px;
  }

  ul.main-article-lists li .main-article-list-desc {
    width: 100%;
    margin: 20px 0 30px;
    padding: 0;
    text-align: left;
    font-size: 18px;
  }

  ul.main-article-lists h3.main-article-list-title {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 20px;
  }

  /* フッターお問い合わせ */
  .footer-contact-wrap {
    display: block;
  }

  .footer-contact-desc,
  .footer-contact-map {
    width: 100%;
  }

  .footer-contact-map {
    margin-top: 20px;
  }

  .footer-contact-map .ggmap {
    height: 0px;
  }

  /* フッター */
  #bottom-fixed-area {
    display: none;
  }

  #footer {
    margin-bottom: 50px;
  }

  .navi-footer-in > .menu-footer li.menu-item {
    border: 0;
  }

  /* 検索フォーム */
  form.searchandfilter ul {
    display: block;
  }

  form.searchandfilter ul li {
    padding-right: 0;
    margin-bottom: 10px;
  }

  form.searchandfilter ul li:nth-child(3) {
    width: 150px;
    display: block;
    margin: 0 auto;
  }

  form.searchandfilter ul li:nth-child(3) button {
    width: 150px;
  }

  /* お問い合わせフォーム */
  .su-table.su-table-responsive table {
    width: 100%!important;
  }
  .wpcf7-form tbody {
    display: block;
  }

  .wpcf7-form tbody tr {
    display: block;
    width: 100%;
  }

  .wpcf7-form tbody tr td:first-child {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0!important;
    text-align: left;
    padding: 5px 14px!important;
  }

  .wpcf7-form tbody tr td:last-child {
    display: block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0!important;
  }

  /* スマホ用メニュー */
  .mobile-menu-buttons {
    display: flex;
  }

  .mobile-menu-buttons {
    background: #858B8F;
  }

  .mobile-menu-buttons .menu-button {
    border-right: 1px solid #fff;
  }

  .mobile-menu-buttons .menu-button:last-child {
    border-right: 0px solid #fff;
  }

  .menu-button,
  .menu-icon,
  .menu-caption {
    color: #fff;
  }

  .menu-button:hover,
  .menu-button:hover .menu-icon,
  .menu-button:hover .menu-caption {
    color: #fff;
  }

  .navi-menu-content {
    background: #858B8F;
  }

  .menu-close-button::before {
    color: #fff;
  }

  ul.menu-drawer li {
    background: #858B8F;
  }

  ul.menu-drawer li a {
    color: #fff;
    padding: 20px 10px;
    font-weight: 700;
  }

  .menu-mail-icon::before {
    font-family: FontAwesome;
  	content : "\f0e0";
  }

  .menu-tel-icon::before {
    font-family: FontAwesome;
  	content : "\f095";
  }

  .menu-button:hover .menu-icon,
  .menu-button:hover .menu-caption {
    color: #FFF;
  }

  .menu-drawer a:hover {
    color: #333;
  }

  .mobile-menu-buttons .menu-button:hover {
    transition: none;
    background-color: transparent;
  }

}

/*480px以下*/
@media screen and (max-width: 480px){
  .list-type-post .widget-entry-cards-column-more {
    padding: 6px 0;
  }

  /* 関連記事 */
  .widget-related-entry-cards figure img {
    width: 80px;
    height: 80px;
    max-width: none;
  }
}

@media screen and (device-aspect-ratio: 40/71) {
  /* トップページのサービスリスト */
  .toppage-service-list-title {
    padding: 4px 8px;
    text-align: center;
  }

  .toppage-service-list-title i {
    display: none;
  }

  /* 関連記事 */
  .widget-related-entry-cards .widget-related-entry-card-content {
    padding-left: 30px;
}

  /* 料金 */
  .display-box table tr td:nth-child(2),
  .display-box table tr td:nth-child(3),
  .display-box table tr td:nth-child(4),
  .display-box table tr td.bg-clear {
    width: 100px;
  }

  .display-box table tr td:last-child,
  .display-box table tr td:nth-last-child(2) {
    width: 70px;
  }
}
