@charset "utf-8";

/* General */
html{
    font-family : verdana, sans-serif;
    font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, Verdana, Arial, sans-serif;
    font-size : 80%; 
    line-height:1.428571429;
}
body {
	background: #151515;
	background-image: url('../img/bg.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-attachment: fixed; 
    text-align: center;
	color: #dddddd;
	font-weight: 400;
	overflow: hidden;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif,"ヒラギノ角ゴ ProN W3", "メイリオ", Verdana,;
	-webkit-font-smoothing: antialiased !important;
}
html{
	overflow-x: hidden;
}

p,li,dt,dd,th,td,pre{
-ms-line-break: strict;
line-break: strict;
-ms-word-break: break-strict;
word-break: break-strict}

#header img, #header object {
	max-width: 70%;
	max-height: auto;
	min-height: auto;
}
*,
*:after,
*:before { box-sizing: border-box }
.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}
.clearfix:after { clear: both }
p {
	font-size: 1.4em;
	line-height: 1.75;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased !important;
}
p.large {
	font-size: 1.6em;
	padding-top: 4em;
	margin-bottom: -1em;
	font-weight: 400;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.2em;
}
p.small {
	font-size: 1.2em;
	font-weight: 300;
	margin-bottom: -0.1px;
	margin-top: -0.1px;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.2px;
}
p.atext {
	font-size: 12px;
	font-weight: 300;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	width: 60%;
	left: 0;
	padding-top: 20px;
}

h3
 {
	font-family: sans-serif, "HGS行書体","HG行書体",cursive,'Open Sans';
	font-weight: 400;
	text-align:center;
	text-shadow: -1px 1px rgba(255, 255, 255, .7);
	color:#996636;
	}
h3 a{
    color:#996636;
    }
h3 a:hover {
	text-decoration: none;
	color: #696933;
	}
h1 {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	font-size: 76px;
	letter-spacing: 5px;
	font-weight: 500;
	-webkit-font-smoothing: antialiased !important;
}
h2 {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 0.3em;
	font-weight: 500;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased !important;
}
h4 {
    font-family:'Open Sans',"HGS行書体","HG行書体", sans-serif;
	font-size: 1.8em;
	color:#363636;
	font-weight: 400;
	letter-spacing: -0.1em;
	text-shadow: -1px 1px rgba(255, 255, 255, .7);
	-webkit-font-smoothing: antialiased !important;
	line-height: 0.8;
	margin:0;
	padding-top:0.5em;
	padding-bottom: 0;
}
h5 {
	font-family: 'Open Sans', "メイリオ", Arial, sans-serif;
	font-size: 1.2em;
	font-weight:400;
	letter-spacing: 0.2em;
	margin-top:2.5em;
	margin-left:0.8em;
	margin-right:0.2em;
	margin-bottom: 1em;
	padding: 1em;
	color:#fff;
	text-align: left;
	-webkit-font-smoothing: antialiased !important;
	text-transform: none;
}
h6 {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased !important;
	text-transform: none;
}
hr {
	height: 5px;
	border-top: 5px solid #ffffff;
	width: 90%;
	margin: 0 auto;
}

h2 a:hover {
	text-decoration: none;
}



img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 2.4rem;
}

img.alignnone {
	margin-bottom: 12px;
	margin-bottom: 1.2rem;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft
 {
	margin: 0 24px 24px 0;
	margin: 0 2.4rem 2.4rem 0;
}

img.alignright {
	margin: 0 0 24px 24px;
	margin: 0 0 2.4rem 2.4rem;
}

caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	text-align: center;
}

.gallery-caption {
}

.bypostauthor {
}
pre {
	text-align: left;
}

/*  common  */
.fLeft {
	float: left;
}
#fLeft_cd {
    float: left;

	}
dl.fLeft {
    float: left;
	padding-left:2em;
    width: 30%;
}
.fRight {
	float: right;

}
#fRight_cd{
	float: right;
	text-align:left;

}
.bold {
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	outline: none;
}

a {
	outline: none;
	color:#cf8d19;
}
.red {
	color: red;
}
.blue {
    color: #426181;
    font-weight: 600;
    font-size: 1.2em;
}
.underline {
	text-decoration: underline;
}

#last_update {
   color: #999;
   padding:10px;
   }


/* Small menu. */
.menu-toggle {
	display: none;
}
.newicon {
	background: #00F;
	color: #FFF;
	font-size: 11px;
	padding: 1px 5px;
	border-radius: 2px;
	margin: 0px 5px;
}
@media screen and (max-width: 600px) {
	.main-navigation {
		position:absolute;
	}
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}

	.main-navigation ul {
		display: none;
		text-align:left;
	}
	.main-navigation ul li {
		width: 100%;
	}
	.main-navigation ul ul, .main-navigation ul ul ul {
		display:block;
		position:relative;
		text-align:left;
		left: auto;
		padding-left:20px;
	}
	.main-navigation ul ul a{
		width: auto !important;
	}
	.main-navigation ul ul li:hover > ul {
		left: auto;
	}
}

.navbar-default.navbar-shrink ul ul {
	background-color: #222;
}

.logged-in.admin-bar .navbar-default.navbar-shrink {
	top: 32px;
}

