@charset "utf-8";

/* Pikake studio css */

/*
===================================================
- Reset
===================================================
*/

html,body,div,ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,
pre,code,p,blockquote,hr,th,td {
    margin: 0;
    padding: 0;}

ul,dl{ list-style: none;}
img { border: 0;}

/*----------------------
- text-align 
----------------------*/

.teCenter{ text-align: center;}
.teLeft{ text-align: left;}
.teRight{ text-align: right;}

/*----------------------
- clear
----------------------*/

br.clear{ clear: both; font-size:  0; line-height: 0; overflow: hidden; _zoom: 1;}
.clear{ clear: both;}
.cl{	overflow: hidden; _zoom: 1;}

/*----------------------
- color
----------------------*/

.t_red{ color: #b81e1e;}
.t_blue{ color: #0033CC;}

img{
	vertical-align: middle;
	height: auto;
}

@media screen and (min-width: 737px)  {

.sp_block{
	display: none;
}

.spbr{
	display: none;
}

/*----------------------
- float
----------------------*/

.left{ float: left;}
.right{ float: right;}


/*
===================================================
- Font
===================================================
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #444;
}

/*
----------------------------
- Font size Bace 12px

10px = 83%		19px = 158%
11px = 91%		20px = 166%
12px = 100%		21px = 175%
13px = 108%		22px = 183%
14px = 116%		23px = 191%
15px = 125%		24px = 200%
16px = 133%		25px = 208%
17px = 141%		26px = 216%
18px = 150%

----------------------------
*/

a:{color: #0d8efc;}
a:visited{color: #0d8efc; text-decoration: underline;}
a:hover{color: #1e3cf1; text-decoration: nene;}
a:active{color: #003399; text-decoration: none;}


/*
===================================================
- Table
===================================================
*/

table{
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-spacing: 0;
	width: 100%;
	}

table th, table td{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px 7px;
}

table thead th{
	background: #f6f6f6;
	font-weight: normal;
}

table tbody th{
	font-weight: normal;
	background: #f6f6f6;
}

table tbody td strong{
	font-weight: normal;
}

table th{
	width: 25%;
	text-align: center;
}


/*
===================================================
- Common custom
===================================================
*/

body{
	background: url(images/bg.gif) repeat-x left top #fff;
}

#wrap{
	background: url(images/flower.png) no-repeat right top;
	width: 880px;
	margin: 0 auto;
}

#header{
	height: 116px;
}

h1{
	padding: 8px 0 0 0;
}

h1 a{
	display: block;
	width: 287px;
	height: 57px;
}

h2{
	font-size: 83%;
	color: #0072ba;
	font-weight: normal;
	line-height: 150%;
	width: 630px;
	margin: 10px 0 0 0;
}

#header .sp_headside{
	display: none;
}

/* Side
-------------------------------------------*/

#rightarea{
	width: 210px;
	float: right;
}

.bnr{
	margin: 8px 0 0;}

#news{
	background: #11a8ff;
	color: #fff;
	padding: 15px;
	}
	
	#news p{
		font-size: 14px;
		font-weight: bold;
		margin-bottom: 5px;
	}
	#news li{
		line-height: 1.4;
		margin-bottom: 8px;
	}
	#news li a{
		color: #fff;
	}
	#news li a:hover{
		text-decoration: none;
	}


#map{
	border: 3px solid #a8e5ef;
	margin: 10px 0 0 0;
	text-align: center;
	padding: 0 0 5px 0;
}

#map img{
	margin: 5px 0;
}

/* Fotter
-------------------------------------------*/

#footer{
	clear: both;
	background: url(images/dot.gif) repeat-x left top;
	height: 50px;
	text-align: right;
	padding: 20px 0 30px;
}

#footer .copy{
	color: #666;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0 0;
}
#footer .foot_taiken{
	float: left;
}
#footer .footmenu{
	display: none;
}

/* Navigation
-------------------------------------------*/

#navigation{
	background: url(images/navigation.gif) no-repeat left top;
	width: 880px;
	height: 41px;
	margin: 0 auto;
}

#navigation span{
	display:none;}

#navigation li, #navigation a{
	height: 41px;
	display: block;
	outline: none;}

