@charset "shift_jis";
/* CSS Document */


/* reset */
a {
	text-decoration: none;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
body, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
p, div, .wrapper, .contents, .header, .main {
	margin: 0;
	padding: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
/* all */

body {
	width: 100%;
	background-color: #fff;
}
.wrapper{
	overflow: hidden;
	background-color: #fff;
}
.title a {
	color: #fff;
}
/* top-image */
.top-image-box {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 0 0;
	vertical-align: bottom;
	line-height: 0;
	text-align: center;
	background-color: #804200;
}
.top-image-box img {
	width: 100%;
	margin: 0;
	padding: 0;
}
.banner_area {
	margin-top: 10px;
	text-align: center;
}
#bkn_banner {
	margin-right: 20px;
}
/* PRコメント */
.toptitle {
	width:90%;
	margin: 20px auto;
	padding: 10px 0 0 0;
	/*border-top:4px dotted rgba(128,66,0,0.5);*/
	font-size: 26px;
	color: #804200;
	text-align: center;
}
/* 詳細コメント */
.section-area {
	width: 100%;
}
#comment {
	width: 80%;
	margin: 0 auto;
	padding: 0 0 20px 0;
}
/* コンテンツ */
.appeal img {
	width: 200px;
	height: 160px;
}
.section-box, .free-content {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}
.free-content {
	/*border: 2px dotted #804200;*/
	-webkit-box-shadow: 0px 0px 4px 2px rgba(128,66,0,0.6);
	box-shadow: 0px 0px 4px 2px rgba(128,66,0,0.6);
	/*border-radius: 8px;*/
	margin: 20px auto 8px auto;
	padding: 20px;
	box-sizing: border-box;
}
/* 弊社の特徴、弊社業務案内 */
.appeal {
	display: table;
	margin: 0 auto 20px auto;
	overflow: hidden;
}
.section-box {
	display: table-cell;
	width: 420px;
	border: 2px solid rgba(128,66,0,0.75);
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	padding: 0;
	box-sizing: border-box;
}
.icon {
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
}
.section {
	display: block;
	margin: 0;
	padding: 0;
}
.margin-box {
	display: table-cell;
	width: 10px;
}
#feature_title, #work_title {
	font-size: 20px;
	color: rgba(255,255,255,0.9);
	background-color: rgba(128,66,0,0.75);
	padding: 6px 18px;
	box-sizing: border-box;
	margin: 0 0 10px 0;
	z-index:998;
}
.textm{
	padding: 0 20px 20px 20px;
	}
/* footer */
.footer {
	padding: 20px;
	background-color: #804200;
	color: #fff;
	box-sizing: border-box;
}
.footer a {
	color: #fff;
}
.footer #copyright {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.footer-link-box {
	margin: 10px auto 30px auto;
	text-align: center;
}
.footer-link-box, .footer-text-link-box {
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.footer-company {
	margin: 0 auto 10px auto;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.footer-company {
	vertical-align: middle;
}
.footer-company > div {
	vertical-align: middle;
}
.footer-company .footer-company-logo {
	display: inline;
	vertical-align: middle;
	text-align: left;
}
.footer-company .footer-company-logo img {
	height: auto;
	vertical-align: middle;
}
.footer-company .company-title {
	overflow: hidden;
	text-align: center;
}
.footer-company .company-item {
	overflow: hidden;
}
.footer-company .company-item > div {
	float: left;
	margin-right: 20px;
}
.footer-company .company-name {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 10px;
	font-size: 24px;
	text-align: left;
}
.footer-company .company-address {
	display: inline-block;
	vertical-align: middle;
	margin: 10px auto 0 auto;
	padding: 0 0;
	text-align: left;
}
.footer-link-box, .footer-text-link-box {
}
.footer #copyright {
	font-size: 12px;
}
/*-----------------
	　会社概要
	------------------*/
#comp_title, #photo_title, .pg-second .section-title1 {
	background-color: rgba(128,66,0,0.1);
	width:492px;
	margin: 20px auto;
	padding: 10px 10px;
	text-align: center;
	font-size: 24px;
	color: #804200;
	box-sizing: border-box;
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.6);
	box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.6);
	border:6px solid rgba(128,66,0,0.2);

	}
