@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style: none;
}

.mt0{ margin-top:0px !important; }
.mt5{ margin-top:5px !important; }
.mt10{ margin-top:10px !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt30{ margin-top:30px !important; }
.mt40{ margin-top:40px !important; }
.mt50{ margin-top:50px !important; }
.mt60{ margin-top:60px !important; }
.mt80{ margin-top:80px !important; }
.mt100{ margin-top:100px !important; }
.mt120{ margin-top:120px !important; }
.mt150{ margin-top:150px !important; }
.mt180{ margin-top:180px !important; }
.mb5{ margin-bottom:5px !important; }
.mb10{ margin-bottom:10px !important; }
.mb15{ margin-bottom:15px !important; }
.mb20{ margin-bottom:20px !important; }
.mb30{ margin-bottom:30px !important; }
.mb40{ margin-bottom:40px !important;}
.mb50{ margin-bottom:50px !important; }
.mb100{ margin-bottom:100px !important; }
.mb180{ margin-bottom:180px !important; }
.mr0{ margin-right:0px !important; }
.mr5{ margin-right:5px !important; }
.mr10{ margin-right:10px !important; }
.mr15{ margin-right:15px !important; }
.mr20{ margin-right:20px !important; }
.mr30{ margin-right:30px !important; }
.mr50{ margin-right:50px !important; }
.mr55{ margin-right:55px !important; }
.ml5{ margin-left:5px !important; }
.ml10{ margin-left:10px !important; }
.ml15{ margin-left:15px !important; }
.ml20{ margin-left:20px !important; }
.ml30{ margin-left:30px !important; }
.ml37{ margin-left:37px !important; }
.ml60{ margin-left:60px !important; }
.ml80{ margin-left:80px !important; }
.ml85{ margin-left:85px !important; }
.ml300{ margin-left:300px !important; }
.pt20{ padding-top: 20px !important}
.bold { font-weight:bold;}
.col-9 { color:#999;}
.col-c {color:#ccc;}
a {
text-decoration: none;
}
.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.8;
    filter: alpha(opacity=60);
} 
body {
	margin: 0 auto;
	background-image: url(../images/mainback.jpg);
}
#hedimg{
	width:100%;
	height:90px;
	background-image: url(../images/hedimg.jpg);
	text-align:center;}

h1{
	width: 1100px;
	margin: 0 auto;
	font-size:10px;
	text-align: right;
	}
	
#headbox{
	width:100%;
	height:170px;
	background-color:#ffede5;}
.inbox{
	width:1100px;
	margin:0 auto;}
	
	
.float-l{
	float:left;}	
	
.float_right{
	float: right;
	}


/* ナビゲーション部分 */
	
#menubox{
	height:57px;
	width:100%;
	background-image: url(../images/menuback.gif);}
	
.menu{
	margin:0 auto;
	width:1100px;
	height:57px;
	list-style:none;}
	
	
	
.menu li
   {
	   width:auto;height:57px;
	   float:left;
	   }
	
.menu .menu1 a{
	   display: block;
	   width: 255px;
	   height:57px;
	   text-indent:-1000em;
	   background-position: 0px 0px;
	   background-repeat: no-repeat;
	   text-decoration: none;
	   background-image: url(../images/menu.jpg);
	   }

.menu .menu1 a:hover{
	   background-image: url(../images/menu.jpg);
	   background-position:0px -57px;
	   }
	
	
	
.menu .menu2 a{
	   display: block;
	   width: 196px;
	   height:57px;
	   text-indent:-1000em;
	   background-position: -255px 0px;
	   background-repeat: no-repeat;
	   text-decoration: none;
	   background-image: url(../images/menu.jpg);
	   }

.menu .menu2 a:hover{
	   background-image: url(../images/menu.jpg);
	   background-position:-255px -57px;
	   }
	
