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

/*******************************************
　企業情報
*******************************************/
.co1_area1 {
	margin-bottom: 35px;
}
.co1_area1 .pic {
	float: left;
	width: 280px;
	margin-right: 29px;
}
.co1_area1 .text p {
	font-size: 14px;
}

.co1_area1 .name{
	font-size:25px;
	font-weight:;
	border-bottom:2px dotted #BEE4F1;
	padding-bottom:10px;}

.co1_area1 .name span{
	font-size:12px;
	padding-bottom:10px;
	}

.outline_area1 .box {
	margin-bottom: 4px;
}
.outline_area1 .box .left {
	text-align: center;
	float: left;
	width: 180px;
	font-weight: bold;
	color: #FFFFFF;
	background: #47B1D1;
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.outline_area1 .box .right {
	float: left;
	width: 760px;
	margin-left: 19px;
	border-bottom: 1px solid #CBCBCB;
	padding-bottom: 4px;
	margin-bottom: 3px;
}
.outline_area1 {
	margin-bottom: 30px;
}
.co3_map .left {
	float: left;
	width: 290px;
	margin-right: 35px;
}
.main .co3_map .right {
	width: 635px;
	float: left;
}
.co3_map .right .font_b {
	font-size: 16px;
	margin-bottom: 10px;
}
.font_b strong span {
	color: #1091C6;
}
.main .co3_list .box {
	border: 1px solid #16A5E0;
	padding: 10px;
}
.co3_list .box ul li {
	border-bottom: 1px dotted #CCC;
	background: url(../img/company/reaf_icon.jpg) no-repeat left top;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 14px;
	margin-bottom: 8px;
	line-height: 160%;
}
.co3_list .box ul li strong {
	font-size: 16px;
}
.co3_list .box ul .last {
	border-bottom-style: none;
}
.co04_ta tr th {
	background: #72D0EC;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.co04_ta tr .left_th {
	border-right: 1px solid #CCC;
}
.co04_ta tr .left {
	background: #47B1D1;
	font-weight: bold;
	color: #FFF;
	border-bottom: 1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}
.co04_ta tr .center {
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CCC;
	vertical-align: middle;
}
.co04_ta tr .right {
	padding: 8px 8px 8px 10px;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	vertical-align: middle;
}
.co05_st {
	font-size: 18px !important;
	margin-bottom: 20px;
}
.co05_st span {
	color:#15A5DF;
}
.co05_ta1 tr th {
	background: url(../img/company/co05_arrow.gif) no-repeat left top;
	padding-left: 15px;
	vertical-align: top;
	color: #72A6D6;
	font-size: 16px;
}
.co05_ta2 tr th {
	background: #47B1D1;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.co05_ta2 tr td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-left: 15px;
}
.tel_contact .tel {
	float: left;
	width: 266px;
	margin-right: 95px;
}






.bg_img
{
	width: 100%;
    max-width: 960px;
	margin: 0 auto 150px;
}
.bg_img .bx-wrapper
{
	/*width: 100% !important;*/
	height: 100%;
}
.bx-window
{
	/*overflow: visible !important;
	margin: 0px auto !important;
	height: 360px !important;*/
	margin-bottom: 10px;
}

#slider li a
{
	padding: 30px 0 0 40px;
	font-size: 24px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	text-shadow: 1px 1px 2px #333333;
}


.slider
{
	width: 860px;
	margin: 0px auto;
}

.bg_img .slider li
{
	width: 100%;
	background-repeat: no-repeat;
	background-position: left center;
	height: 300px;

}
.bg_img .slider li.slide1
{
	background-image: url(../sample1.jpg);
}
.bg_img .slider li.slide2
{
	background-image: url(../sample2.jpg);
}

.bg_img .slider li.slide3
{
	background-image: url(../sample3.jpg);
}

.bg_img .slider li.slide4
{
	background-image: url(../sample4.jpg);
}

.bx-pager
{
	text-align: center;
}

.bx-pager a
{
	margin-right: 10px;
	border: 1px solid #dddddd;
	padding: 3px 5px;
	color: #333333;
	text-decoration: none;
}
.bx-pager a.pager-active
{
	color: #ffffff;
	background-color: #333;
}

.bx-prev,.bx-next
{
	position: absolute;
	width:30px;
	height:40px;
	text-decoration: none !important;
	color: #ffffff !important;
	text-shadow: 1px 1px 2px #333333;
	text-indent:-9999px;
}
.bx-prev
{
	left: -40px;
	top: 37%;
	background:url(../img/company/prev.jpg) no-repeat left top;
}
.bx-next
{
	right: -40px;
	top: 37%;
	background:url(../img/company/next.jpg) no-repeat left top;
}
.bx-pager a.thumb
{
	border: none;
	padding:0;
	background-color: none;
	line-height: 0;
	overflow: hidden;
	display: inline-block;
}
.bx-pager a img
{
	border: 1px solid #dddddd;
	padding:0;
	text-decoration: none;
}
.bx-pager a.pager-active img
{
	color: #ffffff;
	border: 1px solid #f00;
}
.bg_img3 .bx-wrapper
{
	width: inherit;
	margin-bottom: 50px;
}
#slider3 li
{
}
#slider3 li
{
	width: 291px;
	text-align: center;
	margin-bottom:6px;
}
#slider3 li img
{
	margin-bottom:6px;
}


#wrapper
{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;	
}
.bg_img3 {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#slider3 .day {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

/*******************************************
　インタビュー
*******************************************/
.interview_area01 {
	margin-bottom: 30px;
}
.interview_area01 .left {
	float: left;
	width: 290px;
	margin-right: 30px;
}

.interview_area01 .left02 {
	float: right;
	width: 290px;
	height: 240px;
	margin-left: 30px;
}

.interview_b {
	font-size: 15px;
	color: #093;
	margin-bottom: 14px;
}
.interview_area02 .right {
	float: right;
	width: 292px;
	margin-left: 25px;
}
.no_float {
	overflow: hidden;
}

/*******************************************
　ウッド住まいる館
*******************************************/
.ws_logo {
	text-align: center;
}
.ws_area1 {
	margin-bottom: 35px;
}
.ws_area1 .pic {
	float: left;
	width: 290px;
	margin-right: 30px;
}
.ws_area1 .text p {
	font-size: 14px;
}
.ws_model  {
	margin-bottom: 20px;
}
.ws_model2 {
	margin-bottom: 50px;
}
.ws_model ul li , .ws_model2 ul li{
	float: left;
}
.ws_model ul li.maR5 , .ws_model2 ul li.maR5{
	float: left;
	margin-right: 5px;
}
.ws_conatct   {
	position: relative;
	height: 90px;
}
.ws_conatct .tel {
	position: absolute;
	left: 0px;
	top: 0px;
}
.ws_conatct .mail {
	position: absolute;
	left: 680px;
}
.ws_model .bg1 {
	background: url(../img/woodsmile/woodsmile_bg.jpg) no-repeat left top;
	height: 210px;
	padding-top: 10px;
	padding-right: 11px;
	padding-left: 11px;
}
.ws_model .bg2 {
	background: url(../img/woodsmile/woodsmile_bg2.jpg) no-repeat left top;
	height: 290px;
	padding-top: 10px;
	padding-right: 11px;
	padding-left: 11px;
}
.ws_model .box1 {
	float: left;
	width: 315px;
	margin-right: 7px;
}
.ws_model .box2 {
	float: left;
	width: 315px;
	margin-right: 0px;
}
.ws_model .box3 {
	float: left;
	width: 636px;
	margin-right: 8px;
}
.ws_model .img {
	float: right;
	margin-left: 8px;
}
.ws_model p {
	font-size: 12px;
	line-height: 115%;
}
.ws_model .name {
	margin-bottom: 9px;
}
.ws_model .text02 {
	clear: both;
	padding-top: 12px;
}


/*******************************************
　地域貢献・環境
*******************************************/
.env_area1 {
	margin-bottom: 40px;
}
.env_area1 .pic {
	float: left;
	width: 310px;
	margin-right: 18px;
}
.env_area1 .text p {
	font-size: 14px;
}
.env_area2 {
	margin-bottom: 40px;
}
.env_area2 ul li {
	float: left;
}
.env_area2 ul li.ma_r13 {
	float: left;
	margin-right: 13px;
}
.env_area3 {
}
.env_area3 .pic {
	float: left;
	width: 310px;
	margin-right: 29px;
}
.env_area3 .text p {
	font-size: 14px;
}


/*******************************************
　リンク
*******************************************/
.link_area {
	position: relative;
	height: 720px;
	width: 960px;
	z-index: 90;
	background: url(../img/link/link_bg.jpg) no-repeat left top;
}
.link_area .title {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}
.link_area .text {
	position: absolute;
	left: 225px;
	top: 30px;
}
.link_area .text .link_txt {
	margin-bottom: 50px;
}
.link_area .text .link_txt ul {
	float: left;
}
.link_area .text .link_txt ul li {
	font-size: 14px;
	background: url(../img/link/link_arrow.gif) no-repeat left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
.link_area .link_contact {
	position: absolute;
	top: 645px;
	left: 226px;
}
.link_area .link_contact a {
	font-weight: bold;
	color: #199329;
	text-decoration: underline;
}
.link_area .link_contact a:hover {
	font-weight: bold;
	color: #00CC00;
	text-decoration: underline;
}



/*******************************************
　不動産事業
*******************************************/
.rea_st {
	font-size: 18px !important;
	margin-bottom: 20px;
	font-weight: bold;
}
.rea_st span {
	color:#15A5DF;
}
.rea_area01  {
	position: relative;
	height: 50px;
	margin-bottom: 20px;
}
.rea_area01 .st {
	position: absolute;
	left: 0px;
	top: 0px;
}
.rea_area01 .text {
	position: absolute;
	left: 0px;
	top: 35px;
}
.rea_area03{
	width: 620px;
	margin-left:340px;
	height: 48px;
	text-align:right;
}
.rea_area03 .btn01 {
	margin-top:20px;
	float:left;
}
.rea_area03 .btn02 {
	margin-left:20px;
	margin-top:20px;
	float:left;
}
.btn04{
	margin-bottom: 30px;
}
.rea_build {
	margin-bottom: 30px;
}
.rea_build .rea_build01 {
	float: left;
	width: 230px;
	margin-right: 10px;
}
.rea_build .rea_build02 {
	float: left;
	width: 230px;
}
.rea_btn {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 40px;
}



/*******************************************
　市場の歴史
*******************************************/
.his_area1 {
	margin-bottom: 40px;
}
.his_area1 .pic {
	float: left;
	width: 280px;
	margin-right: 29px;
}
.his_area1 .text p {
	font-size: 14px;
}
.his_area2 {
	margin-bottom: 30px;
}
.his_area2 .text {
	float: left;
	width: 632px;
	margin-right: 28px;
}
.his_area2 .pic {
	float: left;
}
.his_area3 {
	margin-bottom: 40px;
}
.his_area3 .picL {
	float: left;
	width: 525px;
	margin-right: 30px;
}
.his_area3 .picR {
	float: left;
}
.his_area4 {
}
.his_area4 .pic {
	float: left;
	width: 280px;
	margin-right: 29px;
}
.his_area4 .text {
	float: left;
	width: 632px;
}
.his_area4 .text p {
	font-size: 14px;
}
.his_area4 .text li {
	float: left;
}
.his_area4 .text li.maR7 {
	float: left;
	margin-right: 7px;
}



/*******************************************
　市場情報
*******************************************/
.ma_in_st {
	font-size: 16px !important;
	margin-bottom: 20px;
	font-weight: bold;
}
.ma_in_st span {
	color:#15A5DF;
}
.ma_in_area01 {
	margin-bottom: 30px;
}
.ma_in_area01 .box01 {
	background: url(../img/market_information/market_information_bg01.gif) no-repeat left top;
	height: 250px;
	float: left;
	width: 220px;
	margin-right: 30px;
	padding-right: 10px;
}
.ma_in_area01 .box02 {
	background: url(../img/market_information/market_information_bg01.gif) no-repeat left top;
	height: 250px;
	float: left;
	width: 220px;
	padding-right: 10px;
}
.ma_in_area01 .box01 .st , .ma_in_area01 .box02 .st{
	margin-top: 16px;
	margin-left: 13px;
}
.ma_in_area01 .box01 .pic , .ma_in_area01 .box02 .pic{
	margin-bottom: 7px;
	margin-left: 13px;
}
.ma_in_area02 {
	margin-bottom: 10px;
}
.ma_in_area02 ul li {
	float: left;
}
.ma_in_area03 {
	background: url(../img/market_information/market_information_bg02.gif) repeat-x left top;
	height: 160px;
	position: relative;
	margin-bottom: 25px;
}
.ma_in_area03 .st01 {
	position: absolute;
	left: 63px;
	top: 20px;
	
}
.ma_in_area03 .st01 p,.ma_in_area03 .st02 p, .ma_in_area03 .st03 p{
	
	font-weight:bold;
	color:#74A64E;
	font-size:1.1rem !important;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.ma_in_area03 .st02 {
	position: absolute;
	left: 346px;
	top: 20px;
}
.ma_in_area03 .st03 {
	position: absolute;
	left: 698px;
	top: 20px;
}
.ma_in_area03 .text01 {
	position: absolute;
	width: 258px;
	top: 53px;
	left: 20px;
}
.ma_in_area03 .text02 {
	position: absolute;
	width: 258px;
	top: 53px;
	left: 345px;
}
.ma_in_area03 .text03 {
	position: absolute;
	width: 258px;
	top: 53px;
	left: 672px;
}
.ma_in_area03 .arrow01 {
	position: absolute;
	top: 56px;
	left: 290px;
}
.ma_in_area03 .arrow02 {
	position: absolute;
	top: 56px;
	left: 620px;
}
.mar_how_left {
	float: left;
	width: 520px;
	margin-right: 19px;
	margin-bottom: 30px;
}
.mar_how_right {
	float: right;
	width: 470px;
}
.mar_how_left .box1 {
	float: left;
	width: 225px;
}
.mar_how_left .box2 {
	float: right;
	width: 225px;
}
.mar_how_left table tr th {
	font-size: 14px;
	font-weight: bold;
	color: #2C93BF;
	width: 27%;
	margin-bottom: 25px;
}
.mar_how_left p {
	font-size: 12px;
}


.mar_how_right .box1 {
	float: left;
	width: 225px;
}
.mar_how_right .box2 {
	float: right;
	width: 225px;
}
.mar_how_right table tr th {
	font-size: 14px;
	font-weight: bold;
	color: #2C93BF;
	width: 27%;
	margin-bottom: 25px;
}
.mar_how_right p {
	font-size: 12px;
}

.market_information,.market_information02{
	margin-bottom:10px;}

.market_information dt , .market_information02 dt{
	padding:5px 10px;
	display:inline-block;
	background-color:#1FAAE3;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:3px;
	}
.market_information02 dt{
	padding:5px 10px;
	display:inline-block;
	background-color:#8AC255;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border-radius:3px;
	}

.market_information dt{
	padding:5px 10px;
	display:inline-block;
	background-color:#1FAAE3;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	border-radius:3px;
	}

.market_information dd , .market_information02 dd{
	display:inline-block;
	margin-left:10px;
	font-weight:bold;
	font-size:17px;
	}

