@charset "utf-8";

/* マージン
================================================== */
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-cnt-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-cbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-sbox-style, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbox-style{
    margin: 0 15px !important;
}
.hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-01, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-02, .hpb-layoutset-02 #hpb-main .hpb-parts-smt-lbtn-03{
    margin: 5px 15px !important;
}

#flow_01{
   margin-top:-75px;
  padding-top:75px;
}
#flow_02{
   margin-top:-75px;
  padding-top:75px;
}
#flow_03{
   margin-top:-75px;
  padding-top:75px;
}
#flow_04{
   margin-top:-75px;
  padding-top:75px;
}
#flow_05{
   margin-top:-75px;
  padding-top:75px;
}
#flow_06{
   margin-top:-75px;
  padding-top:75px;
}
#flow_07{
   margin-top:-75px;
  padding-top:75px;
}
#flow_08{
   margin-top:-75px;
  padding-top:75px;
}
#flow_09{
   margin-top:-75px;
  padding-top:75px;
}
#flow_10{
   margin-top:-75px;
  padding-top:75px;
}
#flow_11{
   margin-top:-75px;
  padding-top:75px;
}
#flow_12{
   margin-top:-75px;
  padding-top:75px;
}
#flow_13{
   margin-top:-75px;
  padding-top:75px;
}
#flow_14{
   margin-top:-75px;
  padding-top:75px;
}
#flow_15{
   margin-top:-75px;
  padding-top:75px;
}

#sa_01{
   margin-top:-75px;
  padding-top:75px;
}
#sa_02{
   margin-top:-75px;
  padding-top:75px;
}
#sa_03{
   margin-top:-75px;
  padding-top:75px;
}
#sa_04{
   margin-top:-75px;
  padding-top:75px;
}
#sa_05{
   margin-top:-75px;
  padding-top:75px;
}
#sa_06{
   margin-top:-75px;
  padding-top:75px;
}
#sa_07{
   margin-top:-75px;
  padding-top:75px;
}


#re_01{
   margin-top:-75px;
  padding-top:75px;
}
#re_02{
   margin-top:-75px;
  padding-top:75px;
}
#re_03{
   margin-top:-75px;
  padding-top:75px;
}
#re_04{
   margin-top:-75px;
  padding-top:75px;
}
#re_05{
   margin-top:-75px;
  padding-top:75px;
}


/* スライダー系
================================================== */

.swiper-container{
  text-align: center;
}
.swiper-container .swiper-slide img{
  max-width: 100%;
  height: auto;
}
.swiper-slide a:hover img{
	 
  filter : alpha(opacity=65);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}

/* メインcontainer
================================================== */

#hpb-container{
 margin-top : 0px;
 font-size : 17px;
 
}
.hpb-section img{
 text-align : center;border-width : 0px;
}
#home{
 float : left;
}


/* header
================================================== */

.hed_imgbox{
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 width : 100%;
}

.hed_imgbox p img{
 border-width : 0px;
 width : 100%;
}
.hed_top_imgbox{
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 width : 100%;
 height : auto;
 display : inline-block;
 position : relative;
}

.hed_top_imgbox img{
 border-width : 0px;
 width : 100%;
}
/*
追加分
*/
.clearfix::after{
 content:".";display:block;
 clear:both;height:0;
 visibility:hidden;
}
.clearfix{
 min-height:1px;
}
* html .clearfix{
 height:1px;
}

#hpb-header{
 position: fixed;	/*20211230追加*/
 top:0;	/*20211230追加*/
 background-color: #FFF;	/*20211230追加*/
 width:100%;
 z-index : 100;
}
.hed_top_logobox{
	float:left;
	background : transparent url(img/header.jpg) no-repeat scroll center center;
	width:245px;
	height:55px;
}
.hed_top_logobox img{
	border-width : 0px;
	width : 100%;
	max-height:193px;
}
#menu_button{
	float:right;
	background:url(img/menu_sp_btn.png) no-repeat center center;
	-moz-background-size:cover;
	background-size:cover;
	width:54px;
	height:55px;
}
	
#hpb-header .nav{
	position:absolute;
	right:0px;
	top : 55px;
	color : rgb(255, 255, 255);
	width : 100%;
	background-color : rgba(123,99,53,.9);
  transition: .2s
	margin-left:auto;
	z-index:100;
 text-align : center;
 font-weight : 300;
}
#hpb-header nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#hpb-header nav ul li{
	border-bottom : 1px dotted rgb(255, 255, 255);
	text-align : center;
	padding: 1em;
 font-size : 18px;
 font-weight : bold;
}
#hpb-header nav ul li a{
	color : rgb(255, 255, 255);
	text-decoration:none;
}
#hpb-header nav ul li a:hover{
	color : rgb(255, 255, 255);
	text-decoration:none;
}

