@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;    
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#fff;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	letter-spacing:0.1em;
	color: #4d4d4d;
	line-height:1.75;
	/*color: rgba(0,0,0,0.5);*/
	background-color:#000;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;

}
h1{
	font-family: 'Muli', sans-serif;
	font-weight:300;
	font-size: 2em;
	padding-bottom:50px;
	/*margin-top:-50px;*/
	letter-spacing:0.2em;	
}



p{
	font-size: 2em;
}
.section{
	text-align:center;
}

/* footer address */

p.footerAdd{
	position:fixed;
	color: #808080;
	width: 100%;
	bottom:15px;
	padding: 0;
	margin:0 0 0 0;
	font-size:75%;
	z-index:70;
	font-weight:bold;
	line-height:1.6;
}

p.footerAdd a {
	color: #808080;
	text-decoration: underline;
	transition: all 0.4s ease-out;
}

p.footerAdd a:hover {
	color: #4d4d4d;
}


/* language */

	/* Fixed header and footer.
	* --------------------------------------- */
	#header, #footer{
		position:fixed;
		height: 50px;
		display:block;
		width: 100%;
		z-index:9;
		/*text-align:center;*/
	}
	
	#header{
		top:0px;
	}
	#footer{
		bottom:0px;
	}

.navi_lang{
	width:800px;
	margin:0 auto;
	text-align:right;
	padding:0 25px 0 0;
	font-size:0.35em;
}

.navi_lang a{
	font-family: 'Muli', sans-serif;
	font-weight:300;
	padding:5px 8px 3px 8px;;
	color:#c8c8c8;
	text-decoration:none;
	border-bottom:1px solid #c8c8c8;
	border-left:1px solid #c8c8c8;
	border-right:1px solid #c8c8c8;
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
	letter-spacing:0.1em;
}

.navi_lang a:hover{
	color:#999;
	text-decoration:none;
}


/* menu top */

#menuTop li {
	font-family: 'Muli', sans-serif;
	font-weight:300;
	display:inline-block;
	margin: 25px 10px 10px 10px;
	color: #c3c3c3;
}
#menuTop li.active{
	color: #4d4d4d;
}
#menuTop li a{
	text-decoration:none;
	color: #c3c3c3;
}
#menuTop li.active a:hover{
	color: #4d4d4d;
}
#menuTop li a:hover{
	color: #4d4d4d;
}

/* menu second */

ul#menu {
	padding:30px 0 0 0;
}

ul#menuNews {
	top:30px;
}

#menu li, #menuNoSlide li {
	font-family: 'Muli', sans-serif;
	font-weight:300;
	display:inline-block;
	margin: 10px 10px 0 10px;
	color: #c3c3c3;
}
#menu li.active{
	color: #4d4d4d;
}
#menu li a{
	text-decoration:none;
	color: #c3c3c3;
}
#menu li.active a:hover{
	color: #fff;
}
#menu li a:hover{
	color: #4d4d4d;
}
#menu li a,
#menu li.active a{
	/*padding: 9px 18px;*/
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu, #menuMenu, #menuNoSlide{
	/*position:fixed;*/
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}

#menuMenu {
	/*position:fixed;*/
	top:0;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
}

#menuMenu li a{
	text-decoration:none;
	color: #000;
}

#menuMenu li {
	font-family: 'Muli', sans-serif;
	font-weight:300;
	display:inline-block;
	margin: 10px;
	color: #000;
}

/* slideなしメニュー */

ul#menuNoSlide{
	padding:30px 0 0 0;
}

/* section1 about */

h1.logoAbout{
	padding-bottom:80px;
	margin:0 0 0 -10px;
}

p.btnStaff a{
	color:#c3c3c3;
	font-family: 'Muli', sans-serif;
	font-weight:300;
	font-size:69%;
}

p.btnStaff a:hover{
	color:#fff;
}

#section1 .slide01{
	margin: -50px 0 0 0;
}

#section1 p.about, #section7 p.about{
	font-size:90%;
	letter-spacing:0.1em;
	color: #c3c3c3;
}


