@charset "UTF-8";

/*---------------------------------------------------------------
 20171016 add
---------------------------------------------------------------*/


/* TOPICS */

.maintenance {
		padding: 16px;
		margin: 30px auto;
		border: 4px solid #f00;
		color: #f00;
		width: 80%;
		font-size: 13px;
		background: #fff;
}
.maintenance h2 {
		padding: 0;
		margin: 0 0 10px 0;
		text-align: center;
		font-size: 17px;
		color: #f00;
		font-weight: bold;
}


.row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-align-items:center;
	align-items:center;
	padding:0 10px;
}

.row_contents{
	list-style: none;
}

.row_contents:first-child{
	margin-right:10px;
}

.row_contents img{
	width:100%;
}

.sm_section{
	margin:10px 0;
	margin-right:auto;
	margin-left:auto;
	padding-right:10px;
	padding-left:10px;
}

.info_telnumber{
	padding-bottom:10px;
	background-color:#fff;
}

footer{
	padding:10px 10px 20px;
}


/* apartment */

.sm .listmenu{
	margin-top:0;
}

.sm .mainimg{
	max-width:187px;
	width:100%;
}
.sm .mainimg img{
	width:100%;
	float:none;
	margin:0;
}

.sm-housingsp{
	clear: both;
}
.sm-housingsp .big_icon img{
	width:auto;
	height:40px;
	border:none;
	margin:0;
}

.kyoudousetubi, .situnaisetubi {
		color: #fff;
		overflow: hidden;
		padding-top:5px;
}
.kyoudousetubi li, .situnaisetubi li {
	display: inline-block;
		list-style-type: none;
		text-align: center;
		font-size: 1rem;
		padding: 0.3rem 0.5rem;
		border-radius: 4px;
		font-size:0.8rem;
		margin:0 0 5px;
		border:none;
}

.kyoudousetubi li {
		background: #006600;
}
.situnaisetubi li {
		background: #FF6600;
}

.kyoudousetubi li + .kyoudousetubi li,
.situnaisetubi li + .situnaisetubi li{
	margin-left:10px;
}

.sm .yoyaku{
	padding-right:10px;
	padding-left:10px;
	box-sizing: border-box;
	margin:10px 0;
}

.sm .yoyaku img{
	width:100%;
}

.chiku_icon{
	overflow: hidden;
	padding:0 10px;
}

.chiku_icon .sinchiku{
	float:right;
}

.mansitu {
		border: double 6px #FF3300;
		padding: 1rem;
		text-align: center;
		background: #ffd;
		margin: 1rem 1rem 2rem;
		color: #f00;
}

/* -----------------------------------------------------
.topicslist
----------------------------------------------------- */
.topicslist,
.ui-collapsible {
	overflow-wrap : break-word;
	word-wrap: break-word;
	overflow: hidden;
}
.topicslist span.addtext {
	margin-bottom: 20px;
	display: inline-block;
}

.topicslist h3,
.topicslist h4,
.topicslist p {
	text-overflow: clip;
	overflow-wrap : break-word;
	word-wrap: break-word;
	overflow: visible;
}

/* ------------------------------------------------------
.sidebnrbox
------------------------------------------------------ */
.sidebnrbox {
	padding: 20px 20px 0 20px;
	margin: 0 0 30px 0;
	box-sizing: border-box;
}
.sidebnrbox img {
	max-width: 100%;
	height: auto;
}
.sidebnrbox ul {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	list-style-type: none;
	box-sizing: border-box;
}
.sidebnrbox ul li {
	padding: 0;
	margin: 0 0 16px 0;
	width: 48%;
	line-height: 0;
}

/* ------------------------------------------------------
.freedialbox
------------------------------------------------------ */
.freedialbox {
	padding: 0 20px;
	margin: 25px 0 40px 0;
	line-height: 0;
	box-sizing: border-box;
}
.freedialbox img {
	max-width: 100%;
	height: auto;
}

/* ------------------------------------------------------
.digitalpampbox
------------------------------------------------------ */
.digitalpampbox {
	padding: 0 20px;
	margin: 0 auto 40px auto;
	width: 50%;
	text-align: center;
}
.digitalpampbox img {
	max-width: 100%;
	height: auto;
}

/* ------------------------------------------------------
.setumeikaiWrap
------------------------------------------------------ */
.setumeikaiWrap {
	padding: 20px 16px;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 1.5;
	background: #fffbed;
	box-sizing: border-box;
	border: 1px solid #f7ebb2;
}
.setumeikaiWrap h3 {
	padding: 8px 16px;
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5;
	color: #fff;
	background: #f49f11;
}

.setumeikaiWrap a {
	color: #ff9100 !important;
	text-decoration: underline;
}

.setumeikaiWrap div.schedulebox {
	padding: 20px;
	margin: 0 0 14px 0;
	border: 1px dashed #f49f11;
	background: #fff;
}
.setumeikaiWrap div.schedulebox p {
	padding: 0 ;
	margin: 0 0 16px 0;
}
.setumeikaiWrap div.schedulebox p:last-child {
	margin-bottom: 0;
}

/* ------------------------------------------------------
set
------------------------------------------------------ */
.txt_orange {
	color: #ff9100;
}
.strong {
	font-weight: bold;
}
.lgtxt01 {
	font-size: 110%;
	line-height: 1.5;
}
.lgtxt02 {
	font-size: 120%;
	line-height: 1.5;
}
.lgtxt03 {
	font-size: 130%;
	line-height: 1.5;
}
.marker {
	background: linear-gradient(transparent 0%, #ffff66 0%);
}

/* ------------------------------------------------------
.appbtn01
------------------------------------------------------ */
.appbtn01 a {
	padding: 10px 16px;
	margin: 0 0 30px 0;
	color: #42210b !important;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	background: #ffde3b;
	display: block;
	text-decoration: none;
	box-shadow: 0 5px #c6a20e;
}
.appbtn01 a:active {
	position: relative;
	top: 2px;
	box-shadow: 0 3px #c6a20e;
}

/* ------------------------------------------------------
.list01
------------------------------------------------------ */
ul.list01 {
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
}
ul.list01 li {
	padding: 0;
	margin: 0 0 4px 0;
	font-size: 15px;
	font-weight: bold;
}
ul.list01 li:before {
	content: "●";
	color: #f49f11;
	margin-right: 4px;
}
ul.list01 li:last-child {
	margin-bottom: 0;
}


/* ------------------------------------------------------
margin
------------------------------------------------------ */
.mt00 {margin-top: 0px;}
.mt05 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

.mb00 {margin-bottom: 0px;}
.mb05 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}

.ml00 {margin-left: 0px;}
.ml05 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}

.mr00 {margin-right: 0px;}
.mr05 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}

/* ------------------------------------------------------
padding
------------------------------------------------------ */
.pt00 {padding-top: 0px;}
.pt05 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}

.pb00 {padding-bottom: 0px;}
.pb05 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}

.pl00 {padding-left: 0px;}
.pl05 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}
.pl40 {padding-left: 40px;}
.pl50 {padding-left: 50px;}

.pr00 {padding-right: 0px;}
.pr05 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr20 {padding-right: 20px;}
.pr30 {padding-right: 30px;}
.pr40 {padding-right: 40px;}
.pr50 {padding-right: 50px;}

/* ------------------------------------------------------ */

/* add 202306 */
.youtubeBox {
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
.youtubeBox iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
.yt_tit {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 4px;
}
.yt_tit {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 4px;
}
.yt_tit.center {
	text-align: center;
}
/* add-end */
