@charset "utf-8";

*{
padding:0px;
margin:0px;
}

img{
border:none;
}
ul,dl,ol{
list-style-type:none;
}
html, body{
text-align:center;
margin:auto;
height:100%;
/*min-width: 1280px;*/
min-width: 1280px;

color:#aaaaaa;
background-color:#061530;
background-image:url('/user/theme/set1/img/ptnMesh.png');
}

h2,h4,h5,h6{
font-family:Century Gothic,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body h1{
text-align:left;
font-size:12px;
font-weight:normal;
	border-bottom: 1px solid #073C72;

	background-color:#000000;
	background-image: -moz-linear-gradient(#000000, #000000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000));	
	background-image: -webkit-linear-gradient(#000000, #000000);	
	background-image: -o-linear-gradient(#000000, #000000);
	background-image: -ms-linear-gradient(#000000, #000000);
	background-image: linear-gradient(#000000, #000000);

/*	box-shadow: 0 0px 0px #999, 0 1px 0 #666 inset;*/
	color: #ffffff;
	text-decoration: none;
	height:29px;
	line-height:2.5;
	text-indent:0.5em;
}
body h1 a:link,body h1 a:visited, body h1 a:hover {
    color: #ffffff;
}

#spswitch{
text-align:center;
font-size:12px;
font-weight:normal;
padding:5px;
}


body #header_BG {
margin:auto;
text-align:center;
    background: none;
position:relative;
background-color:#071738;
}

body #header{
width:1200px;
margin:auto;
text-align:left;
    background: none;
	min-height:39px;
}
body #header a{
display:inline-block;
}
body #header a img{
display:block;
height:80px;
}
body #header a.headTel{
display:none;
}
#menublock{
text-align:center;
position:relative;
font-weight:bold;
/*
position:absolute;
bottom:5px;
right:0;
*/
}
#header_BG #menublock.fixed{
min-fides:1200px;
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
border:none;
box-shadow:none;

min-width:1200px;

}
#header_BG #menublock.fixed::before{
color:#ffffff;
}

ul#navi{
list-style-type:none;
padding:3px 0px;
margin:auto;
display:inline-block;

	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
/*
    border: 1px solid #666666;
    box-shadow: 0 1px 0 #999, 0 1px 0 #666 inset;
    border-radius: 3px;
*/
    padding-left: 0;

width:100%;
}
#header_BG #menublock.fixed ul#navi{
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
}
ul#navi li{
display:inline-block;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:11px;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
    border: 1px solid rgba(255,255,255,.3);
    box-shadow: 1px 0 0 #rgba(0,0,0,.5);
	border-radius:5px;
	min-width:110px;

	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);

box-shadow:1px 1px 2px rgba(0, 0, 0, 0.8) inset;
}
ul#navi li a{
	background-color:rgba(0,0,0,.1);
display:block;
    color: #dddddd;
    font-size: 11px;
	padding:8px 15px;
    position: relative;
    text-decoration: none;
/*
    text-shadow: 1px 1px 0 rgba(0,0,0,.5);
*/
    text-transform: uppercase;
	}
ul#navi li a:hover{
	color:#ffffff;
}

#menublock.fixed ul#navi{
width:auto;
}
#hideMenus{
	display:none;
}

#hideMenus{
position:absolute;
top:38px;
right:11px;
width:640px;
	background-color:rgba(7,23,56, 0);
	background-image: -moz-linear-gradient(rgba(7,23,56, .9), rgba(7,23,56, .9)); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7,23,56, .9)), to(rgba(7,23,56, .9)));	
	background-image: -webkit-linear-gradient(rgba(7,23,56, .9), rgba(7,23,56, .9));	
	background-image: -o-linear-gradient(rgba(7,23,56, .9), rgba(7,23,56, .9));
	background-image: -ms-linear-gradient(rgba(7,23,56, .9), rgba(7,23,56, .9));
padding:10px;
border-radius:5px;
z-index:10;
text-align:left;
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
border:1px solid #073c72;
}
/*
#hideMenus:before{
	content:"▲";
	font-size:20px;
	display:block;
	color:#333333;
	position:absolute;
	top:-18px;
	right:20px;
}
*/
#hideMenus li{
font-size:11px;
display:inline-block;
}
#hideMenus li a{
font-size:11px;
padding:10px;
display:block;
    color: #d1d1d1;
    text-decoration: none;
