﻿@charset "utf-8";


/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {border: 0;font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;margin: 0;outline: 0;padding: 0;vertical-align: baseline;}
:focus {outline: 0;}

ol, ul {list-style: none;}
table.table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
a img{border: 0;}
figure{margin:0}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
/* -------------------------------------------------------------- */

body {
color:#555;
font-size:small;
font-family:verdana,"ヒラギノ丸ゴ ProN W4","Hiragino Maru Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
line-height:1.5;
-webkit-text-size-adjust: none;
}


/* リンク設定
------------------------------------------------------------*/
a{color:#008000;text-decoration:none;}
a:hover{color:#7d9540;}
a:active, a:focus {outline:0;}

a.link{ background:url(../img/common/link.gif) no-repeat left center; padding-left:18px}

/* 全体
------------------------------------------------------------*/
#wrapper{
margin:0 auto;
padding:0 1%;
width:100%;
position:relative;
background:#fff;
}


/* 色
------------------------------------------------------------*/
.blue{ color:#006}
.red{color:#900}



/* 文字サイズ
------------------------------------------------------------*/
.fonts{ font-size:0.8em}
.fontss{ font-size:0.6em}

/*************
/* ヘッダー
*************/
#header{
height:85px;
width:100%;
background:url(../img/common/headb.gif)
}

#header h1{
padding:0 0 0px 5px ;
margin:0;
font-size:10px;
text-align:right}



/*************
/* ロゴ
*************/
.logo{
float:left; 
}

.logo span{display:block;}
.logof span{display:block;}

/*************
/* 電話番号
*************/


.info{
float:right;
text-align:right;
padding-right:5px
}

.info .open{font-size:11px;}


/*************
/* ロゴ+電話番号
*************/
.logo,.info .tel{
margin-top:6px;
font-size:20px;
font-weight:bold;
color:#360
}

.logo span,.info span{
font-size:.6em;
font-weight:normal;
color:#666
}

/**************************
/* フォーム
**************************/





/**************************
/* メイン画像（トップページ+サブページ）
**************************/
#mainBanner{
margin:0 auto;
padding:20px 0;
position:relative;
overflow:hidden;
}

#mainBanner img{
max-width:100%;
height:auto;
}
.brn{ position:absolute; top:175px; right:-20px; z-index:9}

div.chatch{ background:url(../img/kusa.gif) no-repeat left bottom; height:340px; position:absolute; top:0px}
div.chatch img{ padding:30px 0  5px 60px}
p.messe{ padding:10px 0px 0px 85px; line-height:1.6em; width:340px }

#subpage #mainBanner{margin-top:0;}


/**************************
/* グリッド
**************************/
.gridWrapper{
overflow: hidden;
padding:20px 0 20px;
}

* html .gridWrapper{height:1%;}
	
.grid{
float:left;
}

.box{
padding:10px;
text-align:center;
background:url(../img/common/headb.gif);
min-height:120px;
}

.box img{
max-width:100%;
height:auto;
border:#CCC 1px dotted;
padding:2px
}

