@charset "utf-8";

/*----  ベース
-------------------------------------------*/
h1 {
	background:url(../img/icon_h1.jpg) 0 50% no-repeat;
	padding: 0 0 0 25px;
	font-size: 150%;
	line-height: 40px;
	margin: 0 0 10px 0;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
h2 {
	padding: 0 0 5px 5px;
	margin: 0 0 30px 0;
	font-size: 160%;
	line-height: 120%;
	border-bottom: #CCCCCC solid 1px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.wp_social_bookmarking_light {
	clear: both;
}

/*----  ヘッダー
-------------------------------------------*/
#header {
	width: 960px;
	margin: 15px auto 0 auto;
}
#header .logo{
	width: 200px; 
	height: 70px;
	float: left;
}
#header .news{
	float: right;
	margin: 30px 15px 0 0;
}
#header .news dl dt{
	color: #FFF;
	padding: 1px 5px;
	background: #e60012;
	float:left;
}
#header .news dl dd{
	padding: 1px 5px;
	float:left;
}
#header .headContact{
	float: right;
}
#header .headContact ul li a{
	display: block;
	color: #FFF;
	padding: 5px;
	text-align: center;
	background: #e60012;
}

/*----  グル―バルナビ
-------------------------------------------*/
#gNavi{
	width: 960px;
	margin: 15px auto 0 auto;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#gNavi ul li{
	font-size: 90%;
	margin: 5px 0;
	float: left;
	border-left: #999 solid 1px;
}
#gNavi ul li a{
	display: block;
	padding: 0 20px;
	text-align: center;
}
#gNavi ul li a:hover{
	padding: 0 20px;
	color: #999;
}
#gNavi ul li:last-child{
    margin: 5px 0;
	border-right: #999 solid 1px;
}

/*----  メインビジュアル スライドショー
-------------------------------------------*/
#topImage{
	width: 1040px;
	margin: 15px auto 0 auto;
}
/*----  サブビジュアル
-------------------------------------------*/
#subImage{
	width: 960px;
	margin: 15px auto 0 auto;
}
#pankuzu {
	width: 960px;
	margin: 10px auto 0 auto;
}

/*----  メインコンテンツ
-------------------------------------------*/
#mainContent {
	width: 960px;
	margin: 15px auto;
}
#mainContent #main{
	width: 680px;
	float: left;
}
#mainContent #main dl {
	margin: 0 0 40px 0;
}
#mainContent #main dl dt{
	width: 120px;
	float: left;
}
#mainContent #main dl dd{
	width: 560px;
	float: left;
}
#mainContent #main ul{
	margin: 0 0 40px 0;
}
#mainContent #main ul li{
	width: 210px;
	float: left;
	margin: 0 25px 20px 0;
	line-height: 2.2;
	text-align: right;
}
#mainContent #main ul li:nth-child(3n){
	margin: 0;
}

/*----  サイドバー
-------------------------------------------*/
#side{
	width: 250px;
	float: right;
}
#side ul li{
	margin: 0 0 10px 0;
}

/*----  次回層メインコンテンツ
-------------------------------------------*/
#mainContent #main_under{
	width: 680px;
	float: right;
}

/*----  次回層サイドバー
-------------------------------------------*/
#side_under{
	width: 250px;
	float: left;
}
#side_under ul{
	border-top: #D2D2D2 1px solid;
	margin: 25px 0 0 0;
}
#side_under ul li{
	border-bottom: #D2D2D2 1px dotted;
}
#side_under ul li a{
	display: block;
	padding: 8px 0 8px 25px;
	background-image: url(../img/icon_square.jpg);
	background-position: 2% 50%;
	background-repeat: no-repeat;
}
#side_under ul li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
#side_under ul li.noline{
	border-bottom: none;	
}
#side_under ul li ul{
	margin: 0;
	border-top: #D2D2D2 1px dotted;
}
#side_under ul li ul li a{
	display: block;
	font-size: 80%;
	padding: 5px 0 5px 45px;
	background-image: url(../img/icon_arrow.png);
	background-position: 12% 50%;
	background-repeat: no-repeat;
}
#side_under ul li ul li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}

