@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Lancelot);
@import url(https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Anaheim);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
/*!
 * "fontname" is lisenced under the SIL Open Font License 1.1
 * by http://font-foundry.com/fontname/
 */

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?85619248');
  src: url('../font/fontello.eot?85619248#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?85619248') format('woff2'),
       url('../font/fontello.woff?85619248') format('woff'),
       url('../font/fontello.ttf?85619248') format('truetype'),
       url('../font/fontello.svg?85619248#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

body,h1,h2,h3, h4,h5,p,ul,ol {
	margin: 0px;
	padding: 0px;
}

a {
    color:#000000;
    text-decoration:underline;
}
a:link {
    color::#000000;
    text-decoration:none;
}
a:visited{
    color: :#000000;
    text-decoration: none
}
a:hover{
    color::#000000;
    text-decoration:none;
}
a:active {
    text-decoration:none;
}
img {
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	max-width: 100%;
  	height: auto;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.clearboth{
	clear:both;
	}

span.block{
	display:block;
}
.display_spnone{
	display:none;
}

/*******#header*************/
#header {
    background-color: #888; 
}
#header_inner {
	width:95%;
	margin:0 auto;
}
#header_inner #logo h1 {
    max-width: 100%;
    text-align: center;
    color: #000;
    font-family: "Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
    opacity: 1.0;
    font-size: 120%;
}
#header_inner #logo span {
    font-size:50%;
    display:block;
}
#header_inner #logo .language {
    float: right;
}
#header_inner #logo .language {
    display: flex;
    padding: 15px 0 0 0;
    width: 70%;
    margin: 0 auto;
}
#header_inner #logo .language p {
    color: #000;
    font-size: 120%;
}

#header_inner #logo .language ul{
    display:flex;
}

#header_inner #logo .language ul li{
    width:40px;
    padding-left: 10px;
    list-style: none;
}
.language2 {
    display: flex;
    padding: 10px 0px 10px 0;
    width: 35%;
    margin: 0 auto;
}

.language2 p {
        color: #00040a;
    font-size: 120%;
}

 .language2 ul{
    display:flex;
}

.language2 ul li{
    width:40px;
    padding-left: 10px;
    list-style: none;
}


#header_inner #logo .opacity-background {
    position: absolute;
    top: 0px;
    right: 0px;
    
}

#header_inner #logo .opacity-background p{
	display:inline-block;
	margin-left: 30px;
}
#header_inner #logo .opacity-background a{
	color:#fff;
}



#header_inner #logo p {
    font-size: 90%;
    opacity: 1.0;
    color: #000;
    padding: 5px 0px 5px 10px;
    margin-top: 0px;
    clear: both;
}


.bpmmenu {
    background-color: #888;
    opacity: 1.0;
    overflow: hidden;
    padding-bottom: 20px;
}

.bpmmenu ul li {
    float: left;
    font-size: 0.9em;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    color: #000;
    margin-left: 10px;
    list-style: none;
    margin-top: 10px;
}

/*--------------------------------
スマホのフッターメニュー
---------------------------------*/
ul.footer_menu {
    overflow: hidden;
    display: block;
    position: fixed;
    bottom: 30px;
    right: 20px;
    background-color: #3c3c3c;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.8;
     border-radius: 0px;
}


ul.footer_menu li {
	vertical-align:middle;

}
ul.footer_menu li a {
	color: #000;
	text-align: center;
	font-size: 70%;
	padding:8px;
}
	
	
ul.footer_menu .border-right {
	border-right:solid #fff 1px; 
	
}

i.top_icon {
    background: url(../img/arrow_icon.png) no-repeat;
    background-size:cover;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}


span.info_text {
display: block;
    color: #fff;
    margin-top: 3px;
    font-size: 100%;
    padding: 0 5px;
    
}


ul.footer_menu2 {
    width: 100%;
    overflow: hidden;
    display: table;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-radius: 5px;
}




div.footer_menu_top{
    /* width: 220px; */
    position: fixed;
    /* bottom: 150px; */
    left: 0px;
    bottom: 0px;
    z-index: 9999;
}


div.footer_menu_top_pc{
	/*width: 250px; */
    position: fixed;
    bottom: 0px;
    right: 0px;
    border-radius: 5px;
}


ul.footer_menu3 {
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    background-color: #040457;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0px;
}


