@charset "shift_jis";
/* CSS Document */
.icon {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

/*共通色*/
/*
#4d1400
#9a2a00
*/
	h1 {
		color: #4d1400;
		text-shadow: 1px 1px 2px #999, -1px -1px 0px #fff;
	}
		h1 a {
			color: currentColor;
		}


/*フォントサイズ*/

/* PC用 */
@media (min-width: 480px) {
/*PC色*/
	.wrapper {
		border-top: solid 2px #4d1400;
	}
	header {
		background-color: #fff;
	}
	#pg_top .title-area {
		background-color: #fff;
		box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.6);
	}
	#pg_top .tel-area {
		border-top: 3px dotted #9a2a00;
	}
	.menu-area {
		background-color: #4d1400;
	}
			#menu > li {
				/*border-right: 1px solid #eee;*/
				text-shadow: 1px 1px 2px #222;
			}
/*				#menu > li:first-child {
					border-left: 1px solid #eee;
				}*/
				#menu > li > a {
					color: #fff;
				}
				#pg_top #nav_top a,
				#pg_kaisha #nav_kaisha a,
				#pg_nyuguide #nav_nyuguide a,
				#pg_jukguide #nav_jukguide a,
				#pg_jimguide #nav_jimguide a,
				#pg_yougo #nav_yougo a,
				#pg_toi #nav_toi a,
				#pg_link #nav_link a,
				nav ul li a:hover {
					background-color: rgba(255, 255, 255, 0.45);
				}
					#menu .menu-second {
						background-color: rgba(77, 20, 0, 0.92);
					}
						#menu .menu-second > li > a {
							color: #fff;
						}
	.contents {
		color: #333;
		background-color: #fff;
	}
/*最新物件情報バナー*/
			#bkn_banner {
				background-color: #E63D00;
				box-shadow: 2px 2px 2px #444;
			}
		#site_pr {
			color: #4d1400;
			text-shadow: 1px 1px 2px #222;
		}
		#site_pr:first-letter {
			background-color: #4d1400;
			color: #fff;
			text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
		}
		body#pg_top .free-content {
			border-top: 3px dotted #4d1400;
		}
		body:not([id="pg_top"]) .free-content {
			border-bottom: 3px dotted #9a2a00;
		}
		body:not([id="pg_top"]) .free-content:last-of-type {
			border-bottom: none;
		}
		.section-box {
			border: solid 1.5px #4d1400;
		}
			.section-box h2 {
				color: #eee;
				text-shadow: 2px 2px 2px #222;
				background-color: #4d1400;
			}
	body:not([id="pg_top"]) h2 {
		color: #4d1400;
		border-bottom: solid 2px #4d1400;
	}
	body:not([id="pg_top"]) h2:first-letter {
		background-color: #4d1400;
		color:#fff;
	}
	#pg_kaisha td, #pg_kaisha th {
		border: solid 2px #ddd;
	}
	#pg_kaisha th {
		background-color: #9a2a00;
		color: #eee;
	}
	#pg_kaisha tr:nth-child(odd) td {
		background-color: #efefef;
	}
	footer {
		background-color: #4d1400;
		color: #fff;
		text-shadow: 1px 1px 1px #222;
		background-size: 100% auto;
		background-position: bottom;
	}
			footer a {
				color: #eee;
			}
	.top-image-box img{
		border: 5px solid #fff;
		box-shadow: -2px 2px 3px rgba(0, 0, 0, 0.6);
	}

/*PCフォントサイズ*/
		#pg_top h1 {
			font-size: 2.4rem;
		}
		h1 {
			font-size: 2rem;
		}
		.tel-area, .contact-area {
			font-size: 1.12rem;
		}
		.top-image-box span {
			font-size: 1.75rem;
		}
			#menu > li {
				font-size: 0.93rem;
			}
	.contents {
		font-size: 1.15rem;
	}
			#bkn_banner {
				font-size: 1.44rem;
			}
		#site_pr {
			font-size: 2rem;
		}
		#site_pr:first-letter {
			font-size: 3rem;
		}
		#site_pr object {
			width: 1.75rem;
			height: 1.75rem;
		}

		.section h2 object {
			width: 1.75rem;
			height: 1.75rem;
		}
				#comp_name {
					font-size: 1.5rem;
				}
				.company-address {
					font-size: 1.14rem;
				}
		body:not([id="pg_top"]) h2:first-letter {
			font-size: 3rem;
		}
		#comp_kana {
			font-size: 0.9rem;
		}

	/*タイトル部*/
	.wrapper {
		width: 100%;
		max-width: 960px;
		margin: 0 auto;
	}
	#pg_top header {
		background:url(../images/backdrop-72250_1280.jpg);
		width:100%;
	}
	#pg_top .title-area {
		position: absolute;
		overflow: hidden;
		padding: 14px;
		top: 34%;
		left: 50%;
		transform:translate(-50%, -50%);
		z-index: 2;
		text-align: right;
		border-radius: 240px 15px 185px 15px / 15px 200px 15px 185px;
	}
		#pg_top .title-area:after {
			content: url(../images/pin.png);
			position:absolute;
			top:0%;
			left:45%;
			z-index:10;
		}
		#pg_top .tel-area, #pg_top .contact-area {
			width:100%;
			font-weight: bold;
			overflow: hidden;
			padding-top: 5px;
		}
			.tel-area > div {
				padding-left: 2rem;
					display: inline-block;
			}
				.contact-area > div{
					padding-left: 2rem;
					display: inline-block;
				}
				
	body:not([id="pg_top"]) .title-area {
/*		max-width: 950px;
		width: 70%;*/
		margin: 0 auto;
		overflow: hidden;
		padding-top: 3px;
		padding-bottom: 5px;
	}
		body:not([id="pg_top"]) h1 {
			float: left;
		}
		body:not([id="pg_top"]) .tel-area {
			font-weight: bold;
			text-align: right;
			overflow: hidden;
			float:right;
			margin-bottom: 5px;
		}
			body:not([id="pg_top"]) .tel-area > div {
				float: left;
				text-align: right;
				padding-left: 2rem;
			}
			body:not([id="pg_top"]) .contact-area {
				overflow: hidden;
				float: right;
			}
				body:not([id="pg_top"]) .contact-area > div{
					float: left;
					padding-left: 2rem;
				}
				
