@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　コンテンツ設定
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#content #underconstruction p {
	padding: 100px 20px 200px;
}
.content_head1 {
	background: #fff;
	width:1150px;
	margin:30px auto;
}
.content_head1 p{
  background: #fff;
  font-weight: bold;
  border-bottom: 2px solid #00b6de;
  font-size: 32px;
  text-align: center;
  padding: 1rem 0;
  display: block;
}

.content_head1 span {
	font-size: 14px;
  font-family: 'Prata', serif;
  font-weight: 500;
	margin-left: 10px;
	color: #002F4B;
  display: block;
}
#content .blog_head {
	margin: 0 auto 10px;
}
#content p {
	padding: 0 0 10px;
}
#contactus {
	text-align: center;
}
#content .maparea {	width: 1120px;
	margin: 0 auto 30px;
	padding: 10px 0;
	/*background: #fffff2;*/
/*	border: 1px solid #ccc;
*/}
#content .maparea h4 {
	padding: 0 10px;
	font-size: 16px;
}
#content .marker_data_html h2 {
	font-size: 14px;
	color: #1B4193;
}
#content .marker_data_html p {
	font-size: 12px;
	color: #333;
}
#content .maparea .entry {
	float: left;
}
#content .maparea p {
	padding: 0 10px;
	font-size: 16px;
}
#content .gmap {
	width: 1100px;
	height: 400px;
	margin: 0 auto;
}
#content .bnr_area ul{
	width: 740px;
	margin: 0 auto;
}
#content .bnr_area ul li{
	float: left;
	margin: 0 10px 0;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■新着情報

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#information {
	width:1120px;;
	margin:0 auto;
	font-size: 16px;
}
#information .list {
	width:1120px;;
	margin:0 auto;
	padding:0 0 10px;
}
#information .list dl dt {
	margin:0 0 5px;
	padding:0 0 0 7px;
	font-weight:bold;
	border-left:4px solid #333;
	line-height:120%;
}
#information .list dl dd {
	margin:0 0 20px;
	padding:0 0 5px 20px;
	border-bottom:1px dotted #ccc;
}
#information .list dl dd a{
	text-decoration:underline;
}
#information .bloc {
	margin:0 auto 30px;
	padding:0 0 10px;
	border-bottom:1px dotted #dedede;
}
#information .bloc .tit{
	margin:0 0 15px;
/*	border-top:1px solid #BEB6AD;*/
	border-bottom:1px solid #BEB6AD;
}
#information h3 {
	margin:0;
	padding:2px 5px 2px 15px;
	font-size:18px;
	font-weight:normal;
	line-height:130%;
}
#information h3 span{
	padding:0 0 0 20px;
	font-size:10px;
	font-weight:normal;
}
#information .day {
	padding:0 10px;
	font-weight:bold;
	border-bottom:1px dotted #BEB6AD;
	color:#333;
}
#information table {
	width: 100%;
	margin:0 auto;
}
#information table th{
	vertical-align:top;
}
#information table th img {
	margin:0 0 10px;
}
#information table th .caption {
	margin:0 0 20px;
}
#information table td {
	width:100%;
	vertical-align:top;
}
#information table td p {
	padding:0 10px;
}
#information .file {
	margin:15px 10px 0;
}
#information .file li{
	float:left;
	margin:0 15px 0 0;
}
#information .file li a{
	display:block;
	padding:2px 10px;
	background:#AACC5E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	color:#fff;
}
#information .file li a:hover{
	background:#698C00;
}
#information #maps {
	margin:30px 0 0;
}
#information #maps h4{
	margin:0 10px 10px;
	padding:5px 10px;
	background:#333;
	color:#fff;
	font-size:14px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#information #maps h4 span{
	padding:0 0 0 20px;
	font-size:10px;
	font-weight:normal;
}

/* ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■会員登録
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝ */
.p-privacy {
	padding: 20px;
	background: #f8f8f8;
	border: 1px solid #ccc;
}

.p-privacy h3{
	margin: 10px 0;
}

.ta_01 {
	width: 100%;
	border: 1px solid #eee;
	margin-top: 30px;
}


.ta_01 tr{
	border-bottom: 1px solid #eee;
	padding: 20px;	
}

.ta_01 th{
	width: 200px;
	background: #f8f8f8;
	padding: 20px 0;
}

.ta_01 td{
	padding: 20px;
}

h3 {
	font-size: 18px ;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件一覧
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.property_wrapper{
	margin: 0 20px;
}
#propertylist {
	margin: 0 auto;
}
#propertylist .category {
	margin: 0 0 20px;
}
#propertylist .category dt{
	position: relative;
	font-size: 16px;
	padding: 5px;
	cursor: pointer;
	border-bottom: 1px solid #333;
}
#propertylist .category dt::after{
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333;
}
#propertylist .category dd{
	display: none;
	margin-top: 5px;
}
#propertylist .category ul{
	overflow: hidden;
	padding: 10px 10px 0;
	background: #e3eee9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist .category li {
	float: left;
	margin: 0 10px 10px 0;
}
#propertylist .category li a {
	display: block;
	position: relative;
	padding: 3px 20px 3px 5px;
	text-decoration: none;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
}
#propertylist .category li a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#propertylist .category li a:hover {
	background: #333;
	color: #fff;
}
#propertylist .category li a:hover:after {
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
}
#propertylist h3{
	position: relative;
	font-size:24px;
	font-weight:normal;
	background:none;
	padding:5px 10px 5px 4em;
	margin:0 0 10px;
	border-left:none;
	color:#333;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#propertylist h3::before{
	position: absolute;
	content: '(検索範囲)';
	display: block;
	top: 50%;
	left: 10px;
	color: #333;
	margin-top: -12px;
	font-size: 14px;
}
#propertylist h3.name {
	margin-bottom: 30px;
}
#propertylist .area {
	margin: 20px 0 10px;
	padding:0 0 5px;
	/*background:#eee;
	border-bottom: 1px dotted #ccc;*/
}
#propertylist .area h4 span{
	float:left;
	font-size:12px;
	color:#000;
	margin:5px 5px 0 0;
	padding:0 5px;
	background:#eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
.sale .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
.rent .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
.invest .area h4 {
	display: inline;
	float: left;
	padding: 0 5px;
	color: #333;
	font-size: 18px;
}
#propertylist .searchbox {
	margin: 0 auto 20px;
}
#propertylist ul.room {
	margin-bottom: 10px;
}
#propertylist ul.room li {
	display: inline;
	float: left;
	margin: 0 5px 5px 0;
	line-height: 100%;
}
.sale ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.rent ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
.invest ul.room li.heading {
	width: 65px;
	margin-right: 2px;
	padding: 5px 0;
	background: #333;
	color: #fff;
	text-align: center;
	font-size: 10px;
}
#propertylist .search {
	height: 21px;
}
#propertylist .category_select {
	margin-right: 10px;
	padding: 5px;
	text-align: center;
	background: #e3eee9;
}
#propertylist .category_select dt{
	margin-bottom: 5px;
	color: #333;
}

