.motorfan .obi {
    margin-bottom: 1.5em;
}

.motorfan img {
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border-style: none;
}

.motorfan [data-is-slim-widget-area=true] h2.c-widget__title
{
    font-size: var(--font-size-xl);
    line-height: 1;

    position: relative;

    padding: 0 9px;

    text-align: left;

    border-bottom: none;
    border-left: 6px solid;
    background-color: rgba(0,0,0,0);
}
.motorfan [data-is-slim-widget-area=true] h2.c-widget__title::before
{
    display: none;
}
.motorfan [data-is-slim-widget-area=true] h2.c-widget__title::after
{
    display: none;
}
.motorfan .c-entry-summary__meta
{
    font-size: var(--font-size-sm);
    font-weight: 400;
    line-height: 1;

    margin-top: 0;
    margin-bottom: 8px;
}
.motorfan .l-contents__container > .p-breadcrumbs-wrapper:first-child,.l-contents__container > .u-slim-width > .p-breadcrumbs-wrapper:first-child
{
    padding-top: 0;
    padding-bottom: 8px;
}
.motorfan .c-breadcrumbs
{
    line-height: 1.4;
}
.motorfan .c-breadcrumbs,.c-entry__meta
{
    font-size: var(--font-size-sm);
}
.motorfan .san-ei-tag-cloud-link
{
    font-size: var(--font-size-sm);
}
.motorfan .l-contents__container > .p-breadcrumbs-wrapper.san-ei-car-catalog-breadcrumbs-wrapper
{
    padding-bottom: 8px;
}
.motorfan .san-ei-pagelink a,.smb-btn
{
    position: relative;

    display: block;

    padding-top: 12px;
    padding-bottom: 12px;

    text-decoration: none;

    border-radius: 12px;
}
@media(min-width: 768px)
{
    .motorfan .san-ei-pagelink a,.smb-btn
    {
        max-width: 100%;
        margin: 0 auto;
    }
}
.motorfan .san-ei-pagelink a span,.smb-btn span
{
    font-size: var(--font-size-md);
    font-weight: 600;
}
.motorfan .san-ei-pagelink a span > svg,.smb-btn span > svg
{
    font-size: 2rem !important;

    position: absolute;
    top: 50%;
    right: 10px;

    margin-left: .5rem;

    transform: translateY(-50%);
}
@media(min-width: 768px)
{
    .motorfan .san-ei-pagelink a span > svg,.smb-btn span > svg
    {
        margin-left: 1rem !important;
    }
}
.motorfan .san-ei-pagelink
{
    margin: 1.5rem auto;
}
@media(min-width: 600px)and (max-width: 781px)
{
    .motorfan .wp-block-column:not(:only-child)
    {
        flex-basis: calc(50% - .9rem) !important;
        flex-grow: 1;
    }
}
.motorfan .l-header
{
    padding-bottom: 16px;

    border-top: 6px solid var(--header_border_top-color, transparent);
}
.motorfan .l-header .c-site-branding__title .custom-logo
{
    width: auto;
    max-width: unset;
}
@media(min-width: 768px)
{
    .motorfan .l-header
    {
        padding-bottom: 0;
    }
}
@media(max-width: 768px)
{
    .motorfan .l-header.float_nav
    {
        position: fixed;
        top: 0;

        width: 100%;
        padding-bottom: 0;
    }
    .motorfan .l-header.float_nav .catch_copy
    {
        display: none;
    }
    .motorfan .l-header.hide
    {
        display: none;
    }
}
.motorfan .catch_copy
{
    font-size: var(--font-size-xs);
}
.motorfan #drawer_site-top a
{
    display: flex;

    align-items: flex-start;
}
.motorfan #drawer_site-top p
{
    font-size: var(--font-size-sm);
    font-weight: 600;
    line-height: 1.2;
}
.motorfan #drawer_site-top p span
{
    font-size: var(--font-size-xs);
    font-weight: 400;
}
.motorfan .c-drawer[aria-hidden=false]
{
    border-right: 4px solid var(--drawer-color);
}
.motorfan .c-drawer__menu.c-drawer__blogs
{
    border-top: 2px solid var(--drawer-color);
}
.motorfan .c-drawer__item
{
    position: relative;
}
.motorfan .c-drawer__item:not(.menu-item-has-children)::after
{
    position: absolute;
    top: calc(50% - 6px);
    right: 16px;

    display: block;

    width: .9em;
    height: .9em;

    content: '';
    transform: rotate(45deg);

    border-top: 3px solid var(--drawer-color);
    border-right: 3px solid var(--drawer-color);
    background: rgba(0,0,0,0);
}
.motorfan .c-drawer__item.c-drawer__blog::after
{
    display: block !important;

    border-top: 3px solid #000;
    border-right: 3px solid #000;
}
.motorfan .c-drawer__item.c-drawer__blog img
{
    margin-right: 10px;
}
.motorfan #menu-drawer_nav .c-drawer__item:not(.menu-item-has-children)::after
{
    display: block !important;
}
.motorfan .c-drawer .c-ic-angle-right:before
{
    border-color: var(--drawer-color);
}
.motorfan .p-search-form .c-input-group__btn
{
    background-color: var(--drawer-color);
}
.motorfan #san-ei-top-slider
{
    margin-bottom: 72px;
}
@media(min-width: 768px)
{
    .motorfan #san-ei-top-slider .top-slider-item
    {
        max-width: 640px;
    }
}
.motorfan #san-ei-top-slider .top-slider-item .post__title
{
    padding: 0 .5rem;
}
@media(min-width: 768px)
{
    .motorfan #san-ei-top-slider .top-slider-item .post__title
    {
        padding: 0 1rem;
    }
}
.motorfan #san-ei-top-slider .entryItem__thumbnail__inner img
{
    height: 46.875vw;
}
@media(min-width: 768px)
{
    .motorfan #san-ei-top-slider .entryItem__thumbnail__inner img
    {
        height: 360px;
    }
}
.motorfan #san-ei-top-slider .swiper-pagination-bullet-active
{
    background-color: var(--swiper_pagination_active-color);
}
.motorfan .san-ei-top-slider .swiper-button-next,.san-ei-top-slider .swiper-button-prev
{
    top: 25vw;
}
@media(min-width: 40em)
{
    .motorfan .san-ei-top-slider .swiper-button-next,.san-ei-top-slider .swiper-button-prev
    {
        top: 50%;

        transform: translateY(-50%);
    }
}
.motorfan .swiper-san-ei-pagination
{
    position: absolute;
    z-index: 10;
    bottom: -50px;

    width: 100%;

    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    text-align: center;
}
.motorfan .wp-profile-box.san-ei-profile-box
{
    margin-right: -.9rem;
    margin-left: -.9rem;
    padding: 0;

    background-color: rgba(0,0,0,0);
}
@media(min-width: 40em)
{
    .motorfan .wp-profile-box.san-ei-profile-box
    {
        margin-right: inherit;
        margin-left: inherit;
    }
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__title
{
    font-size: var(--font-size-lg);

    margin-bottom: 1rem;
    margin-left: .9rem;
    padding: 0 0 0 9px;

    border-bottom: none;
    border-left: 6px solid var(--h2_border-color);
}
@media(min-width: 40em)
{
    .motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__title
    {
        margin-left: inherit;
    }
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__container
{
    display: flex;

    padding: 6px 0 0;
    padding: 20px .9rem;

    background-color: var(--lead_bg-color);
}
@media(min-width: 40em)
{
    .motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__container
    {
        padding: 20px 14px;
    }
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__figure
{
    width: 64px;
    height: 64px;
    margin-right: 1rem;
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__figure img
{
    width: 100%;
    height: auto;

    border-radius: 40px;
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__body
{
    display: flex;

    flex: 1;
    flex-flow: column;
    justify-content: center;
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__name
{
    font-size: var(--font-size-sm);
    font-weight: 700;

    margin-bottom: 0;
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__content
{
    font-size: var(--font-size-sm);
    line-height: 1.4;
}
.motorfan .wp-profile-box.san-ei-profile-box .wp-profile-box__buttons
{
    margin-top: 0;

    text-align: right;
}
.motorfan .wp-profile-box.san-ei-profile-box .san-ei-profile-box__link
{
    font-size: var(--font-size-sm);

    display: inline-flex;

    text-decoration: underline;

    align-items: center;
}
.motorfan h2
{
    font-size: 1.125rem;
    line-height: 1.3;

    margin-bottom: 1.5rem;
    padding: 0 0 0 9px;

    color: inherit;
    border-bottom: none;
    border-left: 6px solid #ff0100;
}
.motorfan h2::before
{
    display: none;
}
.motorfan h3
{
    font-size: 1.125rem;

    padding-bottom: 0;

    color: #00005a;
    border-bottom: none;
    margin-top: calc(1.8rem * 1.75);
    margin-bottom: calc(1.8rem * .75);
}
.motorfan h4
{
    font-size: 1rem;

    color: inherit;
}
.motorfan h5
{
    font-size: .875rem;

    color: inherit;
}
.motorfan h6
{
    font-size: .875rem;

    color: #666;
}
.motorfan figure {
    width: 100%;
}
.motorfan>:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)+:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6)
{
    margin-top: 1.8rem;
}
.motorfan .wp-block-code {
    background-color: #f7f7f7;
    border: 1px solid #f7f7f7;
    border-radius: 6px;
    overflow: auto;
    padding: 16px;
}
.motorfan .wp-block-code code {
    background-color: initial;
    border: none;
    color: #000;
    font-size: 100%;
    padding: 0;
}
.motorfan .wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap;
    line-height: calc(.3 + .7/(1 + .875 * .875/2.5 - .875/2.5) + .4 * 2);
}
.motorfan .wp-block-embed__wrapper {
    position: relative;
}
.motorfan .c-responsive-container-16-9 {
    padding-bottom: 56.25%;
}
.motorfan .c-responsive-container-16-9 {
    height: 0;
    position: relative;
}
.motorfan .c-responsive-container-16-9 iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.motorfan .wp-block-image img,
.motorfan .obi img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.motorfan .wp-block-image:not(.is-style-rounded) img,
.motorfan .obi img {
    border-radius: inherit;
}
.motorfan pre {
    background-color: #f7f7f7;
    border: 1px solid #eee;
    border-radius: 6px;
    overflow: auto;
    padding: 16px;
    font-size: .875rem;
    line-height: calc(.3 + .7/(1 + .875 * .875/2.5 - .875/2.5) + .4 * 2);
}
.motorfan [class^="wp-container-"] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.motorfan .wp-block-gallery {
    --wp--style--block-gap: calc(1.8rem * 0.25);
    gap: var(--wp--style--block-gap)!important;
}
.motorfan figure.wp-block-gallery.has-nested-images {
    align-items: normal;
}
.motorfan .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - 16px * 0.66667);
}
.motorfan .wp-block-gallery.has-nested-images figure.wp-block-image {
    display: flex;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    flex-direction: column;
    max-width: 100%;
}
.motorfan figure.wp-block-image {
    padding-bottom: 0.4rem;
    padding-top: 0.4rem;
}
.motorfan .wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: nowrap!important;
    align-items: normal!important;
    gap: 1.8rem!important;
}
.motorfan .wp-block-embed {
    margin: 0 0 1em;
    overflow-wrap: break-word;
}

.motorfan .wp-block-embed__wrapper {
    position: relative;
}

.motorfan .wp-oembed-blog-card {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 4px rgba(0,0,0,.1);
    overflow: hidden;
    transition: all .2s ease-out;
}

@media (min-width: 1024px)
{
    .motorfan .wp-oembed-blog-card>a,
    .motorfan .wp-oembed-blog-card>span {
        padding: 1.25rem;
        padding: calc(1.66667rem*.75);
    }
}

.motorfan .wp-oembed-blog-card>a,
.motorfan .wp-oembed-blog-card>span {
    color: #111;
    display: block;
    overflow: hidden;
    padding: 0.83333rem;
    padding: calc(1.66667rem*.5);
    text-decoration: none;
}

@media (min-width: 481px)
{
    .motorfan .wp-oembed-blog-card__figure {
        margin: 0 0 0 1.25rem;
        margin-left: calc(1.66667rem*.75*1);
        width: 20%;
    }
}

.motorfan .wp-oembed-blog-card__figure {
    float: right;
    margin: 0 0 0 0.83333rem;
    margin-left: calc(1.66667rem*.5*,1);
    overflow: hidden;
    position: relative;
    width: 40%;
}

.motorfan .wp-oembed-blog-card__figure:before {
    content: "";
    display: block;
    padding: 75% 0 0;
}

.motorfan .wp-oembed-blog-card__figure img {
    bottom: 0;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.motorfan .wp-oembed-blog-card__body {
    overflow: hidden;
}

.motorfan .wp-oembed-blog-card__title {
    font-weight: 700;
}

@media (min-width: 481px)
{
    .motorfan .wp-oembed-blog-card__description {
        display: block;
    }
}

.motorfan .wp-oembed-blog-card__description {
    display: none;
    font-size: .875rem;
    line-height: calc(1.0227 + .33333*2);
    margin-top: 10px;
}

.motorfan .wp-oembed-blog-card__domain {
    clear: both;
    color: #999;
    font-size: 12px;
    margin-top: 15px;
    padding-top: 5px;
}

.motorfan .wp-oembed-blog-card__favicon {
    height: 13px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}
