<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 荳句ｱ､繝壹�繧ｸ逕ｨcss */

/* ------------------------------------------------ */
/* 荳句ｱ､蜈ｱ騾�
/* ------------------------------------------------ */
#sub_visual {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.company_visual {
    background: url(../img/company/company_visual.webp) no-repeat;
}

.products_visual {
    background: url(../img/products/products_visual.jpg) no-repeat;
}

.strength_visual {
    background: url(../img/strength/strength_visual.jpg) no-repeat;
}

.camping_visual {
    background: url(../img/camping_car/camping_visual.jpg) no-repeat;
}

.teleworker_visual {
    background: url(../img/products/products_visual.jpg) no-repeat;
}

.tsurican_visual {
    background: url(../img/tsurican/tsurican_visual.jpg) no-repeat;
}

.contact_visual {
    background: url(../img/contact/contact_visual.jpg) no-repeat;
}

.news_visual {
    background: url(../img/news/news_visual.jpg) no-repeat;
}



.sub_vusial_title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 40px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}

#sub_page h2 {
    border-left: solid 5px #1a70a9;
    border-bottom: solid 1px #5d5d5d;
    padding: 5px 20px;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 20px;
}

.kakko_title {
    position: relative;
    padding: .3em;
    text-align: center;
    width: 40%;
    margin: 0 auto;
    line-height: 1.5em;
}

.kakko_title:before,
.kakko_title:after {
    position: absolute;
    top: 0;
    content: '';
    width: 8px;
    height: 100%;
    display: inline-block;
    border-top: solid 2px #1a70a9;
    border-bottom: solid 2px #1a70a9;
}

.kakko_title:before {
    border-left: solid 2px #1a70a9;
    left: 0;
}

.kakko_title:after {
    border-right: solid 2px #1a70a9;
    right: 0;
}

.kakko_title .eng {
    font-family: 'Bebas Neue', cursive;
    letter-spacing: .05em;
    font-size: 30px;
    color: #1a70a9;
}

.page_block {
    padding: 30px 0;
}

.basic_table th {
    border: solid 1px #5d5d5d;
    background: #e2edf4;
    padding: 10px;
}

.basic_table td {
    border: solid 1px #5d5d5d;
    padding: 10px;
}

/* ------------------------------------------------ */
/* table
/* ------------------------------------------------ */
.info_table {
    width: 100%;
}

.info_table th {
    border: solid 1px #5d5d5d;
    background: #e2edf4;
    padding: 10px;
}

.info_table td {
    border: solid 1px #5d5d5d;
    padding: 10px;
}

.info_table th {
    text-align: left;
}

/* ------------------------------------------------ */
/* 蝠�刀
/* ------------------------------------------------ */
#products_page h2 {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding: 0 0 20px;
}

#products_page h2 span {
    position: relative;
}

#products_page h2 span:before {
    position: absolute;
    content: '';
    top: 50%;
    left: -100px;
    border-top: solid 1px #000;
    width: 80px;
}

#products_page h2 span:after {
    position: absolute;
    content: '';
    top: 50%;
    right: -100px;
    border-top: solid 1px #000;
    width: 80px;
}

.products_block {
    padding: 40px 0;
}

.product_block_title {
    width: 100%;
    height: 80px;
    border-left: solid 10px #000;
}

.product_block_title_tw {
    background: #1a70a9 url(../img/products/products_tw_bg.png);
    background-blend-mode: multiply;
    background-position: center right;
    background-repeat: no-repeat;
}

.product_block_title_tc {
    background: #1a70a9 url(../img/products/products_tc_bg.png);
    background-blend-mode: multiply;
    background-position: center right;
    background-repeat: no-repeat;
}

.product_block_title h3 {
    color: #fff;
    font-size: 23px;
    font-weight: bold;
    padding: 10px 20px;
    position: relative;
}

.product_block_title h3:after {
    position: absolute;
    content: '';
    width: calc(100% - 40px);
    border-top: solid 1px #fff;
    bottom: 0;
    left: 20px;
}

.product_img_block {
    width: 90%;
    margin: 30px auto 20px;
    display: flex;
    flex-wrap: wrap;
}

.product_img_tw {
    justify-content: center;
}

.product_img_tc {
    justify-content: space-between;
}