#navigation li{
	float:left;
	list-style:none;
	display:inline;
	width: 176px;}


#navi01 a:hover{background:url(images/navigation.gif) 0px -41px no-repeat;}
#navi02 a:hover{background:url(images/navigation.gif) -176px -41px no-repeat;}
#navi03 a:hover{background:url(images/navigation.gif) -352px -41px no-repeat;}
#navi04 a:hover{background:url(images/navigation.gif) -528px -41px no-repeat;}
#navi05 a:hover{background:url(images/navigation.gif) -704px -41px no-repeat;}

#navigation .contact{
	display: none;
}

/*
===================================================
- Top custom
===================================================
*/

/* Left area
-------------------------------------------*/

#contets:after,
#leftarea:after,
#blog:after,
.voice:after,
#maintxt:after,
#maintxt .inner:after,
.box:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#contets{
	padding: 0 0 30px 0;
}

#leftarea{
	width: 660px;
	float: left;
}

#main{
	position: relative;
	height: 336px;
	width: 100%;
	margin: 8px 0 15px;
	text-align: right;
}

.b_koushi{
	position: absolute;
	bottom: 4px;
	right: 20px;
}

.sp_contact{
	display: none;
}

#maintxt{
	margin: 0 0 14px 0;
	border-radius: 5px;
	padding: 1px;
	background: #fff;
	box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 1px 1px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 1px 1px;
	-moz-box-shadow:rgba(0, 0, 0, 0.2) 0px 0px 1px 1px;
	border: 1px solid #ccc\9;
	}
	
	#maintxt .inner{
		padding: 15px;
		border-radius: 5px;
		box-shadow:inset 0 0 5px rgba(0,0,0,.2);
	}
	
	#maintxt .txt{
		float:  right;
		width: 500px;
	}
	
	#maintxt img{
		float: left;
	}
	
	#maintxt h3{
		font-size: 17px;
		color: #268df2;
		padding: 0 0 10px 0;
	}
	
	#maintxt .main_taiken img{
		display: none;
	}

.box{
	background: url(images/box_bg.gif) no-repeat left top;
	display: inline;
	margin: 0 0 13px 0;
	}
	
	.box a{
		display: block;
		color: #333;
		text-decoration: none;
		width: 324px;
		height: 116px;
	}
	
	.box:hover{
		background: url(images/box_bg_on.gif) no-repeat left top;
	}
	
	.box .left{
		margin: 0px 10px 0 14px;
	}
	
	.box h4{
		color: #000;
		font-size: 116%;
		margin: 14px 0 0 0;
	}
	
	.box p{
		font-size: 12px;
		line-height: 1.4;
		margin: 0 10px 4px 0;
	}


#blog{
	background: url(images/blog_bg.gif) no-repeat left top;
	width: 660px;
	height: 67px;
	clear: both;
	overflow: hidden;
}

#blog:hover{
	background: url(images/blog_bg_on.gif) no-repeat left top;
}

#blog img{
	margin: 15px 0 0 20px;
}

#blog iframe { 
	width: 430px;
	float: right;
	padding: 8px 0 0 0;
}


#line{
	margin: 20px 0 12px;
}

#voicebox{
	background: url(images/voice_line.gif) repeat-y left top;
	overflow:hidden;
}

* html #voicebox, *:first-child+html #voicebox{
	margin-bottom: -11px;
}

#voicebox{
	border-radius: 4px;
	background: #D9F4F9;
	border: 2px solid #fff;
	/* box-shadow */
	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.2);
}
#voicebox h3{
	margin-bottom: 10px;
}
.invoice{
	padding: 15px 15px 20px;
	overflow: hidden;
	/* box-shadow */
	box-shadow:0px 0px 4px 2px rgba(0,0,0,0.08) inset;
}
#voicebox .face{
	width: 220px;
	text-align: center;
	font-weight:bold;
	float: left;
}
#voicebox .face img{
	background: #fff;
	padding: 3px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}
#voicebox .voice{
	float: right;
	width: 380px;
}
#voicebox .voice dl{
	margin: 0 0 4px;
}
#voicebox .voice dt{
	color: #11a8ff;
	font-weight: bold;
}
#voicebox .voice dd{
	margin-left: 5px;
}