#section2 p.about{
	font-size:90%;
	letter-spacing:0.1em;
	color: #c3c3c3;
	text-align:left;
}

/*.tableCell .aboutCont{
	position:relative;
	display:table-cell;
}*/

.introAbout{
	background:url(images/_MG_7608-2.jpg) no-repeat;
	background-size:cover;
	background-size:contain;
	background-position:top;
	/*position:absolute;
	margin-top:50px;*/
}

.introAbout02{
	background:url(images/_MG_7652-2.jpg) no-repeat;
	background-size:cover;
	background-size:contain;
	background-position:top;
}

h1.about{
	font-size:1.5em;
}

p.about span{
	color:#fff;
	font-family: 'Muli', sans-serif;
	font-weight:300;
}

#section1 p.about{
	line-height:2;
}

#section1 .slide02{
	margin: -50px 0 0 0;
}

#section1 .slide00{
	background:url(images/IMG_5820-3.jpg) no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:50% 50%;
	max-height:80%;
}

#section2 p.about.link a{
	color: #c3c3c3;
	text-decoration:none;
	border-bottom:dotted 1px #c3c3c3;
}

#section2 p.about.link a:hover{
	color: #fff;
	text-decoration:none;
	border-bottom:dotted 1px #fff;
}


#section2 .slide01{
	position:absolute;
}

h1.menu{
	font-size:1.2em;
	margin-top:0;
	padding-bottom:15px;
}

#section3 h1.menu01{
	font-size:1.1em;
	margin-top:0;
	padding-bottom:5px;
	/*line-height:1.4;*/
}

#section3 h1.menu01-2{
	font-size:1.1em;
	margin-top:30px;
	padding-bottom:5px;
	/*line-height:1.4;*/
}

#section3 h1.menu01-3{
	font-size:0.95em;
	margin-top:0;
	padding-bottom:5px;
	color: #b4b5b5;
	/*line-height:1.4;*/
}

#section3 h1.menu01_ttl{
	font-size:0.96em;
	margin-top:0;
	padding-bottom:0px;
}

#section3 h1.menu03{
	font-size:1.0em;
	margin-top:0;
	padding-bottom:13px;
}

#section3 p.menu{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:30px;
}

#section3 p.menu02{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:15px;
}

#section3 p.menu02-2{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:15px;
	padding-bottom:10px;
}

#section3 ul.menuD01{
	font-size:90%;
	letter-spacing:0.1em;
	color: #fff;
	margin-top:10px;
	padding-bottom:20px;
}

#section3 ul.menuD01 li{
	letter-spacing:0.1em;
	padding-bottom:6px;
}

h1.menu02{
	font-size:1.2em;
	margin-top:0;
	padding-bottom:15px;
	float:left;
}

#section4 p.menu, #section5 p.menu{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:30px;
}

#section4 p.menu a{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:30px;
	text-decoration: underline;
}

#section4 p.menu a:hover{
	font-size:90%;
	letter-spacing:0.1em;
	color: #fff;
	margin-top:10px;
	padding-bottom:30px;
	text-decoration: underline;
}

#section4 p.menu01{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:10px;
}

#section4 p.menu02{
	font-size:90%;
	letter-spacing:0.1em;
	color: #fff;
	margin-top:0px;
	padding-bottom:5px;
}

#section4 p.menu03{
	font-size:90%;
	letter-spacing:0.1em;
	color: #fff;
	margin-top:10px;
	padding-bottom:0px;
}

#section4 p.cap01{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:30px;
}

#section4 p.cap02{
	font-size:80%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:10px;
	padding-bottom:10px;
}

#section5 p.menu02{
	font-size:90%;
	letter-spacing:0.1em;
	color: #b4b5b5;
	margin-top:0px;
	padding-bottom:10px;
}

#section5 p.menu a, #section7 p.about a{
	color: #b4b5b5;
}

#section5 p.menu a:hover, #section7 p.about a:hover{
	color: #fff;
}


h1.reserve{
	font-size:1.2em;
	margin-top:0;
	padding-bottom:0px;
}

