@media screen and (min-width: 751px) {
    .top-bnr {
        padding: 20px 0;
    }

    #lightboxOverlay,
    #lightbox {
        min-width: var(--content-width) !important;
        width: 100% !important
    }

    .sp320,
    .sp375,
    .sp425 {
        display: none
    }

    .wow {
        animation-duration: 1s;
        animation-delay: .2s
    }

    .sp {
        display: none !important
    }

    a:hover {
        text-decoration: none;
        color: var(--main-cl)
    }

    .to-top:hover a {
        background: var(--main-cl);
        color: #fff
    }

    .to-top:hover a::before {
        border-bottom-color: #fff
    }

    .ibtn a:hover::after {
        opacity: 0;
        visibility: hidden
    }

    #header.uheader {
        background-color: var(--main-cl)
    }

    #header.uheader .logo a {
        width: 292px
    }

    #header.uheader .hd-email a {
        width: 201px;
        height: 90px;
        font-size: 14px;
        padding-top: 5px
    }

    #header.uheader .hd-email a::before {
        width: 38px;
        margin-bottom: 8px
    }

    #header.uheader .hd-phone {
        margin: -6px 23px 0 0
    }

    #header.uheader .hd-phone a {
        font-size: 32px
    }

    #header.uheader .hd-phone a::before {
        width: 17px;
        margin-right: 4px;
        margin-top: 3px
    }

    #header.uheader .hd-time {
        font-size: 13px
    }

    #header.uheader .hd-lang {
        margin: 0 24px 0 0
    }

    #header.uheader .hd-lang li {
        margin-bottom: 6px
    }

    #header.uheader .hd-lang li:last-child {
        margin-bottom: 0
    }

    #header.uheader .hd-lang .hd-lang-btn {
        width: 85px;
        height: 28px
    }

    #header.uheader .header-menu {
        display: block;
        height: 57px
    }

    .header-menu {
        display: none
    }

    .hd-lang .hd-lang-btn:hover {
        background-color: #fff;
        color: var(--body-color)
    }

    .menu-list>li {
        width: 152px
    }

    .menu-list>li:nth-child(1) .menu-tt {
        padding-left: 27px
    }

    .menu-list>li:nth-child(2) {
        width: 154px
    }

    .menu-list>li:nth-child(4) {
        width: 155px
    }

    .menu-list>li:nth-child(4) .menu-en {
        transform: translateY(2px)
    }

    .menu-list>li:nth-child(5) {
        width: 188px
    }

    .menu-list>li:nth-child(5) .menu-en {
        transform: translateY(1px)
    }

    .menu-list>li:nth-child(6) .menu-en {
        transform: translateY(2px)
    }

    .menu-btn {
        display: none
    }

    .menu-tt:hover {
        color: var(--main-cl2)
    }

    .hd-email a:hover {
        background-color: var(--main-cl);
        color: #fff
    }

    .hd-email a:hover::before {
        filter: brightness(0) invert(1)
    }

    .dropdown:hover .menu-tt {
        color: var(--main-cl2)
    }

    .dropdown:hover>.sub-menu {
        transform: translateY(0);
        pointer-events: auto;
        opacity: 1;
        visibility: visible;
        z-index: 1
    }

    .sub-menu {
        position: absolute;
        top: 100%;
        left: -50%;
        width: 300px;
        transition: all .3s ease;
        transform: translateY(10px);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
        box-shadow: 10px 10px 30px rgba(0, 0, 0, .16)
    }

    .sub-menu a:hover {
        color: #fff;
        background-color: var(--main-cl2)
    }

    .idx-menu .imenu-list>li:nth-child(1) {
        width: 313px
    }

    .idx-menu .imenu-list>li:nth-child(1) .imenu-jp {
        margin-bottom: 2px
    }

    .idx-menu .imenu-list>li:nth-child(1) .imenu-en {
        padding: 0 10px 0 0
    }

    .idx-menu .imenu-list>li:nth-child(5) .imenu-tt {
        padding-top: 9px
    }

    .idx-menu .imenu-list>li:last-child {
        width: 310px
    }

    .idx-menu .imenu-list>li:last-child .imenu-tt {
        padding-right: 0px
    }

    .idx-menu .imenu-tt {
        transition: all .3s ease
    }

    .idx-menu .imenu-tt:hover {
        background-color: #114d89
    }

    .idx-menu .imenu-tt:hover .imenu-en {
        color: #fff
    }

    .idx-menu .imenu-jp,
    .idx-menu .imenu-en {
        transition: all .3s ease
    }

    .idx-menu .idropdown:hover .imenu-tt {
        background-color: #114d89
    }

    .idx-menu .idropdown:hover .imenu-tt .imenu-en {
        color: #fff
    }

    .idx-menu .idropdown:hover .isub-menu {
        opacity: 1;
        visibility: visible
    }

    .idx-menu .idropdown:hover .isub-menu a:hover {
        background-color: #114d89
    }

    .iovn .iovn-list li:hover {
        background-color: var(--main-cl);
        color: #fff
    }

    .iovn .iovn-link a:hover {
        color: #333;
        text-decoration: underline
    }

    .iovn .iovn-link a:hover::before {
        border-top-color: #333;
        border-right-color: #333
    }

    .tesla .tesla-img a:hover {
        opacity: .7
    }

    .ifeature .ifeature-list li:nth-child(2) .ifeature-box {
        padding-top: 34px;
        padding-bottom: 31px
    }

    .ifeature .ifeature-list li:nth-child(2) .ifeature-hd {
        margin-right: 5px
    }

    .ifeature .ifeature-list li:nth-child(2) .ifeature-desc {
        margin-bottom: 21px
    }

    .ifeature .ifeature-list li:nth-child(3) .ifeature-box {
        padding-top: 56px;
        padding-bottom: 51px
    }

    .ifeature .ifeature-list li:nth-child(3) .ifeature-desc {
        margin-bottom: 39px
    }

    .iplan .iplan-list li:hover::before {
        opacity: .8
    }

    .iplan .iplan-list li:nth-child(2) {
        padding-top: 56px;
        padding-bottom: 44px
    }

    .iplan .iplan-list li:nth-child(2) .iplant-eng {
        top: 67px;
        right: -190px
    }

    .iplan .iplan-list li:nth-child(2) .iplan-t {
        margin-bottom: 16px
    }

    .iplan .iplan-list li:nth-child(3) .iplant-eng {
        right: -132px
    }

    .iplan .iplan-list li:nth-child(4) .iplant-eng {
        right: -209px;
        top: 38px
    }

    .iplan .iplan-list li:nth-child(4) .iplan-tt {
        margin-bottom: 23px
    }

    .iplan .iplan-list li:nth-child(4) .iplan-t {
        padding: 13px 10px 14px 18px
    }

    .iplan .iplan-list li:nth-child(5) .iplant-eng {
        right: -142px;
        top: 62px
    }

    .iplan .iplan-jp {
        width: 936px;
        max-width: 100%
    }

    .icase .slick-arrow {
        transition: all .3s ease
    }

    .icase .slick-arrow:hover {
        background-color: var(--main-cl)
    }

    .icase .slick-arrow::after {
        transition: all .3s ease
    }

    .icase .slick-prev:hover::after {
        border-bottom-color: #fff;
        border-left-color: #fff
    }

    .icase .slick-next:hover::after {
        border-top-color: #fff;
        border-right-color: #fff
    }

    .icase .icase-item .icase-img {
        overflow: hidden
    }

    .icase .icase-item .icase-img img {
        transition: all .3s ease
    }

    .icase .icase-item .icase-tt {
        transition: all .3s ease
    }

    .icase .icase-item:hover .icase-img img {
        transform: scale(1.05)
    }

    .icase .icase-item:hover .icase-tt {
        color: var(--main-cl2)
    }

    .isystem .isystem-list li:nth-child(2) .isystem-desc {
        letter-spacing: 0px
    }

    .isystem .isystem-list li:nth-child(3) .isystem-tt {
        transform: translateY(6px)
    }

    .isystem .isystem-list li:nth-child(3) .isystem-eng {
        left: -44px
    }

    .isystem .isystem-item {
        transition: all .3s ease
    }

    .isystem .isystem-item:hover {
        opacity: .7
    }

    .fmid .fmid-btn a:hover {
        background-color: var(--main-cl);
        color: #fff;
        border-color: var(--main-cl)
    }

    .fmid .fmid-col:nth-child(1) {
        width: 282px
    }

    .fmid .fmid-col:nth-child(1) .fmid-menu li {
        margin-bottom: 9px
    }

    .fmid .fmid-col:nth-child(2) {
        width: 180px
    }

    .fmid .fmid-col:nth-child(3) {
        width: 282px
    }

    .fmid .fmid-col:nth-child(3) .fmid-menu li {
        margin-bottom: 7px
    }

    .fmid .fmid-col:nth-child(3) .fmid-menu:nth-child(3) li {
        margin-bottom: 12px
    }

    .fmid .fmid-col:nth-child(4) {
        width: 180px
    }

    .fmid .fmid-menu a:hover {
        color: var(--main-cl2)
    }

    .icontact .ict-email {
        transition: all .3s ease
    }

    .icontact .ict-email:hover {
        color: #fff;
        background-color: #d5bb6d
    }

    .icontact .ict-email:hover .ict-email-eml::before {
        filter: brightness(0) invert(1)
    }

    .icontact .ict-email-eml::before {
        transition: all .3s ease
    }

    .impressions {
        transition: all .3s ease
    }

    .impressions:hover {
        color: #fff
    }

    .impressions:hover::before {
        opacity: 0;
        visibility: hidden
    }

    .impressions:hover .imp-en,
    .impressions:hover .imp-jp {
        color: #fff
    }

    .impressions .imp-en,
    .impressions .imp-jp {
        transition: all .3s ease
    }

    .icompany .icompany-list li:hover .icompany-tt {
        color: var(--main-cl2)
    }

    .icompany .icompany-list li:hover .icompany-tt::before {
        border-top-color: var(--main-cl2);
        border-right-color: var(--main-cl2)
    }

    .icompany .icompany-tt {
        transition: all .3s ease
    }

    .icompany .icompany-tt::before {
        transition: all .3s ease
    }

    .iarea .iarea-list li {
        transition: all .3s ease
    }

    .iarea .iarea-list li:hover {
        opacity: .7
    }

    .popup-youtube {
        transition: all .3s ease
    }

    .popup-youtube:hover {
        opacity: .5
    }
}

