.under .topic_path {
	padding: 20px 0;
	margin-bottom: 30px;
	font-size: 14px;
}
.under .topic_path li, .under .topic_path li a {
	display: inline-block;
	font-size: 14px;
	color: #363232;
}
.under .topic_path li a {
	text-decoration: none;
}
.under .topic_path li a:hover {
	text-decoration: underline;
}
.under #top_info {
	background: url(../images/bg_under_top_info.jpg) center 0 no-repeat;
}
.under #top_info .inner {
	display: table;
	height: 100px;
}
.under h2 {
	height: 100%;
	width: 100%;
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
}
.under h3 {
	font-size: 240%;
	font-weight: bold;
	color: #1977B7;
	border-bottom: #B2B2B2 1px solid;
	border-top: #1977B7 4px solid;
	padding: 10px 0;
	margin-bottom: 30px;
}
.under h4 {
	font-size: 220%;
	font-weight: bold;
	background: #5ea0cd;
	padding: 15px 10px 12px 15px;
	border-left: #1977B7 4px solid;
	color: #ffffff;
	margin-bottom: 30px;
}
.under h5 {
	font-size: 200%;
	font-weight: bold;
	color: #000000;
	border-bottom: #B2B2B2 1px solid;
	padding-bottom: 10px;
	margin-bottom: 25px;
}
h4.servicecenter,
.under h6 {
	font-size: 180%;
	font-weight: bold;
	color: #363232;
	margin-bottom: 20px;
	background: url(../images/bg_h6.png) left 5px no-repeat;
	padding-left: 20px;
}
h4.servicecenter	{
	border:none;
	padding-top:0;
}
.under table {
	margin-bottom: 20px;
}
.under table td, .under table th {
	border: #ffffff 1px solid;
}
.under table th {
	background: #1977B7;
	color: #fff;
	font-size: 160%;
}
.under table td {
	background: #E9F1F8;
}
.under ul.list_link li, .under ul.list01 li {
	margin: 0 0 7px 0;
}
.txt_bold {
	font-weight: bold;
}
.under .txt_small {
	font-size: 120%;
}
.under .list01 li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/arrow_01.png) left 3px no-repeat;
}
.under .list04 li,
.detail {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/arrow_04.png) left 3px no-repeat;
}
.under p:last-child, .under #content table:last-child, .under ul.list01 li:last-child, .under ul.list04 li:last-child {
	margin-bottom: 0;
}
.under .section:last-child {
	padding: 0;
}
.under table.td_top td {
	vertical-align: top;
}
.under table.td_center td {
	text-align: center;
}
/*--buton anchor link--*/
.under .btn_link01 {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.under .btn_link01 li {
	width: 40%;
	margin: 0 1% 20px;
	display: inline-block;
}
.under .btn_link01 li a {
	text-align: center;
	font-weight: bold;
	border-radius: 25px;
	color: #fff;
	display: block;
	text-decoration: none;
	padding: 15px;
	background: url(../images/arrow_btn02.png)#81c0df no-repeat right 25px center;
	border: 1px #81c0df solid;
	transition: all 0.5s;
}
.under .btn_link01 li a:hover {
	color: #000;
	background: url(../images/arrow_btn01.png)#fff no-repeat right 25px center;
	border: 1px #e5e5e5 solid;
}
.under .tb_01 table {
	width: 33%;
	margin: 0 auto;
}
/*--step--*/
.under .step01, .under .step01 dl, .under .step01 dt, .under .step01 dd {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.under .step01 {
	width: 850px;
	margin-left: 50px;
}
.under .step01 dl {
	margin-bottom: 20px;
	padding-bottom: 50px;
	background: url(../images/arrow_step.png) no-repeat center bottom;
}
.under .step01 dl:last-child {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.under .step01 dt {
	background: #1977b7;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.under .step01 dt .icon_step, .under .step01 dt .txt_step {
	display: table-cell;
	vertical-align: middle;
}
.under .step01 dt .icon_step {
	color: #1977b7;
	background: #fff;
	padding: 6px 5px 4px;
	width: 80px;
	text-align: center;
}
#bid .step01 dt .icon_step {
	width: 40px;
}
.under .step01 dt .txt_step {
	width: calc(100%-90px);
	padding-left: 10px;
}
.under .step01 dd {
	padding: 20px;
	border: 1px #1977b7 solid;
	background: #f3f8fb;
}
.under table.tb_02 th {
	background: #81c0df;
	font-size: 100%;
}
/*--frame--*/
.under .frame01 {
	width: 100%;
	display: inline-block;
	padding: 20px;
	box-sizing: border-box;
	border: 4px #81c0df solid;
}
.under .frame02, .under .frame02 dt, .under .frame02 dd {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
}
.under .frame02 {
	padding: 5px 5px 30px 5px;
	border: 1px #81c0df solid;
	border-radius: 20px;
	background: url(../images/bg_frame.png) repeat-x left bottom;
	margin-bottom: 35px;
}
.under .frame02 dt {
	padding: 12px 10px;
	border-radius: 20px;
	background: #81c0df;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}
.under .frame02 dt .txt_small {
	font-size: 90%;
}
.under .frame02 dd {
	padding: 20px;
}
.under table td.td01 {
	background: #81c0df;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 8px 5px;
}
/*---mansion img---*/
.under .mansion01 {
	width: 950px;
	height: 560px;
	display: inline-block;
	background: url(../images/mansion_img_12.jpg) no-repeat center top;
	position: relative;
}
.under .mansion01 li {
	position: absolute;
	font-weight: bold;
	color: #fff;
}
.under .mansion01 li:nth-child(1) {
	left: 427px;
	top: 35px;
}
.under .mansion01 li:nth-child(2) {
	left: 624px;
	top: 98px;
}
.under .mansion01 li:nth-child(3) {
	left: 693px;
	top: 271px;
}
.under .mansion01 li:nth-child(4) {
	left: 538px;
	top: 401px;
}
.under .mansion01 li:nth-child(5) {
	left: 300px;
	top: 401px;
}
.under .mansion01 li:nth-child(6) {
	left: 145px;
	top: 274px;
}
.under .mansion01 li:nth-child(7) {
	left: 192px;
	top: 100px;
}
.under .mansion01 li:nth-child(8) {
	text-align: center;
	left: 328px;
	top: 175px;
	color: #000;
	font-size: 18px;
	line-height: 30px;
}
/*---end mansion img---*/
.under .txt01 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.under .txt_small02 {
	color: #1977b7;
	font-size: 120%;
}
.under .txt_small03 {
	color: #1977b7;
	font-size: 100%;
}
.under .txt_bold02 {
	font-weight: bold;
	color: #1977b7;
	font-size: 18px;
}
.under .txt02 {
	padding-left: 7px;
}
.under .txt03 {
}
.under .txt03 li {
	margin-bottom: 10px;
}
.under .txt03 li:first-letter {
	font-weight: bold;
}
/*--qa--*/
.under .qa, .under .qa dl, .under .qa dt, .under .qa dd {
	width: 100%;
	display: inline-block;
	box-sizing: border-box;
	color: #000;
}
.under .qa dl {
	margin-bottom: 20px;
}
.under .qa dt {
	background: url(../images/icon_q.png) no-repeat left top;
	font-weight: bold;
	padding: 8px 8px 4px 35px;
	margin-bottom: 10px;
}
.under .qa dd {
	padding: 20px 20px 20px 70px;
	background: url(../images/icon_a.png)#f2f2f2 no-repeat 20px 20px;
}
/*---life support----*/
.under .life_img {
	width: 443px;
	height: 355px;
	float: right;
	position: relative;
	background: url(../images/life_support_img_02.png) no-repeat center top;
}
.under .life_img li {
	position: absolute;
}
.under .life_img li:nth-child(1) {
	font-weight: bold;
	left: 140px;
	top: 30px;
	color: #000;
}
.under .life_img li:nth-child(2) {
	font-weight: bold;
	left: 145px;
	top: 111px;
	color: #1366b6;
}
.under .life_img li:nth-child(3) {
	left: 35px;
	top: 220px;
	color: #000;
}
.under .life_img li:nth-child(4) {
	left: 138px;
	top: 220px;
	color: #000;
}
.under .life_img li:nth-child(5) {
	left: 245px;
	top: 220px;
	color: #000;
}
.under .life_img li:nth-child(6) {
	left: 349px;
	top: 220px;
	color: #000;
}
.under .life_img li:nth-child(7) {
	left: 192px;
	top: 302px;
	color: #000;
	font-weight: bold;
}
.under p.life_txt {
	float: left;
	width: 455px;
}
/*--banner--*/
.under .banner {
	width: 950px;
	display: inline-block;
}
.under .banner li {
	float: left;
	margin-bottom: 25px;
}
.under .banner li:nth-child(2n) {
	float: right;
}
.under .banner li.bnr_contact {
	width: 465px;
	background: url(../images/under_bnr08.png) no-repeat center top;
	height: 120px;
	text-align: center;
	font-size: 15px;
	line-height: 1.36;
}
.under .banner li {
	width: 465px;
	height: 120px;
	text-align: center;
	font-size: 15px;
	line-height: 1.36;
}
.under .banner li a {
	display: inline-block;
	width: 465px;
	height: 120px;
	text-align: center;
	font-size: 18px;
	line-height: 1.36;
}        
.under .banner li.bn01 {
	background: url(../images/under_bnr01.png) no-repeat center top;
}      
.under .banner li.bn02 {
	background: url(../images/under_bnr02.png) no-repeat center top;
}     
.under .banner li.bn03 {
	background: url(../images/under_bnr03.png) no-repeat center top;
}     
.under .banner li.bn04 {
	background: url(../images/under_bnr04.png) no-repeat center top;
}     
.under .banner li.bn05 {
	background: url(../images/under_bnr05.png) no-repeat center top;
}     
.under .banner li.bn06 {
	background: url(../images/under_bnr06.png) no-repeat center top;
}     
.under .banner li.bn07 {
	background: url(../images/under_bnr07.png) no-repeat center top;
}
.under .banner li:hover {
	opacity: 0.8;
}
.under .banner li .bnr_txt00 {
	color: #023883;
	font-weight: bold;
	font-size: 25px;
	display: inline-block;
	padding-top: 30px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1), 1px 2px 1px rgba(255, 255, 255, 1), 0px -1px 2px rgba(255, 255, 255, 1), 0px -1px 2px rgba(255, 255, 255, 1);
}
.under .banner li.bnr_contact .bnr_txt01 {
	color: #fff;
	padding-top: 15px;
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
}
.under .banner li.bnr_contact .bnr_txt02 {
	color: #045287;
	font-weight: bold;
	font-size: 20px;
	display: inline-block;
	padding-top: 5px;
	text-shadow: 1px 1px 2px rgba(255, 255, 255, 1), 1px 2px 1px rgba(255, 255, 255, 1), 0px -1px 2px rgba(255, 255, 255, 1), 0px -1px 2px rgba(255, 255, 255, 1);
}
.under .banner li.bnr_contact .bnr_txt03 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	display: inline-block;
}
.under .banner li.bnr_contact .bnr_txt03 a {
	text-decoration: none;
}
/*----company----*/

.under table.tb_03 th {
	text-align: left
}
.under table.tb_03 td {
	text-align: right;
}
.under .txt_u {
	text-decoration: underline;
}
.under .pl25 {
	padding-left: 25px;
	font-weight: bold;
}
.under .pl20 {
	padding-left: 20px;
}
.under .pl45 {
	padding-left: 45px;
}
.under .pl35 {
	padding-left: 35px;
}
.under table .txt_small {
	font-size: 90%;
}
.under .linkout {
	color: #1977b7;
	text-decoration: underline;
}
/*--- kijkaku ---*/
.recruitment .image_kij {
	max-width: 240px;
	float: left;
	margin: 0 15px 8px 0;
}
.recruitment .image_kij img {
	max-width: 100%;
}
.recruitment .kij_bnr {
	width: 100%;
	background: #1977B7;
	border: #44A3E4 5px solid;
	padding: 20px;
	text-align: center;
	box-sizing: border-box;
	font-weight: bold;
}
.recruitment .kij_bnr p {
	margin-bottom: 0;
	color: #fff;
	font-size: 20px;
	line-height: 1.8em;
}
.recruitment .kij_bnr p span {
	font-size: 30px;
	/* display: inline-block; */
}
.recruitment .list01 a {
	text-decoration: none;
	color: #666666;
}
.recruitment .list01 span {
	display: inline-block;
	margin-right: 10px;
}
.recruitment .list01 a:hover {
	text-decoration: underline;
}
.recruitment .rectuit_list,
.recruitment .rectuit_list02,
.servicecenter .rectuit_list02 {
	text-align: center;
}
.rectuit_list li {
	display: inline-block;
	width: 200px;
	margin: 5px;
}
.rectuit_list02 li {
	display: inline-block;
	width: 170px;
	margin: 5px;
}
.rectuit_list li a,
.rectuit_list02 li a {
	display: block;
	font-weight: bold;
	border: #4FA0D7 1px solid;
	padding: 10px 25px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	color: #000000;
}
.rectuit_list li a:hover,
.rectuit_list02 li a:hover {
	background: #E5E5E5;
}
/*--------------btn_top----------------------*/
.btn_right a {
	background: #1977B7;
	padding: 3px 15px;
	color: #ffffff;
	float: right;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_right a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*--------------btn_default------------------*/
.btn_default a {
	background: #1977B7;
	padding: 3px 15px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.btn_default a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
/*-------------- overnote ---------------------*/

.over_dl01 {
	width: calc((100% - 60px) / 4);
	float: left;
	margin: 0 20px 20px 0;
	cursor: pointer;
}
.over_dl01 a{
	color: #666666;
	text-decoration: none;
}
.over_dl01:hover {
	opacity: 0.7;
 	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.over_dl01:nth-child(4n+1) {
	clear: both;
}
.over_dl01 dt img {
	max-width: 100%;
}
.over_dl01:nth-child(4n+4) {
	margin: 0 0 20px 0;
}
.servicecenter .section {
	margin-bottom: 30px;
} 
.servicecenter .section02 {
	margin-bottom: 30px;
	padding: 20px;
	border:1px #1977b7 solid;
}
.servicecenter h3 {
	text-align: center;
	position: relative;
	padding: 25px 0 10px;
}
.servicecenter h3 span {
	display: block;
	position: absolute;
	top: -15px;
	left: 50%;
	font-size: 12px;
	color: #ffffff;
	background: #1977B7;
	padding: 8px 0;
	width: 250px;
	margin-left: -125px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/*.servicecenter p {
	font-size:150%;
} */
.servicecenter p.large {
	font-size:180%;
	font-weight: bold;
}
.servicecenter img {
	max-width: 100%;
} 
.servicecenter .section02 img {
	max-width: 900px;
}
.servicecenter a:hover {
	opacity: 0.8;
}
.servicecenter .img_main {
	float: right;
	max-width: 300px;
	margin: 0 15px 8px 0;
	text-align: center;
}
.servicecenter .box_main {
	float: left;
}
.servicecenter .box_main li {
	margin-bottom: 10px;
}
.servicecenter .box_main li:last-child {
	margin-bottom: 0;
}
.servicecenter .box_main li p {
	margin-bottom: 0;
}
.servicecenter .tit_main {
	font-size:200%;
	font-weight: bold;
}
.servicecenter .list01 a {
	text-decoration: none;
	color: #666666;
}
.servicecenter .list01 a:hover {
	text-decoration: underline;
}
.servicecenter .list_2col li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.under .frame03 {
	border: #E8E8E8 3px solid;
	padding: 20px;
	margin-bottom: 30px;
}
.under .frame03:last-child {
	margin-bottom: 0;
}
.servicecenter .ser_dl01 {
	width: 100%;
	display: table;
	margin-bottom: 20px;
}
.servicecenter .ser_dl01:last-child {
	margin-bottom: 0;
}
.servicecenter .ser_dl01 dt, .servicecenter .ser_dl01 dd {
	display: table-cell;
	vertical-align: middle;
}
.servicecenter .ser_dl01 dt {
	width: 200px;
	text-align: center;
}
.servicecenter .ser_dl01 dt span {
	display: inline-block;
	border-radius: 30px;
	border: rgba(185,185,185,1.00) 1px solid;
	font-weight: bold;
	width: 100%;
	padding: 10px 0;
	vertical-align: middle;
}
.servicecenter .ser_dl01 dd {
	padding-left: 20px;
}
.servicecenter .build_box {
	width: calc((100% - 40px) / 3);
	display: inline-block;
	text-align: left;
	margin: 0 16px 20px 0;
	vertical-align: top;
}
.servicecenter .build_box:nth-child(3n+3) {
	margin: 0 0 20px 0;
}
.build_box .build_tit {
	font-weight: bold;
	margin-bottom: 10px;
}
.build_box .build_img {
	border: #C3C3C3 1px solid;
	padding: 1px;
	margin-bottom: 5px;
	height: 204px;
	box-sizing: border-box;
	overflow: hidden;
	width: 100%;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.build_box .build_img img {
	max-height: 100%;
	max-width: 100%;
}
.servicecenter .ser_list01 {
	width: 100%;
	margin-bottom: 25px;
}
.ser_list01 li {
	text-align: center;
	float: left;
	width: calc((100% - 125px) / 6);
	margin-right: 5px;
	padding-right: 20px;
	background: url(../images/arrow_02.png) right center no-repeat;
	height: 60px;
	display: table;
}
.ser_list01 li:last-child {
	background: none;
	padding: 0;
	margin: 0;
}
.ser_list01 li a {
	font-size: 14px;
	display: block;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #1977B7;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	width: 100%;
	height: 100%;
	display: table-cell;
	vertical-align: middle;
	line-height: 18px;
}
.servicecenter .arrow_2p, .servicecenter .arrow_3p {
	position: relative;
	border-right: #ffffff 2px solid;
	border-bottom: #ffffff 2px solid;
}
.servicecenter .arrow_2p:after, .servicecenter .arrow_3p:after {
	background: url(../images/arrow_2p.png) right center no-repeat;
	width: 41px;
	height: 31px;
	display: block;
	content: '';
	position: absolute;
	top: 35%;
	right: -25px;
}
.servicecenter .arrow_3p:after {
	background: url(../images/arrow_3p.png) right center no-repeat;
	height: 55px;
	top: 38.5%;
}
.servicecenter .ser_tel {
	font-weight: bold;
	font-size: 18px;
}
.servicecenter .box_arrow {
	background: url(../images/arrow_03.png) center bottom no-repeat;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.servicecenter .ser_bnr {
	text-align: center;
}
.servicecenter .ser_bnr a {
	display: inline-block;
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: #1977B7;
	padding: 30px;
	width: 100%;
	box-sizing: border-box;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-webkit-border-radius: 30px;
}
.servicecenter .list_img01 {
	text-align: center;
}
.list_img01 li {
	display: inline-block;
	width: 300px;
	margin: 0 10px;
}
.servicecenter .box_flow ul li, .servicecenter .box_arrow li {
	margin-bottom: 10px;
	padding-left: 20px;
	background: url(../images/arrow_01.png) left 3px no-repeat;
}
.servicecenter .box_flow ul li:last-child, .servicecenter .box_arrow li:last-child {
	margin-bottom: 0;
}
.servicecenter .build_btn {
	text-align: center;
	margin-bottom: 0;
}
.servicecenter .build_btn a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background: #81c0df;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px 0 8px;
}
/*--- 170227 ---*/

.under .dl_step01 {
	width: 240px;
	display: inline-block;
	background: url(../images/arrow_02.png) right center no-repeat;
	margin-right: 20px;
	padding-right: 35px;
	text-align: center;
}
.under .dl_step01 dt {
	background: #81c0df;
	font-size: 100%;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 1px;
}
.under .dl_step01:last-child {
	background: none;
	margin-right: 0;
	padding-right: 0;
}
.under .list_num01 {
	padding-left: 20px;
	margin-left: 30px;
}
.under .list_num01 li {
	list-style:decimal;
	position:relative;
}

.under .list_num01 li:before {
	position:absolute;
	top:14px;
	left:-10px;
	content:'';
	display:block;
	width:5px;
	height:5px;
	background:#fff;
}

#lease .btn_link01 li {
	width: 30%;
}  
#mansion .list01.li_w50 li {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
.under table td.td_top01 {
	vertical-align: top;
}
#consulting .consult_list {
	text-align: center;
}
#consulting .consult_list li {
	display: inline-block;
	margin-bottom: 3px;
}
#consulting .txt_r {
	text-align: right;
	margin-bottom: 0;
}
#consulting .consult_tbl tr.bg_consu td {
	background: #F7FBFF;
}
#consulting .btn_link01 li {
	width: 46%;
}
#life_support .life_tel span {
	font-size: 180%;
	font-weight: bold;
}
.under .frame04 {
	background: #e9f1f8;
	padding: 20px;
	overflow: hidden;
}
#lease .lease_tbl th span {
	font-size: 80%;
}
.recruitment .recruit_list {
	width: calc(100% / 4);
	float: left;
	margin-right: 10px;
	cursor: pointer;
}
.recruitment .recruit_list:last-child {
	margin-right: 0;
}
.recruitment .recruit_list dt {
	margin-bottom: 10px;
	font-weight: bold;
}
.recruitment .recruit_list dt img {
	margin-bottom: 5px;
}
.recruitment .recruit_list dd p {
	margin-bottom: 0;
}        
#mansion .mansion_list {
	width: calc(100% / 4);
	float: left;
	margin-right: 0px;
	margin-bottom: 50px;    /* UPD.2017/08/10  30px->50px */
	cursor: pointer;
}
#mansion .mansion_list:hover {
	opacity: 0.7;
 	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#mansion .mansion_list:last-child {
	margin-right: 0;
}
/*----- DEL.2017/08/10
#mansion .mansion_list:nth-child(4n+2) {
	clear: both;
}
-----*/
#mansion .mansion_list dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#mansion .mansion_list dt img {
	margin-bottom: 5px;
}
#mansion .mansion_list dd p {
	margin-bottom: 0;
}
#resident .list01 {
	margin: 0 0 30px 60px;
}   
#consulting .consul	{
	margin-left:30px;
}     
#consulting .consul img	{
	margin: 5px 5px 30px 5px;
	float: left;
} 
#consulting h6 {
	clear: both;
}