.img_tw_col2 {
    width: 46%;
    padding: 30px 2% 0;
}

.img_tc {
    width: 48%;
}

.img_tc_left {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.products_btn_block {
    width: 100%;
    text-align: center;
    padding: 30px 0;
}

.btn_products {
    width: 400px;
    margin: 0 auto;
    text-align: center;
}

.products_block_used {
    border-top: solid 1px #1a70a9;
}

.used_sale {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
}

.used_link_block {
    background: #eef6fe;
    padding: 30px;
}

.used_link_block a {
    color: #1a70a9;
    padding: 0 0 1em;
    display: block;
    font-size: 18px;
    font-weight: 600;
}

.used_link_block a:before {
    content: '��';
    padding: 0 .5em 0 0;
}

.used_sale_img {
    width: 45%;
}

/* ------------------------------------------------ */
/* 蝠�刀隧ｳ邏ｰ
/* ------------------------------------------------ */
.detail_block {
    padding: 30px 0;
}

.detail_img_block {
    width: 90%;
    margin: 0 auto 20px;
    display: flex;
    flex-wrap: wrap;
}

.spec_table th {
    width: 20em;
}

/* ------------------------------------------------ */
/* 蠖鍋､ｾ縺ｮ蠑ｷ縺ｿ
/* ------------------------------------------------ */
.strength_img_block {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px 0 20px;
}

.img_total li {
    width: 31%;
}

.img_alumi {
    align-items: center;
    padding: 50px 5% 20px;
}

.img_alumi li {
    width: 35%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.img_alumi li:nth-child(2) {
    width: 55%;
}

.img_alumi li p {
    padding: 20px 0 0;
}

.img_polite {
    justify-content: center;
}

.img_polite li {
    padding: 0 20px;
}

.img_polite img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
}

/* ------------------------------------------------ */
/* 繧ｭ繝｣繝ｳ繝斐Φ繧ｰ繧ｫ繝ｼ
/* ------------------------------------------------ */
.camping_car_lead {
    padding: 30px 0;
    text-align: center;
    font-size: 20px;
}

.camping_design_top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.camping_design_top figure {
    width: 50%;
}

.camping_design_text {
    width: 50%;
}

.camping_design_text_right {
    padding: 0 5% 0 0;
}

.camping_design_text_left {
    padding: 0 0 0 5%;
}

.camping_block h2 {
    font-size: 20px;
    border-bottom: solid 1px #1a70a9;
}

.camping_design_text_right h2 {
    padding: 0 0 0 10%;
}

.camping_design_text_left h2 {
    padding: 0 10% 0 0;
}

.camping_block .eng {
    font-family: 'Crimson Text', serif;
    font-size: 40px;
    color: #1a70a9;
}

.camping_design_text_right p {
    padding: 20px 0 0 10%;
}

.camping_design_text_left p {
    padding: 20px 10% 0 0;
}

.camping_design_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 5%;
}

.camping_basic_inner {
    max-width: 1000px;
    margin: 0 auto;
}

.camping_basic_bottom {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 5%;
}

.camping_basic_text {
    width: 90%;
    margin: 0 auto;
}

.camping_design_bottom figure {
    width: 31%;
}

.camping_basic_bottom figure {
    width: 48%;
    padding: 20px 0;
}

.camping_basic_bottom h3 {
    text-align: center;
    font-weight: 500;
    padding: 0 0 20px;
}

.camping_basic_bottom p {
    padding: 20px 0 0;
}

/* ------------------------------------------------ */
/* 縺雁撫縺�粋繧上○
/* ------------------------------------------------ */
.form_table th {
    width: 16em;
}

input {
    height: 30px;
}

input.mail {
    width: 60%;
}

input.wide {
    width: 100%;
}

textarea.wide {
    width: 100%;
}

.form_btn_block {
    text-align: center;
    padding: 20px 0;
}

.form_btn {
    display: inline-block;
    border: 0;
    text-align: center;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    width: 10em;
    margin: 0 10px 10px;
}

.form_btn:hover {
    cursor: pointer;
}

.confirm_btn {
    background: #094579;
    color: #fff;
}

.reset_btn {
    background: #eee;
}

