@charset "utf-8";

/************************************************************
 * 共通
 ************************************************************/
.br_sp{
  display: none;
}
.br_pc{
  display: block;
}
.attention{
  font-size: 12px;
}
.caption{
  font-size: 12px;
  margin-top: 20px;
}
a img{
  border: none;
}
.contents_wrapper .contents_box{
  margin-top: 80px;
}
.contents_wrapper h4{
  font-size: 24px;
  text-align: center;
  margin-bottom: 10px;
}
.contents_wrapper h5{
  font-size: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.contents_wrapper p a{
  text-decoration: underline;
}
.contents_wrapper p a:hover{
  color: #999;
}
.text-center{
  text-align: center;
}
.btn_detail{
  font-size: 18px;
  background: #ebe4d1;
  border: 3px solid #9fa0a0;
  border-radius: 10px;
  padding: 10px 20px;
  display: block;
  width: 50%;
  margin: auto;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 10px;
}
.btn_detail:hover{
  background: #9fa0a0;
  color: #fff;
}

/*breadcrumb*/
.breadcrumb{
  margin: auto;
  text-align: right;
  padding: 10px;
  background: #efefef;
}
.breadcrumb li{
  display: inline;
  color: #aaa;
  line-height: 1.2;
}
.breadcrumb li:after{
  content: "＞";
  color: #aaa;
  padding: 0 10px;
}
.breadcrumb li:last-child:after{
  content: "";
}
.breadcrumb a{
  color: #727172;
}
.breadcrumb a:hover{
  text-decoration: underline;
}

/************************************************************
 * sub_menu
 ************************************************************/
.sub_menu{
  margin: 80px auto 0;
  text-align: center;
  display: table;
}
.sub_menu li{
  list-style: none;
  vertical-align: middle;
  display: table-cell;
  width: 25%;
  border-right: 3px solid #9fa0a0;
}
.sub_menu li:first-child{
  border-left: 3px solid #9fa0a0;
}
.sub_menu a{
  display: block;
  padding: 15px;
  line-height: 1.2;
}
.sub_menu a:hover,
.sub_menu a.active{
  color: #fff;
  background: #9fa0a0;
}

/************************************************************
 * sub_menu_login
 ************************************************************/
.sub_menu_login{
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
.sub_menu_login li{
  margin: 5px auto;
  width: 50%;
  max-width: 494px;
}
.sub_menu_login a{
  padding: 15px;
  border: 3px solid #9fa0a0;
  display: block;
  border-radius: 10px;
}
.sub_menu_login a:hover,
.sub_menu_login a.active{
  background: #e5e5e5;
  color: #666;
}


/************************************************************
 * メインヴィジュアル
 ************************************************************/
.main_image{
  width: 100%;
  height: 25%;
  padding-top: 15%;
  padding-bottom: 15%;
  color: #595757;
  text-align: center;
  position: relative;
  z-index: -1;
}
.main_image:after{
  background: url(../../img/about/fujinav-logo.png) no-repeat;
  width: 250px;
  height: 90px;
  display: block;
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
}
.main_image p{
  border-top: 1px solid #595757;
  border-bottom: 1px solid #595757;
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
  letter-spacing: 2px;
}
.main_image h4{
  font-size: 28px;
  padding-top: 2%;
}
.main_image_tlt{
  background: url(../../img/about/about_icon01.png) center top no-repeat;
  background-size: 25px auto;
  padding-top: 100px;
}
.fujinav-logo{
  position: absolute;
  bottom: 20px;
  left: 20px;
}

/*staff*/
.main_staff{
  background: url(../../img/about/staff_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*merit*/
.main_merit{
  background: url(../../img/about/merit_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*merit2*/
.main_merit2{
  background: url(../../img/about/merit_vis02.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*merit3*/
.main_merit3{
  background: url(../../img/about/merit_vis03.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*flow*/
.main_flow{
  background: url(../../img/about/flow_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*reason*/
.main_reason{
  background: url(../../img/about/reason_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*guide*/
.main_guide{
  background: url(../../img/about/guide_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*company*/
.main_company{
  background: url(../../img/about/company_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*offer*/
.main_offer{
  background: url(../../img/about/offer_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/*use*/
.main_use{
  background: url(../../img/about/use_vis01.jpg) center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}

/************************************************************
 * スタッフ紹介-エリア
 ************************************************************/
.contents_tlt_staff{
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.contents_tlt_staff h4{
  font-size: 24px;
  background: #1b4e6b;
  color: #fff;
  padding: 20px;
  margin-bottom: 10px;
  line-height: 1.2;
}
.areamap{
  position: relative;
}
.areamap_map{
  width: 100%;
  margin-top: 40px;
}
.areamap a:hover img{
  opacity: 0.5;
}
.areamap_hyogo{
  position: absolute;
  top: 35%;
  left: 15%;
  width: 220px;
}
.areamap_osaka{
  position: absolute;
  top: 65%;
  right: 18%;
  width: 220px;
}
.areamap_asset{
  position: absolute;
  top: 72%;
  left: 15%;
  width: 220px;
}
.areamap_kyoto{
  position: absolute;
  top: 28%;
  right: 18%;
  width: 220px;
}

/************************************************************
 * スタッフ紹介-staff_menu
 ************************************************************/
.staff_menu{
  text-align: center;
  margin-bottom: 40px;
  margin-left: -0.5em;
}
.staff_menu li{
  display: inline-block;
  width: 25%;
  vertical-align: middle;
  margin-right: -0.5em;
  line-height: 1;
}
.staff_menu a{
  color: #808080;
  display: block;
  border: 3px solid #a8a8a8;
  padding: 2em 0;
}
.staff_menu a:hover{
  background: #a8a8a8;
}
.staff_menu a.active{
  background: #a8a8a8;
  position: relative;
  padding: 3em 0;
}
.staff_menu a.active:after{
  content: "";
  position: absolute;
  bottom: -20px;
  right: 50%;
  left: 50%;
  margin-left: -80px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 80px 0 80px;
  border-color: #a8a8a8 transparent transparent transparent;
}
/*staff_menu_osaka*/
a.staff_menu_osaka{
  border: 3px solid #e7d3d7;
}
a.staff_menu_osaka:hover{
  background: #e7d3d7;
}
a.staff_menu_osaka.active{
  background: #e7d3d7;
}
a.staff_menu_osaka.active:after{
  border-color: #e7d3d7 transparent transparent transparent;
}

/*staff_menu_hyogo*/
a.staff_menu_hyogo{
  border: 3px solid #d3dce0;
}
a.staff_menu_hyogo:hover{
  background: #d3dce0;
}
a.staff_menu_hyogo.active{
  background: #d3dce0;
}
a.staff_menu_hyogo.active:after{
  border-color: #d3dce0 transparent transparent transparent;
}

/*staff_menu_kyoto*/
a.staff_menu_kyoto{
  border: 3px solid #d3e7e3;
}
a.staff_menu_kyoto:hover{
  background: #d3e7e3;
}
a.staff_menu_kyoto.active{
  background: #d3e7e3;
}
a.staff_menu_kyoto.active:after{
  border-color: #d3e7e3 transparent transparent transparent;
}

/*staff_menu_asset*/
a.staff_menu_asset{
  border: 3px solid #ebe4ce;
}
a.staff_menu_asset:hover{
  background: #ebe4ce;
}
a.staff_menu_asset.active{
  background: #ebe4ce;
}
a.staff_menu_asset.active:after{
  border-color: #ebe4ce transparent transparent transparent;
}

/************************************************************
 * スタッフ紹介-詳細
 ************************************************************/
.staff_box{
  margin-left: -20px;
}
.staff_card{
  width: calc(33.3333% - 20px);
  margin-left: 20px;
  float: left;
  margin-bottom: 20px;
  box-shadow: 0 0 5px #ccc;
}
.staff_card:nth-child(3n){
  margin-right: 0;
}
.staff_card:hover{
  background: #efefef;
}
.staff_card table{
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.staff_card th{
  padding: 10px 0 10px 10px;
}
.staff_card td{
  padding: 10px;
}
.staff_card th{
  width: 100px;
}
.staff_card td p:first-child{
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
.staff_card td p{
  line-height: 1.2;
}

/************************************************************
 * スタッフ紹介-clolrbox
 ************************************************************/
#cboxClose:before,#cboxClose:after {
	display: none;
}

/************************************************************
 * フジホームバンクについて
 ************************************************************/
.contents_guide{
  text-align: center;
}
.guide_about{
  margin: 40px auto 20px;
}
.guide_caption{
  font-size: 12px;
  border-bottom: 1px solid #9b9c9c;
  display: inline-block;
  width: 70%;
  color: #808080;
}
.guide_btob{
  display: block;
  margin: auto;
}
.guide_btob_tlt{
  margin-top: 80px;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: 1px solid #9b9c9c;
}
.contents_guide h4.guide_scheme_tlt{
  padding: 20px;
  background: #ebebeb;
  margin-bottom: 20px;
}
.guide_scheme_list{
  text-align: left;
  width: 900px;
  margin: auto;
}
.guide_left{
  float: left;
  min-width: 277px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.guide_left2{
  margin-top: 30px;
}
.guide_left2 img{
  width: 20%;
  float: left;
  margin: 0 10px 10px 0;
}
.guide_left3{
  float: left;
  width: 40%;
}
.guide_right{
  float: right;
  width: 20%;
  max-width: 180px;
  margin-left: 20px;
  margin-bottom: 20px;
}

/************************************************************
 * フロー
 ************************************************************/
 /*left*/
.flow_left{
  float: left;
  width: 30%;
}
.flow_select{
  display: table;
  margin: auto auto 20px;
}
.flow_list{
  margin: auto;
}
.flow_select h5{
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
}
.flow_select h5,
.flow_select form{
  display: table-cell;
  vertical-align: middle;
}
.flow_select form{
  padding: 0 10px;
}
.flow_left h5 span{
  border: 1px solid #9fa0a0;
  padding: 2px 4px;
  margin: 2px;
  display: inline-block;
}
.flow_left h5.active span{
  background: #9fa0a0;
  color: #fff;
  padding: 2px 4px;
  margin: 2px;
  display: inline-block;
}
.flow_select a{
  border: 3px solid #9fa0a0;
  padding: 5px;
  border-radius: 20px;
  margin: 5px;
  width: 40px;
  display: block;
}
.flow_select a span{
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #9fa0a0;
  color: #9fa0a0;
}
.flow_select1{
  float: left;
}
.flow_select2{
  float: right;
}
.flow_left > img{
  margin: auto;
}
/*ui*/
.flow_select div.ui-slider-switch{
  height: 24px;
}
.flow_select div.ui-slider-switch{
  width: 40px;
}
.flow_select .ui-slider-inneroffset{
  margin: 0 7px 0 15px; 
}
.flow_select .ui-slider-track .ui-btn.ui-slider-handle{
  width: 20px;
  height: 20px;
}
/*right*/
.flow_right{
  float: right;
  width: 70%;
}
.flow_bar{
  background: #efefef;
  padding: 10px;
  font-size: 20px;
  line-height: 1.2;
  font-weight: normal;
  text-align: center;
}
.flow_bar span{
  background: #9fa0a0;
  color: #fff;
  padding: 10px;
  margin: 0 10px;
}
.flow_table{
  display: table;
  margin-top: 20px;
}
.flow_table div{
  display: table-cell;
  vertical-align: middle;
  padding-bottom: 40px;
}
.flow_table div:first-child{
  width: 265px;
  background: url(../../img/about/flow_arrow.png) no-repeat center bottom;
}
.flow_table:last-child div:first-child{
  padding-bottom: 0;
  background: none;
}
.flow_table div:nth-child(2){
  padding-left: 20px;
}
.flow_btn{
  background: #f2eaec;
  border: 3px solid #9fa0a0;
  border-radius: 10px;
  padding: 10px 20px;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 20px;
}
.flow_btn:hover{
  background: #9fa0a0;
  color: #fff;
}
.flow_table ul{
  padding-top: 1em;
}
.flow_table li{
  position: relative;
  margin-left: 1.5em;
}
.flow_table li::before{
  display: block;
  position: absolute;
  top: .4em;
  left: -1.5em;
  font-size: 12px;
  line-height: 1;
  content: "◎";
}

/************************************************************
 * 選ばれる理由
 ************************************************************/
.contents_reason h5{
  font-size: 20px;
  margin-bottom: 20px;
}
.reason_list{
  display: table;
  text-align: left;
  width: 900px;
  margin: auto;
}
.reason_list{
  margin-top: 40px;
}
.reason_list h5{
  text-align: left;
}
.reason_list > div{
  display: table-cell;
  vertical-align: middle;
}
.reason_list > div:first-child{
  width: 154px;
  padding-right: 20px;
}
.reason_list > div:last-child{
  width: 225px;
  padding-left: 20px;
}
.reason_link{
  margin-top: 20px;
}
.reason_link a{
  display: inline-block;
  border: 1px solid #9fa0a0;
  vertical-align: middle;
  margin-left: 10px;
  margin-top: 10px;
}
.reason_link a:hover{
  opacity: 0.5;
}
.reason_flow{
  margin: 20px auto;
}

/************************************************************
 * メリット
 ************************************************************/
.merit_bar{
  background: #9fa0a0;
  color: #fff;
  padding: 20px;
  line-height: 1.2;
  font-weight: normal;
}
.merit_bar span{
  font-size: 36px;
  vertical-align: middle;
  margin: 0 0.1em;
}
.font_serif{
  font-family: serif;
}
.merit_no{
  font-size: 60px;
  font-weight: normal;
  display: inline-block;
}
.merit_img{
  width: 80%;
  margin: 40px auto 0;
}
.merit_btnlist{
  margin: 40px 0;
}

/*お客様売却メリット*/
.merit_text{
  width: 650px;
  margin:  auto;
}
h5.merit_tlt{
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #9fa0a0;
}
.merit_left{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.merit_right{
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.merit_table{
  width: 100%;
}
.merit_table,
.merit_table caption{
  text-align: left;
}
.merit_table caption{
  font-weight: bold;
}
.merit_table{
  border: none;
  border-collapse: collapse;
}
.merit_table tr{
  border-bottom: #9fa0a0 1px solid;
}
.merit_table th{
  background: #727172;
  color: #fff;
  text-align: center;
}
.merit_table th:first-child{
  min-width: 100px;
}
.merit_table td{
  padding: 10px;
  box-sizing: border-box;
}
.merit_table li{
  position: relative;
  margin-left: 1.5em;
}
.merit_table li::before{
  display: block;
  position: absolute;
  top: .4em;
  left: -1.5em;
  font-size: 12px;
  line-height: 1;
  content: "◎";
}
.merit_table_fuji{
  background: #feebbf;
}
/************************************************************
 * 不動産買取情報募集
 ************************************************************/
.offer_area{
  font-size: 24px;
  padding: 10px 0;
  border-top: 3px solid #9fa0a0;
  border-bottom: 3px solid #9fa0a0;
  text-align: center;
}
.offer_btnlist{
  max-width: 860px;
  margin: 100px auto 0;
}
.offer_btnlist h4{
  margin-bottom: 20px;
}
.offer_btnlist > div{
  float: left;
  border: 3px solid #9fa0a0;
  padding: 75px 0 25px;
  margin-left: -20px;
  margin-top: -20px;
  width: 300px;
  height: 200px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}
.offer_btnlist > div:nth-child(1){
  background: rgba(245,242,233,0.5);
}
.offer_btnlist > div:nth-child(2){
  background: rgba(234,238,240,0.5);
}
.offer_btnlist > div:nth-child(3){
  background: rgba(242,234,236,0.5);
}
.offer_btnlist > div:nth-child(4){
  background: rgba(234,230,235,0.5);
}
.offer_btnlist > div:nth-child(5){
  background: rgba(244,234,228,0.5);
}
.offer_btnlist > div:nth-child(6){
  background: rgba(235,238,232,0.5);
}
.offer_btnlist a{
  background: #fff;
  border: 3px solid #9fa0a0;
  border-radius: 10px;
  padding: 5px;
  display: inline-block;
  box-sizing: border-box;
  margin-top: 10px;
  width: 60%;
}
.offer_btnlist a:hover{
  background: #9fa0a0;
  color: #fff;
}

/************************************************************
 * 不動産買取情報募集-オーナーチェンジ物件
 ************************************************************/
.contents_change{
  text-align: center;
}
.contents_change h5::before{
  display: block;
  position: absolute;
  top: -75%;
  left: 50%;
  margin-left: -75px;
  content: "";
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background: #e5e5e5;
  z-index: -5;
}
.contents_change h5{
  position: relative;
  color: #bb7a8d;
}
.contents_change h5 span{
  font-size: 16px;
  color: #727172;
}
.change_number{
  margin: 80px auto 10px;
}
.change_bar{
  background: #666;
  color: #fff;
  padding: 20px 20px 10px;
  line-height: 1.2;
  font-weight: normal;
}
.change_bar span{
  font-size: 36px;
  vertical-align: middle;
  margin: 0 0.1em;
}
.change_merit{
  width: 650px;
  margin: auto;
}
.change_merit ul{
  text-align: left;
  margin-top: 40px;
}
.change_merit li{
  margin-top: 20px;
}
.change_merit li span{
  background: #c1c1c1;
  border-radius: 50%;
  font-size: 36px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  vertical-align: middle;
}
.change_merit dt{
  border-left: 3px solid #9fa0a0;
  border-right: 3px solid #9fa0a0;
  float: left;
  width: 20%;
  padding: 20px 0;
}
.change_merit dd{
  text-align: left;
  margin-left: 25%;
  padding: 10px 0;
}
.change_caption{
  text-align: left;
  font-size: 11px;
  margin-top: 10px;
}
.change_btnlist{
  margin: 40px 0;
}

/************************************************************
 * ご利用ガイド
 ************************************************************/
.use_tlt{
  text-align: center;
}
.use_tlt2{
  background: #9fa0a0;
  color: #fff;
  font-weight: normal;
  padding: 20px;
}
.use_list2{
  width: 750px;
  margin: auto;
}
.use_list ol,
.use_list2 ol{
 margin: 0;
 padding: 0;
}
.use_list ol > li,
.use_list2 ol > li{
  padding-top: 40px;
}
.use_list p,
.use_list2 p{
  margin-bottom: 1em;
}
.contents_use h5{
    text-align: left;
}
.use_list h5 span{
  background: #c1c1c1;
  border-radius: 50%;
  font-size: 36px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  margin-right: 10px;
  vertical-align: middle;
}
.use_list p span{
  background: #000;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-right: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.use_list_disc{
  padding-top: 1em;
}
.use_list_disc li{
  position: relative;
  margin-left: 1.5em;
}
.use_list_disc li::before{
  display: block;
  position: absolute;
  top: .4em;
  left: -1.5em;
  font-size: 12px;
  line-height: 1;
  content: "◎";
}
.use_list_num li{
  list-style: decimal;
  margin-left: 20px;
}
.use_img{
  width: 250px;
  padding: 20px;
}
.use_list_img{
  width: 350px;
}
.use_left{
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.use_right{
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.use_icon{
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 10px;
}
.contents_wrapper p a.use_btn{
  background: #f2eaec;
  border: 3px solid #9fa0a0;
  border-radius: 10px;
  padding: 5px 10px;
  display: inline-block;
  box-sizing: border-box;
  text-decoration: none;
}
.contents_wrapper p a.use_btn:hover{
  background: #9fa0a0;
  color: #fff;
}
/*add 20180117*/
.use_browser h5{
  background: #c1c1c1;
  color: #fff;
  padding: 0 10px;
  margin-top: 40px;
}
.use_browser_left{
  width: 50%;
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}
.use_browser_right{
  width: 50%;
  float: left;
  padding-left: 10px;
  box-sizing: border-box;
}
.use_browser_flow h5{
  margin-top: 40px;
}

/************************************************************
 * サイトマップ
 ************************************************************/
 .contents_tlt_smp span {
  margin-right: 5px;
}
.contents_tlt_smp h4 {
  margin-bottom: 20px;
  margin-top:50px;
  color: #9fa0a0;
  font-size: 38px;
  border-bottom:1px solid #ccc;
}
.contents_tlt_smp p.contents_subtlt {
  font-size: 20px;
}
.contents_tlt_smp p.contents_comment {
  margin-bottom: 5px;
}
.contents_tlt_smp>ul {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
.contents_tlt_smp>ul>li {
  display: table-cell;
}
@media screen and (max-width: 1044px) { 
   .contents_tlt_smp h4 {
    font-size: 24px;
  }
}

.sitemap_wrapper {
  width: 100%;
  padding: 20px 30px;
  background: #fff;
}
.sitemap_menu {
  width: 1000px;
  margin: 0 auto;
  line-height: 2.4;
  font-size:15px;
  font-weight:bold;
}
.sitemap_menu a {
  display: inline-block;
  color: #9fa0a0;
}
.sitemap_menu>li {
  float: left;
  width: 33%;
}
.csl:before{
	content:'▶ ';
	font-size:10px;
	vertical-align:middle;
	color:#9fa0a0;
}
.cslss:before{
	content:'▶';
	font-size:9px;
	vertical-align:middle;
	color:#9fa0a0;
}
.pdl20{
	padding-left:50px;
}
/*.sitemap_menu>li:last-child {
  width: 34%;
  text-align: right;
}
.sitemap_menu>li:last-child a {
  display: inline-block;
}*/
.sitemap_menu dd>ul>li {
  font-size: 13px;
  text-indent: 0.5em;
  background: #fff;
  font-weight:normal;
}
.sitemap_menu div {
  margin-bottom: 14px;
}
.sitemap_menu a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1044px) {
	.sitemap_wrapper {
    padding: 0;
  }
.sitemap_menu dd>ul>li {
  background: #fff;
}  
  .sitemap_menu {
    width: 100%;
    margin: 0;
  }
  .sitemap_menu a:before {
    content:'▶ ';
	font-size:12px;
	vertical-align:middle;
  }  
.pdl20{
	padding-left:0px;
}

  .sitemap_menu a {
    position: relative;
    display: block;
    padding: 11px 0;
    color: #727172;
  }
  .sitemap_menu a.hover {
    color: #fff;
    background: #555;
  }
  /*.sitemap_menu a:before,.sitemap_menu a:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 22px;
    margin-top: -4px;
    background: #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sitemap_menu a:after {
    right: 24px;
    background: #efefef;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }*/
  .sitemap_menu a.hover:before {
    background: #fff;
  }
  .sitemap_menu a.hover:after {
    background: #555;
  }
  .sitemap_menu dt>a:after,.sitemap_menu dd>a:after {
    background: #fff;
  }
  .sitemap_menu dt>a.hover:after,.sitemap_menu dd>a.hover:after {
    background: #fff;
  }
  .sitemap_menu div>a:before,.sitemap_menu div>a:after {
    display: none;
  }
  .sitemap_menu>li {
    float: left;
    width: 50%;
    text-indent: 1.5em;
    background: #fff;
  }
  .sitemap_menu>li:nth-child(3) {
    clear: both;
  }
  .sitemap_menu>li:last-child {
    width: 50%;
    margin-top: 15px;
    text-align: left;
    text-indent: 1.5em;
    background: #fff;
  }
  .sitemap_menu li dl {
    border-top: 0px solid #aaa;
    border-right: 0px solid #aaa;
  }
  .sitemap_menu li:nth-child(2) dl,.sitemap_menu li:last-child dl {
    border-right: 0px;
  }
  .sitemap_menu dt,.sitemap_menu dd {
    border-bottom: 1px solid #fff;
  }
  .sitemap_menu dd:last-child {
    border-bottom: 0;
  }
  .sitemap_menu dt>a,.sitemap_menu dd>a {
    color: #555;
  }
  .sitemap_menu dd>ul>li {
    text-indent: 2.5em;
    border-bottom: 1px dotted #fff;
  }
  .sitemap_menu dd>ul>li:last-child {
    border-bottom: 0;
  }
  .sitemap_menu>li:nth-child(2) dd>ul>li:last-child {
    border-bottom: 1px dotted #fff;
  }
  .sitemap_menu dd>ul a {
    padding: 12px 0;
  }
  .sitemap_menu div {
    margin-bottom: 0;
  }
  .sitemap_toggle + dd {
    display: block;
  }
.csl:before{
	display:none;
}
.cslss:before{
	display:none;
} 
  
}
@media screen and (max-width: 767px) {
	  .sitemap_menu>li {
    float: none;
    width: 100%;
  }
  .sitemap_menu>li:last-child {
    width: 100%;
    margin-top: 22px;
  }
  .sitemap_menu li dl {
    border-top: 0;
    border-right: 0;
  }
  .sitemap_menu_sub {
    position: relative;
    display: block;
  }
  .sitemap_menu_sub a:before,.sitemap_menu_sub a:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 22px;
    margin-top: -4px;
    background: #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sitemap_menu_sub a:after {
    margin-top: -6px;
    background: #ddd;
  }
  .sitemap_menu_active a:before,.sitemap_menu_activeb a:after {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    top: 50%;
    right: 22px;
    margin-top: -4px;
    background: #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .sitemap_menu_active a:after {
    margin-top: -2px;
    background: #ddd;
  }
  .sitemap_menu_sub + dd>ul>li:last-child,.sitemap_menu>li:nth-child(2) dd>ul>li:last-child {
    border-bottom: 1px solid #fff;
  }
  .sitemap_toggle {
    cursor: pointer;
  }
  .sitemap_toggle a {
    pointer-events: none;
  }
  .sitemap_toggle + dd {
    display: none;
  }
}
/************************************************************
 * PC
 ************************************************************/
@media screen and (min-width: 1045px) {
}

/************************************************************
 * タブレット1024・スマホ768
 ************************************************************/
@media screen and (max-width: 1044px) {
  /*スタッフ紹介-大阪市内*/
  .osakashi_name img{
   width: 70%;
  }
  .osakashi_map{
   width: 65%;
  }

  /*スタッフ紹介-大阪府*/
  .osakafu_name img{
   width: 70%;
  }
  .osakafu_map{
   width: 65%;
  }

  /*スタッフ紹介-阪神*/
  .hanshin_name img{
   width: 70%;
  }
  .hanshin_map{
   width: 55%;
  }

  /*スタッフ紹介-アセット*/
  .asset_name img{
   width: 60%;
  }
  .asset_map{
   width: 65%;
  }

  /*フジホームバンクについて*/
  .guide_scheme_list{
    width: 100%;
  }

  /*フジホームバンクについて*/
  .reason_list{
    width: 100%;
  }

}

/************************************************************
 * スマホ768
 ************************************************************/
@media screen and (max-width: 767px) {
  /*共通*/
  .br_sp{
    display: block;
  }
  .br_pc{
    display: none;
  }
  .contents_wrapper h4{
    font-size: 20px;
  }
  .contents_wrapper h5{
    font-size: 16px;
  }
  .contents_wrapper .contents_box{
    margin-top: 40px;
  }
  .btn_detail{
    width: 100%;
  }
  /*breadcrumb*/
  .breadcrumb{
    font-size: 12px;
  }

  /*メインヴィジュアル*/
  .main_image{
    padding-top: 5%;
    padding-bottom: 20%;
  }
  .main_image:after{
    background-size: 125px 45px;
    width: 145px;
    height: 45px;
  }
  .main_image_tlt{
    background-size: 10px auto;
    padding-top: 50px;
  }
  .main_image h4{
    font-size: 20px;
  }

  /*sub_menu*/
  .sub_menu a{
    padding: 5px;
  }

  /*sub_menu_login*/
  .sub_menu_login{
    padding: 15px;
  }
  .sub_menu_login li{
    width: 100%;
  }

  /*スタッフ紹介-エリア*/
  .areamap_map{
    margin: 20px auto 0;
  }
  .areamap a{
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: inline-block;
    margin: 10px 0;
    width: 48%;
  }
  .areamap a img{
    width: 100%;
  }

  /*スタッフ紹介-staff_menu*/
  .staff_menu{
    margin-bottom: 30px;
    margin-left: 0;
  }
  .staff_menu li{
    width: 100%;
    margin: 5px 0;
  }
  .staff_menu a.active{
    padding: 2em 0;
  }
  .staff_menu a.active:before,
  .staff_menu a.active:after{
    display: none;
  }

  /*スタッフ紹介-詳細*/
  .staff_box{
    margin-left: 0;
  }
  .staff_card{
    width: 100%;
    margin-left: 0;
    float: auto;
  }

  /*フジホームバンクについて*/
  .guide_left{
    min-width: auto;
    width: 30%;
  }
  .guide_right{
    float: none;
    margin: 10px 0 0;
    width: 30%;
  }
  .guide_left2{
    clear: both;
  }
  .guide_left2 img{
    width: 30%;
  }
  .guide_left3{
    float: none;
    width: 100%;
  }
  .guide_scheme_list > div{
    margin-bottom: 40px;
  }

  /*フロー*/
  .flow_left,
  .flow_right{
    width: 100%;
    clear: both;
  }
  .flow_list{
    display: none;
  }
  .flow_table{
    width: 100%;
  }
  .flow_table div{
    display: block;
  }
  .flow_table div:first-child{
    background: none;
    padding-bottom: 15px;
    margin: auto;
  }
  .flow_table:last-child div:first-child{
    padding-bottom: 15px;
  }
  .flow_table div:last-child{
    background: url(../../img/about/flow_arrow.png) no-repeat center bottom;
    padding-bottom: 45px;
  }
  .flow_table:last-child div:last-child{
    background: none;
    padding-bottom: 0;
  }
  .flow_table div:nth-child(2){
    padding-left: 0;
  }

  /*選ばれる理由*/
  .reason_list{
    margin-top: 40px;
  }
  .reason_list > div{
    display: block;
    width: 100%;
    padding: 10px 0;
    margin: auto;
  }
  .reason_list > div:last-child{
    padding-left: 0;
  }

  /*メリット*/
  .merit_img{
    width: 100%;
  }

  /*お客様売却メリット*/
  .merit_text{
    width: 100%;
  }
  .merit_left,
  .merit_right{
    float: none;
    margin: 10px auto;
  }
  .merit_table{
    margin: auto;
  }
  .merit_table th{
    display: none;
  }
  .merit_table td{
    width: 100%;
    display: block;
  }
  .merit_table td:first-child{
    font-weight: bold;
  }
  .merit_table_agency::before{
    content:"仲介";
    background: #9fa0a0;
    color: #fff;
    padding: 0 5px;
    display: inline-block;n
  }
  .merit_table_fuji::before{
    content:"フジホームバンクの買取";
    background: #9fa0a0;
    color: #fff;
    padding: 0 5px;
    display: inline-block;n
  }
  
  /*不動産買取情報募集*/
  .offer_btnlist > div{
    margin-left: 0;
  }

  /*不動産買取情報募集-オーナーチェンジ物件*/
   .change_btn{
    width: 100%;
  }
  .change_merit,
  .change_merit dl{
    margin-top: 40px;
  }
  .change_merit{
    width: 100%;
  }
  .change_merit li span{
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    display: block;
  }
  .change_merit dt{
    clear: both;
    width: 100%;
    border: 3px solid #9fa0a0;
  }
  .change_merit dd{
    margin-left: 0;
  }

  /*ご利用ガイド*/
  .use_list2{
    width: 100%;
  }
  .use_left,
  .use_right{
    float: none;
    margin: 10px auto;
  }
  .use_list_img{
    width: auto;
  }
  .use_list h5 span{
    font-size: 16px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    margin-right: 5px;
    display: block;
  }
  /*add 20180117*/
  .use_browser h5{
    background: #c1c1c1;
    color: #fff;
    padding: 0 10px;
    margin-top: 20px;
  }
  .use_browser_right,
  .use_browser_left{
    width: 100%;
    float: none;
    padding: 0;
  }
  .use_browser_flow h5{
    margin-top: 20px;
  }
}

/************************************************************
 * スマホ360
 ************************************************************/
@media screen and (max-width: 360px) {
  .contents_change h5::before{
    top: -40%;
  }
}