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

/* https://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
	-webkit-text-size-adjust:100%;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/**/

a{text-decoration:none;}

a:link {color:#FFFFFF;}
h2 a:link {color:#000000;}
a:visited {color:#7B7F84;}
a:hover {color:#B5B7BB;}
a:active {color:#000000;}

ul,ol{list-style:none;}

.clearfix:after {
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

img{vertical-align:middle; max-width:100%;}

.us{font-family: "futura-pt",sans-serif; font-style: normal; font-weight: 400;}
.jp{font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
.fw300{font-weight: 300;}

#container{width: 100%; height: auto;}

header{padding-bottom: 75px;}

#header_image{
	width: 46%; height: auto;
	margin: 0 auto; padding-top: 75px;
	}

#name{
	width: 46%; height: auto;
	margin: 1em auto 3em auto; padding: 0.75em 0;
	border-top: solid 0.11em #000000; text-align: center;
	text-indent: 0.32em; letter-spacing: 0.16em; color: #000000; font-weight: 400; font-size: 106%}

nav{ width: 90%; height: auto; margin: 0 5%;}

.menu{
	width: 100%; height: auto;
	text-align: center;
	margin-bottom: 30px;
	font-size: 100%;
	}

.menu_end{
	width: 100%; height: auto;
	text-align: center;
	font-size: 100%;
	}

.year{
	float: left;
	width: 25%; height: auto;
	padding: 0.25em 0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 90%; color: #FFFFFF;
	background-color: #000000;
	}
.year_now{
	float: left;
	width: 25%; height: auto;
	padding: 0.25em 0;
	margin-bottom: 30px;
	text-align: center;
	font-size: 90%; color: #FFFFFF;
	background-color: #808080;
	}

.title{
	width: 100%; height: auto;
	padding: 2em 0 0.5em 0;
	text-align: center;
	font-weight: 300; font-size: 125%;
	}
.subtitle{
	width: 90%; height: auto;
	margin: 0 5% 1.25em 5%; padding: 0.4em 0;
	text-align: center;
	font-size: 90%; color: #FFFFFF;
	background-color: #000000;
	}

#profile {margin-bottom: 30px;}
#one_man {margin-bottom: 30px;}
#groupe {margin-bottom: 30px;}

.l_r{ width: 90%; height: auto; margin: 0 5% 2.5% 5%;}
.left{ float: left; width: 20%; height: auto; font-size: 70%; font-weight: lighter;}
.right{ float: left; width: 80%; height: auto; font-size: 70%; font-weight: lighter;}
.w{color: #FFFFFF;}

address{
	width: 100%; height: auto;
	padding: 1em 0;
	text-align: center;
	}

.backstretch img {
  opacity: 0.28;
  filter: alpha(opacity=28);
}

@media screen and (min-width:480px){
}
@media screen and (min-width:768px){
header{padding-bottom: 175px;}
#header_image{
width: 29%;
padding-top: 125px;
}
#name{
width: 29%;
margin: 1.5em auto 4.5em auto; padding: 1.125em 0;
font-size: 132.5%}
nav{ width: 50%; margin: 0 25%;}
.menu{margin-bottom: 75px; font-size: 125%;}
.menu_end{font-size: 125%;}
.year{margin-bottom: 75px; font-size: 112.5%;}
.year_now{margin-bottom: 75px; font-size: 112.5%;}
.title{font-size: 156.25%;}
.subtitle{font-size: 100%;}
#profile {margin-bottom: 60px;}
#one_man {margin-bottom: 60px;}
#groupe {margin-bottom: 60px;}
.left{ font-size: 80%;}
.right{font-size: 80%;}
} 

@media screen and (min-width:1024px){
	header{padding-bottom: 60px; margin-bottom: 30px;}
	#header_image{ display: none;}
	#name{
	float: left;
	width:  20%; height: auto;
	margin: 0  75% 1% 5%; padding-top: 45px;
	border-top: none;
	text-align: center;
	text-indent: 1em; letter-spacing: 0.5em; color: #000000; font-weight: 300; font-size: 80%; color: #FFFFFF;}
	nav{ float: left; width: 20%; height: auto; margin: 0 75% 0 5%;}
	
	.menu{
	float: left;
	width: 100%; height: auto; margin-bottom: 10%;
	text-align: center;
	font-weight: 500;
	font-size: 80%;
	}
	.menu_end{
	float: left;
	width: 100%; height: auto; margin-top: 10%; margin-bottom: 0;
	text-align: center;
	font-weight: 500;
	font-size: 80%;
	}
	
	.year{
	float: left;
	width: 100%; height: auto;
	margin-bottom: 1%;
	text-align: center;
	font-size: 80%; color: #FFFFFF;
	background-color: #000000;
	}
	.year_now{
	float: left;
	width: 100%; height: auto;
	margin-bottom: 1%;
	text-align: center;
	font-size: 80%; color: #FFFFFF;
	background-color: #808080;
	}
	
	.title{display: none;}
	.subtitle{
	float: left;
	width:  20%; height: auto;
	margin: 0  75% 30px 5%;
	font-size: 70%; color: #FFFFFF;
	background-color: #000000;}
	address{font-size: 70%; font-weight: 500; color: #808080;}
	}