@charset "utf-8";


/*============================================
　基本スタイル
============================================*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ol, ul, li, form, label, table, caption, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
:focus {outline: 0;}

ol, ul {list-style: none;}
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;}
article, aside, details, footer, header, menu, nav, section {display: block;}

* {
	margin:0; padding:0; 	/*全要素のマージン・パディングをリセット*/
	color:#333333;		/*文字色*/
} 

body{
	width:100%;	height:100vh;
	position:relative;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	background:#fff;
}


/* リンク設定
-------------------------------------------*/
a{
	margin:0; padding:0;
	text-decoration:none;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-size:100%;	color:#000099;
}

a:hover, a:active{
	outline: none; color:#CC3366;
}


/*============================================
　レイアウト
============================================*/

#wrapper{
	overflow : hidden;
	margin:0 auto;width:1240px;
}

.inner{
	margin:0 auto;width:1200px;
}

.p{
	margin-left:20px;
}
	
/* ヘッダー
--------------------------------------------*/
	
#header{
	overflow:hidden;
	padding:0px;
	background:#ffffff;
}

* html #header{height:1%;}

/* ロゴ　---*/

#header .logo{
	float:left;
	letter-spacing: normal;
	width: 100%;
	height:26px;
	background:#4bc5ff;
	white-space: nowrap;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 13%;
}
h1{
	font-size:18px;
	color:#ffffff;
	line-height:1.2;
	font-weight:normal;
}
	
.main_img{
	clear:both;
	margin-top:10px; width:85%;
	text-align:center;
	background:#ff;
}

.top_midashi{
	margin-top: -3px;
	font-size:100%;
	position: relative;
	color: white;
	background: #43d0c6;
	margin-bottom: 10px;
	width:100%;height:30px;
	line-height: 1.2;
	border-bottom: solid 3px #d7d7d7;/*下線*/
	padding-bottom: 0.2em;
}
.top_midashi h2{
	padding-top:2px;
	margin-left: 10%;
	font-size:120%;
	color: white;
	width:90%;
}

.info{
	float:right;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}

.gotop{
    position: fixed;
    right: 8%;
    bottom: 0;
    margin:0 0 0 30px;
}
.gotop a{
    width: 80px;
    height: 60px;
    display: block;
}

/* コンテンツ
--------------------------------------------*/

#content{
	overflow:hidden;
	float:left;
	width:890px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#sidebar{
	float:right;
	width:250px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#side_btn{
	float:right;
	width:250px;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#footer{clear:both;} 


/**************************
/* トップナビゲーション
**************************/
ul#topnav{
	clear:both;
	overflow:hidden;
	margin:0 auto;
}

* html ul#topnav{height:1%;}

ul#topnav li{
	float:left; text-align:center;
}
ul#topnav a{
	width:150px;
	font-size:16px;	color:#333333;
	font-weight:normal;
	line-height:1.0;
	display:block;
	margin:-1px; padding:8px 0 8px 0;
}

/* TOPナビの下線　--*/
ul#topnav li.active a,ul#topnav a:hover{
	color:#0033cc;
	background: linear-gradient(transparent 90%, #ff69b4 0%);
}

/* Font Awesome アイコン
----------------------------------*/

/* TOPナビのアイコン　--*/
.pink:before{
	color: #ff0066; font-size: 1.2em;
}
/* 本文内Pナビのアイコン　--*/
.orange:before{
	color: #bb5535; font-size: 1.2em;
}
/* 本文内のリンクのアイコン　--*/
.check:before{
	color: #ffffff; font-size: 1.3em;
}
/* 本文内のトロフィーのアイコン　--*/
.cup:before{
	color:#ff8c00; font-size: 1.3em;
}
/* 本文内の音符アイコン　--*/
.onpu:before{
	color:#7f1184; font-size: 1.1em;
}

/* 本文内の団員限定リンクアイコン　--*/
.gentei:before{
	color:#6b8e23; font-size: 1.0em;
}

/* 本文内の次ページリンクのアイコン　--*/
.next_page:before{
	color: #0000cd; font-size: 1.2em;
}

/* 本文内の♪のアイコン　--*/
.onpu:before{
	color: #d83473; font-size: 1.2em;
}

/* 本文内のリンクのアイコン　--*/
.link:before{
	color: #0000cd; font-size: 1.0em;
}

.blue:before{
	color: #6c9bd2; font-size: 1.2em;
}

/* コンテンツ本文
----------------------------------*/

