@charset "utf-8";
/* keikoukensetsu2016　*/

/*�@Base Link 
------------------------------------------------------------ */

a:link {
	color:#666666;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover, a:active {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#footer a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover, a:active {
	color:#CC9933;
	text-decoration:none;
}


/* Base Layout
------------------------------------------------------------ */
html {
	overflow: auto;
}
* html { /* for IE6 */
	overflow: hidden;
	overflow-x: auto;
	height: 100%;
}
body {
	line-height:1.5em;
	font-family: "游明朝", YuMincho ,  "Yu Mincho" , "游明朝体" , serif;
	/*overflow-x: hidden;*/
	position: relative;
	min-width: 980px;
	background-color: #FFFFFF;
	color: #666666;
	width: 100%;
	margin: 0px;
	font-size: 0.8em;
	text-align:justify;
	text-justify: inter-ideograph; /* IE�p */
}

* html body { /* for IE6 */
	overflow-y: auto;
	height: 100%;
}

ul{	list-style:none;}
li{ float:left;}

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*.clearfix { display: inline-block;
			zoom:1;
 }
*/
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
	clear: both;
	zoom:1;
}
/* End hide from IE-mac */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,legend,textarea,p,blockquote,th,td{ 
	margin:0;padding:0;
	letter-spacing: 0.1em;
}
.f_line{
	height:2em;
	font-size:0.6em;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:1em;
	padding-bottom:1em;
}
#header {
	/*max-width:980px;*/
	width:100%;
	margin: 0 auto;
	background-color: #412211;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index:100;
    position:fixed;
	top:0;
	padding-bottom:0.5em;
}

#header .h_nav {
	margin:0.5em auto 0;
    max-width: 980px;
}

/*#header .h_nav li {
	float: left;
}*/
#header .h_nav .nav_left{float: left;}
#header .h_nav .nav_right {float: left; max-width:850px;}

/*#header .nav .navbtn {
	display:inline-block;
	padding: 2px;
	width: 9em;
	border: 1px solid #FFFFFF;
	text-align: center;
}
#header .nav .navbtn02 {
	width:10em;
}
#header .nav .navbtn a { display:block;}
*/
#footerbg { 
	background-color: #412211;
	width: 100%;
	min-width:960px; 
	padding-top: 1em;
	color:#FFFFFF;
	position:absolute;
	bottom:0;
} 
#footer {
	max-width:1100px;
	margin: 0 auto;
}
#footer .f_nav {
	width: 70%;
	float: left;
}
#footer .f_nav li {
	float: left;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 1em;
	margin-bottom: 1em;
}
#footer .f_nav .last {
	border:none;
	}

#footer .address {
	float: left;
	width:50%;
	margin-left: 1em;
	margin-top: 3em;
}
#footer .rogo {
	margin-right: 5%;
	float: right;
	margin-top: 1em;
}

#topbutton {
      /* ▼表示位置を画面の右下に固定 */
      position: fixed; /* ←表示場所を固定 */
      bottom: 18px;   /* ←下端からの距離 */
      right: 20px;    /* ←右端からの距離 */
}

/*---------------------------------------------------------------------------*/

#container {
    width: 100%;
}
 
/*------------------------------------------------------------------------------*/
#top #container .main {
	/*color: #666666;*/
	max-width:980px;
	margin:1em auto;
}

#top .topi_box {
	float:left;
	width: 100%;
	margin: 2em auto 3em;
}
#top .topi_box .topi_title {
	float: left;
	width: 20%;
	padding-top: 1em;
	margin-right:3%;
}
#top .topi_box .topi_title .topi_ttl {
	font-size: 1.5em;
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #412211;
	margin:3em 0;
	line-height: 2em;
}
#top .topi_box .topi_title .topi_btn {
	float:right;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:#CCCCCC;
	
}
#top .topi_box .topi_inner {
	padding-top: 0.5em;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
	float: left;
	width: 77%;
	margin-top:0;
}
.topi_box .topi_inner .icon {
	float: left;
	margin-right: 2em;
	margin-left: 2em;
	width: auto;
}
.topi_box .topi_inner .date {
	float: left;
	margin-right: 3em;
	margin-left: 1em;
}
.topi_box .topi_inner .Topics {
	float: left;
	margin-left:1em;/**/
	width:60%;
}
.topi_box .topi_inner li {
	padding-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 1em;
	width: 100%;
}
#top #container .main h2 {
	line-height: 1.5em;
	text-decoration: blink;
	margin-top: 1em;
}
#top .nav_box1 {
	margin: 1% 1% 1% 0 ;
	padding: 1%;
	float: left;
	width: 47%;
	border: 1px solid #999999;
}
#top .main .nav_box2 {
	margin: 1% 0;
	padding: 1%;
	float:right;
	width: 47%;
	border: 1px solid #999999;
}
#top .main .nav_box3 {
	margin: 1.5% 1% 1% 0 ;
	float: left;
	width: 49%;
}
#top .main .nav {
	float: left;
	width: 100%;
}
#top .nav_btn {
	float: right;
	margin-top: 0.5em;
}
#top .main .nav .nav_text{
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
}
#shop .nav_text{color:#FFFFFF;}
#top .main .nav .nav_box4 {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 3em;
}
#top .nav_box6 {
	margin: 15% auto 5% ;
	width: 60%;
}
#top .nav_box6 .nav_btn { width:252px; margin:2em 10% 0 0;}
.becon_sido{
	text-align:center;
	margin-top:-0.4em;
}
#top .wid100{
	width:100%;
	margin : 1em auto;
	text-align:center;
	float:left;
}
#top .wid100 img{ width:100%;}
#top .main .nav .nav_box4 ul {
	width: 84%;
	margin: 2em auto 0;
}
#top .main .nav .nav_box4 li {
	margin-right: 2em;
}
#top .nav_box5 {
	margin: 1% 0.35%;
	padding: 1%;
	width: 22%;
	border: 1px solid #999999;
}
#top #container .main .nav4 {
	margin:6em auto 2em;
	width: 100%;
	float:left;
}
#top #container .main .nav5 {
	margin:1em auto 2em;
	width: 100%;
	float:left;
}
#top #container .main .nav5 li{ 
	margin:0 0.2em;}


