﻿@charset "UTF-8";
/* --------------------------------------------------------------------------------------
メインイメージ */
#main-img{
	background:url(/sp/img/top/main-img.png) left top no-repeat;
	background-size:cover;
	padding-bottom:80px;
}
#main-img h1{
	padding-top:15px;
}
#main-img h1 span{
	display:block;
	font-size:0.8em;
	line-height:16px;
	padding-left:15px;
}
#main-img h1 .bold_text{
	color:#ef0707;
	font-size:1.15em;
	margin-bottom:8px;
}
#main-img h1 img{
	margin-top:35px;
}
/* --------------------------------------------------------------------------------------
コンテンツ */

section.box{
	border-radius: 5px;        /* CSS3草案 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;   /* Firefox用 */
}
section.box a{
	
}
section.box h1{
	border-radius: 5px 5px 0 0/5px 5px 0 0;        /* CSS3草案 */
	-webkit-border-radius: 5px 5px 0 0/5px 5px 0 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px 5px 0 0/5px 5px 0 0;   /* Firefox用 */
}
.banner-text span{
	width:265px;
		display:block;
	font-size:0.95em;
	line-height:17px;
	padding:10px 0 0 10px;
}
#sale h1{
	height:45px;
	background:url(/sp/img/top/bg_alfa_l.png) right top no-repeat #d90000;
	background-size:130px 45px;
	font-size:1.49em;
	color:#fff;
	line-height:45px;
	padding-left:10px;
}
#sale p{
	height:75px;
	background:url(/sp/img/top/baibai_bg.png) right top no-repeat;
	background-size:106px 75px;
	border-radius: 0 0 5px 0/0 0 5px 0;        /* CSS3草案 */
	-webkit-border-radius: 0 0 5px 0/0 0 5px 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0 0 5px 0/0 0 5px 0;   /* Firefox用 */
}
#rent h1{
	height:45px;
	background:url(/sp/img/top/bg_alfa_l.png) right top no-repeat #fc800e;
	background-size:130px 45px;
	font-size:1.49em;
	color:#fff;
	line-height:45px;
	padding-left:10px;
}
#rent p{
	height:75px;
	background:url(/sp/img/top/chintai_bg.png) right top no-repeat;
	background-size:106px 75px;
	border-radius: 0 0 5px 0/0 0 5px 0;        /* CSS3草案 */
	-webkit-border-radius: 0 0 5px 0/0 0 5px 0;    /* Safari,Google Chrome用 */
	-moz-border-radius: 0 0 5px 0/0 0 5px 0;   /* Firefox用 */
}
#helpful h1{
	height:40px;
	background:url(/sp/img/top/bg_alfa_s.png) right top no-repeat #0047cc;
	background-size:130px 40px;
	font-size:1.4em;
	color:#fff;
	line-height:40px;
	padding-left:10px;
}
#helpful p{
	height:60px;
	background:url(/sp/img/top/oyakutachi_arrow.png) right top no-repeat;
	background-size:20px 60px;
}
section.banner-s h1{
	height:60px;
	line-height:60px;
	padding-left:10px;
	font-size:1.3em;
}
#invest h1{
	background:url(/sp/img/top/toushi_arrow.png) right top no-repeat;
	background-size:24px 60px;
	border-radius: 5px ;        /* CSS3草案 */
	-webkit-border-radius: 5px ;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px ;   /* Firefox用 */
}
#product h1{
	background:url(/sp/img/top/works_arrow.png) right top no-repeat;
	background-size:24px 60px;
	border-radius: 5px ;        /* CSS3草案 */
	-webkit-border-radius: 5px ;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px ;   /* Firefox用 */
}
#info{
	padding:10px;
}
#info .title-wrap{
	border-bottom:1px dashed #212121;
	padding-bottom:12px;
}
#info h1{
	font-size:0.9em;
}
#info h1 span{
	font-size:1.4em;
	margin-right:6px;
}
#info .title-wrap a{
	width:61px;
	height:20px;
	margin-top:5px;
}
#info ul{
	padding-top:10px;
}
#info li{
	border-bottom:1px solid #d7d7d7;
	padding-bottom:10px;
	margin-bottom:10px;
}
#info li:last-child{
	border:none;
	padding-bottom:0;
	margin-bottom:0;
}
#info li span{
	display:block;
}
#staff a{
	background:url(/sp/img/top/staff_bg.png) right center no-repeat;
	background-size:130px 90px;
	height:90px;
	border-radius: 5px ;        /* CSS3草案 */
	-webkit-border-radius: 5px ;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px ;   /* Firefox用 */
}
#staff h1{
	font-size:1.6em;
	padding-left:10px;
	line-height:90px;
}
#blog{
	padding:10px;
}
#blog h1{
	margin-bottom:7px;
	font-size:0.9em;
	line-height:22px;
}
#blog h1 span{
	font-size:1.4em;
	display:block;
}
#blog a{
	border-radius: 5px ;        /* CSS3草案 */
	-webkit-border-radius: 5px ;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px ;   /* Firefox用 */
}
#blog .blog{
	margin-bottom:5px;
	padding-left:80px;
	background:url(/sp/img/top/blog_img.png) left center no-repeat,url(/sp/img/top/blog_arrow.png) right center no-repeat;
	background-size:70px 48px,19px 48px;
	height:48px;
	border:2px solid #ececec;
	font-size:1.2em;
	line-height:48px;
}
#blog .shonan{
	padding-left:80px;
	padding-top:4px;
	background:url(/sp/img/top/life_img.png) left center no-repeat,url(/sp/img/top/life_arrow.png) right center no-repeat;
	background-size:70px 58px,19px 58px;
	height:58px;
	border:2px solid #ececec;
	font-size:1.2em;
	line-height:22px;
}
#blog .shonan span{
	font-size:0.52em;
	display:block;
	line-height:12px;
}