@charset "UTF-8";
/* デザイン（PC） */
@media screen and (min-width: 640px) {
    img {
        max-width: 100%;
        height: auto;
        width: auto;
    }
/* ページ上部ロゴとボタンの並び共通 */
    .top_area{
        width : 100%;
        padding : 10px 0px 0px 0px;
    }
    .site_logo{
        float : left;
        width : 25%;
		padding : 0 10px;
    }
    .top_nav_btn1{
        float : left;
        width : 25%;
		padding : 0 10px;
		text-align : center;
    }
    .top_nav_btn2{
        float : left;
        width : 25%;
		padding : 0 10px;
		text-align : center;
    }
    .top_nav_btn3{
        float : left;
        width : 25%;
		padding : 0 10px;
		text-align : center;
    }
/* ブローバルメニュー共通 */
.g-menu{
 width : 100%;
 background-color : #f8741b;
 height : 60px;
 line-height : 60px;
padding : 0px;
}
/* トップページ（対応エリア）------------------------------------------------------------ */
	.taiou-eria-text{
		text-align : center;
		font-size : 1.4em;
		line-height : 1.4em;
		font-weight : 600;
		margin-top : 15px;
		margin-bottom : 25px;
	}
	.kantan-text{
		width : 420px;
		margin : 0px auto 25px;;
		border : 2px solid #555151;
		padding : 6px;
		text-align : center;
		font-weight : bold;
     font-size : 1.3em;
     background : #333;
     color : #fff;
	}
/* トップページ（お客様の声）------------------------------------------------------------ */
	.aqua_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 0px;
		background-color : #5ebcdf;
		text-align : center;
		line-height : 0;
	}
	.top_anq_area{
		width : 100%;
		margin-top : 0px;
		padding : 50px 0px 30px 0px;
		background-color : #fcf9e6;
		text-align : center;
	}
/* トップページ（仲介手数料の仕組み）------------------------------------------------------------ */
.shikumi_area{
	width : 100%;
	padding : 30px 0px 20px 0px;
	background : #ffffff;
}
/* トップページ（口コミエリア）------------------------------------------------------------ */
.kuchikomi_area{
	width : 100%;
	padding : 10px 0px 20px 0px;
	background : #ffffff;
	text-align : center;
}
.kuchikomi_nav_btn {
 width :640px;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.5em;
  color: #ffffff;
  background:linear-gradient(#0786d7, #063abd);
 border: 6px groove #0959d2;
}
.riyu_nav_btn {
 width :640px;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.2em;
  color: #ffffff;
  background:linear-gradient(#37ab04, #2f8d06);
 border: 6px groove #333;
}
	.kuchikomi_box{
		width : 820px;
		margin : 15px auto;
		border : 1px solid #555151;
		border-radius : 10px;
		padding : 20px;
	}
	.kuchikomi_name{
		float : left;
	}
	.kuchikomi_star{
		float : right;
        margin-top : 50px;
	}
	.kuchikomi_text{
		padding : 10px 0px;
     text-align : left;
	}
/* トップページ（なぜ、、キャッシュバック可能なのか）------------------------------------------------------------ */
.top_naze_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 30px 0px;
		background-color : #fcf9e6;
}
/*メディア掲載*/
.top-media-area{
	background : #196f8f;
	margin : 0;
	padding : 50px 0px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.top-media-ttl{
	text-align : center;
	font-size : 2.4em;
	line-height : 2em;
	color : #fff;
	font-weight : 500;
}
.top-media-box {
	width : 720px;
    margin: 1em auto;
    background: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.top-media-box .box-title {
    font-size: 1.2em;
    background: #fcf7ab;
    padding: 15px 0px 10px 0px;
    text-align: center;
    letter-spacing: 0.05em;
}
.top-media-box-in{
	padding : 20px;
}
	.media-list li{
		float : left;
		width : 20%;
		padding : 8px;
		text-align : center;
		list-style : none;
	}
.media-news li{
	float : left;
	width : 50%;
	padding : 10px;
	text-align : center;
	list-style : none;
}

/* スピード査定------------------------------------------------------------ */
.text_tel_bunner{
	background-color : #1fafb8;
	width : auto;
	margin : 15px 15px 15px 15px;
	padding : 30px 20px 20px 20px;
	border-radius : 20px;
	border : 3px solid #ffffff;
	box-shadow: 0 0 8px gray;
}
.text_tel_bunner_left{
	float : none;
	width : auto;
	font-size : 26px;
	color : #ffffff;
    font-weight : 600;
 line-height : 32px;
 text-align : center;
}
.text_tel_bunner_left a{
 text-decoration : none;
 color : #ffffff!important;
}
.text_tel_s{
	font-size : 18px;
}
.text_tel_m{
	font-size : 24px;
}
.text_tel_bunner_right{
	float : none;
	width : auto;
	font-size : 42px;
 text-align : center;
 line-height : 40px;
	color : #ffffff;
    font-weight : 600;
	padding-top: 2%;
}
.text_tel_bunner_right a{
	text-decoration : none;
	color : #ffffff!important;
}
.gokibou_font{
 width : 760px;
 margin : 10px auto;
 font-size : 18px;
 font-weight : 600;
 line-height : 28px;
}
.satei_step_box {
 width : auto;
    position: relative;
    margin: 2em 15px;
    padding: 0.5em 1em;
    border: solid 1px orange;
}
 .satei_step_box p{
  margin : 0px 10px;
 }
.satei_step_box .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: orange;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
	.satei_step_box_in{
		padding : 20px 15px;
     text-align : left;
	}
 .satei_step_title{
  font-size: 20px;
  font-weight : bold;
  line-height : 30px;
 }
	.satei_portal_box{
		width : 100%;
     margin-top : 15px;
	}
	.satei_portal_box li{
		float : left;
		width : auto;
		margin : 2px;
		text-align : center;
		list-style : none;
	}
	.spb-ttl{
		font-size : 20px;
		font-weight : 600;
		padding-bottom : 3px;
     background : #034cae;
     color : #fff;
     padding : 10px;
	}
	.spb_text{
		padding : 10px 0px;
	}
 .satei_navi_area{
  width : auto;
 }
 .satei_navi_area li{
   float : left;
 width : 50%;
  text-align : center;
  list-style : none;
	}
	.satei_form_title{
		width : auto;
		padding : 10px;
		text-align : center;
		background-color : green;
		color : #ffffff;
		font-size : 22px;
	}
	.satei_mailform{
		width : auto;
		margin : 10px;
	}
 .satei_mailform dt{
  background : #ffffff;
  color : #333;
  font-size : 16px;
 }
/* ページ上部ロゴとボタンの並び（PC） */
@media screen and (min-width: 1280px) {
    .top_area_in{
        width : auto;
        margin : 0 auto;
    }
}
@media screen and (min-width: 950px) {
.main-img-sp{display : none;}
    .top_area_in{
        width : 70%;
        margin : 0 auto;
    }
	.g-menu_in{
		width : 90%;
		margin : 0 auto;
	}
	.g-menu_in li{
		float : left;
		width : 16.6%;
        background-color : #f8741b;
		list-style : none;
     text-align : center;
	}
	.g-menu_in li a{
     color : #ffffff!important;
		text-decoration : none;
		display: block;
    }
	.g-menu_in li:hover{
        background-color : #e5520a;     
    }
	.main-text{
		padding : 20px;
	}
	.otoku_area{
		width : 100%;
		padding : 30px 0px;
		background-color : #f76004;
	}

/* PC用設定 */
    #wrapper {
        width: 100%;
    padding: 0px;
    }
    .main {
        width: 1000px;
        margin: 0 auto;
        padding: 25px;
    }
    .main_2 {
        width: 800px;
        margin: 0 auto;
        padding: 25px 0px;
    }
	#main_fv_pc{
		background-image : url(https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/img/fv-pc-hujimoto.jpg);background-repeat : no-repeat;
		background-position : center bottom;
		width : 100%;
		height : 900px;
		padding-top: 0px;
		text-align : center;
}
.main-img-pc{
	position: relative;
	width : 1000px;
	height : 900px;
	margin : 0 auto;
}
 #main_fv_tablet{
  display : none;
 }
	#main_fc_sp{
		display : none;
	}