/* fullSlideShow
--------------------------- */
.fullSlideShow {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
	
}
.fullSlideShow ul {
    top: 50%;
    left: 50%;
    width: 100%;
    position: absolute; /* absolute or fixed */
    overflow: hidden;
}
.fullSlideShow ul li {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    position: absolute;
}
.fullSlideShow ul li img {
    width: 100%;
}
 
 
/* SideNavi
------------------------- */
.fullSlideShow .btnPrev,
.fullSlideShow .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute; /* absolute or fixed */
    z-index: 105;
}
.fullSlideShow .btnPrev {
    left: 10px;
    background: transparent url(../img/btnPrev.png) no-repeat center center;
}
.fullSlideShow .btnNext {
    right: 10px;
    background: transparent url(../img/btnNext.png) no-repeat center center;
}
 
 
/* PagiNation
--------------------------- */
.pagiNation {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute; /* absolute or fixed */
    z-index: 1; 
    visibility: hidden; 
}
 
.pagiNation a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    background: #000;
}
.pagiNation a.pnActive {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */

.fullSlideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.fullSlideShow ul {
    display: inline-block;
    overflow: hidden;
}

#topi a span ,#house a span{　border: 1px solid #000000;}
/*---------------------------------------------------- ドロップメニュー*/
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 797px;
  margin: 1px auto;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  width: 18%;
  float: left;
  margin: 0 1%;
  padding: 0;
  text-align: center;
  
}
.dropmenu li a{
  display: block;
  margin: 0;
  padding: 11px 2px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  border-radius: 4px;
  background-color: rgba(111,82, 35, .2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2), inset 0 1px 1px rgba(111,82, 35, .7);
  text-shadow: 0px 1px 0px rgba(0, 0, 0, .4);
}
.dropmenu li ul{
  list-style: none;
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
.dropmenu li ul li{
  width: 100%;
}
.dropmenu li ul li a{
	padding: 13px 15px;
	border-top: 1px solid #231008;
	border-bottom:none;
	border-left:none;
	border-right:none;
	background: #412211;
	text-align: left;
}
.dropmenu li:hover > a{
  background: #412211;
}
.dropmenu li a:hover{
  background: #412211;
  color:#F99700;
}

#nav_btn li ul li{
  overflow: hidden;
  height: 0;
  transition: .2s;
}
#nav_btn li:hover ul li{
  overflow: visible;
  height: 38px;
}
#takumihouse{
	background-image:url(../img/top/takumi_bg.jpg);
	background-position:center;
	background-size:cover;
}
#becon {
	background-image:url(../img/top/becon_bg.jpg);
	background-position:center;
	background-size:cover;
}
#becon ul { width:50%; margin:8em 0 0 2em;}
#becon .becon_lnk { float:left; margin-top:1.5em; margin-left:50%;}
#buill-mansion{
	background-image:url(../img/top/buil&mantion_bg.jpg);
	background-position:center;
	background-size:cover;
}
#buill-mansion .main{ text-align:center; padding-top:10%;}
#buill-mansion .main .lnk_btn {
	margin-top: 5%;
}
#shop {
	background-image:url(../img/top/shop_bg.jpg);
	background-position:center;
	background-size:cover;
}

#takumihouse ul{ width:50%; margin:8em auto 2em;}
#takumihouse .becon_lnk { width:100%; margin-top:1.5em;}
#infomation{
	background-image:url(../img/top/profile_bg.jpg);
	background-position:center;
	background-size:cover;
}
.profile { width:100%; margin-top:2em;}
.profile {
	width:100%;
	background-color: rgba(255, 255, 255, .2);
	padding:1em;
	font-size:3em;
	text-align:center;
	color:#FFFFFF;
}
/*.profile_btn {
	font-size:3em;
	text-align:center;
	color:#FFFFFF;
	padding: 2%;
	border: 1px solid #999999;
	width:9em;
}*/
.profile_btn a:link ,
.profile_btn a:visited, 
.estate_btn a:link,
.estate_btn a:visited
{ color:#FFFFFF;
}
.fudousan {
	width:100%;
	/*background-color: rgba(255, 255, 255, .2);*/
	padding:1em;
}
.fudousan img{
	text-align:center;
}
.estate_btn{
	font-size:1.5em;
	text-align:center;
	color:#FFFFFF;
	padding: 0.5em 2%;
	border: 1px solid #999999;
	width:9em;
    margin: auto
}
/*--------------------------------------------------------　画像均等配置*/
.contact {
	width: 90%;
	margin: 40% auto 0;
}
.contact li{
	float:left;
	margin-left:3em;
	}
.nav3 {
	max-width:900px;
	margin: auto;
    display: flex;
    flex-wrap: wrap;
}
.nav3 li{
    width: calc(100% / 3 - 60px);
    margin: 1em 20px;

	}
/*.nav3 li img{ width:100%;}*/

#under{ width:100%;}