.navbar-default {
	border-color: transparent;
	background-color: #222;
	text-align: center;
}
.navbar-default .navbar-brand img {
	color: rgba(254, 209, 54, 0);
	margin-top: -10px;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:active,
.navbar-default .navbar-brand.active { color: #fec503 }
.navbar-default .navbar-collapse { border-color: rgba(255,255,255,.02) }
.navbar-default .navbar-toggle {
	border-color: #fed136;
	background-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.navbar-default .navbar-toggle .icon-bar { background-color: #ffffff }
.navbar-default .navbar-toggle .navbar-brand {
	height: 55px;
	width: 55px;
	margin-top: -15px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: #fed136 }
.navbar-default .nav li a {
	text-transform: uppercase;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	font-weight: 500;
	color: #fff;
}
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
	outline: 0;
	color: #fed136;
}
.navbar-default .navbar-nav>.active>a {
	border-radius: 0;
	color: #fec503;
	background-color: transparent !important;
}
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	color: #fec503;
	background-color: transparent !important;
}
@media (min-width:768px) { 
	.navbar-default {
		padding: 25px 0;
		border: 0;
		background-color: transparent;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
	}
	.navbar-default .navbar-nav>.active>a { border-radius: 3px }
	.navbar-default.navbar-shrink {
		padding: 10px 0;
		background-color: #222;
	}
	.navbar-default.navbar-shrink .navbar-brand img {
		height: 55px;
		width: 55px;
		margin-top: -15px;
		-webkit-transition: padding .3s;
		-moz-transition: padding .3s;
		transition: padding .3s;
	}
}
/* Header */

#header {
    background-image: url('../img/header-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 380px;
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}
#header_img {
	padding-top: 0.8em;
	padding-left: 0.8em;
	padding-right:1em;
	padding-bottom:0em;
	text-align:left;	
	width:100%;
	height:100%;
}
#topimage {
	padding-top: 3em;
	padding-left: 3em;
	padding-right:1em;
	padding-bottom:0em;
	text-align:left;	
	width:100%;
	height:100%;
}
.carousel-caption {
	padding-bottom: 30px;
	top: 0;
	left: 0;
	right: 0;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 776px;
}
.carousel-caption .content {
    display: table-cell;
    vertical-align: middle;
    background: none;
}
.text {
	margin-left: 20%;
	margin-right: 20%;
}
.content {
	background: rgba(0, 0, 0, 0.20);
	padding: 40px;
	z-index: -1;
}
.post-content {
	text-align: justify;    font-size: 14px;
}
.carousel-fade .item {
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	-ms-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}

.carousel-control:hover, 
.carousel-control:focus {
color: #fec503;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	display: block;
	width: 100%;
	height: 100%;
}
.carousel-fade .active.left,
.carousel-fade .active.right {
	left: 0;
	opacity: 0;
	z-index: 2;
}
.carousel-control.right,
.carousel-control.left {
    top: 50%;
    background-image: none;
    width: 78px;
    height: 78px;
}
.carousel-control.right img,
.carousel-control.left img {
    margin-top: -57%;
}
.carousel-control.right {
    right: 20px;
}
.carousel-control.left {
    left: 20px;
}
.carousel-caption {
    display: table; 
    overflow: hidden;
}
.carousel-caption h1 {
    margin: 0;
}
.carousel-caption .content {
    padding: 0;
}
.carousel-content-wrap {
    background: rgba(0, 0, 0, 0.20);
    padding: 15px 0 20px;
}
.carousel-fade .next,
.carousel-fade .prev {
	left: 0;
	opacity: 1;
	z-index: 1;
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	opacity: .5;
	z-index: 100;
}
.slider-item-wrap {
    width: 100%;
    height: 776px;
    background-position: top center;
    background-size: cover;
    display: block;
}
/* Vision/Mission **/
.carousel-indicators {
	position: absolute;
	bottom: 30px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none;
}
.carousel-indicators li {
	display: inline-block;
	width: 30px;
	height: 10px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fec503;
	border-radius: 0px;
	padding: 0 20px;
}
.carousel-indicators .active {
	width: 30px;
	height: 12px;
	margin: 0;
	background-color: #fec503;
}
#vision {
    background-repeat: no-repeat;
    background-size: cover;
}
.dark-overlay {
	background: rgba(0, 0, 0, 0.8);
	height: 380px;
	padding-top: 150px;
}

.vision {
	text-align: center;
	color: #ddffdd;
}
.vision-border a {
	color: #ffffff;
}
.vision-border:hover > h4,
.vision-border:hover {
	color: #ff3399;
	border-color: #663333;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.vision-border:hover>h2 { color: #ff3399 }
.vision div.vision-border { padding:0.2em; }
.vision-border {
	padding-top: 8px;
	padding-bottom:0;
	border-top: 1px solid #ffffff;
	border-bottom:4px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 5px solid #ffffff;
    width 70%;
    max-width:500px;
    min-width:250px;
    }

.centered {
	margin: auto;
}

/* blog*/
.blog{
  color: #FFFFFF;
  }
/* contents */

.dark-overlay {
	background: rgba(0, 0, 0, 0.7);
	height: 380px;
	padding-top: 100px;
	color: #ffffff;
}
#contents {
	text-align: left;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	color: #161616;
     background:url('../img/content.gif') repeat-y;
     background-size: contain;
     min-width:400px;
     max-width:956px;
     background-height:auto;
	 padding-top:0;
	 padding-bottom: 20px;
	 padding-left: 10px;
	 padding-right: 10px;
	 color: #363636;
     float: center;
	 width: 72%;
	 height:auto;
	 overflow : hidden;
	}
#contents_top{
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
     background:url('../img/content_top.gif') left bottom no-repeat;
     background-size: contain;
     height:44px;
     min-width:400px;
     max-width:956px;
     background-height:44px;
	 padding-top:10px;
	 padding-bottom: 0;
	 color: #363636;
     float: center;
	 width: 72%;
	 overflow : hidden;
	 z-index:1;
	}