#absolute {
	position: absolute;
	left: 10px;
	top: 15px;
	width : 18%
}
/* 可能物件紹介 */
.syoukai_title{
	font-size : 30px;
	line-height : 42px;
	font-weight : 600;
	color : #ea6004;
	border-bottom : 2px solid #ea6004;
	padding : 0 30px 4px 30px;
	display : inline-block;
}
.syoukai_kaitou_text{
	margin : 30px 0px 10px 0px;
	font-size : 20px;
	font-weight : 600;
	line-height : 32px;
	text-align : center;
}
.syoukai_kaitou_text{
	margin : 20px;
	font-size : 17px;
	line-height : 28px;
	font-weight : normal;
}
	.subete_taiou{
		text-align : center;
		font-size : 1.1em;
		margin : 15px 0px 20px 0px;
     font-weight : 600;
	}
	.okurudake-2{
     margin-top : 20px;
		text-align : center;
		color : #ea6004;
        font-weight : bold;
		font-size : 1.2em;
	}
	.kaisya-kind{
		width : 800px;
		margin : 10px auto;
	}
	.kaisya-kind li{
		float : left;
		width : 33%;
		padding : 1px;
		text-align : center;
		list-style : none;
	}
 .top-yasuku-box{
  width : 780px;
  margin : 30px auto;
  background-color : #ffffff;
  border : 3px dotted #fd4e01;
  padding : 40px 20px;
  color : #000000;
 }
	.top-yasuku-box li{
	float : left;
		width : 50%;
		padding : 8px;
		text-align : center;
		list-style : none;
	}
	.otoku_title{
		text-align : center;
		font-weight : bold;
		font-size : 28px;
		line-height : 38px;
		padding : 5px 0px 15px 0px;
	}
	.okurudake{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
	}
	.teian{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
        margin-top : 25px;
	}
/* こんなにお得 */
.otoku_area h2{
	font-size : 4em;
	line-height : 1em;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
	margin-top : 30px;
}
.otoku_area h3{
	font-size : 2.5em;
	font-weight : bold;
	color : #ffff00;
	text-align : center;
    margin-top : 30px;
}

/* トップページ（仲介手数料の仕組み）------------------------------------------------------------ */
	.shikumi_title{
		text-align : center;
		font-size : 28px;
		font-weight : bold;
		color : #cc0000;
		padding-top : 20px;
	}
	.shikumi_box{
		width : 1000px;
		margin : 15px auto;
	}
	.shikumi_box li{
		float : left;
		width : 48.5%;
		margin : 5px;
		text-align : center;
		list-style : none;
	}
	
/* トップページ（なぜキャッシュバック可能なのか）------------------------------------------------------------ */
	.naze_title{
		width : 1000px;
		margin : 10px auto 20px;
		background-color : #2978da;
		padding : 30px 0px;
		text-align : center;
		font-size : 2.4em;
		line-height : 1.4em;
		font-weight : bold;
		color : #ffffff;
	}
	.naze_box{
		width : 1000px;
		margin : 10px auto;
		display : flex;
		justify-content : space-between;
		flex-wrap : wrap;
	}
	.riyu-no{
		float : left;
		width : 20%;
		padding : 10px 0px;
		text-align : center;
		font-size : 1.7em;
		background : #cc0000;
		color : #ffffff;
		margin-bottom : 15px;
		padding-top : 6%;
		font-weight : bold;
	}
	.riyu-con{
		float : left;
		width : 80%;
		padding : 20px 10px;
		margin-bottom : 15px;
	}
	.riyu-title{
		font-size : 1.6em;
		font-weight : 600;
		margin-bottom : 15px;
      overflow-y: hidden!important; /* 追加 */
	}
	.riyu-text{
		font-size : 1.1em;
	}
	.tsumari_font{
		font-size : 1.8em;
		line-height : 1.5em;
		text-align : center;
		font-weight : bold;
	}
	
