@charset "utf-8";
/* CSS Document */

#main p,h1,h2,h3,h4,ul,ol,li {
	margin: 0;
	padding: 0;
}
.page-header{
	border-bottom: none;
}
@media print,screen and (min-width: 741px) {
	#main .main_ttl {
		text-align: center;
		font-size: 26px;
		margin: 0 0 40px;
		background: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2024/12/forowner_ico.gif) no-repeat 39.5% 1%;
	}
	#main .main_ttl span {
		font-size: 14px;
		color: #ff4800;
		display: block;
		margin-top: 5px;
	}
	
	#main .owner p {
		font-size: 16px;
		text-align: center;
		margin: 0 auto 45px;
	}
	
	#main .owner_list {
		width: 800px;
		margin: 0 auto;
	}
	
	
	#main .owner_list h3 {
		font-size: 20px;
		color: #fff;
		margin: 0 auto 15px;
		padding: 20px;
		background-color: #6e4ea2;
		display: inline-block;
		border-radius: 5px;
		position: relative;
		line-height: 150%;
	}
	
	#main .owner_list h3:after {
		content: "";
		position: absolute;
		border-top: 18px solid #6e4ea2;
		border-right: 10px solid transparent;
		left: 4px;
		bottom: -14px;
		transform: rotate(10deg);
	}
	
	#main .strong {
		font-size: 30px;
		color: #6e4ea2;
		margin: 0 auto 5px;
		font-weight: bold;
		padding-left: 20px;
		line-height: 150%;
	}
	
	#main .txt {
		font-size: 16px;
		margin: 0 auto 50px;
		padding-left: 20px;
	}
	
	#main .owner_contact {
		text-align: center;
		width: 600px;
		margin: 0 auto 80px;
	}
	
	#main .contact {
		font-size: 16px;
		margin: 0 0 20px;
		font-weight: 600;
	}
	
	#main .contact a {
		text-decoration: underline;
	}
	
	#main .contact_tell {
		border: 1px solid #ff4800;
	}
	
	#main .contact_tell a {
		color: #ff4800;
	}
	
	#main.contact_tell a:hover {
		text-decoration: none;
		cursor: default;
	}
	
	
	#main .contact_tell h4 {
		font-size: 16px;
		color: #ff4800;
		border-bottom: 1px solid #ff4800;
		padding: 15px 0;
	}
	
	#main .tell {
		font-size: 40px;
		color: #ff4800;
		font-weight: bold;
		background: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2024/12/company_ico02.gif) no-repeat 3% center;
		width: 380px;
		margin: 0 auto;
		padding: 10px 0 10px 55px;
	}
	
	#main .btn{
	width: 365px;
	margin: 20px auto;
	}
	#main .btn a{
		color: #fff;
		display: block;
		padding: 20px 0;
		text-align: center;
		font-size: 16px;
		background-color: #ff4800;
		border-bottom: solid 3px #c33700;
		border-radius: 7px;
		position: relative;
		}
	#main .btn a:hover{
		text-decoration: none;
		opacity: 0.8;
		cursor: pointer;
		}
	#main .btn .fa-envelope-o {
		font-size: 25px;
		margin: 0 -10px 0 0;
	}
	#main .btn a .fa-chevron-right,.town_box .btn a .fa-chevron-right{
		font-size: 14px;
		right: 10px;
		top: 28px;
		position: absolute;
		}

}
@media screen and (max-width: 740px) {

	#flow_contents{
		.main_contents {
			padding-top: 0;
		}
	}
	.page-header{
		margin: 0;
	}
	#main .main_ttl {
		width: 160px;
		text-align: center;
		font-size: 16px;
		margin: 20px auto;
		background: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2024/12/forowner_ico.gif) no-repeat 6.5% 1%; 
		background-size: 20px;
	}
	#main .main_ttl span {
		font-size: 10px;
		color: #ff4800;
		display: block;
		margin-top: 5px;
		font-weight: inherit;
	}
	
	#main .owner p {
		font-size: 12px;
		margin: 0 auto 30px;
	}
	
	#main .owner_list {
		width: 95%;
		margin: 0 auto;
	}
	
	
	#main .owner_list h3 {
		font-size: 14px;
		color: #fff;
		margin: 0 auto 15px;
		padding: 10px;
		background-color: #6e4ea2;
		display: inline-block;
		border-radius: 5px;
		position: relative;
		line-height: 150%;
	}
	
	#main .owner_list h3:after {
		content: "";
		position: absolute;
		border-top: 18px solid #6e4ea2;
		border-right: 10px solid transparent;
		left: 4px;
		bottom: -14px;
		transform: rotate(10deg);
	}
	
	#main .strong {
		font-size: 14px;
		color: #6e4ea2;
		margin: 0 auto 5px;
		font-weight: bold;
		padding-left: 5px;
		line-height: 150%;
	}
	
	#main .txt {
		font-size: 12px;
		margin: 0 auto 20px;
		padding-left: 5px;
	}
	
	
	#main .owner_contact {
		text-align: center;
		margin: 0 auto 40px;
	}
	
	#main .contact {
		display: block;
		margin: 0 0 10px;
		text-align: left;
		font-weight: 600;
	}
	
	#main .contact a {
		text-decoration: underline;
	}
	
	#main .contact_tell {
		border: 1px solid #ff4800;
		padding: 0 0 15px;
	}
	
	#main .contact_tell h4 {
		font-size: 16px;
		color: #ff4800;
		border-bottom: 1px solid #ff4800;
		padding: 10px 0;
	}
	
	#main .tell {
		width: 275px;
		font-size: 17px;
		color: #ff4800;
		font-weight: bold;
		background: url(https://t-living.re-ws.jp/app/uploads/sites/1286/2024/12/company_ico02.gif) no-repeat 10% center;
		background-size: 25px;
		margin: 10px auto;
		padding: 10px 0 10px;
	}
	
	#main .tell a {
		font-size: 20px;
		color: #ff4800;
	}
	
	#main .btn{
		width: 90%;
		margin: 20px auto;
	}
	#main .btn a{
		color: #fff;
		display: block;
		padding: 20px 0;
		text-align: center;
		font-size: 12px;
		background-color: #ff4800;
		border-bottom: solid 3px #c33700;
		border-radius: 7px;
		position: relative;
		}
	#main .btn a:hover{
		text-decoration: none;
		opacity: 0.8;
		}
		#main .btn .fa-envelope-o {
		font-size: 15px;
		margin: 0 -10px 0 0;
	}
	#main .btn a .fa-chevron-right,.town_box .btn a .fa-chevron-right{
		font-size: 10px;
		right: 5px;
		top: 26px;
		position: absolute;
		}
}