#contents_bottom{
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
     background:url('../img/content_bottom.gif') top no-repeat;
     background-size: contain;
     height:40px;
     min-width:400px;
     max-width:956px;
     background-height:40px;
	 padding-top:0px;
	 padding-bottom: 10px;
	 color: #363636;
     float: center;
	 width: 72%;
	 overflow : hidden;
	 z-index:1;
	}
#contents_index {
	text-align: left;
	margin-top:420px;
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	color: #ffffff;
	width: 75%;
	max-width: 960px;
	overflow : hidden;
	}
#contents_index .pro {
	background: #433396;
	padding:2em 1em;
    }
#contents_index .abo {
    background: #363699;
    padding:2em 1em;
    }
#contents_index .les {
    background: #262269;
    padding:2em 1em;
    }
#contents_index .ira {
    background: #333366;
    padding:2em 1em;
    }
}
#contents_video {
	margin:2em;
	padding-top: 2em;
	padding-left: 3em;
	padding-right: auto;
	padding-left: auto;
	color: #ffffff;
    text-align: center;
	width: 90%;
	max-width:960px;
	overflow : hidden;
}
.lesson{
    width: 100%;
	height: auto;
	padding:0;
	font-size: 1em;
    position: relative;
}
.lesson #main{     
     width : 95%;
     font-size:1.2em;
     float:left;
     padding-top:1em;
     padding-right: 1.5em;;
     padding-left: 2em;;
     padding-bottom: 1em;
     margin:0.5em 0;
     }
.lesson #side{
     width : 200px;
     float:left;
     text-align:center;
     padding-top: 0.5em;
     padding-right:2em;;
     padding-left: 0em;;
     padding-bottom: 1em;
     margin:1em;
}
.index dl{
    font-size: 1.2em;
}
    

dt.place { 
     color: #991313; 
     font-weight: bold;
     font-size: 1.3em;
     padding: 5px 0px 0px 0px;
     } 
.lesson dl{ 
     font-size: 1em;
     margin: 0;
     padding: .5em 0 .5em 0;
     width:100%;
     height:10em;
     } 
.lesson #open{
    background: #DDDDFF;
	padding: 0;
	border: 2px solid #CCC;
    margin: 0;
    padding: 0.5em;
    height: 550px;
    width: 330px;
    z-index:180;
    position: absolute;
    clear: both;
    overflow : scroll;
}
.lesson #open h3{
     margin: .5em;
     padding:0 .2em;
     font-size:1.5em;
}
.lesson #open dl{
     margin: 0;
     padding:0 .2em;
     width:300px;
     height: auto;
     max-height: 1550px;
     overflow : hidden;
}
.contact p {
    width: 80%;
    float left;
    }
.contact dl dt{
    width:340px;
    margin:0;
    }
.contact dl dd{
    width:340px;
    margin:0;
    }
dl .hiddenMenu{
    margin:.2em;
    pading:0 .2em;
    widht:400px;
    height:200px;
    }
#collapser{
    font-size: 0.9em;
    color: #661313;
    text-align: right;
    }
#overlayer dl { 
   margin: 0 auto 0 3em;
   }
#overlayer dl dt { 
   margin-top: 0.5em ;
   }
.profile{
     text-align:center；
     float:center;       
     }
.profile #main{     
     width: 100%;
     float:left;
     padding: 1em;
     margin-top:1.5em;
     margin-right:0.5em;
     margin-left: 0;
     }


.profile #side{
     width : 25%;
     float:left;
     padding-top:0;
     padding-right: 1em;
     padding-left: 0;
     padding-bottom: 1em;
     margin-top:1.5em;
     margin-right:2em;
     margin-left: 0;
}
.profile #side p img {
	margin:0.5em 0.2em 0.2em 4em;
}
.profile #side p img#first {
	margin-top: 2em;
}
table td{
	background-color: #FFF;
}
.index dl dd {
    margin-left:1em;
    }

#contents_index dt,.index dt {
     font-size: 1.3em;
     font-family:sans-serif, "HGS行書体","HG行書体",cursive;
     text-shadow: -1px 1px rgba(255, 255, 255, .5);
     }
#contents_index dd,.index dd {
     font-size:1.2em;
     font-family:sans-serif, "HGS行書体","HG行書体",cursive;
     line-height: 1.5em;
  }
dl dd {
	margin-left:1em;
}

dl dd ol{
	padding-left:1em;
}

dl dd ul {
	padding-left:0;
}

ul.no-padding {
	padding: 0;
}
.float_dl dt {
     padding:20px 20px 5px 50px;
	 margin-top: 2px;
	 color: #555;
	 text-shadow: -1px 1px rgba(255, 255, 255, .5);
	 float:left;
	 clear : both;
}
.float_dl dd {
     margin-left:80px;
     padding:20px 20px 5px 50px;
	 line-height: 1.8em;
	 color: #555;
}
.profile dt {
	font-size: 1.1em;
}
.profile dd {
	font-size: 1.1em;
}

.waku_c {
     border-style: solid ;
     border-width:2px; 
     margin-top:0.5em;
     padding:0px; 
     border-color: #661313; 
     color: #661313; 
     width:8em; 
     border-radius: 5px;
     text-align: center;
     } 
.waku {
     border-style: solid ;
     border-width:2px; 
     margin-top:0.5em;
     padding: 0em; 
     border-color: #661313; 
     color: #661313; 
     width:3.2em; 
     border-radius: 5px;
     text-align: center;
     }   

.waku_close {
     top: 5%;
	 right: 5%;	 
	 z-index: 150;
	 opacity: .5;
     border-style: solid ;
     border-width: 1px; 
     padding: 2px; 
     border-color: eee; 
     color: eee; 
     width: 60px; 
     border-radius: 5px;
     text-align: center;
     } 
