@charset "utf-8";
.rental .page_bnr{
    background-image: url(../img/service/rental/main_bg_pc.jpg);
    background-image: -webkit-image-set(url(../img/service/rental/main_bg_pc.jpg) 1x, url(../img/service/rental/main_bg_pc@2x.jpg) 2x);
    background-image: image-set(url(../img/service/rental/main_bg_pc.jpg) 1x, url(../img/service/rental/main_bg_pc@2x.jpg) 2x);
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .rental .page_bnr{
        background-image: url(../img/service/rental/main_bg_sp.jpg);
        background-image: -webkit-image-set(url(../img/service/rental/main_bg_sp.jpg) 1x, url(../img/service/rental/main_bg_sp@2x.jpg) 2x);
        background-image: image-set(url(../img/service/rental/main_bg_sp.jpg) 1x, url(../img/service/rental/main_bg_sp@2x.jpg) 2x);
    }
}
.rental_lead {
    line-height: 2.2;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .rental_lead {
       max-width: 98%;
       margin: auto;
       line-height: 1.8;
    }
}
.rental h2.big {
    font-size: 2.5rem;
    color: var(--bland-color);
    line-height: 1.4;
    margin-bottom: 0.7em;
}
.rental h2.small {
    color: var(--bland-color);
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 1em;
}
.rental_main {
    margin-bottom: 60px;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .rental h2.big {
        font-size: 1.437rem;
    }
    .rental h2.small {
        font-size: 1.125rem;
    }
    .rental_main {
        margin-bottom: 30px;
    }
}
.rental h2 {
    font-size: 2.25rem;
    color: var(--bland-color);
    margin-bottom: 0.5em;
}
.rental h3 {
    font-size: 1.875rem;
    color: var(--bland-color);
    margin-bottom: 1em;
}
.rental_lead {
    font-size: 1rem;
    line-height: 2;
}
.rental_text {
    font-size: 0.875rem;
    width: 60%;
    padding: 0 40px;
}
.rental_text > .ui_df {
    margin-bottom: 15px;
    justify-content: flex-start;
}
.rental_text > .ui_df img {
    margin-right: 10px;
}
.strengths_text {
    font-size: 0.875rem;
    width: 60%;
    padding: 0 40px;
}
.strengths_text > .ui_df {
    display: none;
 }