@media screen and (min-width: 751px)and (max-width: 1919px) {
    #header.uheader .hd-email a {
        width: 180px
    }

    #header.uheader .hd-email a::before {
        width: 30px;
        height: 20px;
        margin-bottom: 5px
    }

    #header.uheader .hd-phone {
        margin: 0 10px 0 0
    }

    #header.uheader .hd-phone a {
        font-size: 26px
    }

    #header.uheader .hd-phone a::before {
        width: 16px;
        margin: 0 4px 0 0
    }

    #header.uheader .hd-time {
        font-size: 12px
    }

    #header.uheader .hd-lang {
        margin: 0 10px 0 0
    }

    #header.uheader .hd-lang li {
        margin-bottom: 4px
    }

    #header.uheader .hd-lang .hd-lang-btn {
        font-size: 14px
    }

    #header.uheader .hd-lang .hd-lang-btn span img {
        width: 18px;
        height: 18px
    }

    .index-visual .imvs-title {
        font-size: 50px
    }

    .index-visual .imvs-tt {
        font-size: 25px
    }

    .ifeature .ifeature-list li {
        padding: 0 80px
    }

    .icase .slick-arrow {
        width: 80px;
        height: 80px
    }

    .icase .slick-prev {
        left: 30px
    }

    .icase .slick-next {
        right: 30px
    }

    .impressions {
        min-height: auto
    }

    .impressions::after,
    .impressions::before {
        background-size: cover
    }

    .isystem .isystem-tt {
        font-size: 30px;
        margin-bottom: 20px
    }

    .isystem .isystem-desc {
        font-size: 18px
    }
}

