<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* ----------------------------------------
2023new_chintai_top
---------------------------------------- */
body{ z-index:-10;font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;}
.new_header {
    width: fit-content;
    height: 35px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
}
header.chi_header{
    width: 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: auto;
    margin-bottom: 15px;
}
header.chi_header a{
    text-decoration: none;
}
header.chi_header a img{
    max-width: 171px;
    margin: auto;
    display: block;
}

header.chi_header&gt;div{width: 15%;}
header.chi_header&gt;ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: 55%;
    max-width: 700px;
    margin: auto 0 0 auto;
}
header.chi_header&gt;ul&gt;li{

}
header.chi_header&gt;ul&gt;li&gt;a{
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    padding-top: 15px;
    border-bottom: 3px solid white;
    font-weight: bold;
    color: #0068ad;
    display: block;
}
header.chi_header&gt;ul&gt;li&gt;a:hover{
    border-bottom: 3px solid #FF9800;
}
header.chi_header div.head_inq_btn{
    padding-top: 2em;
    width: 250px;
}
header.chi_header div.head_inq_btn a{
    display: block;
    background: #FF9800;
    color: rgb(255, 255, 255);
    border: 2px solid #FF9800;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 2em;
    line-height: 2.5em;
    width: 200px;
    box-sizing: border-box;
    margin: 0.8em 1em 0.4em 3em;
}
header.chi_header div.head_inq_btn a:hover{
    background: #005bac;
    border: 2px solid #005bac;
}