/*ヒーローイメージ*/
	.top-image-box img{
		width: 240px;
		height: auto;
	}
	.top-image-box div {
		position: absolute;
	}
		.top-image-box div:after {
			content: url(../images/pin.png);
			position:absolute;
			top:-5%;
			left:40%;
			z-index:10;
		}
	.top-image-box div:nth-of-type(1) {
		top: 2%;
		left: 2%;
		transform: rotate(-2deg);
	}
	.top-image-box div:nth-of-type(2) {
		top: 50%;
		right: 7%;
		transform: rotate(1.8deg);
	}
	.top-image-box div:nth-of-type(3) {
		top: 0%;
		right: 1%;
		transform: rotate(-4deg);
	}
	.top-image-box div:nth-of-type(4) {
		top: 57%;
		left: 12%;
		transform: rotate(0);
	}
	.top-image-box div:nth-of-type(5) {
		top: 68%;
		left: 40%;
		transform: rotate(-1deg);
	}
		.w1 {
		position:relative;
		z-index:0;
		width: 960px;
		height: 400px;
		}

/*		.top-image-box span {
			position:absolute;
			background-color: rgba(0,0,0,0.1);
			padding: 12px;
			top: 40px;
			left: 15%;
		}*/
/*ナビゲーションメニュー*/
	.menu-area {
		width: 100%;
		text-align: center;
		/*margin-top: 5px;*/
	}
	#pg_top .menu-area {
		position: static;
		z-index: 10;
	}
		#menu {
			display: inline-block;
			/*display: table;
			table-layout: fixed;*/
			margin: 0 auto;
		}
			#menu > li {
				/*display: table-cell;*/
				float: left;
				position: relative;
				/*margin-right: 12px;*/
				font-weight: bold;
			}
				#menu > li > a {
					display: block;
					cursor: pointer;
					padding: 3px 14px;
					margin: 0 1px;
				}
/*					#menu > li > a:after {
						display: inline;
						margin-left: 10px;
						content: '|';
					}
					#menu > li > a:hover {
						opacity: 0.8;
					}
					#menu > li:last-child > a:after {
						display: none;
					}*/
					#menu .menu-second {
						position: absolute;
						top: 1.6rem;
						left: -10px;
						padding: 10px;
						z-index: 100;
						
					}
						#menu .menu-second > li {
							width: 170px;
							text-align: left;
						}
						#menu .menu-second > li > a {
							display: block;
							margin-top: 10px;
						}
					#menu .menu-close {
						display: none;
					}
					#menu .menu-open {
						display: block;
					}
					.fixed {
						position: fixed;
						top: 0;
						left: 0;
						width: 100%;
						box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);
						z-index: 10;
					}
	/*コンテンツ部*/
	.contents {
/*		max-width: 950px;
		width: 70%;*/
		margin: 0 auto;
		overflow: hidden;
		line-height: 145%;
		letter-spacing: 1px;
		padding: 10px 15px 30px;
	}
		.contents .banner_area {
			text-align: center;
			padding: 10px 0;
		}
			.contents .banner_area a {
				padding: 10px;
			}
