@charset "utf-8";
/* CSS Document */



/*■■■全ページ共通■■■*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 13px;
	color: #655146;
	text-align: center;
	font-family: "メイリオ", Miryo, "遊ゴシック体", "遊ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", sans-serif;
}
img {
	border: none;
	vertical-align:bottom;
}
.ov img:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}
.longbnr1 {
	margin-bottom: 10px;
}
.longbnr2 {
	margin-bottom: 15px;
}

a:link {
	color: #66CC99;
	text-decoration	:underline;
}
a:visited {
	color: #66CC99;
	text-decoration	:underline;
}
a:hover {
	text-decoration	:none;
}
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*■ヘッダー■*/
#htext {
	font-size: 11px;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 3px;
	background-color: #9ACD4A;
}
#htext_sp {
	text-align: left;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: 94px;
}
h1  {
	font-size: 11px;
	font-weight: normal;
}
#header_btn {
	float: right;
	width: 443px;
	margin-top: 10px;
}
.header_btn_sp {
	float: left;
	width: 230px;
	margin:47px 10px 0 0;
}

#topimg {
	background-image: url(../images/bg.jpg);
	margin-bottom: 20px;
}
#imageContainer0 {
	position:relative;
	margin:auto;
	width:1000px; /*画像の横幅*/
	height: 400px;
	background-image: url(../images/topimg.jpg);
}

#imageContainer0 img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.omimai {
	margin:0 auto 20px;
	padding:15px 0;
	border:1px solid #FF3300;
	text-align:center;
	color: #FF3300;
	font-size: 14px;
}

/*■メイン■*/
#main {
	float: right;
	width: 704px;
}
#main h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CBE7E7;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main h3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #9B7E6F;
	margin-bottom: 12px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DED3;
}
#main h4 {
	font-size: 16px;
	margin-bottom: 8px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E4DED3;
	padding-left: 7px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #4A3C33;
}


#main p {
	line-height: 150%;
}
.ttl1 {
	font-size: 16px;
	background-color: #EBE7DE;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 8px;
	margin-bottom: 10px;
}
.ttl2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}
.ttl3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
.ttl4 {
	font-size: 17px;
	font-weight: bold;
	color: #83B931;
	margin-bottom: 5px;
}
.ttl5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 5px;
	color: #B455C1;
}

.textlink {
	width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #66CC99;
	border: 1px solid #66CC99;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	font-size: 15px;
	text-align: center;
}

.textlink2 a {
	text-decoration:none;
	padding: 15px;
	color: #FFF;
	background-color:#66CC99;
	border: 1px solid #66CC99;
	margin-bottom: 30px;
	display:block;
	font-size: 16px;
	text-align: center;
}
.textlink2 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.textlink3 a {
	text-decoration:none;
	padding: 15px;
	color: #655146;
	border: 1px solid #C5000A;
	margin-bottom: 30px;
	display:block;
	text-align:center;
}
.textlink3 a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.textlink3 a img {
	vertical-align:middle;
	margin-right:15px;
}


.main_box {
	width: 670px;
	margin-right: 15px;
	margin-left: 15px;
}

#toptext {
	background-color: #F4F9F9;
	background-image: url(../images/tt_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 15px;
	line-height: 130%;
	font-size: 120%;
	width: 700px;
	overflow: hidden;
}
#toptxt_pic {
	float: right;
	padding-bottom: 15px;
	padding-left: 25px;
}

.toptext_sp {
	padding: 20px;
}

.toptext_b {
	color: #B070BE;
	font-weight: bold;
	font-size: 120%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.top_jirei {
	margin-bottom: 15px;
}

#longbnr a:hover img {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter:"alpha(opacity=70)";
}
.longbnr1 {
	margin-bottom: 10px;
}
.longbnr2 {
	margin-bottom: 15px;
}



#topbnr {
	margin-bottom: 17px;
}