.chi_main{
    background-image: url(/img/chintai/chi_main_bg.gif);
    background-position: center;
    background-size: cover;
    padding-top: 30px;
    height: 36vh;
}
.chi_main_slide{

}
.chi_main_menu{
    background-color: white;
    width: 94%;
    border-radius: 10px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    margin: 0px auto;
    bottom: -30px;
    position: relative;
    box-shadow: 0 0 8px gray;
}
.chi_main_menu&gt;li{
    width: 32%;
    margin: 0.5em 0.2em 1.5em 0.2em;
    box-sizing: border-box;
}
.chi_main_menu&gt;li:nth-child(2){
    width: 36%;
    border-left: #999 2px solid;
    border-right: #999 2px solid;
    margin: 0.5em 0em 1.5em 0em;
    padding: 0 2px;
}
.chi_main_menu&gt;li&gt;a{
    text-decoration: none;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 3vw;
}
.chi_main_menu&gt;li&gt;a&gt;span{
    color: orange;
    font-size: 2vw;
}
.chi_main_menu&gt;li&gt;a&gt;h2{
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.2em;
    color: #0068ad;
    transition-duration: 0.3s;
margin: 0.3em;
}
.chi_main_menu&gt;li:hover&gt;a&gt;h2{
    color: orange;
}
.chi_main_menu&gt;li&gt;a&gt;p{
    color: #666;
    margin: auto;
    position: relative;
    font-weight: normal;
    padding: 0 4px;
    height: 6em;
    font-size: 3vw;
    line-height: 1.5em;
}
.chi_main_menu&gt;li&gt;a&gt;p&gt;br{
	display:none;
}
.chi_main_menu&gt;li&gt;a&gt;p::after{
    content: "";
    position: absolute;
    bottom: -15px;
    left: 45%;
    border: 4px solid transparent;
    border-top: 6px solid #0068ad;
    transition-duration: 0.3s;
}
.chi_main_menu&gt;li:hover&gt;a&gt;p::after{
    bottom: -35px;
}
.chi_info_waku{
    width: 100%;
    margin-top:6em;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

.chi_info_waku&gt;div{
	width: 30%;
	padding: 1em 1em 1em 0;
	background-color: #0066b3;

    box-sizing: border-box;
    text-align: right;
}
.chi_info_waku&gt;div&gt;span{
	font-size: 6vw;
	font-weight: bold;
	line-height: 1em;
	color: #FFF;
}
.chi_info_waku&gt;div&gt;h2{
	font-size: 3vw;
	font-weight: bold;
	line-height: 1.5em;
	color: #FFF;
}
.chi_info_waku&gt;div&gt;a{
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.5em;
    color: #FFF;
}
.chi_info_waku&gt;iframe{
    width: 70%;
    padding: 0.5em 0;
}


.chi_room_waku{
    width: 100%;
}

.chi_room_waku h2{
    font-size: 4.5vw;
    line-height: 2em;
    font-weight: bold;
    color: #0068ad;
    text-align: center;
    margin: auto;
}
.chi_room_waku h2&gt;span{
    font-size: 8vw;
    display: block;
    color: #ff9800;
}
.pd_slider{
	width: 100%;
	height: auto;
	margin: auto auto 50px auto;
}

.chi_room_waku{
    margin: 50px auto 0px auto;
}
/*
.chi_room_waku&gt;ul{
    display: flex;
}
*/

.chi_room_waku&gt;ul&gt;div&gt;div&gt;li {
    display: block;
    background-color: #f6f6f4;
    padding: 10px ;
    width: 260px;
    box-sizing: border-box;
    position: relative;
    color: #000;
    text-decoration: none;
    font-family: "游ゴシック", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    list-style: none;
}

.chiroom_waku&gt;ul&gt;li:last-child{
    margin-right: 0px;
}

.chi_room_waku&gt;ul&gt;div&gt;div&gt;li&gt;a {
    text-decoration: unset;
    color: black;
}

.chi_popularity_wrap{
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 30px;
}
.chi_popularity_inner{
    display: block;
    margin: auto;
}
.chi_popularity_inner&gt;h2{
    font-size: 18px;
    line-height: 2em;
    font-weight: bold;
    color: #0068ad;
    text-align: center;
    margin: auto;
}
.chi_popularity_inner&gt;h2&gt;span{
    font-size: 8vw;
    display: block;
}
.top_room_label {
    position: absolute;
    display: inline-block;
    padding: 0 1.5em;
    background-color: #FF9800;
    color: #fff;
    border-radius: 5px;
    top: -1em;
    font-weight: bold;
    left: 0;
    right: 0;
    width: fit-content;
    margin: auto;
    line-height: 2em;
    z-index: 2;
    font-size: 14px;
}
.top_room_img{
    width: 100%x;
    border-radius: 10px;
    overflow: hidden;
}
.top_room_img img{
    width: 100%;
    height: 7em;
    border-radius: 10px;
    object-fit: cover;
    object-position: center;
	transition-duration: 0.5s;
}
.top_room_img img:hover{
    transform: scale(1.1);
	transition-duration: 0.5s;
}

.top_room_date{
}
.top_room_date h3{
    font-size: 4vw;
    line-height: 1.5em;
    font-weight: bold;
    color: #0068ad;
    height: fit-content;
    margin: 0 auto 1em auto;
}
.top_room_date&gt;ul{
}
.top_room_date&gt;ul&gt;li{
    font-size: 3vw;
}
.top_room_yachin{
	font-size: 5vw;
	line-height: 1.5em;
	color: #ff9800;
	font-weight: bold;
}
.pop_list1{
	margin: 30px auto 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: sticky;
}
.pop_list1&gt;li{
	width: 48%;
	margin: 1%;
	position: relative;
	border-radius: 15px;
	padding: 1em 0.5em;
	font-size: 3.5vw;
	box-sizing: border-box;
	background-color: rgb(0 70 125 / 60%);
	transition-duration: 0.5s;
	overflow: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.pop_list1&gt;li:nth-child(1){
	width: 51%;
}
.pop_list1&gt;li:hover{    background-color: rgba(255, 174, 0, 0.6);}
.pop_list1&gt;li&gt;a{
    color: white;
    text-decoration: none;
}
.pop_list1&gt;li&gt;a&gt;p{
	width: 82%;
	font-size: 3vw;
	margin-top: 1em;
}
.pop_list1&gt;li&gt;a&gt;h3{
	font-size: 4.5vw;
	margin: 0;
}
.pop_list1&gt;li:after{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}
.pop_list1 li.pop_omiya:after{background-image: url(/img/chintai/t_tokushu_omiya.jpg);}
.pop_list1 li.pop_shamason:after{background-image: url(/img/chintai/t_tokushu_shamason.jpg);}
.pop_list1 li.pop_habel:after{background-image: url(/img/chintai/t_tokushu_habel.jpg);}

.pop_list1{}

.pop_list2{}
.pop_list2&gt;div&gt;div&gt;li{
    margin: 5px;
    /* width: 24%; */
    border-radius: 7px;
    padding: 1em 0.5em;
    font-size: 14px;
    height: 7em;
    position: relative;
    box-sizing: border-box;
    transition-duration: 0.5s;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
    background-color: rgb(0 70 125 / 60%);
}
.pop_list2&gt;div&gt;div&gt;li:after{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}
.pop_list2 li.pop_hitori:after{background-image: url(/img/chintai/t_tokushu_hitori.jpg);}
.pop_list2 li.pop_futari:after{background-image: url(/img/chintai/t_tokushu_futari.jpg);}
.pop_list2 li.pop_jr:after{background-image: url(/img/chintai/t_tokushu_jr.jpg);}
.pop_list2 li.pop_shinchiku:after{background-image: url(/img/chintai/t_tokushu_shinchiku.jpg);}
.pop_list2 li.pop_pet:after{background-image: url(/img/chintai/t_tokushu_pet.jpg);}
.pop_list2 li.pop_zero:after{background-image: url(/img/chintai/t_tokushu_zero.jpg);}
.pop_list2 li.pop_kodate:after{background-image: url(/img/chintai/t_tokushu_kodate.jpg);}
.pop_list2 li.pop_family:after{background-image: url(/img/chintai/t_tokushu_family.jpg);}
.pop_list2 li.pop_box:after{background-image: url(/img/chintai/t_tokushu_box.jpg);}
.pop_list2 li.pop_autolock:after{background-image: url(/img/chintai/t_tokushu_autolock.jpg);}
.pop_list2 li.pop_1ldk:after{background-image: url(/img/chintai/t_tokushu_1ldk.jpg);}
.pop_list2 li.pop_2ldk:after{background-image: url(/img/chintai/t_tokushu_2ldk.jpg);}
.pop_list2 li.pop_netfree:after{background-image: url(/img/chintai/t_tokushu_netfree.jpg);}
.pop_list2 li.pop_kadobeya:after{background-image: url(/img/chintai/t_tokushu_kadobeya.jpg);}
.pop_list2&gt;div&gt;div&gt;li a{
    color: white;
    text-decoration: none;
}
.pop_list2&gt;div&gt;div&gt;li a h4{
    font-size: 4vw;
    line-height: 1.2em;
    margin: 0;
}
.pop_list3{
    margin: 30px auto 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: sticky;
    width: 100%;
}
.pop_list3&gt;li{
width: 48%;
    position: relative;
    border-radius: 15px;
    padding: 1em 0.5em;
    /* height: 13em; */
    font-size: 3.5vw;
    box-sizing: border-box;
    background-color: rgb(0 70 125 / 60%);
    transition-duration: 0.5s;
    margin: 1%;
    overflow: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.pop_list3&gt;li:nth-child(1){
    width: 51%;
}
.pop_list3&gt;li:hover{    background-color: rgba(255, 174, 0, 0.6);}
.pop_list3&gt;li&gt;a{
    color: white;
    text-decoration: none;
}
.pop_list3&gt;li&gt;a&gt;p{
    width: 82%;
    font-size: 3vw;
    margin-top: 1em;
}
.pop_list3&gt;li&gt;a&gt;h3{
    font-size: 4.5vw;
    margin: 0;
}
.pop_list3&gt;li:after{
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    background-position: center;
}
.pop_list3 li:nth-child(1):after{background-image: url(/img/chintai/chi_bnr_parking.jpg);}
.pop_list3 li:nth-child(2):after{background-image: url(/img/chintai/chi_bnr_owner.jpg);}
.pop_list3 li:nth-child(3):after{background-image: url(/img/chintai/chi_bnr_buy.jpg);}

.pop_search{
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 2em 0;
width: 90%;
}
.pop_search&gt;div{
    text-align: left;
    font-size: 4vw;
    margin-right: 1em;
    line-height: 2em;
    font-weight: bold;
    color: #0068ad;
    width: 100%;
}
.pop_search&gt;input[type="text"]{
    padding: 1em;
    font-size: 18px;
    width: 70%!important;
	height: auto!important;
    border-radius: 5px;
    border: 1px solid #666;
    margin-right: 1em;
}
.pop_search&gt;input[type="submit"]{
background-color: #0068ad;
    border-radius: 5px;
    border: none;
    color: white;
    font-size: 4vw;
    padding: 0 1em;
    line-height: 2.5em;
    font-weight: bold;
    width: fit-content;
}

.chi_reason_wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 70px auto;
}
.chi_reason_inner{
    width: 90%;
    background-color: #0066b3;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 1em 0;
    box-sizing: border-box;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.chi_reason_inner&gt;h2{
    margin: auto auto auto 0.5em;
    color: white;
    font-size: 10vw;
    font-weight: bold;
    line-height: 1em;
}
.chi_reason_inner&gt;h2&gt;span{
    font-size: 4vw;
    line-height: 2em;
    display: block;
    margin: 0;
}
.chi_reason_inner&gt;p{
    font-size: 3.5vw;
    line-height: 1.5em;
    display: block;
    color: white;
    margin: 1em;
}
.chi_reason_inner&gt;a {
    display: block;
    background-color: #f7941d;
    /* width: 180px; */
    text-align: center;
    margin: 15px 20px auto auto;
    color: white;
    font-size: 3vw;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5em;
    padding: 0px 2em;
    border-radius: 50px;
    transition: .3s;
}
.chi_reason_inner&gt;a:hover{
    background-color: #fff;
    color: #0066b3;
}
.chi_reason_point{
    width: 100%;
}
.chi_reason_point&gt;ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
    margin: 2em auto;
}
.chi_reason_point&gt;ul::after{
    content: "";
    display: block;
    background-color: #f7931d;
    background-size: cover;
    background-repeat: no-repeat;
    width: 90%;
    height: 2em;
    right: 0;
    bottom: -2em;
    position: absolute;
    background-position: right center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
.chi_reason_point&gt;ul&gt;li{margin: 1em; width: 85%;}
.chi_reason_point&gt;ul&gt;li:nth-child(1){width: 92%;}
.chi_reason_point&gt;ul&gt;li:nth-child(2){margin-left: 2em;}
.chi_reason_point&gt;ul&gt;li:nth-child(3){margin-left: 4em;}
.chi_reason_point&gt;ul&gt;li&gt;img{ width: inherit;}


.chi_campain_wrap{
    width: 100%;
    background-color: #f1f1f1;
    margin-bottom: 0px;
    padding: 30px 0;
}

.chi_campain_wrap h2{
font-size: 8vw;
    font-weight: bold;
    color: #0068ad;
    display: block;
    line-height: 1em;
    text-align: center;
    padding: 0 0 0px 0;
    margin: 10px auto;
}
.chi_campain_wrap h2&gt;span{
    font-size: 3.5vw;
    display: block;
    line-height: 2em;
    font-weight: normal;
}

.chi_campain_inner{
    width: 100%;
    margin: auto;
}
.chi_campain_inner&gt;ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto;
}
.chi_campain_inner&gt;ul&gt;li{width: 48%;    margin: 1%;}
.chi_campain_inner&gt;ul&gt;li&gt;a&gt;img{width: 100%;}


.chi_online_wrap{
    width: 100%;
    margin-bottom: 50px;
    padding: 30px 0;
    position: relative;
    display: block;
}

.chi_online_inner{
    width: 96%;
    margin: auto;
}

.chi_online_inner h2{
    font-size: 8vw;
    font-weight: bold;
    color: #0068ad;
    display: block;
    line-height: 1em;
    text-align: center;
    padding: 0 0 0px 0;
    margin: 10px auto;
}

.chi_online_inner h2&gt;span{
    font-size: 3.5vw;
    display: block;
    line-height: 2em;
    font-weight: normal;
}

.chi_online_inner&gt;p{
    font-size: 3vw;
    line-height: 1.7em;
    text-align: center;
    font-weight: bold;
}

.chi_online_inner&gt;ul{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 30px auto;
    width: 100%;
    max-width: 100%;
}

.chi_online_inner&gt;ul&gt;li{
    width: 32%;
    display: block;
    text-align: center;
}

.chi_online_inner&gt;ul&gt;li{
    width: 32%;
    display: block;
    text-align: center;
}

.chi_online_inner&gt;ul&gt;li&gt;div&gt;h3{
    font-size: 4vw;
    font-weight: bold;
    line-height: 1.3em;
}
.chi_online_inner&gt;ul&gt;li&gt;div&gt;p{
    font-size: 3.5vw;
    line-height: 1.3em;
}

.chi_online_inner&gt;a{
    display: block;
    background-color: #0068ad;
    width: 50%;
    text-align: center;
    margin: auto;
    position: relative;
    bottom: 1.3em;
    color: white;
    font-size: 4vw;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5em;
    padding: 0px 1em;
    border-radius: 50px;
    transition: .3s;
}
.chi_online_inner&gt;a:hover{
    background-color: #f7941d;
}


.chi_info_wrap{
    width: 100%;
    background: #e7e7e7;
    /*margin-bottom: 100px;*/
    padding: 30px 0;
}

.chi_info_inner{
    width: 100%;
    margin: auto;
}
.chi_info_inner&gt;h2{
    font-size: 8vw;
    font-weight: bold;
    color: #0068ad;
    display: block;
    line-height: 1em;
    text-align: center;
    padding: 0 0 0px 0;
    margin: 10px auto;
}
.chi_info_inner&gt;h2&gt;span{
    font-size: 16px;
    display: block;
    line-height: 2em;
    color: black;
}
.chi_info_inner&gt;div&gt;iframe{
    display: block;
    width: 90%;
    height: 300px;
    background: white;
    border-radius: 20px;
    overflow: scroll;
    padding: 20px 20px 40px 20px;
    box-sizing: border-box;
	margin: auto;
}
.chi_info_inner&gt;a{
    display: block;
    background-color: #f7941d;
    width: 180px;
    text-align: center;
    margin: auto;
    position: relative;
    bottom: 1.3em;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5em;
    padding: 0px 3em;
    border-radius: 50px;
    transition: .3s;
}
.chi_info_inner&gt;a:hover{
    background-color: #0068ad;
}



.chi_city_wrap{
    width: 100%;
    background-image: url(/img/chintai/city_list_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
}

.chi_city_inner{
    width: 100%;
    margin: auto;
}
.chi_city_inner&gt;h2{
    font-size: 8vw;
    font-weight: bold;
    color: #0068ad;
    display: block;
    line-height: 1em;
    text-align: center;
    padding: 0 0 0px 0;
    margin: 10px auto;
}
.chi_city_inner&gt;h2&gt;span{
    font-size: 16px;
    display: block;
    line-height: 2em;
    color: black;
}
.chi_city_inner&gt;div&gt;iframe{
    display: block;
    width: 98%;
    height: 26em;
    overflow: scroll;
    box-sizing: border-box;
    margin: auto;
}
.chi_city_inner&gt;a{
    display: block;
    background-color: #f7941d;
    width: 180px;
    text-align: center;
    margin: auto;
    position: relative;
    bottom: 1.3em;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5em;
    padding: 0px 3em;
    border-radius: 50px;
    transition: .3s;
}
.chi_city_inner&gt;a:hover{
    background-color: #0068ad;
}




.chi_column_wrap{
    width: 100%;
    background-image: url(/img/chintai/column_list_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 100px;
    padding: 30px 0;
}

.chi_column_inner{
    width: 100%;
    margin: auto;
}
.chi_column_inner&gt;h2{
    font-size: 8vw;
    font-weight: bold;
    color: #ffffff;
    display: block;
    line-height: 1em;
    text-align: center;
    padding: 0 0 0px 0;
    margin: 10px auto;
}
.chi_column_inner&gt;h2&gt;span{
    font-size: 16px;
    display: block;
    line-height: 2em;
    color: #ffffff;
}
.chi_column_inner&gt;div&gt;iframe{
    display: block;
    width: 98%;
    height: 26em;
    overflow: scroll;
    box-sizing: border-box;
    margin: auto;
}
.chi_column_inner&gt;a{
    display: block;
    background-color: #f7941d;
    width: 180px;
    text-align: center;
    margin: auto;
    position: relative;
    bottom: 1.3em;
    color: white;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.5em;
    padding: 0px 3em;
    border-radius: 50px;
    transition: .3s;
}
.chi_column_inner&gt;a:hover{
    background-color: #0068ad;
}


.chi_company_wrap{
    position: relative;
}
.chi_company_wrap::before {
    content: "";
    display: block;
    background-image: url(/img/index/top_company_inner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 90%;
    height: 325px;
    left: 1px;
    top: -250px;
    position: absolute;
    z-index: -1;
    background-position: center;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.chi_company_inner{
    width: 95%;
    display: block;
    padding: 2em;
    margin: 325px 0 auto auto;
    background-color: white;
    border-radius: 10px;
    box-sizing: border-box;
}
.chi_company_inner&gt;p{
    display: block;
    font-size: 3.5vw;
    line-height: 1.5em;
}
.chi_company_inner h2{
    font-size: 8vw;
    font-weight: bold;
    color: #0068ad;
    display: block;
    line-height: 1em;
}
.chi_company_inner&gt;h2&gt;span{
    font-size: 5vw;
    font-weight: bold;
    color: #FF9800;
    display: block;
    line-height: 2em;
}
.chi_company_point{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    width: fit-content;
    margin-top: 2em;
}
.chi_company_point&gt;li{
    text-align: center;
    width: 32%;
    font-size: 3.5vw;
    line-height: 1.7em;
    font-weight: bold;
    color: #0068ad;
    box-sizing: border-box;
    margin: 0px 0.2em;
}
.chi_company_point&gt;li&gt;a{
    text-decoration: none;
    color: #005bac;
    line-height: 2.5em;
    transition: .3s;
}

.chi_company_point&gt;li&gt;a:hover{
    color: #f7941d;
}
.chi_company_point&gt;li&gt;a&gt;img{
    display: block;
    margin: auto;
    width: 100%;
}
.chi_shop_waku{
    width: 100%;
    margin: 30px auto 50px auto;
}

.chi_shop_waku&gt;ul{
    width: 90%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.chi_shop_block{
    width: 100%;
    display: inline-flex;
    justify-content: flex-start;
    background-color: #f3f3f3;
    border-radius: 10px;
    padding: 2%;
    box-sizing: border-box;
    margin-bottom: 0.5em;
}

.chi_shop_img{
    width: 30%;
}
.chi_shop_img img{
    width: 80px;
    height: 80px;
    border-radius: 40px;
    object-fit: cover;
}
.chi_shop_date{
    width: 70%;
    font-size: 3vw;
    line-height: 1.5em;
    margin-left: 3%;
}
.chi_shop_date h3{
    color: #0066b3;
    font-size: 4vw;
    line-height: 1.5em;
    margin: 0;
}
.chi_shop_tel{
    font-size: 4vw;
    line-height: 1.2em;
    font-weight: bold;
    color: #f7931d;
}
.chi_shop_addres{
    height: 3em;
}
.chi_shop_link{
    display: inline-flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    width: 100%;
}
.chi_shop_link&gt;a{
    display: block;
    background-color: #0663a9;
    color: white;
    text-decoration: none;
    font-size: 3vw;
    font-weight: bold;
    line-height: 2em;
    padding: 0 1em;
    border-radius: 5px;
    margin-left: 5px;
}



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