.hissu {
    margin-left: 0.5em;
    padding: 0px 6px 0px 6px;
    border-radius: 4px;
    font-size: 1.0em;
    color: #ffffff;
    background-color: #D22;
}

.privacy_policy {
    white-space: pre-wrap;
    background-color: #eef6fe;
}

/* ------------------------------------------------ */
/* 譁ｰ逹諠��ｱ荳隕ｧ
/* ------------------------------------------------ */
.news_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.news_list figure {
    width: 40%;
}

.news_list_text {
    width: 55%;
}

.news_list_date {
    padding: 0 0 10px;
}

.btn_news_detail {
    font-size: inherit;
    width: 10em;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0;
}

/* ------------------------------------------------ */
/* 譁ｰ逹諠��ｱ隧ｳ邏ｰ
/* ------------------------------------------------ */
#news_detail {
    padding: 80px 0 0;
}

#news_detail h1 {
    background: #1a70a9;
    border-left: solid 5px #000;
    color: #fff;
    margin: 0 0 20px;
    padding: 10px;
    font-size: 18px;
}

.news_detail figure {
    padding: 0 0 1em;
}

.news_detail p {
    padding: 0 0 1em;
}

.news_detail_date {
    padding: 0 0 1em 15px !important;
}

/* ------------------------------------------------ */
/* 繝ｬ繧ｹ繝昴Φ繧ｷ繝厄ｼ�680px莉･荳具ｼ�
/* ------------------------------------------------ */
@media only screen and (max-width:680px) {
    
    /* table */
    .info_table th,
    .info_table td {
        width: 100%;
        display: block;
    }

    .info_table th {
        border-top: 0;
        border-bottom: 0;
        text-align: left;
    }

    .info_table tr:first-child th {
        border-top: solid 1px #5d5d5d;
    }

    /* 蝠�刀 */
    #products_page h2 {
        font-size: 20px;
    }

    #products_page h2 span:before {
        left: -60px;
        width: 40px;
    }

    #products_page h2 span:after {
        right: -60px;
        width: 40px;
    }

    .product_block_title {
        background-position: center;
    }

    .product_block_title h3 {
        font-size: 18px;
    }

    .img_tw_col1 {
        padding: 0 0 20px;
    }

    .img_tw_col2 {
        width: 100%;
        padding: 0 0 20px;
    }

    .img_tc_left {
        width: 100%;
    }

    .img_tc_right {
        width: 100%;
    }

    .img_tc_left figure {
        width: 100%;
        padding: 0 0 20px;
    }

    .btn_products {
        width: 100%;
    }

    .used_sale {
        flex-wrap: wrap;
        justify-content: center;
    }

    .used_sale_img {
        width: 100%;
        padding: 20px 0 0;
    }

    /* 蝠�刀隧ｳ邏ｰ */
    .detail_block h3 {
        padding: 0 0 10px;
    }

    .spec_table th {
        width: 100%;
    }

    /*蠖鍋､ｾ縺ｮ蠑ｷ縺ｿ */
    .kakko_title {
        width: 90%;
    }

    .img_total li {
        width: 90%;
        margin: 0 auto;
    }

    .img_alumi li {
        width: 100%;
        padding: 0 0 30px;
    }

    .img_alumi li:nth-child(2) {
        width: 100%;
    }

    .img_polite li {
        padding: 0 0 20px;
    }
    
    /*繧ｭ繝｣繝ｳ繝斐Φ繧ｰ繧ｫ繝ｼ */
    .camping_car_lead {
        padding: 30px 10px;
    }

    .camping_design_top figure {
        width: 100%;
        padding: 0 0 20px;
    }

    .camping_design_text {
        width: 100%;
    }

    .camping_block .eng {
        font-size: 30px;
    }

    .camping_design_bottom figure {
        width: 100%;
        padding: 0 0 20px;
    }

    .camping_design_left {
        flex-direction: column-reverse;
    }

    .camping_basic_bottom figure {
        width: 100%;
    }

    /*縺雁撫縺�粋繧上○ */
    input,
    input.mail {
        width: 100%;
    }
    
    /*譁ｰ逹諠��ｱ */
    .news_list figure {
        width: 100%;
        padding: 0 0 10px;
    }

    .news_list_text {
        width: 100%;
    }


}
</pre></body></html>