.btn_search {
	width:200px;
	margin:10px auto 10px;
}
input.button {
	width:100%;
	height:36px;
	line-height:36px;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	background: #333;
	border: none;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	cursor: pointer;
}
input.button:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
#propertylist .sortarea table {
	width: 100%;
}
#propertylist table.listbox {
	width: 100%;
	margin: 0 auto 20px;
}
#propertylist table.listbox th {
	width: 160px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	/*border-right:1px solid #ccc;*/
	border: 1px solid #ccc;
	font-weight: normal;/*background:#e3eee9;*/
	box-sizing: border-box;
}
#propertylist table.listbox th .photo img{
	max-width:150px;
	max-height:120px;
}
#propertylist table.listbox td {
	border: 1px solid #ccc;
	vertical-align: top;
	box-sizing: border-box;
}
#propertylist table.listbox td.box_center {
	padding: 5px;
}
#propertylist table.listbox td.box_right {
	width: 210px;
	padding: 5px;
}
.sale table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #333;
	color: #fff;
	font-weight: normal;
}
.invest table.listbox td .item_type {
	display: block;
	float: left;
	margin: 0 2px 2px 0;
	padding: 3px 5px;
	white-space: nowrap;
	line-height: 100%;
	background: #333;
	color: #fff;
	font-weight: normal;
}
#propertylist table.listbox td .ttl {
	font-size: 16px;
	font-weight: bold;
	padding-left: 7px;
	border-left: 4px solid #333;
	line-height: 1.2;
	margin: 5px 0;
}
#propertylist table.listbox td .addr {
	display: inline;
	float: left;
}
#propertylist table.listbox td .price {
	font-size: 18px;
	font-weight: bold;
	color: #c00;
}
#propertylist table.listbox td .room_type {
	font-size: 18px;
	font-weight: bold;
}
#propertylist table.listbox td .price_line {
	margin: 0 0 10px;
	border-bottom: 1px solid #666;
}
#propertylist table.listbox td p {
	padding: 0;
}
#propertylist table.listbox td .station {
	padding: 0 10px 0 0;
}
#propertylist table.listbox td h5 {
	color: #c00;
}
#propertylist table.listbox td table {
	width: 200px;
	margin: 0 auto 10px;
}
#propertylist table.listbox td table th {
	width: 4em;
	text-align: left;
	padding: 2px 5px;
	font-weight: bold;
	border: 0;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
#propertylist table.listbox td table td {
	padding: 2px;
	border: 0;
	border-bottom: 1px solid #ccc;
}
#propertylist .memberarea {
	padding: 5px;
}
#propertylist .btn_dl a {
	background: #DBCEAF;
	text-align: center;
	color: #3A2622;
	line-height: 24px;

}
#propertylist .btn_detail a {
	position: relative;
	text-align: center;
	margin: 0 20px;
	color: #000;
	border: 1px solid #666;
}
#propertylist .btn_detail a::after {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	right: 15px;
	width: 0;
	height: 0;
	margin-top: -3px;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #666;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■物件詳細
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#property .ttl{
	margin-bottom: 15px;
	padding: 5px 15px;
	background: #f3f3f3;
	border-radius: 5px;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
#property .emblem{
	border-bottom:1px solid #ccc;
	margin:0 auto 10px;
}
#property .tit{
	margin: 0 auto 10px;
}
#property .tit h3 {
	position: relative;
	margin:0;
	padding-left: 10px;
	font-size:20px;
	font-weight:bold;
	border-left: 4px solid #333;
}
#property #item_summary{
	width:100%;
	margin:0 auto 30px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-size: 16px;
}
#property #item_summary th {
	padding:8px 12px;
	background:#eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	line-height:120%;
	vertical-align: middle;
}
#property #item_summary td {
	padding:4px 6px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align: middle;
}
#property #item_summary td p{
	padding:0;
}
#property ul.equipment {
	padding:5px 10px;
	border:1px solid #ccc;
	background:#eee;
}

#property .item_comment {
	margin:0 0 30px;
	padding:0 10px;
}
#property ul.equipment li {
	display:block;
	float:left;
	margin:0 5px 5px 0;
	background:#fff;
}

#property #photoarea {
	margin-right: -30px;
}
#property .photo1 {
	width:360px;
	float: left;
	height: 270px;
	overflow: hidden;
	margin:0 30px 30px 0;
	vertical-align: top;
	text-align: center;
	background: #f8f8f8;
}
#property #photoarea img {
	width: auto;
	height:270px;
}

#property #photoarea .caption{
    padding: 10px 5px 20px;
    line-height: 1.3;
    text-align: left;
    font-size: 11px;
}

h3 span {
	font-size: 16px;
/*	padding-left: 30px;*/
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■テーブル設定

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#item_summary2 {
	background: #ccc;
	margin: 0 auto 30px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-size: 16px;
}
#item_summary2 table {
	border-collapse : collapse;
	box-sizing: border-box;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#item_summary2 table.line {
	display: inline-table;
	float: left;
	width: 100%;
}
#item_summary2 table.half {
	display: inline-table;
	float: left;
	width: 50%;
}
#item_summary2 table th {
	width:120px;
	padding: 2px 3px;
	background: #eee;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td {
	padding: 2px 5px;
	background: #fff;
	box-sizing: border-box;
	/*border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;*/
}
#item_summary2 table td p{
	padding: 0;
}
#item_summary2 table td .road dt{
	float:left;
}
#item_summary2 table td .road dd{
	padding:0 0 0 3em;
}
#item_summary2 table td .lifeinfra dt{
	float:left;
}
#item_summary2 table td .lifeinfra dd{
	float:left;
	margin-right:1em;
}
#item_summary2 table td .facility li{
	float:left;
	margin-right:0.5em;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■会社案内

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
h3 {
	margin: 0 auto 1em;
	padding-left: 10px;
	border-left:4px solid #00b6de !important;
}


#company {
	margin: 0 auto;
  position: relative;
}

/*#company .message_inner p:last-of-type{
  font-family: "Yuji Syuku", serif;
  font-style: normal;
}*/


#company h2{
	margin: 0 auto;
	font-family :"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, '游明朝', serif;
	font-weight:bold;
	font-size: 18px;
	color: #002F4B;
	
}
.wf-hannari {
  /*font-family: "はんなり明朝", Hannari,script !important;*/
  color: #000 !important;
}

#company .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#company h3 {
	margin: 0;
	padding-left: 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
}
#company h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#company .box {
	margin: 0 auto 40px;
}
#company .photoarea {
	margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
}
#company .photoarea .photo1 {
  width: 22.5%;
  max-height: 250px;
  object-fit: cover;
  margin-right: 40px ;
}
#company .photoarea .photo1 img {
  width: 100%;
  height: 250px;
  object-fit: cover;
}
#company table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
}
#company table th {
	width: 120px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #ebe9e9;
	vertical-align: top;
	text-align: left;
}
#company table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■お問い合わせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#contact {	width: 1120px;
	font-size:16px;
}
#contact p.thanx {
	padding-bottom: 200px;
}
#contact .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#contact h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
}
#contact .lead {
	padding: 0 10px 20px;
}
/*=========================================
･ a1
=========================================*/
/*pp*/
#contact .pp {
	width: 100%;
	margin: 0 auto 20px;
}
#contact .pp .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact .pp fieldset {
	width: 1100px;
	margin: 0 auto 20px;
	border: 1px solid #333;
	background: #fff;
}
#contact .pp fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	color: #333;
	font-weight: bold;
}
#contact .pp ul {
	padding: 0 20px 10px;
}
#contact .pp li {
	list-style: outside disc;
	margin: 0 0 0 1.5em;
	border-bottom: 1px dotted #ccc;
}
/*=========================================
･ a1
=========================================*/

/*form pp*/

#form {
	margin: 0 auto 20px;
}
#contact #form .tit {
	margin: 0 0 10px;
	border-bottom: 1px solid #ddd;
}
#contact #form .tit h4 {
	padding: 8px 30px;
	font-size: 14px;
}
/*form_table*/
#form table {	width: 1120px;
	margin: 0 auto 10px;
	border-collapse: separate;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