.headline{
	padding:0;
	margin:0;
	border-top-width : 2px;border-right-width : medium;border-bottom-width : medium;border-left-width : medium;border-top-style : solid;border-right-style : none;border-bottom-style : none;border-left-style : none;border-top-color : rgb(236, 98, 3);
	
}


/* body
================================================== */

.bk03_h{
 padding-bottom : 10px;
 margin-bottom : 0px;
 padding-top : 40px;
 background-image : url(img/bk_h.gif);
 background-repeat : repeat;
}
.bk03_ao{
 padding-bottom : 20px;
 margin-bottom : 0px;
 padding-top : 30px;
 background-image : url(../img/back06f.gif);
 background-repeat : repeat;
}
.bk03_1{
 padding-bottom : 20px;
 margin-bottom : 0px;
 padding-top : 30px;
 background-image : none;
 word-break: break-all;
 background-color : #f7f5f2;
}
.bk03_1a{
 padding-bottom : 20px;
 margin-bottom : 0px;
 padding-top : 0px;
 background-image : url(../img/bk06.png);
 background-repeat : repeat;
 word-break: break-all;
}
.bk03_1p{
 padding-bottom : 20px;
 margin-bottom : 0px;
 padding-top : 30px;
 background-image : url(../img/back06g.gif);
 background-repeat : repeat;
 word-break: break-all;
}
.bk03_2{
 padding-bottom : 20px;
 padding-top : 0px;
 margin-top : 0px;
 background-image : url(img/bk.gif);
 word-break: break-all;
 background-repeat : no-repeat;
 background-position : right top;
}
.bk03_2a{
 padding-bottom : 20px;
 padding-top : 0px;
 margin-top : 0px;
 background-image : url(../img/bk3.png);
 background-repeat : repeat;
 word-break: break-all;
}
.bk03_2g{
 padding-bottom : 20px;
 padding-top : 0px;
 margin-top : 0px;
 background-image : url(../img/back06g.gif);
 background-repeat : repeat;
 word-break: break-all;
}
.bk03a1{
 padding-bottom : 0px;
 padding-top : 20px;
 margin-top : 0px;
 background-color : rgb(255, 255, 255);
 margin-bottom : 0px;
 word-break: break-all;
}

/* タイトル
================================================== */

.titlebox{
 font-size : 16px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #666666;
 padding-top : 0px;
}

.titlebox h2{
 font-size : 18px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}


.titlebox2{
 
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #918a5a;
 padding-top : 15px;
}

.titlebox2 h2{
 
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
 font-size : 26px;
}
.titlebox2 h2 a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.titlebox2 h2 a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.titlebox2 img{
 vertical-align : middle;border-width : 0px;
}
.titlebox2cen{
 
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #918a5a;
 padding-top : 15px;
 text-align : center;
}

.titlebox2cen h2{
 
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
 font-size : 26px;
}
.titlebox2cen_no{
 
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 15px;
 text-align : center;
}

.titlebox2cen_no h2{
 
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
 font-size : 22px;
}
.titlebox2cen_undno{
 font-size : 19px;
 font-weight : bold;
 padding-bottom : 0px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 0px;
 text-align : center;
}

.titlebox2cen_undno h2{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen1{
 font-size : 19px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #000000;
 padding-top : 0px;
 text-align : left;
}

.titlebox2cen1 h2{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen_w{
 font-weight : bold;
 padding-bottom : 15px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 15px;
 text-align : center;
 color : #ffffff;
 margin-top : 0px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #ffffff;
}
.titlebox2cen_w img{
 vertical-align : middle;
}
.titlebox2cen_w h2{
 font-size : 24px;
 font-weight : bold;
 color : #ffffff;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.titlebox2cen_w_n{
 font-size : 17px;
 font-weight : bold;
 padding-bottom : 7px;
 margin-left : 15px;
 margin-right : 15px;
 padding-top : 0px;
 text-align : center;
 color : #ffffff;
}

.titlebox2cen_w_n h2{
 font-size : 19px;
 font-weight : bold;
 color : #ffffff;
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}
.title_1000a{
 color : rgb(0, 0, 0);
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #008000;
 padding-top : 0px;
}

.title_1000a h2{
 font-size : 20px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}

.title_1000a h2 a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.title_1000a h2 a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}
.title_1000a2{
 color : rgb(0, 0, 0);
 padding-bottom : 5px;
 margin-left : 15px;
 margin-right : 15px;
 border-bottom-width : 2px;
 border-bottom-style : solid;
 border-bottom-color : #008000;
 padding-top : 0px;
}

.title_1000a2 h2{
 font-size : 24px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 padding-top : 0px;
 padding-left : 0px;
 padding-right : 0px;
 padding-bottom : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 line-height : 1.6;
}

.title_1000a2 h2 a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}