.waku_close:hover {
    color: #663366;
	border-color: #663366;
	opacity: .8;
}
.contents-border:hover > h2,
.contents-border:hover {
	color: #ff3366;
	border-color: #ff3399;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.contents-border:hover>h6,
.contents-border:hover>h4 { color: #ff3399 }
.contents div.contents-border { padding: 20px }
.contents-border {
	padding: 5px 10px;
	border-right-bottom: 5px solid #ff3399;
	border-top-left :2px solid #ff3399;
}
.contents .post img {
	padding-top: 40px;
	padding-bottom: 40px;
	max-width: 100%;
	height: auto;
	margin-left: 0px;
}
.contents-posts, .contents-post { 
	margin-top: 20px 
}
.contents-post .post p { 
	text-align: justify; 
}
.contents-post .post ul, ol {
	text-align: left;
}
.divider {
	width: 100%;
	height: 5px;
	padding-top: 80px;
	border-bottom: 2px dashed #000000;
	position: relative;
}
.pagination .page-numbers.current {
	color: #000000;
	background-color: #fec503;
	border-color: #777;
}
.pagination .page-numbers.prev {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.pagination .page-numbers.next {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.pagination { padding-top: 80px }
.pagination > li > a,
.pagination > li > span,
.pagination  > a,
.pagination  > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #000000;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #777;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination  > a:hover,
.pagination  > span:hover,
.pagination  > a:focus,
.pagination  > span:focus,
.pagination > .active > a,
.pagination > .active > a:hover {
	color: #000000;
	background-color: #fec503;
	border-color: #777;
}


.clearfix:after {
	content: "";
	display: table;
	clear: both;
}
#bsocials {
	background-color: #000000;
	height: auto;
	min-height: 275px;
	max-height: 500px;
	padding-top: 70px;
	padding-bottom: 40px;
	text-align: center;
	float: left;
	width: 100%;
}
#bsocials p {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	color: #ffffff;
	text-transform: none;
	-webkit-font-smoothing: antialiased !important;
}
#bsocials span.follow {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #ffffff;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased !important;
	border: 1px solid #ffffff;
	width: 280px;
	padding: 5px;
}
#bsocials p span {
	display: inline-block;
	vertical-align: middle;
}
#bsocials span.follow:hover {
	border: 1px solid #fec503;
	color: #fec503;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
}
#bsocials a { color: #ffffff }
#bsocials a:hover {
	color: #fec503;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
}
/* Contact */

#contents.contact,#message{;
   padding-left: 30px;
   padding-right:30px;
   }

#contents.contact h3 span {
	text-shadow: 0 0 rgba(255, 255, 255, 0);
	margin-left: 7px;
	position: relative;
	top: 2px;
	color: #CCC;
}

#message,.contact p,.contact2 p {
	font-size:16px;
	text-align:center;
}

.contact dl,{
   font-size:16px;
   text-align: right;
   padding-right:50px;
   padding-top:20px;
   }
.contact2 dl{
   font-size:1em;
   text-align: center;
   padding-right:1em;
   padding-left:1em;
   }


.contact dl a,.contact2 dl a{
   color: #333388;
   
 }

.contact dt, .contact2 dt{
    font-size:1.2em;
    padding-right:2em;
 } 
.contact2 dd {
    text-align: left;
 }
.contact dd {
    text-align: right;
 }
.contact dl a:hover,.contact2 dl a:hover{
   color: #883333;
   }
legend.contact_form, legend.contact2_form {
	-webkit-box-shadow: rgba(255, 255, 255, 0.9) 0 1px 0;
	-moz-box-shadow: rgba(255, 255, 255, 0.9) 0 1px 0;
	box-shadow: rgba(255, 255, 255, 0.9) 0 2px 0;
	line-height: 2.5em;
}
.contact3{
  clear:both;
  padding-top:2em;
  padding-left:3em;
  font-size:1.2em;
  }
select.form-control,
input[type=text],
input[type=password],
input[type=email] {
	height: 40px;
	max-width:400px;
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	color: #777;
	background-color: #fff rgba(255, 255, 255, 0) !important;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 7px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
textarea.form-control{
	padding: 6px 12px;
	font-size: 16px;
	line-height: 1.42857;
	color: #777;
	background-color: #fff rgba(255, 255, 255, 0) !important;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 7px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	font-family: 'Open Sans',"Trebuchet MS",Arial,sans-serif;
	font-size: 16px;
	width: 160px;
	line-height: 10px;
	text-transform: uppercase;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 15px;
	margin: 0px auto;
	background: #160016;
	border-radius: 7px;
}
p.p{
   font-size: 15px;
   text-align: left;
   line-height:1.2;
   }
label {
	font-size: 16px;
	font-family: 'Open Sans',"Trebuchet MS",Arial,sans-serif;
}

legend.contact_form span.form_name {
	font-size: 20px;
	font-weight: bold;
	color: #996369;

}

legend.contact_form span.form_descripton {
	font-size: 12px;
}
form {
	margin-bottom: 2em;
}





#errorDispaly {
	clear: both;
	margin: 2em;
	color: red;
}


#confirmArea {
	clear: both;
	margin: 1.5em;
	padding: 1em;
	border: 1px solid #CCC;
	background-color: #FFF;
}

#confirmArea dt  {
     float:left;
     width:10em;
     padding:5px 0 5px 50px;
     clear:both;
     font-size:16px;
}

#confirmArea dd {
     margin-left:8em;
     padding:5px 50px 5px 10px;
      font-size:16px;
}
/* CD, lesson */

