/* ----------------------------------------
　other（例）
---------------------------------------- */



/* other（例）
---------------------------------------- */



/* ----------------------------------------
　sitemap（サイトマップLP）
　/sitemap/用cssのため消さないこと。
---------------------------------------- */
.sitemap_title_h2 {
	margin: 30px auto 20px auto;
	font-size: 17px;
}
.sitemap_ti h2 {
    width: 90%;
    font-size: 24px;
    margin: 30px auto;
    font-weight: 500;
    line-height: 1;
    font-weight: bold;
    text-align: left;
    border-bottom: none !important;
}

.sitemap_wrap {
    width: 90%;
    margin: 0 auto 60px;
    background: #f8f8f8;
    padding: 30px 5%;
    box-sizing: border-box;
}

.sitemap_inner {
    margin-bottom: 30px;
}

.sitemap_inner:last-child {
    margin-bottom: 0;
}

.sitemap_inner h3 {
    font-size: 18px;
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.7;
}

.sitemap_inner ul {
    background: #fff;
    padding: 15px 5%;
}

.sitemap_inner ul li a {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    display: block;
}

.sitemap_inner ul li a::before {
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #042455;
    border-right: 1px solid #042455;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    left: 0;
    top: 8px;
}

.sitemap_group {
    padding-left: 10% !important;
}

.sitemap_group_ti {
    margin-left: -5%;
}

/* sitemap
---------------------------------------- /
/* ----------------------------------------
	owner
---------------------------------------- */
.ow_wrap {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Arial', 'Meiryo', sans-serif;
}
/* main */
#ow_main {
	width: 100%;
	margin: 0 0 15% 0;
}
#ow_main h2 {
	margin: 0;
}
/* title */
.ow_tl {
	margin: 0 0 10% 0;
	padding: 0 0 3% 0;
	font-size: 5vw;
	line-height: 4vh;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.05em;
	position: relative;
}
.ow_tl:before {
	content: '';
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #1e65ac;
	position: absolute;
	bottom: 0;
	left: calc(50% - 30px);
}
.ow_tl:after {
	content: '';
	display: inline-block;
	width: 30px;
	height: 2px;
	background: #000;
	position: absolute;
	bottom: 0;
	right: calc(50% - 30px);
}
.ow_tl span {
	display: block;
	margin: 0 0 2% 0;
	font-size: 4vw;
	line-height: 3.5vh;
	color: #1e65ac;
	letter-spacing: 0.05em;
}
.ow_subtl {
	margin: 0 0 5% 0;
	padding: 0 0 3% 0;
	border-bottom: 1px solid #1e65ac;
	font-size: 5vw;
	line-height: 4vh;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.ow_subtl span {
	display: block;
	margin: 0 0 2% 0;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #1e65ac;
	letter-spacing: 0.05em;
}
/* about */
#ow_about {
	width: 90%;
	margin: 0 auto 15% auto;
}
#ow_about img {
	margin: 0 0 5% 0;
}
#ow_about p {
	font-size: 3.5vw;
	line-height: 3.5vh;
	letter-spacing: 0.05em;
}
#ow_about nav{
	margin: 5% 0px 0px 0px;
}
#ow_about nav ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 10% 0;
	gap: 8px 2%;
}
#ow_about nav ul li {
	width: 49%;
	height: 80px;
}
#ow_about nav ul li a {
	display: block;
	height: 100%;
	box-sizing: border-box;
	padding: 3px 4px;
	border: 1px solid #1e65ac;
	text-decoration: none;
}
#ow_about nav ul li a div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	box-sizing: border-box;
	padding: 3% 0 0 0;
	border: 1px solid #1e65ac;
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
	color: #000;
	position: relative;
}
#ow_about nav ul li a div span {
	display: block;
	width: 20px;
	box-sizing: border-box;
	padding: 4px 0 4px 0;
	background: #1e65ac;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
