@charset "UTF-8";/* 必要要素の初期設定 */html{	-webkit-text-size-adjust: none;}body {	font-size: 14px;	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;	line-height:1.75;	color: #444;}body #wrapper{	background: #F9FEF8 url(../img/bg-sp.jpg) repeat-x center top;}body.short {	background: none;}.alignright {	display: inline;	float: none;	margin-left: auto;	margin-bottom: auto;	text-align: center;	}p { margin: 0 0 1em;}.tel-link {	font-size:2em;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {body #wrapper {	background: #F9FEF8 url(../img/bg2.jpg) repeat-x center top;}body.home #wrapper{	background: #F9FEF8 url(../img/bg.jpg) repeat-x center top;}.alignleft {	display: inline;	float: left;	margin-right: 10px;	margin-bottom: 10px;}.alignright {	display: inline;	float: right;	margin-left: 10px;	margin-bottom: 10px;}.aligncenter {  clear: both;  display: block;  margin-left: auto;  margin-right: auto;	margin-bottom: 10px;} p {	line-height: 1.5; } .tel-link {	font-size:0.9em;} }a { text-decoration:none;}article h1,article h2,article h3,article h4 { margin: 0 0 0.5em; line-height: 1.2;}img {max-width:100%;height: auto;width: auto\9;}/* =======================    構成======================= */#container {	min-height:940px;	position: relative;}header {	padding: 20px 0 15px; }header h1 {	margin:0 0 0 5px;}header h1 img {	width:176px;	height:37;}#description { display:none;}#contents { width: 96%; margin: 5px auto;}article { margin: 0 0 2em;}article.main { width: 100%; margin: 0 0 10px;}aside.side { width: 100%;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) { #container {	width: 960px;	margin: 0 auto; }header h1 {	text-align: left;	margin:0;}#description { display:inherit;}#description h1 { font-size: 0.8em; text-align: left; margin:0 0 0 5px; text-transform: uppercase; color:#444;} #contents {	width: auto;	margin: 10px 0;	min-height:400px;} article.main {	float: right;	width: 710px;	margin: 0 0 30px; } aside.side {	float: left;	width: 225px;	margin: 0;	padding: 0; }} .utility {	display: none;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.utility {	margin:0 0 0;	position: absolute;	height: 60px;	width: 300px;	top: 20px;	right: 0px;	text-align: right;	display: block;}.utility li {	line-height:1.4;	margin:0 0 0;}.utility li.phone {	margin:0 0 0;	font-size: 1.8em;	font-weight: bold;	color: #579BDF;}}.home #blanding {	width: 100%;	min-height: 410px;	position: relative;	background-image: url(../img/bg-blanding.jpg);  background-position:center -50px;  background-repeat:no-repeat;  -moz-background-size:cover;	background-size:cover;}#blanding dl {	position: absolute;	width: auto;	margin:0;	top: 100px;	right: 10px;	left: 10px;	padding: 10px;	background-color:rgba(255,255,255,0.7);	border: 1px solid #E0E0E0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	behavior: url("/PIE.htc");}#blanding dt {	font-size: 1em;	font-weight: bold;	color: #D64EB9;	line-height:1.3;}#blanding dd {	font-size: 0.9em;}/*.home #blanding {	display:none;}*//* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.home #blanding {	position: relative;	background-image:none;	min-height: 280px;	position: relative;}#blanding dl {	position: absolute;	width: 430px;	top: 25px;	right: 0px;	left: auto;	padding: 15px 10px 10px 15px;	background-color:#FFF;	filter:alpha(opacity=80);	-moz-opacity: 0.8;	opacity: 0.8;	border: 1px solid #E0E0E0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	behavior: url("/PIE.htc");}#blanding dt {	font-size: 1.4em;	font-weight: bold;	color: #D64EB9;	line-height: 1.2em;}#blanding dt span {	font-size: 0.7em;}#blanding dd {	margin: 0 0 10px;}}/* =======================schedule======================= */#schedule {	background-color: #ECE5CD;	padding:10px;	border-radius: 5px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	-khtml-border-radius: 5px;	behavior: url("/PIE.htc");	position: relative;	margin: 0 0 10px;}#schedule {	text-align:center;}#schedule img{	width:191px;	heght:226px;}/* =======================スマホ　ナビメニューボタン======================= *//* -----------Media Queries　 幅 480px以下---------------*/	@media only screen and (max-width: 480px) {#header #global_nav {  float: right;  background-color: #a3a3a3;  border-radius: 4px;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  -ms-border-radius: 4px;  -o-border-radius: 4px;  padding: 5px 5px 0;  color: #fff;	margin: 0 10px 0 0;}#jPanelMenu-menu {  background-color: #767474;  font-size: 110%;}#jPanelMenu-menu ul li {  padding: 0.5em 0 0.5em 1em;  border-bottom: solid 1px #696969;  border-top: solid 1px #888888;}#jPanelMenu-menu ul li a {  display: block;  padding: 0.5em 0 0.5em 0em;  color: #ffffff;}#sidr {  display: none;}}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {#header #global_nav {  display: none;}}/* =======================naviグローバルサイドメニュー======================= */	/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {#nav {	display: block;	background-color: #ECE5CD;	padding:10px;	border-radius: 5px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	-khtml-border-radius: 5px;	behavior: url("/PIE.htc");	position: relative;	margin: 0 0 10px;}#nav  li {	text-indent: 20px;	border-top: dotted 1px #b9b4ab;	font-size:1px;}#nav li:first-child {	border-top: none;}#nav  li a {	width: 97%;	padding-left: 3%;}#nav  li a {	color:#444;	background:#FFFFFF url(../img/navarrows.png) no-repeat -10px top !important;	font-size: 14px;	display: block;	line-height:36px;	height: 36px;	width: 95%;	padding-left: 5%;	font-weight: bold;	overflow: hidden;}#nav  li a:hover {	background-position:-10px -76px !important;	text-decoration: none;}.news #nav .btn-news a,.shouka #nav .btn-shouka a,.benpi #nav .btn-benpi a,.access #nav .btn-access a,.contact #nav .btn-contact a,.profile #nav .btn-profile a,.setsubi #nav .btn-setsubi a,.shinryou #nav .btn-shinryou a,.home #nav .btn-home a {	background-position:-10px -38px !important;	text-decoration: none;}.setsubi #nav .btn-setsubi .btn-child a,.shouka #nav .btn-shouka .btn-child a,.shinryou #nav .btn-shinryou .btn-child a {	background-position:-10px top !important;}.setsubi #nav .btn-setsubi .btn-child a:hover,.shinryou #nav .btn-shinryou .btn-child a:hover,.shouka #nav .btn-shouka .btn-child a:hover {	background-position:-10px -76px !important;}#nav li ul li {	text-indent: 36px;}#nav li ul li:first-child {	border-top: dotted 1px #b9b4ab;}#nav  li ul li a {	background:#FFFFFF url(../img/navarrows2.png) no-repeat -10px top !important;	font-size: 11px;	line-height:32px;	height: 32px;}.side.clearfix #nav {	background: #CC3300;}}/*#nav  li ul li ul li a {	background:#FFFFFF url(../img/navarrows3.png) no-repeat -5px top !important;		font-size: 13px;}.shinryou #nav .btn-shinryou .btn-naishi a:hover,.shinryou #nav .btn-shinryou .btn-benpi a:hover {	background-position:left -76px !important;	text-decoration: none;}*/.banner {	margin: 0 0 10px;	text-align: center;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.banner {	margin: 0 0 100px;	text-align: left;}}article.main .news{	padding: 10px;	position: relative;}article.main .inner {	padding: 10px 10px;}article.main .page-ti,article.main .inner,article.main .news{	padding: 10px;	color: #555;	background-color: #fff;	border: 1px solid #E0E0E0;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;	behavior: url("/PIE.htc");	position: relative;	clear: both;}article.main .page-ti {	margin: 0 0 10px;}article.main .page-ti h1 {	font-size: 1.6em;	line-height: 80px;	height: 80px;	background: url(../img/bg-title.jpg) no-repeat right center;	color: #444;	font-weight: bold;	margin: 0;	text-indent: 20px;}article.main .news h1 {	font-size: 1.2em;	background: url(../img/bg-h2.gif) no-repeat left bottom;	padding-bottom: 8px;	margin: 0 0 10px;	font-weight: bold;}article.main .inner h2 {	font-size: 1.4em;	background: url(../img/bg-h2.gif) no-repeat left bottom;	padding-bottom: 8px;	margin: 0 0 20px;	font-weight: bold;}article.main .inner h3 {	font-size: 1.1em;	margin: 0 0 10px;	font-weight: bold;	color: #1FB984;	background: url(../img/green-dot.png) no-repeat left center;	padding-left: 15px;}article.main .news dl { margin: 0 0 10px; clear:both;}article.main .news dt {	margin: 0 15px 0 0;	float: left;}.news .list {	position: absolute;	top: 5px;	right: 10px;	Width:100px;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.news .list {	top: 15px;	right: 30px;}}.news .list a {	display: block;	font-size: 90%;	Width:100px;	line-height: 27px;	height: 27px;	text-indent: 10px;		background:#CEB689 url(../img/btn-list.png) no-repeat left top;	color: #FFF;	text-decoration: none;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;	behavior: url("/PIE.htc");}.news .list a:hover {	text-decoration:none;	background:#BB9B5D url(../img/btn-list.png) no-repeat left bottom;	color:#fff;}.news-group {	clear: both;	padding-bottom: 10px;	margin: 0 0 10px;	background: url(../img/dotted-line.gif) repeat-x center bottom;	height: 95px;}.news-group img {  background-color: #fff;  float: left;  padding: 4px;  margin: 3px 15px 15px 0;}.news-group a img {  border: solid 1px #ddd;}.news-group a:hover img {  border: solid 1px #08c;}.news-article {  padding-top: 3px;}.news-article h1 {  font-size: 1.1em;  font-weight: 600;  line-height: 130%;  margin-bottom: 3px;}.news-article h1 a {  color: #06c;}.news-article h1 a:hover {  color: #06c;}.news-article time {	color: #999;	font-size: 93%;	margin: 0 0 2px;	display:block;}.news-article p {	display: none;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {article.main .news{	padding: 20px;	position: relative;}article.main .inner {	min-height: 650px;	padding: 20px 30px;}.news-group {	clear: both;	padding-bottom: 10px;	margin: 0 10px 10px;	background: url(../img/dotted-line.gif) repeat-x center bottom;	min-height: 115px;}.news-article p {	display: inline;}}footer {	width: 100%;	text-align: center;	padding: 20px 0;	background-color: #FFFFFF;	border-top: 2px solid #1FB984;}abbr {  cursor: help;}/************************************************* apper-box *************************************************/#apper-box {	margin: 0 10px 10px;}#apper-box a {	color: #333;	background-color: #EDEDED;	display: block;	padding: 5px;}#apper-box a:hover {	color: #444;	background-color: #f1f1f1;	text-decoration:none;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {#apper-box{	display: none;	position: fixed;	right:20px;	bottom: 10px;	z-index: 100;	width: 120px;	height: 50px;	line-height: 50px;	font-family: Tenderness;	color: #fff;	font-size: 108%;	border: 1px solid #2B979A;	background: #73D1D1 url(../img/bg-apper-box.png) no-repeat left center;	border-radius: 5px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	behavior: url("/PIE.htc");	text-align: left;	text-indent: 30px;	margin: 0 0 0;}#apper-box a {	display: block;	background: url(../img/bg-apper-box.png) no-repeat left center;	color: #F1F8FE;	text-decoration: none;	line-height: 50px;	padding: 0px;}#apper-box a:hover {	background: url(../img/bg-apper-box.png) no-repeat left center;	color: #2B979A;}#apper-box-sp {	display: none;}		}		/************************************************* パンくずナビゲーション*************************************************/#bread-crumb ul {  margin: 5px 0 7px 10px;}#bread-crumb ul:after {    clear: both;    content: " ";    display: block;    font-size: 0;    height: 0;    visibility: hidden;}#bread-crumb li {	font-size: 12px;	color:#333;	line-height: 1;	float: left;	margin-right: 10px;}#bread-crumb li a {	color:#333;}#bread-crumb ul .level-1.top {	text-indent:-9999px;	background:url(../img/icon-panlist-top.png) no-repeat left center;	height: 16px;	width: 20px;}#bread-crumb ul .level-1.top a {	height: 16px;	width: 20px;	display: block;}#bread-crumb li.sub {  padding: 3px 0 3px 15px;	background: url(../img/pankuzu.gif) no-repeat left center;	}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {#bread-crumb ul {  margin: 0 0 0 0;}#bread-crumb li {	color:#fff;}#bread-crumb li a {	color:#fff;}}/* ====================お知らせ情報一覧 ==================== */.date {	text-align: right;	font-size: 0.8em;	margin-top: 0;	margin-right: 10px;	margin-bottom: 10px;	margin-left: 10px;}/* ====================お知らせ情報詳細 ==================== */.textpart {	margin: 0 0 30px;}/* 画像部分のコンテナ */.imagepart {	margin: 0 0 50px;}.imagepart figure {	margin: 0 0 20px;}/* 画像１ *//*.imagepart li {	margin: 0 0 10px;}.imagepart .mainimage img {	width: 330px; 	height: auto;	margin: 0 15px 0 0;}*//* 画像２，３ *//*.imagepart .subimage {	float: left;}*//*.imagepart .subimage img {	width: 330px;}*//* 画像２ /*/*.imagepart #image2 img {	margin: 0 ;}*//* 画像３ *//* .imagepart #image3 img {	margin: 0;}/*/* 全画像共通 .imagepart img {	border: none;	width: 100%;}*/.list {	margin: 0 0 30px 10px;}.list li {	padding-left: 15px;	background: url(../img/green-dot2.png) no-repeat left center;}.registration fieldset li {	margin:0 0 7px;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.registration .red {	font-size: 80%;}}/* ==================== 表 ==================== */article table {	margin-bottom: 1.5em;	border: 1px #d0d0d0 solid;}/* 表 見出し */article table th {	background-color: #F2F2F2;	border-width: 0 0 1px 1px;	padding: 7px;	border: 1px #d0d0d0 solid;	font-weight: normal;	line-height: 1.3;}/* 表 セル */article table td {	padding: 7px;	border: 1px #d0d0d0 solid;	border-width: 0 0 1px 1px;}.contact dt {	padding: 3px 0 3px 18px;	font-weight:bold;	background: url(../img/accent.jpg) no-repeat left center;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {dl.contact {  margin: 0 50px;}.contact dt {	padding: 3px 0 3px 18px;	line-height:24px;	height:24px;	width:135px;	float:left;	clear:left;}.contact dd {	padding: 3px 0;	border-bottom: 1px dotted #ccc;	line-height:24px;	min-height:24px;}}/* ---------------Media Queries　終わり -------------------*/	.map {	text-align : center;	margin : 0 0 10px;}#setsubi1,#setsubi2,#setsubi3,#setsubi1,#ippan01,#ippan02,#ippan03,#shouka01,#shouka02,#shouka03,#shouka04,#shouka05,#shouka06,#shouka07,#shouka08,#shouka09{	padding-top : 10px;}.machimie {	display:none;}	/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {.machimie {	display:inherit;	margin : 0 auto 10px;	background: url(../setsubi/img/ti-machimie.jpg) no-repeat center center;	height: 130px;	width: 95%;	padding-top: 120px;	padding-left: 28px;	font-size:1.3em;}}.setsubi-pic {	clear: both;	margin-bottom: 30px;}.news h4 {	font-weight: bold;	color: #1FB984;}/*Google Maps-----------------------------------------------------------------------------*/.google_map {  width: 100%;  height: 600px;}#display-gmap {  margin-top: 15px;  display: block;  float: right;  background: url(../images/arrow_01.png) no-repeat 0 center;  padding-left: 15px;}/* -----------Media Queries　 幅 481px以上 ---------------*/	@media only screen and (min-width: 481px) {#gmap {	width : 100%;	height : 600px;	border : 1px solid #CCCCCC;}}