.bold_list {
    font-weight: bold;
}
.bold_list li {
    margin-left: 1em;
    text-indent: -1em;
}
.bold_list li::before {
    content: "・";
}
.business_model > .ui_dfpc {
    margin-bottom: 40px;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(5) {
    border-top: solid 1px #d9d9d9;
    padding-top: 40px;
}
.business_model_img {
    margin-bottom: 63px;
}
.business_model_ttl_wrap {
    width: 40%;
}
.business_model_ttl {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto 0 auto auto;
    position: relative;
}
.business_model_ttl span {
    text-align: center;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1;
}
.business_model_ttl .small {
    font-size: 0.875rem;
}
.business_model_ttl_wrap .business_model_ttl{
	width: 200px;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(2) .ui_list_arrow li::before{
    border-color: #3dc9cb;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(3) .ui_list_arrow li::before{
    border-color: #5876eb;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(2) .business_model_ttl span{
    color: #3dc9cb;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(3) .business_model_ttl span{
    color: #5876eb;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(4) .business_model_ttl span{
    color: #764ae0;
}
.business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(5) .business_model_ttl span{
    color: #4abcf2;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .business_model_ttl_wrap {
        width: 100%;
    }
    .business_model_ttl_wrap .business_model_ttl {
        margin: 20px auto;
    }
    .strengths_text > .ui_df {
        display: flex;
        justify-content: center;
        margin-bottom: 20px;
    }
    .strengths_text > .ui_df img {
        margin-right: 10px;
        width: 26.6%;
    }
    .strengths_text > .ui_df img:last-child {
        margin-right: 0;
    }
    .business_model > .ui_dfpc{
        margin-bottom: 15px;
    }
    .business_model > .ui_dfpc.ui_jcb.ui_aic:nth-of-type(5) {
        padding-top: 15px;
    }
    .business_model > .ui_dfpc:last-child {
        margin-bottom: 0;
    }
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .strengths_text {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 15px;
        padding: 0;
    }
    .strengths_img {
        padding: 0 15px;
    }
}
.suv_navi {
	flex-wrap: wrap;
	justify-content: flex-start;
    max-width: 900px;
    margin: auto auto 35px;
}
.suv_navi li{
	width: calc((100% - 60px)/3);
	margin-right: 30px;
	text-align: center;
	margin-bottom: 20px;
	transition: 0.3s;
}
.suv_navi li:nth-child(3n+3){
	margin-right: 0;
}
.suv_navi li a{
	text-decoration: none;
	color: #999;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 90px;
	font-weight: bold;
	border-radius: 55px;
	background: #fff;
    padding-left: 1em;
    position: relative;
}
.suv_navi li a::before {
    content: "";
    position: absolute;
    width: 0.5em;
    height: 0.5em;
    border-bottom: solid 2px var(--bland-color);
    border-right: solid 2px var(--bland-color);
    top: 50%;
    transform: rotate(45deg) translateY(-50%);
    left: 2em;
}
.suv_navi li a:hover:before {
    border-bottom: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
}
.suv_navi li:nth-child(-n+3) a::before{
    top: auto;
    left: 50%;
    transform: rotate(45deg) translateX(-50%);
    bottom: 60px;
}
.suv_navi li:nth-child(-n+3) a{
    border-radius: 50%;
    width: 80%;
    margin: auto;
}
.suv_navi li:nth-child(-n+3) a::after{
    display: block;
    content: '';
    padding-top: 100%;
}
.suv_navi li a:hover,.suv_navi li a.active{
	background: linear-gradient(130deg , #54c3f1 0% , #027fff 100%);
	color: #fff;
	opacity: 1;
}
.suv_navi_cr2 li a:hover{
	background: linear-gradient(130deg , #61c1f5 0% , #49adf9 100%);
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .rental h2.big {
        font-size: 1.437rem;
        margin-bottom: 0.5em;
    }
    .rental h2 {
        font-size: 1.437rem
    }
    .rental h3 {
        font-size: 1.25rem;
        line-height: 1.4;
    }
    .rental_lead {
        font-size: 1rem;
    }
    .rental_text {
        width: 100%;
        max-width: 500px;
        margin: 0 auto 15px;
        padding: 0;
    }
    .rental_img {
        padding: 0 15px;
    }
	.suv_navi{
		margin: 0 0 55px;
	}
	.suv_navi li{
		width: 100%;
		margin-right: 0;
        margin-bottom: 7px;
	}
    .suv_navi li:nth-child(-n+3){
        margin-bottom: 40px;
    }
	.suv_navi li a{
		min-height: 84px;
		font-size: 0.9rem;
	}
    .suv_navi li:nth-child(-n+3) a{
        max-width: 190px;
    }
    .suv_navi li:nth-child(-n+3) a::before {
        bottom: 35px;
    }
}
.achievement h3 {
    margin-bottom: 0.5em;
}
.achievement > .ui_dfpc{
    padding-top: 60px;
    margin: auto;
    max-width: 900px;
}
.achievement .ui_dfpc .service_img{
    padding: 0 20px;
}
.achievement .ui_dfpc:nth-child(odd) .service_img{
    order: 2;
}
.achievement .ui_dfpc:nth-child(odd) .service_text{
    order: 1;
}
.achievement .ui_dfpc:nth-child(even) .service_text .ui_btn-whiteS {
    margin: 25px 0 0 auto;
}
.achievement .ui_dfpc:nth-child(odd) .service_text .ui_btn-whiteS {
    margin: 25px auto 0 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) { /*SP*/
    .achievement .ui_dfpc .service_img picture{
        width: 80%;
        display: block;
        margin: auto auto 15px;
    }
    .achievement .ui_dfpc:nth-child(odd) .service_img{
        order: 1;
    }
    .achievement .ui_dfpc:nth-child(odd) .service_text{
        order: 2;
    }
    .achievement .ui_dfpc:nth-child(even) .service_text .ui_btn-whiteS,
    .achievement .ui_dfpc:nth-child(odd) .service_text .ui_btn-whiteS {
        margin: 20px auto;
        max-width: 100%;
    }
    .achievement .service_text h3,
    .achievement .service_text p{
        padding: 0 10px;
    }
    .achievement .service_text .ui_btn-whiteS {
        height: 84px;
    }
}