#ow_about nav ul li a div:after {
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #1e65ac;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: -6px;
	right: -6px;
	margin: auto;
}
/* leasing */
#ow_leasing {
	width: 90%;
	margin: 0 auto 15% auto;
}
#ow_leasing li {
	margin: 0 0 10% 0;
}
#ow_leasing li:last-child {
	margin: 0;
}
.ow_leasing_box img {
	height: 200px;
	width: 100%;
	margin: 0 0 5% 0;
	object-fit: cover;
}
#ow_leasing .ow_leasing_box .ow_leasing_catch {
	margin: 0 0 2% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	letter-spacing: 0.05em;
}
#ow_leasing .ow_leasing_box span {
	color: #1e65ac;
}
#ow_leasing .ow_leasing_box .ow_leasing_txt {
	font-size: 3.5vw;
	line-height: 3vh;
	letter-spacing: 0.05em;
}
/* ow_system */
#ow_system {
	width: 90%;
	margin: 0 auto;
}
#ow_system_rent {
	margin: 0 0 15% 0;
}
.ow_system_tl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin: 0 0 5% 0;
	gap: 0 5%;
	font-size: 5vw;
	line-height: 4.5vh;
	color: #1e65ac;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.ow_system_tl span {
	display: block;
	width: 50px;
	box-sizing: border-box;
	padding: 15px 0;
	background: #1e65ac;
	line-height: 20px;
	color: #fff;
	text-align: center;
	letter-spacing: 0px;
}
#ow_system nav ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 10% 0;
	gap: 8px 2%;
}
#ow_system nav ul li {
	width: 49%;
	height: 80px;
}
#ow_system nav ul li a {
	display: block;
	height: 100%;
	box-sizing: border-box;
	padding: 3px 4px;
	border: 1px solid #1e65ac;
	text-decoration: none;
}
#ow_system nav ul li a div {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
	box-sizing: border-box;
	padding: 3% 0 0 0;
	border: 1px solid #1e65ac;
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
	color: #000;
	position: relative;
}
#ow_system nav ul li a div:after {
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #1e65ac;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: -6px;
	right: -6px;
	margin: auto;
}
#ow_system nav ul li a div span {
	display: block;
	width: 20px;
	box-sizing: border-box;
	padding: 4px 0 4px 0;
	background: #1e65ac;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}