/* ご存じですか-------- */
.gozonji_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #fcf9e6;
}

/* 選ばれる理由（トップ）-------- */
.riyu_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;
}

	
/* 選ばれる理由（サブ）------------------------------------------------------------ */
	.riyu_area_sub{
		width : 100%;
		margin-top : 0px;
		padding : 30px 0px 60px 0px;
		background-color : #ffffff;
	}
.riyu_box {
margin: 20px auto;
background: #ffffff;
width:880px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.riyu_box .riyu_box-title {
font-size: 1.2em;
background: #ff0000;
padding: 0px;
text-align: center;
}
.riyu_midashi{
 font-size : 1.6em;
 line-height : 1.2em;
 font-weight : bold;
 color : #ffffff;
 margin-top : 10px;
 padding-bottom : 15px;
}
	.riyu_box_text{
		padding : 0px 20px 30px 20px;
		line-height : 27px;
     text-align : left;
	}
/* 不動産購入の流れ-------- */
.flow_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #fcf9e6;
}
/* LINE登録-------- */
.line_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;
}
	.main_line{
		width : 680px;
		margin : 10px auto;
		text-align : left;
	}
.line_yakusoku_box{
 width : auto;
 margin : 30px auto 10px;
 background-color : #ffffff;
 padding : 0px 0px 0px 0px;
border : 2px solid #56aa47;
}
.line_yakusoku_box_in{
 padding : 0px 20px 20px 20px;
 text-align : left;
}
.line_yakusoku_title{
 background-color : #56aa47;
 color : #ffffff;
 padding : 10px 0px;
 text-align : center;
 font-size : 20px;
 margin-bottom : 15px;
}
	.tuika_erabu_bunner{
background-color : #56aa47;
		padding : 15px 0px;
		text-align : center;
		color : #ffffff;
		font-size : 2.4em;
		line-height : 1.2em;
		font-weight : bold;
		margin : 15px 0px;
	}
/* よくある質問-------- */
.faq_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #e6fbfb;
}
	.main-faq{
		width : 880px;
		margin : 10px auto;
     text-align : left;
	}
/* 代表あいさつ-------- */
.profile_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 30px 0px;
		background-color : #ffffff;
}
 	.daihyou_title{
		text-align : center;
		font-size : 32px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
	.profile_title{
		text-align : center;
		font-size : 28px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 .profile_box{
  width : 860px;
  margin : 20px auto;
  border : 1px solid #5f3a1a;
  border-radius : 8px;
  padding : 40px 15px 20px 15px;
  background-color : #ffffff;
     text-align : left;
 }
.company_motto_btn {
  position: relative;
  display: inline-block;
	margin : 0px 10px 30px 10px;
  padding: 0.8em 0.8em;
  text-decoration: none;
 font-size : 1.0em;
  color: #FFF;
  background: #cc0000;/*eâ€°2*/
  border: solid 1px #cc0000;/*cãƒ»?eâ€°2*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.company_motto_btn::after{
 content : '\025b6';
 padding-left : 20px;
 font-weight : bold;
}
.company_motto_btn a:hover{
 text-decoration : none;
  color: #FFFFFF!important;
}
	
/* 物件をお探しの方------------------------------------------------------------ */	
	.main_search{
		width : 880px;
		margin : 0 auto;
		padding : 10px;
	}
.mach_merit_box{
	width : auto;
}
.mach_merit_box li{
	float : left;
	width : 50%;
	list-style : none;
}
.kantan_title {
  position: relative;
  display: inline-block;
  margin: 1.5em auto 0.5em;
  padding: 5px 40px;
  min-width: 120px;
  max-width: 100%;
  color: #ffffff;
  font-size: 20px;
 border-radius : 20px;
  background: #cc0000;
}

.kantan_title.kantan_title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #cc0000;
}

.kantan_title p {
  margin: 0;
  padding: 0;
}
	.satei_form_title{
		width : auto;
		padding : 10px;
		text-align : center;
		background-color : green;
		color : #ffffff;
		font-size : 22px;
	}
	.satei_mailform{
		width : auto;
		margin : 10px;
	}
 .satei_mailform dt{
  background : #ffffff;
  color : #333;
  font-size : 16px;
 }
	.policy_box{
     margin : 20px;
        overflow:auto;
        width:auto;
        height:180px;
        padding:5px;
        border:1px solid #000;
        background-color:#F9F9F9;
        color:#000;
        font-size:13px;
     text-align : left;
	}
	.osagashi_box{
		width : auto;
		margin : 20px;
		padding : 20px;
		border : 2px solid green;
		background-color : #ffffff;
	}
	.osagashi_midashi{
		font-size : 28px;
		font-weight : bold;
		text-align : center;
		margin-bottom : 15px;
     padding : 15px 0px;
        color : #ffffff;
        background-color : #f26a07;
	}
	
/* 物件がまだ決まっていない方------------------------------------------------------------ */	
@media screen and (min-width: 900px) {	
	.main_no-bukken{
		width : 940px;
		margin : 0 auto;
		padding : 10px;
	}
	}
	.no-bukken-ttl{
		width : 640px;
		border : 1px solid #333;
		padding : 8px 20px;
		text-align : center;
		font-size : 1.8em;
		font-weight : 600;
		margin : 60px auto 20px;
	}
	.no-bukken-sub-ttl{
		font-size : 1.1em;
		text-align : center;
		margin : 40px 0px;
	}
.motto-btn {
	width : 480px;
	margin : 10px auto;
  display: inline-block;
  padding: 0.3em 1em;
  text-decoration: none;
  color: #333;
  border: solid 2px #333;
  border-radius: 3px;
  transition: .4s;
	font-weight : 600;
 text-align : center;
}

.motto-btn:hover {
  background: #333;
  color: white;
}
	}
	