ul.footer_menu3 li {
	display: table-cell;
	vertical-align:middle;

}


ul.footer_menu3 li a {
	display: block;
	color: #000;
	text-align: center;
	font-size: 70%;
	padding:8px;
	height:100%;
}
	
	
ul.footer_menu3 .border-right {
	border-right: solid #fff 1px;
}



ul.footer_menu3 span.info_text {
    text-align: center;
    color: #000;
    margin-top:3px;
}
/* カルーセル */
#main h2{
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 10px;
	margin-bottom: 15px;
    /* font-family: 'Bilbo Swash Caps', cursive; */
    font-size: 2.5em;
    color:#000030;
}


#main h2 span{
	font-size: 80%;
    color: #000030;
    margin-left: 1em;
    display: block;
}


#main {
    width: 100%;
    padding-left: 0px;
    margin: 0px auto 0 auto;
    overflow: hidden;
    padding-top: 15px;
}
#main #container{
	float: none;
    margin-top: 80px;
	margin-right: 0px;
	padding-bottom: 20px;
    width: 95%;
    margin: 0 auto;
	
}
#main .contens {

}

/*top box記述*/
#main .main_box4{
    padding-top: 10px;
    width: 47%;
    float: left;
    border: solid rgb(4 4 4 / 60%) 1px;
    margin: 1% 1%;
}


#main .imgbox4{
    text-align: center;
}


#main .imgbox4 .soundTitle{
    color: #000;
    opacity: 1.0;
    font-size: 90%;
}
#main .textbox4{
    width: 95%;
    margin: 20px auto 20px auto;

    color: #000030;
}

#main .textbox4 h3{
	font-size:110%;
	color:#000030;
	/*background-color: #b1e2fb;*/
	text-align:center;
	margin-top:0px;
	margin-bottom:10px;
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "Meiryo"serif;
}

#main .textbox4 span.font80{
	font-size:80%;
	}

#main .textbox4 p{
background-color: #000000;
    font-size: 120%;

    text-align: center;
    width: 95%;
    margin-right: 4%;
    padding: 20px 0 0 0;
}

#main .textbox4 p a{
	color:#fff;
	display: block;
    padding: 5px;
}


#main .textbox4 .download-mp3{
    margin: 0 0 10px 0;
 }

 .price{
    text-align: right;
    padding-right: 10px;
 }

.attention {
font-size: 80%;
    margin-top: 10px;
    padding: 0 5px;
}



#container .contens h3.catchcopy{
    text-align: center;
    font-size: 2.2em;
    color: #030303;

}

#container .contens h4{
text-align:center;
margin: 10px 0 120px 0;
font-size: 1.2em;
}



#container .contens-bk100{
	width: 100%;
}


#container .service{
	margin:0 auto;
	background-color: #E2E2E2;
    overflow: hidden;
	padding: 20px 10px 0 10px;
	border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#main #container .contens h2.gradation-line-h2-white span{
    color: #000030;
}




#side_container .side_info .side_info_inner h2.gradation-line-h2 span{
    color: #000030;
    font-size: 80%;
    display: block;
}


span.subtitle{
	font-size:70%;
	padding-left:5px;
	}
span.left-space{
	margin-left:5px;
	}

#main .textbox6 p{
	color:#000030;
	font-size:100%;
	line-hieght:1.5;
	margin-bottom:1em;
}


.lecture_list_1 {
    /* margin-right: 10%; */
    list-style-type: none;
    margin-bottom: 30px;
    color: #000030;
    font-size: 80%;
}




.lecture_list_2 {
    /* margin-right: 10%; */
    list-style-type: none;
    margin-bottom: 30px;
    color: #000030;
    border: dotted 1px #000030;
    padding: 10px;
    margin-top: 15px;
}

.tax {
    font-size: 70%;
}






.gnav{
width: 100%;
    background-color: #000;
    margin-top: 15px;
    border-top: #fff solid 1px;

}

.nav {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    display: table;
    /*table-layout: fixed;*/
    border-bottom: #fff solid 1px;
    
}

.nav li{
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    border-right:1px solid #fff;
    text-align:center;
    
    /*font-family: 'Lancelot', cursive;*/
}

.nav li a{
    display: block;
    padding: 8px 0;
    /*font-family: 'Lancelot', cursive;*/
    font-size: 90%;
    
}

