@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Pacifico);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 14px/1.9 'Noto Sans JP', Arial, Verdana, 游ゴシック, YuGothic,'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo,sans-serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #000;
	background: #fff;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

a:active, a:focus,input:active, input:focus{outline:0;}


/* ヘッダー
------------------------------------------------------------*/
#header{
	text-align: center;
}

#header h1{
	padding-top: 60px;
}

#mainnav a{
	color: #000;
}

#mainImg{
  width: 100%;
}

#mainImg img{
width: 100%
}


/* フッター
------------------------------------------------------------*/
#footer{
	clear: both;
	padding: 50px 10px 50px 0;
	text-align: center;
	font-size: 12px;
}


/* 共通
------------------------------------------------------------*/

img{
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}

section{
	clear:both;
	padding-top: 70px;
}

section h2{
	font-family: "Sawarabi Gothic", cursive;
	width: 60%;
	margin: 0 auto 40px;
	font-size: 22px;
	font-weight:normal;
	text-align: center;
	background: url(../images/borderBlack.png) repeat-x 0 50%;
	background-size: 1px 1px;
}

section h2 span {
	background: #fff;
	padding: 0 80px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}

.innerS{
	width: 60%;
	margin: 0 auto;
}

#sublinks div{
text-align: center;
letter-spacing: 0.1em;
padding: 0 30px;
}

/* links
------------------------------------------------------------*/
#links{
	padding: 0 !important;
}
#links table {
	border: 1px solid #fff;
}
#links a:hover img{
	opacity: .8;
}
#links td {
	background-color: #0097d7;
	text-align: center;
}

/* message
------------------------------------------------------------*/
#message{}


/* theme
------------------------------------------------------------*/
#theme{}


/* movie
------------------------------------------------------------*/
#movie{}
.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/* facebook
------------------------------------------------------------*/
#facebook{}
#pageplugin{
text-align: center;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget iframe[style]{
width: 100% !important;
}

/* company
------------------------------------------------------------*/
#company p{
	margin-bottom: 5px;
}
#company{}

.col2 li{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
}

#map{
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	z-index: 0;
}

#map iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	border: 0;
}



/* 会場 place
------------------------------------------------------------*/
#place .innerS{
text-align: center;
letter-spacing: 0.1em;
margin-top:-60px;
padding-top:60px;
}
.placename{
font-size: 120%;
font-weight: 500;
}

/* ホテル hotel
------------------------------------------------------------*/
#hotel .innerS{
text-align: center;
letter-spacing: 0.1em;
}
.hotelname{
font-size: 120%;
font-weight: 500;
}
#hotel01,#hotel02,#hotel03,#hotel04,#hotel05,#hotel06,#hotel07{
margin-top:-67px;
padding-top:67px;
}

/* スケジュール schedule
------------------------------------------------------------*/
#schedule{
padding-top: 0;
}
#schedule .innerS{
margin-top:-80px;
padding-top:80px;
}
#schedule h3{
font-size: 120%;
}
.sche-icon{
font-size: 90%;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 0 10px;
color: #fff;
font-weight: 500;
vertical-align: top;
margin-top: 9px;
display: inline-block;
background-color: #797979;
}
.sche-text{
margin-top: 10px;
line-height: 1.5em;
}
#schedule hr{
clear: both;
border: none;
border-bottom: dotted 1px #111;
padding: 20px 0 0; 
width: 80%;
margin: 0 auto 10px;
}



/* 講師 lecturer
------------------------------------------------------------*/
#lecturer{
padding-top: 0;
}
#lecturer .innerS{
margin-top:-80px;
padding-top:80px;
}
#lecturer h3{
font-size: 120%;
}
#lecturer h3 p{
font-size: 85%;
font-weight: 300;
}
.lec-place{
background-color: #0090D5;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 0 8px 2px;
color: #fff;
font-weight: 500;
}
.lec-place2{
background-color: #FF6467;
}
.lec-time{
background-color: #797979;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 0 8px 2px;
color: #fff;
font-weight: 500;
}
.koushi{
margin-top: 10px;
line-height: 1.5em;
}
#lecturer img{
float: left;
}
.lec-photobox{
width: 30%;
float: left;
padding-right: 10px;
}
.lec-text{
line-height: 1.5em;
margin-top: 10px;
}
#lecturer hr{
clear: both;
border: none;
border-bottom: dotted 1px #111;
padding: 30px 0 0; 
width: 80%;
margin: 0 auto 20px;
}


/* 卒業生 graduate
------------------------------------------------------------*/
#graduate{
padding-top: 0;
}
#graduate .innerS{
margin-top:-80px;
padding-top:80px;
}
.g-sublinks{
padding: 20px;
}
.g-sublinks div{
text-align: center;
letter-spacing: 0.1em;
padding: 0 30px;
}
#graduate h3{
margin: 5px 0;
}
#graduate .sche-text{
margin: 0 0 10px;
}



/* お店 shop
------------------------------------------------------------*/
#shop{
padding-top: 0;
}
#shop h3{
font-size: 120%;
}
.shop-icon{
font-size: 50%;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
padding: 0 6px;
color: #fff;
font-weight: 500;
vertical-align: top;
margin-top: 9px;
display: inline-block;
}
.i1{background-color: #DBA500;}
.i2{background-color: #C42929;}
.i3{background-color: #3016BE;}
.lunch-mapbox{
width: 150px;
float: right;
padding-left: 10px;
}
#shop hr{
clear: both;
border: none;
border-bottom: dotted 1px #111;
padding: 30px 0 0; 
width: 80%;
margin: 0 auto 20px;
}
.shop-text{
margin-top: 20px;
}





/* RESPONSIVE 設定
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
}

@media only screen and (min-width: 800px){
	body{
		font-size:14px;
	}
	
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 25px;
		font-size: 15px;
	}
	
	
  #footer{
		padding: 30px 10px 70px 0;
	}
}


@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
	.innerS{
		width: 94%;
	}
	#map iframe{
		width: 96% !important;
		left: 2%;
	}
}

@media only screen and (max-width: 799px){
	#header{
		position: fixed;
		width: 100%;
		top:0;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 70px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding-top: 10px;
	}
	
	#header h1 img{
		margin-top: 3px;
		max-height: 45px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

	#menuBtn{
  	display: block;
  	position: absolute;
  	top: 60%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -7px;
  	background: #000;
  	transition: .2s;
	}

	#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #000;
  	transition: .3s;
	}

	#menuBtn:before{
  	margin-top: -7px;
	}

	#menuBtn:after{
  	margin-top: 5px;
	}

	a#menu .close{
  	background: transparent;
	}

	a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
	}

	a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
	}

	a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
	}

	.panel{
		width: 100%;
		display: none;
		overflow: hidden;
		position: relative;
		left: 0;
		top: 0;
		z-index: 100;
	}

	#mainnav{
		position: absolute;
		top: 0;
		width: 100%;
		text-align: right;
		z-index:500;
	}

	#mainnav ul{
		border-bottom: 1px solid #ccc;
		background: #fff;
		text-align: left;
	}

	#mainnav li a{
		position: relative;
		display:block;
		padding:15px 25px;
		border-bottom: 1px solid #ccc;
		color: #000;
		font-weight: 400;
	}

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 67px;
	}
	section{
		padding-top: 50px;
	}
	section h2{
		margin: 0 auto 20px;
	}
	section h2 span {
		padding: 0 30px;
	}
}