@charset "utf-8";

/*-----page all default setting-----*/

html, body{
width: 100%;
margin:0px;
padding:0px;
text-align:center;
color:#222222;
background-color:#fcfcfc;
font-family:"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",'MS UI Gothic',"ＭＳ Ｐゴシック","Arial",sans-serif;
font-size:1em;
line-height:1.6em;
letter-spacing:0px;
	background-image: url(../images/base/pc_page_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	background-size:auto;
	background-attachment: fixed;
}

#wrapper{
	position: relative;
	display: block;
	float: none;
	clear: both;
	width: 100%;
    min-height: 100%;
    margin:0px;
    padding:0px;
    text-align:center;
}

#container{
	position: relative;
	display: ;
	float: none;
	clear: both;
	width: 100%;
    margin:0px auto 0px;
    padding:0px;
}

/*-----header setting-----*/

header{
	position: relative;
	display: block;
	width: 100%;
	height: 100px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: rgba(0, 0, 0, 0);
	z-index: 99;
}

#descriptionbox {
	position: relative;
	display: block;
	width: 100%;
	height: 20px;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	color: #777777;
	font-size: 0.8em;
	line-height: 20px;
}

#logo{
position:relative;
display:block;
width:220px;
height:65px;
margin:0px auto 0px;
padding:0px;
z-index: 999;
}

#logo img{
position:relative;
display:block;
width:220px;
height:65px;
}

.rilc_map {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	margin: -55px 5px 0px;
	padding: 0px;
	float: left;
}

.reserv_tel {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	margin: -55px 5px 0px;
	padding: 0px;
	float: right;
	
}

.ic_ruby {
	position: relative;
	display: block;
	width: 40px;
	height: 20px;
	margin: -5px auto 0px;
	font-size: 0.8em;
	color: #ffffff;
}


/*-----global nav setting-----*/

nav{
    position: relative;
    display: block;
    width: 100%;
    height: 75px;
    margin: 0px auto 0px;
    padding: 0px;
	background-image: url(../images/nav/gln_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#nav_ilc_logo {
    position: relative;
    display: none;
width:170px;
height:60px;
margin:13px 10px 0px;
padding:0px;
text-align: center;
}

#nav_ilc_logo img{
position:relative;
display:block;
width:160px;
height:60px;
margin: 0px 5px;
}

#gln_btn{
    position: relative;
    display: none;
    width: 72px;
    height: 60px;
    margin: 15px 10px 0px;
    padding: 0px;
    color: #ffffff;
    text-align: center;
    z-index: 99;
	float: left;
}

#gln_btn a{
	color: #222222;
	font-size: 0.5em;
	font-weight: bold;
	text-decoration: none;
}

#gln_btn img{
    position: absolute;
    display: block;
    height: 48px;
    margin: 5px 5px 5px;
    padding: 0px;
}

.sub_menu{
	position: relative;
	display: block;
	width: 30px;
	height: 20px;
	margin: 15px auto 0px;
	padding: 0px;
	color: #222222;
	font-size: 0.5em;
	text-align: center;
	text-decoration: none;
}

#gln_box {
    position: relative;
    display: block;
    width: 950px;
    height: 75px;
    margin: 0px auto 0px;
    padding: 0px;
	background-image: url(../images/nav/gln_pc_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.gln_menu {
    position: relative;
    display: inline-block;
    width: 900px;
    height: 60px;
    margin: 17px auto 0px;
    padding: 0px;
}

.gln_menu a{
    display: block;
    color: #ffffff;
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
    font-family: serif;
}

.gln_menu li{
    position: relative;
    display: block;
    margin: 0px 5px 0px;
    padding: 0px 0px;
    float: left;
}

.gln_home {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
}

.n_name_home {
    position: relative;
    display: block;
	width: 40px;
	height: 40px;
	line-height: 55px;
	margin: 5px auto 0px;
	padding: 0px;
}

.sub_home{
position: relative;
display: none;
width: 60px;
height: 20px;
line-height: 20px;
margin: -10px auto 0px;
font-size: 0.4em;
text-decoration: none;
color: #fdfdfd;
text-align: center;
}

.gln_concept a{
    position: relative;
    display: block;
    width: 180px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    line-height: 60px;
}

.gln_lunch a{
    position: relative;
    display: block;
    width: 180px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    line-height: 60px;
    
}

.gln_course a{
    position: relative;
    display: block;
    width: 180px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    line-height: 60px;
    
}

.gln_access a{
    position: relative;
    display: block;
    width: 180px;
    height: 60px;
    margin: 0px;
    padding: 0px;
    line-height: 60px;
    
}


.n_name {
    position: relative;
    display: block;
width: 180px;
height: 50px;
	line-height: 60px;
	margin: 10px auto 0px;
	font-size: 1.5em;
	font-family: 'Times New Roman';	
}

.ser_sub{
position: relative;
display: inline-block;
width: auto;
height: 20px;
line-height: 20px;
margin: 0px auto 0px;
font-size: 0.8em;
text-decoration: none;
color: #fdfdfd;
text-align: center;
}

/*-----main box setting-----*/

article{
position:relative;
display:block;
width:100%;
height: auto;
margin:0px auto 0px;
padding:0px;
text-align:left;
}

.main_titleimage {
    position: relative;
    display: block;
	width:100%;
    height: 700px;
    margin: -100px auto 0px;
    padding: 0px;
	background-image: none;
    background-color: #ffffff;
    text-align: center;
    zoom: 1; 
	z-index: 9;
}

/*-----footer setting-----*/

footer{
	position: relative;
	display: block;
	width: 100%;
	height: 600px;
	margin:30px auto 0px;
	padding:0px;
	background-image: url(../images/base/ftrbox_pc_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align:left;
	color: #ffffff;
}

#ftr_navbox {
	position: relative;
	display: block;
	width: 100%;
	height: 90px;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/nav/ftn_pc_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#ftr_nav{
    position: relative;
    display: inline-block;
    width: 700px;
    height: 35px;
    margin: 21px auto 0px;
    padding: 0px;
	font-family: 'Times New Roman';	
}

#ftr_nav li{
    position: relative;
    display: block;
    width: 130px;
    height: 40px;
    margin: 0px;
    padding: 0px;
	line-height: 40px;
	float: left;
}