/*table_th*/
#form th {
	width: 180px;
	padding: 7px 4px 7px 20px;
	background-color: #f0f0f0;
	white-space: nowrap;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border: 1px solid #fff;
}
#form th div {
	text-indent: -12px;
}
/*table_td*/
#form td {
	padding: 14px 8px 14px 16px;
	background-color: #ffffff;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px dotted #ccc;
}
#form .label {
	display: inline-block;
	width:120px;
}
#form .label2 {
	display: inline-block;
	width: 100px;
}
#form table li {
	width: 280px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 20px 0 0;
}
#form table .float li {
	width:inherit;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table .nofloat li {
	width:inherit;
	float: none;
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
}
#form table li label {
	display:block;
}
#form #case_rent,
#form #case_sale {
	width:100%;
}
#form #case_rent dl,
#form #case_sale dl {
	margin:0 0 10px;
}
#form #case_rent dl dt,
#form #case_sale dl dt {
	float:left;
	line-height:2.5em;
}
#form #case_rent dl dd,
#form #case_sale dl dd {
	padding:0 0 0 3em;
}
/*=========================================
フォーム
=========================================*/

input, select, textarea {
	font-size: 1em;
	margin-bottom: 1px;
}
textarea {
	width:100% !important;
}
.mini {
	font-size: 10px;
}
optgroup {
	background-color: #cccccc;
	color: #333333;
	font-style: normal;
}
option {
	margin: 0 5px 0 0;
	background-color: #ffffff;
	color: #333333;
}
/*ime_mode*/
.ime_on {
	ime-mode: active;
}
.ime_off {
	ime-mode: disabled;
}
/*input_text_setting*/
input#issue_text {
	width: 200px;
}
input#name, input#ruby, input#company, input#post {
	width: 240px;
}
input#tel, input#fax {
	width: 140px;
}
input#email {
	width: 240px;
}
input#age {
	width: 30px;
}
input#zip {
	width: 60px;
}
input#address {
	width: 400px;
}
textarea#comment {
	width: 400px;
}
/*submitBtn*/
#formEnd {
	padding: 0 20px 20px 20px;
	text-align: center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■お客様の声

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#voicelist {
	margin:0 auto;
}
#voicelist .p-voice {
	display: flex;
  flex-wrap: wrap;
}
#voicelist .p-voice__card, .voicelist .p-voice__card{
/*	width: 33.33%;*/
  padding: 20px 30px 10px;
}
#voicelist .p-voice__card .bloc{
  border-bottom: solid 1px #eee;
}
#voicelist .p-voice__card a{ text-decoration: none;}
#voicelist .p-voice__photo--l img,.voicelist .p-voice__photo--l img {
  width: 90%;
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
}
.voicelist .p-voice__photo--l img {
  height: 350px;
}
#voicelist .p-voice__desc {
	width: 90%;
	margin:0 0 30px;
	padding:0 5px 10px;
	border-bottom:1px dotted #ccc;
}
#voicelist .bloc .comment {
	width:266px;
}
#voicelist h4 {
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-size:14px;
	font-weight:bold;
	line-height:150%;
	background:url(../images/marker_rent.jpg) no-repeat;
}
#voicelist .bloc .btn_detail a{
	display:block;
	padding:0 0 0 10px;
	background:url(../images/marker_off.jpg) no-repeat left 5px;
}
#voicelist .bloc .btn_detail a:hover{
	padding:0 0 0 10px;
	background:url(../images/marker_on.jpg) no-repeat left 5px;
}
#voice {
	width:760px;
	margin:0 auto;
}
#voice .bloc {
	margin:0 0 50px;
	padding:0 10px;
	border-bottom:1px dotted #ccc;
}
#voice h2 {
	margin:0 0 10px;
	padding:0 0 0 10px;
	font-size:18px;
	font-weight:bold;
	line-height:150%;
	background:url(../images/marker_rent.jpg) no-repeat;
}
/*#voice h3 {
	margin:0 0 10px;
	padding:3px 10px;
	font-size:15px;
	font-weight:normal;
	line-height:150%;
	background:#eee;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	color:#666;
}*/
#voice table {
	width: 100%;
	margin:0 auto;
	/*border:1px solid #FF7851;*/
}
#voice table th{
	vertical-align:top;
	/*background:#FF7851;*/
}
#voice table th img {
	margin:10px 10px 5px 0;
	padding:2px;
	border:1px solid #999;
}
#voice table th .caption {
	font-weight:normal;
	text-align:left;
}
#voice table td {
	width:100%;
	vertical-align:top;
	padding:10px 0;
	/*background:#f9f9f9;*/
}
#voice table td p {
	padding:0 10px;
}


#photolist .photoarea .photo .photobox{
	margin:0 0 10px;
	text-align:center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■施工例

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#case {
	width:760px;
	margin:0 auto;
}

#case #unchor{
	margin:0 auto 30px;
}
#case #unchor ul li {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	line-height:100%;
}
#case #unchor ul li a{
	padding:0 0 0 12px;
	background:url(../images/marker_off.png) no-repeat left center;
}
#case #unchor ul li a:hover{
	background:url(../images/marker_on.png) no-repeat left center;
}
#case .category {
	margin:0 0 10px;
	padding:5px 10px;
	background:#eee;
	font-weight:bold;
	font-size:18px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#case .title {
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
}
#case .title h4 {
	margin:0;
	padding:7px 5px 7px 15px;
	background:url(../images/marker_content.jpg) no-repeat 3px center;
	font-size:18px;
	font-weight:bold;
}
#case .bloc {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #ccc;
}
#case .bloc .catchcopy{
	margin:0 0 10px;
	font-size:14px;
	border-bottom:1px dotted #ccc;
}
#case .bloc .photoarea {
	margin: 0 0 10px 90px;
	background:url(../images/marker_arrow.jpg) no-repeat center center;
}
#case .bloc .photoarea2 {
	width:368px;
	margin:0 5px 10px;
	text-align:center;
}
#case .bloc .photoarea .before{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	position: relative;
}
#case .bloc .photoarea .before::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
    /* margin-left: 0px; */
}
#case .bloc .photoarea .underconstruction{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
	position: relative;
}
#case .bloc .photoarea .underconstruction::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
    /* margin-left: 0px; */
}
#case .bloc .photoarea .after{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
}
#case .bloc .photoarea .tit{
	margin:0 0 5px;
	color:#333;
	font-weight:bold;
}
#case .bloc .photoarea .photo{
	text-align:center;
}
#case .bloc .photo a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;/**/
}
#case .bloc .photo img a{
	display:inline;/**/
	vertical-align:top;
}