.menu .menu3 a{
	   display: block;
	   width: 196px;
	   height:57px;
	   text-indent:-1000em;
	   background-position: -451px 0px;
	   background-repeat: no-repeat;
	   text-decoration: none;
	   background-image: url(../images/menu.jpg);
	   }

.menu .menu3 a:hover{
	   background-image: url(../images/menu.jpg);
	   background-position:-451px -57px;
	   }	
	
	
	
.menu .menu4 a{
	   display: block;
	   width: 195px;
	   height:57px;
	   text-indent:-1000em;
	   background-position: -647px 0px;
	   background-repeat: no-repeat;
	   text-decoration: none;
	   background-image: url(../images/menu.jpg);
	   }

.menu .menu4 a:hover{
	   background-image: url(../images/menu.jpg);
	   background-position:-647px -57px;
	   }	
	
	
.menu .menu5 a{
	   display: block;
	   width: 258px;
	   height:57px;
	   text-indent:-1000em;
	   background-position: -842px 0px;
	   background-repeat: no-repeat;
	   text-decoration: none;
	   background-image: url(../images/menu.jpg);
	   }

.menu .menu5 a:hover{
	   background-image: url(../images/menu.jpg);
	   background-position:-842px -57px;
	   }	
	
/* ナビゲーション部分 */
.block{
	display:block;}
.center{
	margin:0 auto;}
#mainimg{
	width:100%;
	height:274px;
	background-image: url(../images/top-mainimg-back.jpg);
	background-repeat:repeat-x;
	margin-bottom:55px;
	text-align:center;}	
	
#contentbox{
	width:1100px;
	margin:0 auto;
}

#contentbox2{
	width:1130px;
	margin:0 auto;
	}
#contentbox2-2{
	width:1130px;
	margin:0 auto;
	}
#content_house{
	width:1002px;
	margin:0 auto;
	}

.zaitaku_box{
	background-color: #fff;	
	}

.float{
	float: left;
	}

.house_box{
	width:1002px;
	margin: 0 auto;
	}
	
#leftbox{
	width:800px;
	float:left;}
	
#rightbox{
	width:266px;
	float:right;
	}	
	
#wakubox{
	width: 795px;
	height: 750px;
	background-color: #FFF;
	border: 1px solid #d0cfcf;
}
	
#h2box{
	width:795px;
	height:200px;
	background-color:#f4f4f4;
	text-align:center;
	}	
b {
	color: #da1d76 !important;
}


#recruit{
	margin-bottom: 85px;
}
	
#privacy{
    width: 900px;
	margin: 0 auto 85px;
}
#privacy h3{
    font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}
#privacy dt{
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
}
#privacy dd ol li{
	padding-left: 1.5em;
	text-indent: -1.5em;
}
	
#yamato{
	width:266px;
	height:345px;
	background-image: url(../images/yamato.png);}
#yamato p{
	width:240px;
	height:120px;
	margin-left:10px;
	font-size:14px;
	padding-top:195px;
	line-height:27px;}
#hotto{
	width:266px;
	height:377px;
	background-image: url(../images/hotto.png);}
	
	
#hotto p{
	width:240px;
	height:120px;
	margin-left:10px;
	font-size:14px;
	padding-top:195px;
	line-height:27px;}	
	
#footer{
	width:100%;
	background:#ffe3d7;
	}
	
.inbox p{
	display:block;
	float:left;}	
	
	
.inbox2{
	width:1200px;
	margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
	
	
.photo{
	margin-bottom: -8px;
	}
	
	
.clear{
	clear: both;
	}

/*================================2017-1031広川追記========================*/
.mainContainer {
	width:1000px;
	margin:0 auto;
}
#hirokawa_open {
	margin-bottom:50px;
}
.htbBox {
    margin-bottom:40px;
}
.hirokawaTable {
    margin-bottom:90px;
}
.hirokawaTable h3 {
    border-left:10px solid #127F0A;
    border-bottom:2px solid #127F0A;
    font-size: 20px;
    font-weight:bold;
    color:#666;
    padding-left:5px;
    margin-bottom:20px;
}
.hirokawaTable h4 {
    width:50px;
    text-align: center;
    padding:10px;
    color:#fff;
    font-weight:bold;
    background: #EF5658;
    border-radius:10px;
    margin-bottom:10px;
}

