@charset "utf-8";
@media (max-width: 768px) {
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ヘッダー
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
nav#mobile-header .site-logo a img {
	padding: 0 5px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ハンバーガーメニュー内
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*ナビ*/
nav#generate-slideout-menu.is-open {
	background: #292929;
}

.slideout-navigation .main-nav {
	padding-bottom: 20px;
	margin: 0 30px 25px!important;
	border-bottom: 1px solid #555555;
}

#generate-slideout-menu a {
	color: #fff;
}

#generate-slideout-menu li.menu-item a {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: none;
}

#generate-slideout-menu li.store a {
	display: none;
}

#generate-slideout-menu li[class*="current-menu-"] > a {
	color: #aaaaaa;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
フッター
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*ナビ*/
.footer-widgets .area_a ul.menu {
	height: 100px;
	flex-direction: column;
	line-height: 1.3;
	row-gap: 20px!important;
	border-right: 0;
}

.footer-widgets .area_a ul.menu li {
	text-align: left;
	border-left: 1px solid #666;
}

.footer-widgets .area_a ul.menu li:nth-child(-n+3) {
	width: 188px!important;
}

.footer-widgets .area_a ul.menu li:nth-of-type(n+4):nth-of-type(-n+6) {
	width: 127px!important;
}

.footer-widgets .area_a ul.menu li a {
	padding: 0 0 0 20px!important;
}

/*都道府県別の実績*/
.footer-widgets .area_b ul.area_case {
	margin-left: -8px;
	margin-bottom: 30px;
	row-gap: 10px;
}

.footer-widgets .area_b ul.area_case li {
	width: initial!important;
}

.footer-widgets .area_b ul.area_case a {
	font-size: 14px!important;
	padding: 0 8px!important;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
コピーライト
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.inside-site-info {
	padding-bottom: 80px;
	margin-top: -1px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
トップへ戻る
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
a.generate-back-to-top {
	bottom: 70px;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
国産スポーツカー買取センター
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*ロゴ*/
.page-domestic-sports #mobile-header .site-logo a {
	width: 55px;
	background: url("./images/logo02.jpg")no-repeat 50% / contain;
	margin-left: 5px;
}

.page-domestic-sports #mobile-header .site-logo a img {
	opacity: 0;
}

/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
会社概要
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*表*/
.page-company .table02 th {
    padding: 30px 10px;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
車種（詳細ページ）
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
/*買取実績一覧へのボタン*/
.case_btn {
    max-width: 100%;
}
	
.single-maker .case_btn a.basic_btn01 {
	font-size: 16px;
	line-height: 1.5;
}

.single-maker .case_btn a.basic_btn01::before {
	left: -20px;
}

/*コラムの下線*/
.single-maker .blog_loop div .post:last-child a {
	border-bottom: 0;
}
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
著者アーカイブ／投稿詳細　＞　この記事を書いた人
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
#posted_by {
    padding: 20px 20px 50px;
}

.single #posted_by {
    padding-top: 40px;
}

#posted_by > .inner {
    flex-direction: column;
    gap: 15px;
}

.archive #posted_by+.h_large_b {
    margin-top: 45px;
    margin-bottom: 20px;
}
	
.single #posted_by h2 {
	left: calc(50% - 92px);
}

#posted_by :is(.area_a,.area_b) {
    width: 100%;
}

#posted_by .area_a .img {
    width: 50%;
    margin: 0 auto;
}
	
#posted_by .area_b .ttl_wrap {
	flex-direction: column;
	gap:15px;
}

#posted_by .area_b .name {
    font-size: 20px;
    text-align: center;
}

#posted_by .area_b .profile {
    font-size: 14px;
}

#posted_by .area_b .sns {
    position: absolute;
    bottom: 10px;
    right: 20px;
}	
	
/* ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
ブログカード 
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ */
.linkcard {
     display: block;
}
.linkcard .linkimage{
    margin-bottom: 15px;
	width: 100%;
}
.linkcard .linktxt {
    width: 100%;
}
	

}/*メディアクエリ終了*/