#case .bloc .spec table th {
	width:100px;
	text-align:left;
	padding:2px 5px;
	font-weight:bold;
	border:0;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:normal;
	background:#f4f4f4;
}
#case .bloc .spec table td {
	padding:2px;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#case .bloc .photobox {
	float:left;
	width:100px;
	margin:0 10px 10px 0;
}
#case .bloc .photobox .photo {
	margin:0 0 5px;
	text-align:center;
  background-color: #ccc;
}
#case .bloc .comment {
	margin:0 5px 10px;
	background:#f4f4f4;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #ccc;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■よくある質問

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#faq .bloc{
	margin:0 5px 20px;
	padding:10px;
	border:1px solid #ccc;
}
#faq .bloc .question{
	margin:0 0 10px;
	padding:3px 0 5px 30px;
	background:url(../images/ico_q.jpg) no-repeat left 0;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #ccc;
	color:#330000;
}
#faq .bloc .answer{
	padding:3px 0 0 30px;
	background:url(../images/ico_a.jpg) no-repeat left 0;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■編集コンテンツ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.contents_head {
	background:url(../images/head_contents.jpg) no-repeat center top;
	height:100px;
	margin: 10px auto 20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.contents_head h3{
	width:1050px;
	margin:0 auto;
	line-height:100px;
	text-align:right;
	font-size:24px;
	padding-right:30px;
	box-sizing:border-box;
}

.contents_head h3:first-letter {
	font-size:28px;
	color:#764E2C;
}
#edit .bloc {
	margin: 0 0 40px;
}
#edit .bloc .tit {
	margin:0 0 10px;
	padding:10px 10px;
	background-image: -webkit-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: -o-linear-gradient(-90deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	background-image: linear-gradient(180deg, rgb(255,255,255) 0%, rgb(250,250,250) 60%, rgb(233,233,233) 95%, rgb(232,232,232) 98%);
	border-color: rgb(205,205,205);
	border-width: 1px;
	border-style: solid;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffe8e8e8,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffe8e8e8, GradientType=0);
}
#edit .bloc .tit h3 {
	color: #333;
	font-size: 16px;
	padding:0 0 0 10px;
	border-left:4px solid #333;
}
#edit .bloc .subtit {
	margin: 0 5px 10px;
	border-bottom: 1px dotted #ccc;
}
#edit .bloc .subtit h5 {
	margin: 0 0 2px;
	padding: 0 0 0 7px;
	color: #333;
	border-left: 3px solid #9f1427;
}
#edit p {
	padding: 0;
}
#edit .bloc .comment {
	margin: 0 10px 5px;
}
#edit .bloc .comment .left {
	margin: 0 10px 0 0;
	text-align: center;
}
#edit .bloc .comment .caption {
	font-size: 10px;
	line-height: 150%;
	max-width: 240px;
	text-align: left;
}
#edit .btn_detail {
	float: right;
}
#edit .btn_detail a {
	display: block;
	padding: 0 0 0 15px;
	background: url(../images/marker_off.jpg) no-repeat left 5px;
}
#edit .btn_detail a:hover {
	background: url(../images/marker_on.jpg) no-repeat left 5px;
}
#edit table {
	border-collapse: collapse;
}
#edit table th{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit table td{
	border: 1px solid #ccc;
	text-align: inherit;
	padding: 5px;
}
#edit .photo2 {
	width: 100%;
	margin-top: 50px;
}
#edit .photo2 img {
	max-width: 100%;
	height: auto;
}
/*////////写真///////////////////////*/

#photolist {
	margin: 0 20px 20px;
}
#photolist fieldset {
	margin: 0 0 20px;
	padding: 10px 0;
	border: 1px solid #999;
}
#photolist fieldset legend {
	margin: 0 10px;
	padding: 0 10px;
	font-weight: bold;
	background: #fff;
}
#photolist .photoarea {
	margin: 0 auto 20px;
	padding: 0 0 0 20px;
}
#photolist .photoarea .photo {
	margin: 0 8px 10px 0;
	padding: 0;
	display: inline-block; /*for modern*/
	vertical-align: top;
	text-align: center;
}
#photolist .photoarea .photo .photobox {
	margin: 0 0 10px;
	text-align: center;
}

/*////////販売会社様専用//////////////////*/

#specification .bloc{
	margin-bottom:60px;
}

#specification .bloc .tit {
	margin: 0 0 30px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}

#specification .bloc .tit h3 {
	margin: 0;
	padding-left: 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
}
#specification h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}

#specification p{
	float: left;
}


#specification .pdf{
width:26em;
margin: 1.5em auto 3em;
}


#specification .pdf a {
background: rgb(210,12,25);
background: linear-gradient(90deg, rgba(210,12,25,1) 0%, rgba(207,34,46,1) 35%, rgba(237,55,55,1) 100%);
	box-shadow:inset 0px 1px 3px 0px #bf6a70;
	border-radius:5px;
	border:1px solid #C81D29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:11px 23px;
	text-decoration:none;
	text-shadow:0px -1px 0px #9d0e18
}
.pdf:hover {
opacity:0.5;
}


/*  //////// ドロップダウン ///////////// */



.dropdwn_menu{
    width: 151px;
    display: none;
    position: absolute;
    padding: 0;
    background: #21a32f;
	z-index: 110;
	margin-top: 0 !important;
	border-right: none  !important;
}

.dropdwn_menu li{
    width: 100%;
	border-bottom: 1px solid #840000 !important;
}

.dropdwn_menu li a{
    padding: 10px 0 !important;
	text-align: center;
    display: block;
    color: #fff;
	border-left: none  !important;
}

.dropdwn_menu li a:hover{
	opacity: 0.9;
    color: #fff !important;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■不動産仲介業

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#brokerage {
	margin: 0 auto;
}

#brokerage h2{
	margin: 0 auto;
	font-family :"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, '游明朝', serif;
	font-weight:bold;
	font-size: 18px;
	color: #21a32f;
	
}

#brokerage .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#brokerage h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
#brokerage h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#brokerage .box {
	margin: 0 auto 40px;
}
#brokerage .photoarea {
	text-align: center;
	margin: 0 auto 20px;
}
#brokerage .photoarea .photo1 {
	width: 240px;
}
#brokerage table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 16px;
}
#brokerage table th {
	width: 120px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ebe9e9;
	vertical-align: top;
	text-align: left;
}
#brokerage table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■不動産買取事業

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#purchase {
	margin: 0 auto;
}

#purchase h2{
	margin: 0 auto;
	font-family :"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, '游明朝', serif;
	font-weight:bold;
	font-size: 18px;
	color: #21a32f;
	
}

#purchase .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#purchase h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
#purchase h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#purchase .box {
	margin: 0 auto 40px;
}
#purchase .photoarea {
	text-align: center;
	margin: 0 auto 20px;
}
#purchase .photoarea .photo1 {
	width: 240px;
}
#purchase table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 16px;
}
#purchase table th {
	width: 120px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ebe9e9;
	vertical-align: top;
	text-align: left;
}
#purchase table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■リフォーム

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#reform {
	margin: 0 auto;
}

#reform h2{
  font-weight: bold;
  color: #00b6de;
  font-size: 120%;
}

#reform .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#reform h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
#reform h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#reform .box {
	margin: 0 auto 40px;
}
#reform .photoarea {
	text-align: center;
	margin: 0 auto 20px;
}
#reform .photoarea .photo1 {
	width: 240px;
}
#reform table {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 16px;
}
#reform table thead th {
	background: #00b6de;
	color: #fff;
}
#reform table th {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f4f1df;
	vertical-align: middle;
	text-align: left;
}
#reform table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■税務法務相談

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#legal {
	margin: 0 auto;
}

#legal h2{
	margin: 0 auto;
	font-family :"ヒラギノ明朝 ProN W3", "HiraMinProN-W3", YuMincho, '游明朝', serif;
	font-weight:bold;
	font-size: 18px;
	color: #21a32f;
	
}

#legal .tit {
	margin: 0 0 10px;
	padding: 0 0 3px;
	border-bottom: 1px dotted #ccc;
}
#legal h3 {
	margin: 0;
	padding: 3px 5px 2px 10px;
	border-left:4px solid #333;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
}
#legal h3 span {
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: normal;
}
#legal .box {
	margin: 0 auto 40px;
}
#legal .photoarea {
	text-align: center;
	margin: 0 auto 20px;
}
#legal .photoarea .photo1 {
	width: 240px;
}
#legal table {
	width: 100%;
	margin: 0 auto 40px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	font-size: 16px;
}
#legal table th {
	width: 120px;
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #ebe9e9;
	vertical-align: top;
	text-align: left;
}
#legal table td {
	padding: 10px 20px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■ご購入の流れ

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.flow .box:not(:last-child) {
  border-bottom: 1px solid #002F4B;
  position: relative;
}

.flow .box:not(:last-child)::before,
.flow .box:not(:last-child)::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flow .box:not(:last-child)::before {
  border-width: 17px;
  border-top-color: #002F4B;
}

