

#head{
	width: 100%;

}
.headmain{
  	max-width:1000px;
	margin: 0 auto;
	overflow: hidden;
}
.head_h1{
	width:100%;
	background: #1b4493;
}


#head h1 {
  max-width: 950px;
  text-align: right;
  margin: 0 auto;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #fff;
  font-weight: normal;

}

.fclear{
  clear: both;
}

#head ul li {
	list-style: none;
	float: right;
	margin: 1px 5px 1px 1px;
	font-size: 13px;
}

#head .telinfo{
  float: right;
  font-size: 40px;
  font-weight: bold;
	margin:0px;
  color: #5C5A5A;
}

#head .telinfo p{
	text-align:right;
	margin:0px 0px -10px 0px;
}

#head .telinfo small{
  float: right;
  font-weight: normal;
  font-size: 18px;
}


#glmenu {
	max-width: 100%;
	background: #1b4493;
	margin: 18px auto 0;
	font-family: 'Noto Sans Japanese', sans-serif;
	overflow: hidden;
	border-bottom:solid 1px #fff;
}

#menu{
	width:100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	font-weight:600;
	line-height:1.3;
}

#menu small{
	font-size:13px;
	font-weight:400;
}


#menu li{
	border-top:none;
	border-bottom:none;
	/**border-left:solid 1px #C68D35 ;**/
	/**border-right:solid 1px #C68D35 ;**/
	display: block;
	float: left;
	width: 12.2%;
	margin: 0;
	padding: 0;
	}
	
#menu li a{
	display: block;
	padding: 12px 0 10px;
	background: #1b4493;
	color: #fff;
	text-align: center;
	text-decoration: none;
}

#menu li a:hover{
	background: #3881e0;
	color: #fff;

}

.tokyotel{
	font-size: 18px;
	margin:0px;
	font-weight:normal;
}




#toggle{ 
	display: none;
}

.pc_none{
	display:none;
}


/**************************************************************/

@media only screen and (max-width: 768px) {


    #menu li{
    width: 24.5%;
    border-bottom: 1px solid #fff;
  }
  

  #head{
  width: 100%;
  	margin: 0 auto;
	overflow: hidden;
}

#head ul li {
	list-style: none;
	float: left;
	margin: 1px 5px 1px 1px;
	font-size: 13px;
}


img{
max-width: 50%;
height: auto;
width /***/:auto;　
}

#menu small{
	font-size:14px;
	font-weight:400;
}


#head h1 {
  width: 95%;
  text-align: right;
  margin: 0 0 0 0;
  padding: 0 10px 0 0;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  background: #1B296F;
}

.fclear{
  clear: both;
}

#head ul li {
	list-style: none;
	float: right;
	margin: 1px 5px 1px 1px;
	font-size: 13px;
}

#head .telinfo{
  float: right;
  font-size: 30px;
  font-weight: bold;
  margin: 0 5px 0 0;
  color: #5C5A5A;
}

#head .telinfo small{

  font-weight: normal;
  font-size: 14px;
}


}

/**************************************************************/

@media only screen and (max-width: 580px) {
	img{
	max-width: 90%;
	height: auto;
	width /***/:auto;
	margin:20px auto 0;
	text-align:center;
}
  
  #menu small{
	font-size:12px;
	font-weight:400;
}	
	
}


/**************************************************************/

@media only screen and (max-width: 480px) {
	img{
	max-width: 90%;
	height: auto;
	width /***/:auto;
	margin:20px auto 0;
	text-align:center;
}

.headmain{
  	max-width:95%;
    	margin: 0 auto;
    	overflow: hidden;
	text-align:center;
}

#head ul li {
	list-style: none;
	float: left;
	margin: 1px 5px 10px 1px;
	font-size: 13px;
}


#head h1 {
  width: 95%;
  text-align: left;
  margin: 0 auto;
   padding:10px;
  font-size: 12px;
  color: #fff;
  font-weight: normal;
  background: #1B296F;
}

  #menu{
    display: none;
  }
  #menu li{
    width: 100%;
  }
  
  #menu small{
	font-size:16px;
	font-weight:400;
}

  #toggle{
    display: block;
    position: relative;
    width: 100%;
    background: #0062be;
  }
  #toggle a{
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before, #toggle a:after{
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 5px;
    background: #0062be;
  }
  #toggle a:before{
    margin-top: -6px;
  }
  #toggle a:after{
    margin-top: 2px;
  }
  
  #head .telinfo{
  width:100%;
  font-size: 36px;
  font-weight: bold;
  margin: 0 auto;
  color: #5C5A5A;
}

  #head .telinfo p{
   text-align:center;
  }

#head .telinfo small{
  width:100%;
  font-weight: bold;
  font-size: 16px;
   margin: 0 auto;
}

.fb-like2{

}

.fb-like{
	margin-top:16px;

}
.smt_none{
	display:none;
}
.smt_none2{
	display:none;
}

.pc_none{
	display:inline;
}



}
