/* 全体 */

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
a{overflow:hidden;outline:none;}

html {
	background: url() #FFFFFF bottom left no-repeat;
}

body {

	background: url(https://www.taikochaya.jp/gr_img/body_bg.png) bottom center repeat-x;
}
#smenu8 li{
display:none!important;
}

#page-top {
	position: fixed;
	bottom: -28px;
	right: 20px;
	font-size: 77%;
}
#page-top a {

	background-image:url(https://www.taikochaya.jp/gr_img/pg01.png);
	text-decoration: none;
	color: #fff;
	width: 94px;
	height:121px;
	padding: 0px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-indent:-9999px;
}
#page-top a:hover {
	text-decoration: none;
	background-image:url(https://www.taikochaya.jp/gr_img/pg02.png);
}

/* ヘッダー部分 */
#SF-header{
position:absolute;
margin-top:-60px;

}

.head_text{
position:absolute;
font-size:11px;
color:#222222;
line-height:16px;
line-height: 1.75;
margin-top:-40px;
margin-left:480px;
}

.news_base{
background-color:#333333;
margin-left:0px;
margin-top:93px;
width:1000px;
height:37px;

}

.ticker {
text-align: left;
position: relative;
overflow: hidden;
background-color:#333333;
color:#FFFFFF;
width:1000px;
padding:8px;
margin-top:7px;
margin-left:0px;
padding-left:15px;

z-index:0;
}

.ticker ul {
width: 100%;
position: relative;
}

.ticker ul li {
width: 100%;
display: none;
margin-top:0px;
font-size:14px;
}


/* ナビゲーション部分 */

#SF-navigation{
margin-top:63px;
margin-left:335px;
z-index:2;
}

/* facebookボタン */
.facebook a{
width:65px;
height:121px;
z-index: 1500; position:absolute; top: 220px; right: 0px;
background:url(https://www.taikochaya.jp/gr_img/f_banner01.png) no-repeat;
text-indent:-9999px;
display:block;
}

.facebook a:hover{
width:65px;
height:121px;
z-index: 1500; position:absolute; top: 220px; right: 0px;
background:url(https://www.taikochaya.jp/gr_img/f_banner02.png) no-repeat;
text-indent:-9999px;
display:block;
}


.media a{
width:46px;
height:176px;
z-index: 1500; position:absolute; top: 50px; right: 0px;
background:url(https://www.taikochaya.jp/gr_img/media_side.png) no-repeat;
text-indent:-9999px;
display:block;
}

.media a:hover{
width:46px;
height:176px;
z-index: 1500; position:absolute; top: 50px; right: 0px;
background:url(https://www.taikochaya.jp/gr_img/media_side02.png) no-repeat;
text-indent:-9999px;
display:block;
}

.links02 a {
	color: #fff;
	font-size:12px;

}
.links02p a:hover {
	text-decoration: underline;
	color: #fff;
	font-size:12px;

}
#SF-footer{
padding-left:30px;
}
hr{

    border: 0;
    height: 1px;
    background: #333;
    background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
    background-image:    -moz-linear-gradient(left, #ccc, #333, #ccc);
    background-image:     -ms-linear-gradient(left, #ccc, #333, #ccc);
    background-image:      -o-linear-gradient(left, #ccc, #333, #ccc);
float:left;
width:50%;
margin-top:10px;
margin-right:3px;
}
.menus{
margin-bottom:10px;
margin-top:5px;
}

.kesu{
text-indent:-9999px;
}




#yoyaku{
	position:fixed;
	top:360px;
	right:10px;
}
#yoyaku a{
	background-image:url(https://www.taikochaya.jp//gr_img/Reservation-banner_02.jpg);
	background-position:left top;/*横 縦*/
	background-repeat:no-repeat;
	width:150px;
	height:118px;
	display:block;
	text-indent:-9999px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha( opacity=90 )";
}
#yoyaku a:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter:"alpha( opacity=100 )";
}

#foreign{
	position:fixed;
	top:490px;
	right:10px;
}
#foreign a{
	background-image:url(https://www.taikochaya.jp//gr_img/foreign_language_menu.jpg);
	background-position:left top;/*横 縦*/
	background-repeat:no-repeat;
	width:150px;
	height:100px;
	display:block;
	text-indent:-9999px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-ms-filter:"alpha( opacity=90 )";
}
#foreign a:hover{
	opacity:1.0;
	filter:alpha(opacity=100);
	-ms-filter:"alpha( opacity=100 )";
}

#SF-outer-container {
	max-height:none !important;
}


#google_translate_element {
position: fixed;
z-index: 10;
top: 0;
left: 14%;
}