/* ▼ スマホ(767px以下)の場合 */ 

@media screen and (max-width: 767px) {

/* リセット
================================================== */
.pc_no{display:block!important;}
.sp_no{display:none !important;}

@media screen and (max-width: 498px) {
		.pcm_no{display:block!important;}
	}
/* PCリセット
================================================== */

.mt10, .mt15, .mt20, .mt30, .mt40, .mt50, .mt70, .mt80, .mt100{margin-top:0;}
.mb10, .mb15, .mb20, .mb30, .mb40, .mb50, .mb70, .mb100{margin-bottom:0;}
.pt10, .pt15, .pt20, .pt30, .pt40, .pt50, .pt60, .pt70, .pt80, .pt90, .pt100{padding-top:0;} 
.pb20, .pb30, .pb50, .pb70, .pb80, .pb100{padding-bottom:0;} 

.pl3{padding-left:0}
.pr3{padding-right:0}

.ptb30, .ptb40{padding:20px 0}
.ptb50{padding:30px 0}
.ptb70{padding:50px 0}
.ptb100{padding:60px 0}
.pad2030{padding:15px;}
	
.txt_center{text-align:left;}


/* リンク・マージン
================================================== */
.spmt5{margin-top:5px;}
.spmt10{margin-top:10px;}
.spmt15{margin-top:15px;}
.spmt20{margin-top:20px;}
.spmt30{margin-top:30px;}
.spmt35{margin-top:35px;}	
.spmt40{margin-top:40px;}
.spmt50{margin-top:50px;}
.spmb10{margin-bottom:10px;}
.spmb15{margin-bottom:15px;}	
.spmb20{margin-bottom:20px;}
.spmb30{margin-bottom:30px;}
.spmb40{margin-bottom:40px;}
.spmb50{margin-bottom:50px;}
.spmb70{margin-bottom:70px;}
	
.sppt10{padding-top:10px;}
.sppt15{padding-top:15px;}
.sppt20{padding-top:20px;}
.sppt30{padding-top:30px;}
.sppt40{padding-top:40px;}
.sppt50{padding-top:50px;}
.sppt60{padding-top:60px;}
.sppt70{padding-top:70px;}
.sppt80{padding-top:80px;}
.sppt100{padding-top:100px;}
	
.sppb10{padding-bottom:10px;}
.sppb15{padding-bottom:15px;}	
.sppb20{padding-bottom:20px;}
.sppb30{padding-bottom:30px;}
.sppb50{padding-bottom:50px;}

.spprl8{padding-right:8px; padding-left:8px}

.sp_txt_center{	text-align: center;}
.sp_txt_left{	text-align: left!important;}
.spfs_12{ font-size: 12px!important;}
.spfs_13{ font-size: 13px!important; line-height:1.5em!important;}
.pcfs_16{ font-size: 15px!important; line-height:1.5em!important;}
.pcfs_18{ font-size: 16px!important; line-height:1.7em!important;}
.fs_22{ font-size: 18px}
.fs_26{ font-size: 20px}
.fs_30{ font-size: 20px}

.round_all50{border-radius:20px}
.round_lt100{border-radius:30px 0 0 0}
.round_rt100{border-radius:0 30px 0 0}
.round_lb100{border-radius:0 0 0 30px}
.round_rb100{border-radius:0 0 30px 0}
	
.main_en_title{font-size:32px; margin-bottom:0.3em;}
.main_en_title_m{font-size:30px; margin-bottom:0.3em;}
.sub_jp_title{font-size:16px; font-weight:600;}
	
/* レイアウト
================================================== */
.txt_center{text-align:left;}
.fl_right, .fl_left{float:none}
img.spimg_w70{
	display:block;
	width:70%;
	max-width:350px;
	margin-right:auto;
	margin-left:auto;
}
img.spimg_w80,
img.w80{
	display:block;
	width:80%;
	max-width:400px;
	margin-right:auto;
	margin-left:auto;
}
img.spimg_w90,
img.w90{
	display:block;
	width:90%;
	max-width:500px;
	margin-right:auto;
	margin-left:auto;
	}
img.spimg_w100{
	display:block;
	width:100%;
	max-width:500px;
	margin-right:auto;
	margin-left:auto;
	}
img.pcimg_80,
img.pcimg_70{width:100%; max-width:500px; height:auto}	

/* ボタン
================================================== */
.red_link a{
	background : url("images/red_arrow.png") no-repeat right 5px center;
	background-size:40px;
	padding:13px 55px 13px 5px;
	font-size:15px;
}
.red_link a:hover{
	background : url("images/red_arrow.png") no-repeat right center;
	background-size:40px;
}
.blue_link a{
	background : url("images/blue_arrow.png") no-repeat right 5px center;
	background-size:40px;
	padding:13px 55px 13px 5px;
	font-size:15px;
}
.blue_link a:hover{
	background : url("images/blue_arrow.png") no-repeat right center;
	background-size:40px;
}
a.red_btn{
	background: url("images/wt_arrow.png") #cc3333 no-repeat right 13px center;
	background-size:30px;
	padding:20px 50px 20px 30px;
	font-size:15px;
}
a.red_btn:hover{
	background: url("images/wt_arrow.png") #b91111 no-repeat right 13px center;
	background-size:30px;
}
a.nm_btn,
a.nm_w_btn{
	background: url("images/red_arrow.png") #e7eef6 no-repeat right 20px center;
	background-size:30px;
	padding:20px 65px 20px 40px;
	font-size:15px;
	letter-spacing:0;
}
a.nm_btn:hover{
	background: url("images/red_arrow.png") #d2e0ee no-repeat right 20px center;
	background-size:30px;
}
a.nm_w_btn:hover{
	background: url("images/red_arrow.png") #fff no-repeat right 20px center;
	background-size:30px;
}

/* メイン
================================================== */
body {
	line-height: 1.9em;
}

/* ページレイアウト
================================================== */
.page_contents,
.page_contents2,
.page_w85,
.page_max85{width:88%;}
.sp92_contents{width:92%;}
.sp95_contents,
.sp95_contents2{width:95%;}
.sp100_contents2,
.sp100_contents{width:100%;}
.sp_w90{
	width:90%;
	margin-right:auto;
	margin-left:auto;
}
.sp_w95{
	width:95%;
	margin-right:auto;
	margin-left:auto;
}
.flex,
.flex_wp{display:block}
@media screen and (max-width: 498px) {
	.flex_wp_spmd{display:block;}
}
.sp_flex_wrp{flex-wrap: wrap;}
.half_box,
.half_box2,
.column_box3{width:100%; max-width:600px; margin-right:auto; margin-left:auto}
.box_w70, .box_w25, .box_w60, .box_w30, .box_w35, .box_w38, .box_w55, .box_w57, .box_w40, .box_w43, .box_w45, .box_w47{width:100%}
.wht_box_wide{
	padding:1.3em;
	border-radius:8px;
}
.blue_box_wide{
	padding:1em 1.5em;
	color:#fff;
}
/* TOPスライダー
================================================== */
.top_header{
	width:100%;
 	background: -moz-linear-gradient(top, #e7eef6 40%, #d2e0ee 40%, #d2e0ee 100%);
  	background: -webkit-linear-gradient(left, #e7eef6 40%, #d2e0ee 40%, #d2e0ee 100%);
  	background: linear-gradient(to bottom, #e7eef6 40%, #d2e0ee 40%, #d2e0ee 100%);		
	border-radius:0;
	padding-top:70px;
}
.top_slider{
	width:100%;
	margin:50px auto 0;
}
.catch_name{width:30px; padding-left:5px}
.catch_name p{
	font-size:9px;
	padding-top:50px;
}
.catch_slider{width:calc(100% - 40px);}
img.top_catch{padding-left:10px; width:250px; height:auto;}
.fadeslider_wp{	margin-top:10px;}
.fadeslider li{margin-right:10px;}
.fadeslider img{
  height: 350px;
	border-radius:20px;
}
.top_header_title{
	background : url("images/top/catch-bk.png") no-repeat top left;
	background-size:250px auto;
}
.top_header_title h2{
	font-size:20px;
	line-height:2.3em;
	padding:0 10px 50px;
}
span.th_tl_a{font-size:38px; letter-spacing:0;}
span.th_tl_b{font-size:30px;}
span.th_tl_c{
	font-size:26px;
	padding:0.2em 0.4em 0.2em 0.5em;
	letter-spacing:0.05em;
	border-radius:5px;
}

/* TOPページ
================================================== */
.top_news_tl{width:100%; margin-bottom:30px}
.top_news_tl h3{
	font-size:18px;
	letter-spacing:0.08em;
}
.top_news_list{width:100%;}
.top_news_list dl{width:100%;}
.top_news_list dl dt {
     float: none;
     width: 100%;
	margin-bottom:0;
	padding-bottom:0.5em;
	padding-left:0;
	font-size:13px;
}
.top_news_list dl dd {
	margin-bottom:1em;
	padding-bottom:1em;
	padding-right:0;
     padding-left: 0;
	font-size:14px;
}
span.post_cat{margin-left:15px;}
img.yamashina_img{
	width:78%;
	height: 180px;
	object-fit: cover;
	border-radius:0 30px 30px 0;	
}
.top_msg{
	width:88%;
	margin:0 auto;
	position:relative;
	padding-top:150px;
}
.top_msg h3{font-size:26px;}
.top_msg img.yamashina_sil{
	width:50%;
	max-width:230px;
	height:auto;
	position:absolute;
	top:-18%;
	left:auto;
	right:-10px;
}
.top_msg_text{padding-top:20px; padding-left:0;}
.top_msg_text{line-height:2.0em}
.top_svswp{
	margin:50px auto 0;
	position:relative;
	padding-bottom:80px;
}
.top_svsimg{
	position:absolute;	
	width:90%;
	top:0;
	right:0;	
}
.top_svsimg img{
	width:100%;
	height:180px;
	object-fit: cover;
	border-radius:20px 0 0 20px;
}
.top_svs_inner{
	padding-top:180px;
}
.top_svs_text{width:90%; margin:0 auto 50px}
.rpt_img{
	width:200px;
}
.rpt_img img.svs_fds{
	width:100px;
	height:auto;
	position:absolute;
	top:-60px;
	left:-70px;
}
.top_svs_text h2{
	font-size:20px;
	margin:15px 0 20px;
}
.emphasis_s span{
	font-size: 15px;
	padding: 0.5em 1.5em 0 1.5em;
	background-image: url("images/diag_l.png"), url("images/diag_r.png");
	background-size:10px auto, 10px auto;
}
.top_svs_btn{margin-top: 40px; position:relative}
.top_svs_btn img.check_text{
	position:absolute;
	width:70px;
	height:auto;
	top:-38px;
	right:10%;
}

.top_slider_wp{width:87%; margin:50px auto 150px;}
ul.works_slider{
	margin:30px auto 30px;	
}
ul.works_slider li{
	margin:20px 15px;
	border-radius:15px;
	padding:30px 15px 20px;
}
.property_inner .ws_thumb{
	border-radius:10px;
}
.property_inner .ws_thumb img{
	border-radius:10px;
}
.property_inner p.category span{
	padding:0.6em 1.2em;
	font-size:14px;
}
.property_inner p.title{
	font-size:13px;
}
.property_inner .ws_pricebox{width:165px;}
.property_inner .ws_madoribox{width: calc(100% - 165px);}
.property_inner p.tl-price {font-size:14px; margin-bottom:0.3em}
.property_inner p.tl-price span{font-size:18px;}
.property_inner p.tl-madori{font-size:14px;}
.slide-arrow {
	width:15px!important;
}
.prev-arrow {
  left: -15px;
}
.next-arrow {
  right: -15px;
}
.group_logo{width:35%; max-width:150px; margin:0 auto 18px;}
.group_text{width:95%; margin:0 auto 20px; font-size:14px;}
.group_text p{margin-bottom:0.7em}
.top_fnc_wp{
	width:88%;
	padding:25px 0 40px;
}
.top_fnc_inner{
	width:100%;
	border-radius:15px;
	padding:20px 15px 30px;
	margin-bottom:40px;
}
.top_fncimg{margin-bottom:1.3em;}
.top_fncimg img{
	width:100%;
	height:200px;
	border-radius:15px;
}
.circle_tl{
	position:absolute;
	top:-30px;
	left:-10px;	
   width:110px;
   height:110px;
 
}
.circle_tl h2{font-size:15px;}
.circle_tl h2 span{font-size:6px;}
.top_fnctext{padding:0 0.5em}
.top_fnctext p{
	margin-bottom:0.7em;
	line-height:1.7em;
}
img.hc-logo{width:90%; max-width:400px; height:auto;}

.top_cttl{width:100%; margin:0 auto 20px}
.top_cttl_tl{width:100%; margin-bottom:0.7em}
.top_cttl_text{width:100%; font-size:14px; line-height:1.8em}

	
.voice_slider_wp{
	width:100%;
	margin:30px 0;
	position:relative;
}
.voice_slider_wp img.rvw_thanks{
	position:absolute;
	right:2%;
	bottom:-83%;
	width:80px;
	max-width:80px;
}
ul.voice_slider li{
	background:#fff;
	border-radius:15px;
	padding:20px 15px 20px 15px;
	margin:0 12px;
}
.voice_img{width:20%; padding-top:40px;}
.voice_text{width:75%}
.voice_text h3{
	padding:0.4em 1em;
	font-size:13px;
	margin-bottom:0.7em;
}
.voice_text p{padding:0.3em; font-size:14px}

ul.top_column li{
	width:100%;
	padding:20px 3px;
}
ul.top_column li:nth-child(2){border-top:none;}
.tpclm_img{border-radius:5px;}
.tpclm_img img{	border-radius:5px;}

.tpclm_text{width:60%; padding-top:0;}
.tpclm_text p.tpclm_date{margin-bottom:0.2em}
p.tpclm_cat{
	position:absolute;
	top:-3px;
	right:0;
}
p.tpclm_cat span{
	font-size:10px;
	padding:0.4em 1.2em;
}
.tpclm_text h3{font-size:13px; line-height:1.6em}
	
/*　固定ページ共通
================================================== */
.page_title_wp{
	padding:130px 0 20px;
}
/*　業務内容
================================================== */
.svs-mainimg img{border-radius:20px 20px 0 0}
.svs_topmsg{
	width:98%;
	margin:0 auto 50px;
}
.svs_topmsg h2{
	border-radius:40px 40px 0 0;
	top:-35px;
	padding:25px 5px 10px;
	font-size:23px;
	line-height:1.6em;
}
.svs_topmsg h2 span.sp_fs17{font-size:18px}
.svs_topmsg_txt{width:87%; margin:0 auto; padding-top:130px; text-align:left}
	
.pssn_title{width:240px; padding:0 0 15px 20px;}
.pssn_title_jp{width:100%}
.pssn_title_jp h3{font-size:22px;}
.pssn_title_en{width:100%;}
.pssn_title_en p{font-size:10px; letter-spacing:0.05em; font-weight:500; padding-bottom:0; line-height:1.3em}	
.pssn_img{width: calc(100% - 240px);}

.pssn_list{
	width:95%;
	border-radius: 20px;
	padding:30px 20px 15px 15px;
	display:block;
}
.pssn_list_inner{width:100%}
.pssn_list_inner ul li{
	font-size:15px;
	margin-bottom:0.7em;
	line-height:1.6em;
}
.pssn_list_inner ul li.pt_01{
	background : url("images/service/pt_01.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.pssn_list_inner ul li.pt_02{
	background : url("images/service/pt_02.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.pssn_list_inner ul li.pt_03{
	background : url("images/service/pt_03.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.pssn_list_inner ul li.pt_04{
	background : url("images/service/pt_04.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.pssn_list_inner ul li.pt_05{
	background : url("images/service/pt_05.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.pssn_list_inner ul li.pt_06{
	background : url("images/service/pt_06.png") no-repeat left top 0.2em;
	background-size:32px;
	padding:7px 0 5px 43px;
}
.service_wp{padding:0;}
p.svs_cptitle{
	font-size:22px;
	margin-bottom:0.3em;
}
p.svs_title_s{font-size:15px;}
.svs_halfbox{
	border-radius:15px;
	margin:0 auto 30px;
}
img.svsimg{border-radius:15px 15px 0 0}
.svs_halfbox_text{
	padding:1em 1.5em;
}
.svs_fullbox{
	margin:0 auto 30px;
	border-radius:15px;
}
.svs_fullbox_text{padding:1em 1.5em;}
.svs_fullbox_img img{border-radius:15px 15px 0 0}
img.svs_icon{
	width:120px;
	top:-30px;
}
p.svc_ft_title{
	font-size:10px;
	padding-top: 18px;
}
p.svc_ft_title span{font-size:14px;}
.svs_halfbox_text h2,
.svs_fullbox_text h2{margin:0.5em 0 1em; font-size:26px;}
.svs_halfbox_text h3,
.svs_fullbox_text h3{font-size:18px; margin-bottom:0.5em;}

.svs_hcpoint{
	width:100%;
	margin:30px auto 20px;
	border-radius:5px;
	padding:20px 15px 10px;
	font-size:14px;
}
.svs_hcpoint img.point_t{
	width:95px;
	height:auto;
	position:absolute;
	top:-18px;
	left:-8px;
}
/* 会社案内
================================================== */
.about_msgbk{
 	background: -moz-linear-gradient(top, #e7eef6 35%, #fff 35%, #fff 100%);
  	background: -webkit-linear-gradient(left, #e7eef6 35%, #fff 35%, #fff 100%);
  	background: linear-gradient(to bottom, #e7eef6 35%, #fff 35%, #fff 100%);		
}
.about_msg_img img{
	border-radius:15px 0 0 15px;
	height:260px;
	}
.about_msg_img .ks_namebox{top:150px; padding:15px 50px;}
.ks_namebox p.ks_name{font-size:20px;}
.about_msg_text{padding:25px 8%;}
.about_msg_text p.msg_tl{font-size:18px; font-weight:600;}
@media screen and (max-width: 498px) {
	.about_msg_img img{
		height:220px;
		}
	.about_msg_img .ks_namebox{top:180px; padding:10px 50px;}
	.about_msg_text p.msg_tl{padding-top:45px}
}	
.about_msg_text h2{
	font-size:28px;
	margin:0 0 0.8em;
	line-height:1.6em;
}
.about_msg_text p{line-height:1.9em; margin-bottom:1em}
h2.jp_r_cmname,
h2.jp_b_cmname{font-size:26px; margin-bottom:0.2em;}
p.en_cmname{font-size:13px;}
.about_fstwp{
	margin:150px auto 0;
	padding:100px 0 40px;
}
.about_img{
	width:100%;
	top:-130px;
	right:0;	
}
.about_img img{
	width:100%;
	height:180px;
	object-fit: cover;
	border-radius:20px 0 0 20px;
}
.about_info_wp{
	margin:20px auto 0;
	padding:5%;
	border-radius:15px;	
}
dl.about_info{display: block;}
dl.about_info dt {
	display: block;
  	width: 100%;
  	padding: 1em 0.2em 0.4em;
  	border-bottom: none;
}
dl.about_info dd {
	display: block;
	width: 100%;
	padding: 0 0.2em 1em;
	border-bottom: 1px solid #ccc;
}
.map-wp {padding-top: 90%;}
.map-wp iframe {border-radius:10px;}
p.train_i{
	background : url("images/about/access_icon.png") no-repeat left top 0.2em;
	background-size:35px;
	padding:7px 0 7px 45px;
}
p.train_i span{margin-left:0; font-size:14px}
.biz-vc_title{
	padding-top:100px;
	background : url("images/about/vc_title.png") no-repeat center top;
	background-size:220px;
}
.biz-vc_ptb{padding:30px 0 20px}
.biz-vc_wp{
	width:90%;
	margin:45px auto;
	padding:20px;
	border-radius:15px;
}
.biz-vc_wp img.vc_no{
	width:65px;
	left:0;
	top:-25px;
}
.biz-vc_img{
	width:35%;
	display: block;
	float: left;
	margin-right: 20px; 
	margin-bottom:5px;

}
.biz-vc_img img{border-radius:10px;}
.biz-vc_inner{
	width: 100%;
	padding-top:0;
}
.biz-vc_inner h3.vc_name{
	font-size:14px;
	margin-bottom:1em;
}
.biz-vc_inner h3.vc_name span{font-size:18px; line-height:1.7em;}
.biz-vc_inner p{font-size:14px; line-height:1.9em; margin-bottom:1em}
.biz-vc_inner h4{font-size:14px;}	
@media screen and (max-width: 498px) {
	.biz-vc_img{width:100px}
	.biz-vc_inner h3.vc_name{padding-top:1.5em}
	.biz-vc_inner .sp_clear{clear:both; padding-top:0.8em}
	}
/* 採用情報
================================================== */
.recruit_title{
	width:98%;
	margin:0 auto 20px;
}
.recruit_title h3{
	border-radius:40px 40px 0 0;
	top:-35px;
	padding:35px 5px 0;
	font-size:20px;
}
h3.recruit_sc_title{font-size:20px;}

.recruit_info_wp{
	width:90%;
	margin:15px auto 80px;
}
.recruit_info_wp dl{
	padding-top:10px;	
}
/* スタッフ紹介
================================================== */
.side_gr-blue{
	padding:20px 0 50px;
}
.staff_tl_line{
	width:100%;
	max-width:330px;
}
.staff_tl_line h2{font-size: 18px;}
.staff_innerwp{
	width:90%;
	max-width:1100px;
	margin:40px auto 15px;
	background:#fff;
	border-radius:20px;
	padding:35px 4% 30px 0;
}
.staff_inimg{width:200px;}
.staff_namebox{
	width:200px;
	top:190px;
	padding:10px 20px 10px 30px;
}
.staff_intext{width: calc(100% - 240px);}
dl.qua_list dt {
  	width: 60px;
 	font-size:14px;
}
dl.qua_list dd {
	width: calc(100% - 60px);	
	font-size:14px;
	}
@media screen and (max-width: 598px) {
	.staff_inimg{width:100%; padding-left:5%;}
	.staff_inimg img{width:100%; height:220px; border-radius:12px;}
	.staff_innerwp{
		margin:20px auto 15px;
		border-radius:15px;
		padding:20px 5% 30px 0;
		display:block;
	}
	.staff_namebox{
		width:85%;
		top:180px;
		border-radius:0 50px 50px 0;
		text-align:left;
	}
	.stf_name_br{display:none}
	.staff_namebox h3 span{margin-left:1.3em; font-size:10px;}
	.staff_intext{
		width:100%;
		padding:60px 2% 0 7%;
		text-align: justify;
	}
}
.ft_svsbanner{
	width:85%;
	max-width:480px;
	margin:40px auto 50px;
}
.ft_svsbanner ul li{margin-bottom:15px}
/* 物件一覧
================================================== */
.list_search{
	width:80%;
	max-width:400px;
	margin:0 auto;
	padding:15px 0;
	text-align:center;
}
.search_tl{width:100%; margin-bottom:0.5em}
.search_tl p span{
	background : url("images/cat_icon.png") no-repeat left center;
	background-size:32px;
	padding:13px 0 8px 45px;		
	font-size:15px;
}
.search_box{width:100%;}
.search_box select { width: 100%; padding: 1em 1.5em;}

.property_listwp{
	width:87%;
	margin:50px auto 50px;	
}
@media screen and (max-width: 598px) {
ul.property_list{
	max-width:500px;
	margin:20px auto 20px;
	display:block;
}
ul.property_list li{
	width:100%;
	margin:0 auto 50px;
	padding:30px 18px 20px;
}
ul.property_list li.no_post{
	padding:20px 0 50px;
}
.property_inner p.info_other span{
	font-size:11px;
}
/* 物件情報
================================================== */
.property_slwp{
	width:95%;
	margin:0 auto 0;
	padding:20px 15px;
	border-radius:15px 15px 0 0;	
}
.property_wp{
	width:95%;
	margin:0 auto 50px;
	padding:20px 20px;
	border-radius:0 0 15px 15px;
}
.property_title{
	width:98%;
}
.property_title p.post_cat{
	top:-35px;
}
.property_title p.post_cat span{
	border:2px solid #cc3333;
	padding:0.6em 1.2em;
	font-size:14px;
	border-radius:5px;
}
.property_title h1{
	font-size:16px;
	padding-top:12px;
}
.property_title p.post_date{font-size:13px;}
.property_slider{
	width:100%;
	margin:10px auto 0;
}
.wk-slide-arrow {
	width:17px!important;
}
.wk-prev-arrow {
  left: -15px;
}
.wk-next-arrow {
  right: -15px;
}
.thumb-item img{border-radius:8px;}
.thumb-item-nav img{
	width:100%;
	height:65px;
	object-fit: cover;
	border-radius:3px;
}
.property_info_f{
	margin:0 auto 20px;	
	display:block;
}
.property_info_s{
	width:100%;
	margin:35px auto 30px;	
}
.info_f_title{width:100%; margin-bottom:20px;}
.info_f_title h2{font-size:13px; margin-bottom:0.6em; font-weight:500;}
.info_f_title h3{font-size:16px; margin-bottom:0.4em}
p.info_f-price{font-size:16px;}
p.info_f-price span{font-size:22px;}
.info_f_list{width:100%}

dl.property_tb dt {	font-size:13px; font-weight:500}
dl.property_tb dd {	font-size:13px; font-weight:400}
.info_f_list dl.property_tb dt,
.property_info_s dl.property_tb dt{width: 90px; padding: 0.5em 0.7em;}
.info_f_list dl.property_tb dd,
.property_info_s dl.property_tb dd {width: calc(100% - 90px); padding: 0.5em 0.3em 0.5em 1.2em;}

.property_point{
	margin:45px auto 20px;
	padding:30px 23px 23px;
	border-radius:10px;
}
.property_point img.point_img{
	width:55px;
	left:-5px;
	top:-30px;
}
.point_inner{font-weight:600;}
.re-property_wp{width:85%; margin:50px auto; padding-bottom:50px}

/* コラム
================================================== */
ul.column_allist{
	width:100%;
	margin:20px auto 50px;
}	
ul.column_allist li{
	padding:20px 3px;
}
.clm_img{width:35%; border-radius:5px;}
.clm_img img{border-radius:5px;}

.clm_text{width:60%; padding-top:0;}
.clm_text p.clm_date{font-size:12px; margin-bottom:0.2em}

.clm_text h3{font-size:14px; line-height:1.6em}
	
/* お知らせ一覧
================================================== */
.news_contentswp{
	width:93%;
	margin:20px auto 50px;
	display:block;
}
.news_main{width:92%; margin:20px auto 40px;}
.news_side{	width:100%;}
.news_side_bk{
	border-radius:7px;
	padding:1.3em;
	}	
ul.news_allist{
	width: 100%;
	margin:0 0 50px;
}
ul.news_allist li a{
	width: 100%;
	background : url("images/red_arrow.png") no-repeat bottom 18px right 5px;
	background-size:30px;
	padding:15px 50px 15px 0;
}
ul.news_allist li a:hover{
	background : url("images/red_arrow.png") no-repeat bottom 18px right 5px;
	background-size:30px;
}
ul.news_allist li h3{font-size:15px;}
.post_daybox{margin-bottom:0.5em;}
.post_day{width:95px;}
.post_cat{width:width:calc(100% - 95px);}
.post_cat p span.news-term{
	font-size:10px;
	padding:0.5em 1.2em 0.5em;
}
.news_side ul li{
    padding: 0.8em 0 0.8em 1.5em;
	margin-bottom:0.8em;
}
.news_side ul li::before{
    top: 17px;
}
/* お知らせ　singleページ
================================================== */
.news_post_bk{
	padding-bottom:40px;
}
.news_post_wp{
	width:93%;
	border-radius:7px;
	padding:25px 5%;
}
.post-title{
	font-size:17px;
}
.article_in{
	width:100%;
	margin:10px auto 20px;
	padding:0;
}
/* editor設定 */
.article_in p{ margin: 1em 0 1.3em; font-weight:400;}

blockquote {
	margin: 1.5em 0;
	padding: 0.5em 0.5em 0.5em 1.5em;
	border-left: 2px solid #CCC;
}
blockquote:after{font-size: 4em;}

.article_in .alignright {
  margin-bottom: 13px;
  margin-left: 10px;
}
.article_in .alignleft {
  margin-right: 13px;
  margin-bottom: 10px;
}
.article_in img.alignright,
.article_in img.alignleft{max-width:50%;}

.article_in img[class*="wp-image-"],
.article_in img[class*="attachment-"] {
    height: auto;
	max-width:100%;
}
@media screen and (max-width: 498px) {
	.article_in .alignright,
	.article_in .alignleft{display:block; float:none; margin:10px 0;}
	.article_in img.alignright,
	.article_in img.alignleft{max-width:100%;}
}
.article_in h2{
	font-size:16px;
	margin-top:40px;
}
.article_in img{
	max-width:100%;
	margin: 10px 0 10px 0;
	height:auto;
	border-radius:8px;
}
/* コラム店舗info
================================================== */
.shop_info{
	margin:30px auto 25px;
}
.shop_info h3{
	padding:0.5em 0.7em;
	font-size:16px;
	border-radius:5px;
}
dl.shop_infolist{
	width:98%;
	margin:10px auto 0;
	display: block;
}
dl.shop_infolist dt {
	display: block;
  	width: 100%;
  	padding: 0.5em 0 0;
  	border-bottom: none;
	font-size:13px;
}
dl.shop_infolist dd {
	display: block;
	width: 100%;
	padding: 0 0 0.5em;
}
.shop_other{
	width:98%;
	padding:0.7em 0;
}
.shop-map{
	width:98%;
	margin:35px auto 0;	
}
.shop-map h4{
	background : url("images/add_icon.png") no-repeat left 0.2em top 0.2em;
	background-size: 18px auto;
	padding-left: 27px;
	font-size:15px;
}
/* お客様の声
================================================== */
.review_listwp{
	width:90%;
	margin:30px auto;
	padding-bottom:30px;
}
.review_tl_line{
	width:100%;
	max-width:330px;
}
.review_tl_line h2{font-size: 17px;}
ul.review_list{
	width:97%;
	max-width:480px;
	margin:40px auto;
	display:block;
}
ul.review_list li{
	width:100%;
	margin:15px auto 40px;
	border-radius:10px;
	padding:1em 1em 1.3em;
}
img.revlist_icon{
	width:50px;
	top:-13px;
	left:10px;
}
	p.revlist_contract{
		top:-3em;
	}
p.revlist_contract span{
	font-size:12px;
}
.revlist_text h3{font-size:14px; line-height:1.7em}

img.rev_icon{
	width:60px;
	top:-50px;
	left:-25px;
}
p.rev_contract{padding-left:0;}
p.rev_contract span{
	padding:0.6em 2.5em;
	font-size:14px;
	margin-bottom:1em;
}
.review_title h1{font-size:17px; font-weight:600; margin-top:15px}
.review_inner{
	width:100%;
	padding:20px 0 0;
}
.rev_image{
	margin-bottom:25px;
}
ul.review_client{
	margin:20px auto 20px;
}
ul.review_client li{margin-right:1.5em; font-size:13px;}
ul.review_client li span{
	padding:0.5em 0.8em 0.4em;
	font-size:12px;
	margin-right:0.5em;
}
dl.review_qa dt{
	background : url("images/reviews/qa_icon.png") no-repeat left top 0.4em;
	background-size:23px;
	padding:5px 0 5px 30px;
	font-size:15px;
	font-weight:600;
}
dl.review_qa dd{padding:0 5px;}
@media screen and (max-width: 498px) {	
	.review_photo ul li{width:100%; margin-bottom:18px;}
	}
.review_staff{
	margin:15px auto 0;
	padding:20px;
	border-radius:15px;
}
.review_staff img.comment_icon{
	width:65px;
	left:-8px;
	top:-30px;
}
.rev_flex{
	display:block;
}
.rev_staffimg_box{
	width:100%;
	display:flex;
	justify-content: space-between;		
}
.rev_staffimg{width:100px}
.rev_staffimg img{border-radius:5px;}
.rev_staffname{width:calc(100% - 120px); padding:0.7em 0 0; text-align:left}
.rev_staffname h4{font-size:17px; font-weight:600}
.rev_staffname h4 span{font-size:13px}
.rev_staff_comment{	width:100%; margin-top:1.3em; line-height:1.8em}

/*　ナビゲーション
================================================== */
ul.post_navigation{
	margin: 30px auto 50px;
}
ul.post_navigation li{
	margin: 0 3px;
	display: inline-block;
}
ul.post_navigation li a{
	font-size: 12px;
}
ul.post_navigation li.left a,
ul.post_navigation li.right a{
	padding: 0.8em 1.5em;
}
ul.post_navigation li.center a{
	padding: 0.8em 1.5em;
}
.post_naviback{
	margin:25px auto 50px;
}
.post_naviback a{
	font-size:14px;
	border-radius:50px;
}
/* お問い合わせフォーム
================================================== */
.contact_wp{
	width:88%;
	margin:35px auto 80px;
	text-align:left;
}
table.contact-form{
	margin: 20px auto 30px;
}
table.contact-form th, table.contact-form td{
	font-size:15px;
}
table.contact-form th{padding: 15px 2px 7px;}
table.contact-form td{padding: 0 2px 15px;}
table.contact-form input,
table.contact-form textarea{
  	padding: 0.8em;
	font-size:15px;
}
table.contact-form input[name="zipcode1"]{width:70px; padding: 0.7em 1em; margin:0 0.3em}
table.contact-form input[name="zipcode2"]{width:80px; padding: 0.7em 1em; margin:0 0.7em 0 0.3em}
a#zip-button{
	padding: 0.8em 1.2em;
}
.requisite{
	font-size: 12px;
	padding:0.5em 0.5em 0.5em 0.7em;
	letter-spacing:0.3em;
}
.contact_footer{
	margin:30px auto 0;
}
.contact_footer p.send_info{font-weight:600;}
.policy_check{
	font-size:15px;
}
.policy_check input[type=checkbox] {
  width: 20px;
  height: 20px;
}
.policy_check .wpcf7-list-item-label::before {
  width: 20px;
  height: 20px;
  left: -2.2em;
}
.policy_check .wpcf7-list-item-label::after {
  width: 22px;
  height: 22px;
  left: -2.2em;
}
a.policy_link {
	margin-left: 5px;
	background : url("images/link_blue.png") no-repeat right 0.5em center;
	background-size:16px;
	padding-right:30px;
}
.wpcf7-submit{
	background : url("images/wt_arrow.png") #cc3333 no-repeat right 25px center;
	background-size:35px;
	width:250px;	
	padding:13px 40px 15px 15px;
	font-size:18px;
}
.wpcf7-submit:disabled {
	background : url("images/wt_gry-arrow.png") #ccc no-repeat right 25px center;
	background-size:35px;
}
.thanks_info{
	width:87%;
	margin:50px auto 100px;
}
.thanks_info h3{font-size:23px; margin-bottom:1.2em;}
.thanks_info p{
	text-align:left;
	font-size:14px;
}
/* プライバシーポリシー
================================================== */
.policy_wp{
	width:88%;
	margin:30px auto 70px;
}
.policy_wp h3{
	font-size:16px;
	padding:0 0.5em 0.3em;
	margin:2em 0 0.5em;
}
.policy_wp h4{
	margin:1em 0.5em 0.2em;
	font-size:15px;
}

/* フッター
================================================== */
.footer_wp{
	background : url("images/footer/sp-ft_illust.png") #e7eef6 no-repeat center bottom;
	background-size: 100%;
	padding:40px 0 40px;
	border-radius:30px 30px 0 0;
}
.ft_contact_text{text-align:center; margin-bottom:15px}
.ft_contact_text p span{
	font-size: 14px;
	padding: 0.5em 1.3em 0 1.3em;
	background-image: url("images/diag_l.png"), url("images/diag_r.png");
	background-size:10px auto, 10px auto;
	background-repeat:no-repeat,no-repeat;
	background-position:left bottom, right bottom;
}
.ft_contact_back{
	width:85%;
	margin:0 auto 40px;
	border-radius:20px;
	padding:20px 20px 25px;
}
.ft_contactwp{
	width:90%;
	margin:0 auto;
}
.ft_tel{width:100%; max-width:340px; margin:0 auto 25px}
.ft_mail{width:100%;}
.ft_mail a{
	background : url("images/wt_mail.png") #cc3333 no-repeat left 2em center;
	background-size:25px;
	padding:18px 25px 18px 60px;
	border-radius:50px;
	font-size:15px;
}
.ft_mail a:hover{
	background : url("images/wt_mail.png") #b91111 no-repeat left 2em center;
	background-size:25px;
}
.footer_info{width:100%;}
p.footer_cpname{
	font-size:32px;
	line-height:1.3em;
	margin-bottom:0.5em;
}
.ft_udline{
	max-width:350px;
	border-bottom:1px solid #ccc;
	padding:0 0 0.8em;
	margin-bottom:0.8em
}
.footer_info h3 span{font-size:15px; margin-right:0}
.footer_info p.ft-add{letter-spacing:0}
.ft_sns{
	margin:20px auto;
}
.footer_navi{
	width:100%;
	padding-top:20px;
	border-top:1px solid #ccc
}
ul.ft_list li{
	width:46%;
	margin-left:1em;
}
.ft-hc_banner{width:90%; margin:30px auto 0;}
.ft_link_list{width:90%; max-width:370px; margin:10px auto 0;}
.ft_link_list ul li{width:48%; margin-bottom:0.8em}
.ft-hc_banner img,
.ft_link_list ul li img{border-radius:5px}
p.copy{
	padding:0;
	font-size:9px;
}
	
/* ページトップへ戻る
================================================== */

.page_top {
	right:1.5%;
	bottom:5%;
	width: 50px;
	z-index: 400;
}
}