/*
Theme Name: 小町ネット様用テーマ
Theme URI: none
Description:小町ネット　共通パーツ：コンシュルジュ
Version: 3.0
Author: 株式会社ルシアス
Author URI:
*/

@charset "utf-8";


/* ==================================================================== */
/* concierge
/* ==================================================================== */
#concierge{
	margin-bottom: 50px;
	text-align: center;
}
#concierge > picture:not(:last-child){
	margin-bottom: 1.5625%;
}
#concierge img{
	width: 93.75%;
	max-width: 40em;
}
@media screen and (min-width:768px){
	#concierge{
		margin-bottom: 6.25em;
	}
	#concierge img{
		width: 100%;
	}
}

