@charset "EUC-JP";

/*------------------------------------------------------------
    Default
------------------------------------------------------------*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, button, hgroup, menu, nav, section, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 1em;
}

html {
    font-size: 62.5%;
}

body, table, input, textarea, select, option, button, h1, h2, h3, h4, h5, h6 {
    font-family: "¥Ò¥é¥®¥Î³Ñ¥´ ProN W6","HiraKakuProN-W6","¥Ò¥é¥®¥Î³Ñ¥´ Pro W6","Hiragino Kaku Gothic Pro","¥á¥¤¥ê¥ª",Meiryo,"£Í£Ó £Ð¥´¥·¥Ã¥¯","helvetica","arial",sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}

table, input, textarea, select, option {
    line-height: 1.1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

img {
    vertical-align: top;
    width: auto;
}

body {
    color: #000;
}

.l_wrapper {
    width: auto;
    margin: 0 auto;
}

.c_container {
    margin: 0 auto;
}

.c_header .c_banner {
    background: url("https://img.goo-net.com/cache/com/jusaitama_usedcar2024/bg_mv.png") no-repeat;
    background-size: 100% 755px;
    background-position: center top 100%;
    max-height: 755px;
    text-align: center;
    position: relative;
}

@media only screen and (max-width: 1440px) {
    .c_header .c_banner {
        background-size: contain;
    }
}

.c_header .c_banner .c_container {
    max-width: 1440px;
    position: relative;
}

.c_header .c_banner .img_banner {
    max-width: 100%;
    vertical-align: bottom;
}

@media only screen and (max-width: 1440px) {
    .c_header .c_banner .img_banner {
        width: 100%;
    }
}

.c_header .c_banner .logo_banner {
    position: absolute;
    bottom: 0;
    right: 0;
}

.c_section {
    background: #F7F4EF;
}

.c_section .c_container {
    background: #fff;
    padding: 112px 35px 70px;
    max-width: 960px;
}

.c_section .c_container.about {
    padding: 0;
    max-width: 1030px;
}

.c_section .c_container.about img {
    max-width: 100%;
    vertical-align: bottom;
}

.c_section .box_item {
    margin-top: 72px;
}

.c_section .box_item:first-child {
    margin-top: 0;
}

.c_section .box_item .c_title2 {
    font-size: 34px;
    color: #CB3335;
    position: relative;
    font-weight: bold;
}

.c_section .box_item .c_title2:after {
    content: "";
    background: #CB3335;
    height: 5px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -8px;
}

.c_section .box_item .c_title2.color1 {
    color: #93764F;
}

.c_section .box_item .c_title2.color1:after {
    background: #93764F;
}

.c_section .box_item .c_title2.color2 {
    color: #6C2012;
}

.c_section .box_item .c_title2.color2:after {
    background: #6C2012;
}

.c_section .box_item .c_title2.color3 {
    color: #73972F;
}

.c_section .box_item .c_title2.color3:after {
    background: #73972F;
}

.c_section .box_item .item_child {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20.5px;
}

.c_section .box_item .link {
    flex: 0 0 calc(33.33% - 10px);
    margin: 10px 15px 0 0;
}

.c_section .box_item .link:nth-of-type(3n) {
    margin-right: 0;
}

@media (max-width: 1023px) {
    .c_section .box_item .item_child {
        justify-content: space-around;
    }
    .c_section .box_item .item_child::after {
        visibility: visible;
        clear: none;
        content: none;
        height: auto;
        font-size: inherit;
    }
    .c_section .box_item .link {
        flex-basis: 325px;
        margin: 10px 0 0 0;
    }
}

.c_section .box_item .link.link_color1 a {
    padding: 4px;
    background-color: #93764F;
}

.c_section .box_item .link.link_color1 .txt.center {
    width: 100%;
    padding-left: 0;
    text-align: center;
    font-size: 21px;
}

.c_section .box_item .link.link_color2 a {
    background-color: #6C2012;
}

.c_section .box_item .link.link_color2 a .txt {
    font-size: 20px;
    letter-spacing: 0.03px;
}

.c_section .box_item .link.link_color2 a .txt.yearAll {
    font-size: 24px;
}

.c_section .box_item .link.link_color2 a .txt span {
    font-size: 30px;
    letter-spacing: -1px;
}

.c_section .box_item .link a {
    background: url("https://img.goo-net.com/cache/com/jusaitama_usedcar2024/ic_arrow.png") center no-repeat;
    background-color: #CB3335;
    background-position: top 50% right 16px;
    border-radius: 5px;
    position: relative;
    text-align: center;
    height: 89px;
    line-height: 89px;
    text-decoration: none;
    color: #fff;
    display: block;
}

.c_section .box_item .link a:hover {
    opacity: 0.6;
}

.c_section .box_item .link .txt {
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    line-height: 29px;
}

.c_section .box_item .link .txt span {
    font-size: 34px;
}

.c_section .box_item .txt1 {
    font-size: 14px;
    text-align: right;
    margin-right: 50px;
}

.c_footer {
    background: #F7F4EF;
}

.c_footer .c_container {
    padding: 96px 0 23px;
}

.c_footer .address {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.c_footer .address dt {
    font-size: 16px;
    font-weight: bold;
}

.c_footer .txt {
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}

.shop_map *,
.shop_map *::before,
.shop_map *::after {
    box-sizing: border-box;
}

.shop_map {
    position: relative;
    box-sizing: border-box;
    margin: 48px 0 46px;
}

.shop_map_img img {
    max-width: 100%;
}

.shop_map_button {
    display: flex;
    align-items: center;
    position: absolute;
    width: 158px;
    height: 44px;
    margin: 0;
    padding: 0 31px 0 17px;
    border: none;
    border-radius: 22px;
    box-sizing: border-box;
    background: #fff;
    border: 3px solid #9eb17a;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    color: #333;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.shop_map_button::before,
.shop_map_button::after {
    display: block;
    visibility: visible;
    position: absolute;
    top: 0;
    right: 23px;
    bottom: 0;
    width: 2px;
    height: 14px;
    margin: auto;
    padding: 0;
    border: 0;
    background: #000;
    content: "";
}
.shop_map_button::after {
    transform: rotate(90deg);
}
.shop_map_button:hover {
    opacity: 0.6;
}
.shop_map_area.chuou .shop_map_button {
    top: 350px;
    right: 107px;
    border-color: #f8793d;
}
.shop_map_area.hokubu .shop_map_button {
    top: 216px;
    left: 184px;
    border-color: #9eb17a;
}
.shop_map_area.seibu .shop_map_button {
    top: 312px;
    right: 356px;
    border-color: #e3c144;
}
.shop_map_area.toubu .shop_map_button {
    top: 201px;
    right: 78px;
    border-color: #7f94bf;
}

.shop_map_popup {
    display: none;
    position: absolute;
    z-index: 5;
    width: 411px;
    padding: 10px 5px 5px;
    background: #96af66;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.shop_map_popup.active {
    display: block;
}
.shop_map_area.hokubu .shop_map_popup {
    top: 216px;
    left: 58px;
    background: #96af66;
}
.shop_map_area.seibu .shop_map_popup {
    top: 272px;
    right: 154px;
    width: 492px;
    background: #ddbc44;
}
.shop_map_area.chuou .shop_map_popup {
    top: 350px;
    right: 0;
    background: #f8793d;
}
.shop_map_area.toubu .shop_map_popup {
    top: 200px;
    right: 0;
    width: 492px;
    background: #7f94bf;
}

.shop_map_popup_close {
    display: block;
    position: absolute;
    top: 12px;
    right: 11px;
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.shop_map_popup_close::before,
.shop_map_popup_close::after {
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
    left: 0;
    width: 3px;
    height: 20px;
    margin: auto;
    padding: 0;
    border: 0;
    background: #fff;
    content: "";
}
.shop_map_popup_close::before {
    transform: rotate(45deg);
}
.shop_map_popup_close::after {
    transform: rotate(-45deg);
}

.shop_map_popup_ttl {
    padding: 0 30px 10px 10px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}

.city_list {
    display: flex;
    flex-wrap: wrap;
    background: #fff;
}
.city_list > li {
    display: flex;
    width: 50%;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.shop_map_area.seibu .shop_map_popup .city_list > li,
.shop_map_area.toubu .shop_map_popup .city_list > li {
    width: calc(100% / 3);
}
.shop_map_area.hokubu .shop_map_popup .city_list > li:nth-child(2n),
.shop_map_area.chuou .shop_map_popup .city_list > li:nth-child(2n) {
    border-right: none;
}
.shop_map_area.seibu .shop_map_popup .city_list > li:nth-child(3n),
.shop_map_area.toubu .shop_map_popup .city_list > li:nth-child(3n) {
    border-right: none;
}

.city_list > li > a {
    display: flex;
    align-items: center;
    flex-grow: 1;
    min-height: 44px;
    padding: 5px 10px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.shop_map_area.hokubu .city_list > li > a:hover {
    background: #e8f0d9;
}
.shop_map_area.toubu .city_list > li > a:hover {
    background: #e2e8f4;
}
.shop_map_area.chuou .city_list > li > a:hover {
    background: #ffd3be;
}
.shop_map_area.seibu .city_list > li > a:hover {
    background: #fcf1cb;
}

@media (max-width: 1023px) {
    .shop_map {
        margin: 4.6875vw 0 4.4921875vw;
    }

    .shop_map_button {
        width: 15.4296875vw;
        height: 4.296875vw;
        padding: 0 3.02734375vw 0 1.66015625vw;
        border-width: 2px;
        font-size: 2.34375vw;
    }
    .shop_map_button::before,
    .shop_map_button::after {
        right: 2.24609375vw;
        height: 1.3671875vw;
    }
    .shop_map_area.chuou .shop_map_button {
        top: 34.1796875vw;
        right: 10.44921875vw;
    }
    .shop_map_area.hokubu .shop_map_button {
        top: 21.09375vw;
        left: 17.96875vw;
    }
    .shop_map_area.seibu .shop_map_button {
        top: 30.46875vw;
        right: 34.765625vw;
    }
    .shop_map_area.toubu .shop_map_button {
        top: 19.62890625vw;
        right: 7.6171875vw;
    }

    .shop_map_area.hokubu .shop_map_popup {
        top: 21.09375vw;
    }
    .shop_map_area.seibu .shop_map_popup {
        top: 26.5625vw;
    }
    .shop_map_area.chuou .shop_map_popup {
        top: 34.1796875vw;
    }
    .shop_map_area.toubu .shop_map_popup {
        top: 19.53125vw;
    }
}

@media screen and (max-width: 767px) {
    .shop_map_area.hokubu .shop_map_popup {
        left: 0;
    }
    .shop_map_area.seibu .shop_map_popup {
        right: 0;
    }
}

.shop_acc *,
.shop_acc *::before,
.shop_acc *::after {
    box-sizing: border-box;
}

.shop_acc {
    margin-top: 20px;
}

.shop_acc_header {
    position: relative;
    display: flex;
    align-items: center;
    height: 74px;
    padding: 20px 54px 20px 15px;
    background: #f4f4f5;
}
.shop_acc_header:hover {
    cursor: pointer;
}

.shop_acc_ttl {
    color: #333;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
}
.shop_acc_ttl .c_toggle {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.c_toggle {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    border-radius: 50%;
    background: #73972f;
}
.c_toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 2px;
    transform: translate(-50%, -50%);
    background: #fff;
    content: "";
}
.c_toggle::before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 14px;
    transform: translate(-50%, -50%);
    background: #fff;
    content: "";
}
.shop_acc_header.active .c_toggle::before {
    content: none;
}

.shop_acc_body {
    padding: 15px 20px 20px;
}

.shop_city_ttl {
    margin-top: 25px;
    color: #333;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
}

.shop_acc_body {
    display: none;
}

.shop_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
    padding: 0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
}
.shop_list > li {
    width: 200px;
    margin: 0 40px 20px 0;
}

@media (max-width: 1023px) {
    .shop_list > li {
        width: calc((100% - 11.71875vw) / 4);
        margin-right: 3.90625vw;
    }
}

.shop_list > li:nth-child(4n) {
    margin-right: 0;
}
.shop_list > li > a {
    color: #4181c4;
    text-decoration: underline;
}
.shop_list > li > a:hover {
    text-decoration: none;
}

.back_map {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    width: 80px;
    height: 80px;
    padding: 36px 0 0;
    border-radius: 50%;
    background: #73972f;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}
.back_map::before {
    display: block;
    position: absolute;
    top: 17px;
    right: 0;
    left: 0;
    width: 10px;
    height: 10px;
    margin: 0 auto;
    transform: rotate(-45deg);
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    box-sizing: border-box;
}
.back_map.visible {
    display: block;
}
.back_map:hover {
    opacity: 0.6;
}

.car_search {
    display: none;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 100;
    width: 80px;
    height: 80px;
    padding: 44px 0 0;
    border-radius: 50%;
    background: #cb3335;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
    color: #fff;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
}
.car_search::before {
    display: block;
    position: absolute;
    top: 19px;
    right: 0;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    background: url("https://img.goo-net.com/cache/com/jusaitama_usedcar2024/ic_search.png") no-repeat;
    background-size: 20px;
    content: "";
    box-sizing: border-box;
}
.car_search.visible {
    display: block;
}
.car_search:hover {
    opacity: 0.6;
}