.flow .box:not(:last-child)::after {
  border-width: 16px;
  border-top-color: #002F4B;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■スタッフ紹介

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#staff.p-property__list {
  flex-wrap: wrap;
}
.p-property__list {
  display: flex;
  flex-wrap: nowrap;
  justify-content:flex-start /*center*/;
  align-items: flex-start;
}
.p-staff__card {
  width: 23%;
  margin: 0 1% 20px;
}
.p-staff__card .name {
  text-align: center;
  margin: 0 auto 5%;
  border-left: none !important;
}
.p-staff__card .name a {
  text-decoration: none;
  color: #00b6de;
}
.p-staff__photo, .p-staff-img {
	margin: 0 auto 20px;
  text-align: center;
  width: auto;
  height: 200px;
  background-color: #f4f1df !important;
  border-radius: 10px;
}
.p-staff-img {
  display: grid;
}
.p-staff__profile {
  margin-bottom: 10%;
}
.p-staff__photo a {
  display: flex;
  justify-content: center;
  background-color: #f4f1df !important;
  margin: 0 auto 20px;
  border-radius: 10px;
}
.p-staff__photo img {
  width: auto;
  height: 200px;
  border-radius: 10px;
}

.p-staff__profile dt, .p-staff__profile dd {
  display: inline-block;
  margin-bottom: 2.5px;
  vertical-align: top;
}
.p-staff__profile dt {
  width: 100%;
	padding: 5px;
	display: block;
  font-weight: bold;
	margin-bottom: 10px;
	background: #f1f1f1;
}
.p-staff__profile dd {
  width: 100%;
	margin-bottom: 10px
  
}
.staff-container {
  width: 90%;
  margin: 20px auto;
  display: flex;
}
.staff-img-main {
  border-radius: inherit;
  width: auto !important;
  height: 200px;
  object-fit: cover !important;
  display: grid;
  margin: auto;
  max-height: unset !important;
  margin-top: 0;
}

.swiper-button-prev,
.swiper-button-next {
  width: 24px !important; /* ボタンの幅 */
  height: 40px !important; /* ボタンの高さ */
  background-size: 24px 40px; /* 表示したいサイズ */
  transform: translateY(-50%);
  margin-top: 0 !important;
}

/* 次ページボタンのスタイル */
.swiper-button-next {
background-image: url("../images/img_arrow_black_01.png");
}

/* 前ページボタンのスタイル */
.swiper-button-prev {
  background-image: url("../images/img_arrow_black_01.png");
  transform: translateY(-50%) scale(-1, 1); /* 左右反転 */
}

.swiper-button-prev:after,
.swiper-button-next:after {
 display: none;
}

.swiper {
  width: 50%;
}
.swiper-wrapper {
  width: fit-content;
}
.swiper-slide img {
  height: 110px;
  object-fit: cover;
}


/*-------------------------------------------------------------------------
来店予約
-------------------------------------------------------------------------*/

.rvSection * {
    font-family: "メイリオ", Meiryo, Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
}

/*-------------------------------------------------------------------------
選択：共通
-------------------------------------------------------------------------*/

.rvFlow {
  margin: 0 auto 20px;
  position: relative;
  max-width: 1020px;
}

/* 店舗情報 */
.rvFlow-head {
    padding: 0 0 5px;
    overflow: hidden;
}

.rvFlow-head__date {
    float: left;
    margin: 5px 0 0 25px;
}

.rvFlow-head__date dt {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 76px;
    clear: both;
    line-height: 25px;
}

.rvFlow-head__date dd {
    margin: 0 0 0 98px;
    height: 25px;
    line-height: 25px;
}

.rvFlow-head__tel {
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin: 0 22px 0 0;
}

.rvFlow-head__tel__item {
    display: block;
    font-size: 36px;
    font-weight: normal;
    color: #e9465f;
    line-height: 1;
    padding: 3px 0 0 42px;
    background: url("/images/reservation/icn_rv_tel.png") no-repeat 0 2px;
}

.rvFlow-panel-contents {
    float: left;
}

.rvFlow-panel-contents.right {
    padding: 0 0 0 25px;
    margin: 0 0 20px 22px;
    border-left: 1px solid #e3e3e3;
    min-height: 410px;
    width: 480px;
    float: right !important;
}

/* STEP */
.rvFlow-panel {
    border: 1px solid #d3d3d3;
    border-radius: 5px 5px 0 0;
    background-color: #fff;
    padding: 20px 26px 20px;
    overflow: hidden;
}

.rvFlow-panel.rvFlow-select-company {
    margin: 0 0 10px 0;
    border-radius: 5px;
}

.rvFlow-panel.first:after {
    content: "";
}

.rvFlow-panel.last {
    border: 1px solid #d3d3d3;
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 0 rgba(0, 0, 0, .06);
    padding: 15px 0;
}

/* 左側 */
.rvFlow-panel-step {
    width: 293px;
    float: left;
    text-align: center;
}

.none {
    display: none;
}

td span.required {
    color: #f03150;
    font-weight: bold;
}

p.agreement {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    margin: 10px 10px 10px 25px;
    padding: 10px;
    text-align: left;
    word-break: break-all;
}

p.agreement a {
    text-decoration: underline;
}

    p.agreement span {
        color: #ff0000;
        font-weight: bold;
    }

/*-------------------------------------------------------------------------
選択：コンテンツ
-------------------------------------------------------------------------*/

/* カレンダー */
.timeSelect {
    overflow: hidden;
    margin: 10px 0 10px 0;
}

.timeSelect:not(.multi) dt {
    float: left;
    font-size: 15px;
    font-weight: bold;
    margin: 8px 10px 0 0;
    width: 162px;
    color: #000;
}

.timeSelect.multi dt {
    font-size: 15px;
    font-weight: bold;
    margin: 8px 10px 0 0;
    color: #000;
}

.timeSelect select {
    width: 193px;
    height: 35px;
    background: #FFFFFF;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
    padding: 0 0 0 6px;
}

/* お客様情報を入力 */
.formList {
    border-collapse: collapse;
    width: 100%;
}

.formList dl {
    border-bottom: 1px dotted #e3e3e3;
    overflow: hidden;
}

.formList dl:last-child {
    border-bottom: none;
}

.formList .last {
    border: none;
}

.formList dt {
    font-size: 15px;
    font-weight: bold;
    color: #000;
    width: 162px;
    float: left;
    padding: 14px 0 0 0;
}

.formList__state {
    width: 36px;
    height: 21px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    background-color: #686868;
    border-radius: 2px;
    margin-left: 5px;
}

.formList__state.required {
    background-color: #f03150;
}

.formList dd {
    padding-top: 6px;
    padding-bottom: 6px;
    float: left;
}

.formList.first dd {
    padding-top: 0;
}

.formList.last dd {
    padding-bottom: 0;
}

.formList input,
#captcha input {
    width: 280px;
    box-sizing: border-box;
    height: 36px;
    border: 1px solid #ababab;
    border-radius: 4px;
    padding: 0 0 0 10px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
}

.formList input:focus,
#captcha input:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .09);
    border: 1px solid #8d8d8d;
}

#message_wrap,
#message {
    margin: 10px 0;
    overflow: hidden;
}

#message_wrap dt,
#message dt {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 0;
}

#message_wrap dd,
#message dd {
    width: 100%;
}

#message_wrap textarea,
#message textarea {
    min-height: 80px;
    min-width: 478px;
    max-width: 478px;
    height: 40px;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
    line-height: 1;
    box-sizing: border-box;
}

#message_wrap textarea:focus,
#message textarea:focus {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .09);
    border: 1px solid #8d8d8d;
}

#message_wrap textarea::placeholder,
#message textarea::placeholder {
    line-height: 1.3;
}

#receiveTime select {
    width: 100%;
    height: 34px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
    padding: 0 0 0 6px;
}

#captcha {
    overflow: hidden;
}

#captcha .item-name {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #000;
    line-height: 26px;
    width: 125px;
}

#captcha dd {
    float: left;
}

#captcha dd br {
    display: none;
}

#captcha img {
    display: inline-block;
}

#captcha input {
    display: inline-block;
    width: 150px;
    padding: 0 0 0 6px;
    vertical-align: 20px;
}

/* 結果 */
.rvResult-info {
    overflow: hidden;
}