.nav li a span{
display: block;
    font-size: 90%;
    margin-top: 3px;
	}


.nav li.current a {
    opacity:0.6;
    pointer-events:none; 
}




.nav li.border-right{
	border-right:none;
}

i.niku_icon_top{
    background: url(../img/niku1.png) no-repeat;
    background-size: cover;
    display: inline-block;
    vertical-align: baseline;
    width: 12px;
    height: 12px;
    margin: 0 4px 0 0;
}




.border-top{
    border-top:1px solid #fff;
    margin-top:0px;
}



#footer {
    background-color: #000;
    text-align: center;
    color: #fff;
    font-size: 80%;
}

#container #banner_area {
	margin-bottom: 15px;
}


.profile{
    /* background-color: #FFF4F4; */
    padding: 10px;
    /* width: 60%; */
    margin: 0 auto;
    border: dotted 1px #000;

}

p.catch {
    padding: 5px 10px;
}






p.time{
	margin-bottom:30px;
	}
	

.fontsize90{
	font-size:90%;
	margin-bottom: 10px
	}

span.attention{
 	font-size:70%
 	}

/** FAQ   **/


.faqList {
    overflow: hidden;
    zoom: 1;
    /*padding: 0 20px;*/

}

.faqList p{
    /* background-color: #030353; */
    color:#000030;
    text-align: left;
    padding: 10px 0 10px 10px;
    font-size: 100%;
}

.faqList ul.list {
    margin-right: 0px;
    /* width: 100%; */
    overflow: hidden;
    border: dotted 1px #000030;
    /* background-color: #FFEAED; */
    padding: 20px 10px 10px 10px;
}

.faqList ul.list li {
    line-height: 1.5;
    overflow: hidden;
    position: relative;
    margin: 5px 0 0 0;
    margin-bottom: 20px;
    font-size: 90%;
}
.ex{
margin-top: 5px;
    display: block;
    color: #2D2D48;
}
.about-site{
    font-size: 90%;
    margin: 20px 0 0 0;
    line-height: 1.6;
    /* padding: 0px 20px 0 20px; */
    color: #000030;
	}
	
.fontweight{
    font-weight: bold;
	}
	
.kiyaku{
	margin:0px 0 0 0;
	padding: 0 0 0px 0;

}

.kiyaku .kiyaku-detail{
    border: dotted 1px #444;
    padding: 10px 10px 20px 10px;
    font-size: 90%;;
}

.kiyaku .kiyaku-detail ul{
    list-style: none;
    line-height: 1.5;
    font-size: 80%;

}

.kiyaku .kiyaku-detail ul a{
	color:#000030;
    text-decoration: underline;
}

.kiyaku p{
font-size: 90%;
    padding: 10px 0px 0 0px;
    color: #000030;


}



.topborder{
	border-top:#666 dotted 1px;
	padding-top:5px;
	
}

.topmargin10{
	margin-top:10px;
}

.topmargin20{
	margin-top:20px;
}


.topmargin60{
	margin-top:60px;
}

.bottommargin20{
	margin-bottom:20px;
}



.bottomborder{
	border-bottom:#666 dotted 1px;
    padding-bottom: 5px;	
}



h5.headline {
    font-size: 120%;
    font-weight: normal;
    margin:0px 0 10px 0;
    color:#000030;
    letter-spacing: 0.2em;

}


h5.headline span {
    font-size: 11px;
    letter-spacing: 0;
}
.attentionBox p{
	font-size:80%;
	color:#666;
	border:dotted 1px #666;
	padding:5px;
	}

.padding{
	padding:10px 10px 15px 10px;
}

p.expirationDate {
	text-align:center;
	font-weight:bold;
	margin:10px auto 10px auto;
	border:1px #666 solid;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	padding:5px 0;
	width: 440px;
}


.conditions {
	text-align:center;
	font-weight:bold;
	margin: 10px 0 10px 0;
	font-size:120%;
	
}
s
span.square{
height:10px; 
width:10px;
display:inline-block;

position:relative;
margin-right:0.5em;
	} 
	
span.square2{
height:10px; 
width:10px;
display:inline-block;
background-color:#fff;
position:relative;
margin-right:0.5em;
	} 


dd.pointer-events a{
    pointer-events: none;

    }

dd.pointer-events a:link{
    text-decoration: none;
    }


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}