#photo_title {
	/*padding: 16px 0 0 0;*/
}
#comp_table {
	width: 90%;
	margin: 0 auto 10px auto;
	-webkit-box-shadow: 0px 0px 6px rgba(128,66,0,0.9);
	box-shadow: 0px 0px 6px rgba(128,66,0,0.9);
	overflow: hidden;
}
#comp_table table {
	width: 100%;
	margin: 0 auto;
	border:6px solid rgba(255,255,255,0.8);
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	}
.company-detail tr {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: rgba(128,66,0,0.1);
}
.company-detail th {
	width: 21%;
	/*border-right: 1px solid rgba(128,66,0,1.0);*/
	/*border:6px solid #fff;*/
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
}
.company-detail td {
	width: 79%;
	padding: 15px 15px;
	/*border:6px solid #fff;*/
	-webkit-box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
	box-shadow: inset 0px 0px 4px 2px rgba(128,66,0,0.3);
}
.company-detail {
	border-collapse: collapse;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.company-detail tr:nth-child(even) {
	background-color: rgba(128,66,0,0.4);
}
.company-detail .company-kana {
	font-size: 70%;
}
.company-detail .tel-head {
	display: inline-block;
	width: 85px;
}

/* PC */
@media (min-width: 480px) {
body {
	font-size: 16px;
}
.wrapper, .header {
	min-width: 900px;
}
/* fix */
body {
	/*padding-top: 160px;*/
}
.header {
	width: 100%;
	min-width: 900px;
	margin: 0 0 0 0;
	/*position: fixed;*/
	top: 0;
	background-color: #fff;
	z-index: 100;
}
/* fix_end */

.header{
	padding: 38px 0 0 0;
	background-image:url(../images/headerBg01.png);
	background-repeat:no-repeat;
	background-position:center top;

}
.title-area {
	color:#fff;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	min-height: 60px;
	padding: 6px 20px 10px 20px;
	box-sizing:border-box;
	background-color:#804200;
}
/*#pg_kaisha .title-area{
	background-image:none;
	}*/
.title {
	margin: 0 0 0 0;
	padding: 0;
	box-sizing: border-box;
	float: left;
}
.title-area .title a {
	font-size: 28px;
	vertical-align: middle;
}
.tel-area {
	margin: 0;
	padding: 0 0 4px 0;
	overflow: hidden;
	border-bottom: 1px solid #fff;
	float: right;
}
.contact-area {
	font-weight: normal;
	clear: both;
	margin: -4px 0 0 0;
	padding: 0 0 0 0;
	overflow: hidden;
	float: right;
	/*text-shadow: 1px 1px 0px rgba(255,255,255,0.75),1px -1px 0px rgba(255,255,255,0.75),-1px 1px 0px rgba(255,255,255,0.75),-1px -1px 0px rgba(255,255,255,0.75);*/
}
#tel, #fax {
	font-size: 22px;
}
.tel-area > div, .contact-area > div {
	float: left;
}
#tel, #business_hours {
	margin: 0 20px 0 0;
}
.top-image-box img {
	min-width: 842px;
	height: auto;
}
.top-image-box {
	padding: 0 0 12px 0;
	background-color:#804200;
}

/* menu */
.menu-area {
	min-width: 914px;
	display: block;
	width: 100%;
	margin: 0 auto;
	z-index: 999;
	background-color: #804200;
	box-sizing: border-box;
}
#menu {
	margin: -7px auto 0 auto;
	padding: 0;
	display: table;
	table-layout: fixed;
	height: 51px;
	border-collapse: separate;
	border-spacing: 0 7px;
}
#menu > li {
	position: relative;
	display: table-cell;
	height: 30px;
	min-width: 60px;
	max-width: 200px;
	min-height: 30px;
	max-height: 30px;
	padding: 0 10px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.0;
	font-weight: bold;
	text-align: center;
	border-right: 2px solid rgba(255,255,255,0.25);
	box-sizing: border-box;
	z-index: 10;
}
#menu > li > a:hover {
	/*color: rgba(255,255,255,1.0);*/
	}
#menu > li:first-child {
	border-left: 2px solid rgba(255,255,255,0.25);
}
#menu > li > a {
	display: block;
	color: rgba(255,255,255,0.75);
	cursor: pointer;
	box-sizing: border-box;
}
#menu .menu-second {
	position: absolute;
	top: 30px;
	right: 0px;
	font-size: 90%;
	text-align: center;
	padding: 10px;
	width: 150px;
	background-color: #804200;
	z-index: 200;
}
#menu .menu-second > li {
	line-height: 2.0;
}
#menu .menu-second > li > a {
	margin-top: 6px;
	color: rgba(255,255,255,0.75);
}
#menu .menu-close {
	display: none;
}
#menu .menu-open {
	display: block;
}
.main {
	width: 950px;
	margin: auto;
}
.free-content img {
	float: left;
	margin: 0 20px 0 0;
}
.footer-company {
	height: auto;
	width: 900px;
}
}