.rvResult-info__list {
    overflow: hidden;
    display: inline-block;
}

.rvResult-info__list dt {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    float: left;
    margin: 0 30px 0 0;
}

.rvResult-info__list dd {
    font-size: 14px;
    float: left;
}

.rvResult-info__list dd span {
    line-height: 1.5;
}

.rvResult-info__list__shop {
    padding: 0 0 0 29px;
    margin: 0 30px 0 0;
    background: url("/images/reservation/icn_rv_shop.png") no-repeat left 1px;
}

.rvResult-info__list__date {
    padding: 0 0 0 27px;
    margin: 0 30px 0 0;
    background: url("/images/reservation/icn_rv_calendar.png") no-repeat left 1px;
}

.rvResult-info__list__time {
    padding: 0 0 0 26px;
    background: url("/images/reservation/icn_rv_clock.png") no-repeat left 1px;
}

.rvResult-info__btn {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    margin-top: 20px;
}

.rvResult-info__btn a {
    font-weight: bold;
    color: #fff;
    width: 280px;
    height: 55px;
    border-radius: 5px;
    border: 1px solid #a50a24;
    background: #ec3150;
    text-align: center;
    line-height: 61px;
    display: inline-block;
    font-size: 22px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
    padding: 0 10px;
  text-decoration: none;
}

.rvResult-info__btn a:hover {
    text-decoration: none;
    background: #db1f3e;
    border: 1px solid #710618;
}

input#privacyCheck {
    position: relative;
    top: 2px;
}

/* 店舗を選択 */
.pluralShop-radio {
    padding: 0 0 12px;
    border-bottom: 1px dotted #e3e3e3;
    height: 65px;
}

.pluralShop-radio .pluralShop-radio__inner {
    width: 390px;
    overflow: hidden;
    position: absolute;
    box-shadow: 0 1px 3px #f5f5f5;
}

.pluralShop-radio .pluralShop-radio__inner:after {
    content: url("/images/reservation/icn_rv_select_arw.png");
    position: absolute;
    top: 25px;
    right: 12px;
}

/* div or label , input*/
.pluralShop-radio__result {
    cursor: pointer;
    display: block;
    width: 378px;
    border: 1px solid #bbb;
    border-radius: 2px;
    background-color: #fff;
    padding: 10px 0 10px 10px;
    line-height: 1;
}

.pluralShop-radio__result div, .pluralShop-radio__result span {
    width: 350px;
}

.pluralShop-radio__result__shop {
    font-size: 16px;
}

.pluralShop-radio__result__shop span {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}

.pluralShop-radio__result__addr {
    font-size: 12px;
    color: #7f7f7f;
    display: block;
    margin: 5px 0 0;
}

.pluralShop-radio__result__addr:empty {
    margin: 0px;
}

/* ul */
.pluralShop-radio__list {
    position: absolute;
    left: 0;
    z-index: 100;
}

.pluralShop-radio__list li {
    margin: -1px 0 0;
}

.pluralShop-radio__list label:hover {
    background: #f7f7f7;
}

.pluralShop-radio__list input {
    display: none;
    position: absolute;
}

.pluralShop__info {
    margin: 20px 0 0;
}

.pluralShop__info dt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #000;
    width: 74px;
}

.pluralShop__info dd {
    font-size: 14px;
    margin: 0 0 0 74px;
}

.pluralShop__info__tel {
    color: #e9465f;
}

.store-required {
    margin-bottom: 5px;
}

.block {
    text-align: center;
    width: 100%;
    overflow: hidden;
    border: 3px solid #d3d3d3;
    padding: 13px 0 10px 0;
    box-sizing: border-box;
}

.bt_box {
    font-size: 11px;
    background-color: rgba(255,192,203,0.2);
    border-radius: 5px;
    margin: 10px 89px;
    padding: 10px;
    text-align: left;
    /*width: 750px;*/
}

/* 次の月を表示したら隠す */
.next_display_none .k-btn-next-month,
.next_display_none .k-btn-precious-month,
.none {
    display: none !important;
}

/* 物件名がある場合 */
.contact_bkn_name {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px dotted #e3e3e3;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

/* バリデートダイアログ */
div.ui-dialog {
    background: #ffffff;
}

div.ui-dialog .ui-dialog-titlebar {
    display: none;
}

#dialog {
    background: #ffffff;
    padding: 2px 6px;
}

#dialog #dialog_contents {
    text-align: center;
}

#dialog #dialog_contents #alert {
    background: #f02727;
    border-radius: 50%;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    height: 42px;
    margin: 2px auto;
    width: 42px;
}

#dialog #dialog_contents .title {
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0;
}

#dialog #dialog_contents #errorText {
    background: #f2f5f7;
    border-radius: 5px;
    color: #f02727;
    font-weight: bold;
    line-height: 1.25em;
    padding: 17px 18px;
    text-align: left;
}

#dialog #dialog_contents #close {
    height: 27px;
    margin: 16px 0 0;
}

#dialog #dialog_contents #close span {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 23px;
}

.error_calender {
    color: #F00;
    font-weight: bold;
}
dt#mail_or_phone {
    display: flex;
}
/* 項目「メールアドレスまたは電話番号」が設定されていたときの、「いずれか必須」ラベル */
#mail_or_phone span {
    display: block;
    width: 90px;
    margin-bottom: 6px;
}
/* バリデート時の「いずれかの連絡先を入力してください。」 */
#mail_or_phone p.error-wrapper {
    margin-top: 6px;
}
/* バリデート時の「メールアドレスが正しくありません。」 */
.mailorphone-wrapper p.emailaddress-error {
    margin-left: 70px;
    text-align: center;
}
/* バリデート時の「メールアドレスのドメインが正しくありません。」 */
.mailorphone-wrapper p.emaildomain-error {
    text-align: right;
    margin-right: 26px;
}
/* 「メールアドレスまたは電話番号」の「電話番号」のフォーム部分 */
.mailorphone-wrapper .orphone-form {
    float: right;
    margin-right: 38px;
}
/* 電話、またはメールアドレスが設定されているときの文言：メールアドレス、電話番号 */
.mailorphone-wrapper p.oremail, .mailorphone-wrapper p.orphone {
    font-weight: bold;
}
/* 物件情報 */
.reservation_bkn_contact table {
    margin: 10px 0;
    border-collapse: collapse;
    width: 100%;
}

.reservation_bkn_contact th {
    background: #F2F2F2;
    text-align: center;
    padding: 5px 0 5px;
    border: 1px solid #c6c6c6;
    line-height: 1.6;
    font-weight: normal;
}

.reservation_bkn_contact td {
    padding: 5px 10px 5px;
    border: 1px solid #c6c6c6;
    line-height: 1.6;
    text-align: center;
}

.left-part {
    margin: 30px;
    display: inline-block;
    width: 340px;
}

.right-part {
    margin: 30px;
    display: inline-block;
    width: 330px;
}

.privacyCheck {
    font-size: 13px;
}

.check-part {
    padding-top: 20px;
    margin-bottom: 10px;
}

.privacy_check_input {
    height: 14px !important;
}

/* フリー項目 start */
#freeItem1 select,
#freeItem2 select,
#freeItem3 select,
#freeItem4 select,
#freeItem5 select
{
    width: 100%;
    height: 34px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
    padding: 0 0 0 6px;
}

input[type="radio"],
input[type="checkbox"] {
    height:17px;
    width:17px;
    box-shadow: none;
}

#freeItem1 textarea,
#freeItem2 textarea,
#freeItem3 textarea,
#freeItem4 textarea,
#freeItem5 textarea
{
    min-height: 80px;
    min-width: 478px;
    max-width: 478px;
    height: 40px;
    padding: 10px;
    border: 1px solid #bbb;
    border-radius: 4px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, .08) inset;
    line-height: 1;
    box-sizing: border-box;
}

