<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*リセットCSS*/
/* =========================================================
   reset
========================================================= */
article, aside, details, figcaption, figure,
footer,  hgroup, menu, nav, section {
	display: block;
}
html{
    overflow-y: scroll;
    zoom: 1 !important;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
input, textarea,{
	margin: 0;
	padding: 0;
}
ol, ul{
    list-style:none;
}
table{
    border-collapse: collapse;
    border-spacing:0;
}
caption, th{
    text-align: left;
}
a:focus {
	outline:none;
}
.cf:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.cf {
	min-height: 1px;
}
* html .cf {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.both{
	clear:both;
}

/* =========================================================
   Body
========================================================= */
html,body {
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
	-webkit-text-size-adjust: 100%;
	background: #fff;
}
html {
	overflow-y: scroll;
}
body {
	position: relative;
	width: 100%;
	color: #333;
	font-family: "Hiragino Kaku Gothic Pro","Yu Gothic","Meiryo",sans-serif;
	background: #fff;
}
.slidemenu .cf:before,
.slidemenu .cf:after {
	content: '';
	display: block;
	overflow: hidden;
}
 
.slidemenu .cf:after {
	clear: both;
}
.slidemenu ul:after {
	clear: both;
	content: '';
	display: block;
	visibility: hidden;
	height: 0;
}
.slidemenu article {
	position: relative;
}
.slidemenu section {
	margin: 0;
}
.slidemenu p {
	margin: 0;
	padding: 0;
	font: 14rem;
}

.slidemenu a:link,
.slidemenu a:visited {
	color: #000;
	text-decoration: none;
}
.slidemenu a:hover {
	color: #333;
	text-decoration: none;
}
.slidemenu ul {
	margin: 0;
	padding: 0;
	border: 0;
}

/*リセットEND*/



h1{
	font-size: 10px;
	margin: 0;
	padding: 0;
	color: #FFF;
	clear:both;
	background: #2F2514;
}
marquee{
	font-size: 12px;
	color: #fff;
}
.container{
	padding: 10px;
}
.container-top{
	padding: 0px 5px 0 5px;
}
ul {
	color: black;
	background: #fff;
	border: 1px solid #B4B4B4;
	font: 12px;
	line-height: 16px;
	padding: 0;
	margin: auto;
}
ul li {
	color: #666;
	list-style-type: none;  
	padding: 10px 30px 10px 10px;
}
ul li a {
	color: #000;
	font: 12px;
	line-height: 16px;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	padding: 12px 5px 12px 5px;
	margin: -10px;
	-webkit-tap-highlight-color:rgba(0,0,0,0.40);
}
ul li a + a {
	color: #000;
	font: 12px;
	line-height: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin: 0px;
	padding: 0px;
}
ul li a img.icon, ul li img.icon {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}
ul li.arrow {
	background-image: url(/mobile_img/chevron.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.mli-com {
	margin-top:10px;
	padding-left: 15px;
	font: 12px;
}
.mli-kakaku{
	font-size: 20px;
	line-height:25px;
	font-weight: bold;
	color: red;
}
.mli-koumoku{
	font-size: 12px;
	font-weight: bold;
	color: #3399FF;
}
.mli-title{
	padding:2px 5px;
	font-weight: bold;
	background-color: #FF8C00;
	color: #fff;
	font-size: 12px;
	line-height:25px;
}
.mli-koumoku-waku{
	margin-left:5px;
	font-size:12px;
	line-height:16px;
}
.li-height{
	height: 200px;
}
a .mli-changesearch{
	padding:3px 5px;
	font-weight: bold;
	text-decoration: none;
	text-overflow: ellipsis;
	background-color: #007fff;
	color: #fff;
	font-size: 14px;
	line-height:25px;
}
.nav-page {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.nav- page-left {
	position: absolute;
	top: auto;
	left: 10px;
}
.bg1 {
	padding: 5px;
}
.footer {
	padding-top: 5px;
	padding-bottom: 3px;
	margin: 0;
	font-size: 12px;
	text-align: center;
}
.footer ul li a{
	font-size: 14px;
	font-weight: bold;
}
/*フッターのカラー変更*/
.footer-b {
	margin: 0;
	background-color: #FF8C00;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
}

/* =========================================================
	 footer start
========================================================= */
.back-color {	background-color: #FF9326;}
footer {
	width:100%;
	margin:20px 0 0 0;
	padding:0;
}
.changeViewWrap {
	width:96%;
	margin:7px auto;
	height:auto;
	overflow:hidden;
}
.changeView {
	padding-bottom: 3px;
	margin: 0;
}
.changeView a {
	display: block;
	padding: 12px;
	color: #3979AA;
	box-shadow: 0 3px 0 #3979AA;
	font-weight: bold;
	background: #eaf0f8;
	text-align: center;
	border: 1px solid #999;
}
.changeView i {
	margin-right: 10px;
}
/*sp-pc-switch end*/
/*bact-top start*/
.footer-up-color {
	color:#777777;
}
#back-Top {
	width:100%;
	margin-top:3%;
	padding: 0;
	border-bottom:#BABABA 2px solid;
	border-top:#BABABA 2px solid;
	height:auto;
	overflow:hidden;
	text-align:center;
	font-size: 15px;
	background:#f5f5f5;
}
#back-Top a {
	display: block;
	padding: 10px 0;
	color: #333;
}
#back-Top a span {
	font-weight: bold;
	font-size: 13px;
}
#back-Top a span:before {
	content:"▲";
	margin-right: 10px;
}
/*bact-top end*/

.f_txt_menu {
	margin: 10px 4%;
	text-align: left;
}
.f_txt_menu p {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	line-height: 22px;
	margin: 0;
}
.f_txt_menu ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: none;
}
.f_txt_menu li {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
.f_txt_menu li:not(:last-child):after {
	content: "｜";
	color: #999;
}
.f_txt_menu a {
	font-size: 12px;
	line-height: 22px;
	color: #333;
	margin: 0;
	padding: 0;
	display: initial;
}


.f_menu {
}
.f_menu ul {
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	background: #f5f5f5;
	overflow: hidden;
}
.f_menu li {
	border: none;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 50%;
	box-sizing: border-box;
	position:relative;
	padding: 0;
}
.f_menu li:nth-of-type(2n-1) {
	border-right: 1px solid #ccc;
}
.f_menu li:after {
	content: "";
	display: block;
	height: 5px;
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	position: absolute;
	right: 12px;
	top: 50%;
	margin-top: -4px;
	width: 5px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.f_menu a {
	display: block;
	padding: 15px 4%;
	font-weight: bold;
	position:relative;
	text-align: left;
	color: #333;
	font-size: 13px;
	margin: 0;
}

/*footer-tenpo start*/
.f-tel {
    width: 94%;
    font-size: 27px;
    margin: 0 auto;
    text-align: center;
}
.f-tel a {
    font-family: 'Century Gothic', 'Arial';
    font-weight: bold;
    color: #333333;
    padding: 10px 0;
    display: block;
    line-height: 27px;
    text-decoration: none;
}
.f-tel a span {
    font-size: 15px;
    font-weight: normal;
}
.f-tel img {
    width: 27px;
    margin-right: 10px;
    vertical-align: bottom;
    margin-bottom: 3px;
}
.office-info {
	width:94%;
	margin: 0 auto 10px;
	padding:0;
	height:auto;
	overflow:auto;
}
.office-info span{
	display:block;
	float:left;
	width:50%;
	margin:0 !important;
	padding:1% 0 !important;
	text-align:left;
	line-height: 20px;
	font-size: 13px;
}
.office-info a {
	display:block;
	float:right;
	margin:0;
	padding:0;
	width:50%;
	height:auto;
}
.office-info img {
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
/*footer-tenpo end*/
.copyright {
	padding: 3px 0;
	color: #FFFFFF;
	text-align: center;
	margin:10px 0 50px 0;
	font-size: 11px;
}
/* =========================================================
	 footer end
========================================================= */
.main {
	margin: 0px;
}
.main ul {
	border-top: 0;
	margin: 0px;
	font-size:12px;
	-webkit-border-radius: 0px;
}
.main ul li {
	color:#FFF;
	font-size: 12px;
	border-bottom: 1px solid #c0c0c0;
	list-style-type: none;
	padding: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#f5f5f5));
}
.main ul li:first-child {
	background-image: url(/mobile_img/m-title.jpg);
	border: 0;
	height: 45px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px;
}
.main ul li:last-child { 
	list-style-type: none;
	-webkit-border-radius: 0;
}
.main ul li a img, ul li img {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}
.main ul li.arrow2 {
	background-image: url(/mobile_img/chevron2.png);
	background-position: right center;
	background-repeat: no-repeat;
}
.m-title{
	font-size: 20px;
	font-weight: bold;
}
.m-title2{
	font-size: 16px;
	font-weight: bold;
}
.nav-portfolio {
	margin: auto;
}
.nav-portfolio ul {
	border: 0px;
	-webkit-border-radius: 0;
	padding: auto;
}
.nav-portfolio ul li img {
	margin-left: 5px;
	margin-bottom: 5px;
	width: 147px;
	height: 60px;
}
.nav-portfolio ul li {
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: center;
}
.nav-portfolio ul:after {
	content: '';
	display: block;
	clear: both;
	padding: 0px;
}
.nav-portfolio a {
	display: block;
	text-decoration: none;
}
.nav-portfolio a:after {
	display: block;
	content: attr(title);
	font-size: 12px;
	width: 120px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0px;
}
.contact-form {
	margin: -20px 10px 10px 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	background-color: #ececec;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#FFFFFF),to(#ECECEC));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.contact-form dl {
	margin-bottom: 20px;
}
.contact-form dt {
	font-weight: bold;
}
.contact-form dd {
	margin-bottom: 10px;
}
input {
	padding: 5px;
	width: 250px;
	font-size: 20px;
}
input[type="email"],
input[type="url"] {
	width: 250px;
}
input[type="radio"] {
	width: auto;
}
input[type="reset"] {
	margin-top:10px;
	padding: 0px 10px 3px 10px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #000;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
input[type="submit"] {
	padding: 5px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #FFFFFF;
	background-color: #D9F5F3;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF9900), color-stop(48%, #FF8600), color-stop(52%, #FF7700), to(#FF6600));
	font-size: 20px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
input[type="submit"].toiawase {
	padding: 2px 10px 5px 10px;
	font-size: 23px;
	border: 1px solid #FFFFFF;
	width: auto;
	color: #FFFFFF;
	background-color: #808080;
	background-image: linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -o-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -moz-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -webkit-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -ms-linear-gradient(bottom, #46D100 41%, #2BFF2B 94%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.41, #46D100),
	color-stop(0.94, #2BFF2B)
	);
}
textarea {
	padding: 5px;
	width: 300px;
	font-size: 20px;
}
select {
	padding: 5px;
	font-size: 15px;/* 20141222変更 */
}
.submit {
	text-align: center;
}
dl {
	margin-bottom: 20px;
}
dt {
	margin-bottom: 3px;
	font-weight: bold;
	line-height: 25px;
	font-size: 16px;
}
dt.hissu {
	margin-bottom: 3px;
	font-weight: bold;
	padding-left: 45px;
	line-height: 25px;
	background-image: url(/mobile_img/hissu.png);
	background-repeat: no-repeat;
	font-size: 16px;
}
dd {
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
}
.jCarousel {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
	-webkit-transition: margin 0.5s ease-in-out; 
}
.jCarousel li {
	text-align: center;
}
.jCarousel li img {
	padding-top: 10px;
}
.tenpo1{
	color:#F00;
	font-size:20px;
}
.tenpo {
	margin: 0px;
	background-color: #FFF;
	font-size: 16px;
	color: #F90;
	line-height: 20px;
	font-weight: bold;
}
.tenpo2{
	color: #390;
	font-size:18px;
}
.tenpo2 a{
	color: #390;
	font-size:18px;
	text-decoration:none;
}
.tenpo ul {
	border-top: 0;
	margin: 0px;
	font-size:12px;
	-webkit-border-radius: 0px;
	background-color:#FFF;
}
.tenpo ul li {
	color:#FFF;
	font-size: 12px;
	list-style-type: none;
	background-color:#FFF;
	padding: 10px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#FFF));
}
.tenpo ul li:first-child {
	background-color:#FFF;
	border: 0;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0px;
}
.tenpo ul li:last-child { 
	list-style-type: none;
	-webkit-border-radius: 0;
}
.tenpo ul li a img, ul li img {
	float: left;
	display: block;
	margin: -4px 10px -4px -1px;
}

/*20130803KANEKO追加分*/
/*検索画面*/
/*.list_menu {
	border-left:5px solid orange;
	border-top:1px solid #eee;
	border-bottom:2px solid #ddd;
	font-size:15px; 
	font-weight:bold;
	padding-left:10px;
	line-height:35px;
	background-color:#FFF8DC;
	margin-bottom:0px;
}*/
.list_menu {
	font-size:15px; 
	font-weight:bold;
	padding-left:10px;
	line-height:30px;
	background-color:orange;
	margin :5px 0 0 0;
	color: #fff;
	clear: both;
}
.button_bg {
	padding-top:15px;
	padding-bottom:15px;
	background-color:#808080;
}
.search_block{
	width:97%;
	margin: 0 auto 10px;
	overflow: hidden;
}
.search_waku {
	width:100%;
}
.search_waku tr td {
	width:50%;
}
label {
	border: 1px solid #CCC;
	width:94%;
	font-weight:bold;
	font-size:13px; /* 20141222変更 */
	line-height:15px;
	padding:6px 2%;
	margin:1px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display:block;
	vertical-align:middle;
}
label.border_none {
	border: none !important;
}
#lineBtnArea, #stationBtnArea {
	width: 100%;
}
#lineBtnArea input, #stationBtnArea input {
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	width: 50%;
	height: 40px;
	line-height: 30px;
}
input[type="checkbox"] {
	width: auto;
	vertical-align:middle;
}
.page-title{
	border-bottom: 2px solid #FFCC66;
	margin:0;
	/*
	background-image: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f5f5f5));
	*/
	line-height: 18px;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	text-align: left;
	padding: 5px 3px;
}
.global-header {
	border-bottom: 1px solid #FF8C00;
	height: 25px;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	background-image: linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -o-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -moz-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -webkit-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -ms-linear-gradient(bottom, #FF8C00 41%, #FFB700 94%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.41, #FF8C00),
		color-stop(0.94, #FFB700)
	);
	position: relative;
}
.nav-page a {
	color: #fff;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	text-decoration: none;
	background: url(/mobile_img/pan_arrow.gif) no-repeat 100% 50%;
	padding: 0 20px 0 5px;
	border: none;
}
.page-heading {
	margin: 0 auto;
	width: 170px;
	overflow: hidden;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-shadow: 0 1px #FF8C00;
}
input[type="reset"] {
	margin-top:10px;
	padding: 0px 10px 3px 10px;
	border: 1px solid #FFFFFF;
	width: 85%;
	color: #000;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-size: 16px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
/*一覧画像の比率指定CSS*/
.contain {
	display: inline-block;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px;
	width: 100px;
	height: 100px;
	border: 1px solid #f5f5f5;
	background-size: contain;
	/*background-color: #f5f5f5;*/
}
.page ul {
	border:0;
	margin: 0 auto;
	width: 90%;
}
.page li {
	border:0;
	float:left;
}
.page a {
	padding: 5px 10px;
	font-size: 13px;
	border: 1px solid #FFFFFF;
	width: auto;
	height:30px;
	line-height:30px;
	color: #666;
	background-color: #D9F5F3;
	background-image: linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -o-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -moz-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(255,255,255) 6%, rgb(235,235,235) 80%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.06, rgb(255,255,255)),
		color-stop(0.8, rgb(235,235,235))
	);
	font-weight: bold;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
}
.sho_koumoku{
	width:100%;
	font-size:14px;
	margin-top:0px;
	
}
.sho_koumoku th{
	width:30%;
	color: #69c;
	font-size:11px;
	font-weight:bold;
	background: #eff5f5;
	border-bottom:1px solid #CCC;
}
.sho_koumoku td{
	width:70%;
	border-bottom:1px solid #CCC;
	font-size:14px;
	empty-cells: show;
}
table.sho_koumoku{
empty-cells: show;
}
.sh-point{
	font-size:12px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding:10px;
	margin:0px;
}
.sh-point span{
	padding:2px 5px;
	font-weight: bold;
	background-color: #FF8C00;
	color: #fff;
	font-size: 12px;
	margin-right:10px;
}
.sho-contain {
	display: inline-block;
	background-color: #f5f5f5;
	background-position: top center;
	background-repeat: no-repeat;
	margin: 5px;
	width: 230px;
	height: 230px;
	border: 1px solid #f5f5f5;
	background-size: contain;
}
.sho-kakaku{
	font-weight: bold;
	color: red;
	font-size: 18pt;
}
/*20130919追記 TOPメニュー用*/
/* 矢印つきリスト */
.list1 ul{
	border-bottom: 1px solid #ccc;
}
.list1 ul li{
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		height: 30px;
		margin: 0;
		font-size: 20px;
		font-weight: bold;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.list1 ul li a{
		color: #333;
		display: block;
		height: 30px;
		margin: 0;
		padding: 0 0 0 5px;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		line-height: 30px;
		font-size: 14px; /* 20141222変更 */
}
.list1 ul li a::after{
		content: url(/mobile_img/list_mark2.png);
		float: left;
}
/* 矢印つきリスト 終了 */
/* 矢印つきリスト2 */
.list2 ul{
	border-bottom: 1px solid #ccc;
	max-width: 100%;
}
.list2 ul li{
		float: left;
		width: 50%;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
		background: linear-gradient(#fff, #f0f0f0);
		border-bottom: 1px solid white;
		border-top: 1px solid #ccc;
		white-space:nowrap;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		font-size: 14px;
		font-weight: bold;
		font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.list2 ul li a{
		color: #333;
		display: block;
		height: 40px;
		line-height: 40px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-overflow: ellipsis;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		font-size: 14px;
}
.list2 ul li a:after{
		float: left;
		content: url(/mobile_img/list_mark3.png);
}
/* 矢印つきリスト2 終了 */
.sub-t{  
	background:#f79708;  
	border-left:10px solid #febe25;  
	padding:.2em .3em;
	font-size: 14px;
	line-height: 20pt;
	font-weight: bold;
	color: #FFF;
}
/* 131209　新トップ関連 */
.sm-tel{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 26px;
	line-height: 44px;
	font-weight: bold;
	color: #F00;
	background-repeat: no-repeat;
}
.tel-back{
	background-image: url(/mobile_img/sm-tel.png);
	background-repeat: no-repeat;	
}
	
.waku{
	border: solid 1px #CCC;
	padding: 3px;
	font-size: 13px;
}
.top{
	margin-top: 10px;
	
}
.orange{
	color: #FF3F00;
}
/* 131209　新トップ関連 終わり */
/*お気に入りボタン*/
.okini-right{
	position:absolute;
	top:7px;
	right:7px;
}
/*インフォメーション*/
.info_sma{
	width: 100%;
	height: 210px;
	overflow: auto;
	text-align: left;
	word-break: break-all;
}
/*トップページ物件表示 スライドにする記述*/
.machi_bukken {
	width: 100%;
	overflow:scroll;
-webkit-overflow-scrolling: touch;
}
.machi_bukken iframe {
	width: 96% !important;
	overflow:scroll;
-webkit-overflow-scrolling: touch;
	border: none;
}
/* フッターについてくるお問い合わせ */
.foot_inq {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,0.5);
	text-align: center;
}
.foot_inq img {
	margin: 0 auto;
	padding: 0;
	vertical-align: bottom;
}
.foot_inq ul {
	background: rgba(0,0,0,0);
	margin: 0;
	padding: 0;
	border: none;
}
.foot_inq ul li {
	float: left; 
	margin: 5px 0 0 0;
	padding: 0;
	border: none;
}
.foot_inq ul li a {
	margin: 0 auto;
	padding: 0;
}
.foot_inq_tel {
	width: 40%;
}
.foot_inq_tel a {
	border: 1px solid #666;
	background: -moz-linear-gradient(#FFB216, #FF7017);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFB216), to(#FF7017));
	width: 90%;
	height: 35px;
	margin: 0 auto;
	display: block;
	position: relative;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */ 
}
.foot_inq_tel img, .foot_inq_mail img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.foot_inq_mail {
	width: 40%;
}
.foot_inq_mail form {
	position: relative;
}
.foot_inq_mail input {
	border: 1px solid #666;
	background: -moz-linear-gradient(#00e100, #008c00);
	background: -webkit-gradient(linear, left top, left bottom, from(#00e100), to(#008c00));
	width: 92%;
	height: 37px;
	padding: 0;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
	position: relative;
}
.foot_inq_fav {
	width: 20%;
	height: 30px;
	padding-top: 4px !important;
}
.foot_inq_fav a {
	height: 23px;
	width: 25px;
}
/* list 20141225 */
.float_r {	float: right;}
.float_l {	float: left;}
.sma_list {
	width: 100%;
	background: #efefef;
	overflow: hidden;
}
.sma_list ul {
	width: 100%;
	border: none;
	background: none;
	overflow: hidden;
}
.sma_list ul li {
	width: 94%;
	margin: 15px auto;
	padding: 5px 0;
	font-size: 12px;
	overflow: hidden;
	position: relative;
	background: #fff;
	border: none;
	-webkit-box-shadow: 0 3px 2px 0 #999;
	-moz-box-shadow: 0 3px 2px 0 #999;
	box-shadow: 0 3px 2px 0 #999;
}
.sma_list_link {
	height: 20px;
}
.sma_list_link a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
	margin: 0;
	padding: 0;
}
.sma_list_link p {
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0;
}
.sma_list_link p span {
	display: block;
	padding: 0 5px;
	line-height: 20px;
	margin-right: 5px;
	background: #FF9600;
	font-weight: bold;
	color: #fff;
	float: left;
}
.sma_list_link p img {
	vertical-align: bottom;
	margin: 0;
}
.sma_list_l {
	width: 40%;
}
.sma_list_r {
	width: 60%;
	line-height: 18px;
	color: #333;
	background: url(/mobile_img/chevron.png) no-repeat 100% 40%;
}
.sma_list-koumoku {
	color: #1A99D7;
}
.sma_list-kakaku {
	color: #f00;
	font-weight: bold;
	font-size: 17px;
}
#coment-form label {
	width: 48%;
	padding: 6px 0px;
	float: left;
}
/* list選択中項目 20150114 */
.list_selected {
	width: 94%;
	margin: 5px auto;
	border: 1px solid #ccc;
	padding: 5px;
	background: #f5f5f5;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
	box-shadow: 1px 1px 2px #ccc;
	-moz-box-shadow: 1px 1px 2px #ccc;　/* Firefox用 */  
	-webkit-box-shadow: 1px 1px 2px #ccc;　/* Safari,Google Chrome用 */  
}
.list_selected b {
	display: block;
	text-align: center;
	color: #FF9600;
	width: 100%;
	margin: 0 auto 3px;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #aaa;
	font-size: 13px;
	letter-spacing: 2px;
}
.list_selected b img {
	height: 13px;
	vertical-align: baseline;
	margin-right: 5px;
}
.list_selected a {
	text-decoration: none;
	color: #666;
}
.list_s_right {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	background: url(/mobile_img/list_selected_arrow.gif) no-repeat 90% 50%;
	width: 10%;
	color: #59B200;
	text-align: right;
	padding-right: 10%;
}
.list_s_left {
	display: inline-block;
	vertical-align: middle;
	*display: inline;
	*zoom: 1;
	width: 75%;
	margin-left: 3%;
}
/* sma_inquiry 20150129 */
.sma_inquiry td {
	padding-left: 3px;
	padding-right: 0;
	width: 80%;
}
.sma_inquiry th {
	padding-left: 3px;
	padding-right: 3px;
	width: 20%;
}
.sma_inquiry label input[type="checkbox"] {
	margin: -2px 0 0 0;
	float: left;
}
.sma_inquiry label input[type="radio"] {
	margin: -2px 0 0 0;
}
.sma_inquiry label {
	border: none;
	float: none !important;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 44% !important;
	padding: 5px 0 !important;
	margin: 0 !important;
	font-weight: normal;
}

/* 固定メニュー＆スライド KANEKO2015/11/02 */
.menu_button {
}
.menu-button-right {
	right: 0;
	border: none;
}
.slidemenu {
	background-color: #888888;
	top: 0;
	width: 240px;
	position: fixed;
	visibility: hidden;
	z-index: -1;
}
.slidemenu li {
	list-style: none;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	font-size:14px;
	line-height:40px;
}
.slidemenu li.index {
	color: #ffffff;
	background: #888888;
	display: block;
	text-decoration: none;
	padding: 5px 0 5px 20px;
}
.slidemenu li a {
	color: #555555;
	display: block;
	text-decoration: none;
	line-height:25px;
	padding:10px 0 10px 10px;
}

.slidemenu li:first-child {
	border-top: none;
}
.slidemenu li:last-child {
	border-bottom: 1px solid #cce0cc;
}
.slidemenu .slidemenu-header {
	height: 54px;
	border-bottom: 1px solid #888888;
	background: #888888;
}
.slidemenu .slidemenu-header div {
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 0px 0px 19px;
}
.slidemenu-header b {
	font-weight: bold;
	font-size:18px;
}
.slidemenu .slidemenu-header {
  position: relative;
}
.slidemenu .slidemenu-body {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slidemenu .slidemenu-body .slidemenu-content {
  position: relative;
}
.slidemenu-left {
    left: 0;
}
.slidemenu-right {
    right: 0;
}

/* =========================================================
   Header
========================================================= */

header .logo {
	float: left;
	display: table-cell;
	overflow: hidden;
	margin: 5px 0 0 5px;
	width: 185px;
	height: 47px;
	font: 10rem/100% "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3";
	text-indent: 100%;
	white-space: nowrap;
	background: url(/mobile_img/head-logo.png) no-repeat 0 0;
	-webkit-background-size: 115px 42px;
	   -moz-background-size: 115px 42px;
	        background-size: 115px 42px;
}
header .logo a {
	display: block;
	height: 38px; 
}
	
header .logo-i {
	float: left;
	display: table-cell;
	overflow: hidden;
	margin: 5px 0 0 5px;
	width: 40%;
	height: 47px;
	white-space: nowrap;
}
header .logo-i  a {
	display: block;
	height: 38px; 
}	
	
	
header .button02 {
	float:right;
	height: 52px; 
}
header .button02 p:nth-of-type(1) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	border-color: #FFA64D #FFA64D #FFA64D #FFA64D;
	border-style: solid;
	border-width: 0 1px;
}
header .button02 p:nth-of-type(2) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	
	border-color: #FFA64D #FFA64D #FFA64D #FFA64D;
	border-style: solid;
	border-width: 0 1px;
}

header .button02 p:nth-of-type(3) {
	display: table-cell;
	margin: 0;
	height: 52px;
	text-align: center;
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FF9326), color-stop(100%,#FF9326)) ; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FF9326 0%,#FF9326 100%); /* Chrome10+,Safari5.1+ */
	background: linear-gradient(to bottom,  #FF9326 0%,#FF9326 100%); /* W3C */
}
header .button02 p:nth-of-type(1) a {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	text-decoration: none;
	color: #000;
	/*font-size: 10rem;*/
	font-size: 10px;
	background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
header .button02 p:nth-of-type(1) a.out {
	background: url(/mobile_img/search-head1.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
header .button02 p:nth-of-type(2) a {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	text-decoration: none;
	color: #444444;
	/*font-size: 10rem;*/
	font-size: 10px;
	background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
header .button02 p:nth-of-type(2) a.out {
	background: url(/mobile_img/search-head2.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}

header .button02 p:nth-of-type(3) span {
	display: block; 
	padding-top: 30px;
	width: 60px;
	height: 22px;
	color: #FFF;
	/*font-size: 10rem;*/
	font-size: 10px;
	background: url(/mobile_img/search-head3.png) no-repeat 50% 30%;
	-webkit-background-size: 20px 20px;

	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
header .button02 p:nth-of-type(1) a:hover {
	background: #FFF url(/mobile_img/search-head1.png) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
header .button02 p:nth-of-type(2) a:hover {
	background: #FFF url(/mobile_img/search-head2.png) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
	
header .button02 p:nth-of-type(3) span::active {
	background: #FFF url(/mobile_img/search-head3.png) no-repeat 50% 30%; 
	-webkit-background-size: 20px 20px;
	   -moz-background-size: 20px 20px;
	        background-size: 20px 20px;
}
/******************
*スマホSNSボタン用*
*******************/
.sns_button{
	line-height:40px;
	margin-top:20px;
	margin-left:5px;
}





.sma_tokusen{
	padding:5px;
	font-size:12px;
	border: 1px solid #DFDFDF;
	margin: 0px 3px;
	background: #FFF2EE;
}
.sma_tokusen div{
	width:170px;
}

.kakaku-font{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color:#FF0004;
}


.mobile_space {
    margin: 3% 0 0 0;
}
/* =========================================================
   favorite
========================================================= */

.favo_ul{
	margin-bottom:10px;
}

/* ----------------------------------------
　フッター固定
---------------------------------------- */

.fixfoot{
	width:100%;
	position:fixed;
	bottom:-1px;
	height:50px;
	background-color:#FFF;
	z-index:999;
	border-top:2px solid #333333;
	margin:0px;
	padding:0px;
	background-color:#f5f5f5;
}

.fixfoot ul{
	width:100%;
	margin:0px;
	height:100%;
	padding:0px;
	list-style:none;
	display: flex;
}

.fixfoot ul li{
	text-align:center;
	vertical-align:middle;
	height:100%;
	margin:0px;
	padding:0px;
	border-right:1px solid #ddd;
	flex: 1;
	display: block;
}

.fixfoot ul li:last-child{
	border:none;
}

.fixfoot ul li a{
	display:block;
	width:100%;
	height:100%;
	font-size:13px;
	padding:10px 0px 0px 0px;
	margin:0px;
    color: #333;
    text-decoration: none;
}

.fixfoot ul li a img{
	width:70%;
	max-height:65px;
}

.fixfoot ul li i{
	width:100%;
	display:block;
	text-align:center;
}

.fixfoot ul li span{
	font-size:12px;
}

/*.t_info*/
.t_info_warp {
    width: 96%;
    clear: both;
    overflow: hidden;
    margin: 15px auto 0 auto;
}

.t_info_ti {
    width: 100%;
    float: left;
}

.t_info_ti img {
    width: 100%;
}

.t_info_text {
    width: 100%;
    border: 1px solid #e14f4f;
    box-sizing: border-box;
    float: left;
    text-decoration: underline;
}

.t_info_text a {
    width: 96%;
    margin: 5px auto;
    font-size: 14px;
    color: #000;
    letter-spacing: 1.5px;
    display: block;
}

.t_info_text a:hover {}

}

/* リストカスタマイズ */
.list_custom {
    margin: 0 auto;
}

.list_custom .img{
  margin-top: 10px;
}

.list_custom .txt p{
    line-height: 24px;
    font-size: 15px;
    margin: 0 auto;
    width: 96%;
}

/* 物件詳細 */
.bukken_comment_img_sp img{
    width: 100%;
    text-align: center;
}
.new_info_wrap_wrap{
    width: 96%;
    margin: 26px auto 0px auto;
    border: solid 1px #ccc;
    border-left: solid 8px #ccc;
    box-sizing: border-box;
}
.new_info_wrap_wrap h2{
    margin: 0px 0px 0px 0px;
    text-align: left;
}
.new_info_wrap{
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
    padding: 0px 0px;
    border: saddlebrown;
    box-sizing: border-box;
    border-radius: 7px;
    position: relative;
}
.new_info_wrap .rss{
    width: 100%;
    height: 160px;
    margin: 0px auto;
    box-sizing: border-box;
    padding: 10px 15px;
    background-color: #fff;
    overflow: scroll;
}
.new_info_wrap .rss p{
margin: 0px 0px 6px 0px;
    padding-bottom: 6px;
    font-size: 12px;
    border-bottom: solid 1px #ccc;
    box-sizing: border-box;
}
.new_info_wrap .rss p b{
    font-weight: normal;
}
.gensen_title{
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0px 10px 0px;
    border-bottom: solid 3px #ff4000;
    color: #ff4000;
}
.gensen_tokusen{

}</pre></body></html>