/*----  フッター
-------------------------------------------*/
#footer {
	width: 100%;
	background: #e60012;
	padding: 30px 0 10px 0;
}
#footer #footContent{
	width: 960px;
	margin: 0 auto;
	color: #fff;
}
#footer #footContent a{
	color: #fff;
}
#footer #footContent a:hover{
	color: #ff0;
}
#footer #footContent #sitemap{
	margin: 0 0 50px 0;
}
#footer #footContent #sitemap .linkBox{
	width: 230px;
	float: left;
}
#footer #footContent #sitemap .linkBox h3{
	font-size: 120%;
	margin: 0 0 15px 0;
}
#footer #footContent #sitemap .linkBox ul li{
	list-style: disc;
	list-style-position: inside;
}
#footer #footContent address{
	text-align: right;
}


/*----  建築家ご紹介サービス
-------------------------------------------*/
/*--- index ---*/
#service p {
	margin: 0 0 15px 0;
}
#service ul.list{
	border-top: #D2D2D2 1px dotted;
	margin: 30px 0 0 0;
}
#service ul.list li{
	border-bottom: #D2D2D2 1px dotted;
}
#service ul.list li a{
	display: block;
	padding: 15px 0 15px 10px;
	background-image: url(../img/icon_arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#service ul.list li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
/*--- content ---*/
#service ul.content{
	border-top: #D2D2D2 1px dotted;
	margin: 30px 0 0 0;
}
#service ul.content li{
	border-bottom: #D2D2D2 1px dotted;
}
#service ul.content li:nth-child(odd){
	background-color: #F5F5F5;
}
#service ul.content li dl dt{
	width: 220px;
	margin: 70px 20px;
	float: left;
}
#service ul.content li dl dd{
	width: 380px;
	margin: 20px 10px;
	float: right;
}
#service ul.content li dl dd .button_withe{
	background-color: #fff;
	padding: 5px;
	text-align: center;
}
#service ul.content li dl dd .button_gray{
	background-color: #F5F5F5;
	padding: 5px;
	text-align: center;
}
#service ul.content li dl dd a{
	display: block;
}
/*--- criterion ---*/
#service img.criterion{
	margin: 20px 0;
}
#service ul.point{
	margin: 0 0 15px 0;
}
#service ul.point li{
	list-style: circle;
	list-style-position: inside;
	padding: 0 0 0 15px;
	margin: 0 0 5px 0;
}
#service ul.criterion{
	margin: 40px 0 0 0;
}
#service ul.criterion li{
	width: 280px;
	height: 260px;
	border: #D2D2D2 1px solid;
	padding: 20px;
	float: left;
}
#service ul.criterion li:nth-child(even){
	float: right;
}
/*--- flow ---*/
#service h3{
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#service p.flow{
	margin: 0 0 50px 0;
}
#service img.mu5{
	margin: 0 0 5px 0;
}
#service dl.flow{
	margin: 0 0 30px 0;
}
#service dl.flow dt{
	width: 430px;
	margin: 0 10px 0 0;
	float: left;
}
#service dl.flow dd{
	width: 240px;
	float: left;
}
/*--- afterservice ---*/
#service ul.afterservice{
	margin: 40px 0 0 0;
}
#service ul.afterservice li{
	width: 280px;
	height: 320px;
	margin: 0 0 15px 0;
	border: #D2D2D2 1px solid;
	padding: 20px;
	float: left;
}
#service ul.afterservice li:nth-child(even){
	float: right;
}



/*----  登録建築家
-------------------------------------------*/
/*--- index ---*/
#architect ul.list{
	width: 677px;
	border-top: #D2D2D2 dotted 1px;
}
#architect ul.list li{
	width: 168px;
	float: left;
	border-left: #D2D2D2 dotted 1px;
	border-bottom: #D2D2D2 dotted 1px;
}
#architect ul.list li:nth-child(4n){
	border-right: #D2D2D2 dotted 1px;
}
#architect ul.list li:nth-last-child(1){
	border-right: #D2D2D2 dotted 1px;
}
#architect ul.list li img{
	margin: 34px 34px 10px 34px;
}
#architect ul.list li p.name{
	text-align: center;
	font-size: 80%;
}
#architect ul.list li p.english{
	text-align: center;
	font-size: 70%;
	padding: 0 0 50px 0;
}
#architect ul.list li a{
	display: block;
}
/*--- profile ---*/
#architect h3 {
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-size: 130%;
	margin: 0 0 15px 5px;
}
#architect ul.profile{
	margin: 0 0 50px 0;
}
#architect ul.profile li{
	width: 200px;
	float: left;
}
#architect ul.profile li:last-child{
	width: 280px;
}
#architect ul.profile li p{
	margin: 0 0 5px 0;
}
#architect ul.profile li p.font_b{
	font-size: 130%;
}
#architect ul.thought{
	margin: 0 0 50px 0;
}
#architect ul.thought li{
	width: 320px;
	margin: 0 40px 0 0;
	float: left;
	padding: 10px 0;
	border-top: #D2D2D2 dotted 1px;
	border-bottom: #D2D2D2 dotted 1px;
}
#architect ul.thought li:last-child{
	margin: 0;
}
#architect ul.thought li dl{
	font-size: 80%;
	line-height: 1.4em;
}
#architect ul.thought li  dl dt{
	width: 60px;
	float: left;
	margin: 0 0 10px 0;
	border: none;
}
#architect ul.thought li  dl dd{
	width: 260px;
	float: left;
	margin: 0 0 10px 0;
	border: none;
}
#architect ul.thought p{
	font-size: 80%;
	line-height: 1.4em;
	margin: 0 0 10px 0;
}
#architect ul.works{
	width: 100%;
	border-top: #D2D2D2 dotted 1px;
}
#architect ul.works li{
	width: 278px;
	float: left;
	padding: 15px 30px;
	text-align: center;
	border-left: #D2D2D2 dotted 1px;
	border-bottom: #D2D2D2 dotted 1px;
}
#architect ul.works li:nth-child(2n){
	border-right: #D2D2D2 dotted 1px;
}