.reserve{
	margin:0 auto;
	max-width:940px;
	width:70%;
}

.reserve h1.menu{
	display:table-cell;
	font-size:1.0em;
	width:250px;
	text-align:left;
}

.reserve p.menu{
	display:table-cell;
	text-align:left;
}

.reserve02.menu{
	margin:0 auto;
	max-width:940px;
	width:70%;
}

.reserve02 h1{
	display:table-cell;
	font-size:1.0em;
	width:250px;
	text-align:left;
}

.reserve02 p.menu{
	display:table-cell;
	text-align:left;
}

p span.attention{
	color:#fff;
	font-size:85%;
}



.introMenuCork{
	background:url(images/cork-web07-2.jpg) no-repeat;
	background-size:cover;
	background-size:contain;
	background-position:top;
}

#section3 p.menu01{
	font-size:75%;
	letter-spacing:0em;
	color:#fff;
	margin-top:0;
	padding:0 0 25px 0;
	/*border-top:1px dotted #4d4d4d;*/
}

#section3 p.menu01-2{
	font-size:75%;
	letter-spacing:0em;
	color:#fff;
	margin-top:25px;
	padding:0 0 25px 0;
}

#section3 p.menu02{
	font-size:90%;
	letter-spacing:0.08em;
	color: #c3c3c3;
	line-height:2em;
}

#section6 p.menu, #section6 p.news{
	font-size:90%;
	letter-spacing:0.1em;
	color: #c3c3c3;
	line-height:2em;
}

#section6 p.news{
	padding:15px 0 25px 0;
	text-align:center;
}

#section6 h1.recruit{
	font-size:1.2em;
	padding:5px 0 15px 0;
}

#section6 p.menu a{
	color: #b4b5b5;
}

#section6 p.menu a:hover{
	color: #fff;
}

#section5 .slide01 .cover{
	background:url(images/_MG_7899-3.jpg) no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:50% 50%;
}

#section1 #slide02{
	/*background:url(images/cork-web04.jpg) no-repeat;
	-webkit-background-size:cover;
	background-size:cover;
	background-position:50% 50%;*/
}

#section1 #slide02 p.fadeIn{
	/*font-size:150%;
	letter-spacing:0.1em;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity 4s ease-in;
    -moz-transition: opacity 4s ease-in;
    -o-transition: opacity 4s ease-in;
    -ms-transition: opacity 4s ease-in;
    transition: opacity 4s ease-in;*/
}​

.slidesContainer {
  float:left;
  position:relative;
}
.slide {
  float:left;
}
.slide, .slidesContainer {
  display:block;
  height:100%;
}
.slides02 {
  -webkit-transition:all 0.3s ease-out;
  display:block;
  height:100%;
  overflow:hidden;
  position:relative;
  transition:all 0.3s ease-out;
}

	
#section3 img{
	/*position:absolute;
	margin-left: -420px;*/
}



.intro p{
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;

}

/* Custom styles for popin & close button */
.custom {
	color: #c3c3c3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.custom p {
	padding: 10px 20px;
	margin: 30px 0 0;
	font-size: 14px;
	font-weight: 300;
	text-align: justify;
}

a.button{
	font-size:11px;
	color:#c3c3c3;
	text-decoration:underline;
}

a.button:hover{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}

.buttons{
	padding:0 0 10px 0;
	color:#c3c3c3;
}

.button01{
	padding:0 0 10px 0;
	color:fff;
}

.buttons02{
	margin: 10px 0 0 0;
	padding:0 0 10px 0;
	color:#c3c3c3;
}

a.button03{
	/* font-size:11px; */
	color:#fff;
	text-decoration:underline;
}

a.button03:hover{
	/* font-size:11px; */
	color:#c3c3c3;
	text-decoration:none;
}


/* =================================== */
/* clearfix */
/* =================================== */


.clearfix:after{
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}

/*\*/
* html #wrapper_content {
   height: 1em;
}
/**/

.clearfix {
	display: block;
	zoom:1;
	min-height:1%;
	}