@charset "UTF-8";

/*---------------------------- PC向けのスタイル ----------------------------*/
@media screen and (min-width: 680px) {


/*------- ページ全体の指定 -------*/
body {
  width: 100%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #333333;
  background-color: #F3FFFF;
  -webkit-text-size-adjust: none;
}

/* リンク設定　---*/
a{color:#000093;text-decoration:none;}
a:hover{color:#FF0000;background:#FFF7FA;}
a:active, a:focus {outline:0;}

/*--- メイン ---*/
#main {
  width: 100%;
  overflow: hidden;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: center;

}

/*--- ヘッダー ---*/
#header {
  width: 100%;
  margin: 0 auto 0 auto;
  border-top: solid 4px #6aa8de;
  background-image: url(../img/header.png);  /*-- 背景 --*/
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0 auto 0 auto;
  width: 900px;
  padding: 2px 0 0 5px;
  font-weight: normal;
  text-align: left;
  font-size: 14px;

}

/*---------- ヘッダー内 ----------*/

#header #header_inner {
  width: 900px;
  height: 83px;  /*-- 高さ --*/
  padding: 4px;  /*-- 余白 --*/
  margin: 0 auto 0 auto;
}

/*----- 左 logo -----*/

#h_logo {
  padding: 0;
  text-align: left;
  font-size: 14px;
  color: #444444;
  line-height: 1.5;
  text-decoration: none;
  float: left;
}

/*----- 右 info -----*/
#h_info{
  margin: 0;
  padding: 0px 14px 0 10px;  /*-- info 位置 --*/
  text-align: right;
  font-size: 16px;
  color: #555555;
  line-height: 1.6;
  text-decoration: none;
  float: right;
}

#h_info p{
  margin: 0;
  padding: 3px;
  text-align: left;
  font-size: 14px;
  color: #444444;
  letter-spacing: 0.05em;
}

#h_info a{
  font-size: 13px;
  color: #333333;
  text-decoration: none;
}

#h_info a:hover{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
}

#h_info .tel {
  font-size: 20px;
  color: #c9171e;
  line-height: 1.2;
  font-weight: bold;
}

#h_info .tel a {
  font-size: 20px;
  color: #c9171e;
  line-height: 1.2;
  font-weight: bold;
}

/*---------- ヘッダーメニュー ----------*/
#header-menu {
  clear: both;
  width: 100%;
  margin: 0 auto 0 auto;
  padding-top: 6px;
  height: 56px;
  text-align: left;
  border-top: solid 1px #bbad92;
  border-bottom: solid 1px #bbad92;
  background-image: url(../img/head_menu_back_base.gif);
  background-repeat: repeat-x;
}

#header-menu ul {
  width: 900px;
  margin: 0 auto 0 auto;
  padding: 0;
}

#header-menu li {
  display: inline;
  float: left;
}

#header-menu li.last{border-right:1px solid #ebebeb;}

#header-menu ul li a{
	display: block;
	text-align: center;
	_float:left;
	width: 223px;
	height:35px;
	padding-top:15px;
	border-left:1px solid #ebebeb;
	font-size:14px;
	color: #ffffff;
}

#header-menu li a:hover {
  color: #fffffc;
  background-image: url(../img/head_menu_back_hover.gif);
  background-repeat: repeat-x;
}
#header-menu li a.current{
	color: #FAFF00;
	font-size:16px;
	text-shadow: -1px -1px 1px #ffffff, 1px 1px #000000;
}
#header-menu li a.active{
	color: #FAFF00;
	font-size:16px;
	text-shadow: -1px -1px 1px #ffffff, 1px 1px #000000;
}

/*---------- メイン画像 ----------*/
#header-img {
  width: 900px;
  margin: 12px auto 12px auto;
  text-align: center;
  background-color: #e7f4ff;
}

/*---------- コンテンツ ----------*/
#container {
  width: 900px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 6px 0 0 0;
  background-color: #ffffff;
}


/*---------- メインコンテンツ ----------*/
#contents {
  float: right;
  margin: 0;
  padding: 0;
  font-size: 16px;
  width: 900px;
  letter-spacing: 0.05em;
  text-align: left;
  line-height: 1.7;
}

#contents h2 {
  height: 43px;
  margin: 0 0 10px 0;
  padding: 14px 0 0 40px;
  font-size: 18px;
  color: #54351f;
  background-image: url(../img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h2.page_title {
  margin: 0 0 18px 0;
  padding: 18px 0 4px 30px;
  line-height: 1.7;
  font-size: 20px;
  color: #2b72ae;
  border:  solid 1px #729CFF;
  background-image: url(../img/bg01.gif);
  background-repeat: no-repeat;
}

#contents p {
  margin: 15px 0 15px 0;
  padding: 0 2px 0 2px;
  line-height: 1.7;
  font-size: 16px;
}


/*--- topページイラスト---*/
img.pictop1 {
  margin: 0 10px 10px 0;
  float: left;
}

.topbold {
  color: #993300;
  font-weight: bold;
  font-size: 1.12em;
  line-height: 1.7;
}