/*最新物件情報バナー*/
			#bkn_banner {
				display: inline-block;
				border-radius: 4px;
				padding: 4px;
			}
			#bkn_banner img {
				border-radius: 2px;
			}
			.inner-box {
				stroke-width: 2px;
			}
			.bkn-text {
				stroke-width: 4px;
				letter-spacing: 0.5rem;
				font-size: 20px;
				font-weight: bold;
				text-anchor: middle;
				stroke-linejoin: round;
			}
			.bkn-text2 {
				letter-spacing: 0.5rem;
				font-size: 20px;
				font-weight: bold;
				text-anchor: middle;
			}
			
		/*h2 #site_pr*/
		#site_pr {
			margin: 20px auto;
			padding-bottom: 5px;
			padding-left: 0.5rem;
		}
		#site_pr:first-letter {
			padding-right: 0.5rem;
			padding-left: 0.5rem;
			border-radius: 8px;
		}
		#site_pr object {
			padding-left: 1rem;
			padding-right: 1rem;
		}
		.comment {
			margin-bottom: 20px;
		}
		.free-content {
			overflow: hidden;
			/*display: table;*/
			padding-top: 15px;
		}
			.appeal img {
				max-width: 200px;
				float: left;
				margin: 0 20px 20px 0;
			}
			.free-content p {
				margin-bottom: 20px;
				overflow: hidden;
			}
		.section h2 object {
			padding-right: 0.5rem;
		}
		.section li object {
			padding-right: 4px;
		}
		.appeal {
			display: table;
			overflow: hidden;
			border-collapse: separate;
			border-spacing: 15px 0;
			margin: 0 auto;
			width: 100%
		}
		.section-box {
			display: table-cell;
			max-width: 470px;
			width: 50%;
			border-radius: 10px;
		}
			.section-box h2 {
				padding: 8px;
				margin-bottom: 10px;
				text-align: center;
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
			}
			.section-box ul {
				margin-left: 0.5rem;
			padding: 15px;
			}
			
	/*トップページ以外*/
	body:not([id="pg_top"]) h2 {
		padding-bottom: 1px;
		margin-bottom: 20px;
		margin-top: 50px;
	}
		body:not([id="pg_top"]) h2:first-letter {
			padding-right: 0.5rem;
			padding-left: 0.5rem;
			border-radius: 8px;
		}
	body:not([id="pg_top"]) table {
		border-collapse: collapse;
		width: 88%;
		margin: 0 auto;
	}
	body:not([id="pg_top"]) td, body:not([id="pg_top"]) th {
		box-sizing: border-box;
	}
	body:not([id="pg_top"]) th {
		/*min-width: 120px;*//*edit*/
		width: 20%;
		padding: 15px;
	}
	body:not([id="pg_top"]) td {
		padding: 15px;
	}
	
	footer {
		padding: 30px 0 10px 0 !important;
		/*text-align: center;*/
	}
		.footer-company {
			/*width: 60%;
			overflow: hidden;*/
			margin: 0 auto;
			display: table;
		}
			.footer-company-logo {
				/*float: left;*/
				display: table-cell;
				padding-right: 30px;
			vertical-align: top;
			}
			.comp_name_add {
				display: table-cell;
			}
				.company-address {
					padding-top: 2px;
					text-indent: 1rem;
					/*margin-left: calc(142px + 60px) ;*/
				}
			.privacy_disclaimer, #copyright, .footer-link-box {
				text-align: center;
			}
			.company-address > div {
				overflow: hidden;
			}
			.company-address > div >div {
				float: left;
				padding-right: 1rem;
			}
}
	
	
/* スマホ用 */
@media (max-width: 479px) {
/*スマホ色*/
		header {
			background-color: #fff;
		}
					.link-center,
					.link-right {
						border-right: 2px solid #4d1400;
					}
					.link-center,
					a.link-right {
						color: #4d1400;
						/*background-color: #fff;*/
					}
	.title-area {
		border-bottom: 1px solid #ddd;
	}
		.title-area .title a {
			color: #444;
		}
		.header-menu-btn .menu-btn-line {
			background-color: #4d1400;
		}
	#menu {
		/*border-top: 1px solid #fff;*/
		border-bottom: 1px solid #444;
	}
		#menu > li {
			background-color: #4d1400;
			border-bottom: 1px solid #fff;
		}
			#menu > li > a {
				color: #fff;
			}
			#menu > li > a:before {
				border-left-color: #fff;
			}
				#menu .menu-second > li {
					background-color: #fff;
					border-top: 1px solid #444;
				}
					#menu .menu-second > li > a {
						color: #444;
					}
					#menu .menu-second > li > a:before {
						border-left-color: #444;
					}
	.company a { 
		color: #4d1400; 
	}
	.company-tel {
		color: #444;
	}
.toptitle{
		color: #fff;
		background-color: #4d1400;
	}
.free-content,.toptext{
	border-bottom: 2px dotted #4d1400;
}
.section-title1 {
		border-bottom: 2px dotted #4d1400;
		color: #4d1400;
	}
	.section-title2 {
		border-bottom: 2px dotted #4d1400;
	}
	.textl {
		color: #4d1400;
	}
	.textm{
		color: #333;
	}
	footer {
		background-color: #4d1400;
		color: #eee;
	}
	footer a {
		color: #fff;
	}
	body:not([id="pg_top"]) table {	
		border: 1px solid rgba(77, 20, 0, 1.0);
		}
		body:not([id="pg_top"]) table{
			background-color:rgba(77, 20, 0, 0.1);
		}
		body:not([id="pg_top"]) tr{	
			border-bottom: 1px solid rgba(77, 20, 0, 1.0);
		}
			body:not([id="pg_top"]) tr:nth-child(even){
			background-color:rgba(77, 20, 0, 0.2);
			}
		body:not([id="pg_top"]) th {
			background-color:rgba(77, 20, 0, 0.1);
			border-right: 1px solid rgba(77, 20, 0, 1.0);
		}

/*スマホフォントサイズ*/
					a.link-center,
					a.link-right {
						font-size: 1.56rem;
					}
		.title-area .title a {
			font-size: 1.78rem;
		}
			#menu > li > a {
				font-size: 1.56rem;
			}
					#menu .menu-second > li > a {
						font-size: 1.56rem;
					}
	.company {
		font-size: 12pt;
	}
	.company-tel {
		font-size: 10pt;
	}
.toptitle{
		font-size: 12pt;
	}
.free-content,.toptext{
	font-size: 1.4rem;
}
.section-title1 {
		font-size: 1.56rem;
	}
		.section h2 object {
			width: 2rem;
			height: 2rem;
		}
	.textl {
		font-size: 2rem;
	}
	.textm{
		font-size: 1.4rem;
	}
	.company-detail {	
		font-size: 1.2rem;
	}
			.company-detail .company-kana {
				font-size: 70%;
			}
			.company-detail .tel-head {
				font-size: 80%;
			}
	footer {
		/*font-size: 0.8rem;*/
	}
		.footer-company .company-name {
			font-size: 1.6rem;
		}
		.footer-company .company-address {
			font-size: 1.0rem;
		}


	/*-----------------
	　レイアウト
	------------------*/
	
		header {
			padding: 0;
		}

/* エリア */
		.menu-area { display: none; }
/* catch */
		#catch {
			display:none;
		}
/*ヒーローイメージ*/
		.top-image-box div {
			display: none;
		}
		.top-image-box div:nth-of-type(1) {
			display: block;
		}