.vox_bun{
	clear:both;
	overflow:hidden;
	width: 97%;
	line-height: 2.0;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	background: #fff;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}

/* --- 情報エリア --- */
div.update {
	margin-bottom:10px;
	padding:10px 0px 8px 2px;
	width:97%;
	font-size: 13px;
}
/* --- 日付エリア --- */
div.update dt {
	width: 8em; /* 日付エリアの幅 */
	float: left; /* 日付エリアのパディング（上右下左） */
	line-height: 120%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 10px;
}
/* --- 日付ヨコ説明文 --- */
div.update dd {
	margin: 0; /* 本文エリアのパディング（上右下左） */
	border-bottom: 1px #c0c0c0 dotted; /* 本文エリア下境界線 */
	line-height: 120%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}


/* 本文テキスト*/

.txt {
 margin-left :15px;
 }
 
.vox_bun p{
	padding-bottom:0px;
	width: 100%;
	font-size:100%;
	margin-right: 0px;
	padding-right: 0px;
	margin-left: 20px;
}
.vox_bun ul{
	margin: 0 0 2px 10px;
}
.vox_bun ul li{
	margin-bottom:2px;
	padding-left:3px;
	width: 100%;
}
.vox_bun ol{margin: 0 0 10px 30px;}
.vox_bun ol li{list-style:decimal;}


/* 本文見出欄装飾　---*/
.vox_bun h3{
	width: 95%;
	font-size:150%;
	white-space: nowrap;
	margin-top: 15px;
	margin-bottom:15px;
	border-bottom: solid 1px #95c1f2;
	position: relative;
}
h3:after {
	width: 35%;
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 2px #5472cd;
	bottom: 0px;
}

.vox_bun h5{
	width: 150px;
	white-space: nowrap;
	margin-top: 10px;
	margin-left: 8px;
	color: #003399;
	border-bottom: solid 2px #5472cd;
	position: relative;
}

.vox_bun h6{
	margin-top: 20px;
	margin-bottom:3px;
	font-size: 130%;
}

/* サイドメニュー見出box　---*/
section.widget h6{
	font-size:95%;
	text-align:center;
	color: #364e96;/*文字色*/
	border: solid 2px #364e96;/*線色*/
	padding: 0.2em;/*文字周りの余白*/
	letter-spacing: 0.08em;
}

.vox_bun li {
	padding-left: 20px;
}


/* --- 本文中のdt,ddリスト --- */

.vox_bun dt{font-size:100%;}
.vox_bun dd{font-size:120%;}

.vox_bun update{
  	padding: 10px 5px 10px 20px;}
  
.vox_bun ul{
	font-size:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px
}

.vox_bun blockquote {
	clear:both;
	padding:10px 0 10px 15px;
	margin:10px 0px 25px 20px;
	border-left:5px solid #ccc;
}

.vox_bun table{
	border: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin:10px 0 20px 20px;
	font-family:'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}
.vox_bun table th{
	border: #ccc solid;
	border-width: 0 0 1px 1px;
	font-size: 95%;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #202f55;
}
.vox_bun table td{
	background:#fff;
	padding: 8px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

.vox_bun img{
	max-width:95%;
	height:auto;
	margin-left: 15px;
	margin-right: 20px;
}

/* table 設定 */

table {
	border: none;
	color: #33333;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height:1.6;
}
tbody tr.odd th, tbody tr.blue td {
	background-color: #D7EEFF;
}
table.kyoku{border:1px solid silver;}
 td.yohaku{
	border:1px solid silver;
 	padding:6px 15px 6px;
 	color: #333333;
	line-height:1.5;
 } 
	  
td.yohaku1 {	border:1px solid silver;
 	padding:6px 15px 6px;
 	color: #333333;
	line-height:1.5;
}

/* 写真右側への回り込み設定 */
      *.float
      {
         float: left;
         margin-right: 1em;
      }
	  	   *.float img
      {
         max-width:200px;
      }

      *.floatclear
      {
         clear: both;
      }



/*============================================
　サイドバー
============================================*/

section.widget ul{
	padding:10px;
	border:0px solid #ff;
	background: #fff;
	letter-spacing: 0.1em;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

section.widget ul ul{
	border:0; margin:0;
	padding:0 0 0 10px;
}

/* サイドバー見出欄装飾　---*/
section.widget h4{
	font-size:95%;
	padding: 0.3em 0.8em;/*文字の上下 左右の余白*/
	color: #494949;/*文字色*/
	background: #ff;/*背景色*/
	border-left: solid 5px #7db4e6;/*左線*/
	border-bottom: solid 0px #ff;/*下線*/
		letter-spacing: 0.08em;
}

section.widget li a{
	display:block;
	padding:7px 0 7px 0px;
	border-bottom:0px dashed #ff;
}
section.widget li:last-child a{border:0;}

ul.menu2{
	text-decoration: none;
	list-style:none;
	width:120px;
	float:left;
	padding-top: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	height: auto;
	letter-spacing: normal;

}
li.menu2{
   list-style:none;float:left;
 	border-width:0px;border-color:#ff;border-style:outset;
	text-decoration: none;text-align:center;color: #FFFFFF;
}
a.menu2{
  	display:block;padding:0.5em 1em;
	width:100%; height:20px;
	font-size:95%; color: #333333; text-decoration: none; font-weight: normal;
}
a:hover.menu2{
	text-decoration: none;
	font-size:95%;color:  #FF0080;font-weight: normal;
}


/* サイドメニュー直下のボタンの表示順番を入替設定 */
.sidebox {
   display: flex;           /* flexコンテナ化 */
   flex-direction: column; /* 縦向きに配置 */	  
      }
.sidebox .p1 { order: 1; }   /* 配置順を1番目に */
.sidebox .p2 { order: 2; }   /* 配置順を2番目に */	


/* 見学問い合わせボタンの設定 */
.kengaku_btn {
	position: relative;
	display: inline-block;
	width:95%;
	text-decoration: none;
	background: #1ebfe1;




    transition: .4s;
	margin-top:6px;
	margin-bottom:10px;
	padding-top: 0.2em;
	padding-right: 0.4em;
	padding-bottom: 0.2em;
	padding-left: 0.4em;
  }
.kengaku_btn:hover {
	background: #1e90ff;
}
.btn_style1 {color: #FFFFFF;font-size:95%}
a:hover.btn_style1{
	text-decoration: none;
	font-size:95%;color:  #FFFFFF;font-weight: normal;
}

/*============================================
　コンテンツ内ナビメニュー
============================================*/

ul#co_nav{
	clear:both;
	width:90%;
	overflow:hidden;
	margin:0 auto;font-size:14px;
	line-height:1.0;
	display:block;
	margin-left:20px; padding:8px 0 8px 0;
}
ul#co_nav li{
	float:left; text-align:center;
}
ul#co_nav a{
	font-weight:normal;
	color:#333333;
	line-height:1.0;
	display:block;
	margin:-1px; padding:8px 0 8px 0;
}
ul#co_nav li{
	width:180px;
	background:#99ccff;
	color:#fafad2;
	border-right:1px solid #2871d7;
	border-bottom:1px solid #2871d7;
	box-sizing:border-box;
  	-webkit-box-sizing:border-box;
 	-moz-box-sizing:border-box;
}
ul#co_nav  a:hover{
	background:#6699cc;color:#fafad2;
}