.box h3{padding:0px 0 5px 24px; margin:3px 0px 6px; background:url(../img/common/mj.gif) no-repeat left center; font-size:1.1em; font-weight:bold; border-bottom:#EFEDE2 1px solid}

.box h3, .box p{text-align:left;}

.box p.readmore{
padding:10px 5px 5px;
text-align:right;
}

.box p.readmore a{
padding:3px 7px;
border-radius:3px;
color:#fff;
background:#8da650;
}

.box p.readmore a:hover{background:#7d9540;}

/*indexページのみスライド*/
/*スライダー*/

.viewer {float:right;
	margin: 10px auto 10px;
	position: relative;
	overflow: visible;z-index:1
}
.viewer ul {
	width: 100%;
	overflow: visible;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}


/*************
メイン コンテンツ
*************/
section.content article{
padding:20px;
margin-bottom:20px;
overflow:hidden;
}

section.content2 article{
padding:20px 0px;
margin-bottom:20px;
overflow:hidden;
}

* html section.content article{height:1%;}

section.content p{margin-bottom:5px;}
section.content2 p{margin-bottom:5px;}

.midashi{ width:100%; background:url(../img/equip/mainb2.jpg) no-repeat center; background-size:cover; height:290px}


.midashi01{ width:100%; background:url(../img/outline/mainb.jpg) no-repeat center; background-size:cover; height:290px}
.midashi02{ width:100%; background:url(../img/inq/mainb.jpg) no-repeat center; background-size:cover; height:290px}
.midashi03{ width:100%; background:url(../img/outline/mainb.jpg) no-repeat center; background-size:cover; height:290px}
.midashi04{ width:100%; background:url(../img/access/mainb.jpg) no-repeat center top; background-size:cover; height:290px}
.midashi05{ width:100%; background:url(../img/resident/mainb.jpg) no-repeat center top; background-size:cover; height:290px}
.testimag{ margin:0 auto;position:relative;}


#slidedisp2 img{ width:100%}



div.heading,h3.heading{
font-weight:bold;
font-size:1.2em;
padding:7px 0 5px;
margin:0 auto 5px ;
background: #FEE; opacity:0.7
}

h3.heading span,h3.mdsh3 span,h3 span.right{ float:right; color:#666; font-size:0.85em; font-weight:normal}
h3.mdsh3{font-weight:bold;
font-size:1.2em;
padding:7px 7px 5px;
margin:0 auto 5px ;background:url(../img/common/foot.gif)
}

.box3{ float:left; width:31%; padding:5px; background: url(../img/common/headb.gif); padding:7px; margin-left:8px}
.box3:first-child{ margin-left:1px;}
.box3 div{ background:#FFF; padding:5px; margin:0px 0px 4px }
.box3 img{overflow:hidden;width:100%; }
.box3 h4{background:url(../img/common/maru.gif) no-repeat left center    ; color:#390; padding:8px 5px 5px 23px; border-bottom:1px dotted #E6DFBF; font-weight:bold; font-size:1.2em;}
.box3  p{ margin:2px 0px 5px; padding:5px; background:#fff}

section.content img{
max-width:90%;
height:auto;
}

article.topatc,#resi_ac{ background:url(../img/common/headb.gif)}

article.topatc,#resi_ac h4{ font-weight:bold; padding:5px 10px 10px; margin:5px 0px; font-size:1.2em}
article.topatc,#resi_ac p{ padding:10px 15px}

.alignleft{
float:left;
clear:left;
margin:3px 10px 10px 0;
}

.alignright{
float:right;
clear:right;
margin:3px 0 10px 10px;
}

p.bc_size { font-size:1.4em;
	font-weight:bold; padding-top:10px}

span.bc_siz{ background:#158C09; padding:5px 10px; color:#FFF; border-radius:5px;font-size:1.2em;
	font-weight:bold; font-size:1.4em}

#gallery .grid{background:transparent;}

#gallery .grid img,.border{box-shadow:0 0 3px 1px #EBE4CF; border:#EBE4CF 1px solid}


/************
フォーム
*********/

div.form_cont{ margin:5px 10px}

.form_cont {}

form dl { width:90%; margin:0 auto;
	overflow: hidden;
	zoom: 1;

}
form dt {
	margin-bottom: 5px;
	padding: 8px;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}
form dd {
	margin-bottom: 5px;
	padding: 8px 8px 8px 220px;
	border-bottom: 1px dotted #999;
}

form input, form textarea{ padding:3px}

/*************
テーブル
*************/
table.table{
border-collapse:collapse;
margin:5px auto 15px auto;
}

table.table td{
border-collapse:collapse;
background-color:#F9F9F9;
text-align:left;
padding:8px;
border:1px solid #D6D6D6;
line-height:20px;
}

table.table th{
background-color:#F5F5F5;
text-align:right;
padding:8px;
white-space:nowrap;
color: #151515;
border-top:1px solid #D4D4D4;
border-right:4px solid #D4D4D4;
border-bottom:1px solid #D4D4D4;
border-left:1px solid #D4D4D4;
font-size:13px;
font-weight:normal;
letter-spacing:1px;
background-repeat:repeat-x;
background-position:top;
}


/*************
/* サイドバー
*************/
#sidebar ul{padding:10px;}

#sidebar li{
margin-bottom:10px;
padding-bottom:10px;
list-style:none;
border-bottom:1px dashed #ebebeb;
}

#sidebar li:last-child{
border:0;
margin-bottom:0px;
}

#sidebar li a{
display:block;
}

#sidebar ul.list li{
clear:both;
margin-bottom:5px;
padding:5px 0;
overflow:hidden;
border:0;
}

ul.list li{height:1%;}

ul.list li img{
float:left;
margin-right:10px;
}

ul.list li{
font-size:12px;
line-height:1.35;
}


/*************
/* フッター
*************/
#footer{
clear:both;
background: url(../img/common/foot.gif);
border-top:#FCC 4px solid;
}

.logof{
float:left; margin-right:15px ;
margin-top:6px;
font-size:20px;
font-weight:bold;
}

.logof span{
font-size:.6em;
font-weight:normal;
}


#footer .inner{
overflow:hidden;
}

* html #footer .inner{height:1%;}

#footer .grid{
margin:0;
}

#footer #info .logof, #footer #info .info{float:left;}