@media screen and (max-width: 899px) {	
	.main_no-bukken{
		width : auto;
		margin : 0 15px;
		padding : 10px;
	}
	}

	
/* プロフィールエリア------------------------------------------------------------ */
	.profile_area{
		width : 100%;
		padding : 40px 0px 60px 0px;
     background-color : #ffffff;
	}
	.profile_title{
		text-align : center;
		font-size : 28px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 	.daihyou_title{
		text-align : center;
		font-size : 32px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 .profile_box{
  width : 860px;
  margin : 20px auto;
  border : 1px solid #5f3a1a;
  border-radius : 8px;
  padding : 15px 25px;
  background-color : #ffffff;
 }

.content-area {
	margin-bottom: 2.5rem;
}	
	
/* 会社概要------------------------------------------------------------ */
	.company_area{
		width : 100%;
		padding : 40px 0px 0px 0px;
		background-color : #ffffff;	
	}
	.gaiyou_area{
		width : 100%;
		padding : 10px 0px 0px 0px;
		background-color : #ffffff;	
	}
	.company_title{
		text-align : center;
		font-size : 34px;
     line-height : 40px;
		font-weight : 600;
     color : #000000;
	}
	.company_box{
  width : 860px;
  border-collapse: collapse;
     margin : 20px auto;
}
/* スタッフ紹介ページ-------- */
#profile_wrapper{
	width : 1200px;
	padding : 0 10px;
	margin : 0 auto;
	}
#staff_wrapper{
	width : 1200px;
	padding : 0 10px;
	margin : 0 auto;
	}
	.staff_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;		
	}
	.staff_box{
		width : 1200px;
		margin : 20px auto;
	}
  .staff_annai_title{
   text-align : center;
   margin-top : 20px;
  }
    .staff_box li {
        float: left;
        width: 24.5%;
        text-align: center;
        list-style: none;
        margin: 2px;
    }
	.staff_box_wide{
		width : 80%;
		margin : 20px auto;
	}
    .staff_box_wide li {
        float: left;
        width: 19.5%;
        text-align: center;
        list-style: none;
        margin: 2px;
    }

    .staff_photo {
        width: auto;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
    .staff_photo img {
		width : 100%;
}

    .staff_jyouhou {
        bottom: 10px;
        background: #394147;
        text-align: center;
        width: 100%;
        color: #ffffff;
        padding: 15px 0px;
		margin-bottom : 15px;
    }
 .staff_katagaki {
  font-size: 0.9em;
}

.staff_name {
  font-size: 1.6em;
 line-height : 1.2em;
}

.staff_eng {
  font-size: 0.7em;
}
.staff_syumi{
	font-size : 85%;
}
a.profile_link {
  padding: 0.5em 0.1em!important;
  margin: 0 !important;
  display: block;
  width: 100%;
  color: #fff !important;
  background: #399c01;
  text-decoration: none;
  font-size: 95% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}

a.profile_link:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin: -3px 5px 0 0;
  background: url("https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/profile_icon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

a.profile_link:hover {
  background: #338902;
}
a.profile_link_staff {
  padding: 0.5em 0.2em!important;
  margin: 0 !important;
  display: block;
  width: 100%;
  color: #fff !important;
  background: #333;
  text-decoration: none;
  font-size: 80% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}

a.profile_link_staff:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin: -3px 5px 0 0;
  background: url("https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/profile_icon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

a.profile_link_staff:hover {
  background: #555151;
}
	.sub_title{
		width : auto;
		margin : 30px auto 10px;
		text-align : center;
		background-image : url(https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/page_title_bg.jpg);background-repeat : no-repeat;background-position : center center;
	}
	.staff_annai_title{
		text-align : center;
		margin : 20px 0px;
	}
    .sub_staff_box {
        width: 96%;
        margin: 15px auto;
		padding-bottom : 0px;
    }
	.staff_img{
		float : left;
		width : 25%;
	}
	.staff_img img{
		width : 100%;
}
	.staff_profile{
		float : left;
		width : 75%;
		padding : 15px;
}
	.name{
		font-size : 1.1em;
		text-align : left;
	}
	.name_b{
		font-size : 2em;
		font-family: 'Shippori Mincho B1', serif;
		text-align : left;
     line-height : 2em;
	}
	.name_s{
		font-size : 80%;
		text-align : left;
	}
	.phone{
		display:block;
		font-size : 1.8em;
		padding : 5px 0px;
		text-align : left;
	}
.phone::before{
display:inline-block;
content: url(https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/phone_icon_mini.png);
display: inline-block;
margin-right : 10px;
}
.message{
	font-size : 1.0em;
	margin : 5px 0px 20px 0px;
 line-height : 1.9em;
	}
	dl{
  display: flex;
  flex-wrap: wrap;
	}
	dl dt {
  width: 17%;
		font-size : 13px;
  background : #4081af;
		margin : 2px 0px;
		margin-right : 15px;
		color : #ffffff;
		border-radius : 8px;
		vertical-align:middle;
		text-align : center;
		padding : 4px 8px;
}
dl dd {
  width: 80%;
margin-left : 0;
}
	.staff_img2{
		float : right;
		width : 40%;
		margin : 0 auto;
	}
	.staff_img2 img{
		width : 100%;
}
	.staff_profile2{
		float : right;
		width : 60%;
		padding : 15px;
}
	.staff_img3{
		float : left;
		width : 30%;
		margin : 0 auto;
	}
	.staff_img3 img{
		width : 100%;
}
	.staff_profile3{
		float : left;
		width : 70%;
		padding : 15px;
}
a.voicepage_link {
  padding: 0.5em 0.1em!important;
  margin: 20px auto 50px !important;
  display: block;
  width: 600px;
  color: #fff !important;
  background: #006ab4;
  text-decoration: none;
  font-size: 95% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}
    .profile_staff_box {
        width : auto;
        margin: 15px;
		padding-bottom : 60px;
    }

    .profile_staff_box li {
        float: left;
        width: 32.8%;
        text-align: center;
        list-style: none;
        margin: 2px;
		border : 1px solid #555151;
		padding : 20px;
		border-radius : 10px;
    }
.profile_staff_box_wide{
 width : 80%;
 margin : 10px auto 20px;
}
    .profile_staff_box_wide li {
        float: left;
        width: 24.7%;
        text-align: center;
        list-style: none;
        margin: 2px;
		border : 1px solid #555151;
		padding : 20px;
		border-radius : 10px;
    } 
	.profile_staff_photo{
		float : none;
		width : 50%;
		text-align : center;
		margin : 0 auto;
	}
.profile_staff_photo img{
	width : 100%;
}
	.profile_staff_jyouhou{
		float : none;
		width : auto;
		padding : 8px;
		margin : 0 auto;
	}
.message_bun {
  position: relative;
  padding: 0.5rem 1.5rem;
  color: #fff;
  border-radius: 10px;
  background: #555151;
	margin-bottom : 15px;
	width : 180px;
}
.message_bun::-webkit-scrollbar {  
  display: none;
}
.staff_nav_btn {
 width :640px;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.2em;
  color: #ffffff;
  background:linear-gradient(#f62a09, #ca0505);
 border: 6px groove #333;
}
/* フッター会社情報-------- */
.company_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 0px 0px;
		background-color : #fcecd2;
}
/* お客様の声-------- */
.voice_area{
		width : 100%;
		padding : 40px 0px 30px 0px;
		background-color : #ffffff;
}
.custom_type_voice_area {
 width : 900px;
	background: #ffffff!important;
	border : 1px solid #555151;
	border-radius : 10px;
 margin : 20px auto!important;
 padding : 10px;
}
	}
@media screen and (min-width:641px) and (max-width:919px){
	.g-menu{
		width : 100%;
	}
    .top_area{
        width : 100%;
        padding : 10px 0px 5px 0px;
		background : #fcf3d9;
    }
	.top_area_in{
		width : 90%;
		margin : 0 auto;
	}
    #wrapper {
        width: 100%;
    padding: 40px 0px 0px 0px;
    }
    .main {
        width: auto;
        margin: 0 auto;
        padding: 25px;
    }
	#main_fv_tablet{
		width : 100%;
		height : 780px;
		padding-top: 0px;
		text-align : center;
}
.main-img-tablet{
	position: relative;
	width : 100%;
	height : auto;
	margin : 0 auto;
}
#main_fc_sp{display : none;}
#absolute {
	position: absolute;
	left: 10px;
	top: 15px;
	width : 22%
}
/* 可能物件紹介 */
.syoukai_title{
	font-size : 30px;
	line-height : 42px;
	font-weight : 600;
	color : #ea6004;
	border-bottom : 2px solid #ea6004;
	padding : 0 30px 4px 30px;
	display : inline-block;
}
.syoukai_kaitou_text{
	margin : 30px 0px 10px 0px;
	font-size : 20px;
	font-weight : 600;
	line-height : 32px;
	text-align : center;
}
	.kaisya-kind{
		width : auto;
		margin : 10px auto;
	}
	.kaisya-kind li{
		float : left;
		width : 33%;
		padding : 1px;
		text-align : center;
		list-style : none;
	}
 .top-yasuku-box{
  width : auto;
  margin : 15px;
  background-color : #ffffff;
  border : 3px dotted #fd4e01;
  padding : 20px;
  color : #000000;
 }
	.otoku_title{
		text-align : center;
		font-weight : bold;
		font-size : 28px;
		line-height : 38px;
		padding : 5px 0px 15px 0px;
	}
	.okurudake{
		font-size : 20px;
     line-height : 26px;
		font-weight : bold;
		text-align : center;
	}
	.teian{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
        margin-top : 40px;
	}