#topbnr li {
	float: left;
	list-style-type: none;
}
.topbnr_sp {
	margin-right: 20px;
	margin-bottom: 7px;
}
#pirou {
	background-image: url(../images/pirouette2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#pirou_head {
	background-image: url(../images/pirouette1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pirou_foot {
	background-image: url(../images/pirouette3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:15px;
}
#pirou_txt a {
	background-image: url(../images/pirou_pic_s1.jpg);
	background-repeat: no-repeat;
	background-position: 15px 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 250px;
	display:block;
	min-height:135px;
	line-height:180%;
	color: #655146;
	text-decoration:none;
}
#pirou_txt a:hover {
	background-image: url(../images/pirou_pic_s2.jpg);
	color: #9F8475;
}
.pirou_txt_ttl {
	font-size:16px;
	line-height:200%;
}
.rss_box {
	background-image: url(../images/rss_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 134px;
	width: 704px;
	margin-bottom: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	clear: both;
}

.rss_ttl1 {
	font-weight: bold;
	height: 37px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #DF99C9;
	font-size: 110%;
	width: 700px;
	margin-left: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rss_ttl2 {
	font-weight: bold;
	height: 37px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #83BBC2;
	font-size: 110%;
	width: 700px;
	margin-left: 1px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.rss_ttl_sp    {
	display: block;
	padding-top: 9px;
	padding-left: 10px;
}
.date  {
	width: 90px;
	float: left;
}
.rss_sc1 {
	height: 90px;
	width: 700px;
	overflow: auto;
	padding-top: 0;
	margin-bottom: 5px;
}
.rss_sc1 .txt1 {
	background-image: url(../images/rss_pink.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-left: 33px;
	padding-bottom: 7px;
}
.rss_sc2 {
	height: 90px;
	width: 700px;
	overflow: auto;
	padding-top: 0;
	margin-bottom: 5px;
}
.rss_sc2 .txt2 {
	background-image: url(../images/rss_blue.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-left: 33px;
	padding-bottom: 7px;
}


#side {
	float: left;
	width: 244px;
}
#side li {
	list-style-type: none;
}
#home {
	margin-bottom: 10px;
	margin-left: 1px;
}

#bnr {
	margin-bottom: 10px;
}
#bnr li {
	margin-bottom: 7px;
	margin-left: 1px;
}
#bnr2 {
	margin-bottom: 10px;
}
#bnr3 {
	margin-bottom: 10px;
}
#bnr3 li {
	margin-bottom: 7px;
	margin-left: 1px;
}
.pagetop {
	clear: both;
	text-align: right;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 15px;
	font-size: 12px;
}



/*■フッター■*/
.footer-box {
	width:980px;
	margin:0 auto;
}
.footer-bnr {
	float:right;
}
.footer-bnr a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.footer-info {
	color:#FFF;
	font-size:15px;
	padding:40px 0 30px;
	background-color:#9ACD4A;
	text-align:left;
}
.footer-info a {
	color:#FFF;
}
.footer-info-sekou {
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
}
.footer-info-name {
	font-size:18px;
	margin-bottom:5px;
}
.footer-info-name span {
	font-size:15px;
}
.footer-info-link a {
	color:#83B834;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:inline-block;
	padding:15px 30px 15px 40px;
	background-color:#FFFFFF;
	border-radius:5px;
	margin-top:15px;
	background-image: url(../images/arr.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.footer-info-link a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


#footer {
	font-size:12px;
	text-align:center;
	padding-top:45px;
}

#footer address {
	font-style: normal;
}


/*■レイアウト■*/
.ppl {
	color: #B070BE;
}
.green {
	color: #83B831;
}
.red {
	color: #C00;
}
.orange {
	color: #F60;
}

.shuryo {
	color: #C00;
	border: 1px solid #EBE7DE;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}

.imgr {
	float: right;
}
.imgl {
	float: left;
}
.imgl_text {
	float: right;
	width: 365px;
}

.tright {
	text-align: right;
}
.tleft {
	text-align: left;
}
.tcenter {
	text-align: center;
}
.lr15 {
	margin-right: 15px;
	margin-left: 15px;
}
.top10 {
	margin-top: 10px;
}
.top15 {
	margin-top: 15px;
}
.left5 {
	margin-left: 5px;
}
.left10 {
	margin-left: 10px;
}
.left15 {
	margin-left: 15px;
}
.left20 {
	margin-left: 20px;
}
.right5 {
	margin-right: 5px;
}
.right10 {
	margin-right: 10px;
}
.right15{
	margin-right: 15px;
}
.right20 {
	margin-right: 25px;
}
.btm5 {
	margin-bottom: 5px;
}
.btm10 {
	margin-bottom: 10px;
}
.btm15 {
	margin-bottom: 15px;
}
.btm20 {
	margin-bottom: 20px;
}
.btm25 {
	margin-bottom: 25px;
}
.btm30 {
	margin-bottom: 30px;
}
.btm35 {
	margin-bottom: 35px;
}
.btm40 {
	margin-bottom: 40px;
}
.topbtm5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.padding10 {
	padding: 10px;
}
.clear {
	display:block;
	clear:both;
}



/*■■■会社概要■■■*/
.infotb1 table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D5CBB9;
	border-left-color: #D5CBB9;
}
.infotb1 th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5CBB9;
	border-bottom-color: #D5CBB9;
	padding: 10px;
	background-color: #F5F3EF;
	font-weight: normal;
	width: 28%;
	text-align: left;
}
.infotb1 td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #D5CBB9;
	border-bottom-color: #D5CBB9;
	padding: 10px;
	line-height: 130%;
}
.notb table, .notb td {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}