/*
    text-shadow: 1px 1px 0 #121212;
*/
}
#hideMenus li a:hover{
color:#ffffff;
}
dl#footArea dt,
dl#columnArea dt{
font-family:"Arial", Gadget, sans-serif;
}
dl#footArea dt + dd span,
dl#columnArea dt + dd span{
font-weight:normal;
display:inline-block;
margin-right:2px;
width:1em;
text-align:center;
}

#container{
width:1198px;
min-height: 100%;
height: auto !important;
height: 100%;
margin:auto;
text-align:center;

background-color:rgba(0,0,0,.5);
background-image:none;
padding:0;
}

#headline{
width:1198px;
height:40px;
margin:0 auto 10px auto;
position:relative;
top:0px;
left:0px;

float:left;
}
#headline #denko input{
width:960px;
border:none;
position:absolute;
top:12px;
left:10px;
background-color:transparent;
}


#free_space{
	width:200px;
	float:left;
	padding-top:10px;
/*
background-color:#ffcccc;
*/

display:none;
}
#free_space ul{
}
#free_space ul li{
	margin:5px 0;
}
#free_space ul li img{
display:block;
max-width:100%;
}


#layout{
width:1178px;
margin:auto;

float:none;
}

h2{
margin:10px 0 10px;
font-size:20px;
text-align:left;
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1;
letter-spacing:2px;

color:#d1d1d1;

    background-color: #112044;
    border-left: 14px solid #395697;
    color: #d1d1d1;
    font-family: Century Gothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 1;
    margin: 10px 0;
    padding: 10px;
    text-align: left;


background-image:url('/user/theme/set1/img/ptnLine.png');
}
h2:before{
/*
    content: " ";
    height: 20px;
    width: 14px;
    display: block;
    float: left;
    padding-top: 5px;
    vertical-align: baseline;
    margin-top: -4px;
    margin-right: 5px;
*/
}
#homeShopInformation h2{
	margin-top:0px;
}
h2 + p#explain{
	text-align:left;
	font-size:15px;
	line-height:1.5;
	padding:10px 20px 20px;
}
a:link{
text-decoration:none;
outline:none;
}
a:visited{
text-decoration:none;
outline:none;
}
a:hover{
text-decoration:underline;
outline:none;
}



/*Footer*/
#footer{
	position:relative;
	top:0px;
	z-index:1;
}
#footer_box{
position:relative;
}
#footer ul{
	list-style-type:none;
}
#footer address{
	text-align:center;
font-size:12px;
font-weight:normal;
font-style:normal;
padding-top:10px;
padding-bottom:10px;

position:absolute;
bottom:0;
left:0;
width:100%;
}
#footer address a:link,
#footer address a:hover,
#footer address a:visited{
	color:#ffffff;
}
#container + #footer {
background-image: none;

	background-color:#071738;
	background-image: -moz-linear-gradient(#071738, #000000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#071738), to(#000000));	
	background-image: -webkit-linear-gradient(#071738, #000000);	
	background-image: -o-linear-gradient(#071738, #000000);
	background-image: -ms-linear-gradient(#071738, #000000);
}
#container + #footer #footer_box {
background-image: none;
background-color:transparent;
background:none;

}

#container + #footer #footer_box dl{
/*
position:absolute;
left:0;
*/
float:left;

color:#ffffff;
width:300px;
padding:20px;
}
dl#footArea{
}
dl#footArea dt{
	text-align:left;
	font-size:11px;
	font-weight:bold;
	padding:2px;
	color:#ffffff;
}
dl#footArea dd{
	text-align:left;
	font-size:11px;
	padding:2px;
	margin-bottom:10px;
	line-height:1.7;
	
}
dl#footArea dd img{
vertical-align:middle;
}
dl#footArea dd span{
	font-weight:bold;
	font-size:110%;
}
#container + #footer #footer_box ul{
	width:640px;
	float:right;
	text-align:left;
	padding:20px 0;
}
#container + #footer #footer_box ul li{
display:inline-block;
width:200px;
font-size:11px;
}
#container + #footer #footer_box ul li a{
display:block;
padding:3px;
color:#aaaaaa;
}