/*----------------------------
 NACI’Ç‰Á•ª
------------------------------*/
.list_none li {
	list-style: none;
	position: relative;
}
.list_disc li {
	list-style: disc;
	position: relative;
}
.indent01 {
	padding-left: 1em;
	display: block;
}
.indent02 {
	padding-left: 2em;
	display: block;
}
.indent03 {
	padding-left: 3em;
	display: block;
}
.indent04 {
	padding-left: 4em;
	display: block;
}
.indent05 {
	padding-left: 5em;
	display: block;
}
.indent06 {
	padding-left: 6em;
	display: block;
}
.indent07 {
	padding-left: 7em;
	display: block;
}
.indent08 {
	padding-left: 8em;
	display: block;
}
.indent09 {
	padding-left: 9em;
	display: block;
}
.indent10 {
	padding-left: 10em;
	display: block;
}
.radius_box {
	text-align: center;
}
.radius_box li {
	display: inline-block;
}
.radius_box li a {
	display: block;
	font-weight: bold;
	border: #4FA0D7 1px solid;
	padding: 10px 25px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
	color: #000000;
}
.radius_box li a:hover {
	background: #E5E5E5;
}

.inner table .table-border-glay td{
	border: 1px #808080 solid;
}

#SDGs {
	width: 740px;
	margin: 25px auto 0px auto;
	background: #ffffff;
}
#SDGs img {
	float: left;
}
#SDGsText {
	font-size: 11.5pt;
	color: #000000;
	padding: 100px 20px 0 0;
}
#SDGs a {
	text-decoration: none;
}
#SDGs:hover{
	opacity: 0.8;
}