/*
===================================================
- Subbox
===================================================
*/

#subbox{
	background: url(images/bg_sub.png) no-repeat left top;
	padding: 20px;
	margin: 7px 0 0 0;
	overflow: hidden;
	_zoom: 1;
}

#subbox h3{
	display: block;
	margin: 5px 0 15px;
}

#subnavi{
		background: #eee;
		border: 1px solid #ddd;
		padding: 3px 2px;
	}

	#subnavi p{
		height: 25px;
		color: #fff;
		margin: 0 auto;
		border: 1px solid #ddd;
		border-bottom: none;
		padding: 8px 0 0 10px;
		background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #20a5ff), color-stop(0.00, #62e8f9));
		background: -webkit-linear-gradient(#62e8f9, #20a5ff);
		background: -moz-linear-gradient(#62e8f9, #20a5ff);
		background: -o-linear-gradient(#62e8f9, #20a5ff);
		background: -ms-linear-gradient(#62e8f9, #20a5ff);
		background: linear-gradient(#62e8f9, #20a5ff);
		background: #20a5ff\9;
	}

	#subnavi ul{
		border: 1px solid #ddd;
		background: #fff;
	}
	
	#subnavi ul a{
		background: url(images/list.gif) no-repeat 12px center;
		width: 176px;
		height: 27px;
		display: block;
		padding: 9px 0 0 26px;
		color: #666;
	}
	
	#subnavi ul a:hover{
		background: url(images/list.gif) no-repeat 12px center #eee;
	}
	
	#subnavi ul li{
		border-bottom: 1px solid #ddd;
	}

#subarea{
	width: 610px;
	float: left;
	}
	#subarea h4{
		color: #fff;
		font-size: 133%;
		line-height: 1;
		padding: 10px 10px;
		margin: 0 0 16px 0;
		font-weight: normal;
		background: #11a8ff;
		border-radius: 6px;
	}
	#subarea .entry{
		overflow: hidden;
		_zoom: 1;
		margin: 0 0 50px 8px;
	}
	.entry h5{
		clear: both;
		color: #0da9fc;
		font-size: 116%;
		margin: 20px 0 8px 0;
	}
	.entry h5.nomg{
		margin-top: 0;
	}

/* about
-------------------------------------------*/

.tokucho ul{
	overflow: hidden;
	margin: 10px 0;
	}
	
	.tokucho li{
		float: left;
		margin-bottom: 2px;
	}
	
	.tokucho li:nth-child(even){
		float: right;
	}

.course table span{
	font-size: 17px;
	}
	
	.zei{
		text-align: right;
		margin-top: 8px;
	}

.schedule dl {
    display: table;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #ccc;
	}
	.schedule dl.first{
		border-top: 1px solid #ccc;
	}
	.schedule dt, .schedule dd {
	    display: table-cell;
	    padding: 0.5em 1em;
	    vertical-align: middle;
	    border-bottom: 1px solid #ccc;
	    border-right: 1px solid #ccc;
	}
	.schedule dt {
	    width: 25%;
	    background-color: #eee;
	}
	.schedule dd {
	    width: 80%;
	}

.koushibox{
	overflow: hidden;
	margin-bottom: 20px;
	}
	
	.koushibox dl{
		width: 49%;
		float: left;
	}
	
	.koushibox dl:nth-child(even){
		float: right;
	}
	
	.koushibox dt{
		float: left;
		width: 160px
	}
	
	.koushibox dd{
		float: right;
		width: 124px;
	}
	
	.koushibox dd strong{
		font-size: 116%;
		display: block;
		padding: 0 0 1px 0;
		margin: 0 0 6px 0;
	}


.koushi dt{
	float: left;
	height: 200px;
	margin: 0 10px 16px 0;
}

.koushi strong{
	font-size: 116%;
	display: block;
	padding: 0 0 1px 0;
	margin: 0 0 3px 0;
}

.mk dd{
	width: 420px;
	margin: 0 0 16px 0;
	float: right;
}


/* event
-------------------------------------------*/

.event tbody th{
	width: 200px;
}

