@charset "UTF-8";
.sp_display {
    display: none;
}
.uk-text-center{
    text-align: center;
}

@media screen and (max-width: 750px) {
    .sp_display {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .pc_display {
        display: none;
    }
}

html,
h1, .uk-h1, h2, .uk-h2, h3, .uk-h3, h4, .uk-h4, h5, .uk-h5, h6, .uk-h6, .uk-heading-small, .uk-heading-medium, .uk-heading-large, .uk-heading-xlarge, .uk-heading-2xlarge,
.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle,
.uk-logo {
    font-family: sans-serif;
}

.g-price {
    font-family: 'Helvetica Neue', Arial, sans-serif;
    color: #000;
}

body {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}

a {
    color: #009e96;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul, ol, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.lg-text {
    font-size: 24px;
    line-height: 1.5;
}

.l-text {
    font-size: 16px;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    body {
        font-size: 1.16667vw;
        line-height: 1.66667vw;
    }

    .lg-text {
        font-size: 2vw;
        line-height: 1.5;
    }

    .l-text {
        font-size: 1.33333vw;
        line-height: 2vw;
    }
}

@media screen and (max-width: 750px) {
    body {
        font-size: 3.73333vw;
        line-height: 5.6vw;
    }

    .lg-text {
        font-size: 4.26667vw;
    }

    .l-text {
        font-size: 4.26667vw;
        line-height: 6.4vw;
    }
}

div.top {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 1.5;
}

div.top div.logo {
    width: 59px;
    height: 37px;
    padding-top: 4px;
    padding-left: 3px;
}
.logo_image {
    width: 100%;
    height: 100%;
}
div.top div.center_parts {
    max-width: 1100px;
    margin: 0 auto;
}

div.top div.center_parts div.header > p {
    font-size: 40px;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;
    padding-bottom: 8px;
}

div.main {
    margin: 0 auto;
}

div.main > p:first-child {
/*    height: 108px; */
}

div.step_description {
    border-radius: 15px;
    padding: 8px 16px 16px;
    text-align: center;
}

div.step_description h2 {
    display: inline-block;
    color: #555555;
    font-weight: bold;
    border-bottom: solid 2px #555555;
}

div.step_description ol {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    list-style-type: none;
    padding-top: 16px;
}

div.step_description ol > li {
    width: 326px;
    font-size: 22px;
    line-height: 1.5;
}

div.step_description ol > li:not(.svg_arrow) {
    padding-top: 18px;
    min-height: 261px;
    background: #eeeeee;
    border-radius: 27px;
}

div.step_description ol > li:not(.svg_arrow) .g-price {
    font-size: 70px;
    line-height: 80px;
    font-weight: bold;
    color: 444444;
    padding-bottom: 12px;
}

div.step_description ol > li:not(.svg_arrow) span {
    font-weight: bold;
}

@media screen and (max-width: 750px) {
div.step_description ol > li:not(.svg_arrow) span {
        font-size: 3.8vw;
}
}


div.step_description ol > li:not(.svg_arrow) ul.supply {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    list-style-type: none;
    font-size: 20px;
}

div.step_description ol > li:not(.svg_arrow) ul.supply li {
    width: auto;
}

div.step_description ol > li:not(.svg_arrow) ul.supply li:not(:last-child)::after {
    content: "・";
    width: 16px;
}

div.step_description ol > li.svg_arrow {
    width: 42px;
    align-self: center;
}

div.main > h2:first-child {
    padding-left: 32px;
    padding-bottom: 16px;
}

p.select_room_description {
    padding-top: 16px;
    height: 57px;
}

div.room_menu {
    position: relative;
    text-align: center;
    margin: 0 auto;
    justify-content: space-between;
    display: grid;
    max-width: 100%;
    grid-template-columns: repeat(3,1fr);
    grid-column-gap: 4px;
    padding: 0 0px;
}

div.room_menu a {
    position: relative;
    display: block;
    color: inherit;
    font-weight: bold;
    width: 100%;
    height: 0;
    padding-top: 100%;
}

div.room_menu a figure {
    margin: 0;
}

div.room_menu a figure img {
	position: absolute;
	top: 0;
	left: 0;
    width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
.car_img_name{
padding-bottom: 42px;
}

div.room_menu a figcaption {
    position: relative;
    bottom: 0;    color: #fff;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
        font-size: 14px;
}

div.main_image {
    max-width: 600px;
    max-height: 280px;
}

div.top div.footer {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
    max-width: 1100px;
    font-size: 20px;
    line-height: 1.5;
    margin: 48px auto 8px;
    font-variant-ligatures: no-common-ligatures;
    -moz-font-feature-settings: "liga" 0, "clig" 0;
    -webkit-font-feature-settings: "liga" 0, "clig" 0;
    font-feature-settings: "liga" 0, "clig" 0;
}

@media screen and (max-width: 1200px) {
    div.top {
        font-size: 2vw;
    }

    div.top div.logo {
        width: 4.91667vw;
        height: 3.08333vw;
        padding-top: 0.33333vw;
        padding-left: 0.25vw;
    }

    div.top div.center_parts div.header > p {
        font-size: 3.33333vw;
        padding-bottom: 0.66667vw;
    }

    div.main > p:first-child {
/*        height: 9vw; */
    }

    div.step_description {
        border-radius: 1.25vw;
        padding: 0.66667vw 1.33333vw 1.33333vw;
        text-align: center;
    }

    div.step_description ol {
        padding-top: 1.33333vw;
    }

    div.step_description ol > li {
        width: 27.16667vw;
        font-size: 1.83333vw;
    }

    div.step_description ol > li:not(.svg_arrow) {
        padding-top: 1.5vw;
        min-height: 21.75vw;
        border-radius: 2.25vw;
    }

    div.step_description ol > li:not(.svg_arrow) .g-price {
        font-size: 5.83333vw;
        line-height: 6.66667vw;
        padding-bottom: 1vw;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply {
        font-size: 1.66667vw;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply li:not(:last-child)::after {
        content: "・";
        width: 1.33333vw;
    }

    div.step_description ol > li.svg_arrow {
        width: 3.5vw;
    }

    div.main > h2:first-child {
        padding-left: 2.66667vw;
        padding-bottom: 1.33333vw;
    }

    p.select_room_description {
        padding-top: 1.33333vw;
        height: 4.75vw;
    }

    div.top div.footer {
        font-size: 1.66667vw;
        margin: 4vw auto 0.66667vw;
    }
}

@media screen and (max-width: 750px) {
    div.top {
        font-size: 3.2vw;
        width: 100%;
        padding-top: 2.13333vw;
    }

    div.top div.logo {
        position: absolute;
        width: 12vw;
        height: 7.46667vw;
        top: 1.06667vw;
        left: 0.93333vw;
        padding: 0;
    }

    div.top div.center_parts {
        margin: 0;
    }
}

@media screen and (max-width: 750px) and (max-width: 750px) {
    div.top div.center_parts div.header > p {
        font-size: 4vw;
        padding-bottom: 1.06667vw;
    }
}

@media screen and (max-width: 750px) {
    div.main > p:first-child {
/*         height: 14.4vw; */
font-size: 3.8vw;
    }

    div.step_description {
        border-radius: 2vw;
        padding: 3.2vw 0 2.13333vw;
    }

    div.step_description h2 {
        line-height: 4.8vw;
    }

    div.step_description ol {
        width: 93.33333vw;
        margin: 0 auto;
        padding-top: 3.2vw;
    }

    div.step_description ol > li {
        width: 28vw;
        font-size: 2.93333vw;
    }
    div.step_description ol > li span.sp_small{
        font-size: 3.8vw;
    }

    div.step_description ol > li:not(.svg_arrow) {
        padding-top: 1.6vw;
        padding-bottom: 2vw;
        border-radius: 3.6vw;
        min-height: 13.8vw;
    }

    div.step_description ol > li:not(.svg_arrow) .g-price {
        font-size: 6.66667vw;
        line-height: 7.73333vw;
        padding-bottom: 4vw;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply {
        font-size: 2.66667vw;
        display: inline-block;
        margin: 0 auto;
        text-align: left;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply li {
        font-size: 2.13333vw;
        line-height: 1.5;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply li::before {
        content: "・";
        width: 2.13333vw;
    }

    div.step_description ol > li:not(.svg_arrow) ul.supply li:not(:last-child)::after {
        content: "";
        width: 2.13333vw;
    }

    div.step_description ol > li.svg_arrow {
        width: 2.4vw;
    }

    div.step_description ol > li.svg_arrow svg{
        max-width: 100%;
        max-height: 100%;
    }

    div.main > h2:first-child {
        padding-left: 4.26667vw;
        padding-bottom: 2.13333vw;
    }

    p.select_room_description {
        padding-top: 2.13333vw;
        height: 7.6vw;
font-size: 3.8vw;
    }

	div.room_menu a figcaption {
        font-size: 10px;
	}

    div.footer {
        font-size: 2.66667vw;
        margin: 13.33333vw auto 1.06667vw;
        max-width: 92.53333vw;
    }
}

#app > div > div.center_parts > div.main > div.step_description > ol > li:nth-child(3)
{
background: #ffeeee;
}