.info {				/* index で使用 */
	margin:5px 0 5px 5px;
}
.date {				/* index で使用 */
	display: table-cell;
	width:70px !important;
	height: 25px !important;
}
.comm {
	display: table-cell;
	padding-left:12px;
}

/*---------- フッター ----------*/
#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0 0 50px 0;
  text-align: center;
  font-size: 14px;
  color: #333333;
  line-height: 1.8;
  border-top: solid 2px;
  border-top-color: #8db4d3;
  background-color: #d7e9f6;
}

#footer a {
  color: #333333;
  font-size: 14px;
  text-decoration: none;
}

#footer a:hover {
  color: #555555;
  text-decoration: none;
}

.daycnt {
	width:32px;
	height: 11px;
}

#footer .inner{
	width: 900px;
	margin:0 auto;
}

ul.other{
float:right;
width:100%;

}

ul.other li{
float:right;
margin-bottom:10px;
padding:0 8px;
font-size:11px;	
border-right:1px solid #b6b6b6;
}

/*トップへ戻るボタン*/
#scrolltop {
  position:fixed; /*固定*/
  bottom:50px; /*場所を右下に移動*/
  right:20px; /*場所を右下に移動*/
  display:block; /*aタグをblock要素に変更*/
  background-color:rgba(0,0,0,0.3); /*以下、デザインはご自由に！！*/
  color:#F00;
  text-decoration:none;
  font-weight:bold;
  font-size:11px;
  width:60px;
  height:60px;
  text-align:center;
  line-height:22px;
  border-radius:30px;
  padding-top:30px;
  box-sizing:border-box;
}
#scrolltop:before {
  content:'\25B2';
  position:absolute;
  top:10px;
  left:0;
  width:100%;
  text-align:center;
  font-size:20px;
}
#scrolltop:hover {
  opacity:0.6;
}

/* -- profile.html infomation.html-- */

.tree ul li ul {
  margin-top: .5em;
  margin-bottom: .75em;
  margin-left: 70px;
}
 
.tree ul li ul li {
  margin-bottom: .25em;
  position: relative;
}
 
.tree ul li ul li::before {
  content: "";
  position: absolute;
  top: -0.5em;
  left: -16px;
  width: 10px;
  height: calc(100% + .75em);
  border-left: 1px solid #3972b2;
}
 
.tree ul li ul li:last-child::before {
  height: calc(1em + .25em);
}
 
.tree ul li ul li::after {
  content: "";
  position: absolute;
  top: .75em;
  left: -16px;
  width: 10px;
  border-bottom: 1px solid #3972b2;
}



#profiletbl{
	width:98%;
	margin:20px auto 30px auto;
}
.protbl{
	display: table;
	width:100%;
	margin:5px 0;
}
.protbl li {
	display: table-cell;
	padding-top: 4px;
	padding-bottom:4px;
	border-bottom:1px solid #999;
}
.pt1 {width: 160px;}
.pt2 {width : calc(100% - 160px);}

.google-maps iframe {
	display: block;
	margin: 0 auto 10px auto;
	width: 99%;
	height: 80vh;
	border: 1px #FF893F solid;
}

.tenpo{
}
.tenpoleft{
	display:inline-block;
	width:39%;
	vertical-align: top;
}
.tenporight{
	display:inline-block;
	width:55%;
 vertical-align: middle;
}
.tenpo img {
	width:100%;
	border-radius: 22px;
	border: 2px solid #00cc00;
}
.moji{
  margin:30px 0 0 20px;
}
.moji li {
  display: list-item;
  list-style: circle;
}

}
/*---------------------------- タブレット向けのスタイル ----------------------------*/
@media screen and (min-width:680px) and (max-width:920px) {

/*--- メイン ---*/
#main {
  min-width: 900px;
}

}

/*---------- メインコンテンツ ----------*/

img.line {
  margin: 0 8px 4px 0;
  vertical-align: middle;
}

img.head_photo {
  margin: 0 0 16px 0;
}

hr.line {
  margin: 0 0 10px 0;
  padding: 2px 0 6px 0;
  border: 0;
  border-bottom: dotted 1px #666666;
}

#news {
  height: 250px;
  overflow: auto;
  line-height: 1.8;
  padding: 8px 6px 7px 6px;
  margin: 12px 0 7px 0;
  border: solid 1px #cccccc;
  background-color: #ffffff;
}

p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}


/*---------- 画像の回り込み ----------*/

img.picture_le {
  margin: 0 10px 10px 0;
  float: left;
}

img.picture_ri {
  margin: 0 5px 10px 10px;
  float: right;
}

br.clear {
  display: block;
  clear: both;
}

/*---------- サイドエリア ----------*/

#menu hr.line {
  margin: 0;
  padding: 2px 0 6px 0;
  border: 0;
  border-bottom: dotted 1px #666666;
}

/*---------- トップに戻る ----------*/

.menu_back p.back {
  margin: 6px 0 0 0;
  padding: 0 5px 0 0;
  text-align: right;
}

.scroll {
  width: 180px;
  height: 28px;
}