/* gallery
-------------------------------------------*/
.gallery{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
	}
	.flexslider{
		margin-bottom: 20px !important;
	}
	.flexslider li img{
		position: relative;
	}
	.flex-caption{
		color: #fff;
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		padding: 10px;
		background-color: rgba(0,0,0,0.7);
	}
	#carousel .slides img{
		opacity: 0.6;
		filter: alpha(opacity=60);
		-webkit-transition: 0.6s ;
		transition: 0.6s ;
		cursor: pointer;
	}
	#carousel .slides img:hover,
	#carousel .slides .flex-active-slide img{
		opacity: 1 ;
		filter: alpha(opacity=100);
	}
	#carousel .slides li{
		background : #fff;
		border: 2px solid #fff;
	}
	#carousel .slides li.flex-active-slide{
		border: 2px solid #222;
	}

/* access
-------------------------------------------*/

.gmap{
	margin-bottom: 20px;
}

}

@media screen and (max-width: 736px)  {

/*
===================================================
- Font
===================================================
*/

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 155%;
	color: #444;
}

.pc_block{
	display: none;
}

/*
===================================================
- Table
===================================================
*/

table{
	width: 100%;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	border-spacing: 0;
	}

table th, table td{
	display: block;
}

table th{
	background: #eee;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 10px 0;
	padding: 5px 0;
}

table tr:first-child th{
	margin-top: 0;
}

table td{
	padding: 0 10px;
}

table td .br_none{
	display: none;	
}

table thead{
	display: none;
}


/*
===================================================
- Common custom
===================================================
*/

body{
	position: relative;
    right: 0;
    overflow-x: hidden;
	background: url(images/bg.gif) repeat-x left top #fff;
	background-size: auto 250px;
}

#wrap{
	background: url(images/flower.png) no-repeat right top;
	background-size: 150px;
	width: 100%;
	margin: 0 auto;
}

#header{
	padding: 11px 10px 0;
	overflow: hidden;
}

#header h1{
	width: 140px;
	float: left;
	margin-top: 4px;
	}
	
	#header h1 img{
		width: 100%;	
	}

#header h2{
	display: none;
}

#header .sp_headside{
	float: right;
	padding: 5px 0 0;
	}
	
	.sp_headside .btn_taiken{
		float: left;
	}
	
	.btn_taiken a{
		color: #fff;
		font-weight: bold;
		font-size: 10px;
		line-height: 1.3;
		text-decoration: none;
		height: 32px;
		padding: 6px 18px 0 8px;
		background: #2f70df;
		background-image: url(images/s_list_w.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 12px;
		border-radius: 6px;
		border-bottom: 2px solid #1559cb;
		display: block;
	}

/* Navigation
-------------------------------------------*/

#navigation{
	position: fixed;
	top: 0;
	right: -240px;
	width: 240px;
	height: 100%;
	background: #11a4f9;
	box-shadow: 5px 0 3px #0d8dd7 inset;
	}
	
	#navigation ul li a{
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		display: block;
		padding: 15px;
		border-bottom: 1px dotted #53bdfa;
		background: url(images/s_list_w.png) no-repeat right center;
		background-size: 15px;
	}
	
	#navigation .contact{
		text-align: center;
		font-weight:bold;
		margin: 15px;
		padding: 15px;
		font-size: 12px;
		line-height: 1.5;
		background: #fff;
	}
	
	#navigation .contact a{
		color: #000;
		text-decoration: none;
		width: 90%;
		border-radius: 6px;
		margin: 4px auto 0;
		padding: 10px 0;
		display: block;
		background:#ffea00;
		background-image: url(images/s_list_bl.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 15px;
		border-bottom: 2px solid #a59400;
	}

.sp_headside .icon-animation{
	width: 44px;
	height: 40px;
	text-align: center;
	border: 1px solid #2f70df;
	border-radius: 6px;
	background: url(images/btn_menu.png) no-repeat 8px center #fff;
	background-size: 25px;
	text-indent: -9999px;
	margin-left: 5px;
	outline:none;
	}
	
	.sp_headside .active{
		background: url(images/btn_close.png) no-repeat 8px center #fff;
		background-size: 25px;
	}


/* Side
-------------------------------------------*/

