@charset "UTF-8";

/* デザイン（スマホ） */
@media screen and (max-width:800px) {
img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0; /* ← 重要：上下の空白防止 */
}

.cv-btn-img {
  width: auto !important;
  height: auto !important;
  max-width: 100%; /* レスポンシブ対応する場合 */
  display: inline-block;
}

#wrapper{
	width : 100%;
	padding : 0px;
}
.main-text{
	padding : 15px;
}
.main{
	padding : 15px;
}
    .main_omakase {
	padding : 15px;
		margin : 30px 10px 20px 10px;
		border-radius : 10px;
		box-shadow: 0 0 8px #e2e2df;
    }
.main_2{
	padding : 15px;
}
    .top_area{
        width : 100%;
        padding : 10px 0px 0px 0px;
		background : #fcf3d9;
     /*position : fixed;*/
     z-index : 999999;
     margin-top : 0px;
		top : 0;
		left : 0;
    }

	.section-ttl{
		font-size : 20px;
		line-height : 30px;
		text-align : center;
		font-weight : 600;
		margin : 0 20px;
     overflow: hidden;
	}
	.section-ttl-sub{
		margin-top : 20px;
		font-size : 16px;
		text-align : center;
		margin-bottom : 30px;
	}
/*ポータルサイト*/
.portal_area {
    width: 100%;
    padding:0px;
}
	.portal-site{
		width : auto;
		margin : 20px;
	}
	.portal-left{
		float : none;
		width : auto;
	}
	.portal-right{
		float : none;
		width : auto;
	}
	.portal-kanzen-text{
		font-size : 16px;
		margin : 15px 0 15px 0;
		line-height : 26px;
		text-align : left;
	}
/*セクション①*/
	.section1-area {
    width: 100%;
    padding: 0;
    background: #fff;
    line-height: 0;
}
/*口コミエリア*/
	.kuchikomi-in{
		width : auto;
		margin : 10px 15px;
	}
/*よくある質問エリア*/
.top-faq-box {
	width : auto;
    margin: 1em 10px;
    background: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
}
.top-faq-box .box-title {
    font-size: 1.2em;
    background: #fcf7ab;
    padding: 0;
    text-align: center;
    letter-spacing: 0.05em;
}
.top-faq-box-in{
	padding : 20px;
}


.staff_banner {
    width: 40%;
    background-color: #45b279; /* 背景色 */
    color: #fff; /* 文字色 */
    padding: 5px 10px 5px 25px;
     text-align: left; /* 文字を中央揃え */
    font-size: 16px;
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0 100%);
    z-index: 10; /* 他の要素の上に表示されるようにする */
}
	
/*スタッフ関連設定*/
/* スタッフ紹介ページ-------- */
.staff_area_staff{
		width : auto;
		margin : 20px 10px 20px 10px;
		background-color : #ffffff;
	padding-top : 0px;
	}
#profile_wrapper{
	width : auto;
	padding : 0;
	margin : 0px auto 10px;
	}
#staff_wrapper{
	width : auto;
	padding : 0 10px;
	margin : 0 auto;
	}
	.staff_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 30px 0px;
		background-color : #ffffff;	
		margin-top : 0px;
	}
.cus_tantou_name{
	font-size : 18px;
}
    .cus_tantou_box {
        display: block; /* スマホでは全体を縦並びに */
    }
	.cus_tantou_box_in{
		width : auto;
		margin : 0 auto;
	}
.cus_tantou_coment{
	font-size : 14px;
}
	.staff_profile3{
		float : left;
		width : 65%;
		padding : 0px;
}

    .staff_area_left{
        float: left; /* floatを解除 */
        width: 30%; /* 各要素を全幅に */
        text-align: center; /* テキスト中央寄せ */
    }
	.staff_image{
		width : 100%;
	}
    .staff_area_right {
        float: left; /* floatを解除 */
        width: 70%; /* 各要素を全幅に */
        text-align: left; /* テキスト中央寄せ */
		padding-top : 20px;
    }

    .cus_tantou_aproach {
        clear: both; /* floatを解除 */
        display: block; /* ボタンを縦並びに */
        margin-top: 00px;
        text-align: center;
    }

    .tantou_profile_link {
        width: 80%; /* ボタンの幅を80%に */
        margin: 0 auto 10px auto; /* ボタンを中央に配置 */
    }
.tantou_profile_link a {
    padding: 5px 15px; /* ボタン風にするためのパディング */
}

/*物件が決まっていない方*/
.mach_merit_box{
	width : auto;
	margin : 20px 10px 0px 10px;
}
	.no-bukken-ttl{
		width : auto;
		border : 1px solid #333;
		padding : 8px 20px;
		text-align : center;
		font-size : 1.2em;
		font-weight : 600;
		margin : 20px 15px 20px;
	}
	.no-bukken-sub-ttl{
		font-size : 1.0em;
		text-align : center;
		margin : 20px 0px 40px 0px;
	}


/* フッター会社情報-------- */
.company_area{
		width : 100%;
		margin-top : 0px;
		padding : 20px 0px 0px 0px;
		background-color : #fffacd;
}
/* スピード査定------------------------------------------------------------ */
.wrapper{
	margin-top : 0px;
}
.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{
 font-size : 17px;
 font-weight : 600;
 line-height : 27px;
 margin : 0 20px 15px 20px;
 text-align : left;
}
.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 : 5px 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 : 18px;
		font-weight : 600;
		padding-bottom : 3px;
		background : #034cae;
		color : #fff;
		padding : 8px 10px;
	}
	.spb_text{
		padding : 20px 0px;
	}
 .satei_navi_area{
  width : auto;
 }
 .satei_navi_area li{
   float : left;
 width : 50%;
  text-align : center;
  list-style : none;
	}
	.satei_form_title{
	font-size : 20px;
		font-weight : 600;
	text-align : center;
	background-color : #f27149;
	color : #ffffff;
	padding : 7px 0px;
	width : auto;
	margin : 0px 15px 10px 15px;
	}
	.satei_mailform{
		width : auto;
		margin : 10px;
	}
 .satei_mailform dt{
  background : #ffffff;
  color : #333;
  font-size : 16px;
 }