dd label {
    margin: 5px 30px 5px 0;
    font-size: 15px;
    display: inline-block;
}
/* フリー項目 end */
#contents_outer *, #ui-meiriyo * {
    font-family: meiryo UI,Helvetica, "hiragino kaku gothic pro","ms pgothic",sans-serif;
    letter-spacing: -0.03em;
}
#contents_outer .fa, #ui-meiriyo .fa {
    font: normal normal normal 14px/1 FontAwesome;
}
.bkn_info.detail_cmn_section .ttl_section h3 {
    width: 840px;
}

/** Base container **/
.kalendae {
	display: inline-block;
	font-size:11px;
	font-family:'Helvetica Neue', 'Helvetica';
	cursor:default;
	position:relative;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.kalendae * {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/** Popup Container for Kalendae.Input **/
.kalendae.k-floating {
	position:absolute;
	top:0;
	left:0;
	z-index:100000;
	margin:0;
}

/** Kalendae.Input's popup close button **/
.kalendae .k-btn-close {
	position:absolute;
	top:-8px;
	right:-8px;
	width:20px;
	height:20px;
	background:white;
	border:2px solid #ccc;
	color:#999;
	line-height:17px;
	text-align:center;
	font-size:13px;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.75);
	cursor:pointer;
	text-decoration:none;
}
.kalendae .k-btn-close:after {content:"\2716";}
.kalendae .k-btn-close:hover {
	color:#7EA0E2;
	background:white;
	border-color:#7EA0E2;
}

/** Month Container **/
.kalendae .k-calendar {
	display: inline-block;
	zoom:1;
	width:366px;
	vertical-align:top;
}

/** Month Separator **/
.kalendae .k-separator {
	display: inline-block;
	width:1px;
	vertical-align:top;
	background:#e3e3e3;
	height:228px;
	margin:0px 21px;
}

/** Month Title Row **/
.kalendae .k-title { white-space:nowrap;position:relative;padding-bottom:5px;}
.kalendae .k-caption {font-size:25px;color: #0f0f0f;line-height: 1.3;}


/** Month and Year Buttons **/
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month,
.kalendae .k-btn-previous-year,
.kalendae .k-btn-next-year {
	width:16px;
	height:23px;
	cursor:pointer;
	position:absolute;
	color:#777;
	font-size:32px;
	line-height: 18px;
	font-weight: bold;
	font-family: arial;
	text-decoration:none;
}
.kalendae .k-btn-previous-month,
.kalendae .k-btn-next-month {
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	box-shadow: 0 2px 0 rgba(0,0,0,.05);
	width: 73px;
	display: block;
	text-align: center;
	line-height: 31px;
	height: 30px;
	float: right;
	margin: 0 0 0 5px;
	position: static;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	font-family: "メイリオ", Meiryo, Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Helvetica, sans-serif;
}
.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {
	color: #000!important;
	background: #f7f7f7;
	border: 1px solid #a5a5a5;
	box-shadow: 0 2px 0 rgba(0,0,0,.09);
}
/* カレンダーの戻ると進む */
.kalendae .k-btn-next-month:after {
    content: "次の月"!important;
	font-size: 12px;
	background: url("/images/reservation/icn_arw_right.png") no-repeat 41px center!important;
	padding: 0 11px 0 0;
}
.kalendae .k-btn-previous-month:after {
    content: "前の月"!important;
	font-size: 12px;
	background: url("/images/reservation/icn_arw_left.png") no-repeat 3px center!important;
	padding: 0 0 0 14px;
}

.kalendae .k-btn-previous-year {left:0;}
.kalendae .k-btn-previous-month {left:16px;}
.kalendae .k-btn-next-month {right:16px;}
.kalendae .k-btn-next-year {right:0;}

.kalendae .k-btn-previous-month:after {content:"\2039";}
.kalendae .k-btn-next-month:after {content:"\203A";}

.kalendae .k-btn-previous-year:after {content:"\00AB";}
.kalendae .k-btn-next-year:after {content:"\00BB";}

.kalendae .k-btn-previous-month:hover,
.kalendae .k-btn-next-month:hover {color:#7EA0E2;}

.kalendae .k-btn-previous-year:hover,
.kalendae .k-btn-next-year:hover {color:#6FDF81;}

/** Remove extra buttons when calendar shows multiple months **/
.kalendae .k-first-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-next-month,
.kalendae .k-middle-month .k-btn-previous-month,
.kalendae .k-last-month .k-btn-previous-month,
.kalendae .k-first-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-next-year,
.kalendae .k-middle-month .k-btn-previous-year,
.kalendae .k-last-month .k-btn-previous-year {display:none;}

/** Disable year nav option **/
.kalendae .k-title.k-disable-year-nav .k-btn-next-year,
.kalendae .k-title.k-disable-year-nav .k-btn-previous-year { display: none; }
.kalendae .k-title.k-disable-year-nav .k-btn-next-month { right: 0; }
.kalendae .k-title.k-disable-year-nav .k-btn-previous-month { left: 0; }

/** Force specific width for month container contents **/
.kalendae .k-days {
	height: 276px;
}
.kalendae .k-title,
.kalendae .k-header,
.kalendae .k-days {
	display:block;
	overflow:hidden;
}
.kalendae .k-header,
.kalendae .k-days {
	border-left: 1px solid #bdbdbd;
}

.k-days span:nth-child(n + 36) {
	border-bottom: 1px solid #bdbdbd;
}

/** Hide unusable buttons **/
.kalendae.k-disable-next-month-btn .k-btn-next-month,
.kalendae.k-disable-previous-month-btn .k-btn-previous-month,
.kalendae.k-disable-next-year-btn .k-btn-next-year,
.kalendae.k-disable-previous-year-btn .k-btn-previous-year {
	display:none;
}


/** Week columns and day cells **/
.kalendae .k-header span,
.kalendae .k-days span {
	float:left;
	color: #afafaf;
}
.k-in-month,
.kalendae .k-days span.k-out-of-month {
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}
.kalendae .k-days span {
	text-align:center;
	width:52px;
	height:55px;
	line-height:38px;
	font-size:16px;
}
.kalendae .k-days span.k-holiday {
	color: #afafaf!important;
	background: #f6f6f6 !important;
}
.kalendae .k-header span {
	text-align:center;
	font-size: 16px;
	font-weight:bold;
	width:52px;
	height: 32px;
	line-height: 34px;
	padding: 0;
	color:#0f0f0f;
	border-top: 1px solid #bdbdbd;
	border-right: 1px solid #bdbdbd;
}
.kalendae .k-header span[data-day="0"]{ color: #e83250;	background: #ffeaec;}
.kalendae .k-header span[data-day="6"]{ color: #3475ce; background: #e1f6ff;}

.kalendae .k-header.k-active span {
	cursor: pointer;
	border-radius:3px;
}

.kalendae .k-days span.k-active:not(.k-out-of-month) {
	text-align:center;
	width:52px;
	height:55px;
	line-height:38px;
	font-size:16px;
	color:#0f0f0f;
	text-decoration: underline;
	margin: 0;
	background: #fffcdd !important;
}
.kalendae .k-days span.k-active:not(.k-out-of-month):hover {
	text-decoration: none;
	background: #fff69e !important;
}
/*日曜日*/
.kalendae .k-days .k-in-month:not(.k-out-of-month):nth-child(7n + 1) {
	color: #f5a4b2;
	background: #fff6f7;
}
.kalendae .k-days .k-active:not(.k-out-of-month):nth-child(7n + 1) {
	color: #e83250;
	background: #fff6f7;
}

/*土曜日*/
.kalendae .k-days .k-in-month:not(.k-out-of-month):nth-child(7n) {
	background-color: #f1fbff;
	color: #9bbdeb;
}
.kalendae .k-days .k-active:not(.k-out-of-month):nth-child(7n) {
	color: #3475ce;
}

/** Days outside of the month view (before the first day of the month, after the last day of the month) **/
.kalendae .k-days span.k-out-of-month {
	color: #fff;
}

/** Selectable  **/
.kalendae .k-days span.k-active:not(.k-out-of-month) {
	cursor:pointer;
}

/** Selected day, when outside the selectable area **/
.kalendae .k-days span.k-selected:not(.k-out-of-month) {
	text-decoration: none;
	font-size: 17px;
	color: #0f0f0f!important;
	font-weight: bold;
	background: #fff69e !important;
}
.kalendae .k-days span.k-selected:not(.k-out-of-month):hover {
	background: #fff69e !important;
}


/** Selected day, when inside the selectable area **/
.kalendae .k-days span.k-selected.k-active,
.kalendae .k-header.k-active span.k-selected {
	background:#fff;
}

/** Days between the start and end points on a range, outside of the selectable area **/
.kalendae .k-days span.k-range {
	background:none;
	border-color:#6DD4FE;
}

/** Days between the start and end points on a range, inside of the selectable area **/
.kalendae .k-days span.k-range.k-in-month {
	background:#C4D4F1;
	border-color:#19AEFE;
	color:#333;
}

/** Selectable day, hovered *
.kalendae .k-days span.k-active:hover,
.kalendae .k-days span.k-active.k-day-hover-active {
	border-color:#666;
}*/

/** Selectable week, hovered **/
.kalendae .k-week:hover span.k-active:not(.k-out-of-month) {
	border-color:#666;
}

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

/*-------------------------------------IE8 ONLY CODE BELOW THIS LINE--------------------------------------------*/

.kalendae.ie8.k-floating {
	border:1px solid #ccc;
}

.kalendae.ie8 .k-btn-close {
	width:20px;
	height:20px;
	border:none;
	background:url('close.png') no-repeat top left;
}
.kalendae.ie8 .k-btn-close:after {display:none;}

.kalendae.ie8 .k-btn-previous-month,
.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {width:16px;height:16px;cursor:pointer;background:#777 url('arrows.png') no-repeat center left;position:absolute;top:0;}

.kalendae.ie8 .k-btn-next-month,
.kalendae.ie8 .k-btn-next-year {background-position:center right;}

.kalendae.ie8 .k-btn-previous-month:hover,
.kalendae.ie8 .k-btn-next-month:hover {background-color:#7EA0E2;}

.kalendae.ie8 .k-btn-previous-year,
.kalendae.ie8 .k-btn-next-year {background-color:#333;}

.kalendae.ie8 .k-btn-previous-year:hover,
.kalendae.ie8 .k-btn-next-year:hover {background-color:#6FDF81;}

.kalendae.ie8 .k-btn-previous-month:after,
.kalendae.ie8 .k-btn-next-month:after,
.kalendae.ie8 .k-btn-previous-year:after,
.kalendae.ie8 .k-btn-next-year:after {display:none;}


.kalendae .k-days span.k-active:after {
	position: relative;
	content: "予約可能";
	top: 5px;
	left: 0;
	font-size: 10px;
	display: block;
	line-height: 0;
}

.kalendae .k-days span.k-selected:not(.k-out-of-month):after {
	position: relative;
	content: "選択中";
	top: 5px;
	left: 0;
	font-size: 11px;
	display: block;
	line-height: 0;
}

.kalendae .k-days span.k-holiday:after {
	position: relative;
	content: "満";
	top: 5px;
	left: 0;
	font-size: 11px;
	display: block;
	line-height: 0;
}

/* 来店予約 */
#shop_calender .kalendae .k-btn-next-month:after {
    padding: 0 14px 0 0;
}
.rvResult-info__list .rvResult-info__list__time {
    padding: 0 0 1px 26px;
}
.rvResult-info__btn .rvResult-info__btn a {
    line-height: 55px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝

■施工例

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#case_cate li a{
	width: 100px;
	float: left;
	padding: 5px;
	font-size: 12px;
	border: 1px solid #333;
	background: #f8f8f8;
	text-decoration: none;
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
	
}

#cases h3 {
	background: #f4f1ed;
	padding: 10px;
}

#cases {
	margin-top: 30px;
}
#cases a{
	text-decoration: none;
}

#cases .bloc{
	width: 220px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	
}
/*#cases .bloc:nth-child(5n){
	margin-right:0;
}*/
#cases .bloc img{
	width: 100%;
	height: 150px;
}

#case {
  width: 1150px;
  /*margin: 0 auto 50px;*/
	margin:30px auto;
}

#case #unchor{
	margin:0 auto 30px;
}

#case h3 {
	background: #f4f4f4;
	padding: 10px;
	margin: 10px 0;
}

#case #unchor ul li {
	display:inline;
	float:left;
	margin:0 10px 10px 0;
	line-height:100%;
}
#case #unchor ul li a{
	padding:0 0 0 12px;
	background:url(../images/marker_off.png) no-repeat left center;
}
#case #unchor ul li a:hover{
	background:url(../images/marker_on.png) no-repeat left center;
}
#case .category {
	margin:0 0 10px;
	padding:5px 10px;
	background:#eee;
	font-weight:bold;
	font-size:18px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