/* こんなにお得 */
	.otoku_area{
		width : 100%;
		padding : 30px 0px;
		background-color : #f76004;
	}
.otoku_area h2{
	font-size : 4em;
	line-height : 1em;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
	margin-top : 30px;
}
.otoku_area h3{
	font-size : 2.5em;
	line-height : 1.1em;
	font-weight : bold;
	color : #ffff00;
	text-align : center;
    margin-top : 30px;
}
/* トップページ（仲介手数料の仕組み）------------------------------------------------------------ */
	.shikumi_title{
		text-align : center;
		font-size : 28px;
		font-weight : bold;
		color : #cc0000;
		padding-top : 20px;
	}
	.shikumi_box{
		width : auto;
		margin : 15px;
	}
	.shikumi_box li{
		float : left;
		width : 48.5%;
		margin : 5px;
		text-align : center;
		list-style : none;
	}
.komejirushi li {
	list-style:none;
	margin-left : 20px;
	text-indent:-20px;
	margin-bottom : 20px;
}
.komejirushi li:before{
	content:"※"
}
	
/* トップページ（なぜキャッシュバック可能なのか）------------------------------------------------------------ */
	.naze_title{
		width : auto;
		margin : 15px;
		background-color : #2978da;
		padding : 30px 0px;
		text-align : center;
		font-size : 2.4em;
		line-height : 1.4em;
		font-weight : bold;
		color : #ffffff;
	}
	.naze_box{
		width : auto;
		margin : 15px;
		display : flex;
		justify-content : space-between;
		flex-wrap : wrap;
	}
	.riyu-no{
		float : left;
		width : 20%;
		padding : 10px 0px;
		text-align : center;
		font-size : 1.5em;
		background : #cc0000;
		color : #ffffff;
		margin-bottom : 15px;
		padding-top : 5%;
		font-weight : bold;
	}
	.riyu-con{
		float : left;
		width : 80%;
		padding : 20px 10px;
		margin-bottom : 15px;
	}
	.riyu-title{
		font-size : 1.6em;
		font-weight : 600;
		margin-bottom : 15px;
	}
	.riyu-text{
		font-size : 1.1em;
	}
	.tsumari_font{
		font-size : 1.8em;
		line-height : 1.5em;
		text-align : center;
		font-weight : bold;
	}
	
	.okurudake{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
		margin-bottom : 20px;
	}	
	.top-yasuku-box li{
	float : none;
		width : auto;
		padding : 0px;
		text-align : center;
		list-style : none;
	}

}
@media only screen and (min-width: 520px) and (max-width: 950px) {
    img {
        max-width: 100%;
        height: auto;
        width : auto;
     padding : 0 10px;
    }
.main-img-sp{display : none;}
	#main_fv_pc{display : none;}
	#main_fv_tablet{
		background-position : center bottom;
		width : 100%;
		height : auto;
		padding-top: 0px;
		text-align : center;
}
    .top_area_in{
        width : auto;
        margin : 0 auto;
    }
	.g-menu_in{
		width : 100%;
		margin : 0 auto;
        background-color : #f8741b;
	}
	.g-menu_in li{
		float : left;
		width :33.3%;
        background-color : #f8741b;
		list-style : none;
     text-align : center;
     border-left : 1px solid #ffffff;
     border-bottom : 1px solid #ffffff;
	}
	.g-menu_in li a{
     color : #ffffff!important;
		text-decoration : none;
		display: block;
    }
	.g-menu_in li:hover{
        background-color : #e5520a;     
    }
    #wrapper {
        width: 100%;
    padding: 30px 0px 0px 0px;
    }
    .main {
        width: auto;
        margin: 15px;
        padding: 25px;
    }
	.main-text{
		padding : 20px;
	}
	.otoku_area{
		width : 100%;
		padding : 30px 0px;
		background-color : #f76004;
	}
 /* トップページ（お客様の声）------------------------------------------------------------ */
	.aqua_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 40px 0px;
		background-color : #5ebcdf;
		text-align : center;
	}
	.top_anq_area{
		width : 100%;
		margin-top : -50px;
		padding : 30px 0px 30px 0px;
		background-color : #fcf9e6;
		text-align : center;
	}