.bnr{
	display: none;}

#news{
	background: #eee;
	padding: 12px 15px 12px;
	}
	
	#news p{
		font-size: 15px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 5px;
	}
	#news li{
		line-height: 1.4;
		margin-bottom: 10px;
	}

#map{
	display: none;
}

#map img{
	margin: 5px 0;
}

/* Fotter
-------------------------------------------*/

#footer .copy{
	color: #666;
	font-size: 10px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 5px 0;
}

#footer img{
	display: none;
}
#footer .foot_taiken img{
	display:  block;
	margin: 0 auto 20px;
}

#footer .footmenu{
	background: #2e6fdf;
	}
	
	#footer .footmenu a{
		color: #fff;
		font-size: 14px;
		text-decoration: none;
		display: block;
		padding: 10px;
		background: url(images/s_list_w.png) no-repeat right center;
		background-size: 15px;
		border-bottom: 1px solid #5987d6;
	}


/*
===================================================
- Top custom
===================================================
*/

/* Left area
-------------------------------------------*/

#contets, #leftarea, #blog, .voice {
	overflow: hidden;
	_zoom: 1;
}

#main{
	width: 95%;
	margin: 0 auto;
	padding: 8px 0 7px;
	}
	
	#main img{
		width: 100%;
	}


.b_koushi{
	display: none;
}

.sp_contact{
	color: #fff;
	text-align: center;
	padding: 14px 0;
	background: #2e6fdf;
	box-shadow:0 8px 12px -8px rgba(0,0,0,0.2) inset;
	}
	
	.sp_contact .tel{
		font-size: 20px;
		font-weight: bold;
		margin: 5px 0;
	}
	
	.sp_contact .tel a{
		color: #fff;
	}
	
	.sp_contact .tel span{
		font-size: 12px;
		display: inline-block;
		margin-right: 4px;
	}
	
	.sp_contact .btn_tel a{
		color: #000;
		font-weight: bold;
		text-decoration: none;
		width: 90%;
		border-radius: 6px;
		margin: 0 auto;
		padding: 10px 0;
		display: block;
		background: #ffea00;
		background-image: url(images/s_list_bl.png);
		background-repeat: no-repeat;
		background-position: right center;
		-webkit-background-size: 15px;
		-moz-background-size: 15px;
		-o-background-size: 15px;
		-ms-background-size: 15px;
		background-size: 15px;
		border-bottom: 2px solid #a59400;
	}

#maintxt{
	margin: 0 15px 30px;
	}
	
	#maintxt img{
		display: none;
	}

	#maintxt h3{
		font-size: 145%;
		color: #2e6fdf;
		padding: 30px 0 10px 0;
	}
	
	#maintxt p br{
		display: none;
	}
	
	#maintxt .main_taiken img{
		display: block;
		margin: 20px auto 0;
		max-width: 100%;
	}

.main_btn{
	background: #f1f1f1;
	padding: 10px 0 5px;
	overflow: hidden;
	box-shadow:0 8px 12px -8px rgba(0,0,0,0.2) inset;
	}
	
	.box a{
		color: #333;
		text-decoration: none;
		display: block;
		overflow: hidden;
		padding: 10px 25px 10px 10px;
		background: url(images/s_list_b.png) no-repeat right center;
		background-size: 15px;
		border-bottom: 1px solid #ddd;
	}
	
	.box:last-child a{
		border: none;
	}
	
	.box img{
		float: left;
		margin-right: 10px;
	}

	.box a h4{
		color: #000;
		font-size: 14px;
	}
	
	.box .kuwashiku{
		display: none;
	}

#blog{
	color: #fff;
	background: #11a4f9;
	text-align: center;
	padding: 20px 10px;
	}
	
	#blog h4{
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	#blog h4 span{
		font-size: 12px;
		font-weight: normal;
		display: block;
	}
	
	#blog iframe{
		padding:4px;
		background: #fff;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

#line{
	display: none;
}