.title_1000a2 h2 a:hover{
 color : rgb(0, 0, 0);
 text-decoration : none;
}
.title_1000a img{
 vertical-align : middle;border-width : 0px;
}
.title_q{
  background-image : url(img/title_q.png);
  background-repeat : no-repeat;
  width : auto;
  height : auto;
  
  margin-bottom : 0px;
  margin-top : 40px;
 
 
 margin-left : 15px;
 margin-right : 15px;
 position : relative;
 padding-bottom : 1px;
}
.title_q h2{
  font-size : 19px;
  
  padding-top : 2px;
  padding-left : 50px;
  margin-top : 0px;
  font-weight : bold;
  
  color : #59b458;
 margin-bottom : 20px;
}
.term_title{
 font-size : 18px;
 font-weight : bold;
 color : #008000;
 padding-bottom : 10px;
}
.semi_title{
 font-size : 22px;
 font-weight : bold;
 color : #000000;
 text-align : center;
 margin-bottom : 0px;
 padding-top : 15px;
 padding-bottom : 0px;
}
.title_unsen_azu{
 font-size : 22px;
 font-weight : bold;
 color : #000000;
 padding-bottom : 8px;
 border-bottom-width : 2px;
 border-bottom-style : dotted;
 border-bottom-color : #6d635c;
}




/* レイアウト
================================================== */

.content_box{
 
 padding-left : 15px;
 padding-right : 15px;
 display : block;
 width : auto;
 margin-top : 0px;
 margin-bottom : 0px;
 padding-top : 20px;
}
.textbox{
 
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 15px;
 margin-right : 15px;
 display : block;
 color : #000000;
 padding-top : 5px;
 margin-bottom : 0px;
}
.textbox a{
 color : #000000;
}
.textbox a:hover{
 color : #000000;
}
.textbox h2{
 font-size : 19px;
 font-weight : bold;
 color : rgb(0, 0, 0);
 background-color : rgb(240, 240, 240);
}
.textbox h2 img{
 vertical-align : middle;border-width : 0px;
}
.textbox img{
  max-width: 100%;
  height:auto;
}
.textbox p{
 line-height : 1.6;
}
.textbox p img{
 vertical-align : middle;border-width : 0px;
}
.textbox p a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.textbox ul{
 padding-top : 0px;
 padding-left : 15px;
 
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-bottom : 0px;
}
.textbox ul li{
 line-height : 1.4;
 list-style-type : disc;
 margin-bottom : 10px;
}
.textbox ol{
 padding-top : 0px;
 padding-left : 25px;
 
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 0px;
 margin-bottom : 0px;
}

.textbox ol li{
 line-height : 1.4;
 margin-bottom : 10px;
}
.textbox_a{
 
 margin-top : 0px;
 background-color : #ffffff;
 margin-left : 15px;
 margin-right : 15px;
 padding-bottom : 10px;
 margin-bottom : 15px;
 padding-left : 10px;
 padding-right : 10px;
 padding-top : 10px;
}
.textbox_a p{
 font-size : 14px;
 color : rgb(0, 0, 0);
 line-height : 1.6;
}
.textbox_a ul{
 padding-left : 20px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 padding-top : 0px;
}
.textbox_a1{
 
 margin-top : 10px;
 background-color : #f2f3ed;
 margin-left : 15px;
 margin-right : 15px;
 padding-bottom : 10px;
 margin-bottom : 15px;
 padding-left : 10px;
 padding-right : 10px;
 padding-top : 10px;
}
.textbox_a1 p{
 font-size : 14px;
 color : rgb(0, 0, 0);
 line-height : 1.6;
}
.textbox_a1 ul{
 padding-left : 20px;
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
 padding-top : 0px;
}
.img_box{
 padding-top : 10px;
 padding-bottom : 0px;
}
.img_box h2{
 font-size : 13px;
 font-weight : bold;
}
.img_box img{
  max-width: 100%;
  height:auto;
}
.img_box a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.info_box{
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  margin-bottom : 0px;
 padding-top : 15px;
}
.info_box_text{
  width : 100%;
  height : auto;
  clear : both;
  display : block;
  position : relative;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(51, 51, 0);
 padding-bottom : 10px;
 margin-top : 0px;
 margin-bottom : 10px;
}
.info_box_text a{
  color : #000000;
  text-decoration : underline;
}
.info_box_text a:hover{
  color : #8e2648;
  text-decoration : underline;
}
.info_box_text img{
 vertical-align : middle;border-width : 0px;
}