/* 最新物件情報、ブログリンク */
		.banner_area {
			margin: auto;
			text-align: center;
			display: table;
			width: 100%;
			box-sizing: border-box;
		}
					/*
						link-center : 最新物件情報、ブログリンクの両方、または最新物件情報のみを表示するときに使用
						link-right : ブログリンクのみを表示するときに使用
						bkn : 最新物件情報リンク
						blog : ブログリンク
					*/
					.link-center,
					.link-right {
						position: relative;
						display: table-cell;
						width: 50%;
						box-sizing: border-box;
					}
	.link-center:nth-child(2n) {border-right: none;}
					a.link-center,
					a.link-right {
						/*display: block;*/
						padding: 10px 10px 10px 25px;
						font-weight:bolder;
						text-align: center;
					}
					a.link-center:after,
					a.link-right:after {
	/*					position: absolute;
						top: 50%;
						left: 10px;
						margin-top: -6px;
						content: "";
						width: 0;
						height: 0;
						border-top: 5px solid transparent;
						border-bottom: 5px solid transparent;
						border-left: 7px solid;
						border-left-color: #0059A8;*/
					}
					a.bkn.link-center:before { content: '最新物件情報'; }
					a.blog.link-center:before,
					a.blog.link-right:before { content: 'ブログ'; }
					.link-center img,
					.link-right img { display: none; }
			
			/* フリーテキスト */
			.free-content {
				overflow: hidden;
				margin: 0;
				text-align: left;
			}
				.free-content img {
					width: 100%;
					height: auto;
					margin-bottom: 10px;
				}
				.free-content p { overflow: hidden; }
			
		/* フッターのブログ、ナビリンク */
		.footer-link-box {
			margin: 10px auto 0 auto;
			text-align: center;
		}
		
	/* タイトル */
	.title-area {
		overflow: hidden;
		min-height: 40px;
		padding-top: 10px;
	}
		.title {
	
			overflow:hidden;
			
			width: 100%;
			min-height: 35px;
			margin-right: -50px;
			padding-right: 50px;
			/*padding-top: 7px;*/
			padding-left: 5px;
			vertical-align: middle;
			box-sizing: border-box;
			line-height: 16px;
		}
		.title-area .title a {
			/*position: absolute;
			top: 50%;*/
			display: table-cell;
			height: 40px;
			vertical-align: middle;
			margin-top: -8px;
		}
	
	/* */
	.tel-area,
	.contact-area {
		display: none;
	}
	/* TOP画像 */
	.top-image-box { line-height: 0; }
	.top-image-box img { width: 100%; }

	/*-----------------
	　メニュー
	------------------*/
	/* メニュー開閉ボタン */
	.header-menu-btn {
		position: absolute;
		top:0;
		right:0;
		z-index: 2;
		/*float: right;*/
		width: 42px;
		height: 42px;
		margin: auto 3px auto 0;
		padding-top: 1px;
		padding-bottom: 5px;
		border-radius: 7px;
		vertical-align: middle;
	}
		.header-menu-btn .menu-btn-line {
			display: block;
			width: 30px;
			height: 4px;
			border-radius: 8px;
			margin-top: 6px;
			margin-left: 7px;
		}

	/* メニューエリア */
	#menu {
		overflow: hidden;
	}
		/* メニュー項目 */
		#menu > li {
			width: 100%;
			position: relative;
			box-sizing: border-box;
		}
			#menu > li > a {
				display: block;
				padding: 10px 10px 10px 20px;
			}
			/*
				out : 外部サイトへのリンク
				pc : PCページに遷移
			*/
			/*.top-menu > li.out > a {
				background: url(images/outer_link.png) right 10px center no-repeat;
				background-size: 15px 15px;
			}
			.top-menu > li.pc > a {
				background: url(images/pc_link.png) right 10px center no-repeat;
				background-size: 18px 18px;
			}*/
			
			/* メニュー項目矢印 */
			#menu > li > a:before {
				position: absolute;
				top: 22px;
				right: 15px;
				margin-top: -6px;
				content: "";
				width: 0;
				height: 0;
				border-top: 5px solid transparent;
				border-bottom: 5px solid transparent;
				border-left: 7px solid;
			}
			
			#menu .menu-second {
				display: none;
			}
				#menu .menu-second > li {
					width: 100%;
					position: relative;
					box-sizing: border-box;
				}
					#menu .menu-second > li > a {
						display: block;
						padding: 10px 10px 10px 20px;
					}
					#menu .menu-second > li > a:before {
						position: absolute;
						top: 22px;
						right: 15px;
						margin-top: -6px;
						content: "";
						width: 0;
						height: 0;
						border-top: 5px solid transparent;
						border-bottom: 5px solid transparent;
						border-left: 7px solid;
					}

	/*-----------------
	　ヘッダーコンテンツ
	------------------*/
	/* 会社名、電話番号 */
	.company {
		float: left;
		width: 100%;
		margin: 5px -100px 5px 0;
		padding-right: 100px;
		padding-left: 5px;
		box-sizing: border-box;
		font-weight: bold;
		vertical-align: middle;
	}
	.company-tel-label {}
	.company-tel {
		display: none;
		float: left;
		font-family: Arial;
	}

	/*-----------------
	　TOP画像
	------------------*/
	.top-image {position: relative;}
		.top-image img { width: 100%; }
		.top-image-comment {
			display: none;
	/*		position: absolute;
			bottom: 10px;
			left: 10px;
			font-family: Century;
			font-size: 12pt;*/
		}
		
	/*-----------------
	　メインコンテンツ
	------------------*/
.main{
	width:100%;
	margin:0 auto;}
/* 大見出し */
.toptitle{
		margin: 0;
		padding: 8px 10px;
		/*font-family: "游明朝", "Yu Mincho", "ＭＳ Ｐ明朝" , "MS PMincho" , serif;*/
		text-align:center;
	}
	
.free-content,.toptext{
	width:90%;
	margin:10px auto 10px auto;
	padding:0 0 10px 0;
	line-height: 2rem;
	text-align: left;
}
.appeal .toptext{
	border-bottom: none;
	}
.toptext img{
	width:100%;
	height:auto;}
	/* 見出し１ */