span#cd_icon, span.lesson_icon {
	color: #aaa;
	text-shadow: -1px 1px rgba(255, 255, 255, .6);
}

span.lesson_icon_top {
	margin-left: 2em;
}

span#down_icon {
	font-size: 0.7em;
}

.cd_cd {
	width: 100%;
	height: auto;
	padding-left: 5em;
	padding-right: 5em;
	padding-top: 0;
	padding-bottom:1em;
	font-size: 1em;
    position: relative;
}
.cd{
    width: 100%;
	height: auto;
	margin-top:2em;
	margin-left:2em;
	margin-right:2em;
	margin-bottom: 0;
	padding-left: 8em;
	padding-right: 5em;
	padding-top: 0;
	padding-bottom:1em;
	font-size: 1em;
    position: relative;
}
.lesson{
    width: 100%;
	height: auto;
	margin: 1em;
	padding-left: 0em;
	padding-right: 1em;
	padding-top: 0;
	padding-bottom: 0.5em;
	font-size: 1em;
    position: relative;
}
.detail_info{
  padding:0;
}
   
.cd_music {
   	width: 100%;
	height: auto;
	margin: 2em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom:3em;
	font-size: 1em;
    position: relative;
} 
.cd_music h2{
    font-size:1.5em;
    }

.cd_image img {
	margin: 0em;
	box-shadow : 1 1 5px #2f1f1f;
}

.cd h6, .lesson h6 {
	font-size: 1em;
	font-weight: bold;
	margin-left: 3%;
	margin-right:3%;
	width:90%;

}

.cd a.btn, .lesson a.btn{
	margin: 0;
	font-size: 1.0em;
}

.cd a.btn:hover, .lesson a.btn:hover{
	color: #f9efe9;
}

.cd .glyphicon-play {
	font-size: 0.7em;
	vertical-align: 20%;
	opacity: 0.5;

}


a.btn:hover {
	color: #FFF;
	background: #936663; 
	border-top: 1px solid #FFD;  
    border-left: 1px solid #FFD;  
    border-right: 2px solid #CBB;  
    border-bottom: 2px solid #CBB; 
}
.btn {  
     background: #f9efe9;  
     border-top: 1px solid #DDD;  
     border-left: 1px solid #DDD;  
     border-right: 2px solid #BBB;  
     border-bottom: 2px solid #BBB;  
     color: #111;  
     font-size: 0.9em;
     width: 100px;  
     padding: 0.2em 0;  
 } 

.btn-sm {  
     background: #eee; 
     border-top: 1px solid #DDD;  
     border-left: 1px solid #DDD;  
     border-right: 2px solid #BBB;  
     border-bottom: 2px solid #BBB; 
     position: absolute;
     right: 2px;
     bottom: -280px;  
 } 
/* News blog */
.row{
   margin-top:30px;
   padding-bottom:30px;
   font-size: 16px:
   }
ul.list-inline {
   text-align:right;
   }
.row h2{
   color: #fed95b;
   }
.row a, .row h2 a{
   color: #fed95b;
   }
.row 2 a, .row a hover{
   color: #ffca00; 
   }
/* 初期状態は非表示 */
.cd .detail_info, .lesson .detail_info {
	display: none;
}

.cd ol, .cd ul,.cd p {
	width: 100%;
}

.cd .list_wrap {
	float: left;
	}
.cd ul{ 
    list-style-type: none;
    font-size:0.8em;
    }


.cd ol.song_list {
	margin-left: 1em;
	margin-bottom: 3em;
	}
/* 普段のスタイル */
dl.hiddenMenu>dd {
    display: none;
    }


/* マウスカーソルが在るときのスタイル */
dl.hiddenMenu:hover>dd {
    display: block;
    }


ol.song_list a span{
	 -webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.cd button_c {
	clear: both;
	width: 12em;
}



a.close_link {
	padding: 5px 0;
	font-weight: bold;
	float: right;
}



.close_audio {
	cursor: pointer;
	font-size: 2em;
}

#overlayer dl dd{ 
	margin-left: 0.8em;
}
#overlayer p{
    font-size: 1.1em; 
}
.detail_info_cd_image {
	width: 80%;
}

.detail_info_img {
	padding: 2em;
}

#lessons {
	clear: both;
}


#contents .lesson h3 {
	font-size: 1.1em;
}

.lesson img {
	float: left;
	margin-left: 2em;
	margin-bottom: 0;
	ma-gin-right: 3em;
	padding 5px;
}
.
.lesson_image {
	width: 35%;
}

.lesson_image_small {
	width: 30%;
}
#fLeft_lesson{
   float:left;
   margin:0 0 1.5em 1em;
   padding:0;
   border: 2px solid #edd;
   height:auto;
   border-radius: 7px;
   }

figure p {
  vertical-align:bottom;
  padding-right:10px;
  text-align: right;
  font-size:0.9em;
}


.lesson_image img, .lesson_image_small img {
	margin: 1em;
	box-shadow : 0 0 5px #2f1f1f
}


ul.lesson_index li {
	font-size: 0.9em;
}
.index {
	width: 95%;
	height: auto;
	margin-top: 30px;
	padding-left: 8%;
	padding-right:8%;
	padding-top:30px;

}


#contents_index ul li { 
    list-style-image: url(../img/syami1.png); }

.close{
    position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}


div.close_bottom {
	float: left;
	margin-left: 1em;
}
.glyphicon-new-window {
	color:#428bca;
}
glyphicon glyphicon-remove-circle{
    color:#428bca;
    }
#navi li a .glyphicon-new-window {
	color:#888;
	font-size: 1.em;
	padding-left: 3px;
}