/* スタッフ紹介ページ-------- */
	.staff_area{
		width : 100%;
		margin-top : 0px;
		padding : 30px 0px 30px 0px!important;
		background-color : #ffffff;		
	}
 .staff_area img{
  padding : 0px 10px;
 }
	.staff_box,
	.staff_box_wide{
		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_box_wide 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: 13px;
}

.staff_name {
  font-size: 20px;
}

.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://berqwp-cdn.sfo3.cdn.digitaloceanspaces.com/cache/cash-back.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://berqwp-cdn.sfo3.cdn.digitaloceanspaces.com/cache/cash-back.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://berqwp-cdn.sfo3.cdn.digitaloceanspaces.com/cache/cash-back.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_shumi_short{
	font-size : 13px;
	line-height : 20px;
	height : 60px;
	margin : 10px;
}
    .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 : 0px 5px;
}
    .staff-name-obi {
        width: 100%;
        background: #6ac65c;
        text-align: center;
        padding: 10px 0 10px 0;
        margin-bottom: 35px;
        margin-top: 0px
    }
	.name{
		font-size : 1.1em;
			text-align : center;
	}
	.name_b{
		font-size : 1.8em;
		font-family: 'Shippori Mincho B1', serif;
		padding : 10px 0px;
     line-height : 100%;
			text-align : center;
	}
	.name_s{
		font-size : 65%;
	}
	.phone{
		display:block;
		font-size : 1.8em;
		padding : 15px 0px;
	text-align : center;
	}
.phone::before{
display:inline-block;
content: url(https://berqwp-cdn.sfo3.cdn.digitaloceanspaces.com/cache/cash-back.lifebizpartners.co.jp/wp-content/themes/kmi-theme/staff_img/phone_icon_mini.png);
display: inline-block;
margin-right : 10px;
}
.message{
	font-size : 1em;
 width : auto;
	margin : 15px 5px;
	}
.message_bun {
  position: relative;
  padding: 0.5rem 1.5rem;
  color: #fff;
  background: #6ac65c;
	margin-bottom : 15px;
	width : auto;
}
.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;
}
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 : auto;
		margin : 10px auto;
	}
	.staff_profile2{
		float : none;
		width : auto;
		margin : 15px 0px;
}
	.staff_img3{
		float : none;
		width : auto;
		margin : 10px;
	}
	.staff_profile3{
		float : none;
		width : auto;
		margin : 15px 0px;
}
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;
    }
    .profile_staff_box_wide li {
        float: none;
        width: auto;
        text-align: center;
        list-style: none;
        margin: 15px;
		border : 1px solid #555151;
		padding : 20px;
		border-radius : 10px;
    }
.top_anq_area{
 width : 100%;
 padding : 25px 0px;
}
.staff_nav_btn {
 width :94%;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.3em;
  color: #ffffff;
  background:linear-gradient(#f62a09, #ca0505);
 border: 6px groove #333;
}
.kuchikomi_nav_btn {
 width :94%;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.3em;
  color: #ffffff;
  background:linear-gradient(#0786d7, #063abd);
 border: 6px groove #0959d2;
}
.riyu_nav_btn {
 width :94%;
  position: relative;
  display: inline-block;
	margin : 10px;
  padding: 1em 1.5em;
  text-decoration: none;
 font-size : 1.0em;
  color: #ffffff;
  background:linear-gradient(#37ab04, #2f8d06);
 border: 6px groove #333;
}

/* スマホ用トグルメニュー */

.voice_waku{
 width : auto;
 margin : 10px;
}
.customers_area_left{
 float : none;
 width : auto;
 margin : 5px;
}

.customers_area_right{
 float : none;
 width : 100%;
 margin : 0px;
}
.custom_type_voice_area .customers_title {
font-size : 18px;
	color : #333;
	font-weight : bold;
	line-height : 26px;
 padding : 0px;
	text-align : left;
}
	.mach_merit_box li{
		list-style : none;
	}
	.policy_box{
     margin : 10px 0px 0px 0px!important;
        overflow:auto;
        width:auto;
        height:180px;
        padding:5px;
        border:1px solid #000;
        background-color:#F9F9F9;
        color:#000;
        font-size:13px;
     text-align : left;
	}
	.policy-ttl{
background : #555151;
	padding : 40px 20px;
	text-align : center;
	font-weight : 600;
	font-size : 20px;
		color : #fff;
}
	.policy_box_single{
     margin : 10px!important;
        width:auto;
        padding:15px;
        color:#333;
        font-size:15px;
	}
 	.kuchikomi_box{
		width : auto;
		margin : 15px;
		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;
	}
	.main_search{
		width : auto;
		margin : 0px auto;
		padding : 0px;
	}
	
/*追加*/
#portal-nagare {
    overflow: hidden;
    white-space: nowrap;
    opacity: 0; /* 初期化前は透明 */
    transition: opacity 0.3s ease; /* スムーズなフェードイン */
}

#portal-nagare.slick-initialized {
    opacity: 1; /* 初期化後に表示 */
}

#portal-nagare .item {
    display: inline-block;
    vertical-align: top;
    float: none;
}

#portal-nagare .slick-track {
    display: flex;
    flex-wrap: nowrap;
}

#portal-nagare .slick-slide {
    flex: 0 0 auto;
    height: auto;
}
}