#case .title {
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
}
#case .title h4 {
	margin:0;
	padding:10px 0;
	background:url(../images/marker_content.jpg) no-repeat 3px center;
	font-size:18px;
	font-weight:bold;
}
#case .bloc {
	margin:0 0 20px;
	padding:5px;
	border:1px solid #ccc;
}
#case .bloc .catchcopy{
	margin:10px 0;
	font-size:12px;
}
#case .bloc .photoarea {
	margin: 0 0 10px 90px;
	background:url(../images/marker_arrow.jpg) no-repeat center center;
}
#case .bloc .photoarea2 {
	width:368px;
	margin:0 5px 10px;
	text-align:center;
}
#case .bloc .photoarea .before{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	position: relative;
}
#case .bloc .photoarea .before::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
    /* margin-left: 0px; */
}
#case .bloc .photoarea .underconstruction{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
	position: relative;
}
#case .bloc .photoarea .underconstruction::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #757575;
    position: absolute;
    top: 40%;
    right: -64px;
}
#case .bloc .photoarea .after{
	float:left;
	width:150px;
	border:1px solid #ddd;
	padding:5px;
	margin-left: 40px;
}
#case .bloc .photoarea .tit{
	margin:0 0 5px;
	color:#333;
	font-weight:bold;
}
#case .bloc .photoarea .photo{
	text-align:center;
}
#case .bloc .photo img{
	height: 180px;
  width: 100%;
}
#case .bloc .photo a:hover img{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;/**/
}
#case .bloc .photo img a{
	display:inline;/**/
	vertical-align:top;
}

#case .bloc .spec table {
	width:96%;
  margin:0 0 20px 20px;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
#case .bloc .spec table th {
	text-align:left;
	padding:2px 5px;
	border:0;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
	font-weight:normal;
	background:#f4f1ed;
}
#case .bloc .spec table td {
	padding:2px;
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#case .bloc .photo_wrap {
	display: flex;
	flex-wrap: wrap;
}
#case .bloc .photobox {
	float:left; 
	width:240px;
	height:212px;
	margin:0 10px 10px 20px;
	line-height: 1.1em;
}



.maparea {
	width: 100%;
	margin: 0 auto 10px;
	padding: 10px 0;
	background: #ffff2;
}
.maparea h4 {
	padding: 0 10px;
}
.marker_data_html h2 {
	font-size: 14px;
	color: #1B4193;
}
.marker_data_html p {
	font-size: 12px;
	color: #333;
}
.maparea .entry {
	float: left;
}
.maparea p {
	padding: 0 10px;
}
.gmap {
	width: 100%;
	height: 400px;
	margin: 0 auto;
}
