<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
.sm-tel {
	font-size: 26px;
	line-height: 44px;
	font-weight: bold;
	color: #F00;
	background-repeat: no-repeat;
}
.tel-back {
	background-image: url(/img/sp_top/sm-tel_sp.webp);
	background-repeat: no-repeat;
}
.waku {
	border: solid 1px #CCC;
	padding: 3px;
	font-size: 13px;
}
.top {
	margin-top: 10px;
}
.orange {
	color: #FF3F00;
}
body {
    font-family: 'Noto Sans JP', sans-serif !important;
}
/* =========================================================
reset
========================================================= */
article,
aside,
details,
figcaption,
figure,
footer,
hgroup,
menu,
nav,
section {
	display: block;
}
html {
	overflow-y: scroll;
	zoom: 1 !important;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
input,
textarea,
dt,
dd {
	margin: 0;
	padding: 0;
	clear: both;
}
ol,
ul {
	list-style: none;
	color: black;
	margin: auto;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th {
	text-align: left;
}
a:focus {
	outline: none;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
	/*\*/
	/*/
	height: auto;
	overflow: hidden;
	/**/
}
.both {
	clear: both;
}
a {
	text-decoration: none;
}
.smart_border {
	border: none !important;
}
/* =========================================================
Body
========================================================= */
html {
	overflow-y: scroll;
}
body {

}
ul {
	padding: 0;
	margin: auto;
}
a{
	color:#333;
}
/*--main--*/

.main_wrap {
    width: 94%;
    padding: 0 0px;
    margin: 4% auto 0px auto;
    box-sizing: border-box;
    position: relative;
}





.main_inner {
    border-radius: 30px;
    position: relative;
    height: 410px;
}


/*--anime--*/

.main_imgBox {
 height: 100%;
 overflow: hidden;
 position: relative;
 border-radius: 20px;
}

.main_img {
 z-index: 10;
 opacity: 0;
 width: 100%;
 height: 100%;
 background-position: center center;
 background-repeat: no-repeat;
 background-size: cover;
 position: absolute;
 left: 0;
 top: 0;
 -webkit-animation: anime 32s 0s infinite;
 animation: anime 32s 0s infinite;
}

.main_img:nth-of-type(2) {
 -webkit-animation-delay: 5s;
 animation-delay: 5s;
}

.main_img:nth-of-type(3) {
 -webkit-animation-delay: 10s;
 animation-delay: 10s;
}
.main_img:nth-of-type(4) {
 -webkit-animation-delay: 15s;
 animation-delay: 15s;
}
.main_img:nth-of-type(5) {
 -webkit-animation-delay: 20s;
 animation-delay: 20s;
}
.main_img:nth-of-type(6) {
 -webkit-animation-delay: 25s;
 animation-delay: 25s;
}
@keyframes anime {
 0% {
  opacity: 0;
 }

 5% {
  opacity: 1;
 }

 25% {
  opacity: 1;
 }

 30% {
  opacity: 0;
  transform: scale(1.2);
  z-index: 9;
 }

 100% {
  opacity: 0;
 }

}

/*--/anime--*/

.main_title {
    position: absolute;
    background: none;
    bottom: 3%;
    left: 3%;
    z-index: 50;
    width: 88%;
}

.main_suzuki{
    position: absolute;
    background: none;
    bottom: -16px;
    right: 10px;
    z-index: 50;
    width: 380px;
}
.main_suzuki img{
	width:100%;
}

.main_title img{
	width:100%;
}
.menu_box{
    width: 94%;
    margin: 30px auto 0px auto;

}
.menu_box_in{
    background-color: #f6f3f0;
    padding: 6%;
    box-sizing: border-box;
    border-radius: 10px;
}
.menu_img{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 100%;
    background-color: #fff;
}
.menu_title{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}
.menu_title img{
    padding-left: 8px;
    width: 17%;
}
.menu_shubetsu_list{
margin: 0px 0px 18px 0px;
}
.menu_shubetsu_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
    display: flex;
    justify-content: space-between;

}
.menu_shubetsu_list ul li{
	width:23%;
}
.menu_shubetsu_list ul li a{
    display: block;
    font-size: 14px;
    font-weight: bold;
    border: solid 1px #e3ded9;
    padding: 18px 0px;
    text-align: center;
    background-color: #fff;
    border-radius: 10px 20px 10px 20px;
}
.menu_conts_list{

}
.menu_conts_list ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.menu_conts_list ul li{
    margin: 0px 0px 12px 0px;
    width: 48%;
}
.menu_conts_list ul li:last-child{
	margin-bottom:0px;
}
.menu_conts_list ul li a{
	display:block;
	background:none;
}
.menu_conts_list ul li a img{
	width:100%;
}





.t_info_wrap{
    width: 92%;
    margin: 40px auto 40px auto;
}
.t_info_wrap iframe{
    border: none;
    width: 100%;
    height: 216px;
}
.t_info_l{
	
}
.t_info_l h2{
    font-size: 26px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    display: flex;
    justify-content: left;
    align-items: center;
}
.t_info_l h2 img{
	display: block;
	margin: 11px 0px 0px 10px;
	width: 34%;
}
.t_info_link{
    display: block;
    width: 80%;
    border: solid 1px #333;
    padding: 17px 0px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    border-radius: 40px;
    margin: 20px auto 0px auto;
    box-shadow: 0px 5px #e7e7e7;
}
.t_info_link::before {
    content: "";
    right: 23px;
    top: 24px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_info_box{
    width: 100%;
}
.t_info_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:100%;
}
.t_info_box ul li{
	
}
.t_info_box ul li a{
    padding: 10px 0px;
    display: block;
	color:#333;
    border-bottom: solid 1px #ccc;
}
.t_info_box ul li:last-child a{
	border-bottom:none;
}


.t_info_box ul li a span{
	color:#72bf44;
	font-size:15px;
}
.t_info_box ul li a p{
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.t_company_wrap{
    background-image: url(/img/sp_top/jimoto_bg_sp.webp);
    background-size: 480px;
    background-repeat: no-repeat;
    background-position-x: center;
    padding: 40px 0px;
    margin: 0px 0px 40px 0px;
}
.t_company_wrap iframe{
    width: 100%;
    height: 387px;
    border: none;
}
.t_company_box{
width: 92%;
    margin: 0px auto 30px auto;
    background-color: #fff;
    padding: 60px 4% 4% 4%;
    box-sizing: border-box;
    border-radius: 10px 30px 10px 30px;
    box-shadow: 0 0 10px #d3d3d3;
}
.t_company_box h2{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 20px 0px;
    position: relative;
}
.t_company_box h2::before{
    content: "";
    background-image: url(/img/sp_top/jimoto_icon_sp.webp);
    background-size: 100%;
    width: 42px;
    height: 26px;
    top: -37px;
    left: 0px;
    right: 0px;
    margin: auto;
    position: absolute;
}
.t_company_g{
	color:#72bf44;
}
.t_company_o{
	color:#ff6c00;
}
.t_company_box p{
    font-size: 15px;
    line-height: 28px;
    margin: 0px 0px 20px 0px;
    text-align: left;
}
.t_company_box ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-wrap: wrap;
}
.t_company_box ul li{
    width: 49%;
    margin-bottom: 10px;
}
.t_company_box ul li a{
    display: block;
    border: solid 1px #333;
    font-size: 15px;
    font-weight: bold;
    padding: 15px 7% 15px 0px;
    text-align: center;
    border-radius: 40px;
    position: relative;
    box-shadow: 0px 5px #e7e7e7;
}
.t_company_box ul li a::before {
    content: "";
    right: 10%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_staff_list{
	
}
.t_staff_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_staff_list ul li{
    width: 260px;
	
}
.t_staff_list ul li a{
	display:block;
	background-color:#FFF;
	border-radius:50px 10px 50px 10px;
	background-color:#FFF;
	color:#333;
	overflow:hidden;
    box-shadow: 0 0 10px #d3d3d3;

}
.t_staff_img{
    height: 210px;
	background-color:#ccc;
}
.t_staff_img img{

}
.t_staff_tex{
    padding: 20px;
    background-size: 70px;
    background-repeat: no-repeat;
    background-position-x: 173px;
    background-position-y: 56px;
}
.t_staff_list ul li a p{
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}
.t_staff_name{
	font-size:22px;
	font-weight:bold;
	
}
.t_staff_name span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #72bf44;
    margin: 5px 0px 0px 0px;
}

.t_voice_wrap{
	margin:0px 0px 40px 0px;
}
.t_voice_wrap iframe{
    width: 100%;
    height: 357px;
    border: none;
}
.t_voice_wrap h2{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 30px 0px;
}
.t_voice_wrap h2 img{
    display: block;
    margin: 0px auto 10px auto;
    width: 40%;
}
.t_voice_list{

}
.t_voice_list ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_voice_list ul li{
	width:260px;
}
.t_voice_list ul li a{
    display: block;
    background-color: #FFF;
    border-radius: 50px 10px 50px 10px;
    color: #333;
    box-shadow: 0 0 10px #d3d3d3;
	overflow:hidden;
}
.t_voice_img{
    height: 180px;
	background-color:#ccc;
}
.t_voice_img img{

}
.t_voice_tex{
    padding: 20px;
}
.t_voice_list ul li a p{
    font-size: 15px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	line-height:25px;
}
.t_voice_link{
    display: block;
    width: 80%;
    border: solid 1px #333;
    padding: 17px 0px;
    position: relative;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-align: center;
    border-radius: 40px;
    margin: 30px auto 0px auto;
    box-shadow: 0px 5px #e7e7e7;
}
.t_voice_link::before {
    content: "";
    right: 23px;
    top: 24px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.t_search_wrap{
    background-image: url(/img/sp_top/searchi_bg_sp.webp);
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: 147%;
    padding: 40px 0px 0px 0px;
    margin: 0px 0px 25px 0px;
}
.t_search{
    width: 92%;
    margin: auto;
}
.t_search_l{
	margin: 43px 0px 20px 0px;
}
.t_search_l h2{
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin: 0px 0px 20px 0px;
}
.t_search_l p{
    margin: 0px;
    font-size: 15px;
    line-height: 25px;
}
.t_search ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-wrap: wrap;
}
.t_search ul li{
    width: 48%;
    height: 130px;
    padding: 0px 0px 15px 0px;
}
.t_search ul li a{
    display: block;
    background-repeat: no-repeat;
    background-position-x: center;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    border-radius: 10px 20px 10px 20px;
}
.t_search ul li:nth-child(1) a{
	background-image:url(/img/sp_top/searchi_kyoju_bg_sp.webp);
}
.t_search ul li:nth-child(2) a{
	background-image:url(/img/sp_top/searchi_parking_bg_sp.webp);
}
.t_search ul li:nth-child(3) a{
	background-image:url(/img/sp_top/searchi_jigyou_bg_sp.webp);
}
.t_search ul li:nth-child(4) a{
	background-image:url(/img/sp_top/searchi_contena_sp_bg.webp);
}
.t_search ul li a p{
    width: 90%;
    margin: 73px auto 0px auto;
    border: solid 1px #333;
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFF;
    color: #333;
    position: relative;
}
.t_search ul li a p::before {
    content: "";
    right: 10%;
    top: 17px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_conts_wrap{
	position:relative;
}
.t_conts_wrap::before{
content: "";
    background-color: #f5f2ef;
    width: 74%;
    height: 1440px;
    top: 320px;
    left: 0px;
    position: absolute;
    z-index: -1;

}
.t_conts_box{
    margin: 0px 0px 40px 0px;
    padding: 160px 0px 0px 0px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.t_conts{
width: 92%;
    margin: auto;
}
.t_conts_tex_box{
    width: 100%;
    padding: 5%;
    background-color: #FFF;
    box-shadow: 0 0 10px #d3d3d3;
    box-sizing: border-box;
    border-radius: 10px 30px 10px 30px;
    margin: 0px 0px 0px 0px;
    background-repeat: no-repeat;
    background-position-x: center;
}
.t_conts_box_kanri{
	background-image:url(/img/sp_top/kanri_bg_sp.webp);
}
.t_conts_box_sale{
	background-image:url(/img/sp_top/sale_bg_sp.webp);
}
.t_conts_box_sale .t_conts_tex_box{
    margin: 0px auto 0px 0px;
}
.t_conts_box_emptyhouse{
	background-image:url(/img/sp_top/akiya_bg_sp.webp);
}
.t_conts_tex_box h2{
    font-size: 26px;
    font-weight: bold;
    margin: 0px;
}
.t_conts_tex_box h2 img{
	display:block;
	margin:10px 0px 0px 0px;
    width: 26%;
}
.t_conts_box:nth-child(1) h2 img{
width: 22%;
}
.t_conts_box:nth-child(2) h2 img{
width: 41%;
}
.t_conts_box:nth-child(3) h2 img{
width: 41%;
}
.t_conts_tex_box p{
font-size: 15px;
    margin: 15px 0px 20px 0px;
    line-height: 25px;
}
.t_conts_tex_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
    display: flex;
    justify-content: space-between;
}
.t_conts_tex_box ul li{
width: 48%;
}
.t_conts_tex_box ul li a{
    display: block;
    border: solid 1px #333;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 7% 13px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFF;
    color: #333;
    box-shadow: 0px 5px #e7e7e7;
    position: relative;
}
.t_conts_tex_box ul li a::before {
    content: "";
    right: 8%;
    top: 19px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_conts_link{
	display:block;
	width:100%;
    border: solid 1px #333;
    font-size: 14px;
    font-weight: bold;
    padding: 13px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFF;
    color: #333;
    box-shadow:0px 5px #e7e7e7;
	position:relative;
}
.t_conts_link::before {
    content: "";
    right: 22px;
    top: 17px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_conts_link::before {
    content: "";
    right: 10%;
    top: 0px;
    bottom: 0px;
    margin: auto;
    width: 7px;
    height: 7px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_shop_wrap{
	margin:0px 0px 0px 0px;
	padding-bottom:0px;
	position:relative;
}
.t_shop_wrap::before{
    content: "";
    width: 100%;
    left: 0px;
    bottom: 0px;
    height: 460px;
    background-color: #f4f4f4;
    position: absolute;
    z-index: -1;
}
.t_shop_box{
    width: 92%;
    margin: auto;
}
.t_shop_box h2{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin: 0px 0px 30px 0px;
}
.t_shop_box h2 img{
display: block;
    margin: 0px auto 10px auto;
    width: 34%;
}
.t_shop_list{
	
}
.t_shop_list ul{
margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
.t_shop_list ul li{
    width: 100%;
    box-shadow: 0 0 10px #d3d3d3;
    border-radius: 30px 10px 30px 10px;
    background-color: #FFF;
    padding-bottom: 8%;
    margin: 0px 0px 30px 0px;
	overflow:hidden;
}
.t_shop_list_img{
}
.t_shop_list_img img{
	width:100%;
}
.t_shop_list_texbox{
padding: 5% 5% 0px 5%;
}
.t_shop_list_title{
    font-size: 18px;
    font-weight: bold;
    margin: 0px 0px 9px 0px;
}
.t_shop_list_tel{
    margin: 0px 0px 20px 0px;
}
.t_shop_list_tel a{
	display:block;
    font-size: 27px;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    line-height: 25px;
    background-image: url(/img/sp_common/tel_icon_sp.webp);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position-x: 0px;
    background-position-y: 1px;
	text-decoration:none;
}
.t_shop_list ul li ul{
margin: 0px 0px 0px 0px;
    padding: 0px;
    list-style-type: none;
    display: block;
}
.t_shop_list ul li ul li{
    font-size: 15px;
    margin: 0px 0px 5px 0px;
    background-color: #FFF;
    box-shadow: none;
    border-radius: 0px;
    width: auto;
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
	padding:0px;
}
.t_shop_list ul li ul li span{
    color: #72bf44;
    font-weight: bold;
    width: 70px;
    display: block;
}
.t_shop_list_link {
    display: block;
    width: 92%;
    margin: 20px auto 0px auto;
    border: solid 1px #333;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFF;
    color: #333;
    box-sizing: border-box;
    box-shadow: 0px 5px #e7e7e7;
    position: relative;
}
.t_shop_list_link::before {
    content: "";
    right: 22px;
    top: 19px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_shop_sub{

}
.t_shop_sub ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.t_shop_sub ul li{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: self-start;
    background-color: #FFF;
    box-shadow: 0 0 10px #d3d3d3;
    padding: 5%;
	margin:0px 0px 30px 0px;
    box-sizing: border-box;
    border-radius: 30px 10px 30px 10px;
	
}
.t_shop_sub_title{
    position: relative;
    width: 100%;
    margin: 0px 0px 10px 0px;
}
.t_shop_sub_title span{
background-color: #FFF;
    padding-right: 10px;
    z-index: 1;
    font-size: 18px;
    font-weight: bold;
    position: relative;
}
.t_shop_sub_title::before{
content: "";
	height:1px;
	width:100%;
	background-color:#72bf44;
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	margin:auto;;
}
.t_shop_sub_tel{
    font-size: 27px;
    font-weight: bold;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 6px 0px;
    line-height: 25px;
    background-image: url(/img/sp_common/tel_icon_sp.webp);
    background-repeat: no-repeat;
    background-position-x: 0px;
    background-position-y: 3px;
    background-size: 14px;
	border:none;
}
.t_shop_sub_tel a{
	color:#333;
	text-decoration:none;
	border:none;
}
.t_shop_sub ul li p{
	font-size:14px;
	margin:0px;
}
.t_shop_sub_link{
    display: block;
    width: 92%;
    margin: 15px auto 0px auto;
    border: solid 1px #333;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 0px;
    text-align: center;
    border-radius: 40px;
    background-color: #FFF;
    color: #333;
    box-sizing: border-box;
    box-shadow: 0px 5px #e7e7e7;
    position: relative;
}
.t_shop_sub_link::before {
    content: "";
    right: 22px;
    top: 20px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #72bf44;
    border-right: 1px solid #72bf44;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.t_shop_sub ul li:last-child .t_shop_sub_link::before{
    background-image: url(/img/sp_top/blank_icon_sp.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    border: none;
    top: 15px;
    right: 17px;
    width: 20px;
    height: 18px;
    transform: none;
    -webkit-transform: none;
}
.slick-slide img{
height: 180px !IMPORTANT;
}</pre></body></html>