/*----  登録工務店/フィナンシャルプランナー/保険会社
-------------------------------------------*/
/*--- index ---*/
#registrationentry ul.list{
	width: 677px;
	border-top: #D2D2D2 dotted 1px;
}
#registrationentry ul.list li{
	width: 297px;
	float: left;
	border-left: #D2D2D2 dotted 1px;
	border-right: #D2D2D2 dotted 1px;
	border-bottom: #D2D2D2 dotted 1px;
	padding: 20px;
}
#registrationentry ul.list li:nth-child(2n){
	border-left: none;
}
#registrationentry ul.list li h3{
	border-left: #e60012 solid 3px;
	padding: 0 0 0 10px;
	font-size: 110%;
	font-weight:bold;
	margin: 0 0 5px 0;
}
#registrationentry ul.list li img{
	margin: 0 0 5px 0;
}
#registrationentry ul.list li a{
	display: block;
}
/*--- under ---*/
#registrationentry #company h3{
	font-size: 130%;
	padding: 8px 0 8px 20px;
	margin: 0 0 15px 0;
	background-image: url(../img/icon_square.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#registrationentry #company p.contact {
	margin: 0 auto 40px auto;
	width: 300px
}
#registrationentry #company p.contact a {
	display: block;
	color: #FFF;
	padding: 5px;
	text-align: center;
	background: #e60012;
}
#registrationentry #company ul.image{
	margin: 0 0 20px 0;
}
#registrationentry #company ul.image li{
	width: 330px;
	margin: 0 0 10px 0;
	float: left;
}
#registrationentry #company ul.image li:nth-child(even) {
    float: right;
}
#registrationentry #company #info {
	margin: 0 0 30px 0;
}
#registrationentry #company #info #map {
	width: 380px;
	float: left;
}
#registrationentry #company #info #about{
	width: 280px;
	float: right;
}
#registrationentry #company #info #about ul li{
	border-bottom: #D2D2D2 1px dotted;
	padding: 5px 0;
}
#registrationentry #company #info #about ul li span.item {
	display: block;
	float: left;
	font-weight: bold;
	margin-left: 10px;
}
#registrationentry #company #info #about ul li span.description {
	display: block;
	margin-left: 70px;
}


/*----  建築家と家を建てるとは
-------------------------------------------*/
/*--- index ---*/
#architectshouse p {
	margin: 0 0 15px 0;
}
#architectshouse p.under40{
	margin: 0 0 40px 0;
}
#architectshouse ul.list{
	border-top: #D2D2D2 1px dotted;
	margin: 30px 0 0 0;
}
#architectshouse ul.list li{
	border-bottom: #D2D2D2 1px dotted;
}
#architectshouse ul.list li span{
	background-color: #f00;
	color: #fff;
	padding: 5px;
}
#architectshouse ul.list li a{
	display: block;
	padding: 15px 0 15px 10px;
	background-image: url(../img/icon_arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#architectshouse ul.list li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
/*--- other ---*/
#architectshouse dl dt{
	margin: 0 0 20px 0;
	font-weight: bold;
}
#architectshouse dl dd{
	margin: 0 0 40px 0;
}
#architectshouse dl dd.nomargin{
	margin: 0;
}
#architectshouse ul.disc {
	margin: 0 0 15px 0;
}
#architectshouse ul.disc li {
	list-style: disc;
	list-style-position: inside;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
}



