@charset "UTF-8";

/*tmp responsive convert*/
/*-------------------------------------------------------*/
#header *,
#subFooter *,
#footerArea *{ color: #333; font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif; }
#header *{ line-height: 1; }
#header span{ line-height: 1.7; }
#subFooter dt,
#subFooter dd{ font-size: 14.5px; }
#header{ min-width: 0; }
#header .inner{ max-width: 1120px; width: auto; }
#subFooter { min-width: 0; }
#subFooter .baseIn { max-width: 1120px; width: auto; }
#footerArea{ min-width: 0; }
#ftBtn_toTop { width: auto; max-width: 1120px; line-height: 0; }
#footerArea .areaInner { max-width: 1120px; width: auto; }
/*--レスポンシブ追加プロパティ--------------------------------------*/
@media screen and (max-width: 768px){ /*768px以下のcss*/
	#header{ padding: 0; }
	#header .logo{ width: 33.6%; padding: 5%; max-width: 168px; }
	#header .logo span{ display: none; }
	#header div.logo_group{ width: 34.4%; padding: 5%; max-width: 172px; }
	#subFooter{ display: none; }
	#footerArea{ padding: 0; margin-top: 40px; }
	#footerArea .devSmp{ display: block; }
	#footerArea .areaInner { display: none; }
	#ftBtn_toTop { width: auto; }
	#ftBtn_toTop div { position: absolute; top: -40px; right: 20px; z-index: 200; }
	#ftBtn_toTop div img { width: 40px; height: auto; }
	#footerArea div.txtLink { text-align: center; }
	#footerArea div.txtLink p{ font-size: 14px; }
	#footerArea div.txtLink a { padding: 14px; background: url(/mansion/common/images/rn/ico_arrow02.png) left center no-repeat; -webkit-background-size: 6px 12px; -moz-background-size: 6px 12px; background-size: 6px 12px; display: inline-block; }
	#footerArea .devSmp .footer_utility { margin: 0; padding: 7px 0 0; border-top: 2px solid #fa0046; line-height: 1.0; text-align: center; overflow: visible; }
	#footerArea .devSmp .footer_utility li:first-child { margin: 0; padding: 0 0 2px; border-left: none; display: block; clear: both; }
	#footerArea .devSmp .footer_utility li{ display: inline-block; float: none; margin: 0 0 0 5px; padding: 0 0 0 5px; border-left: 1px solid #4d4d4f; font-size: 10px; font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Droid Sans', "メイリオ", Meiryo, sans-serif; color: #4d4d4f; vertical-align: baseline; }
	#footerArea .devSmp .footer_utility li:nth-child(2) { border-left: none; }
	#footerArea #copyright { margin-top: 0; padding: 6px 5px 8px; font-size: 10px; line-height: 1.1; font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", 'Droid Sans', "メイリオ", Meiryo, sans-serif; text-align: center; color: #4d4d4f; display: block; }
}