/* トップページ（仲介手数料の仕組み）------------------------------------------------------------ */
.shikumi_area{
	width : 100%;
	padding : 30px 0px 20px 0px;
	background : #ffffff;
}
/* トップページ（口コミエリア）------------------------------------------------------------ */
.kuchikomi_area{
	width : auto;
	padding : 10px 0px 20px 0px;
	background : #ffffff;
	text-align : center;
}
	.kuchikomi_box{
		width : 820px;
		margin : 15px auto;
		border : 1px solid #555151;
		border-radius : 10px;
		padding : 20px;
	}
	.kuchikomi_name{
		float : left;
	}
	.kuchikomi_star{
		float : right;
	}
	.kuchikomi_text{
		padding : 10px 0px;
	}
/* トップページ（なぜ、、キャッシュバック可能なのか）------------------------------------------------------------ */
.top_naze_area{
	width : auto;
		margin : 0px;
		padding : 40px 0px 30px 0px;
		background-color : #fcf9e6;
}
/* 可能物件紹介 */
.syoukai_title{
	font-size : 30px;
	line-height : 42px;
	font-weight : 600;
	color : #ea6004;
	border-bottom : 2px solid #ea6004;
	padding : 0 30px 4px 30px;
	display : inline-block;
}
.syoukai_kaitou_text{
	margin : 30px 0px 10px 0px;
	font-size : 20px;
	font-weight : 600;
	line-height : 32px;
	text-align : center;
}
	.kaisya-kind{
		width : auto;
		margin : 10px auto;
	}
	.kaisya-kind li{
		float : left;
		width : 33%;
		padding : 1px;
		text-align : center;
		list-style : none;
	}
 .top-yasuku-box{
  width : auto;
  margin : 30px 15px;
  background-color : #ffffff;
  border : 3px dotted #fd4e01;
  padding : 40px 20px;
  color : #000000;
 }
	.top-yasuku-box li{
	float : left;
		width : 50%;
		padding : 8px;
		text-align : center;
		list-style : none;
	}
	.otoku_title{
		text-align : center;
		font-weight : bold;
		font-size : 28px;
		line-height : 38px;
		padding : 5px 0px 15px 0px;
	}
	.okurudake{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
	}
	.teian{
		font-size : 20px;
     line-height : 28px;
		font-weight : bold;
		text-align : center;
        margin-top : 25px;
	}
/* こんなにお得 */
.otoku_area h2{
	font-size : 4em;
	line-height : 1em;
	font-weight : bold;
	color : #ffffff;
	text-align : center;
	margin-top : 30px;
}
.otoku_area h3{
	font-size : 2.5em;
	font-weight : bold;
	color : #ffff00;
	text-align : center;
    margin-top : 30px;
}