#navi li a .glyphicon-new-window:hover {
	color:#8FEDF1;
}

.glyphicon-new-window:hover {
	color: #58A0EC;
}

a { text-decoration : none; outline: none;}
a.btn-default span.glyphicon-chevron-right {
	color: #999;
}

a:hover.btn-default span.glyphicon-chevron-right {
	color: #58A0EC;
}
/* Navi */
#navi {
	margin-bottom: 0;
	margin-top: 0;
	border-top: 1px solid #000;
	background-color: #212121;
	width: 100%;
	height:auto;
	z-index: 100;
	padding: 0 ;
}

#navi ul {
	overflow : hidden;
	margin: 0;
	padding: 0;

}
#navi ul li {
	width : 100%;
	border-bottom: 1px solid #151515;
}
#navi ul li a {
	display : block;
	text-align: center;
	color : #FFF;
	font-size:1.2em;
	padding : .5em 0;
	text-decoration: none;
}

#navi ul li a.disabled {
	color: #b68c74;

}
#navi ul li a:hover.disabled {
	cursor: default;
	background: #611;
}

#navi ul li a:hover {
	color:#ffdbbb;
	background-color : #311;
}

#navi ul {
	display: none;
	height: auto;
}

#navi a#pull {
	display: block;
	background-color: #000;
	width: 100%;
	position: relative;
	text-align: center;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	line-height: 3em;
}
#navi a:hover#pull {
	color: #faed99;
}
#navi a#pull:after {
	content:"";
	background: url(../img/navi-icon.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	left: 35%;
	top: 5px;
}
#navi a:hover#pull:after {
	content:"";
	background: url(../img/navi-icon-hover.png) no-repeat;
	width: 30px;
	height: 30px;
	display: inline-block;
	position: relative;
	left: 35%;
	top: 5px;
}

#navi.stuck {
	position:fixed;
	top:0;
	box-shadow:0 2px 4px rgba(0, 0, 0, .3);
	opacity: .8;
}





a.btn span {
	opacity: .7;
	 -webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}
a.btn:hover span {
	opacity: 1;
}
a.detail_btn.detail {
	padding: 1px 7px 0 7px;
}

a.detail_btn.detail:hover {
	color: #FFF;
}


.shadow {
    margin-top: 5px; 
    display: inline-block; 
    box-shadow: 0px 10px 10px -2px rgba(0, 0, 0, 0.8) ; 
    }
.shadow_w {
    margin-top: 5px; 
    display: inline-block;
    box-shadow: 2px 2px 2px 2px  #fdfddd; 

    }
/*video*/
.youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 60px;
    height: 0;
    overflow: hidden;
    margin-top: 6.25%;
    margin-bottom: 6.25%;
}


.youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	max-width: 400px;
	max-height: 300px;
}

#contents_video h4 {
	font-size: 1.5em;
    letter-spacing: 0.1em;
	color: #fff;
	font-weight: normal;
	text-shadow: none;
	 padding-top:3em;
     padding-bottom:0em;
     padding-left:0;
     text-align:left;
	
}
/* photo */
#photo{
  text-align:center;
  margin-left;2em;
  margin-right:3em;
  margin-bottom: 2em;
  margin-top: 5em;
  }
.frame1 {
    display: inline-block;
    transform: rotate(1deg);
    box-shadow: 0 4px 10px #333;
}
.frame1:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 10px #ddd;
    transform: rotate(6deg); 
    background: #4a2323;
    z-index: -1;   
 }

.frame2 {
    display: inline-block;
    transform: rotate(-1deg);
    box-shadow: 0 4px 10px #000;
}
.frame2:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 6px #ddd;;
    transform: rotate(-5deg); 
    background: #1d3421;
    z-index: -1;   
 }

.frame3 {
    display: inline-block;
    transform: rotate(-4deg);
    box-shadow: 0 4px 10px #000;
}
.frame3:after {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 4px 10px #ddd;
    transform: rotate(8deg); 
    background: #4a2323;
    z-index: -1;   
 }
/**************************
***** Social Connect ******
**************************/
#socials {
	background-color: #ffffff;
	height: auto;
	min-height: 275px;
	max-height: 500px;
	padding-top: 70px;
	padding-bottom: 40px;
	text-align: center;
}
#socials p {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	color: #000000;
	text-transform: none;
	-webkit-font-smoothing: antialiased !important;
}
#socials span.follow {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	font-size: 30px;
	letter-spacing: 8px;
	font-weight: 500;
	color: #000000;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased !important;
	border: 1px solid #000000;
	width: 280px;
	padding: 5px;
}
#socials p span {
	display: inline-block;
	vertical-align: middle;
}
#socials span.follow:hover {
	border: 1px solid #fec503;
	color: #fec503;
	-webkit-transition: all ease .8s;
	-moz-transition: all ease .8s;
	transition: all ease .8s;
}
#socials span {
	font-size: 14px;
	color: #000000;
}
ol.social {
	text-align: center;
}
ol.social li {
	display: inline-block;
	list-style-type: disc;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
	padding: 0 10px;
	color: #000000;
}
ol {
	display: block;
	list-style-type: decimal;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
	-moz-padding-start: 0px;
}
/* Button */

.btn-defaul {
	color: #FFFFFF;
	background-color: #161116;
	border-color: rgba(255, 186, 0, 0);
	border-radius: 7px;
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	font-size: 16px;
	font-weight: normal;
}
.btn-defaul:hover,
.btn-defaul:focus,
.btn-defaul:active,
.btn-defaul.active,
.open > .dropdown-toggle.btn-defaul {
	color: #fff;
	background-color: #FFBE00;
	border-color: #FFD000;
}
/* Footer Section */
#footer {
	background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: auto;
	min-height: 200px;
	max-height: 1000px;
	text-align: center;
	padding-top: 3em;
	padding-bottom: 1.5em;
}
#footer a{
     color:#333;
         }
