<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
img{
max-width: 100%;
vertical-align: bottom;
width /***/:auto;
}
#container{
width:100%;
}
.pc_off {display: none;}
.contents_wrap {
	width: 1000px;
	margin: 0 auto 40px;
	text-align: left;
}
/* ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ */
.privacy {
	width: 1000px;
	margin: 0 auto 20px;
	text-align: left;
}
.privacy span {
	display: block;
	border-bottom: 1px dotted #999;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
}
.privacy p {
	margin: 0 20px 20px 20px;
	line-height: 20px;
}
/* sitemap */
.sitemap_wrap {
	width: 780px;
	margin: 20px auto;
	overflow: hidden;
}
.sitemap {
	border: none;
	font-size: 13px;
}
.s_left {
	float: left;
	border-right: 1px dotted #666;
	width: 265px;
	margin-right: 0;
}
.s_right {
	float: right;
	width: 230px;
}
.sitemap ul {
	background: #f5f5f5;
	border: 1px solid #ccc;
	padding: 9px;
	width: 210px;
}
.sitemap h3 {
	width: 230px;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	letter-spacing: 2px;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.sitemap ul {
	margin-bottom: 20px;
}
.sitemap ul li {
	text-align: left;
}
.sitemap ul li a {
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 25px;
	margin-bottom: 2px;
	display: block;
	text-indent: 30px;
	background: url(../img/sitemap_arrow.gif) no-repeat 10px 50%;
}
.sitemap ul li:hover a {
	color: #0088FF;
	text-decoration: underline;
}
.sitemap ul li:hover {
	background: #fff;
}
/* inquiry_form */
.inquiry_intro {
	width: 750px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.inquiry_intro p {
	float: left;
	font-size: 15px;
	line-height: 25px;
	padding: 25px 0;
}
.inquiry_intro img {
	float: right;
}
.inquiry_table {
	width: 750px;
	margin: 0 auto 20px;
	overflow: hidden;
}
.inquiry_table table {
	border-collapse: collapse;
	width: 100%;
}
.inquiry_table caption {
	text-align: left;
	border-bottom: 1px solid #ccc;
}
.inquiry_table th, .inquiry_table td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.inquiry_table th {
	width: 230px;
	background: #f5f5f5;
}
.inquiry_table td {	width: 480px;}
.inquiry_table label {	cursor: pointer;}
.inquiry_table input, .inquiry_table textarea {	padding: 5px;}
.inquiry_table span {	color: #ff0000;	font-weight: bold;}
.inquiry_table input[type="text"] {	width: 350px;}
.inquiry_table textarea {	width: 450px;}
.inquiry_btn {
	width: 750px;
	margin: 0 auto 20px;
	overflow: hidden;
	text-align: center;
}
.inquiry_btn input {
	cursor: pointer;
	background: #eee;
	border: 1px solid #ccc;
}
.inquiry_btn input:hover {
	border: 1px solid #ff9900;
	background: #FFC97F;
}
.inquiry_btn_w {	padding: 10px 50px;}
.inquiry_btn_s {	padding: 10px;}
.inquiry_complete {
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	margin: 200px auto;
}
.inquiry_complete a {
	display: block;
	background: #eee;
	color: #333;
	text-decoration: none;
	width: 200px;
	margin: 0 auto;
}
.inquiry_complete a:hover {
	background: #ccc;
}
/* inquiry_form end */

/* sell */
.sell_subtl {
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
	padding: 10px 0;
	text-align: center;
	letter-spacing: 2px;
	background: dimgray;
}
.sell_table {
	width: 1000px;
	margin: 0 auto 20px;
	font-size: 13px;
}
.sell_table table {
	border-collapse: collapse;
	width: 100%;
}
.sell_table th, .sell_table td {
	border: 1px solid #ccc;
	padding: 10px;
}
.sell_table th {
	background: #f5f5f5;
	width: 209px;
	letter-spacing: 1px;
}
.sell_table th b {
	float: left;
}
.sell_table th span {
	float: right;
	background: #ff0000;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	padding: 0 5px;
}
.sell_table th span.se_em-one, .sell_table th span.se_em-condo {
	border: 1px solid #ccc;
	background: #fff;
	color: #333;
}
.sell_table td p {
	font-size: 12px;
	margin: 5px 10px 5px 0;
	clear: both;
	color: #999;
}
.sell_table td p br {
	display: inherit!important;
}
.sell_table td br {
	display: none;
}
.sell_table input, .sell_table select, .sell_table textarea {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 5px 10px 5px 0;
}
.sell_table input[type="radio"], .sell_table input[type="checkbox"] {
	width: 15px;
	height: 15px;
	vertical-align: sub;
}
.sell_table td textarea {
	width: 500px!important;
	height: 150px!important;
	vertical-align: bottom;
}
.sell_table td label {
	cursor: pointer;
	display: block;
	float: left;
	margin: 5px 20px 5px 0;
}
.se_size-05 {	width: 50px!important;}
.se_size-10 {	width: 100px!important;}
.se_size-20 {	width: 200px!important;}
.se_size-30 {	width: 300px!important;}
.se_size-40 {	width: 400px!important;}
.se_size-50 {	width: 500px!important;}
.se_submit {
	margin: 0 auto 20px;
	text-align: center;
	height: 50px;
}
.se_submit input {
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	font-size: 17px;
	width: 250px;
	height: 50px;
	cursor: pointer;
	border: none;
	background: #ff9900;
	color: #fff;
	box-shadow: 0 3px #F28D00;
	border-radius: 2px;
	letter-spacing: 2px;
}
.se_submit input:hover {
	background: #F28D00;
	box-shadow: none;
	margin-top: 3px;
}
.se_complete {
	padding: 100px 0;
}
.se_complete p {
	text-align: center;
}
.se_complete a {
	color: #006DD9;
}
/* sell end */
/* flow */
.flow {
        margin: auto auto 20px auto;
	text-align: left;
	width: 1000px;
}
.flow_title {
	margin: 50px auto;
	width: 655px;
	background: url(../flow/img/light.jpg) no-repeat 0 50%;
	padding-left: 50px;
	font-size: 20px;
}
.flow_conts {
	text-align: center;
	margin: auto;
}
.flow_conts div {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
}
.flow_step {
background: url(../flow/img/step_bg.jpg) no-repeat 0 50%;
	width: 180px;
	height: 130px;
	font-size: 20px;
	padding: 20px 0px 30px 0px;
	letter-spacing: 1px;
}
.flow_step div {
	font-weight: bold;
	margin-top: 17px;
}
.flow_step b {
	font-size: 55px;
	line-height: 55px;
}
.flow_img {
	margin: auto 28px;
}
.flow_text {
	width: 540px;
}
.flow_text_title {
	height: 50px;
	background-color: #F1F1E9;
	width: 540px;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.flow_text_t {
	text-align: left;
	width: 540px;
	line-height: 25px;
	font-size: 14px;
	padding-left: 20px;
}

.flow_step8 {
	background: url(../flow/img/step8_bg.jpg) no-repeat 0 50%;
	width: 265px;
	height: 120px;
	font-size: 20px;
	padding: 20px 0px 30px 0px;
	letter-spacing: 1px;
}
.flow_step8 div {
	font-weight: bold;
	margin-top: 17px;
}
.flow_step8 b {
	font-size: 55px;
	line-height: 55px;
}

.flow_comp {
	width: 445px;
	height: 130px;
	border: 5px #DFDFD0 solid;
	margin: auto 30px auto -5px;
	padding: 15px;
}
.flow_form {
	background: url(../flow/img/form.jpg) no-repeat 0 50%;
	width: 210px;
	height: 90px;
	padding: 80px 0px 0px 0px;
	text-align: center;
	font-weight: bold;

}
.flow_form a {
	display: block;


}
.flow_form_1 {
	font-size: 18px;
	color: #333;

}
.flow_form_1 a {
	color: #333;
}
.flow_form_2 {
	font-size: 15px;
	color: #FFF;
	margin-top: 27px;
}
.flow_text8 {
	width: 450px;
}
.flow_text8_title {
	height: 50px;
	background-color: #F1F1E9;
	width: 450px;
	font-size: 25px;
	line-height: 50px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
.flow_text8_t {
	text-align: center;
	width: 430px;
	line-height: 25px;
	font-size: 14px;
	padding-left: 20px;
}

.flow_text8_t span {
	font-size: 20px;
	font-weight: bold;
	line-height: 45px;
}



/* flow end */
</pre></body></html>