/* header調整 */
@media (max-width: 899px) {
.wrapper {
	width: 100%;
	min-width: 480px;
}
.header {
	width: 80%;
	margin: 0;
}
#tel, #fax {
	display: inline-block;
}
.title, .tel-area, .contact-area {
	text-align: center;
	margin: 0 auto;
	float: none;
}
.title {
	width: 100%;
}
.tel-area {
	padding: 0 0 0 4%;
}
 .contact-area {
	 float:right;
	padding: 0 4% 0 0;
}
.contact-area {
}
/*.wrapper{
	padding-top:40px;
	}
}*/
}

/* スマホ用 */
@media (max-width: 479px) {
body {
	font-size: 14px;
}
.wrapper, .header {
	min-width: 100%;
}
.header {
	min-width: 0;
}
	.title-area {
		overflow: hidden;
		min-height: 40px;
		padding-top: 5px;
		border-bottom: 1px solid #ddd;
	}
	.title {
			position: relative;
			overflow:hidden;
			float: left;
			width: 100%;
			min-height: 35px;
			margin-right: -50px;
			padding-right: 50px;
			padding-left: 5px;
			vertical-align: middle;
			box-sizing: border-box;
			line-height: 22px;
		}
		.title-area .title a {
			display: table-cell;
			height: 40px;
			color: #444;
			font-size: 16px;
			vertical-align: middle;
			margin-top: -8px;
		}
.title-area .title a {
	color: #804200;
}
.title-area .title a {
	font-size: 20px;
	margin: 0;
}
#pg_top .title, #pg_kaisha .title, .pg-second .title {
	text-align: left;
}
.top-image-comment {
	display: none;
}
.top-image-box {
	margin: 0;
	padding: 0;
}
.top-image-box img {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
/* 隠す */
.menu-area, .tel-area, .contact-area {
	display: none;
}
/* メニュー開閉ボタン */
.header-menu-btn {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	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;
	background-color: #804200;
	margin-top: 6px;
	margin-left: 7px;
}
/* メニューエリア */
#menu {
	/*border-top: 1px solid #fff;*/
	overflow: hidden;/*border-bottom: 1px solid #444;*/
}
/* メニュー項目 */
#menu > li {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background-color: #804200;
	border-bottom: 1px solid #fff;
}
#menu > li > a {
	display: block;
	padding: 10px 10px 10px 20px;
	font-size: 11pt;
	color: #fff;
}
#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;
	border-left-color: #fff;
}
#menu .menu-second {
	display: none;
}
#menu .menu-second > li {
	width: 100%;
	position: relative;
	box-sizing: border-box;
	background-color: #fff;
	border-top: 1px solid #444;
}
#menu .menu-second > li > a {
	display: block;
	padding: 10px 10px 10px 20px;
	font-size: 11pt;
	color: #444;
}
#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;
	border-left-color: #444;
}
/* 最新物件情報、ブログリンク */
.banner_area {
	margin: auto;
	text-align: center;
	display: table;
	width: 100%;
	box-sizing: border-box;
}
.link-center, .link-right {
	position: relative;
	display: table-cell;
	width: 50%;
	box-sizing: border-box;
	border-right: 2px solid #804200;
	border-bottom: 2px solid #804200;
}
.link-center:nth-child(2n) {
	border-right: none;
}
a.link-center, a.link-right {
	padding: 10px 10px 10px 25px;
	color: #804200;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
a.link-center:after, a.link-right:after {
}
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;
}
/* 大見出し */
.toptitle {
	font-size: 22px;
}
.appeal{
	display: block;
}
#comp_table {
	min-width: 300px;
}
#comp_title, #photo_title, .pg-second .section-title1 {
	width: 90%;
	}
.free-content img {
	float: none;
	margin: 0;
}
.free-content {
	width: 88%;
	margin: 10px auto;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
}
#free_text1, #free_text2 {
	text-align: justify;
}
.section-box {
	display: block;
	width: 90%;
	margin: 0 auto 20px auto;
}
.section-box:first-child {
	margin: 0 auto 10px auto;
}
.margin-box {
	display: none;
}
.footer {
	font-size: 12px;
}
.footer-company {
	height: auto;
	width: 440px;
}
.footer-company .company-name {
	font-size: 18px;
}
.footer-company .company-address {
	font-size: 12px;
}
.footer #copyright {
	font-size: 8px;
}

}

.center-box {
	text-align: center;
}
.alert {
	margin: 10px 0;
	padding: 7px;
	border: 1px solid #f88;
	background-color: #fdd;
	color: #FF4444;
}

@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;
	}
	/*-----------------
	　入居ガイド
	------------------*/
	.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: 13px;
	}
		.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;
	}
	.section-title1:before,
	.section-title1:after {
		display: none;
	}
	.footer-text-link-box a {
		display: inline-block;
	}
	.header {
		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;
		}

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;
}
}