.imageleft{
 margin-top : 0px;
 margin-right : 15px;
 margin-bottom : 0px;
 float : left;
}
.imageright{
 margin-left : 15px;
 margin-bottom : 0px;
 float : right;
}
.text_subbox{
 background-color : rgb(255, 255, 255);
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 width : 93%;
 height : auto;
}

.text_subbox img{
 vertical-align : middle;border-width : 0px;
}

.text_subbox2{
 background-color : #f1fbfc;
 padding-top : 10px;
 padding-left : 10px;
 padding-right : 10px;
 padding-bottom : 10px;border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 width : 93%;
 height : auto;

}

.text_subbox2 img{
 vertical-align : middle;border-width : 0px;
}
.waku_box{
 padding-bottom : 5px;
 border-width : 1px;border-style : solid;border-color : #000000;
 width : auto;
 height : auto;
 padding-top : 5px;
 margin-bottom : 25px;
 margin-left : 15px;
 margin-right : 15px;
 padding-left : 5px;
 padding-right : 5px;
}

.waku_box p{
 line-height : 1.6;
}
.waku_box img{
  border-width : 0px;
  max-width: 100%;
  height:auto;
}

.waku_box p img{
 vertical-align : middle;
}
.wakubox_1{
 text-align : center;
 padding-top : 8px;
 padding-left : 8px;
 padding-right : 8px;
 padding-bottom : 8px;border-width : 1px;border-style : solid;border-color : #000000;
 background-color : #ffffff;
 font-size : 19px;
}

.wakubo1_a{
 color : #000000;
 text-decoration : none;
}
.wakubox_1a{
 font-family: 'Noto Sans JP', sans-serif;
 text-align : center;
 padding-top : 8px;
 padding-left : 8px;
 padding-right : 8px;
 padding-bottom : 8px;border-width : 1px;border-style : solid;border-color : #000000;
 background-color : #ffffff;
 font-size : 19px;
}

.wakubo1a a{
 color : #000000;
 text-decoration : none;
}

.wakubox_2{
 text-align : left;
 padding-top : 8px;
 padding-left : 8px;
 padding-right : 8px;
 padding-bottom : 8px;border-width : 1px;border-style : solid;border-color : #6d635c;
 background-color : #f7fcff;
}

.wakubox_2 a{
 color : #ffffff;
 text-decoration : none;
}
.wakubox_3{
 text-align : center;
 padding-top : 8px;
 padding-left : 8px;
 padding-right : 8px;
 padding-bottom : 8px;border-width : 1px;border-style : solid;border-color : #89b700;
 background-color : #89b700;
 color : #ffffff;
 font-size : 22px;
}

.wakubox_3 a{
 color : #ffffff;
 text-decoration : none;
}


.wakubox_2 a:hover{
 color : #ffffff;
 text-decoration : none;
}


.text_right{
 text-align : right;
}

.text_right img{
 vertical-align : middle;border-width : 0px;
}

.text_right a{
 color : rgb(204, 51, 102);
 text-decoration : underline;
}

.setone{
 clear : both;
}
.timeline{
  padding-top : 10px;
  padding-bottom : 0px;
  max-width: 100% !important;
  width: 100% !important;
}



.center{
 text-align : center;
}

.box2{
 display:flex;
  margin:0;
 width : 99%;
 text-align : center;
 display : inline-block;
}

.box_left{
  width : 50%;
 margin-left : 0px;
 float : left;
}
.box_right{
  width : 50%;
 margin-right : 0px;
 margin-left : 15px;
 padding-right : 0px;
 float : left;
}
.box_left_waku{
 width : 50%;
 margin-left : 0px;
 padding-top : 7px;
 padding-left : 7px;
 padding-right : 7px;
 padding-bottom : 7px;border-width : 1px;border-style : solid;border-color : #666666;
 background-color : #ffffff;
 font-size : 18px;
}
.box_right_waku{
 width : 50%;
 margin-right : 0px;
 margin-left : 15px;
 padding-right : 7px;
 padding-top : 7px;
 padding-left : 7px;
 padding-bottom : 7px;border-width : 1px;border-style : solid;border-color : #666666;
 background-color : #ffffff;
 font-size : 18px;
}
.box_photo{
 margin-left : 0px;
 margin-right : 0px;
 padding-bottom : 15px;
 padding-left : 0px;
}
.box2_title{
 font-weight : bold;
 color : #ffffdb;
 text-align : center;
 padding-bottom : 6px;
 font-size : 16px;
}
.box2_text{
 font-size : 14px;
 color : #ffffff;
 text-align : center;
 padding-bottom : 6px;
}