.hirokawaTable table {
	border:1px solid #ccc;
	border-collapse: collapse;
	background:#fff;
}
.hirokawaTable table th,.hirokawaTable table td {
	border:1px solid #ccc;
	padding:5px 10px;
	text-align: center;
    vertical-align: middle;
}
.hirokawaTable table th {
    background:#85D5B4;
}
.htbth {
    width:160px;
}
.htb03 th,.htb03 td {
    width:260px;
    min-height:60px;
}
.htb03 th {
    background: #F08486 !important;
    color:#fff;
    font-weight:bold;
}
.htbCaution {
    font-size:12px;
    color:#666;
}
.totop {
    width:100%;
    text-align:right;
}
/*================================2018-0522追記========================*/
#footerInfo {
    width:344px;
    margin-top: 20px;
}
#footerInfo h2 {
    font-weight: bold;
    border-bottom:1px solid #e95a18;
    margin-bottom: 20px;
}
#footerInfo dl {
    border-bottom:1px solid #e95a18;
    margin-bottom: 20px;
}
#footerInfo dt {
     font-size: 92%;
    font-weight: bold;
}
#footerInfo dt span {
    display: inline-block;
    margin-left: 10px;
    font-size:120%;
    font-weight:bold;
    color:#e95a18;
}
#footerInfo dd {
    font-size:80%;
}
#footerInfo dd.fitel {
    font-size:96%;
}
#footerInfo p {
    font-size:110%;
    font-weight:bold;
    color:#e95a18;
}
/*================================2018-0612広川追記========================*/
#hirokawaMain {
    margin-bottom:80px;
}
.ph_hirokawaContainer {
    margin-bottom:60px;
}
.ph_hirokawaContainer h3 {
    font-size:20px;
    color:#fff;
    background:#f05b54;
    border-radius:15px;
    padding:10px 52px;
    margin-bottom:30px;
}
.ph_hirokawaContainer ul {
    display:flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}
.ph_hirokawaContainer li {
    width:235px;
    margin-bottom:30px;
}
.ph_hirokawaContainer dd {
    font-size:0.8rem;
    color:#666;
    text-align:center;
}
.panolamaview {
    margin-bottom:30px;
}
#hirokawaContainer04 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.hirokawaBox {
    width:49%;
}
.hirokawaBox h3 {
    text-align: center;
}
/*================================2018-0612　FOOTER変更========================*/
#footerInner {
    width:1200px;
    margin:0 auto;
    padding:20px 0;
}
#footerInner h2 {
    font-size:1.2rem;
    color:#fff;
    font-weight:bold;
    padding:10px 0;
    text-align:center;
    background:#000;
    margin-bottom:20px;
}
#footerContainer {
    display:flex;
    justify-content: space-between;
}
.footerBox {
    width:566px;
    border:2px solid #000;
    border-radius:10px;
    padding:10px;
    background:#fff;
}
.footerBox h3 {
    font-size:1.0rem;
    font-weight: bold;
    color:#fff;
    background: #f05b54;
    text-align:center;
    line-height:30px;
    margin-bottom:1px;
}
.footerAdd {
    font-size:0.8rem;
    color:#fff;
    background: #f05b54;
    text-align:center;
    line-height:30px;
    margin-bottom:20px;
}
.footerBox ul {
    padding-left:10px;
    margin-bottom: 8px;
    color:#666;
}
.footerBox li {
    overflow: hidden;
}
.footerBox li span {
    display: inline-block;
    float:right;
}
.footerTel {
    text-align:center;
    background:#ddd;
    margin-bottom:20px;
}
#copy {
    font-size:0.6rem;
    text-align:center;
    margin:20px 0;
    color:#666;
}



		
	
	