.finfo{ float:left; width:260px; padding:10px}
.finfo2{ float:left; width:175px; padding:10px 0px 10px 5px}
.finfo2 img{ border:#fff 1px solid; padding:3px}


#footer #info .finfo h3{
	background:url(../img/common/maru.gif) no-repeat left center    ;
	padding:0 0 0 18px;
	border-bottom:#fff 1px solid;
	font-size:1.25em;
	margin-bottom:6px;
	font-weight:600;
}

#footer .logof{font-size:18px;}

#footer .info .tel,#footer .info .tel span,#footer #info .open{
font-size:12px;
}

ul.footnav{
float:left;
padding:10px 0 10px 25px;
}

ul.footnav li{
float:none;
margin-bottom:10px;
padding:0 7px 0 24px;
background:url(../img/common/yaji.gif) no-repeat left center;
font-size:12px;
line-height:13px
}
ul.footnav li a{
	font-weight:normal;}

ul.footnav li a:hover{
	font-weight: bold;}

address{
clear:both;
padding:10px 0;
text-align:center;
font-style:normal;
font-size:12px;
color:#555;
background:#FFC1C1
}

.googlemap{ width:100%;height:220px}

/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 769px){
	#wrapper,#header{
	width:100%;
	padding:0;
	margin:0 auto;
	}
.inner{
	width:960px;
	padding:0;
	margin:0 auto;
	}

.viewer ul li img { width:500px; right:-270px; position:absolute
}
	
	#wrapper{padding-bottom:20px;}
	
  nav#mainNav{
	clear:both;
	overflow:hidden;
	position:relative;
  border-top:1px solid #FCC;
	border-bottom:1px solid #FCC;
	}

	nav#mainNav ul li{
	float: left;
	position: relative;
	}

	nav#mainNav ul li a{
	display: block;
	text-align: center;
	_float:left;
	font-size:13px;
	width:133px;
	padding:20px 0;
	}
	
	nav#mainNav ul li.last a{width:159px;}

	nav#mainNav ul li a span,nav#mainNav ul li a strong{
	display:block;
	}

	nav#mainNav ul li a span{
	color:#bababa;
	font-size:10px;
	}

	nav div.panel{
	display:block !important;
	float:left;
	}

	a#menu{display:none;}

	nav#mainNav li.active a,nav#mainNav li a:hover{
		background:#FCC}
	
	#main{
	width:860px;
	padding:15px 0 0 0;
	margin:10px auto
	}
	
	#sidebar{
	float:left;
	width:250px;
	padding:15px 0 0 0;
	overflow:hidden;
	}
	
	#sidebar article{
	padding:7px;
	margin-bottom:20px;
	border:1px solid #ebebeb;
	overflow:hidden;
	}
	
	/* グリッド全体 */
	.gridWrapper{
	width:990px;
	margin:10px 0 0 -30px;
	}
	
	#gallery article{padding:10px 0 10px 10px;}
	
	/* グリッド */
	.grid{
	float:left;
	width:300px;
	margin-left:30px;
	}
	
	#subpage .grid{width:auto;}
	
  #gallery .grid{
	width:auto;
	margin:10px 0 2px 10px;
	}
	
	#footer .inner{
	width:940px;
	padding:10px;
	}
	
#slidedisp2{width:100%; height:250px; margin:0 auto}
div.heading h3{ margin:0 auto;padding:3px 10px;width:960px}
.img1230{float:right;width:280px}
}


@media only screen and (max-width:768px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
	#header h1{ display:none;}
	.logo{text-align:center;}
	#header{padding:0 10px; }
	#header .inner{max-width:768px}

div.chatch{ display:none}

.brn{ display:none}
div.chatch p{ display:none}

.gridWrapper{ clear:both}
	nav#mainNav{
	clear:both;
	width:100%;
	margin:0 auto;
	padding:0;
	background:url(images/common/foot.gif);
  border:1px solid #FBF8E3;
	}

	nav#mainNav a.menu{
	width:100%;
	display:block;
	height:40px;
	line-height:40px;
	font-weight: bold;
	text-align:left;
	background:#FCC;
	}

	nav#mainNav a#menu span{padding-left:10px;}
	nav#mainNav a.menu span:before{content: "→ ";}
	nav#mainNav a.menuOpen span:before{content: "↓ ";}

	nav#mainNav a#menu:hover{cursor:pointer;}

	nav .panel{
	display: none;
	width:100%;
	position: relative;
	right: 0;
	top:0;
	z-index: 1;
	}

	nav#mainNav ul li{
	float: none;
	clear:both;
	width:100%;
	height:auto;
	line-height:1.2;
	}

	nav#mainNav ul li a,nav#mainNav ul li.current-menu-item li a{
	display: block;
	padding:15px 10px;
	text-align:left;
	border-bottom:1px dashed #ccc;
	}
	
	nav#mainNav ul li a span{padding-left:10px;}
	
	nav#mainNav ul li:first-child a{
	border-top:1px solid #e4e4e4;
	}
	
	nav#mainNav ul li:last-child a{border:0;}
	
	nav#mainNav ul li.active a{color:#7d9540;}

	nav div.panel{float:none;}
	
	#subpage #mainBanner{margin-top:20px;}
	#mainBanner img{ width:700px}
	
	
	#sidebar{padding-bottom:30px;}
	
	#sidebar article{padding:7px 0;}
	
	#footer .grid,#footer ul.footnav{
	float:left;
	width:100%;
	margin:0 10px;
	padding:5px 0px 10px
	}

	ul.footnav li{float:left;}
	
	.grid{
	width:32%;
	margin:10px 0;
	}
	
	#gallery .grid{
	float:left;
	width:31%;
	margin:0 0 0 1%;
	}
	