#voicebox{
	background: #d8f4f9;
	padding: 15px 10px 20px;
	}
	
	#voicebox h3{
		text-align: center;
		margin-bottom: 10px;
	}
	#voicebox .face{
		font-weight: bold;
		text-align: center;
		margin-bottom: 10px;
	}
	#voicebox .face img{
		margin-bottom: 5px;
	}
	#voicebox .voice dl{
		line-height: 1.4;
		background: #fff;
		padding: 5px 8px;
		margin-bottom: 2px;
	}
	#voicebox .voice dt{
		color: #11a8ff;
		font-weight: bold;
	}


/*
===================================================
- Subbox
===================================================
*/

#subbox{
	background: #fff;
	padding: 15px 10px 10px;
	margin: 7px 0 0 0;
	overflow: hidden;
	_zoom: 1;
	}
	
	#subbox img{
		max-width: 100%;
	}

#subnavi{
	margin-top: 15px;
	}
	#subnavi p{
		display: none;
	}
	#subnavi ul{
		overflow:  hidden;
	}
	#subnavi li{
		float: left;
		margin: 0 5px 5px 0;
	}
	#subnavi li a{
		color: #333;
		text-decoration: none;
		font-size: 12px;
		display: block;
		background: url(images/arrow.png) no-repeat 8px center #eee;
		background-size: 12px;
		padding: 8px 18px 8px 30px;
	}
	
	.event_navi,
	.accses_navi{
		display:  none;
	}

.entry{
	overflow: hidden;
	_zoom: 1;
	margin: 0 0 30px 0;
	}
	.lastentry{
		margin: 0;
	}
	#subarea h4{
		font-size: 125%;
		color: #fff;
		font-weight: bold;
		margin: 10px 0;
		padding: 9px 10px;
		border-radius: 6px;
		background: #2f70df;
	}
	.entry h5{
		color: #2f70df;
		font-size: 17px;
		margin: 20px 0 8px;
		padding-left: 8px;
		border-left: 5px solid #2f70df;
	}
	.entry h5.nomg{
		margin-top: 0;
	}

/* about
-------------------------------------------*/

.entry .course img{
	float: left;
	margin: 0 15px 0 0;
}

.tokucho ul{
	margin: 10px 0;
	}
	
	.tokucho ul li{
		text-align: center;
		margin: 0 0 4px;
	}
	
	.tokucho br.clear{
		display: none;
	}

	.tokucho .youtube{
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	
	.tokucho .youtube iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

.course table span{
	font-size: 15px;
	font-weight: bold;
	}
	.zei{
		text-align: right;
		margin-top: 8px;
	}

.schedule dl{
	margin-bottom: 4px;
	border: 1px solid #eee;
}

.schedule dt{
	background: #eee;
	background-image: url(images/down.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px 10px;
	padding: 10px;
	}
	
	.schedule dt.open{
		background:#eee;
		background-image: url(images/up.png);
		background-repeat: no-repeat;
		background-position: right center;
		background-size: 20px 10px;
	}
	
	.schedule dd{
		display: none;
		padding: 10px;
	}

.koushi dl{
	overflow: hidden;
	}
	
	.koushi dt{
		float: left;
		width: 42%;
	}
	
	.koushi dd{
		float: right;
		width: 54%;
	}
	
	.koushi dd strong{
		color: #000;
		margin-bottom: 4px;
		display: block;
		font-size: 125%;
		font-weight: normal;
	}
	
	.koushi .koushibox dl{
		margin-bottom: 10px;
	}

.taiken table{
	margin-bottom: 15px;
	}
	.taiken .sp_contact{
		box-shadow: none;
	}

/* event
-------------------------------------------*/

.event table th{
	text-align: left;
	padding: 5px 10px;
}

/* gallery
-------------------------------------------*/
.gallery{
	margin-top: 15px;
	margin-bottom: 45px;
}
.flexslider{
		margin-bottom: 20px !important;
	}
	.flexslider li img{
		position: relative;
	}
	.flex-caption{
		color: #fff;
		display: block;
		width: 100%;
		position: absolute;
		bottom: 0;
		padding: 10px;
		background-color: rgba(0,0,0,0.7);
	}
.flex-control-nav{
	bottom: -50px;
}

/* access
-------------------------------------------*/
.gmap{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin-bottom: 15px;
	height: 0;
	overflow: hidden;
	}
	.gmap iframe,
	.gmap object,
	.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

}