.section-area h2,
.appeal h2{
	width:90%;
	margin:0 auto ;
	}
.section-title1 {
		margin: 0;
		padding:0;
		text-align: left;
	}
	/* 見出し２ */
	.section-title2 {
		margin:0 16px;
		text-align: left;
	}
		.section h2 object {
			padding-right: 0.5rem
		}
	.textl {
		display: inline-block;
		padding: 0;
		font-weight: bold;
	}
	/* 弊社の特徴、弊社業務案内　箇条書き */
	ul.item-list {
		margin: 0;
		padding: 0;
	}
	ul.item-list li {
		margin: 0;
		padding: 0;
		text-align: left;
	}

	

	/* メッセージ */

	.textm{
		padding: 15px;
		line-height: 2rem;
	}

	/*-----------------
	　会社概要
	------------------*/
	.title-area{
		border:none;
		}
	.section-area{	
		width:100%;
		}
	#comp_title + div
	/*#companyPage .section-area > div*/ {	
		display:table;	
		width:90%;
		margin:10px auto ;
		border-radius:10px;
		overflow:hidden
		}
		
		/*.section-area table{
			display:table-cell;
		}*//*edit*/
		
	.company-detail {	
		border-collapse: collapse;
		margin-bottom: 10px;
		line-height: 1.5rem;
	}
		.company-detail td {
			width: 60%;
			padding: 5%;
		}
		.company-detail tr:last-child {
			border-bottom: none;
			}
		.company-detail th {
			width: 20%;
			padding: 5%;
			text-align: left;
			font-weight: normal;
		}
			.company-detail .tel-head {
				display: inline-block;
				width: 70px;
			}
	
	/*-----------------
	　フッターコンテンツ
	------------------*/
	footer {
		padding: 10px 5px;
	}
		/* 会社情報 */
		.footer-company {
			height: auto;
			width:80%;
			margin:0 auto 10px auto;
			overflow: hidden;
			vertical-align: middle;
			text-align: center;
		}
		.footer-company { display: table; 
		vertical-align:middle;}
		.footer-company > div { display: table-cell; 
		vertical-align:middle;
		}
		/* 会社ロゴ */
		.footer-company .footer-company-logo {
			width:34%;

			text-align:left;
		}

		.footer-company .footer-company-logo img {
			width: 90%;
			height: auto;
			vertical-align: middle;
		}
		/* 会社名 */
		.footer-company .company-name {
			margin-bottom: 10px;
			text-align: left;
		}
		/* 会社所在地 */
		.footer-company .company-address {
			padding: 0 10px ;
			text-align: left;
		}
	.privacy_disclaimer {
		text-align: center;
	}
}





/**sealix追記**/
/*PCスマホ共通*/
.center-box {
	text-align: center;
}
.alert {
	margin: 10px 0;
	padding: 7px;
	border: 1px solid #f88;
	background-color: #fdd;
	color: #FF4444;
}
.right-box {width:90%;margin:0 auto;text-align:right;}/*add*/