@media screen and (min-width: 751px)and (max-width: 1680px) {
    .br-isub {
        display: block
    }

    #header.uheader .logo {
        padding-left: 20px !important
    }

    #header.uheader .logo a {
        width: 200px
    }

    #header.uheader .menu-list>li {
        width: 110px
    }

    #header.uheader .menu-list>li:nth-child(5) {
        width: 140px
    }

    .menu-jp {
        font-size: 15px
    }

    .iplan .iplan-img {
        margin: 0 50px 0 -90px;
        width: 600px
    }

    .iplan .iplan-txt {
        padding-bottom: 0
    }

    .iplan .iplant-eng {
        right: -90px !important;
        font-size: 110px
    }

    .impressions {
        padding: 120px 0
    }

    .impressions .imp-txt {
        margin-right: 80px
    }

    .impressions .imp-ig img {
        width: 600px
    }

    .isystem .isystem-txt {
        min-height: 223px;
        left: 20px;
        right: 20px;
        bottom: 20px
    }

    .isystem .isystem-desc {
        font-size: 16px
    }

    .idx-h-social p {
        min-width: 30px
    }
}

@media screen and (min-width: 751px)and (max-width: 1440px) {
    .to-top a {
        width: 80px;
        height: 80px;
        padding-bottom: 0;
        font-size: 14px
    }

    .to-top a::before {
        border-width: 0 8px 10px
    }

    .to-top a span {
        font-size: 140%
    }

    .hd-email a {
        width: 200px;
        height: 90px;
        font-size: 14px
    }

    .hd-email a::before {
        width: 23px;
        height: 14px;
        margin-bottom: 5px
    }

    .hd-phone {
        margin: 0 20px 0 0
    }

    .hd-phone a {
        font-size: 30px
    }

    .hd-phone a::before {
        width: 17px
    }

    .hd-time {
        font-size: 14px
    }

    .hd-lang {
        margin-right: 20px
    }

    .hd-lang li {
        margin-bottom: 5px
    }

    .hd-lang .hd-lang-btn {
        width: 90px;
        height: 30px;
        font-size: 15px
    }

    .hd-lang .hd-lang-btn span img {
        width: 20px;
        height: 20px
    }

    .sub-menu {
        width: 260px
    }

    .sub-menu a {
        font-size: 14px;
        padding: 15px
    }

    .idx-menu .isub-menu a {
        line-height: 1.3;
        padding: 15px
    }

    .index-visual.active+.idx-menu {
        top: 90px
    }

    .index-visual .imvs-title {
        font-size: 40px;
        margin-bottom: 32px
    }

    .index-visual .imvs-tt {
        font-size: 20px;
        margin-bottom: 20px
    }

    .index-visual .imvs-img img {
        height: 540px
    }

    .idx-menu .imenu-tt {
        height: 80px;
        padding: 8px 10px 5px
    }

    .idx-menu .imenu-jp {
        font-size: 18px
    }

    .idx-menu .imenu-en {
        font-size: 19px
    }

    .ifeature .ifeature-tt {
        margin-bottom: 28px
    }

    .ifeature .ifeature-tt::before {
        bottom: -4px
    }

    .ifeature .ifeature-t {
        font-size: 22px
    }

    .ifeature .ifeature-tx {
        font-size: 28px
    }

    .ifeature .ifeature-box {
        width: 620px;
        padding: 30px;
        min-height: 500px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .ifeature .ifeature-tx {
        margin-bottom: 20px;
        padding-left: 0
    }

    .ifeature .ifeature-desc {
        margin-bottom: 28px
    }

    .ifeature .ifeature-list li {
        height: 700px;
        padding: 0 40px
    }

    .ifeature .ifeature-areas {
        margin-bottom: 25px
    }

    .ifeature .ifa-tt {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 15px
    }

    .ifeature .ifa-img img {
        width: 360px
    }

    .ifeature .ifeature-desc {
        font-size: 18px
    }

    .iplan .iplan-img {
        width: 540px;
        margin: 0 40px 0 0px
    }

    .iplan .iplant-eng {
        right: -20px !important;
        font-size: 80px;
        top: 73px
    }

    .iplan .iplan-tt {
        font-size: 30px;
        padding-bottom: 6px;
        margin-bottom: 20px
    }

    .iplan .iplan-t {
        font-size: 18px;
        padding: 8px 8px 10px
    }

    .iplan .iplan-desc {
        font-size: 18px
    }

    .icase .icase-head::after {
        font-size: 260px
    }

    .icase .icase-text {
        padding: 20px
    }

    .icase .icase-date {
        font-size: 20px
    }

    .icase .icase-tt {
        font-size: 26px
    }

    .impressions .imp-en {
        margin-bottom: 30px
    }

    .impressions .imp-jp {
        font-size: 34px;
        margin-bottom: 20px
    }

    .impressions .imp-desc {
        font-size: 18px
    }

    .impressions .imp-txt {
        width: 540px;
        margin-right: 60px
    }

    .iplan .iplan-head::before {
        font-size: 320px
    }

    .icompany .icompany-head::after {
        font-size: 240px
    }

    .icompany .icompany-en {
        margin-bottom: 28px
    }

    .isystem .isystem-head::after {
        font-size: 280px;
        left: -50px
    }

    .isystem .isystem-tt {
        margin-bottom: 10px
    }

    .isystem .isystem-desc {
        font-size: 14px
    }

    .isystem .isystem-txt {
        left: 20px;
        right: 20px;
        bottom: 20px;
        min-height: 210px
    }

    .imessage .imess-jp {
        font-size: 34px
    }
}

@media screen and (min-width: 751px)and (max-width: 1400px) {
    #header.uheader .logo {
        padding-left: 15px !important
    }

    #header.uheader .logo a {
        width: 190px
    }

    #header.uheader .menu-list>li {
        width: 95px
    }

    #header.uheader .hd-email a {
        width: 150px;
        font-size: 12px
    }

    #header.uheader .hd-email a::before {
        width: 26px
    }

    #header.uheader .hd-lang .hd-lang-btn {
        width: 76px;
        font-size: 13px
    }

    #header.uheader .hd-lang .hd-lang-btn span img {
        width: 15px;
        height: 15px
    }

    .isystem .isystem-desc {
        font-size: 13px
    }
}