/* トップページ（仲介手数料の仕組み）------------------------------------------------------------ */
	.shikumi_title{
		text-align : center;
		font-size : 28px;
		font-weight : bold;
		color : #cc0000;
		padding-top : 20px;
	}
	.shikumi_box{
		width :auto;
		margin : 15px;
	}
	.shikumi_box li{
		float : left;
		width : 48%;
		margin : 5px;
		text-align : center;
		list-style : none;
	}
	
/* トップページ（なぜキャッシュバック可能なのか）------------------------------------------------------------ */
	.naze_title{
		width : auto;
		margin : 10px auto 20px;
		background-color : #2978da;
		padding : 30px 0px;
		text-align : center;
		font-size : 2.4em;
		line-height : 1.4em;
		font-weight : bold;
		color : #ffffff;
	}
	.naze_box{
		width : auto;
		margin : 10px 15px;
		display : flex;
		justify-content : space-between;
		flex-wrap : wrap;
	}
	.riyu-no{
		float : left;
		width : 20%;
		padding : 10px 0px;
		text-align : center;
		font-size : 1.7em;
		background : #cc0000;
		color : #ffffff;
		margin-bottom : 15px;
		padding-top : 6%;
		font-weight : bold;
	}
	.riyu-con{
		float : left;
		width : 80%;
		padding : 20px 10px;
		margin-bottom : 15px;
	}
	.riyu-title{
		font-size : 1.6em;
		font-weight : 600;
		margin-bottom : 15px;
	}
	.riyu-text{
		font-size : 1.1em;
	}
	.tsumari_font{
		font-size : 1.8em;
		line-height : 1.5em;
		text-align : center;
		font-weight : bold;
	}
	
/* ご存じですか-------- */
.gozonji_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #fcf9e6;
}

/* 選ばれる理由（トップ）-------- */
.riyu_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;
}
	
/* 選ばれる理由（サブ）------------------------------------------------------------ */
	.riyu_area_sub{
		width : 100%;
		margin-top : 0px;
		padding : 30px 0px 60px 0px;
		background-color : #ffffff;
	}
.riyu_box {
margin: 20px auto;
background: #ffffff;
width:880px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.riyu_box .riyu_box-title {
font-size: 1.2em;
background: #ff0000;
padding: 0px;
text-align: center;
}
.riyu_midashi{
 font-size : 1.6em;
 line-height : 1.2em;
 font-weight : bold;
 color : #ffffff;
 margin-top : 10px;
 padding-bottom : 15px;
}
	.riyu_box_text{
		padding : 0px 20px 30px 20px;
		line-height : 27px;
     text-align : left;
	}
/* 不動産購入の流れ-------- */
.flow_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #fcf9e6;
}
/* LINE登録-------- */
.line_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;
}
	.main_line{
		width : auto;
		margin : 10px 15px;
		text-align : left;
	}
.line_yakusoku_box{
 width : auto;
 margin : 30px auto 10px;
 background-color : #ffffff;
 padding : 0px 0px 0px 0px;
border : 2px solid #56aa47;
}
.line_yakusoku_box_in{
 padding : 0px 20px 20px 20px;
 text-align : left;
}
.line_yakusoku_title{
 background-color : #56aa47;
 color : #ffffff;
 padding : 10px 0px;
 text-align : center;
 font-size : 20px;
 margin-bottom : 15px;
}
	.tuika_erabu_bunner{
background-color : #56aa47;
		padding : 15px 0px;
		text-align : center;
		color : #ffffff;
		font-size : 2.4em;
		line-height : 1.2em;
		font-weight : bold;
		margin : 15px 0px;
	}
/* よくある質問-------- */
.faq_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #e6fbfb;
}
	.main-faq{
		width : auto;
		margin : 10px 15px;
     text-align : left;
	}
/* 代表あいさつ-------- */
.profile_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 30px 0px;
		background-color : #ffffff;
}
 	.daihyou_title{
		text-align : center;
		font-size : 32px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
	.profile_title{
		text-align : center;
		font-size : 28px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 .profile_box{
  width : auto;
  margin : 20px 15px;
  border : 1px solid #5f3a1a;
  border-radius : 8px;
  padding : 40px 15px 20px 15px;
  background-color : #ffffff;
     text-align : left;
 }
.company_motto_btn {
  position: relative;
  display: inline-block;
	margin : 0px 10px 30px 10px;
  padding: 0.8em 0.8em;
  text-decoration: none;
 font-size : 1.0em;
  color: #FFF;
  background: #cc0000;/*eâ€°2*/
  border: solid 1px #cc0000;/*cãƒ»?eâ€°2*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.company_motto_btn::after{
 content : '\025b6';
 padding-left : 20px;
 font-weight : bold;
}
.company_motto_btn a:hover{
 text-decoration : none;
  color: #FFFFFF!important;
}
/* お客様の声-------- */
.voice_area{
		width : 100%;
		padding : 40px 0px 30px 0px;
		background-color : #ffffff;
}
/* プロフィールエリア------------------------------------------------------------ */
	.profile_area{
		width : 100%;
		padding : 40px 0px 60px 0px;
     background-color : #ffffff;
	}
	.profile_title{
		text-align : center;
		font-size : 28px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 	.daihyou_title{
		text-align : center;
		font-size : 32px;
     line-height : 40px;
		font-weight : 600;
     color : #5f3a1a;
	}
 .profile_box{
  width : auto;
  margin : 20px 15px;
  border : 1px solid #5f3a1a;
  border-radius : 8px;
  padding : 15px 25px;
  background-color : #ffffff;
 }

.content-area {
	margin-bottom: 2.5rem;
}	
	
/* 会社概要------------------------------------------------------------ */
	.company_area{
		width : 100%;
		padding : 40px 0px 0px 0px;
		background-color : #ffffff;	
	}
	.gaiyou_area{
		width : 100%;
		padding : 10px 0px 0px 0px;
		background-color : #ffffff;	
	}
	.company_title{
		text-align : center;
		font-size : 34px;
     line-height : 40px;
		font-weight : 600;
     color : #000000;
	}
	.company_box{
  width : 860px;
  border-collapse: collapse;
     margin : 20px auto;
}
/* スタッフ紹介ページ-------- */
#profile_wrapper{
	width : auto;
	padding : 0 10px;
	margin : 80px 0px!important;
	}
#staff_wrapper{
	width : auto;
	padding : 0 10px;
	margin : 0px;
	}
 .staff_fv{
  margin-top : 60px;
 }
	.staff_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;		
	}
 .staff_area img{
  padding : 0px 10px;
 }
	.staff_box{
		width : auto;
		margin : 10px;
	}
  .staff_annai_title{
   text-align : center;
   margin-top : 20px;
  }
    .staff_box li {
        float: none;
        width: auto;
        text-align: center;
        list-style: none;
        margin: 15px 10px 5px;
    }

    .staff_photo {
        width: auto;
        margin: 10px 0px 0px 0px;
        padding: 0;
        overflow: hidden;
    }
    .staff_photo img {
		width : 100%;
}

    .staff_jyouhou {
        bottom: 10px;
        background: #394147;
        text-align: center;
        width: 100%;
        color: #ffffff;
        padding: 15px 0px;
		margin-bottom : 15px;
    }
 .staff_katagaki {
  font-size: 0.9em;
}