.estate_box{
 padding-left : 5px;
 padding-right : 5px; 
 border-width : 1px;border-style : solid;border-color : rgb(204, 204, 204);
 margin-left : 0px;
 margin-right : 0px;
 position : relative;
 width : 96%;
 padding-top : 5px;
 margin-bottom : 20px;
 background-color : #ffffff;
 padding-bottom : 10px;
}
.estate_cl_box{
 width : 100%;
 height : auto;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(204, 204, 204);
 clear : both;
 padding-bottom : 4px;
 position : relative;
 display : inline-block;
}
.estate_type{
 text-align : left;
 padding-right : 15px;
 width : auto;
 float : left;
 font-size : 19px;
}
.list_claim{
 color : rgb(0, 0, 0);
 text-align : right;
 width : 115px;
 float : left;
 font-size : 18px;
}
.list_claim input{
  vertical-align: middle;
}
.estate_address{
 padding-bottom : 3px;
 padding-top : 3px;
 display : inline-block;
}
.estate_icon{
 font-size : 12px;
 padding-bottom : 3px;
 padding-top : 3px;
 clear : both;
}
.estate_icon img{
  border-width : 0px;
}
.estate_access{
 padding-top : 3px;
 padding-bottom : 3px;
 clear : both;
 display : inline-block;
 position : relative;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(153, 153, 153);
 width : 100%;
}
.estate_leftbox{
 width : 81px;
 height : 104px;
 float : left;
 display : inline-block;
 padding-top : 3px;
 
}
.estate_photo{
  width : 81px;
  height : 104px;
  overflow : hidden;
  text-align : center;
 position : relative;
}
.estate_photo img{
  max-width: auto;
  max-height: 100%;
  left: 50%;
  right: 50%;
  margin-left:-50%;
  margin-right:-50%;
  vertical-align: middle;
}
.estate_photo a:hover img{
	 
  filter : alpha(opacity=65);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.estate_rightbox{
 padding-top : 3px;
 float : left;
 margin-left : 0px;
}
.tochi{
 vertical-align : top;
 margin-left : 0px;
 width : auto;
 height : auto;
 clear : both;
}
.tatemono{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.kaisuu{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.madori{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.youseki{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.rimawari{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.shikirei{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
}
.estate_price{
 vertical-align : top;
 margin-left : 0px;
 clear : both;
 color : rgb(204, 0, 0);
 font-weight : bold;
 font-size : 21px;
}
.estate_syousai{
  color : #000000;
  text-align : center;
  width : 95%;
 padding-left : 7px;
 padding-top : 7px;
 padding-right : 7px;
 padding-bottom : 7px;border-width : 1px;border-style : solid;border-color : #666666;
 background-color : #ffffff;
 margin-top : 10px;
 font-size : 19px;
}
.estate_catch_copy{
 background-color : rgb(238, 255, 238);
 padding-top : 3px;
 padding-left : 3px;
 padding-right : 3px;
 padding-bottom : 3px;
 margin-top : 3px;
}
.mst_photo_box{
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  
}
.mst_photo_box ul{
  margin-left : 0px;
  padding-left : 0px;
  margin-right : -15pxpx;
  margin-top : 0px;
}
.mst_photo_box ul li{
  width : 100%;
  height : auto;
  clear : both;
  display : inline-block;
  position : relative;
  padding-bottom : 15px;
}
.under_photo{
  width : 100%;
  height : auto;
  clear : both;
  overflow : hidden;
  text-align : center;
  display : inline-block;
  position : relative;
}
.under_photo img{
  max-width: 100%;
  max-height: auto;
  vertical-align: middle;
}
.under_photo_title{
  font-size : 16px;
  text-align : center;
  width : 100%;
  clear : both;
  padding-top : 5px;
  padding-bottom : 3px;
  height : auto;
  
  position : relative;
}
.godtlbox{
 padding-top : 10px;
 padding-left : 15px;
 padding-right : 15px;
 padding-bottom : 0px;
}
.godtlbox img{
  max-width: 100%;
  height:auto;
}
.godtlbox a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.estate_photo2 img{
  max-width: auto;
  max-height: 100%;
  vertical-align: middle;
 width : 100%;
}
.estate_photo2{
 position : relative;
 overflow : hidden;
 margin-bottom : 15px;
}
.estate_syousai a{
 color : #000000;
 text-decoration : none;
}
.estate_syousai a:hover{
 color : #008000;
 text-decoration : none;
}
.facebook_wrap{
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
 
.fb-page,
.fb-page span,
.facebook_wrap iframe{
  width: 100% !important;
  height: 500px !important;
 margin-bottom : 15px;
}
.box2 a{
 text-decoration : none;
 color : #000000;
}

.box2 a:hover{
 color : #000000;
 text-decoration : none;
}
.term_text{
 padding-bottom : 15px;
}

.term_line{
 font-size : 2px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #000000;
 margin-bottom : 20px;
}




/* テーブル系
================================================== */

.any2{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 table-layout: fixed;
}
.any2 td{
  padding-top : 7px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 7px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
  vertical-align : top;
 
 
}
.any2 td input{
  vertical-align: middle;
}
.any2 img{
 vertical-align : middle;border-width : 0px;
}
.any2_01{
 font-weight : bold;
}

.any2_02{
 
 
 background-color : rgb(249, 247, 236);
}
.any2_catch_copy{
 font-weight : bold;
 color : rgb(102, 102, 102);
}
.any3{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
}
.any3 td{
  padding-left : 4px;
  padding-right : 4px;
  vertical-align : top;
}
.any3 td a{
 color : #000000;
 text-decoration : underline;
}
.any3 ol{
 margin-top : 0px;
 margin-left : 0px;
 margin-right : 0px;
 margin-bottom : 0px;
}
.any3 td ol li{
 margin-left : 10px;
 line-height : 1;
 margin-bottom : 6px;
}
.any4{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 font-size : 18px;
 font-weight : bold;
}
.any4 td{
  padding-top : 8px;
  padding-left : 4px;
  padding-right : 4px;
  vertical-align : top;
 padding-bottom : 11px;
}
.any4a{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;
  line-height : 1.6;
  margin-top : 0px;
  color : #000000;
 width : 100%;
 font-size : 18px;
 font-weight : bold;
}
.any4a td{
  padding-top : 8px;
  padding-left : 4px;
  padding-right : 4px;
  vertical-align : top;
 padding-bottom : 11px;
}
.any5{
  

  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : rgb(204, 204, 204);
  line-height : 1.6;
  margin-top : 10px;
  color : #000000;
 width : 100%;
 

 background-color : #ffffff;
}
.any5 td{
  padding-top : 4px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #cccccc #cccccc #cccccc #cccccc;
  vertical-align : top;
}
.any6{
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-collapse : collapse;border-spacing : 0px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666;
  line-height : 1.6;
  margin-top : 0px;
  color : rgb(0, 0, 0);
 width : 100%;
 table-layout: fixed;
 text-align : center;
 background-color : #ffffff;
}
.any6 td{
  padding-top : 6px;
  
  padding-right : 0px;
  padding-bottom : 6px;
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : #666666;
  vertical-align : top;

 padding-left : 10px;
}
.any6 td img{
 vertical-align : middle;border-width : 0px;
}

.any6 td a{
 color : rgb(0, 0, 0);
 text-decoration : none;
}
.td_sen_1{
 border-right-width : 1px;
 border-right-style : dotted;
 border-right-color : #ffffff;
 border-top-width : 1px;
 border-top-style : dotted;
 border-top-color : #ffffff;
}

.td_sen_2{
 border-top-width : 1px;
 border-top-style : dotted;
 border-top-color : #ffffff;
}
.cort_td1{
 width : 90px;
}

.td01{
 background-color : #f7f5f0;
 text-align : left;
 color : #000000;
 font-weight : bold;
 font-size : 17px;
}
.td_01 img{
 vertical-align : middle;
}
.td01_oud{
 background-color : #e6e0d0;
 text-align : left;
 color : #000000;
 font-weight : bold;
 font-size : 17px;
}
.td02{
 background-color : rgb(255, 255, 255);
}
.td02 ul{
 padding-left : 20px;
 padding-bottom : 5px;
 margin-top : 0px;
 margin-bottom : 0px;
 padding-top : 5px;
}

.td02 ul li{
 margin-bottom : 4px;
 margin-top : 0px;
}
.td02 ol{
 padding-left : 25px;
 padding-bottom : 5px;
 margin-top : 0px;
 margin-bottom : 0px;
 padding-top : 5px;
}
.td05{
 background-color : rgb(241, 237, 224);
 

 text-align : center;
}
.td23{
 background-color : #008000;
 vertical-align : middle;
 text-align : center;
 color : rgb(255, 255, 255);
}
.td28{
 background-color : rgb(242, 241, 236);
 text-align : center;
}
.td28a{
 background-color : #f1fcfb;
 text-align : center;
}

.td29{
 color : rgb(176, 176, 176);
 text-align : center;
}
.td30{
 background-color : rgb(0, 128, 255);
 text-align : center;
 color : rgb(255, 255, 255);
 font-weight : bold;
 font-size : 20px;
}
.td31{
 background-color : rgb(128, 199, 20);
 text-align : center;
 color : rgb(255, 255, 255);
 font-weight : bold;
 font-size : 20px;
}
.td32{
 background-color : rgb(248, 109, 7);
 text-align : center;
 color : rgb(255, 255, 255);
 font-weight : bold;
 font-size : 20px;
}
.td33{
 background-color : rgb(244, 254, 231);
 width : 90px;
}

.td100{
  color : #ffffff;
  background-color : #6a5e63;
  text-align : center;
  font-weight : bold;
}
.td101{
  background-color : #fff4f4;
  text-align : center;
  font-weight : bold;
}
.td102{
  background-color : #89b700;
  text-align : center;
  font-weight : bold;
 color : #ffffff;
}
.td103{
  background-color : #ffffff;
  text-align : center;
  font-weight : bold;
}
.td104{
  font-weight : bold;
  color : #cc0000;
  background-color : #ffffff;
  text-align : center;
}
.td105{
  text-align : left;
  width : 80px;
 background-color : #f7fcfd;
}


/* youtube、googlemap
================================================== */

.movie-wrap{
  position: relative;
  padding-bottom: 56.25%;
  padding-top : 10px;
  height: 0;
  overflow: hidden;
}

.movie-wrap iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.movie-wrap img{
  max-width: 100%;
  height:auto;
}
.movie-wrap a:hover img{
	 
  filter : alpha(opacity=75);
  -moz-opacity:0.65;
  opacity : 0.65; 
  background : #fff;
}
.ggmap{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}





/* footer
================================================== */


#undermenu{
	width:100%;
	display:block;
	position: fixed;
	bottom: 0px;
	left: 0px;
 z-index : 9999;
}
#undermenu ul{
	list-style: none;
	margin:0 auto;
	padding:0;
}
#undermenu ul li{
	float:left;
	width : 25%;
	max-width:195px;
}
#undermenu li img{
	margin:0;
	padding:0;
	width:100%;
	vertical-align:bottom;
}

/* 下線装飾
================================================== */

.unline{
 font-size : 2px;
 color : rgb(102, 102, 102);
 border-top-width : 1px;
 border-top-style : dotted;
 clear : both;
 padding-bottom : 0px;
 margin-bottom : 0px;
}
.line{
 font-size : 3px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(128, 128, 128);
 width : 100%;
 margin-left : 15px;
 padding-top : 0px;
 margin-top : 0px;
 padding-right : 15px;
}
.unsen{
 color : rgb(0, 0, 0);
 text-decoration : underline;
}
.undsen{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : rgb(102, 102, 102);
 margin-bottom : 20px;
 font-size : 2px;
}
.undline{
 color : rgb(0, 0, 160);
 text-decoration : underline;
}
.underline{
 border-top-width : 1px;
 border-top-style : dotted;
 border-top-color : rgb(153, 153, 153);
 margin-left : 15px;
 margin-right : 15px;
 position : relative;
 display : block;
}
.under_line{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #000000;
 padding-bottom : 4px;
}


/* フォント
================================================== */

.bolao{
 font-size : 17px;
 font-weight : bold;
 color : rgb(0, 128, 192);
}
.azu{
 color : rgb(204, 0, 0);
}
.azub{
 font-weight : bold;
 color : rgb(204, 0, 0);
}

.bold{
 font-weight : bold;
 color : rgb(0, 0, 0);
}
.ao16b{
 font-size : 16px;
 font-weight : bold;
 color : #800000;
}
.green{
 color : #008000;
}
.greenb{
 color : #008000;
 font-weight : bold;
}
.fw{
 color : #ffffff;
}

.boll{
 color : #ee408a;
}
.azu19{
 font-size : 19px;
 color : #cc0000;
}
.f19azub{
 font-size : 19px;
 font-weight : bold;
 color : #cc0000;
}
.f19b{
 font-size : 19px;
 font-weight : bold;
 color : #000000;
}
.f20b{
 font-size : 20px;
 font-weight : bold;
 color : #000000;
}


.f20bkb{
 font-size : 20px;
 font-weight : bold;
 color : #000000;
}
.f22b{
 font-size : 22px;
 color : #000000;
 font-weight : bold;
}
.f24b{
 font-size : 24px;
 font-weight : bold;
 color : #000000;
}

.f20azub{
 font-size : 20px;
 font-weight : bold;
 color : #cc0000;
}

.f20_a{
 font-size : 20px;
 color : #59b458;
}


#iframe6_1{
  border-width : 0px 0px 0px 0px;
  margin-left : 0px;
  width : 100%;
   height : 1500px;
  padding-top : 20px;
  overflow : auto;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 25px; 
  

  padding-left : 0px;
  display : inline-block;
  position : relative;
  

  text-align : left;
  bottom : auto;
}

.greenb18{
 font-size : 18px;
 color : #008000;
}

.cya{
 color : #990000;
}



.f19{
 font-size : 19px;
 color : #000000;
}

.f18{
 font-size : 18px;
 color : #000000;
}

.f18b{
 font-size : 18px;
 font-weight : bold;
 color : #000000;
}


.ao{
 color : #1694d8;
}

.record_box{
 padding-bottom : 0px;
 margin-top : 0px;
 margin-left : 15px;
 margin-right : 15px;
 display : block;
 color : #000000;
 padding-top : 5px;
 margin-bottom : 0px;
}
.record_box ul{
  margin-left : 0px;
  list-style: none;
  margin-top : 0px;
  margin-bottom : 0px;
  
  padding-left : 0px;
}
.record_box ul li{
 padding-top : 0px;
 margin-top : 0px;
 padding-bottom : 50px;
 margin-bottom : 0px;
}
.record_box_photo{

  text-align : center;
}
.record_box_photo img{
  max-width: 100%;

  vertical-align: center;
}
.record_text{
  text-align : center;
  padding-top : 10px;
}

.text_left_title{
 font-size : 19px;
 color : #990000;
 padding-top : 15px;
}

.under_line2{
 font-size : 10px;
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #000000;
}

.azu24b{
 color : #990000;
 font-size : 24px;
 font-weight : bold;
}

.syousai{
 color : #ffffff;
 background-color : #990000;
 text-align : center;
 padding-top : 7px;
 padding-left : 5px;
 padding-right : 5px;
 padding-bottom : 3px;border-width : 1px;border-style : solid;border-color : #666666;
 font-size : 18px;
}

.syousai a{
 color : #ffffff;
 text-decoration : none;
}

.syousai a:hover{
 color : #ffffff;
 text-decoration : none;
}
.f13w{
 font-size : 13px;
 color : #ffffff;
}
.td_30{
 width : 35px;
}

.f28b{
 font-size : 28px;
 font-weight : bold;
 color : #000000;
}

.f24azub{
 font-size : 24px;
 font-weight : bold;
 color : #c10061;
}

.text_left2{
 font-size : 18px;
 font-weight : bold;
 text-align : left;
 padding-bottom : 7px;
}

.td01_1{
 background-color : #f2f9ff;
}

.td01_2{
 background-color : #fffdf9;
}

.td01_3{
 text-align : right;
}
.td01_4{
 background-color : #f3fbfe;
 text-align : left;
 color : #000000;
 font-weight : bold;
 font-size : 17px;
}
.azup{
 color : #b5005a;
}

.f19aob{
 font-size : 19px;
 font-weight : bold;
 color : #1694d8;
}

.azupb{
 color : #b30059;
 font-weight : bold;
}

.f16b{
 font-size : 16px;
 font-weight : bold;
}

.td_50{
 width : 50px;
}
.td_70{
 width : 60px;
}

.box_inst{
 display : flex;
 clear : both;
}
.box_1{
 width : 50%;
 float : left;
 margin-right : 0px;
 margin-left : 0px;
}

.box_in{
 max-width:235px;
 margin-left : 0px;
 margin-right : 5px;
}
.box_in img{
  border-width : 0px;
  width:100%;
  height:auto;
}
.box_2{
 width : 50%;
 float : left;
 margin-left : 0px;
}
.box_in2{
 max-width:235px;
 margin-left : 5px;
 margin-right : 0px;
 margin-bottom : 0px;
}
.box_in2 img{
  border-width : 0px;
  width:100%;
  height:auto;
}
.box_in_name{
 text-align : center;
 font-size : 15px;
 padding-bottom : 20px;
 padding-top : 6px;
}



.title_unsen_azu img{
 vertical-align : middle;
}

.titlebox2cen img{
 vertical-align : middle;
}

.td_fw{
 background-color : #ffffff;
}

.btn_more a{
    position: relative;
    display : block;
    margin: 0 auto;
    padding: 10px 0;
    background: #fff;
    border: 1px solid #333;
    color: #333;
    font-size : 18px;
    text-align: center;
    transition: all 0.5s ease;
}
.btn_more a:hover{
    background: #a2a2a2;
    color: #fff;
}
.btn_more a:hover::before, .btn_more a:hover::after{
    background: #fff;
  }
.btn_more a::before{
    position: absolute;
    right: 10px; 
    top: 25px;
    content: '';
    display: block;
    height: 1px;
    width: 30px;
    background: #333;
}
.btn_more a::after{
    position: absolute;
    right: 10px;
    top: 21px;
    content: '';
    display: block;
    height: 1px;
    width: 10px;
    background: #333;
    transform: rotate(45deg); 

    -webkit-transform: rotate(45deg);
}