@charset "utf-8";
body,
h1,h2,h3,h4,h5,h6,
p,ul,ol,dl,dt,dd,li,
table,th,td,
form,select,option,input address,pre,strong,em,iframe,img{
	margin:0;
	padding:0;
	font-size:100%;
       font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border:0;
  color : #363954;
}

body{
	font-size : 15px;
	*font-size:small;
	line-height : 1.5em;
	background-repeat : repeat-x;
	text-align : left;
	-webkit-text-size-adjust: 100%;
  width : 100%;background-color : white;
}

article,aside,canvas,details,figcaption,figure,header,footer,menu,nav,section,summary{
	display:block;
}

ul,ol{
	list-style-type:none;
}

table{
	border-collapse: collapse; 
	border-spacing: 0;
}

img, input, select, textarea{
	 
	vertical-align: middle;
}

a{
	text-decoration : underline;
}

a:hover{
  text-decoration : none;
}

/*	clearfix
------------------------------*/
.clearfix::after{
	/*for modern browser*/
   content: "";
   display: block;
   clear: both;
}

* html .clearfix{
	zoom:1; 
} /*for IE6*/
*:first-child +html .clearfix{
	zoom:1;
} /*for IE7*/

.pagetop{
	clear:both;
}

.clearfix::after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility: hidden;
}

.clearfix{
     display: inline-block;
}

/* Hides from IE Mac */

* html .clearfix{
	height: 1%;
}* +html .clearfix{
	height: 1%;
}

.clearfix{
	display:block;
}

/* End Hack */ 

html{
	overflow: auto;
}

footer{
	background-color: black;
	width: 100%;
  font-weight : normal;
}

/*===============================================
●ボタン
===============================================*/
<!--/* 角丸 */
.detail{
	  
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  


}
/* ボタン共通 */
.Button{
  max-width: 300px; min-width: 20px;
	overflow: hidden;
  width : 80%;  
  height : inherit;
	padding : 0px 0px;padding-left : 0px;
margin-top: -10px;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;

}
.Button a{
	max-width: 300px; min-width: 20px;
  width : 100%;  
  height : inherit;
	display: block;
	position: relative;
	z-index: 100;
	text-align:center;
	background : none 0% 0% / auto auto repeat scroll padding-box border-box #26499d;
	color : #ffffff;
	font-size : 16px;
	line-height : 40px;
	text-decoration:none;
  font-weight : bold;
}
.Button a:hover{
	max-width: 400px; min-width: 50px;background-image : none;background-repeat : repeat;background-attachment : scroll;background-position : 0% 0%;background-size : auto auto;background-origin : padding-box;background-clip : border-box;        /* マウスオーバーカラー */  

  background-color : #426fb9;
}

.icon01{
  position: relative;
  top: 5px;
  left: 5px;
  margin-right : 5px;
}
-->


/* メニューアイコン */
.css-bar{
  display: inline-block;
  position: relative;
  margin: 0 5px -5px 0;
  padding: 0;
  background: white;
}
.css-bar, .css-bar::before, .css-bar::after{
  width: 30px;
  height: 5px;
}
.css-bar::before, .css-bar::after{
  display: block;
  content: "";
  position: absolute;
  top: 40%;
  left: 0;
  background: white;
}
.css-bar::before{
  margin-top: -12px;
}
.css-bar::after{
  margin-top: 8px;
}

/*===============================================
●YouTube MAP
===============================================*/

.video-container{
	position: relative;
	padding-bottom: 56.25%;
	padding-top : 30px;
	height: 0;
	overflow: hidden;
  margin-bottom : 5px;
  margin-top : 0px;
}
 
.video-container iframe,  
.video-container object,  
.video-container embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ggmap{
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
margin-bottom: 10px;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed{
	position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/* ################################################################################ */
/*===============================================
●PC.css  画面の横幅が770px以上①
===============================================*/
@media (min-width: 1000px) {
body{
	overflow: hidden; /*はみ出た部分をどうするか*/
}

#head{
	margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}

#gnavi-39{
	margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}

#info-pk{
	margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}

footer{
	background-color: black;
	width: 100%;
	margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */

  font-weight : normal;
}

#top{
	margin: 0 -200%; /* マージンを追記 */
padding: 0 200%; /* マージンで横にはみ出した部分を戻す */
}}

.yellow_line{
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 45%, #ffff66 0%) repeat scroll 0 0;
	font-weight: normal;
}

.line{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : silver;
margin-top: 30px;
margin-bottom: 40px;
margin-left: 15px;
margin-right: 15px;
}