.staff_name {
  font-size: 1.6em;
}

.staff_eng {
  font-size: 0.7em;
}
.staff_syumi{
	font-size : 85%;
}
a.profile_link {
  padding: 0.5em 0.1em!important;
  margin: 0 !important;
  display: block;
  width: 100%;
  color: #fff !important;
  background: #399c01;
  text-decoration: none;
  font-size: 95% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}

a.profile_link:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin: -3px 5px 0 0;
  background: url("https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/profile_icon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

a.profile_link:hover {
  background: #338902;
}
a.profile_link_staff {
  padding: 0.5em 0.2em!important;
  margin: 0 !important;
  display: block;
  width: 100%;
  color: #fff !important;
  background: #333;
  text-decoration: none;
  font-size: 80% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}

a.profile_link_staff:before {
  content: "";
  display: inline-block;
  width: 22px;
  height: 26px;
  margin: -3px 5px 0 0;
  background: url("https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/profile_icon.png") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

a.profile_link_staff:hover {
  background: #555151;
}
	.sub_title{
		width : auto;
		margin : 15px;
		text-align : center;
		background-image : url(https://cash-back3.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/page_title_bg.jpg);background-repeat : no-repeat;background-position : center center;
	}
    .sub_staff_box {
        width: auto;
        margin: 15px auto;
		padding-bottom : 0px;
    }
	.staff_annai_title{
		width : auto;
		text-align : center;
		margin : 20px auto;
	}
#staff_wrapper{
	width : auto;
	padding : 5px;
	}
    .staff_box li {
        float: none;
        width: auto;
        text-align: center;
        list-style: none;
        margin: 2px;
		margin-bottom : 20px;
    }

    .staff_photo {
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }
	.staff_photo img{
		width : 70%;
	}

    .staff_jyouhou {
        bottom: 10px;
        background: #394147;
        text-align: center;
        width: 100%;
        color: #ffffff;
        padding: 15px 0px;
         margin-top : 10px;
		margin-bottom : 15px;
    }
	.staff_profile{
		float : none;
		width : auto;
		padding : 15px 5px;
}
	.name{
		font-size : 1.1em;
	}
	.name_b{
		font-size : 1.8em;
		font-family: 'Shippori Mincho B1', serif;
		padding : 10px 0px;
     line-height : 100%;
	}
	.name_s{
		font-size : 65%;
	}
	.phone{
		display:block;
		font-size : 1.8em;
		padding : 15px 0px;
	}
.phone::before{
display:inline-block;
display: inline-block;
margin-right : 10px;
}
.message{
	font-size : 1em;
 width : auto;
	margin : 15px;
	}
.message_bun {
  position: relative;
  padding: 0.5rem 1rem;
  color: #fff;
  border-radius: 10px;
  background: #555151;
	margin-bottom : 15px;
	width : 180px;
}

.message_bun:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 15px 15px 0 15px;
  border-style: solid;
  border-color: #555151 transparent transparent transparent;
}
dl{
	}
dl dt {
  width: 100%;
  font-size : 13px;
  background : #4081af;
  margin : 2px 0px;
  color : #ffffff;
  border-radius : 8px;
  vertical-align:middle;
  text-align : center;
  padding : 4px 8px;
}
dl dd {
  width: auto;
  padding : 0px;
	margin : 10px;
}
	.staff_img{
		float : none;
		width : 85%;
		margin : 10px auto;
	}
	.staff_img2{
		float : none;
		width : 85%;
		margin : 10px auto;
	}
	.staff_profile2{
		float : none;
		width : auto;
		margin : 15px;
}
	.staff_img3{
		float : none;
		width : 85%;
		margin : 10px auto;
	}
	.staff_profile3{
		float : none;
		width : auto;
		margin : 15px;
}
a.voicepage_link {
  padding: 0.5em 0.1em!important;
  margin: 50px 15px 50px !important;
  display: block;
  width: auto;
  color: #fff !important;
  background: #006ab4;
  text-decoration: none;
  font-size: 95% !important;
  border-radius: 15px;
  text-align: center;
  text-decoration: none !important;
}
    .profile_staff_box li {
        float: none;
        width: auto;
        text-align: center;
        list-style: none;
        margin: 15px;
		border : 1px solid #555151;
		padding : 20px;
		border-radius : 10px;
    }	

/* フッター会社情報-------- */
.company_area{
		width : 100%;
		margin-top : 0px;
		padding : 40px 0px 0px 0px;
		background-color : #fcecd2;
}

}