#footer-nav {
	font-family: 'Open Sans', "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 2px;
	padding-top: 3em;
	background-color: #161616;
	height: 95px;
	color: #ffffff;
	font-size: 0.7em;
	text-align: center;
	float: left;
	width: 100%;
}
#footer-nav a {
	color: #ffffff;
}
div.tothetop {
	position: fixed;
	right: 5%;
	bottom: 5%;
	z-index: 150;
	opacity: .9;
}

div.tothetop a {
	display: block;
	font-weight: bold;
	color: #666;
	padding: 15px;
	margin: 0;
	background-color: #000;
	font-size: 1em;
	outline: none;
	text-shadow: 1px -1px rgba(0, 0, 0, .3);
	text-decoration: none;
	-moz-border-radius:4px ;
	-webkit-border-radius:4px ;
	border-radius:4px ;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.2) -1px 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.2) -1px 1px 0;
	box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.2) -1px 1px 0;
}

div.tothetop a:hover {
	color: #ccc;
	background-color: #666;
	 border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.1) -1px 1px 0 inset;
	-moz-box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.1) -1px 1px 0 inset;
	box-shadow: rgba(0, 0, 0, 0.03) -1px 1px 0, rgba(255, 255, 255, 0.1) -1px 1px 0 inset;
}

div.tothetop a:active {
	background-color: #777;
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
	-moz-box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
	box-shadow: rgba(0, 0, 0, 0.05) -1px 1px 2px inset, rgba(255, 255, 255, 0.7) -1px 1px 0;
}
.screen-reader-text {
}
#counter {
   	padding-top: 3em;
	padding-left: 3em;
	padding-right:3em;
	padding-bottom:0em;
	text-align:right;
	}
.top{
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    color:#161616;
    font-size:13px;
    }
#container{
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    }

/*-------jPlayer---------  */
#jplayer {
	z-index: 90;
	position: relative;
	display: none;
}

div.jp-audio,
div.jp-audio-stream,
div.jp-video {
	font-size:1.25em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #eee;
	padding: 5px;
}
div.jp-audio {
	width:240px;
}

div.jp-interface {
	position: relative;
	background-color: #fff;
	width:100%;
	box-shadow:0 1px 4px 0 rgba(0, 0, 0, .3);
}

div.jp-audio div.jp-type-single div.jp-interface {
	height:36px;
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 5px;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
	width: 240px;
	padding:7px 0 0 7px;
}

div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,
a.jp-pause {
	width:15px;
	height:15px;
	padding-left: 10px;
	margin-left: 10px;
}

a.jp-play {
	background: url("../img/audio/play.png") 0 0 no-repeat;
}
a.jp-play:hover {
	background: url("../img/audio/play_hover.png") 0 0 no-repeat;
}
a.jp-pause {
	background: url("../img/audio/pause.png") 0 0 no-repeat;
	display: none;
}
a.jp-pause:hover {
	background: url("../img/audio/pause_hover.png") 0 0 no-repeat;
}

a.jp-stop {
	background: url("../img/audio/stop.png") 0 0 no-repeat;
	width:16px;
	height:16px;
}

a.jp-stop:hover {
	background: url("../img/audio/stop_hover.png") 0 0 no-repeat;
}

/* @group progress bar */
div.jp-progress {
	overflow:hidden;
	background-color: #ddd;
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:8px;
	height:12px;
}
div.jp-audio div.jp-type-single div.jp-progress {
	left:55px;
	width:100px;
}

div.jp-seek-bar {
	background: url("../img/audio/jplayer.blue.monday.jpg") 0 -202px repeat-x;
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
	background: url("../img/audio/jplayer.blue.monday.jpg") 0 -218px repeat-x ;
	width:0px;
	height:100%;
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url("../img/audio/jplayer.blue.monday.seeking.gif");
}

/* @group volume controls */
a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
	width:18px;
	height:15px;
	margin-top:12px;
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
	position: absolute;
	top: -5px;
	left: 165px;
}

a.jp-mute {
	background: url("../img/audio/volume.png") 0 0 no-repeat;
}
a.jp-mute:hover {
	background: url("../img/audio/mute_hover.png") 0 0 no-repeat;
}
a.jp-unmute {
	background: url("../img/audio/mute.png") 0 0 no-repeat;
	display: none;
}
a.jp-unmute:hover {
	background: url("../img/audio/volume_hover.png") 0 0 no-repeat;
}

div.jp-volume-bar {
	position: absolute;
	overflow:hidden;
	background: url("../img/audio/jplayer.blue.monday.jpg") 0 -250px repeat-x;
	width:30px;
	height:5px;
	cursor: pointer;
}
div.jp-audio div.jp-volume-bar {
	top:12px;
	left:190px;
}

div.jp-volume-bar-value {
	background: url("../img/audio/jplayer.blue.monday.jpg") 0 -256px repeat-x;
	background: url("../img/audio/volume_bar.jpg") 0 0 repeat-x;
	width:0px;
	height:5px;
}

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:20px;
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	left:55px;
	width:100px;
}

div.jp-current-time,
div.jp-duration {
	font-style:oblique;
	width:45px;
	font-size:.60em;
	color: #DDD;
}
div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: right;
	display:inline;
	text-align: right;
}

/* @group playlist */

div.jp-title {
	text-align:center;
}

div.jp-title,
div.jp-playlist {
	width:100%;
	background-color: #F9F8F9;
	border: 1px solid #eee;
}