@media (min-width: 480px) {
	.main {
		padding-bottom: 20px;
	}
	#menu > li {
		/*padding: 0;*/
	}
	#menu > li > a {
		/*padding: 10px;*/
	}
	#menu .menu-second {
		/*width: auto;*/
	}
	#menu .menu-second > li > a {
		white-space: nowrap;
	}
	.banner_area #bkn_banner { position: relative; }
		.banner_area #bkn_banner:before {
			position: absolute;
			right: -15px;
			top: -15px;
			content: url(../images/rabby1.png);
		}
	.company-detail .tel-head {
		display: inline-block;
		width: 90px;
	}
	
	/*-----------------
	　入居ガイド
	------------------*/
	.nyuguide {}
		.prf-list {
			width: 100%;
			overflow: hidden;
			margin: 10px 0 20px 0;
		}
			.prf-list > li {
				float: left;
				width: 90px;
				margin-bottom: 10px;
				text-align: left;
			}
			.prf-list > li > a {
				color: #0059A8;
			}
		.guide-prf {
			margin-top: 10px;
		}
		.order-jp {
			margin-top: 10px;
			padding: 5px;
			text-align: left;
			font-weight: bold;
		}
		.city-guide {
			border-collapse: collapse;
			width: 100%;
			font-size: 9pt;
		}
			.city-guide th,
			.city-guide td {
				border: 1px solid #ccc;
			}
			.city-guide .city-name,
			.city-guide .city-gov {
				padding: 10px;
			}
			.city-guide .city-name {
				width: 140px;
			}
			.city-guide th {
				background-color: #f2f2f2;
			}
				.city-guide .link-btn {
					width: 48px;
					padding: 5px 0;
					text-align: center;
				}
		.guide-desc {
			border-collapse: collapse;
			margin: 10px 0;
			font-size: 9pt;
		}
			.guide-desc th,
			.guide-desc td {
				padding: 10px;
				border: 1px solid #ccc;
			}
			.guide-desc th {
				background-color: #f2f2f2;
				text-align: left;
			}
			
	/*-----------------
	　住居引越、事務所引越ガイダンス
	------------------*/
	.movein-desc {
		margin: 20px 0 10px 20px;
		font-size: 11pt;
	}
	.movein-task-menu {
		overflow: hidden;
		margin: 10px 0 10px 20px;
	}
		.movein-task-menu li {
			margin-bottom: 8px;
		}
			.movein-task-menu li a {
				color: #333;
			}
			.movein-task-menu li h4 {
				display: inline-block;
				margin: 0;
				padding: 0;
			}
	.movein-task-list {
		width: 100%;
		box-sizing: border-box;
		margin-top: 20px;
		border-collapse: collapse;
		border: 1px solid #996600;
		font-size: 10pt;
	}
		.movein-task-list td {
			width: 126px;
			padding: 5px;
			border: 1px solid #996600;
			text-align: center;
		}
		.movein-task-list td.current {
			background-color: #996600;
			font-weight: bold;
			color: #fff;
		}
			.movein-task-list td a {
				display: block;
				color: #888;
			}
			.movein-task-list td.current a {
				color: #fff;
			}
	.movein-task-title {
		margin: 10px 0;
		padding: 10px;
		background-color: #E7D8B1;
		font-weight: bold;
		color: #996600;
	}
	.movein-task-subtitle {
		margin: 10px 0;
		padding: 0 0 0 10px;
		color: #996600;
		border-left: 5px solid #996600;
		/*font-size: 11pt;*/
		font-weight: bold;
	}
	.movein-task-desc {
		margin-left: 17px;
		line-height: 1.5em;
		font-size: 11pt;
	}
	
	.movein-section1 {
		/*margin-left: 15px;*/
	}
	.movein-section2 {
		margin-left: 15px;
	}
	.movein-section-title1 {
		margin-bottom: 10px;
		padding: 10px;
		background-color: #E7D8B1;
		font-weight: bold;
		color: #996600;
	}
	.movein-section-title2 {
		margin-bottom: 10px;
		padding: 10px 10px 10px 0;
		border-bottom: 1px solid #996600;
		font-weight: bold;
		color: #996600;
	}
	.movein-section-title3 {
		margin-left: 1em;
		padding-left: 5px;
		border-left: 5px solid #996600;
	}
	.movein-section-title4 {
		margin: 10px 0 5px 1em;
		color: #996600;
		font-weight: bold;
	}
	.movein-section-title5 {
		margin: 10px 0 5px 1em;
	}
	.movein-section-p {
		margin-left: 1em;
	}
	.movein-list {
		margin-left: 1em;
	}
	.movein-list.circle {
		/*margin-left: 5px;*/
	}
		.movein-list.circle li {
			/*margin-left: 10px;*/
			text-indent: -11px;
		}
		.movein-list.circle li:before {
			content: '・';
			margin-right: 3px;
			top: 50%;
			left: 0;
		}
	.movein-flow {
		max-width: 600px;
		text-align: center;
		font-size: 10pt;
	}
		.movein-flow div {
			position: relative;
			margin-bottom: 20px;
			padding: 10px;
			background-color: #eee;
		}
		.movein-flow div:after {
			position: absolute;
			display: inline-block;
			margin-top: 5px;
			top: 100%;
			left: 50%;

			content: '';
			/*background-color: #eee;*/
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			/*border-right: 4px solid #666;*/
			border-top: 10px solid #999;
		}
		.movein-flow div.last:after { display: none; }
		
	/*-----------------
	　不動産用語集
	------------------*/
	.yougo-link-list {
		display: inline-block;
		overflow: hidden;
		margin: auto;
	}
		.yougo-link-list li {
			float: left;
		}
		.yougo-link-list li.link {
			width: 50px;
			margin-top: 10px;
			text-align: center;
		}
	.yougo-link {
		position: relative;
		margin: 10px 0 5px 0;
		padding: 10px;
		background-color: #eee;
		font-weight: bold;
	}
		.yougo-link > a {
			position: absolute;
			display: inline-block;
			top: 50%;
			right: 15px;
			margin-top: -7px;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 15px solid #999;
		}
	.yougo-list {
		overflow: hidden;
		margin-left: 1em;
		line-height: 1.2em;
		font-size: 90%;
	}
		.yougo-list li {
			float: left;
			width: 220px;
			height: 35px;
			margin-right: 5px;
		}
	.popup-contents { max-width: 500px; padding: 15px; }
	.yougo-title {
		margin: 10px 0 10px 0;
		padding: 10px;
		background-color: #996600;
		color: #fff;
	}
	.yougo-desc {
		margin-bottom: 10px;
		line-height: 1.5em;
		/*font-size: 80%;*/
	}
	
	/*-----------------
	　お問合せ
	------------------*/
	.contact-form {
		border-collapse: collapse;
		width: 100%;
		line-height: 1.5em;
		font-size: 14px;
	}
		.contact-form th,
		.contact-form td {
			padding: 10px;
			border: 1px solid #ccc;
		}
		.contact-form th {
			background-color: #f2f2f2;
			text-align: left;
			font-weight: normal;
		}
			.contact-form td > div { margin-bottom: 5px; }
		.contact-form .adr-label { display: inline-block; width: 120px; }
		.contact-form .sei-label { display: inline-block; margin: 0 5px 0 0; }
		.contact-form .name-label { display: inline-block; margin: 0 5px 0 10px; }
		.contact-form .form-desc {
			margin-left: 7px;
			color: #999;
			font-size: 80%;
		}
		.contact-form .m-lr { margin: 0 5px 0 5px; }
		.contact-form input.name {
			width: 100px;
		}
		.contact-form input.num3 {
			width: 40px;
		}
		.contact-form input.num4 {
			width: 45px;
		}
		.contact-form input.long {
			width: 350px;
		}
		.contact-form textarea.form-text {
			width: 100%;
			height: 150px;
			box-sizing: border-box;
		}
	.btn-box {
		margin: 10px 0 10px 0;
		text-align: center;
	}
		.btn-box input { width: 100px; margin-right: 10px; }
		
	.alert-box {
		margin: 10px 0;
		padding: 10px;
		border-width: 1px;
		border-style: solid;
		line-height: 1.5em;
	}
		.alert-box.error { background-color: #fee; border-color: #faa; }
		.alert-box.desc { background-color: #fec; border-color: #f97; }
			.alert-title { margin-bottom: 5px; }
			.alert-box.error .alert-title { color: #f77; }
			.alert-box.desc .alert-title { color: #f64; }
	
	/*-----------------
	　リンク集
	------------------*/
	.link .textl {
		padding: 10px 15px 0 15px;
	}
	.link .textl a {
		color: #33a;
		font-weight: bold;
	}
	.link .textm {
		margin: 0 10px;
		padding-top: 5px;
	}

h1.yougodetail_h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
	float:none !important;
}
h1.yougodetail_h1 span {
	font-size:12px;
}
h2.yougodetail_h2 {
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0;
	display:inline;
}
h1.guidanceprint_h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
	float:none !important;
}
h1.guidanceprint_h1 span {
	font-size:12px;
}
h1.guidanceprint_h1 img {
	vertical-align:middle;
}
}

	
/* スマホ用 */
@media (max-width: 479px) {
	.section-area {
		padding-bottom: 10px;
	}
	.section-box {
		width: 100%;
	}
	.pg-second .section-title1 {
		margin-top: 10px;
		margin-bottom: 5px;
	}
	.footer-company {
		width: auto;
	}
	
	/*-----------------
	　入居ガイド
	------------------*/
	.nyuguide {}
		.prf-list {
			overflow: hidden;
			margin: 10px 10px 20px 10px;
		}
			.prf-list > li {
				float: left;
				width: 90px;
				margin-bottom: 10px;
				text-align: left;
			}
			.prf-list > li > a {
				color: #0059A8;
			}
		.guide-prf {
			margin: 10px 0 0 10px;
		}
		.order-jp {
			margin: 10px 0 0 10px;
			padding: 5px;
			text-align: left;
			font-weight: bold;
		}
		.city-guide {
			margin: auto;
			border-collapse: collapse;
			border-bottom: 1px solid #ccc;
			font-size: 9pt;
		}
			.city-guide tr { border-top: 1px solid #ccc; }
			.city-guide th,
			.city-guide td {
				/*border: 1px solid #ccc;*/
				background-color: #fff;
			}
			
			.city-guide td.city-name {
				display: block;
				padding: 5px;
				font-weight: bold;
				background-color: #f2f2f2;
			}
			.city-guide td.city-gov {
				display: block;
				padding: 5px;
			}
			.city-guide th {
				display: none;
			}
				.city-guide td.link-btn {
					display: inline-block;
					width: 43px;
					padding: 5px 0;
					text-align: center;
				}
				.city-guide tr td:nth-child(3):before { display: block; content: 'HP'; }
				.city-guide tr td:nth-child(4):before { display: block; content: '転入'; }
				.city-guide tr td:nth-child(5):before { display: block; content: '学校'; }
				.city-guide tr td:nth-child(6):before { display: block; content: 'ゴミ'; }
				.city-guide tr td:nth-child(7):before { display: block; content: '回収日'; }
				.city-guide tr td:nth-child(8):before { display: block; content: '防災'; }
				.city-guide tr td:nth-child(9):before { display: block; content: '申請書'; }
		.guide-desc {
			overflow: hidden;
			display: block;
			border-collapse: collapse;
			margin: 10px 0;
			font-size: 9pt;
		}
			.guide-desc th,
			.guide-desc td {
				float: left;
				display: block;
				padding: 10px;
				border: 1px solid #ccc;
			}
			.guide-desc th {
				width: 25%;
				box-sizing: border-box;
				background-color: #f2f2f2;
				text-align: left;
			}
			.guide-desc td {
				width: 75%;
				box-sizing: border-box;
				background-color: #fff;
			}
	
	/*-----------------
	　住居引越ガイダンス
	------------------*/
	.jukguide {
		margin-bottom: 20px;
	}
	.movein-logo {
		margin-top: 10px;
		text-align: center;
	}
	.movein-desc {
		margin: 20px 10px 10px 20px;
		font-size: 11pt;
	}
	.movein-print {
		display: none;
	}
	.movein-task-menu {
		overflow: hidden;
		margin: 10px 0 10px 10px;
	}
		.movein-task-menu li {
			margin-bottom: 8px;
			margin-right: 10px;
			border: 1px solid #EF9241;
			border-radius: 5px;
			background-color: #F0BE93;
		}
			.movein-task-menu li a {
				display: block;
				color: #333;
			}
			.movein-task-menu li h4 {
				display: inline-block;
				margin: 0;
				padding: 3px;
			}
	.movein-task-list {
		width: 100%;
		box-sizing: border-box;
		margin-top: 20px;
		border-collapse: collapse;
		border: 1px solid #996600;
		font-size: 10pt;
	}
		.movein-task-list td {
			display: none;
			padding: 5px;
			border: 1px solid #996600;
			text-align: left;
		}
		.movein-task-list td.current {
			background-color: #996600;
			font-weight: bold;
			color: #fff;
			display: block;
		}
			.movein-task-list td a {
				display: block;
				color: #888;
			}
			.movein-task-list td.current a {
				color: #fff;
			}
	.movein-task-list.jim {
		width: auto;
		margin: 0 10px;
		border: none;
		text-align: center;
	}
		.movein-task-list.jim td {
			display: inline-block;
			width: 40%;
			margin: 0 10px 10px 0;
			border-radius: 5px;
		}
	
	.movein-task-title {
		padding: 10px;
		background-color: #E7D8B1;
		font-weight: bold;
		color: #996600;
	}
	.movein-task-subtitle {
		margin: 10px 10px;
		padding: 0 0 0 10px;
		color: #996600;
		border-left: 5px solid #996600;
		font-size: 11pt;
	}
	.movein-task-desc {
		margin-left: 27px;
		margin-right: 10px;
		line-height: 1.5em;
		font-size: 11pt;
	}
	.movein-section1 {
		/*margin-left: 15px;*/
	}
	.movein-section2 {
		margin-left: 15px;
	}
	.movein-section-title1 {
		margin-bottom: 10px;
		padding: 10px;
		background-color: #E7D8B1;
		font-weight: bold;
		color: #996600;
	}
	.movein-section-title2 {
		margin-bottom: 10px;
		padding: 10px 10px 10px 0;
		border-bottom: 1px solid #996600;
		font-weight: bold;
		color: #996600;
	}
	.movein-section-title3 {
		margin-left: 1em;
		padding-left: 5px;
		border-left: 5px solid #996600;
	}
	.movein-section-title4 {
		margin: 10px 0 5px 1em;
		color: #996600;
		font-weight: bold;
	}
	.movein-section-title5 {
		margin: 10px 0 5px 1em;
	}
	.movein-section-p {
		margin-left: 1em;
	}
	.movein-list {
		margin-left: 1em;
	}
	.movein-list.circle {
		/*margin-left: 5px;*/
	}
		.movein-list.circle li {
			/*margin-left: 10px;*/
			text-indent: -11px;
		}
		.movein-list.circle li:before {
			content: '・';
			margin-right: 3px;
			top: 50%;
			left: 0;
		}
	.movein-flow {
		width: 100%;
		padding-right: 10px;
		box-sizing: border-box;
		text-align: center;
		font-size: 10pt;
	}
		.movein-flow div {
			position: relative;
			margin-bottom: 20px;
			padding: 10px;
			background-color: #eee;
		}
		.movein-flow div:after {
			position: absolute;
			display: inline-block;
			margin-top: 5px;
			top: 100%;
			left: 50%;
			content: '';
			/*background-color: #eee;*/
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			/*border-right: 4px solid #666;*/
			border-top: 10px solid #999;
		}
		.movein-flow div.last:after { display: none; }
	
	/*-----------------
	　不動産用語集
	------------------*/
	.yougo-link-list {
		display: inline-block;
		overflow: hidden;
		margin: auto 5px;
	}
		.yougo-link-list li {
			width: 100%;
			box-sizing: border-box;
			float: left;
		}
		.yougo-link-list li.link {
			width: 50px;
			margin-top: 10px;
			text-align: center;
		}
	.yougo-link {
		position: relative;
		margin: 10px 0 5px 0;
		padding: 10px;
		background-color: #eee;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		font-weight: bold;
	}
		.yougo-link > a {
			position: absolute;
			display: inline-block;
			top: 50%;
			right: 15px;
			margin-top: -7px;
			border-left: 10px solid transparent;
			border-right: 10px solid transparent;
			border-bottom: 15px solid #999;
		}
	.yougo-list {
		overflow: hidden;
		margin-left: 1em;
		line-height: 1.5em;
	}
		.yougo-list li {
			float: left;
			width: 50%;
			height: 30px;
			margin-bottom: 10px;
			line-height: 1.2em;
			font-size: 14px;
		}
	.popup-contents { max-width: 500px; padding: 15px; }
	.yougo-title {
		margin: 10px 0 10px 0;
		padding: 10px;
		background-color: #996600;
		color: #fff;
	}
	.yougo-desc {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	
	/*-----------------
	　お問合せ
	------------------*/
	.contact-form {
		border-collapse: collapse;
		width: 100%;
		margin-top: 10px;
		line-height: 1.5em;
	}
		.contact-form th,
		.contact-form td {
			display: block;
			padding: 10px;
			border: 1px solid #ccc;
		}
		.contact-form th {
			background-color: #f2f2f2;
			text-align: left;
			font-weight: normal;
		}
		.contact-form td {
			background-color: #fff;
		}
			.contact-form td > div { margin-bottom: 5px; }
		.contact-form .adr-label { display: inline-block; }
			.contact-form #zip1,
			.contact-form #addr_wide { margin-left: 20px; }
			.contact-form #addr_middle { margin-left: 36px; }
		.contact-form .sei-label { display: inline-block; margin: 0 5px 0 0; }
		.contact-form .name-label { display: inline-block; margin: 0 5px 0 10px; }
		.contact-form .form-desc {
			display: block;
			margin-left: 7px;
			color: #999;
			font-size: 80%;
		}
		.contact-form .m-lr { margin: 0 5px 0 5px; }
		.contact-form input.name {
			width: 100px;
		}
		.contact-form input.num3 {
			width: 40px;
		}
		.contact-form input.num4 {
			width: 45px;
		}
		.contact-form input.long {
			width: 100%;
			box-sizing: border-box;
		}
		.contact-form textarea.form-text {
			width: 100%;
			height: 150px;
			box-sizing: border-box;
		}

		.contact-form input,
		.contact-form select,
		.contact-form textarea {
			padding: 5px;
			border-radius: 5px;
			border: 1px solid #999;
			outline: none;
			/*appearance: none;
			-webkit-appearance: none;
			-moz-appearance: none;*/
		}
	.btn-box {
		margin: 10px 0 10px 0;
		text-align: center;
	}
		.btn-box input { width: 100px; margin-right: 10px; }
		
	/*-----------------
	　リンク集
	------------------*/
	.link {
		width: 100%;
	}
		.link .textl {
			width: 100%;
			padding: 10px 10px 0 10px;
			box-sizing: border-box;
			word-wrap: break-word;
			font-size: 18px;
		}
		.link .textl a {
			color: #33a;
			font-weight: bold;
		}
		.link .textm {
			margin: 0 10px;
			padding-top: 5px;
		}

	.content-box {width:90%;margin:0 auto;}/*add*/

h1.yougodetail_h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
	float:none !important;
}
h1.yougodetail_h1 span {
	font-size:12px;
}
h2.yougodetail_h2 {
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0;
	display:inline;
}
h1.guidanceprint_h1 {
	font-weight:normal;
	margin:0;
	padding:0;
	display:inline;
	float:none !important;
}
h1.guidanceprint_h1 span {
	font-size:12px;
}
h1.guidanceprint_h1 img {
	vertical-align:middle;
}
}