ul.footnav{ width:100%}

	#footer .grid img, #footer.info{float:none;}
	#footer .grid p{display:block;}
	#footer #info .info{float:none;text-align:center;}

	.finfo{ width:50%; float:left}
	 .finfo2{ background:#FFF; text-align:center; width:100%}

#footer .logof,#footer .info{
	width:100%;
	float:none;
	padding:5px 10px
	}

#slidedisp2{width:100%; height:100px; margin:0 auto}
div.heading h3{ margin:0 auto;padding:3px 10px;}

.img1230{width:100%; margin:10px auto;display:block }

}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:560px){
	#header{
	height:auto;
	padding-bottom:20px;
	}
.gridWrapper{
overflow: hidden;
padding:10px 0 20px;
}	
	#header h1,.logo,.info{text-align:center;}
#header .logo a img{ width:310px}
div.chatch{ position:absolute;top:20px; left:30px; width:260px;}
div.chatch img{ padding:5px 0 10px 0}

div.chatch p{ display:none}

.logo,.info{
	clear:both;
	width:100%;
	float:none;
	margin:0;
	}

	
	.box img{
	float:left;
	margin-right:5px;
	}
	
	.box h3{padding-top:0;}

  .alignleft,.alignright{
	float:none;
	display:block;
	margin:0 auto 10px;
	}
	
	#gallery .grid{float:left;}
	
	.finfo{ width:100%}
	 .finfo2{ background:#FFF; text-align:center; width:100%}

div.heading h3{ margin:0 auto;padding:3px 10px;}
 
}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
.logo img{ margin:10px 0px 10px}
.grid{width:100%;}
	.gridd{width:100%; display:block; clear:both; margin:3px 0}
	
	.box img{max-width:100%;}
	#mainBanner h2,#mainBanner p{font-size:80%;}
	#sidebar p{text-align:center;}

#slidedisp2{ display:none}

h3.heading span,h3.mdsh3 span,h3 span.right{ float: none; display:block; color:#666; font-size:0.85em; font-weight:normal}


/*//////*/

div.form_cont{ margin:5px 10px}

.form_cont {}

form dl { width:320px; margin:0 auto;
	overflow: hidden;
	zoom: 1;

}
form dt {
	margin-bottom: 5px;
	padding: 8px;
	width: 200px;
	clear: both;
	font-weight: bold;
}
form dd {
	margin-bottom: 5px;
	padding: 8px;
	border-bottom: 1px dotted #999;
	clear: both;
}

form input, form textarea{ padding:3px}

div.heading h3{ margin:0 auto;padding:3px 10px;}

}

/*アコーディオン*/

#resi_ac h4.redi_h4{ background:url(../img/resident/point.png) no-repeat left center; padding:10px 25px; margin:10px 15px}

#acMenu dl{ margin:10px auto;
width:100%;
			}
#acMenu dt{
	margin:0 15px;
    display:block;
    line-height:50px;
    text-align:left;
    cursor:pointer;
    background: #EEE8DC url(../img/resident/plus.gif) right center no-repeat;
    padding:5px 15px 5px 10px; 
	border-bottom:1px solid #F9F8F4;
	font-size:1.2em
    }
#acMenu dt.ev{
    background: #EEE7DB url(../img/resident/plus.gif) right center no-repeat;

    }
#acMenu dd{
	margin:0 15px;
    background:#F9F8F4;
    text-align:left;
    display:none;
	padding:15px;
    }
#acMenu dd:after{ content: "";
  display: block;
  clear: both;}
  
#acMenu dt.active,#acMenu dt:hover{
    background: #EDDFCD url(../img/resident/mainus.gif) right center no-repeat;
    }
#acMenu dd p{ padding:5px; line-height:1.6em;}

#acMenu dd p.white_bg{ background:#FFF; padding:10px 15px; font-size:1.2em}