#lifecare:hover{
	opacity: 0.8;
}

/* ’Ç‰Á.2019/12/18  keneijyutaku.html */

#main #content .spece{             
	border-collapse: separate;
    border-spacing: 0px 30px;
}    

/* â–¼â–¼â–¼â–¼â–¼ ADD 2020/04/27 â–¼â–¼â–¼â–¼â–¼ */
#TopMessageBox {
	width: 740px;
	margin: 25px auto 0px auto;
	background: #ffffff;
	color: #000000;
}
#TopMessageBox a {
	text-decoration: none;
}
#TopMessageBox:hover {
	opacity: 0.8;
}
#TopMessageTitle {
	font-weight: bold;
	font-size: 22px;
	text-align: center;
	margin: 0px 0px 14px 0px;
	color: #1977B7;
}
#TopMessageText {
	color: #000000;
}
/* â–²â–²â–²â–²â–² ADD 2020/04/27 â–²â–²â–²â–²â–² */

/* â–¼â–¼â–¼â–¼â–¼ ADD 2024/08/02 â–¼â–¼â–¼â–¼â–¼ */
@counter-style katakana01 {
  system: extends katakana;
  suffix: ". ";
}
@counter-style katakana02 {
  system: extends katakana;
  prefix: "(";
  suffix: ") ";
}
@counter-style katakana03 {
  system: extends katakana;
  suffix: ") ";
}
.listSquareB li {
	list-style-type: "â–  ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listSquareW li {
	list-style-type: "â–¡ ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listCircleB li {
	list-style-type: "â— ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listCircleW li {
	list-style-type: "â—‹ ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listDoubleCircle li {
	list-style-type: "â—Ž ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listTriangleDownB li {
	list-style-type: "â–¼ ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listTriangleDownW li {
	list-style-type: "â–½ ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listTriangleUpB li {
	list-style-type: "â–² ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listTriangleUpW li {
	list-style-type: "â–³ ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listStarB li {
	list-style-type: "â˜… ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listStarW li {
	list-style-type: "â˜† ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listAsterisk li {
	list-style-type: "* ";
	list-style-position: inside;
	padding-left: 1em;
	text-indent: -1em;
}
.listAsteriskJ li {
	list-style-type: "â€» ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listDot li {
	list-style-type: "ãƒ» ";
	list-style-position: inside;
	padding-left: 1.5em;
	text-indent: -1.4em;
}
.listKatakana01 li {
	list-style-position: inside;
	list-style-type: katakana01;
	padding-left: 2em;
	text-indent: -1.8em;
}
.listKatakana02 li {
	list-style-position: inside;
	list-style-type: katakana02;
	padding-left: 2.5em;
	text-indent: -2.2em;
}
.listKatakana03 li {
	list-style-position: inside;
	list-style-type: katakana03;
	padding-left: 2em;
	text-indent: -1.8em;
}
.listDecimal li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 1.5em;
	text-indent: -1.3em;
}
.listDisc li {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 1em;
	text-indent: -1.3em;
}
.listCircle li {
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 1em;
	text-indent: -1.3em;
}
.listSquare li {
	list-style-position: inside;
	list-style-type: square;
	padding-left: 1em;
	text-indent: -1.3em;
}
/* â–²â–²â–²â–²â–² ADD 2024/08/02 â–²â–²â–²â–²â–² */