/*============================================
　フッター
============================================*/

#footer {
	background:#6884b0;
}

#footer .inner{
	clear:both;
	overflow:hidden;
	padding: 20px 0 5px 0;
}
* html #footer{
	height:1%;
}
#footer a{
	font-size:14px;color:#fff;
}
#footer .copyright{
	font-size:12px;color:#fff;
}

#footer .logo2{
	padding:20px 0,-10px,0;
	font-size:16px;color:#fff;
	text-align:center;
	line-height: 1.5pt;
}

/**************************
/* グリッド
**************************/
.gridWrapper{
	padding-bottom:20px;
	clear:both;
	overflow:hidden;
}

* html .gridWrapper{height:1%;}
	
.grid{
	float:left;
	padding-bottom:10px;
	border:1px solid #dbdbdb;
	border-radius:5px 5px 0 0;
}
.grid p{
	padding:10px 10px 0;
}
.grid ul{
	margin:5px 10px 3px;
}
.grid li{
	padding:5px 0 4px;
	border-bottom:1px solid #ccc;
}

.gridWrapper{
	width:1180px;
	margin-left:5px;
	padding:0 9px 20px;
	}
	.grid{width:250px;margin-left:20px;}
	.col3{width:980px;}

#footer .grid{
	color:#fff;
	border:0;
	text-align:center;
}

#footer .col3 ul{margin:0 0 10px 5px;}

#footer .col3 li{
	padding:0 7px 0 5px;
	margin-bottom:3px;
	list-style:none;
	border-bottom:0;
	display:inline-block;
	border:0;
	border-right:1px solid #fff;
}