/*■■■アクセス■■■*/
.aces_pic {
	float: left;
	margin-right: 15px;
}
.aces_add {
}
.aces_tel {
	font-size: 20px;
	color: #B070BE;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.gmap {
	border: 1px solid #CBE7E7;
}
.tel_text {
	color: #B070BE;
	border: 1px solid #D3B0DB;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


/*■■■施工事例■■■*/
.gr_box {
	margin-bottom: 40px;
}.gr_l {
	float: left;
}
.gr_r {
	float: right;
	width: 300px;
}
.thum_box {
	margin-bottom: 10px;
	height: 104px;
}
.thum_box li {
	float: left;
	list-style-type: none;
}
.thum_sp {
	margin-right: 9px;
}
.thum_sp img {
	object-fit:cover;
	height: 104px;
	width: 104px;
	object-position:50% 50%;
}


/*■■■プロフェッショナルチーム■■■*/
.team_pic {
	float: left;
}
.team_text {
	float: right;
	width: 450px;
}


/*■■■賢い家づくり勉強会■■■*/
.tb {
	margin-bottom: 35px;
}
.tb table {
	width: 670px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.tb th {
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E4F1F1;
	line-height: 120%;
}
.tb td {
	line-height: 130%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.hissu {
	color: #99CE48;
}
.formbtn {
	text-align: center;
}
.formbtn img {
	vertical-align: top;
}
.smn_ttl {
	font-size: 90%;
	font-weight: bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
	color: #AE5B00;
	margin-bottom: 10px;
}
.smn ul {
	margin-top: 15px;
	margin-bottom: 15px;
}
.smn li {
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 10px;
	padding-left: 18px;
}

/*■■■資料請求■■■*/
.ss_box {
	margin-bottom: 30px;
}
.ss_pic {
	float: left;
	width: 230px;
}
.ss_text {
	float: right;
	width: 410px;
}.ss_text ul {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
}
.ss_text li {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
}
.sfont {
	color: #655146;
}

/*■■■お客様の声■■■*/
.voice_q {
	background-image: url(../voice/images/voice_q.jpg);
	background-repeat: no-repeat;
	background-position: left 1px;
	font-size: 15px;
	font-weight: bold;
	color: #83B931;
	padding-left: 25px;
	padding-bottom: 5px;
}
.voice_text1 {
	clear:both;
}
.voice_pic2 {
	float: right;
}
.voice_text2 {
	float: left;
	width:370px;
}
.voice_pic3 {
	float: left;
}
.voice_text3 {
	float: right;
	width:370px;
}
.letter {
	background-image: url(../voice/images/letter_bg.jpg);
	background-position: center top;
	padding: 100px 100px 0;
	height:430px;
	margin-bottom:60px;
	background-repeat: no-repeat;
	color:#663300;
}
.letter_line {
	font-family: "メイリオ";
	font-size: 15px;
	background-image: url(../voice/images/letter_line.png);
	background-position: left top;
	padding:0 10px;
}
#main .letter_line p {
	line-height:37px;
}

/*■■■R+houseの注文住宅■■■*/
.house_made {
	background-color: #EFEBE9;
	background-image: url(../house/images/house_pic1.jpg);
	background-repeat: no-repeat;
	background-position: 425px center;
	width: 395px;
	padding: 10px 245px 10px 30px;
	min-height:160px;
	line-height:180%;
	margin-bottom:20px;
}
.house_made_ttl {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 18px;
	margin:30px 0 10px;
	color: #493A32;
}
.hflow {
	background-image: url(../house/images/house_flow2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.hflow_head {
	background-image: url(../house/images/house_flow1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.hflow_foot {
	background-image: url(../house/images/house_flow3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 20px 25px;
}
.hflow_ttl {
	font-size: 18px;
	font-weight: bold;
	color: #735E51;
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE998C;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo;
}
.house_pic2 {
	float:right;
	margin:0 0 15px 15px;
}
.house_link_ttl {
	font-size:16px;
	margin:5px 0;
}
#house_padudue {
	border: 1px solid #DCC9AA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 190px;
	background-image: url(../house/images/padodue.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:100px;
	margin-bottom:10px;
}
#house_seminer {
	border: 1px solid #DCC9AA;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 190px;
	background-image: url(../house/images/seminer.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:100px;
	margin-bottom:30px;
}
#gallery {
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5EA358;
	border-bottom-color: #5EA358;
	border-left-color: #5EA358;
	width: 674px;
	padding: 10px;
	margin-bottom:30px;
}