/*----  会社案内ほか
-------------------------------------------*/
/*--- index ---*/
#company p {
	margin: 0 0 15px 0;
}
#company ul.list{
	border-top: #D2D2D2 1px dotted;
	margin: 30px 0 0 0;
}
#company ul.list li{
	border-bottom: #D2D2D2 1px dotted;
}
#company ul.list li a{
	display: block;
	padding: 15px 0 15px 10px;
	background-image: url(../img/icon_arrow.png);
	background-position: 97% 50%;
	background-repeat: no-repeat;
}
#company ul.list li a:hover {
	background-color: #F5F5F5;
	text-decoration: none;
}
/*--- outline ---*/
#company ul.outline{
	border-top: #D2D2D2 1px dotted;
	margin: 40px 0 0 0;
}
#company ul.outline li{
	border-bottom: #D2D2D2 1px dotted;
	padding: 5px 0;
}
#company ul.outline li .inner {
	background-color: #F5F5F5;
}
#company ul.outline li .inner .item {
	float: left;
	width: 120px;
	padding: 5px 0 5px 10px;
}
#company ul.outline li .inner .description {
	margin-left: 120px;
	padding: 5px 0 5px 15px;
	background-color: #FFFFFF;
}
/*--- store ---*/
#company #store h3{
	font-size: 130%;
	padding: 8px 0 8px 20px;
	margin: 0 0 20px 0;
	background-image: url(../img/icon_square.jpg);
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#company #store p.contact {
	margin: 0 auto 40px auto;
	width: 300px
}
#company #store p.contact a {
	display: block;
	color: #FFF;
	padding: 5px;
	text-align: center;
	background: #e60012;
}
#company #store ul.image{
	margin: 0 0 20px 0;
}
#company #store ul.image li{
	width: 330px;
	margin: 0 0 10px 0;
	float: left;
}
#company #store ul.image li:nth-child(even) {
    float: right;
}
#company #store #info {
	margin: 30px 0 0 0;
}
#company #store #info #map {
	width: 380px;
	float: left;
}
#company #store #info #about{
	width: 280px;
	float: right;
}
#company #store #info #about ul li{
	border-bottom: #D2D2D2 1px dotted;
	padding: 5px 0;
}
#company #store #info #about ul li span.item {
	display: block;
	float: left;
	font-weight: bold;
	margin-left: 10px;
}
#company #store #info #about ul li span.description {
	display: block;
	margin-left: 70px;
}
/*--- staff ---*/
#company .staff{
	border-bottom: #D2D2D2 1px dotted;
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
}
#company .staff dl {
	margin: 0 0 20px 0;
}
#company .staff dl dt{
	width: 180px;
	float: left;
}
#company .staff dl dd{
	width: 460px;
	float:left;
}
#company .staff dl dd p{
	margin: 0 0 10px 0;
	font-size: 80%;
}
#company .staff dl dd p.font_b{
	font-size: 130%;
}
#company .staff dl dd p.position{
	margin: 25px 0 0 0;
	font-size: 120%;
}
/*--- privacy ---*/
#company #privacy {
	margin: 0;
}
#company #privacy dl dt {
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 3px 0;
}
#company #privacy dl dd {
	margin: 0 0 25px 0;
	padding: 0 13px;
}
#company #privacy dl dd span {
	display: block;
	margin: 10px 0 10px 15px;
}

/*--- blog ---*/
#mainContent #main_under #date{
	text-align: right;
	margin: 0 0 10px 0;
}
#mainContent #main_under #inner {
	margin: 0 0 30px 0;
}

#mainContent #main_under #inner img { 
    float:left; 
    margin: 0 10px 0 0; 
}

#mainContent #main_under #inner #detail{
	text-align: right;
	margin: 10px 0 0 545px;
}
#mainContent #main_under #inner #detail a{
	display: block;
	padding: 10px 25px;
	background: #999;
	color: #fff;
}


/*--- お問い合わせ・建築家のご紹介 ---*/
.form form{
	margin: 30px 50px 0 50px;
}
.form form dl dt {
	background: #f5f5f5;
	padding: 5px 10px;
}
.form form dl dd {
	margin: 15px 0 30px 0;
}
.form form dl dd .wpcf7-list-item {
	display: block;
	width: 100%;
}
.form form p{
	text-align: center;
}
.form form input[type="submit"] {
    padding: 10px 70px;
}