.ow_system_parts {
	margin: 0 0 10% 0;
	position: relative;
	counter-reset: item;
}
.ow_system_box img {
	height: 200px;
	width: 100%;
	margin: 0 0 5% 0;
	object-fit: cover;
}
.ow_system_parts p {
	font-size: 3.5vw;
	line-height: 3vh;
	letter-spacing: 0.05em;
}
.ow_system_gray {
	display: block;
	margin: 2% 0;
	font-size: 2.5vw;
	line-height: 2vh;
	color: #aaaaaa;
	letter-spacing: 0.05em;
}
.ow_system_trbl {
	margin: 0 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 8% 5% 3% 5%;
}
.ow_system_box div h4 {
	margin: 0 0 3% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	color: #1e65ac;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_system_box div ul {
	counter-reset: trouble;
}
.ow_system_box div ul li {
	margin: 0 0 3% 0;
	font-size: 3vw;
	line-height: 3vh;
	letter-spacing: 0.05em;
	position: relative;
}
.ow_system_box div ul li:before {
	width: 20px;
	padding: 2px 0;
	background: #1e65ac;
	counter-increment: trouble;
	content: counter(trouble);
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	position: absolute;
}
.ow_system_box div ul li span {
	display: block;
	padding: 0 0 0 30px;
	font-size: 4vw;
	line-height: 3.5vh;
	letter-spacing: 0.05em;
}
.ow_system_cncl {
	margin: 0;
	margin-top: calc(8% + 20px);
	position: relative;
}
.ow_system_cncl:before {
	counter-increment: item;
	content: '0'counter(item);
	font-size: 40px;
	line-height: 40px;
	color: #1e65ac;
	letter-spacing: 3px;
	opacity: 0.8;
	position: absolute;
	top: -20px;
	left: 0;
}
.ow_system_cncl img {
	height: 200px;
	width: 100%;
	margin: 0 0 5% 0;
	object-fit: cover;
}
.ow_system_cncl h4 {
	margin: 0 0 2% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	color: #1e65ac;
	font-weight: normal;
	letter-spacing: 0.05em;
}
.ow_system_cncl p {
	font-size: 3.5vw;
	line-height: 3vh;
	letter-spacing: 0.05em;
}
#ow_system_rest {
	margin: 10% 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 8% 5% 5% 5%;
}
#ow_system_rest h2 {
	margin: 0;
	padding: 0 0 5% 0;
	font-size: 4.5vw;
	line-height: 4vh;
	color: #1e65ac;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.05em;
	position: relative;
}
#ow_system_rest .ow_system_rest_txt {
	margin: 0 0 10% 0;
}
#ow_system_rest li {
	margin: 0 0 10% 0;
}
#ow_system_rest li:last {
	margin: 0;
}
#ow_system_rest h3 {
	display: inline-block;
	margin: 0 0 5% 0;
	padding: 3% 5%;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#ow_system_rest .ow_system_rest_catch {
	margin: 0 0 3% 0;
	font-size: 4vw;
	line-height: 3.5vh;
	letter-spacing: 0.05em;
	position: relative;
}
#ow_system_rest .ow_system_rest_catch span {
	padding: 0 2px;
	background: linear-gradient(transparent 75%, #ecafb4 75%);
}
.ow_system_renov {
	margin: 5% 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 10% 10% 10% 10%;
}
.ow_system_renov li {
	margin: 0 0 10% 0;
}
.ow_system_renov li:last-child {
	margin: 0;
}
.ow_system_renov .ow_system_renov_name {
	margin: 0 0 3% 0;
	padding: 3% 0;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_system_renov .ow_system_renov_txt {
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
}
.ow_system_cnsl {
	margin: 5% 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 10% 10% 10% 10%;
}
.ow_system_cnsl li {
	margin: 0 0 10% 0;
}
.ow_system_cnsl li:last-child {
	margin: 0;
}
.ow_system_cnsl p {
	margin: 0 0 3% 0;
	padding: 5% 0;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_system_cnsl_sml {
	display: block;
	font-size: 3vw;
	line-height: 2.5vh;
}
/* system_bm */
.ow_subtxt span {
	font-size: 4vw;
	line-height: 3.5vh;
	letter-spacing: 0.05em;
	padding: 0 0 0 2px;
	background: linear-gradient(transparent 75%, #ecafb4 75%);
}
/* ins_accordion */
.ins_accordion {
	margin: 5% auto 0 auto;
}
.ins_toggle {
	display: none;
}
.ins_option {
	position: relative;
	margin-bottom: 10px;
}
.ins_title,
.ins_content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.ins_title {
	cursor: pointer;
	display: block;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 10px 0 10px 10px;
	background: #1e65ac;
	border: none;
	font-size: 4vw;
	line-height: 20px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.ins_title::after,
.ins_title::before {
	content: "";
	position: absolute;
	right: 20px;
	top: 12px;
	width: 2px;
	height: 16px;
	background-color: #fff;
	transition: all 0.3s;
}
.ins_title::after {
	transform: rotate(90deg);
}
.ins_content {
	width: 100%;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	max-height: 0;
	overflow: hidden;
}
.ins_content img {
	display: block;
	width: 50%;
	margin: 5% auto 5% auto;
}
.ins_content p {
	width: 90%;
	margin: 0 auto 5% auto;
	font-size: 3.5vw;
	line-height: 3vh;
	letter-spacing: 0.05em;
}
.ins_toggle:checked+.ins_title+.ins_content {
	max-height: 500px;
	transition: all 1.5s;
}
.ins_toggle:checked+.ins_title::before {
	transform: rotate(90deg) !important;
}
.ow_system_bm_cl {
	margin: 5% 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 10%;
}
.ow_system_bm_cl li {
	margin: 0 0 10% 0;
}
.ow_system_bm_cl li:last-child {
	margin: 0;
}
.ow_system_bm_cl .ow_system_bm_cl_name {
	margin: 0 0 3% 0;
	padding: 3% 0;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_system_bm_cl .ow_system_bm_cl_txt {
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
}
.ow_system_bm_manage {
	margin: 5% 0 5% 0;
	background: #f5faff;
	border-radius: 5px;
	padding: 10%;
}
.ow_system_bm_manage li {
	margin: 0 0 10% 0;
}
.ow_system_bm_manage li:last-child {
	margin: 0;
}
.ow_system_bm_manage .ow_system_bm_manage_name {
	margin: 0 0 3% 0;
	padding: 3% 0;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_system_bm_manage .ow_system_bm_manage_txt {
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
}
/* managed property */
#ow_propaty {
	margin: 0 0 15% 0;
}
.ow_propaty_inner {
	width: 96%;
	height: 400px;
	margin: 0 auto 10% auto;
	overflow-y: scroll;
}
.ow_propaty_cms {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	gap: 2%;
}
.ow_propaty_cms li {
	width: 49%;
	margin-bottom: 2%;
}
.ow_propaty_cms li a {
	display: block;
	box-sizing: border-box;
	padding: 9px;
	border: 1px solid #eeeeee;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Arial, Meiryo, sans-serif;
	text-decoration: none;
	color: #000;
}
.ow_propaty_cms li a img {
	height: 200px;
	object-fit: cover;
	margin: 0 0 5% 0;
}
.ow_propaty_name {
	margin: 0 0 5% 0;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: 0.7px;
}
.ow_propaty_type,
.ow_propaty_adress {
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 0.6px;
}
.ow_propaty_adress {
	margin: 0 0 3% 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.ow_propaty_cms li div {
	background: #1e65ac;
	padding: 8px 0;
	font-size: 12px;
	line-height: 14px;
	color: #fff;
	text-align: center;
	letter-spacing: 0.7px;
	position: relative;
}
.ow_propaty_cms li div:after {
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	border: 4px solid transparent;
	border-left: 4px solid #FFF;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 4px;
	margin: auto;
}
.ow_propaty_more {
	display: block;
	width: 90%;
	height: 80px;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 4px 4px;
	border: 1px solid #1e65ac;
	text-decoration: none;
	position: relative;
}
.ow_propaty_more:after {
	content: "";
	vertical-align: middle;
	box-sizing: border-box;
	width: 6px;
	height: 6px;
	border: 6px solid transparent;
	border-left: 6px solid #1e65ac;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 12px;
	margin: auto;
}
.ow_propaty_more span {
	display: block;
	height: 100%;
	box-sizing: border-box;
	padding: 25px 10px 25px 0;
	border: 1px solid #1e65ac;
	font-size: 4vw;
	line-height: 20px;
	color: #000;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_tel_box {
	width: 90%;
	margin: 0 auto 15% auto;
	box-sizing: border-box;
	border: 1px solid #1e65ac;
	padding: 5%;
}
.ow_tel_box .ow_tel_catch {
	margin: 0 0 5% 0;
	padding: 5%;
	background: #1e65ac;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_tel_box li {
	margin: 0 0 8% 0;
}
.ow_tel_box li:last-child {
	margin: 0;
}
.ow_tel_box .ow_tel_purpose {
	margin: 0 0 3% 0;
	padding: 3%;
	background: #cf3743;
	border-radius: 3px;
	font-size: 3.5vw;
	line-height: 3vh;
	color: #fff;
	text-align: center;
	letter-spacing: 0.05em;
}
.ow_tel_box .ow_tel_num {
	padding: 0 0 0 10%;
	font-size: 6vw;
	line-height: 5vh;
	color: #1e65ac;
	text-align: center;
	letter-spacing: 0.05em;
	position: relative;
}
.ow_tel_box .ow_tel_num a {
	color: #000;
}
.ow_tel_box .ow_tel_num:before {
	content: '';
	display: inline-block;
	width: 20px;
	height: 25px;
	background-image: url(/img/owner/icon_tel.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	position: absolute;
	left: 15%;
	top: 0;
	bottom: 0;
	margin: auto;
}
.ow_tel_box .ow_tel_time {
	font-size: 3.5vw;
	line-height: 3vh;
	text-align: center;
	letter-spacing: 0.05em;
}

.ow_iframe{
	width:100%;
	background-color:#1e65ac;
	padding: 50px 0px;
}
.ow_iframe_inner{
	width:1000px;
	margin:0 auto;
}
.ow_iframe iframe{
	height:360px;
	border:0px;
	background-color:#fff;
	padding:20px;
	width: 100%;
	margin: 0 auto;
	overflow-x: scroll;
}
/*管理物件ギャラリー　gallery*/
.gallery{
	width: 3400px;
	margin:0px auto;
	overflow: hidden;
	display: flex;
 	flex-wrap: nowrap;
	gap:15px;
	}

.gallery ul{
	width: 170px;
	height:360px;
	float: left;
	margin: 0px;
	padding: 5px 10px;
	border: solid 1px #CCC;
	box-sizing: border-box;
	position: relative;
	}

.gallery ul:hover{
	border:1px solid #007FD7;
	background-color:#f5f5f5;
	}

.gallery ul:last-child{ margin: 0 !important;
	}

.gallery ul a{
	color:#000;
	text-decoration:none;
	}

.gallery li{
	font-size: 11px;
	line-height: 1.5em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}

.gallery ul li.g_img{
	height: 195px;
	text-align:center;
	}

.gallery ul li.g_img img{
	max-width: 100%;
	max-height: 180px;
	width: auto;
	text-align:cemter;}

.gallery ul li.g_name{
	margin:0 0 5px 0;
	}

.gallery ul li.g_name b{
	font-size: 13px;
	color: #007fd7;
	}
.gallery ul li.g_youto{
	}

.gallery ul li.g_shozai{
	}

.gallery ul li.g_adress{
	}

.gallery ul li.g_genkyo{
	width: 148px;
	background: #007FD7;
	font-size: 11px;
	text-align:center;
	color: #FFF;
	letter-spacing:0.1em;
	font-weight: bold;
	padding: 5px 0px;
	position: absolute;
	bottom: 10px;
	}

.gallery li a{
	display:block;
	padding:5px;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	}

.gallery li a:hover{
	margin:-1px;
	color:#007FD7;
	background:#FFF;
	border:1px solid #007FD7;
	}
}
	/* ----------------------------------------
　chintai
---------------------------------------- */
	.chi_main_warp {
		width: 100%;
		height: 400px;
		margin: -20px 0 0 0;
		background-image: url(/chintai/img/chi_main_bg.png);
		background-size: cover;
		background-position: center;
	}
	.chi_main_inner {
		width: 90%;
		margin: 0 auto;
	}
	.chi_main_title {
		padding: 100px 0 0 0;
		font-size: 35px;
		color: #1e65ac;
		font-weight: bold;
		letter-spacing: 0.1em;
		filter: drop-shadow(3px 3px 1px rgba(255, 255, 255, 1));
	}
	.chi_main_title span {
		font-size: 25px;
	}
	.chi_main_btn {
		width: 300px;
		height: 72px;
		margin: 20px 0 0 0;
		background-image: url(/chintai/img/chi_main_btn.png);
	}
	.chi_main_btn a {
		font-size: 22px;
		font-weight: bold;
		text-decoration: none;
		line-height: 72px;
		text-align: center;
		color: #FFF;
		display: block;
	}
	.chi_container {
		margin: 40px auto 0 auto;
	}
	.chi_maincontents {
		width: 96%;
		margin: 0 auto;
	}
	.chi_pickup {}
	.chi_h3 {
		text-align: center;
		font-size: 22px;
		font-weight: bold;
		color: #1e65ac;
		line-height: 40px;
		position: relative;
	}
	.chi_h3::before {
		content: "";
		display: block;
		width: 3px;
		height: 40px;
		background-color: #1e65ac;
		position: absolute;
		top: 0;
		left: 15%;
	}
	.chi_h3::after {
		content: "";
		display: block;
		width: 3px;
		height: 40px;
		background-color: #1e65ac;
		position: absolute;
		top: 0;
		right: 15%;
	}
	.chi_pickup ul {
		margin: 0px;
		display: flex;
		flex-direction: row;
		justify-content: space-evenly;
		flex-wrap: wrap;
	}
	.chi_pickup li {
		width: 46%;
		margin: 0 0 10px 0;
		background-color: #1e65ac;
		border-radius: 100px;
	}
	.chi_pickup li:hover {
		background-color: #0C457F;
	}
	.chi_pickup li a {
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		color: #FFF;
		line-height: 50px;
		text-decoration: none;
		display: block;
	}
	.chi_new {
		margin: 40px 0 0 0;
	}
	.chi_all {
		margin: -15px 0 0 0;
		text-align: right;
	}
	.chi_all a {
		font-size: 13px;
		color: #1e65ac;
		font-weight: bold;
		letter-spacing: 0.1em;
	}
	.chi_all a::after {
		content: ">>";
	}
	.chi_iframe {}
	.chi_iframe iframe {
		width: 100%;
		height: 1500px;
		border: 0px;
	}
	.chi_list {}
	.chi_list ul {
		padding: 0;
		display: flex;
		flex-direction: row;
		align-content: stretch;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	.chi_list ul li {
		width: 49%;
		color: #333;
		margin: 0 0 40px 0;
		list-style: none;
	}
	.chi_list ul li a {
		color: #333;
		text-decoration: none;
	}
	.chi_list_img {}
	.chi_list_img img {
		width: 100%;
		border: 1px solid #CCC;
	}
	.chi_list_name {
		font-size: 15px;
		font-weight: bold;
		padding: 10px 0 0 0;
		letter-spacing: 0.1em;
	}
	.chi_list_price {
		font-size: 14px;
		font-weight: bold;
		padding: 7px 0 0 0;
	}
	.chi_list_shiki {
		font-weight: bold;
		padding: 10px 0 0 0;
	}
	.chi_list_shiki span {
		font-size: 11px;
		padding: 1px 4px;
		background: #ebebeb;
		border-radius: 20px;
	}
	.chi_list_address {
		font-size: 12px;
		font-weight: bold;
		padding: 7px 0 0 0;
	}
	.chi_list_access {
		font-size: 12px;
		font-weight: bold;
		overflow: hidden;
		height: 1.8em;
		line-height: 1.8;
	}
	.chi_list_tag :first-child{
		/*display:none;*/
	}
	.chi_list_tag {
		padding: 7px 0 0 0;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.chi_list_tag p {
		margin: 0;
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
	}
	.chi_list_tag label {
		white-space: nowrap
	}
	.chi_list_tag a {
		color: #FFF !important;
		font-size: 10px;
		background-color: #1e65ac;
		border-radius: 15px;
		font-weight: bold;
		text-decoration: none;
		padding: 3px 10px;
		margin: 0 6px 5px 0;
	}
	.chi_btn {
		width: 90%;
		height: 60px;
		text-align: center;
		background-color: #1e65ac;
		border-radius: 5px;
		margin: 0 auto;
	}
	.chi_btn:hover {
		background-color: #0C457F;
	}
	.chi_btn a {
		font-size: 18px;
		font-weight: bold;
		color: #FFF;
		line-height: 60px;
		letter-spacing: 0.1em;
		text-decoration: none;
		display: block;
	}
	/* chintai
---------------------------------------- */