@media screen and (min-width: 1px)and (max-width: 750px) {
    .top-bnr p.img a img {
        padding: 10px 0;
        width: auto;
    }

    #wrapper {
        min-width: unset !important
    }

    .pc {
        display: none !important
    }

    .container {
        width: 100%
    }

    .no-scroll {
        overflow: hidden;
        -ms-touch-action: none;
        touch-action: none;
        -webkit-overflow-scrolling: auto
    }

    .open-nav #header {
        background-color: var(--main-cl)
    }

    .open-nav .header-menu {
        top: 70px;
        opacity: 1;
        visibility: visible
    }

    .hamburger-btn {
        display: block
    }

    .to-top {
        bottom: 83px;
        right: 15px
    }

    .to-top a {
        width: 50px;
        height: 50px;
        font-size: 12px;
        padding-bottom: 0
    }

    .to-top a::before {
        border-width: 0 5px 6px 5px;
        margin-bottom: 2px
    }

    .to-top a span {
        font-size: 120%
    }

    .bfix.show {
        opacity: 1;
        visibility: visible
    }

    .ibtn a {
        margin: 0 auto;
        width: 220px;
        height: 52px;
        font-size: 15px;
        padding: 5px 20px
    }

    .ibtn a::before {
        right: 12px
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    input,
    button,
    textarea,
    select,
    p,
    blockquote,
    th,
    td,
    pre,
    address,
    li,
    dt,
    dd {
        font-size: 160%
    }

    #header {
        height: 70px;
        padding: 10px 0
    }

    #header.active {
        background-color: var(--main-cl)
    }

    #header .container {
        height: 100%;
        padding: 0 15px
    }

    #header .logo {
        padding: 0;
        margin-right: 20px
    }

    #header .logo img {
        width: 200px
    }

    #header.uheader {
        background-color: var(--main-cl)
    }

    .hd-lang {
        margin-right: 10px
    }

    .hd-lang .hd-lang-btn {
        width: 76px;
        height: 24px;
        font-size: 13px
    }

    .hd-lang .hd-lang-btn span {
        margin-right: 5px
    }

    .hd-lang .hd-lang-btn img {
        width: 16px;
        height: 16px
    }

    .header-menu {
        position: fixed;
        top: 100%;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        text-align: left;
        transition: all .3s ease;
        z-index: 99;
        background-color: var(--main-cl);
        overflow-x: hidden;
        overflow-y: auto;
        height: calc(100vh - 70px);
        padding-bottom: 200px;
        opacity: 0;
        visibility: hidden
    }

    .menu-list {
        display: block;
        height: auto;
        margin-bottom: 30px
    }

    .menu-list>li {
        position: relative
    }

    .menu-list>li:first-child .menu-tt {
        border-top: 1px solid rgba(255, 255, 255, .5)
    }

    .menu-list>li:last-child {
        border-bottom: none
    }

    .menu-list>li::before {
        display: none
    }

    .menu-tt {
        background-color: var(--main-cl);
        padding: 10px;
        font-size: 16px;
        position: relative;
        border-bottom: 1px solid rgba(255, 255, 255, .5)
    }

    .menu-jp {
        font-size: 16px
    }

    .dropdown .menu-tt::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto 0;
        border-left: 10px solid rgba(0, 0, 0, 0);
        border-right: 10px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #fff;
        transition: all .3s ease;
        height: 12px
    }

    .dropdown .menu-tt.open::before {
        transform: scaleY(-1)
    }

    .sub-menu {
        position: relative;
        top: 0;
        left: 0;
        display: none;
        border-bottom: 1px solid rgba(255, 255, 255, .5)
    }

    .sub-menu li::before {
        left: 0;
        right: 0;
        opacity: .5
    }

    .sub-menu a {
        padding: 15px;
        position: relative;
        font-size: 14px;
        background-color: #265a99
    }

    .menu-btn {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 0 15px
    }

    .menu-btn li {
        max-width: 100%;
        width: 350px;
        height: 130px;
        padding: 15px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        flex-direction: column;
        margin-bottom: 20px
    }

    .menu-btn li:last-child {
        margin-bottom: 0
    }

    .menu-tel {
        border: 1px solid #fff;
        color: #fff
    }

    .menu-tel .menu-tel-tt {
        margin-bottom: 5px;
        line-height: 1.4
    }

    .menu-tel .menu-tel-num {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
        margin-bottom: 3px
    }

    .menu-tel .menu-tel-num::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 43px;
        background: url(https://www.cj-garage.com/images/idx-icontact-tel.png) center/contain no-repeat;
        margin-right: 10px
    }

    .menu-tel .menu-tel-num span {
        color: #fff;
        font-family: var(--roboto);
        font-weight: 700;
        font-size: 30px;
        letter-spacing: -0.042em
    }

    .menu-tel .menu-tel-time {
        margin-bottom: 0
    }

    .menu-email {
        background-color: var(--main-cl2);
        color: var(--main-cl)
    }

    .menu-email .menu-email-en {
        font-family: var(--voluta);
        font-size: 24px;
        margin-bottom: 4px;
        line-height: 1
    }

    .menu-email .menu-email-eml {
        margin-top: -3px;
        font-weight: 700;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1.4;
        letter-spacing: -0.8px;
        margin-bottom: 4px
    }

    .menu-email .menu-email-desc {
        margin-bottom: 0;
        font-size: 15px
    }

    .idx-menu {
        display: none
    }

    .index-visual .imvs-title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .index-visual .imvs-num {
        letter-spacing: 0px;
        transform: translateX(-5px)
    }

    .index-visual .imvs-tt {
        font-size: 20px;
        letter-spacing: 0;
        margin-bottom: 10px
    }

    .index-visual .imvs-en {
        font-size: 36px;
        padding-left: 0
    }

    .index-visual .imvs-img {
        width: 100%
    }

    .index-visual .imvs-img img {
        min-height: 400px
    }

    .iovn {
        padding: 40px 0
    }

    .iovn .iovn-wrapper {
        flex-direction: column
    }

    .iovn .iovn-item {
        width: 100%;
        margin-bottom: 30px
    }

    .iovn .iovn-item:last-child {
        margin-bottom: 0
    }

    .iovn .iovn-head {
        margin-bottom: 14px
    }

    .iovn .iovn-jp {
        font-size: 22px;
        margin-right: 13px
    }

    .iovn .iovn-en {
        font-size: 16px
    }

    .iovn .iovn-link a {
        font-size: 14px
    }

    .iovn .iovn-link a::before {
        width: 6px;
        height: 6px;
        top: 1px
    }

    .iovn .iovn-list li {
        padding: 5px 10px;
        flex-direction: column;
        align-items: flex-start;
        min-height: 54px
    }

    .iovn .iovn-date {
        margin: 0 0 2px 0;
        line-height: 1.4
    }

    .iovn .iovn-tt {
        font-size: 14px;
        -webkit-line-clamp: 1
    }

    .tesla {
        padding: 50px 0
    }

    .tesla .tesla-title {
        font-size: 22px;
        margin-bottom: 48px
    }

    .tesla .tesla-list {
        flex-direction: column;
        align-items: center
    }

    .tesla .tesla-list li {
        margin-bottom: 20px
    }

    .tesla .tesla-list li:last-child {
        margin-bottom: 0
    }

    .icontact {
        padding: 40px 0 40px;
        height: auto
    }

    .icontact::before {
        top: -6%;
        right: 0;
        font-size: min(max(31.25vw, 100px), 180px)
    }

    .icontact::after {
        background-image: url("https://www.cj-garage.com/images/idx-icontact-img02-sp.jpg")
    }

    .icontact .ict-head {
        margin-bottom: 20px
    }

    .icontact .ict-en {
        font-size: 50px;
        padding: 0
    }

    .icontact .ict-logo {
        padding: 0;
        margin-bottom: 0
    }

    .icontact .ict-logo img {
        width: 300px
    }

    .icontact .ict-cj {
        margin-top: 2px
    }

    .icontact .ict-cj-t2 {
        padding: 0
    }

    .icontact .ict-btn {
        flex-direction: column;
        align-items: center
    }

    .icontact .ict-btn li {
        width: 350px;
        height: 140px;
        padding: 15px
    }

    .icontact .ict-tel {
        margin-bottom: 20px
    }

    .icontact .ict-tel-tt {
        letter-spacing: 0
    }

    .icontact .ict-tel-num::before {
        width: 16px
    }

    .icontact .ict-tel-num span {
        font-size: 30px
    }

    .icontact .ict-email-en {
        font-size: 24px
    }

    .icontact .ict-email-eml {
        font-size: 20px
    }

    .icontact .ict-email-eml::before {
        width: 28px;
        height: 17px;
        margin: 2px 10px 0 0;
        transform: none
    }

    .icontact .ict-email-desc {
        font-size: 14px
    }

    .ifeature {
        padding: 40px 0
    }

    .ifeature .ifeature-head {
        margin-bottom: 35px
    }

    .ifeature .ifeature-head::before {
        top: 30px;
        font-size: min(max(31.25vw, 100px), 180px)
    }

    .ifeature .ifhead-en {
        font-size: 50px;
        margin-bottom: 30px
    }

    .ifeature .ifhead-jp {
        font-size: 24px
    }

    .ifeature .ifhead-desc {
        letter-spacing: 0
    }

    .ifeature .ifeature-list {
        height: auto;
        width: auto;
        left: 0;
        margin: 0 -15px
    }

    .ifeature .ifeature-list li {
        padding: 0 15px;
        margin-bottom: 30px;
        flex-direction: column;
        padding: 0;
        height: auto
    }

    .ifeature .ifeature-list li:last-child {
        margin-bottom: 0
    }

    .ifeature .ifeature-list li:nth-child(2) .ifeature-box {
        margin-left: 0
    }

    .ifeature .ifeature-img {
        position: static
    }

    .ifeature .ifeature-img img {
        min-height: 250px
    }

    .ifeature .ifeature-box {
        width: calc(100% - 30px);
        padding: 20px;
        margin-top: -100px;
        min-height: auto
    }

    .ifeature .ifeature-tt {
        margin-bottom: 10px;
        align-content: center
    }

    .ifeature .ifeature-hd {
        font-size: 28px;
        line-height: 1;
        margin-right: 10px
    }

    .ifeature .ifeature-hd span {
        font-size: 30px
    }

    .ifeature .ifeature-t {
        font-size: 20px;
        padding-top: 4px
    }

    .ifeature .ifeature-tx {
        font-size: 20px;
        padding-left: 0;
        margin-bottom: 10px
    }

    .ifeature .ifeature-desc {
        margin-bottom: 20px
    }

    .ifeature .ifa-tt {
        font-size: 20px;
        margin-bottom: 10px
    }

    .ifeature .ifa-img img {
        width: 300px
    }

    .ifeature .ifeature-areas {
        margin-bottom: 20px
    }

    .ifeature .ifeature-btn {
        margin-top: 20px
    }

    .ifeature .ifeature-btn a {
        width: 320px
    }

    .iplan {
        margin-bottom: 50px
    }

    .iplan .iplan-head {
        padding: 0;
        flex-direction: column;
        text-align: center;
        height: 270px;
        text-shadow: 2px 2px 4px #000
    }

    .iplan .iplan-head::before {
        font-size: min(max(34.375vw, 110px), 180px);
        inset: -3% 0 0;
        text-shadow: none;
        transform: unset
    }

    .iplan .iplan-bg {
        width: calc(100% + 30px);
        left: -15px;
        background-image: url(https://www.cj-garage.com/images/idx-iplan-img01-sp.jpg);
        background-attachment: unset;
        z-index: -1
    }

    .iplan .iplan-himg {
        left: -15px;
        width: max(100vw, 320px)
    }

    .iplan .iplan-en {
        font-size: 56px
    }

    .iplan .iplan-jp {
        padding: 0;
        font-size: 20px
    }

    .iplan .iplan-item {
        flex-direction: column
    }

    .iplan .iplan-img {
        margin: 0 0 20px
    }

    .iplan .iplan-txt {
        padding: 65px 0 0;
        position: relative
    }

    .iplan .iplant-eng {
        line-height: 1;
        top: 0;
        right: 0;
        font-size: 60px
    }

    .iplan .iplan-tt {
        font-size: 24px;
        padding-bottom: 4px;
        margin-bottom: 20px
    }

    .iplan .iplan-t {
        margin-bottom: 18px;
        font-size: 13px;
        padding: 10px 5px
    }

    .icase {
        margin-bottom: 40px
    }

    .icase .icase-head {
        padding: 60px 0 40px
    }

    .icase .icase-head::after {
        font-size: min(max(23.75vw, 76px), 140px)
    }

    .icase .icase-en {
        font-size: 60px;
        margin-bottom: 10px
    }

    .icase .icase-jp {
        font-size: 24px
    }

    .icase .icase-desc {
        padding-left: 0
    }

    .icase .slick-list {
        overflow: visible
    }

    .icase .icase-list {
        max-width: 400px;
        padding: 0 15px
    }

    .icase .slick-arrow {
        width: 40px;
        height: 40px
    }

    .icase .slick-arrow::after {
        width: 8px;
        height: 8px
    }

    .icase .slick-prev::after {
        left: 3px
    }

    .icase .slick-next::after {
        right: 3px
    }

    .icase .icase-text {
        padding: 15px
    }

    .icase .icase-date {
        font-size: 14px
    }

    .icase .icase-tt {
        font-size: 18px
    }

    .icase .icase-btn {
        flex-direction: column;
        gap: 0
    }

    .icase .icase-img {
        height: max(min(59.6875vw, 256px), 191px)
    }

    .icase .icase-wrap {
        margin-bottom: 30px;
        width: 100%;
        left: 0
    }

    .impressions {
        padding: 80px 0;
        min-height: auto;
        margin-bottom: 40px
    }

    .impressions::before,
    .impressions::after {
        background-size: cover
    }

    .impressions .imp-bg-en {
        left: 15px;
        right: 15px;
        top: 30px;
        font-size: min(max(90px, 21.875vw), 140px);
        text-align: center
    }

    .impressions .imp-wrapper {
        flex-direction: column
    }

    .impressions .imp-txt {
        padding: 0;
        width: 100%
    }

    .impressions .imp-en {
        font-size: 42px;
        text-align: center;
        margin-bottom: 20px
    }

    .impressions .imp-jp {
        font-size: 24px;
        margin-bottom: 15px;
        text-align: center
    }

    .impressions .imp-ig {
        text-align: center
    }

    .impressions .imp-ig img {
        width: 400px
    }

    .impressions .imp-img {
        display: none
    }

    .icompany .icompany-head {
        padding: 40px 0
    }

    .icompany .icompany-head::after {
        font-size: min(max(60px, 18.75vw), 114px)
    }

    .icompany .icompany-en {
        font-size: 46px;
        margin-bottom: 20px
    }

    .icompany .icompany-jp {
        font-size: 24px
    }

    .icompany .icompany-desc {
        padding-left: 0
    }

    .icompany .icompany-list {
        flex-direction: column;
        align-items: center
    }

    .icompany .icompany-list li {
        max-width: 100%;
        width: 600px;
        margin-bottom: 25px
    }

    .icompany .icompany-list li:last-child {
        margin-bottom: 0
    }

    .icompany .icompany-tt {
        font-size: 18px
    }

    .iarea {
        padding: 80px 0 40px
    }

    .iarea::before {
        inset: 0;
        font-size: min(max(14.0625vw, 45px), 90px)
    }

    .iarea .iarea-head {
        margin-bottom: 30px
    }

    .iarea .iarea-en {
        font-size: 55px
    }

    .iarea .iarea-jp {
        font-size: 24px;
        margin-bottom: 10px
    }

    .iarea .iarea-list {
        flex-direction: column;
        gap: 0
    }

    .iarea .iarea-list li {
        width: 100%;
        margin-bottom: 20px
    }

    .iarea .iarea-list li:last-child {
        margin-bottom: 0
    }

    .iarea .iarea-tt {
        font-size: 22px;
        padding-left: 15px
    }

    .iarea .iarea-dsc {
        font-size: 18px;
        line-height: 1.5
    }

    .isystem {
        width: 100%;
        transform: none
    }

    .isystem .isystem-head {
        padding: 0 15px;
        flex-direction: column;
        text-align: center;
        height: 250px
    }

    .isystem .isystem-head::before {
        background-attachment: unset
    }

    .isystem .isystem-head::after {
        inset: 0;
        font-size: min(max(26.25vw, 84px), 130px)
    }

    .isystem .isystem-en {
        margin: 0 0 20px 0;
        font-size: 42px
    }

    .isystem .isystem-jp {
        font-size: 22px
    }

    .isystem .isystem-list {
        flex-direction: column
    }

    .isystem .isystem-list li:nth-child(3) .isystem-eng {
        font-size: max(min(12.8125vw, 60px), 41px)
    }

    .isystem .isystem-img img {
        width: 100%
    }

    .isystem .isystem-txt {
        left: 15px;
        right: 15px;
        bottom: 15px;
        min-height: auto
    }

    .isystem .isystem-eng {
        font-size: 60px;
        inset: -54px 0px 0
    }

    .isystem .isystem-tt {
        font-size: 22px;
        margin-bottom: 12px
    }

    .isystem .isystem-desc {
        font-size: 14px
    }

    .isystem .ibtn {
        margin-top: 30px
    }

    .isystem .ibtn a {
        width: 300px
    }

    .imessage {
        padding-top: 50px;
        margin-top: 20px;
        margin-bottom: 50px
    }

    .imessage::before {
        top: 0;
        left: 0;
        font-size: min(max(14.375vw, 46px), 70px)
    }

    .imessage .imess-head {
        margin-bottom: 20px
    }

    .imessage .imess-en {
        font-size: 46px;
        margin-bottom: 20px
    }

    .imessage .imess-jp {
        font-size: 20px
    }

    .imessage .imess-box {
        flex-direction: column;
        margin-bottom: 30px
    }

    .imessage .imess-clip {
        margin: 0 auto 15px;
        text-align: center;
        height: auto
    }

    .imessage .imess-desc {
        margin: 0
    }

    .imessage .imess-btn {
        flex-direction: column;
        gap: 0
    }

    .imessage .ibtn a {
        width: 300px;
        height: 70px;
        font-size: 14px;
        line-height: 1.3;
        padding: 5px 15px
    }

    #footer {
        padding-bottom: 80px
    }

    .ftop {
        padding: 40px 0
    }

    .ftop .ft-brand {
        width: 100%;
        height: auto;
        border-width: 2px;
        margin-bottom: 30px
    }

    .ftop .ft-head {
        flex-direction: column;
        padding: 15px
    }

    .ftop .ft-years {
        margin: 0 0 10px;
        font-size: 18px;
        width: 130px;
        height: 45px
    }

    .ftop .ft-years-tt {
        font-size: 20px
    }

    .ftop .ft-img {
        flex-wrap: wrap;
        align-items: center;
        padding: 10px 10px 15px
    }

    .ftop .ft-g {
        width: 48%;
        margin: 0 auto;
        text-align: center
    }

    .ftop .ft-g:nth-child(1) {
        margin-top: 0;
        width: 100%
    }

    .ftop .ft-g:nth-child(2) {
        margin-right: 0;
        margin-left: 0
    }

    .ftop .ftop-btn {
        flex-direction: column;
        gap: 0
    }

    .ftop .ibtn a {
        width: 240px;
        height: 70px;
        font-size: 18px
    }

    .ftop .ibtn span {
        font-size: 14px
    }

    .fmid {
        display: none
    }

    .fbottom {
        padding-top: 20px
    }

    .fbottom .fbottom-brand {
        justify-content: center;
        flex-direction: column;
        gap: 0
    }

    .fbottom .fbottom-brand li {
        margin-bottom: 15px
    }

    .fbottom .fbottom-brand li:last-child {
        margin-bottom: 0
    }

    address {
        margin-bottom: 55px
    }

    .idx-h-social {
        justify-content: center;
        margin-top: 15px
    }

    .impressions-btn {
        text-align: center;
        margin-top: -30px;
        padding-bottom: 45px
    }
}

@media screen and (min-width: 375px)and (max-width: 750px) {
    .sp320 {
        display: none
    }

    .iplan .iplan-t {
        font-size: 14px
    }
}

@media screen and (min-width: 425px)and (max-width: 750px) {
    .sp375 {
        display: none
    }

    #footer {
        padding-bottom: 70px
    }

    .bfix {
        height: 70px
    }
}

@media screen and (min-width: 525px)and (max-width: 750px) {
    .sp425 {
        display: none
    }
}

@-moz-document url-prefix() {}

/*# sourceMappingURL=responsive.css.map */
@media screen and (max-width: 750px) {
    .ict_top div {
        width: 100%;
    }

    .ict_txt_r {
        font-size: 12px;
        padding-bottom: 10px;
    }

    .ict-btn li.ict_r {
        height: auto;
        margin-bottom: 0px;
        padding: 15px 15px 0 15px;
    }
}