div.jp-title ul {
	list-style-type:none;
	margin:0;
	padding:0 5px;
	font-size:.8em;
	color: #966;
}

div.jp-title li {
	padding:5px 0;
}



div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}



label {
	color: #4776AF;
	font-size:0.9em;
	cursor: pointer;
	padding: 0 10px;
}
.fLeft {
	float: left;
	text-align:center;
	width:100%;
	}
	
html{ font-size : 80%;}
h3{ font-size: 1.5em;}
#main{
    width:100%;
    }
/*480px*/
@media screen and (min-width : 480px){
 html{ font-size : 90%; }
h3{
   font-size:1.7em;
}

#navi a#pull {
    display: none;
}
#navi ul {
	display: block;
}
#navi ul li { width : 14.129464%; float : left}

#navi ul li a {
	padding : 0.9em 0 ;
	 -webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

#navi ul li a:hover {
	text-shadow: -1px 1px rgba(0, 0, 0, .5);
}
#contents_top{
    width:90%;
}
#contents_bottom{
   width:90%;
}
#contents{
    width:90%;
}
#contents_index {
	text-align: left;
	margin-top:420px;
	margin-left:auto;
	margin-right:auto;
	padding:1em;
	color: #ffffff;
	width: 65%;
	max-width: 960px;
	overflow : hidden;
	}
#contents_index .pro {
    background: #433396;
    padding:3em 2em;
    }
#contents_index .abo {
    background: #363699;
    padding:3em 2em;
    }
#contents_index .les {
    background: #262269;
    padding:3em 2em;
    }
.cd{
	width: 100%;
	height: auto;
	margin-top:2em;
	margin-left:2em;
	margin-right:2em;
	margin-bottom: 0;;
	padding-left: 8em;
	padding-right: 5em;
	padding-top: 0;
	padding-bottom:1em;
	font-size: 1em;
    position: relative;
}
.cd_music {
   	width: 100%;
	height: auto;
	margin:3em;
	padding-left: 5em;
	padding-right: 5em;
	padding-top: 1em;
	padding-bottom: 5em;
	font-size: 1em;
    position: relative;
}
.cd_music h2{
   font-size: 2em;
}
#fRight_cd{
	float: left;
	text-align:left;
	padding-left:5em;
	padding-right: 0;
	padding-top: 1em;
	padding-bottom: 2em;
	min-width: 300px;
	max-width:600px;
	width:auto;
	height:auto;
	font-size:1.1em;
} 
.lesson #main{     
     width : 65%;
     font-size:1.2em;
     float:left;
     padding-top:1em;
     padding-right: 1.5em;;
     padding-left: 2em;;
     padding-bottom: 1em;
     margin:0.5em 0;
     }
.lesson #side{
     width : 200px;
     float:left;
     text-align:center;
     padding-top: 5em;
     padding-right:2em;;
     padding-left: 0em;;
     padding-bottom: 1em;
     margin-top:2em;
     margin-right:3em;
     margin-left: 0;
     margin-right:2em
}
#fLeft_lesson{
   float:left;
   margin-top:0;
   margin-left:2em;
   margin-right:1em;
   marfin-bottom:1em;
   padding:0 1em;
   }
.lesson #open h3{
     font-size:1.5em;
}
.lesson dl{ 
     font-size: 1em;
     margin: 1em;
     padding: .5em 0 .5em 0;
     width:260px;
     height:150px;
     } 

.profile #main{     
     width: 68%;
     float:left;
     padding-top:0.5em;
     padding-right: 0;
     padding-left: 0.5em;
     padding-bottom: 1em;
     margin-top:1.5em;
     margin-right:0;
     margin-left: 1em;
     } 

#confirmArea {
	clear: both;
	margin: 3em;
	padding: 1.5em;
	border: 1px solid #CCC;
	background-color: #FFF;
}
.contact p {
    width: 100%;
    text-align:center;
    }
 }
@media screen and (min-width : 30em) and (max-width: 35em) {
#navi ul li a {
	font-size: 1em;
}
.fLeft {

	padding-left:auto;
	padding-right:1em;
	padding-top: 2em;

}

}
@media screen and (min-width : 37.5em) {
     html{ font-size : 90%;} 
.fLeft {
	float: left;
	padding-left:0;
	padding-right:1em;
	padding-top: 2em;
	padding-bottom:1.5em;
	width:auto;
}

}



/*768px*/
@media screen and (min-width : 768px){
     html{ font-size : 95.7%;} 
.fLeft {
	float: left;
	padding-left:0;
	padding-right:1em;
	padding-top: 2em;
	padding-bottom:1.5em;
	width:auto;
}
#fLeft_cd {
    float: left;
	padding-left:2.5em;
	padding-right:0.2em;
	padding-top: 1em;
	padding-bottom:2em;
	min-width:250px;
	height:auto;
	}
dl.fLeft {
    float: left;
	padding-left:2em;
    width: 30%;
}
.fRight {
	float: right;
	padding-right:2em;
	padding-left:0.5em;
	padding-bottom:2em;
}
.video_container {
	width: 45%;
	float: left;
	margin: 2em 1em 2em 1em;
	padding:0;
	height: 350px;
}
#contents_video {
	margin-top:3em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3em;
	 padding:0;
	 color: #ffffff;
     float: center;
     text-align: left;
	 width: 90%;
	 max-width:960px;
	 overflow : hidden;
	}
}




/*1024px*/
@media screen and (min-width : 960px) {
  html{ font-size : 100%;}
.video_container {
	width: 48%;
	float: left;
	margin: 2em .5em 2em .5em;
	height: 380px;
}
  }