#layout ul li div span.type > span{
display:block;
}
/*アイコン*/
#layout ul li div span.type span span{
/*    border: 1px solid rgba(255,255,255,.8);*/

/*
	background-color:#FF0A4F;
	background-image: -moz-linear-gradient(#FF99B4, #FF0A4F); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF99B4), to(#FF0A4F));	
	background-image: -webkit-linear-gradient(#FF99B4, #FF0A4F);	
	background-image: -o-linear-gradient(#FF99B4, #FF0A4F);
	background-image: -ms-linear-gradient(#FF99B4, #FF0A4F);
	background-image: linear-gradient(#FF99B4, #FF0A4F);
*/
	background-color:#0E3A57;
	background-image: -moz-linear-gradient(#0E3A57, #0E3A57); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0E3A57), to(#0E3A57));	
	background-image: -webkit-linear-gradient(#0E3A57, #0E3A57);	
	background-image: -o-linear-gradient(#0E3A57, #0E3A57);
	background-image: -ms-linear-gradient(#0E3A57, #0E3A57);
	background-image: linear-gradient(#0E3A57, #0E3A57);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    padding: 3px 6px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    margin: 2px 0;
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
#icon > span:not(.icon2) {
    border: 1px solid rgba(255,255,255,.8);

	background-color:#FF0A4F;
	background-image: -moz-linear-gradient(#FF99B4, #FF0A4F); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF99B4), to(#FF0A4F));	
	background-image: -webkit-linear-gradient(#FF99B4, #FF0A4F);	
	background-image: -o-linear-gradient(#FF99B4, #FF0A4F);
	background-image: -ms-linear-gradient(#FF99B4, #FF0A4F);
	background-image: linear-gradient(#FF99B4, #FF0A4F);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 3px 6px;
}
#home #scheduleblock div.type span{
    border: 1px solid rgba(255,255,255,.8);

	background-color:#FF0A4F;
	background-image: -moz-linear-gradient(#FF99B4, #FF0A4F); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF99B4), to(#FF0A4F));	
	background-image: -webkit-linear-gradient(#FF99B4, #FF0A4F);	
	background-image: -o-linear-gradient(#FF99B4, #FF0A4F);
	background-image: -ms-linear-gradient(#FF99B4, #FF0A4F);
	background-image: linear-gradient(#FF99B4, #FF0A4F);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin: 2px 0;
    padding: 1px 3px;

	max-width:50px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

#profile span.iconNew,
#profile span.iconUp{
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:relative;
}
span.iconNew{
	position:absolute;
	top:2px;
	left:2px;
    border: 1px solid rgba(255,255,255,.8);
    display: inline-block;
    font-size: 11px;
    padding: 2px;

	background-color:#9DC1DB;
	background-image: -moz-linear-gradient(#9DC1DB, #9DC1DB); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9DC1DB), to(#9DC1DB));	
	background-image: -webkit-linear-gradient(#9DC1DB, #9DC1DB);	
	background-image: -o-linear-gradient(#9DC1DB, #9DC1DB);
	background-image: -ms-linear-gradient(#9DC1DB, #9DC1DB);
	background-image: linear-gradient(#9DC1DB, #9DC1DB);

/*	text-shadow:0px 1px 0px rgba(0,0,0,.5);*/

    border-radius: 4px;
    color: #0A6B9E;
    line-height: 1.5;
    margin: 0;
    padding: 3px 6px;
	vertical-align:middle;
}
span.iconUp{
	position:absolute;
	top:2px;
	left:2px;
    border: 1px solid rgba(255,255,255,.8);
    display: inline-block;
    font-size: 11px;
    padding: 2px;

	background-color:#9DC180;
	background-image: -moz-linear-gradient(#9DC180, #9DC180); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#9DC180), to(#9DC180));	
	background-image: -webkit-linear-gradient(#9DC180, #9DC180);	
	background-image: -o-linear-gradient(#9DC180, #9DC180);
	background-image: -ms-linear-gradient(#9DC180, #9DC180);
	background-image: linear-gradient(#9DC180, #9DC180);

/*	text-shadow:0px 1px 0px rgba(0,0,0,.5);*/

    border-radius: 4px;
    color: #147000;
    line-height: 1.5;
    margin: 0;
    padding: 3px 6px;
	vertical-align:middle;
}
span.iconOsusume {
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    border: 1px solid rgba(255,255,255,.8);
    display: inline-block;
    font-size: 9px;
	font-weight:normal;

	background-color:#800000;
	background-image: -moz-linear-gradient(#A82121, #800000); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#A82121), to(#800000));	
	background-image: -webkit-linear-gradient(#A82121, #800000);	
	background-image: -o-linear-gradient(#A82121, #800000);
	background-image: -ms-linear-gradient(#A82121, #800000);
	background-image: linear-gradient(#A82121, #800000);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 3px;
    color: #ffffff;
    line-height: 1.5;
    margin: 0 2px 2px 0;
    padding: 1px 3px;
	vertical-align:middle;
}
span.iconToday {
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	top:2px;
	right:2px;
/*
    border: 1px solid rgba(255,255,255,.8);
*/
    display: inline-block;
    font-size: 11px;

	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);

	text-shadow:0px 1px 0px rgba(0,0,0,.5);

    border-radius: 3px;
    color: #ffffff;
    line-height: 1.5;
    margin: 0;
    padding: 3px 6px;
	vertical-align:middle;
}

#profile span.iconToday,
#profile span.iconNew,
#profile span.iconUp{
	position:relative;
	top:0;
	left:0;
}
.listTypeJ ul li .bottomBox h3 span {
    display: inline-block;
}
span.content{
}
.icontype + .icon2 >span,
span.content > span{
display:block;
}
/*アイコン*/
.icontype + .icon2 span span,
span.content span span{
font-family:Century Gothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*
	border: 1px solid rgba(255,255,255,.8);
*/
	background-color:#666666;
	background-image: -moz-linear-gradient(#666666, #666666); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#666666), to(#666666));	
	background-image: -webkit-linear-gradient(#666666, #666666);	
	background-image: -o-linear-gradient(#666666, #666666);
	background-image: -ms-linear-gradient(#666666, #666666);
	background-image: linear-gradient(#666666, #666666);
/*
	text-shadow:0px 1px 0px rgba(0,0,0,.5);
*/
    border-radius: 3px;
    color: #ffffff;
    display: inline-block;
    padding: 3px 6px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.5;
    margin:2px 0;
}

#newColumn{
width:300px;
float:right;
}
dl#columnArea{
}
dl#columnArea dt{
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding:4px;
	background-color:#eeeeee;
	color:#D21D66;
}
dl#columnArea dd{
	text-align:left;
	font-size:12px;
	padding:4px;
	margin-bottom:20px;
	line-height:1.7;
	
}
dl#columnArea dd img{
vertical-align:middle;
}
dl#columnArea dd span{
	font-weight:bold;
	font-size:120%;
}

#newColumn + #layout{
width:670px;
float:left;
}

#moveToTop,
#telBox{
	display:none;
}

/*回り込み解除用*/
.clearfix:after {  
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
} 

.clr{
clear: both;  
}

@media screen and (max-width: 667px) {
	html, body{
		min-width:auto;
	}
html, body {
    background-color: #000000;
    background-image: inherit;
}
body #header{
		width:95%;
		width:calc(100% - 10px);
padding:5px;
		overflow:hidden;
	}
body #header_BG {
margin:auto;
text-align:center;
    background: none;
position:relative;
background-color:#071738;
position:fixed;
top:0;
z-index:2;
width:100%;
}

body #header{
	text-align:center;
}
body #header a{
width:40%;
width:40vw;
margin:auto;
overflow:hidden;
float:left;
}
body #header a img {
    height: 50px;
}
body #header a.headTel{
	display:block;
width:auto;
margin:auto;
overflow:hidden;
float:right;
font-size:4.5vw;
padding:10px;
border:1px solid rgba(255,255,255,.3);
border-radius:3px;
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
color:#ffffff;
font-weight:bold;
}
body #header a.headTel i{
	margin-right:3px;
}

#header_BG #menublock.fixed::before{
}

#menublock{
	display:block;
	float:right;
	height:auto;
	border-radius:3px;
	border:none;
	text-align:right;
	padding:10px;
	width:90%;
	width:calc(100% - 20px);
}
#header_BG #menublock.fixed {
	min-width:auto;
}
.smartScreen #header_BG #menublock{
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
}

ul#navi {
	width:42px;
	height:42px;
overflow:hidden;
    text-align: left;
}
ul#navi{
	display:none;
}
ul#navi li{
	display:none;
}

ul#navi li#openHideMenus{
	display:block;
	width:40px;
	height:40px;
	font-size:30px;
	border:1px solid rgba(226,95,127,.7);
	border-radius:3px;
	background-color:rgba(255,255,255,.5);
}
#openHideMenus a .fa {
    line-height: 2;
}
	#container{
		width:100%;
		padding:0px;

		overflow:hidden;
	}
	#home #layout{
		width:100%;

		overflow:hidden;
	}

#hideMenus{
	display:block;
	border:none;
	position:relative;
	top:0;
	right:0;
	width:auto;
	padding:0;
}
#hideMenus li {
    display: block;
	float:left;
	width:20%;
	width:calc(100% / 5 -5px);
	text-align:center;
}
#hideMenus li a{
	padding:0;
}
#hideMenus li:nth-child(n+6) {
	display:none;
}

#menublock #hideMenus li i{
	font-size:7vw;
	display:block;
}
#menublock.fixed #hideMenus li i{
	display:none;
}

