/*
Theme Name: freestylebar-rin
Theme URI: www.rin-toyohashi.com/
Author: ichiro
Author URI: none/
Description:豊橋にあるフリースタイルバー輪の公式webサイトです。.
Version: 0.01

*/@charset "utf-8";
/* CSS Document */

footer {
	background-color: rgba(68,68,68,1.00);
	color: rgba(255,255,255,1.00);
	text-shadow: 0px 0px 1px rgb(255 255 255);
}

.footer_rin_logo_wrap{
		width:25vw;
		margin:0px auto;
}
	
.footer_rin_logo{
	padding-top:10vw;
	width:25vw;
}
	
img.footer_twitter_logo,
img.footer_facebook_logo,
img.footer_instagram_rogo{
	width:10vw;
	transition:0.2s;
	margin:3vw;
}
.index_foot_nav_logo{
	display:flex;
	justify-content: center;
}
.index_footer_nav li{
    width: 62vw;
    margin: 3px auto;
    font-size: 6.6vw;
    letter-spacing: -2px;
}

span.cutive {
    color:rgba(255,255,255,1.00);
}

address{
	width: 62vw;
	margin:0px auto;
    display: flex;
    flex-direction: column;
    padding: 4vh 10vw;
	
}

.rin_adress,
.rin_telephone,
.rin_mail{
	color:rgba(255,255,255,1.00);
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", "Osaka-mono", "monospace";
	font-family: system-ui;
	font-style: normal;
}

span.cutive {
    font-size: 6.6vw;
}