#ftr_nav li a{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
}

#ftr_nav li a:hover{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#ftr_leftbox {
	position: relative;
	display: block;
	width: 320px;
	height: auto;
	margin: -10px 10px 0px;
	padding: 0px;
	float: left;
}

#ftr_rightbox {
	position: relative;
	display: block;
	width: 320px;
	height: auto;
	margin: -10px 10px 0px;
	padding: 0px;
	float: right;
	
}

#ftr_logobox {
	position: relative;
	display: block;
	width: 300px;
	height: 110px;
	margin: 10px 10px 5px;
	padding: 0px;
	text-align: left;
}

#ftr_logobox img{
	width: 90%;
	height: auto;
}

#addresbox {
	position: relative;
	display: block;
	width: 300px;
	height: auto;
	margin: 0px 0px 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
}

.address_txt {
	position: relative;
	display: inline-block;
	width: 250px;
	height: auto;
	margin: 5px 20px 0px;
	text-align: left;
}

#fb_box {
	position: relative;
	display: block;
	width: 320px;
	height: 410px;
	margin: 0px 0px 0px;
	padding: 0px;
	background-image: url(../images/base/ftr_fb_box_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	float: left;
}

#fb_box iframe{
	position: relative;
	display: inline-block;
	width: 240px;
	height: 325px;
	margin: 40px auto 0px;
	padding: 0px;
	border:none;
	overflow: hidden;
}

.social_box {
	position: relative;
	display: block;
	width: 100px;
	height: 50px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

.social_box li{
	position: relative;
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	margin: 0px;
	padding: 10px;
	float: left;
}

#copyr{
position:relative;
display:inline-block;
width:250px;
height:20px;
margin:0px;
padding:0px;
text-align:left;
font-size: 0.8em;
}

#md_ban {
	position: relative;
	display: inline-block;
	width: 30px;
	height: auto;
	margin: 0px 5px 0px;
	padding: 0px;
}
/*-----clear setting-----*/

.clear{
clear:both;
}

.reservation_txt {
	position: relative;
	display: block;
	width: 240px;
	height: 60p;
	text-align: center;
	margin: 15px auto 0px;
	padding: 0px;
}

.reservation_txt a{
	position: relative;
	display: block;
	width: 240px;
	height: 60p;
	text-align: center;
	margin: 15px auto 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #555555;
	background-color: #fbfbfb;
	border-radius: 5px;
	border: 1px solid #555555;
}

.reservation_txt a:hover{
	position: relative;
	display: block;
	width: 240px;
	height: 60p;
	text-align: center;
	margin: 15px auto 0px;
	padding: 5px 0px;
	text-decoration: none;
	color: #ffffff;
	background-color: #ae7e14;
	border-radius: 5px;
	border: none;
}

.pagetop {
	position: fixed;
	display: none;
	width: 80px;
	height: 95px;
	right: 10px;
	bottom: 30px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	z-index: 999;
}

.pagetop a{
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}

.pagetop a:hover{
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	color: #469b6f;
}

.pagetop img{
	position: relative;
	display: block;
	width: 80px;
	height: 61px;
	margin: 0px 0px 5px;
	padding: 0px;
	opacity: 0.8;
}

.reservation_box {
	position: relative;
	display: block;
	width: 98%;
	height: auto;
	margin: 20px auto;
	padding: 0px;
	clear: both;
}

.reservation_box img{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin:0px;
	padding: 0px;
	clear: both;
}

.reservation_box a{
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: 1px solid #840000;
}

.ftr_telbox {
    position: relative;
    display: block;
    width: 300px;
    height: 250px;
    margin: 0px 0px 0px;
    padding: 0px;
    background-image: url(../images/base/ilc_contactbox.png);
    background-repeat: repeat-y;
    text-align: center;
    vertical-align: center;
}

.il_phone_number {
    position: relative;
    display: inline-block;
    margin: 80px 0px 0px;
    padding: 0px;
    font-size: 2.5em;
    font-family:"Times New Roman" ;
    vertical-align:0.14em;
    letter-spacing: normal;
}

/*----- footer opening time and closing time setting-----*/

.ft_op_cl_schedulebox {
	position: relative;
	display: inline-block;
	width: 80%;
	height:auto;
	margin:0px 0px 0px;
	padding: 1em;
	color: #ffffff;
	line-height: 1em;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: 'Times New Roman';
	text-shadow: 0px 1px 2px rgba(34, 34, 34, 0.4);
    border-top: 3px double rgba(255, 255, 255, 1);
}

.op_timebox {
	position: relative;
	display: inline-block;
	width: auto;
	height:auto;
    margin: 0px 0px 10px;
    padding: 0px;
    
}

.cl_timebox {
	position: relative;
	display: inline-block;
	width: auto;
	height:auto;
    margin: 0px 0px 0px;
    padding: 0px;
    
}