ul#navi li a{
	font-size:20px;
	padding:0;
	text-align:center;
}
#hideMenus li a {
    font-size: 11px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
#layout{
width:auto;
margin:0;
float:none;
}
h2{
	padding:10px;
	margin:0 5px;
}



#free_space{
	width:100%;
	overflow:auto;
-webkit-overflow-scrolling: touch
}
#free_space ul{
	overflow:hidden;
    padding: 20px 10px;
    text-align: left;
}
#free_space ul li{
	display:inline-block;
	vertical-align:top;
	margin-right:5px;
	}
#free_space ul li img{
	width:auto;
	height:100px;
}

#footer:before{
	display:block;
	text-align:left;
	padding:5px 10px;
	content:'Menu';
	font-weight:bold;
    font-size: 5vw;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}


#container + #footer #footer_box dl{
	display:none;
}
#container + #footer #footer_box ul {
    float: none;
    width: auto;
	text-align:left;
	padding:0px 0 10px;
	border-bottom:1px solid rgba(128,128,128,.5);
	background-color:#000000;
}
#container + #footer #footer_box ul:after {
content: ".";  
display: block;  
visibility: hidden;  
height: 0.1px;  
font-size: 0.1em;  
line-height: 0;  
clear: both;  
}
#container + #footer #footer_box ul li {
	float:left;
    display: block;
    font-size: 4.5vw;
    width: 45%;
	width:calc(100% / 2 - 1px);
	text-align:center;
	margin:0;
	border-bottom:1px solid rgba(128,128,128,.5);

}
#container + #footer #footer_box ul li:nth-child(odd) {
/*
*/
border-right:1px solid rgba(128,128,128,.5);
}
#container + #footer #footer_box ul li a{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding:10px 0; 
}
#telBox{
	display:block;
	position:fixed;
	bottom:0;
	left:0;
	width:85%;
}
#moveToTop{
	display:block;
	position:fixed;
	bottom:0;
	right:0;
}
#moveToTop span{
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
    border-radius: 50%;
    color: #ffffff;
    display: block;
    font-size: 12vw;
    height: 1em;
    margin: 5px;
    width: 1em;
}
#moveToTop > span i {
    font-size: 7vw;
    line-height: 1.5;
}
#telBox span{
	display:block;
	background-color:#073C72;
	background-image: -moz-linear-gradient(#073C72, #071738); 
	background-image: -webkit-gradient(linear, left top, left bottom, from(#073C72), to(#071738));	
	background-image: -webkit-linear-gradient(#073C72, #071738);	
	background-image: -o-linear-gradient(#073C72, #071738);
	background-image: -ms-linear-gradient(#073C72, #071738);
border-radius:3px;
margin:5px;
}
#telBox span a:link{
	color:#ffffff;
	font-size:6vw;
	display:block;
	padding:10px;
}
#footer{
}
#footer address{
	position:relative;
}
#spswitch{
	display:none;
}
}
