@charset "utf-8";

h1{
	color: #017dc5;
	font-weight: normal;
	font-size: 30px;
	border-bottom-color: #017dc5;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: left;
	letter-spacing: 0.15rem;
	padding-bottom: 10px;	
	padding-top: 10px;	
}

#h1_style{
  display: inline-block;
  color: #017dc5;
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.07rem;
  width: 1010px;
}
#sub_detail_h1{
	border-bottom-width: 4px;
}
#prop_name{
  display: inline-block;
  margin-left: 20px;
}
#sub_detail_h1 .item_kind0,
#sub_detail_h1 .item_kind1,
#sub_detail_h1 .item_kind2,
#sub_detail_h1 .item_kind3,
#sub_detail_h1 .item_kind4{
  position: relative;
  display: inline-block;
  vertical-align: 14px;    
}

h2{
	color: #017dc5;
	font-weight: normal;
	font-size: 25px;
	border-bottom-color: #dcdcdc;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: left;
	letter-spacing: 0.15rem;
	padding-bottom: 7px;	
  padding-top: 10px;
  display: inline-block;
  margin-bottom: 20px;
}


#sub_pankuzu_area{
  background-color: #017dc5;
  height: 150px;
  color: #ffffff;
  position: absolute;
  width: 100%;
  z-index: 0;
  text-align: left;  
  padding-top: 50px;
}

#main_contents_wrap{
  margin-top:120px !important;
  padding-bottom: 30px;
}

.sub_wrap2{
	width: 950px;
}

/**検索**/
#sub_search_box{
	border-bottom-color: #dcdcdc;
	border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top:30px;
  padding-bottom: 20px;
}
#sub_search_key{
  padding-left: 30px;
  padding-right: 30px;
}
.sub_search_category{
	display: inline-block;	
	border-radius: 5px;
	border-style: solid;
  padding: 10px;
  margin-bottom: 15px;  
  margin-left: 10px;  
  margin-right: 10px;  
  font-size: 20px;
}

/**pageing**/
.sub_pageing{
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 20px;  
}
.sub_pageing li{
  display: inline-block;
  list-style: none;
  margin: 10px;
}
.sub_pageing li a{	
	border-radius: 5px;
  color: #017dc5;
  padding: 10px;
  padding-bottom: 6px;
  padding-top: 6px;
	color: #017dc5;
	background-color: #f2f2f0;
}
.sub_pageing .active{
	color: #fff !important;
	background-color: #017dc5 !important;
}
.sub_pageing span{
  font-size: 25px;
}
.sub_pageing li a:hover{
	opacity: 0.6 !important;
	transition: opacity 0.3s linear !important;
}
/**検索 end**/

/**物件詳細**/
/*画像箇所 Pro sliderを改造*/
#sub_img_area{
  max-height: 490px;
	background-color: #f2f2f0;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 200px;
}
.sp-bottom-thumbnails{
  margin-top: 10px !important;
}
.sp-thumbnail-container{
  height: auto !important;
  max-height: 163px !important;
}
.sp-image-container .sp-image{
  margin: auto !important;
  width: auto !important;
  height: auto !important;
  max-height: 490px !important;
  max-width: 600px !important;
  vertical-align: middle !important;
}
.sp-next-arrow::after, .sp-next-arrow::before, .sp-previous-arrow::after, .sp-previous-arrow::before{
	background-color: #017dc5 !important;
}
.sp-horizontal .sp-previous-arrow{
  left: -50px !important;  
}
.sp-horizontal .sp-next-arrow{
  right: -50px !important;
}
#sub_gmap{
  border-radius: 5px;
}
#sub_gmap_link{
  margin-top: 10px;
  text-align: right;
}
#sub_gmap_link a{
  color: #017dc5;
	font-family: "NotoSansCJKjp_M","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
#sub_prop_detail{
	font-family: "NotoSansCJKjp_M","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  border-color: #bfbfbf;
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  text-align: left;
}
#sub_prop_detail th{
  font-size: 18px;
  background-color: #f2f2f0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 20px;
  border-bottom-color: #bfbfbf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  letter-spacing: 0.1rem;
  vertical-align: top;
  width: 140px;
  line-height: 20px;
}
#sub_prop_detail td{
  font-size: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 20px;
  border-bottom-color: #bfbfbf;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  letter-spacing: 0.1rem;
  line-height: 22px;
}

#sub_prop_detail #price{
	font-family: "NotoSansCJKjp_B","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #e80000;
}
#sub_comment{
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  letter-spacing: 0.1rem;
	font-family: "NotoSansCJKjp_M","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
.sub_detail_hashtag{
  font-size: 20px;
	display: inline-block;	
	border-radius: 5px;
	border-style: solid;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 10px;	
	margin-right: 10px;
}

/**物件詳細 end**/

/**フォーム**/
#booking_form{
	font-family: "NotoSansCJKjp_M","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  border-color: #bfbfbf;
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  text-align: left;
}
#booking_form dt{
  font-size: 18px;
  display: inline-block;
  width: 225px;
  background-color: #f2f2f0;
  padding-top: 25px;
  padding-bottom: 26px;
  padding-left: 15px;
  padding-right: 20px;
  border-top-color: #bfbfbf;
  border-top-style: solid;
  border-top-width: 1px;
  letter-spacing: 0.1rem;
}
#booking_form dd{
  font-size: 18px;
  display: inline-block;
  min-width: 655px;
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 20px;
  border-top-color: #bfbfbf;
  border-top-style: solid;
  border-top-width: 1px;
  letter-spacing: 0.1rem;
}
#sub_inqire_textarea{
  vertical-align: top;
  padding-bottom: 270px !important;
}
.imeon {
	ime-mode: active; /* 全角モード */
}
.imeoff {
	ime-mode: inactive; /* 半角モード */
}
.error {
  border: 3px solid #b21e23;
  border-radius: 6px;
  background: rgba(178, 30, 35, 0.5);
  color: #ffffff;
  padding: 9px 18px;
  margin-bottom: 27px;
  margin-top: 27px;
  letter-spacing: 0.1rem;
}
.inq_req::after {
  margin-left: 12px;
  vertical-align: top;
  font-size: 14px;
  content: "必須";
  color: #ffffff;
  background: #b21e23;
  border-radius: 3px;
  padding: 2px 6px;
  letter-spacing: 1.2px;
}
select, input, textarea {
	font-family: "NotoSansCJKjp_M","メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    padding: 8px;
    border-radius: 6px;
    border: 1px solid #454545;
    letter-spacing: 1.8px;
    font-size: 18px;
}
#method {
  border: 0;
	display: inline-block;
	margin-top: 54px;
	padding: 21px 63px;
	color: #ffffff;
	background: #017dc5;
	border-radius: 6px;
	font-size: 20px;
	font-weight: bolder;
	filter: drop-shadow(3px 3px 3px rgba(95, 115, 135, 0.6));
}
#method:hover{
	opacity: 0.6;
	transition: opacity 0.3s linear;
}

.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w450 {
	width: 450px;
}
.non_disp{
    display: none;
}
.fs16{
    font-size: 16px !important;
}
