/*

ファイルエンコード：utf-8

*/


@charset "utf-8";



@media screen and (max-width: 768px){
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
#container{
width:100%;
}





/* -------------------- 一括管理 -------------------- */

* {
	color: #777777;	
	line-height: 25px;
}


a:link {
	color: #ffffff;		
	text-decoration: none;	
}


a:visited{
	color: #ffffff;		
	text-decoration: none;	
	
}


a:hover{
	color: #e83030;	
	text-decoration: none;	
	
}


a:active {
	color: #e83030;	
	text-decoration: none;
}


.ablue a:link {
	color: #e83030;		
	text-decoration: none;	
}


.ablue a:visited{
	color: #e83030;		
	text-decoration: none;	
	
}


.ablue a:hover{
	color: #e83030;	
	text-decoration: none;	
	
}


.ablue :active {
	color: #e83030;	
	text-decoration: none;
}


img{
	border:0px;
}

body {		
	margin: 0px;
	padding :0px 0px 0px 0px;
	font-size:12px;
	color: #777777;
	text-align: center;	
	font-family: 'Oswald', sans-serif;
	font-weight:200;
	letter-spacing: 0.5px;
	-webkit-text-size-adjust: 100%;
	
}






.cost_area{
	width:80%;
	margin:auto;
}



.cost_area_tit{
	font-size:30px;
	margin:90px 0px 0px 0px;
	padding:0px;
}

.cost_area_subtit{
	font-size:14px;
	margin:20px 0px 30px 0px;
	padding:0px;
}



.cost_cells_l{
	width:100%;
	margin-bottom:15%;
}

.cost_cells_l h1{
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#eee;
	border-radius: 4px;
}

.cost_cells_l h2{
	font-size:30px;
	text-align:center;
	font-weight:100;
	margin:20px 0px 3px 0px;
	padding:0px;
}

.cost_cells_l h3{
	font-size:12px;
	line-height:18px;
	text-align:center;
	font-weight:100;
	margin:10px 0px 8px 0px;
	padding:0px;
}


.cost_cells_l p{
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 10px;
}



.cost_cells_r{
	width:100%;
	margin-bottom:10%;
}


.cost_cells_r h1{
	font-size:14px;
	font-weight:600;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
	background-color:#eee;
	border-radius: 4px;
}

.cost_cells_r h2{
	font-size:30px;
	text-align:center;
	font-weight:100;
	margin:20px 0px 3px 0px;
	padding:0px;
}

.cost_cells_r h3{
	font-size:12px;
	line-height:18px;
	text-align:center;
	font-weight:100;
	margin:10px 0px 8px 0px;
	padding:0px;
}


.cost_cells_r p{
	font-size:12px;
	line-height:20px;
	text-align:left;
	margin:0px;
	padding:0px 10px 0px 10px;
}







.grigo_logo{
  width:86px;
  margin-top:-16px;
  margin-left:10px;
}



.grigo_l{
  float:left;
  width:25%;
  padding:10px 0px 0px 0px;
  text-align:left;
}


.grigo_m{
  display: none;
}



.grigo_m_m{
  float:left;
  width:65%;
  padding:1.5vw 0px 0px 0px;
  text-align:center;
  font-size:16px;
}


.grigo_m_m a:link{
  color:#ffffff;
}

.grigo_m_m a:visited{
  color:#ffffff;
}



.grigo_r{
  display: none;
}


.grigo_r a:link{
  border:2px solid #ffffff;
  padding:2px 5px 3px 5px;
  border-radius: 30px;
  color:#ffffff;
  font-size:10px;
}

.grigo_r a:visited{
  border:2px solid #ffffff;
   padding:2px 5px 3px 5px;
   margin:0px;
  border-radius: 30px;
  color:#ffffff;
}





.grigo_m_m ul{
	width: 100%;
	padding:0px;
	margin:0px;

} 


.grigo_m_m ul li {
    display: inline-block;
	width: 23%;
	font-size: 10px;
	padding:0px;
	margin:0px;
} 


.grigo_m_m ul li a { 
    text-decoration: none;
    color: #ffffff; 
	font-size: 10px;
	padding:0px;
	margin:0px;
} 


.grigo_m_m ul li a:hover{ 
    text-decoration: none;
    color: #08a800; 
	padding:0px;
	margin:0px; 
}


video {
	visibility:hidden;
	height:0px;
}



.undh{
	color:#e83030;
	font-weight:100;
	font-size:18px;
	text-align:left;	
	line-height:33px;
	margin:10px 0px 10px 0px;
	border-bottom:solid 1px #e83030;
}

.zibunno{
	font-weight:300;
	font-size:12px;
	line-height:40px;
	margin-bottom:40px;
	background-color:#f5f5f5;
	padding:3px 3px 3px 20px;
}


.cp_ipselect {
	overflow: hidden;
	width: 90%;
	text-align: center;
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl02 {
	position: relative;
	border: 1px solid #dddddd;
	border-radius: 5px;
	background: #ffffff;
	width: 100%;
}
.cp_ipselect.cp_sl02::before {
	position: absolute;
	top: 0.8em;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #dddddd;
	pointer-events: none;
}
.cp_ipselect.cp_sl02:after {
	position: absolute;
	top: 0;
	right: 2.5em;
	bottom: 0;
	width: 1px;
	content: '';
	border-left: 1px solid #dddddd;
}
.cp_ipselect.cp_sl02 select {
	padding: 8px 38px 8px 8px;
	color: #666666;
}

.listmount {
    letter-spacing: -0.5px;  
	font-size:14px;
	color:#000000;
	font-weight:500;
	padding:10px 0px 10px 20px;
	border-top:1px solid #cccccc;  
	border-bottom:1px solid #cccccc;     
}

.entry-footer{
	color:#999999;
	font-size:8px;
	margin-bottom:30px;
}


.nonundh{
	color:#e83030;
	font-weight:100;
	font-size:24px;
	text-align:left;	
	line-height:33px;
	margin:20px 0px 20px 0px;
}



.nemoremo{
	font-weight:100;
	font-size:25px;
	line-height:30px;
	color:#000000;
	margin:40px 0px 10px 0px;
	text-align:center;
	letter-spacing: 10px;
}

.regone{
	font-size:15px;
	margin-bottom:20px;	
	line-height:30px;
	font-weight:200;
	text-align:center;
}

.toma{
	height:30px;
}


.todoro{
	font-weight:100;
	font-size:25px;
	line-height:30px;
	color:#000000;
	margin:40px 0px 10px 0px;
	text-align:center;
	letter-spacing: 10px;
}


.toph{
	font-weight:100;
	font-size:26px;
	color: #e83030;
	text-align: center;	
	margin:0px 0px 18px 0px;
}


.toph a:link {
	color: #e83030;		
	text-decoration: none;	
}


.toph a:visited{
	color: #e83030;		
	text-decoration: none;	
	
}


.toph a:hover{
	color: #e83030;	
	text-decoration: none;	
	
}


.toph :active {
	color: #e83030;	
	text-decoration: none;
}

.tophu{
	font-weight:200;
	font-size:12px;
	text-align: center;	
	margin:0px 0px 0px 0px;
	line-height:20px;
}


#main{
	width:100%;
	background-color:#ffffff;
	padding:0px 0px 10px 0px;
}


#cont{
	text-align:left;
	padding:0px 10px 0px 10px;	
}


#header{
	margin-bottom:10px;
}

#seo{
	font-weight:normal;
	font-size:10px;
	padding:3px 1px 3px 1px;
	background-color:#ffffff;
	margin:0px 0px 10px 0px;
}

#header_cont{
	padding-bottom:0px;
}


#header_cont_left{
	float:left;
	width:15%;
	padding:0px;
	margin:0px;
}

.logona{
	margin:4vw 0px 0px 3.7vw;
	width:40px;
}





#header_cont_right{
	visibility:hidden;
	float:right;
	width:85%;
}


#btn_reserve{
	margin-bottom:15px;	
}


#navi{
	clear:both;
	height:62px;
}

#pagetitle{
	text-align: left;
	margin:30px 0px 20px 0px;
}

#page_caution{
	text-align: left;
	margin:0px 0px 30px 0px;
}


#topimage{
	margin-top:0px;
}

#top_news{
	width:533px;
	float:left;
}

#top_news_tit{
	border-bottom:3px solid #ededed;
	text-align:left;
	padding-bottom:10px;
	margin-bottom:10px;
}


#top_open{
	width:402px;
	float:right;
}

.headline_cont{
	padding:5px 5px 0px 0px;
	text-align:left;
}

.top_chapter{
	padding-top:15px;
	clear:both;
}

.top_timeline{
	padding-top:15px;
	text-align:center;
	clear:both;
}

.top_info_space{
	padding-top:15px;
	clear:both;
}


.top_banner{
	margin-right:10px;
	margin-bottom:7px;
}

.top_banner_right{
	margin-bottom:7px;
}




#bottom_cont{
	width:943px;
	margin-top:20px;	
}


#bottom_cont_left{
	float:left;
	width:675px;
}

#bottom_cont_right{
	float:right;
	text-align: right;
	width:250px;
	border-left:1px dotted #cccccc;		
}


#cont_box{		
}

#cont_left{
	float:left;
	width:250px;
	border-right:1px dotted #cccccc;		
	
	
}

#cont_right{
	float:right;
	text-align: left;
	width:675px;
	padding-top:5px;	
}




#toptit{
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
}


#toptit_txt{
	font-weight:bold;
	text-align: left;
	padding:10px 0px 10px 0px;	
}


.txt{
	padding:0px 0px 5px 0px;
	text-align: left;	
}

#top_customer_tit{
	margin:10px 0px 5px 0px;
	padding:10px 0px 0px 0px;
	text-align: left;
	border-top:1px dotted #cccccc;
	border-bottom:1px solid #cccccc;	
}

#top_customer{
	margin:5px 0px 0px 0px;
	padding:10px;
	text-align: left;
	border:1px solid #cccccc;
	border-radius: 10px;
}

#top_customer_left{
	float:left;
	width:62px;
	padding-right:10px;
}

#top_customer_right{
	text-align: left;
	font-size:11px;	
	padding:0px 0px 0px 0px;
}

#top_customer_left_imanari{
	float:left;
	width:300px;
	padding-right:10px;
}

.top_customer_h{
	font-weight:bold;
	font-size:12px;
	padding:3px 0px 3px 0px;
	margin:0px;		
}

.top_customer_p{
	font-weight:bold;
	color:#da4f70;
	font-size:11px;	
	margin:0px 0px 0px 0px;
}

.clear{
	clear:both;	
}

#banner_area{
	text-align: left;
	background-color:#f7f7f7;
	padding:10px;
	width:230px;
}

.banner{
	margin-bottom:10px;
}

#blog_top{
	width:230px;
	height:93px;
}

#blog_body{
	width:208px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0px;
	padding:10px;
}

.blog_footer{
	width:230px;
	height:3px;
	background-image: url(../images/blog_bottom.jpg);
	margin-bottom:10px;
}

.blog_news{
	margin-bottom:5px;
}

.blog_arrow{
	margin-right:3px;
}

.list_wrap {
    list-style: none;
    padding:0;
    margin:0;       
}

.list { 
    padding-left: 1em; 
	padding-bottom: 1em; 
    text-indent: -.7em;
	line-height:22px;
}
 
.list:before {
    content: "• ";
    color: #999999;
}



#footer{
	color:#ffffff;
	padding:30px 0px 70px 0px;
	margin-bottom:0px;
	margin-top:0px;
	text-align:center;
	font-size:11px;
	background-color:#444444;
}

#footer_left{
	font-size:9px;
	line-height:19px;
	color:#cccccc;
	text-align:left;
	padding-left:10px;
}


#footer_right{
	padding:10px 0px 0px 0px;
	color:#ffffff;
	font-size:8px;
	width:30%;
	padding-left:10px;
}



#footer a:link {
	color: #999999;		
	text-decoration: none;	
}


#footer a:visited{
	color: #999999;		
	text-decoration: none;	
	
}


#footer a:hover{
	color: #e83030;	
	text-decoration: none;	
	
}


#pankuzu{
	padding: 5px 0px 25px 0px;
	font-size:13px;
	font-weight:100;
	letter-spacing:1px;
	text-align:right;
	color:#cccccc;
	
}
	
#pankuzu a:link{
	font-weight:600;
}
	
#pankuzu a:hover{
	font-weight:bold;
}
	
#pankuzu a:visited{
	font-weight:600;
}	
	


#g_img{
	float:left;
}

.no{
	padding:0px;
	margin:0px;
}

#g_toptxt{
	margin-bottom:5px;
}

#g_profile{
	margin-top:20px;
}

.subtit{
	margin-top:40px;
	margin-bottom:10px;
}

.imgtop{
	margin-top:10px;
}

.imgnear{
	margin-top:5px;
	background-image: url(../images/menu_start.jpg);
	height:23px;
	width:675px;
}

#pagetop{
	clear:both;
	text-align:right;
	margin:20px 0px 10px 0px;
}

.subtit_a{
	margin-bottom:10px;
}


#m_frame{
	text-align:left;
	padding:5px 10px 5px 10px;
	font-size:11px;
	margin-bottom:20px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#googlemap{
	width:672px;
	height:672px;
	border:1px solid #cccccc;
	margin-top:10px;
	margin-bottom:10px;
}

.kura { position: relative; height: 0; padding: 0 0 56.25%; overflow: hidden; } .kura iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/* -------------------- 共通要素 -------------------- */

.image_float_right{
	float:right;
	margin-left:5px;
}


.image_float_left{
	margin-right:5px;
}


.clear{
	clear:both;
}


.small{
	font-size:10px;
}


/* -------------------- ヘッダー -------------------- */





#logo{
	float:left;
	width:460px;
	height:39px;
	margin-top:10px;
}



#header_right{
	float:right;
	width:500px;
	margin-top:30px;
}


.ulstyle_header{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;   
}


.listyle_header{
	float: right;
	padding-left: 14px;
	padding-right: 11px;
	background: url(../images/arrow.png) no-repeat 0px 0.6em;
	line-height:26px;
}



/* -------------------- トップイメージ -------------------- */

#topimage_area{
	width:938px;
	margin-top:5px;
}




/* -------------------- トップ_最新情報 -------------------- */

#news_title{
	padding-bottom:0px;
	margin-bottom:5px;
	width:929px;
}


#news{
	padding:0px;
	width:929px;
}


.ulstyle{
	padding: 0px;
	margin: 0px;
	list-style: none;
	list-style-position: outside;   
}


.listyle{
	padding-left: 17px;
	margin-top: 5px;
	background: url(../images/arrow.png) no-repeat 0px 0.6em;
	border-bottom:1px dotted #8F8F8F;
	line-height:25px;
}


.date{
	padding-left: 10px;
	font-size:9px;
	color:#009933;
}


/* -------------------- 内容ページ -------------------- */


.suport_txtbox{
	font-size:11px;
	color:#999999;
	line-height:24px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	text-align:left;
	width: 950px;
	height: 300px;
	padding: 10px;
	margin-top:0px;
	margin-bottom:0px;
}




#h2_title{
	font-size:16px;
	font-weight:bold;
	border-bottom: 3px solid #096;
	padding-bottom:5px;
	margin-top:15px;
	margin-bottom:15px;
	width:932px;
}


#contents{
	padding: 0px;
	width:926px;
}


.image_point{
	margin-right:5px;
}


.image_point_space{
	height:3px;
}


.spacer{
	height:20px;
}


.subtitle{
	margin-bottom:7px;
}


.cont_txt{
	font-size:11px;
	line-height:22px;
}


#line_dotted{
	margin-top:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ccc;
	width:878px;
}


.policy_ulstyle{
	padding: 0px;
	margin: 0px;
	list-style: decimal;
	list-style-position: inside;   
}


.policy_listyle{
	padding-left: 17px;
	margin-top: 5px;
	line-height:25px;
}




/* -------------------- コンタクトフォーム -------------------- */

#table {
	border-left:1px solid #eeeeee;
	border-top:1px solid #eeeeee;
	margin-top:10px;
}


#table_txt {
	width:920px;
	margin-bottom:5px;
}


.td_darkgray {
	border-right:1px solid #ffffff;
	border-bottom:1px solid #b3b3b3;
	padding:5px;
	background-color:#777777;
	color:#ffffff;
	font-size:11px;
	font-weight: 200;
	text-align:center;
}


.td_gray {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
}


.td_white {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:center;
}

.td_white_lm {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:10px 10px 10px 20px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:left;
}

.td_grayl {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:2px 10px 2px 10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 600;
	text-align:left;
}




/* -------------------- schedule -------------------- */

.tablej {
	width: 950px;
	height: 750px;
}

.td_gray_j {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}


.td_white_j {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}

.td_gray_j_r_non {
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}


.td_white_j_r_non {
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}

.td_gray_16 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:16%
}


.td_white_16 {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:16%
}

.td_gray_j_b_non_16 {
	border-right:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:16%
}

.td_gray_j_b_non {
	border-right:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}


.td_white_j_b_non {
	border-right:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}

.td_gray_j_r_b_non {
	padding:10px;
	background-color:#f8f8f8;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	width:12%
}

.schej {
	overflow: scroll;
	border:1px solid #cccccc;
}


/* -------------------- /schedule -------------------- */




.td_white_l {
	border-right:1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	padding:7px;
	background-color:#FFFFFF;
	font-size:11px;
	font-weight: 200;
	text-align:left;
}

.td_jd {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:5px 10px 5px 10px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:18px;
	font-weight: 200;
	text-align:left;
}

.td_jdl {
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	padding:7px;
	background-color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	font-weight: 200;
	text-align:center;
}


#fee_box {
	margin-top:15px;
	text-align:left;
}


#fee_left {
	float:left;
	width:460px;
	margin-right:10px;
	text-align:left;
}

#fee_right {
	float:right;
	width:460px;
	text-align:left;
}


#kids_left {
	float:left;
	width:590px;
	margin-right:10px;
	text-align:left;
}

#kids_right {
	float:right;
	width:300px;
	text-align:left;
}


#fee_sche_left {
	float:left;
	width:640px;
	margin-right:10px;
	text-align:left;
}

#fee_sche_right {
	float:right;
	width:280px;
	text-align:left;
}



#fee_three_left {
	float:left;
	width:300px;
	margin-right:25px;
	text-align:left;
}

#fee_three_middle {
	float:left;
	width:300px;
	margin-right:10px;
	text-align:left;
}

#fee_three_right {
	float:right;
	width:300px;
	text-align:left;
}





.red{
	color:#FF0000;
	margin-left:3px;
	margin-right:3px;
}

.red_cau{
	color:#FF0000;
	font-weight:bold;
}


#form_space{
	margin-top:10px;
	
}


/* -------------------- ショップ -------------------- */

.sub_tit {
	border-bottom:1px solid #cccccc;
	font-size:20px;
	font-weight:600;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:10px;
	color:#333333;  
	margin-bottom:15px;
}


.bold_tit {
	font-weight:bold;
	font-size:18px;
	padding-bottom:2px;
	margin-bottom:3px;
	text-align:left;
}

.sub_eg {
	color:#b3b3b3;
	text-align:left;
	font-size:9px;
	margin-left:10px;
}

.muryo_tit {
	font-weight:bold;
	font-size:24px;
	padding-:0px;
	margin:0px;
}

.muryo_sub_tit {
	font-weight:bold;
	font-size:12px;
	padding-:0px;
	margin:10px 0px 10px 0px;
}

.sub_sub_tit {
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	padding:2px 0px 2px 5px;
	background-color:#eee;
}



.shop_subtit {
	font-weight:bold;
	font-size:12px;
	padding:0px;
	margin:0px;
}


.shop_disc {
	padding:15px 5px 15px 15px;
}

.shop_red {
	font-weight:bold;
	font-size:11px;
	color:#ff0000;
}

.shop_img {
	border:1px solid #cccccc;
	margin-bottom:15px;
}

#shop_table {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	margin-top:10px;
}

.shop_td_gray {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	background-color:#f1f1f1;
	font-size:11px;
}


.shop_td_white {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	background-color:#FFFFFF;
	font-size:11px;
}

.shop_td_gray_tit {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:5px;
	background-color:#5f5f5f;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
}


/* -------------------- クラス紹介 -------------------- */

.class_demo_tit{
	background-color:#777777;
	padding:3px 0px 3px 10px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.class_demo_tit_red{
	background-color:#db251b;
	padding:3px 0px 3px 10px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}

.class_demo_sub{
	color:#ffffff;
	font-weight:normal;
	font-size:11px;
	padding-left:10px;
}

.class_demo{
	background-color:#f6f6f6;
	border:1px solid #cccccc;
	padding:15px;
	line-height:22px;
}

.class_demo_red{
	border:2px solid #db251b;
	padding:15px;
	line-height:22px;
}

.pagetop{
	font-size:10px;
	text-align:right;
	margin-bottom:15px;
}



.class_demo img{
	border:1px solid #cccccc;
}


.class_demo h1{
	font-size:11px;
	font-weight:bold;
	color:#db251b;
	margin:0px 0px 10px 0px;
	padding:0px;
}

.class_demo p{
	font-size:11px;
	margin:0px;	
}


.class_demo_right{
	float:right;
	width:280px;
	margin-bottom:5px;
}

.class_demo_icon{
	float:left;
	margin-right:5px;
}

.class_demo_sam{
	float:left;
	margin:0px 10px 0px 0px;
}



/* -------------------- 重要なお知らせ -------------------- */

.attetion{
	background-color:#f7f7f7;
	border:2px solid #db251b;
	padding:10px 15px 10px 15px;
	margin-bottom:15px;
	text-align:left;
}

.attetion_title{
	background-color:#db251b;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
}

.classred{
	color:#db251b;
}

.attention_txt{
	color:#db251b;
	font-weight:bold;
	font-size:16px;
}


/* -------------------- 道場紹介 -------------------- */

#intro_area{
	margin-top:10px;
	padding:10px;
	background-color:#f6f6f6;
	text-align:left;
}





/* -------------------- 動画 -------------------- */

#movie_area{
	margin-top:15px;
}


#m_left{
	float:left;
	width:290px;
	padding:10px;
	background-color:#f6f6f6;
	text-align:left;
	margin-right:10px;
}

#m_middle{
	float:left;
	width:290px;
	padding:10px;
	background-color:#f6f6f6;
	text-align:left;
	margin-right:10px;
}

#m_right{
	float:right;
	width:290px;
	padding:10px;
	background-color:#f6f6f6;
	text-align:left;
}
/* -------------------- クラス紹介 -------------------- */

#mot{
	padding:10px;
	margin-bottom:15px;
}

.mot_left{
	float:left;
	width:150px;
	margin-bottom:5px;
}

.mot_right{
	float:right;
	width:760px;
	margin-bottom:5px;
	text-align:left;
	font-size:16px;
	font-style: italic;
	line-height:21px;
}

.class_sold{
	border:1px solid #cccccc;
	margin-top:5px;
	padding:10px;
}


.class_demo_left{
	float:left;
	width:580px;
	text-align:left;
	margin-bottom:5px;
}


.class_demo_left h1{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.class_demo_left h2{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
}

.class_demo_left p{
	font-size:11px;
	margin:0px;
	padding:5px 0px 0px 10px;	
}


.class_demo_right{
	float:right;
	width:280px;
	margin-bottom:5px;
}

.class_demo_icon{
	float:left;
	margin-right:5px;
	border:0px;
}

/* -------------------- 帯制度 -------------------- */

.name_tit{
	background-color:#eeeeee;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
}

.belt_players{
	border-bottom:1px solid #eeeeee;
	margin-bottom:5px;
	padding:0px 0px 5px 5px;
}

.sam_inst{
	float:left;
	margin-right:10px;
}






/* -------------------- ボタン -------------------- */


.button {
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5), 0px 1px 2px rgba(0, 0, 0, 0.15);
  background-color: #eeeeee;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -moz-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: -o-linear-gradient(top, #fbfbfb, #e1e1e1);
  background: linear-gradient(top, #fbfbfb, #e1e1e1);
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #d4d4d4;
  height: 25px;
  width: 590px;
  line-height: 25px;
  padding: 0px 25.6px;
  font-weight: 300;
  font-size: 14px;
  color: #666666;
  text-shadow: 0 1px 1px white;
  margin: 0;
  text-decoration: none;
  text-align: center;
}

.button-rounded {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.button-primary {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #db251b));
  background: -webkit-linear-gradient(top, #ec362c, #db251b);
  background: -moz-linear-gradient(top, #ec362c, #db251b);
  background: -o-linear-gradient(top, #ec362c, #db251b);
  background: linear-gradient(top, #ec362c, #db251b);
  background-color: #db251b;
  border-color: #db251b;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);
}


/* line 142, ../scss/partials/_buttons.scss */
.button-primary:hover {
  background-color: #db251b;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db251b), color-stop(100%, #ec362c));
  background: -webkit-linear-gradient(top, #db251b, #ec362c);
  background: -moz-linear-gradient(top, #db251b, #ec362c);
  background: -o-linear-gradient(top, #db251b, #ec362c);
  background: linear-gradient(top, #db251b, #ec362c);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-primary:active {
  background: #db251b;
  color: #a20800;
}


.button-primary-blue {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b5e5), color-stop(100%, #db251b));
  background: -webkit-linear-gradient(top, #3359ff, #0328c7);
  background: -moz-linear-gradient(top, #3359ff, #0328c7);
  background: -o-linear-gradient(top, #3359ff, #0328c7);
  background: linear-gradient(top, #3359ff, #0328c7);
  background-color: #0328c7;
  border-color: #0328c7;
  color: white;
  text-shadow: 0 -1px 1px rgba(0, 40, 50, 0.35);
}


/* line 142, ../scss/partials/_buttons.scss */
.button-primary-blue:hover {
  background-color: #db251b;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #db251b), color-stop(100%, #ec362c));
  background: -webkit-linear-gradient(top, #0328c7, #3359ff);
  background: -moz-linear-gradient(top, #0328c7, #3359ff);
  background: -o-linear-gradient(top, #0328c7, #3359ff);
  background: linear-gradient(top, #0328c7, #3359ff);
}
/* line 146, ../scss/partials/_buttons.scss */
.button-primary-blue:active {
  background: #0029d9;
  color: #001261;
}




/* -------------------- 会員専用ページドロップダウンメニュー -------------------- */

#dropmenu{
  list-style-type: none;
  width: 670px;
  height: 35px;
  margin: 0px 0px 30px 0px;
  padding: 0;
  background: #5f5f5f;
}
#dropmenu li{
  position: relative;
  width: 133px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  border-right:1px solid #fff;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 12px 0 11px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
	padding: 0;
}
#dropmenu li:last-child ul{
  left: -100%;
  width: 100%
}
#dropmenu li ul li{
  overflow: hidden;
  width: 200%;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 8px 15px;
  background: #787878;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
}
#dropmenu li:hover > a{
  background: #4e4e4e;
  color: #fff;
}
#dropmenu > li:hover > a{
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 28px;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #585858;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}
#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}


/* -------------------- ショップ -------------------- */

.works_tit{
	text-align: left;
	font-size:16px;
	font-weight:normal;
	padding:0px 0px 0px 0px;
	margin:30px 0px 10px 0px;
	letter-spacing: 3px;	
}

.works_price{
	text-align: left;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;	
	color: #e83030;	
	font-weight:normal;
	letter-spacing: 3px;	
}

.works_sub_tit {
	border-bottom:1px solid #eeeeee;
	font-weight:normal;
	font-size:12px;
	padding-bottom:2px;
	padding-top:3px;
	margin-bottom:7px;
	text-align:left;
	letter-spacing: 3px;
}

.works_sub_toptit {
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
	margin-top:20px;
	text-align:left;
}
.genba_allphoto img {
	float:left;
	margin:0px 8px 8px 0px;
}

.genba_cell {
	float:left;
	border:1px solid #e2e2e2;
	background-color:#f9f9f9;
	text-align:left;
	width:443px;
	height:120px;
	padding:10px 10px 0px 10px;
	margin:0px 10px 10px 0px;
	line-height:20px;
}


.genba_cell img {
	float:left;
	margin:0px 10px 0px 0px;
	width:148px;
	height:111px;
}


.genba_cell h1 {
	font-weight:bold;
	font-size:11px;
	line-height:17px;
	text-align:left;
	margin:0px 0px 5px 0px;
}

.shopimage_left {
	float:left;
	margin-right:20px;
}



/* -------------------- トップ -------------------- */

#teatarea{
	height: 300px;
}

p.example {
height: 300px;
margin-bottom: 1em;
position: relative;
}

.example img {
width:100%;
position: absolute;
clip: rect(50px auto 550px auto);
}


#head {
font-size:14px;
border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
text-align:left;
padding:12px 0px 12px 0px;
font-weight:normal;
letter-spacing: 5px;
margin-bottom:20px;
font-weight:500;
}






/* -------------------- インストラクター -------------------- */

.inst_l{
	float:left;
	width:27%;
	padding:5px 0px 0px 0px;	
}
.inst_r{
	float:right;
	text-align: left;
	width:70%;
	padding:0px 0px 25px 3%;
	color:#ffffff;
	font-size:12px;
	line-height:19px;
}
.inst_r h1{
	text-align: left;
	color:#ffffff;
	font-size:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	border-bottom:1px solid #777777;
	font-weight:600;
	letter-spacing: 1px;
	text-align: left;	
}
.inst_r h2{
	text-align: left;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	color: #e83030;	
	font-weight:300;	
	letter-spacing: 3px;
}
.inst_r p{
	text-align: left;
}



/* -------------------- ボタン -------------------- */

.ner_button {
    width:150px;
    font-size:10px;
    text-decoration:none;
    display:block;
    text-align:center;
	letter-spacing: 3px;
    padding:2px 0 5px;
    color:#fff;
    background-color:#414141;
}


.news_button {
    width:150px;
    font-size:11px;
    text-decoration:none;
    display:block;
    text-align:center;
	letter-spacing: 3px;
    padding:4px 0 5px;
    color:#fff;
    background-color:#414141;
	margin-top:30px;
}


.jef {
	margin-top:10px;
}


.jef a:link {
	color: #ffffff;		
	text-decoration: none;	
}


.jef a:visited{
	color: #ffffff;		
	text-decoration: none;	
	
}

.jef a:hover{
	color: #ffffff;	
	text-decoration: none;	
}

.str {
}

.str a:link {
	color: #ffffff;		
	text-decoration: none;	
}

.str a:visited{
	color: #ffffff;		
	text-decoration: none;	
}
.str a:hover{
	color: #ffffff;	
	text-decoration: none;		
}


/* -------------------- 帯 -------------------- */

#new_tie {
	background-color: #f4f4f4;	
	text-align: center;	
	padding:20px;
	letter-spacing: 3px;
}


/* -------------------- VIDEOS -------------------- */

.videos{
	float:left;
	width:465px;
	margin:20px 10px 0px 0px;
}


.videos_left{
	float:left;
	width:180px;
}

.videos_right{
	float:right;
	width:270px;jef
	padding-left:15px;
	font-size:11px;
	letter-spacing: 0px;
	line-height:16px;
}

.videos h1{
	padding:0px;
	margin:0px;
	font-size:11px;
}

.movie{
	width:100%;
	height:53vw;	
}

.topmovie{
	width:100%;
	height:53vw;
	margin-top:20px;	
}


/* --------------------T_NEWS -------------------- */

.t_news{
	width:100%;
	margin:0px 0px 60px 0px;
	padding:0px;
	height:500px;
	border-bottom:1px solid #eeeeee;
	
}


.t_news h1{
	text-align: left;
	font-size:18px;
	font-weight:300;
	padding:0px 0px 0px 0px;
	margin:20px 0px 5px 0px;
	letter-spacing: 3px;
	color:#000000;	
}
.t_news h2{
	text-align: left;
	font-size:12px;
	font-weight:200;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;	
	color: #e83030;		
	letter-spacing: 3px;
}
.t_news p{
	text-align: left;	
}

/* --------------------STORE -------------------- */

.store{
	width:100%;
	margin:0px 0px 20px 0px;
	text-align: center;
	height:200px;
	border:1px solid #eeeeee;
	padding:40px 0px 10px 0px;
}


.store h1{
	text-align: center;
	font-size:14px;
	font-weight:500;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	letter-spacing: 1px;	
}

.store p{
	font-size:12px;
	line-height:19px;
	padding:0px;
	margin:0px;
	text-align: center;	
}


#drap {
	overflow: hidden;
}

.instfb:before{
	content: "\A" ;
	white-space: pre ;
	margin:20px;
}

.jfd{
	margin-top:10px;
}

.gsche{
	width:100%;
	height:500px;
}

.ifrm-container {
      width:100%;
      height:587px;
      overflow:auto;
      -webkit-overflow-scrolling:touch;
      display: inline-block;
	  border:1px solid #777777;
}
	
.sche{
	width:100%;
    height:587px;
    border:none;
    display:block;
}



/* --------------------PAGETOP -------------------- */



    #pageTop {

      position: fixed;
      bottom: 10px;
      right: 25px;
	  z-index:25;
	  color: #fff;
    }

     

    #pageTop a {
      display: block;
      z-index: 999;
      padding: 10px 5px  0px 5px;
      width: 35px;
      height: 35px;
      background-color: #222222;
      color: #fff;
	  font-size:16px;
      font-weight: 600;
      text-decoration: none;
      text-align: center;
    }

     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }
	
	.gomap {
      width: 100%;
      height: 300px;
    }
	
	





/* --------------------BURGUR MENU -------------------- */


#noritori{
	visibility:visible;
	position: relative;
}

#openMenu{
	position: absolute;
	top: 15px;/*オープン位置調整*/
	right: 5vw;	
}

#closeMenu {
	position: absolute;
	top: 15px;/*クローズ位置調整*/
	right: 5vw;
	margin-top:-19px;
	
}	


#layerMenu{
	display: none;
	position:absolute;
	top:19px;
	left:0;
	width:100%;
	height:100%;
	font-size: 14px;
	z-index:9999;
	padding:27px 0vw 0vw 0vw;/*レイヤーメニュー位置調整*/
}

#layerMenu ul{
	padding:0px;
	margin:0px;
	
}

#layerMenu ul li{
	list-style: none;
	color: #333333;
	letter-spacing: 2px;
	text-align:left;
	padding:0px 0px 15px 40px;
	margin:0px;
	background-color: #222222;
}
.oreno{
	padding:30px 0px 0px 0px;
	color: #333333;
	font-weight:400;
}

.orenomo{
	padding:0px 0px 0px 0px;
	color: #333333;
	font-weight:400;
}

#layerMenu ul li a{
	position: relative;
	padding: 10px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding-left:14px;
}

#layerMenu ul li a:hover{
	font-weight:bold;

}


#idoaii{
	width:100%;
	margin:0px 0px 0px 0px;
	padding:2px 0px 0px 0px;
	height:290px;
	background-color:#f8f8f8;
	font-size:13px;
	text-align:center;
}


.iconba{
	width:75px;
	height:75px;
	margin-right:10px;
}

.iconpu{
	width:75px;
	height:75px;
	margin-right:0px;
}


/* ----- MOVIE ----- */


.video-container {
  display:none;

}


.dsjdsjd {
width:40%;margin:-25px 20px 0px 0px;
}






.m_top {
  padding:20px 0px 20px 0px;
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_m_top.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  margin-top:43px;

}

.m_top h1 {
  font-size:24px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:50px 0px 0px 0px;
}

.m_top h2 {
  font-size:18px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  letter-spacing:0px;
  margin:15px 0px 0px 0px;
}

.m_top h3 {
  font-size:14px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:25px 0px 0px 0px;
}



.m_top h4 {
  font-size:30px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:0px 0px 20px 0px;
}


.m_top h4 a:link{
  color:#ffffff;
}



.m_top  p{
  font-size:14px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
}


.btn_center{
	padding-top:60px;  
}

#movie_btn a {
	display: inline-block;
	position: relative;
	animation: ugoku4 1.6s linear infinite;
    text-decoration: none;
    box-shadow: 1px 8px 8px rgba(0, 0, 0, 0.29);
    color: #000000;
    font-size: 14px;
	font-weight:200;
    background-color: #eec500;
	width: 100px;
	height: 65px;
	border-radius: 50%;
	margin: 10px auto;
	padding-top:35px;
}

#movie_btn a:hover {
  background-color: #e0b900;
}

@keyframes ugoku4{
0% { transform: translate(0px, 0px) scale(1.0, 1.0); }
37.5% { transform: translate(0px, 0px) scale(1.0, 1.0); }
50% { transform: translate(-6px, -5px) scale(1.0, 1.10) skew(6deg, 0deg); }
62.5% { transform: translate(6px, 5px) scale(1.0, 0.90) skew(-6deg, 0deg); }
75% { transform: translate(3px, -3px) scale(1.0, 1.05) skew(-3deg, 0deg); }
87.5% { transform: translate(-3px, 3px) scale(1.0, 0.95) skew(3deg, 0deg); }
100% { transform: translate(0px, 0px) scale(1.0, 1.0); }
}

input[type="submit"]{
-webkit-appearance: none;
}



	


.online_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/matsune.jpg);
  background-size: 300%;
  position: relative;
  border-bottom:10px solid #333333;
}


.online_bg_cont {
　position: absolute;
  width:90%;
  margin: auto;
}


.online_bg_cont h1{
  font-size:22px;
  font-weight:600;	
  padding:45px 0px 0px 0px;
  margin:0px;
  color:#ffffff;	
}


.online_bg_cont h2{
  font-size:15px;
  font-weight:600;	
  margin:0px;
  padding:0px;
  color:#ffffff;		
}


.online_bg_cont p{
  font-size:13px;	
 line-height:16px;	
 font-weight:400;	
  padding:5px 0px 10px 0px;
  margin:0px;
  text-align:left;
  color:#ffffff;		
}


.online_bg_cont a:link{
  border:1px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}
	
.online_bg_cont a:hover{
  font-weight:bold;
}
	

.online_bg_cont a:visited{
  border:1px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}




	
.mitaka_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_kids3.jpg);
  background-size: cover;
  position: relative;
  border-bottom:10px solid #ffffff;
}


.mitaka_bg_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.mitaka_bg_cont h1{
  font-size:24px;
	font-weight:600;	
  padding:55px 0px 5px 0px;
  margin:0px;
}


.mitaka_bg_cont h2{
  font-size:17px;
  font-weight:600;	
  margin:0px;
  padding:0px;
}

	
.mitaka_bg_cont h3{
  font-size:14px;
  font-weight:600;	
  margin:0px;
    padding:10px 0px 0px 0px;
}	

.mitaka_bg_cont p{
  font-size:12px;	
  padding:10px 0px 30px 0px;
  margin:0px;
  text-align:center;	
}


.mitaka_bg_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}
	
.mitaka_bg_cont a:hover{
  font-weight:bold;
  border:3px solid #ffffff;	
}
	

.mitaka_bg_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}
	
	
	
	
	
.mitaka2_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_kids.jpg);
  background-size: cover;
  position: relative;
  border-bottom:10px solid #ffffff;
}


.mitaka2_bg_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.mitaka2_bg_cont h1{
  font-size:24px;
	font-weight:600;	
  padding:55px 0px 5px 0px;
  margin:0px;
}


.mitaka2_bg_cont h2{
  font-size:17px;
  font-weight:600;	
  margin:0px;
  padding:0px;
}

	
.mitaka2_bg_cont h3{
  font-size:14px;
  font-weight:600;	
  margin:0px;
    padding:10px 0px 0px 0px;
}	

.mitaka2_bg_cont p{
  font-size:12px;	
  padding:10px 0px 30px 0px;
  margin:0px;
  text-align:center;	
}


.mitaka2_bg_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}
	
.mitaka2_bg_cont a:hover{
  font-weight:bold;
  border:3px solid #ffffff;	
}
	

.mitaka2_bg_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}
	
	
	
.mitaka3_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_0014.jpg);
  background-size: cover;
  position: relative;
}


.mitaka3_bg_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.mitaka3_bg_cont h1{
  font-size:24px;
	font-weight:600;	
  padding:55px 0px 5px 0px;
  margin:0px;
}


.mitaka3_bg_cont h2{
  font-size:17px;
  font-weight:600;	
  margin:0px;
  padding:0px;
}

	
.mitaka3_bg_cont h3{
  font-size:14px;
  font-weight:600;	
  margin:0px;
    padding:10px 0px 0px 0px;
}	

.mitaka3_bg_cont p{
  font-size:12px;	
  padding:10px 0px 30px 0px;
  margin:0px;
  text-align:center;	
}


.mitaka3_bg_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}
	
.mitaka3_bg_cont a:hover{
  font-weight:bold;
  border:3px solid #ffffff;	
}
	

.mitaka3_bg_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;	
}





.kashiwa {
  width: 100%;
  height: 400px;
  background-image: url(../images/kashiwa_m.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


.kashiwa_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.kashiwa_cont h1{
  font-size:24px;
  padding:110px 0px 15px 0px;
  margin:0px;
}


.kashiwa_cont h2{
  font-size:18px;
  margin:0px;
  padding:0px;
}


.kashiwa_cont p{
  font-size:14px;
  padding:10px 0px 30px 0px;
  margin:0px;
}


.kashiwa_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.kashiwa_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}





.matsudo {
  width: 100%;
  height: 400px;
  background-image: url(../images/matsudo_m.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


.matsudo_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.matsudo_cont h1{
  font-size:24px;
  padding:110px 0px 15px 0px;
  margin:0px;
}


.matsudo_cont h2{
  font-size:18px;
  margin:0px;
  padding:0px;
}


.matsudo_cont p{
  font-size:14px;
  padding:10px 0px 30px 0px;
  margin:0px;
}


.matsudo_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.matsudo_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}





.chiba {
  width: 100%;
  height: 400px;
  background-image: url(../images/chiba_m.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


.chiba_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.chiba_cont h1{
  font-size:24px;
  padding:110px 0px 15px 0px;
  margin:0px;
}


.chiba_cont h2{
  font-size:18px;
  margin:0px;
  padding:0px;
}


.chiba_cont p{
  font-size:14px;
  padding:10px 0px 30px 0px;
  margin:0px;
}


.chiba_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.chiba_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}





.kids {
  width: 100%;
  height: 400px;
  background-image: url(../images/kids_m.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


.kids_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.kids_cont h1{
  font-size:24px;
  padding:110px 0px 15px 0px;
  margin:0px;
}


.kids_cont h2{
  font-size:18px;
  margin:0px;
  padding:0px;
}


.kids_cont p{
  font-size:14px;
  padding:10px 0px 30px 0px;
  margin:0px;
}


.kids_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.kids_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}



.alpine {
  width: 100%;
  height: 400px;
  background-image: url(../images/alpine_m.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


.alpine_cont {
　position: absolute;
  width:100%;
  margin: auto;
}


.alpine_cont h1{
  font-size:24px;
  padding:110px 0px 15px 0px;
  margin:0px;
}


.alpine_cont h2{
  font-size:18px;
  margin:0px;
  padding:0px;
}


.alpine_cont p{
  font-size:14px;
  padding:10px 0px 30px 0px;
  margin:0px;
}


.alpine_cont a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.alpine_cont a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}






.greeting {
  width: 100%;
  background-image: url(../images/tsuruya.jpg);
  background-size: cover;
  background-position: left;
  position: relative;
  border-bottom:10px solid #333333;
}


.greeting_cont {
　position: absolute;
  width:100%;
  margin: auto;
}


.greeting_cont h1{
  font-size:25px;
  padding:6% 5% 5px 5%;
  margin:0px;
  text-align:center;
  color:#222222;
}


.greeting_cont h2{
  font-size:14px;
  margin:0px;
  padding:0px 5% 10px 5%;
  text-align:center;
  color:#222222;
}


.greeting_cont p{
  font-size:13px;
  line-height:20px;
  padding:10px 5% 30px 5%;
  margin:0px;
  text-align:left;
  color:#222222;
}


.greeting_cont a:link{
  border:2px solid #333333;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#333333;
  font-size:14px;
  font-weight:600;
}

.greeting_cont a:visited{
  border:2px solid #333333;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#333333;
  font-size:14px;
  font-weight:600;
}



.news_bg {
  width: 100%;
  background-color:#333333;
  border-top:10px solid #222222;
}


.news_bg img {
  width: 100%;
  border-top:10px solid #222222;
}



.news_bg h1{
  font-size:32px;
  padding:30px 0px 15px 0px;
  margin:0px;
  text-align:center;
  color:#ffffff;
}


.news_bg h2{
  font-size:16px;
  margin:0px;
  padding:0px 0px 0px 0px;
  text-align:center;
  color:#ffffff;
}


.news_bg h3{
  font-size:12px;
  line-height:20px;
  font-weight:200;
  padding:10px 10% 30px 10%;
  margin:0px;
  text-align:left;
  color:#ffffff;
}


.news_bg p{
  font-size:12px;
  line-height:18px;
  padding:10px 0px 30px 0px;
  margin:0px;
  text-align:center;
  color:#ffffff;
}


.news_bg a:link{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}

.news_bg a:visited{
  border:2px solid #ffffff;
  padding:10px 20px 10px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:14px;
}





/* ----- Space ----- */


.blue_caution {
  text-align:center;
  padding:15px 10px 30px 10px;
  border-bottom:1px solid #f56e6e;
  border-top:1px solid #f56e6e;
  background-color: #db2727;
}


.blue_caution h1 {
  font-size:18px;
  font-weight:400;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 3px 0px;
}


.blue_caution h2 {
  font-size:12px;
  line-height:18px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
}



.blue_space {
  background-color: #e83030;
  text-align:center;
  padding:25px 0px 25px 0px;
}

.sp_center {
  width:90%;
  border:1px solid #f56e6e;
  background-color: #db2727;
  border-radius: 10px;
  margin : 0 auto;
}

.sp_center h1 {
  font-size:20px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 7px 0px;
}

.sp_center h2 {
  font-size:16px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
}

.sp_center p{
  font-size:12px;
  line-height:20px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 25px 20px 25px;
}


.sp_center ul{
  padding:0px 0px 13px 45px;
  margin:0px;
}
 
 
.sp_center li{
  text-align:left;
  font-size:12px;
  line-height:20px;
  color:#ffffff;
  padding:0px 20px 10px 0px;
  margin:0px;
}

.mondori{
  font-size:12px;
  line-height:20px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 25px 10px 25px;
}

.sp_cate {
  width:80%;
  border:2px dotted #f56e6e;
  background-color: #db2727;
  border-radius: 10px;
  margin : 0 auto;
}

.sp_cate h1 {
  font-size:16px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 3px 0px;
}

.sp_cate h2 {
  font-size:16px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
}

.sp_cate p{
  font-size:12px;
  line-height:20px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 25px 20px 25px;
}


.sp_wrap {
  width:90%;
  margin : 0 auto;
}

.sp_left {
  float:left;
  width:49%;
  border:1px solid #f56e6e;
  background-color: #db2727;
  border-radius: 10px;
}

.sp_left h1 {
  font-size:20px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 0px 0px;
}

.sp_left h2 {
  font-size:12px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:0px 0px 7px 0px;
}

.sp_left p{
  font-size:12px;
  line-height:20px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 25px 20px 25px;
}

.sp_left h3 {
  font-size:12px;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
  padding:8px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-top:2px dotted #f56e6e;
}

.sp_left h4 {
  font-size:14px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:0px 0px 3px 0px;
}


.sp_left h5 {
  font-size:11px;
  line-height:14px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:7px 25px 20px 25px;
}



.sp_right {
  float:right;
  width:49%;
  border:1px solid #f56e6e;
  background-color: #db2727;
  border-radius: 10px;
}

.sp_right h1 {
  font-size:20px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 0px 0px;
}

.sp_right h2 {
  font-size:12px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:0px 0px 7px 0px;
}

.sp_right p{
  font-size:12px;
  line-height:20px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 25px 20px 25px;
}

.sp_right h3 {
  font-size:12px;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
  padding:8px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  border-top:2px dotted #f56e6e;
}

.sp_right h4 {
  font-size:14px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:0px 0px 3px 0px;
}


.sp_right h5 {
  font-size:11px;
  line-height:14px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:7px 25px 20px 25px;
}


.kfosdpkf{
  font-size:34px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  margin:0px;
  padding:25px 0px 0px 0px;
}

.fdfdfdfdf{
  font-size:16px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  margin:0px;
  padding:18px 0px 30px 0px;
  margin-bottom:60px;
  border-bottom:1px solid #777777;
}


.blue_form {
  background-color: #555555;
  padding:20px 15px 20px 15px;
  color:#ffffff;
  font-size:13px;
  font-weight:200;	
  line-height:20px;	
  text-align:left;	
}


.blue_form a:link{
  color:#ffffff;
}
	
.blue_form a:hover{
  color:#ffffff;
  font-weight:bold;
}
	



.blue_form h2 {
  font-size:24px;
  line-height:10px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  margin:0px;
  padding:10px 0px 25px 0px;
  letter-spacing:1px;
}

.blue_form h3{
  font-size:14px;
  line-height:25px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
  margin:0px 0px 20px 0px;
}



#camp_table {
	border-left:1px solid #777777;
	border-top:1px solid #777777;
	margin-top:10px;
}

.td_camp_left {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	vertical-align:middle;
	padding:0px 3px 0px 3px;
	background-color:#777777;
	color:#ffffff;
	font-size:11px;
	font-weight: 200;
	text-align:center;
}

.td_camp_right {
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:3px 3px 3px 3px;
	background-color:#666666;
	color:#ffffff;
	font-size:11px;
	line-height:15px;
	font-weight: 200;
	text-align:left;
}


.td_camp_right_r {
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:10px 13px 10px 13px;
	background-color:#666666;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	font-weight: 200;
	text-align:left;
}



.munakata {
	border:1px solid #777777;
	border-radius: 10px;
	padding:0px 10px 0px 10px;
	background-color:#666666;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	font-weight: 200;
	text-align:left;
}


.munakata p{
	text-align:left;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:11px;
	border-bottom:1px dotted #999999;
	line-height:17px;
	letter-spacing: 0px;
}



.munakatarabo {
	border:1px solid #777777;
	border-radius: 10px;
	padding:0px 10px 0px 10px;
	background-color:#666666;
	color:#ffffff;
	font-size:11px;
	line-height:50px;
	font-weight: 200;
	text-align:left;
}


.munakatarabo p{
	text-align:left;
	padding-bottom:20px;
	margin-bottom:20px;
	font-size:14px;
	border-bottom:1px dotted #999999;
	line-height:50px;
	letter-spacing: 0px;
}



.blue_access {
  background-color: #555555;
  padding:20px 15px 20px 15px;
}

.blue_access h1 {
  font-size:22px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:25px 0px 10px 0px;
}

.blue_access h2 {
  font-size:14px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:3px 0px 0px 0px;
}

.blue_access  p{
  font-size:14px;
  line-height:19px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:0px;
  margin:0px 0px 15px 0px;
}

.blue_kazoe {
  background-color: #ffffff;
  padding:0px 15px 20px 15px;
}


.blue_attention {
  background-color: #ffffff;
  padding:20px 15px 20px 15px;
}

.blue_attention h1 {
  font-size:24px;
  font-weight:200;
  text-align:center;
  color:#777777;
  margin:20px 0px 10px 0px;
  padding:0px;
}

.blue_attention  h2{
  font-size:14px;
  font-weight:200;
  text-align:center;
  color:#777777;
  margin:10px 0px 20px 0px;
  padding:0px;
}

.blue_next {
  width: 100%;
  background-image: url(../images/furue_bg_m.jpg);
  background-attachment: fixed;
  background-size: contain;
  background-position: center;
  position: relative;
}


.blue_next_cont {
　position: absolute;
  width:90%;
  margin: auto;
  padding-bottom:30px;
}



.fea_l{
  width:100%;
  margin-top:5%;
}

.fea_r{
  width:100%;
  margin-top:5%;
}


.fea_cont{
  border:2px solid #ffffff;
  padding:8px 10px 8px 10px;
}


.fea_tit{
  color:#ffffff;
  font-size:30px;
  padding:40px 0px 10px 0px;;
  margin:0px 0px 0px 0px;
}

.fea_subtit{
  color:#ffffff;
  font-size:16px;
  padding:0px 0px 0px 0px;;
  margin:0px 0px 0px 0px;
}


.fea_cont h1{
  color:#ffffff;
  font-size:14px;
  line-height:24px;
  padding:0px;
  margin:0px 0px 0px 0px;
  text-align:center;
}


.fea_cont p{
  color:#ffffff;
  font-size:12px;
  line-height:18px;
  padding:0px;
  margin:0px;
  text-align:left;
}




.mfjids {
	font-size:14px;
	font-weight:100;
	text-align:center;
	padding-top:0px;
	padding-bottom:0px;
	color:#333333;  
	margin-bottom:10px;
	letter-spacing:20px;
}


.sub_tit_clear {
	font-size:14px;
	font-weight:200;
	text-align:left;
	padding-top:0px;
	padding-bottom:50px;
	margin:0px;
	color:#666666;  
}


.inst_area{
	width:80%;
	margin:auto;
}



.inst_area_tit{
	font-size:25px;
	margin:0px 0px 0px 0px;
	padding:0px;
}

.inst_area_subtit{
	font-size:14px;
	margin:20px 0px 30px 0px;
	padding:0px;
}



.inst_cells_l{
	width:100%;
	margin-bottom:50px;
}

.inst_cells_l img{
	width:100%;
}

.inst_cells_l h1{
	font-size:18px;
	font-weight:600;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.inst_cells_l h2{
	font-size:12px;
	text-align:center;
	font-weight:100;
	margin:0px 0px 3px 0px;
	padding:0px;
}

.inst_cells_l p{
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;
}



.inst_cells_r{
	width:100%;
	margin-bottom:50px;
}


.inst_cells_r img{
	width:100%;
}

.inst_cells_r h1{
	font-size:18px;
	font-weight:600;
	text-align:center;
	margin:10px 0px 0px 0px;
	padding:0px;
}

.inst_cells_r h2{
	font-size:12px;
	text-align:center;
	font-weight:100;
	margin:0px 0px 3px 0px;
	padding:0px;
}

.inst_cells_r p{
	font-size:12px;
	text-align:left;
	margin:0px;
	padding:0px;
}



.faq_bg {
  width: 100%;
  background-image: url(../images/faq_bg.jpg);
  background-attachment: fixed;
  background-size: fill;
  position: relative;
}


.faq_bg_cont {
　position: absolute;
  width:80%;
  margin: auto;
}


.faq_cont{
  border:2px solid #ffffff;
  padding:20px 20px 22px 25px;
  margin-bottom:20px;

}


.faq_tit{
  color:#ffffff;
  font-size:34px;
  padding:40px 0px 20px 0px;
  margin:0px 0px 0px 0px;
}


.faq_subtit{
  color:#ffffff;
  font-size:16px;
  padding:0px 0px 30px 0px;;
  margin:0px 0px 0px 0px;
}

.faq_cont h1{
  color:#ffffff;
  font-size:14px;
  line-height:24px;
  padding:0px;
  margin:0px 0px 5px 0px;
  text-align:left;
}


.faq_cont p{
  color:#ffffff;
  font-size:12px;
  line-height:20px;
  padding:0px;
  margin:0px;
  text-align:left;
}





.pro_l{
	width:100%;
	margin-bottom:10px;
}

.pro_cont{
	padding:8px 15px 10px 15px;
	background-color:#f8f8f8;
	border:1px solid #ddd;
	border-radius: 10px;
	
}

.pro_cont img{
	width:100%;
	border-radius: 5px;
}


.pro_cont h1{
	font-size:16px;
	color:#333333;
	padding:0px;
	margin:0px 0px 8px 0px;
	border-radius: 3px;
}

.pro_cont h2{
	font-size:14px;
	font-weight:100;
	line-height:22px;
	text-align:left;
	padding:0px;
	margin:10px 0px 0px 0px;
}

.pro_m{
	width:100%;
	margin-bottom:10px;
}

.pro_r{
	width:100%;
}





.grigo{
  background-color:#000000;
  box-shadow:0 2px 8px rgba(30,30,80,.3);
  color:#ffffff;
  font-size:14px;
  opacity:1;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  height:7%;
  z-index:24;
  padding:0vw 0px 0px 0px;
}





.soulja{ 
    background-color:#222222;
	padding:20px 0px 2px 0px;
	width:100%;
	margin:auto;
}


.jifsoifjs{ 
	width:95%;
	margin:auto;
}

.kfkfoskf{ 
    float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:1px;
}



.kfkfoskf img{ 
	border:0px solid #333333;
}


.kfkfoskf img:hover { opacity: 0.9; filter: brightness(120%); }


.kfkfoskf_r{ 
    float:left;
	width:49%;
	margin-bottom:1px;
}



.kfkfoskf_r img{ 
	border:0px solid #333333;
}


.kfkfoskf_r img:hover { opacity: 0.9; filter: brightness(120%); }







/* -------------------- LOADING -------------------- */

#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 1;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 200px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 2;
}


	
.motobel{
  height:300px;
  background-size: cover;
  margin-top:50px;
  border-bottom:5px solid #444444;		
　
}
	
.motobel h1{
 text-align:center;
 padding:110px 0px 5px 0px;
 margin:0px;	
 color:#ffffff;
 letter-spacing:1px;
 font-size:30px;
}
	
.motobel h2{
 text-align:center;
 padding:0px 0px 0px 0px;
 margin:0px;
 color:#ffffff;
 font-size:16px;
 font-weight:100;
 letter-spacing:0.5px;	
}		
	
.nfnidnfs{
 background-color: #111111;
 color:#ffffff;
 padding:10px 0px 10px 0px;
 border-bottom:2px solid #000000;
 background-image: url(../images/logo_k.png);
 background-position: right 3% bottom 40%;
	background-repeat: no-repeat;
	background-size: 40px auto;
}
.nfnidnfs h1{
 font-size:18px;
 font-weight:500;
 letter-spacing:1px;	
 margin:0px;
 padding:0px;
 color:#ffffff;	
	
}	
	
	
.nfnidnfs a:link{
  border:1px solid #666666;
  background-color:#111111;	
  padding:3px 10px 3px 10px;
  border-radius: 30px;
  color:#ffffff;
  font-size:11px;
}
	
.nfnidnfs a:hover{
  font-weight:500;
}
	

.nfnidnfs a:visited{
  border:1px solid #666666;
  padding:5px 20px 5px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:12px;
}

	
	
	
.fjisfds{
 font-size:17px;
 font-weight:200;
 padding-left:10px;	
}	
	
.titbar	{
 font-size:16px;
 color:#ffffff;	
 font-weight:600;
 letter-spacing:1px;	
 padding-bottom:3px;
 margin-bottom:8px;
 border-bottom:1px solid #ffffff;	
}
	
.damino{
 background-color: #222222;
 padding:10px 10px 10px 10px;
}	
	
	

	
	

.jfjisdfs{
 margin-top:20px;
}

.jfjisdfs a:link{
  border:1px solid #666666;
  background-color:#111111;	
  padding:5px 20px 5px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:12px;
}
	
.jfjisdfs a:hover{
  font-weight:500;
}
	

.jfjisdfs a:visited{
  border:1px solid #666666;
  padding:5px 20px 5px 20px;
  border-radius: 30px;
  color:#ffffff;
  font-size:12px;
}

	
	
.minoruta{
 width:95%;	
 margin:auto;	
 color:#ffffff;
 font-size:13px;
 padding:10px 0px 15px 0px;
 text-align:left;
 letter-spacing:0.5px;
 border-bottom:1px solid #444444;	
}	
.ndnnsod{
 font-size:6px;
 padding-left:5px;
 letter-spacing:0px;
 color:#999999;	
}
	
	
.minoruta a:link{
  color:#ffffff;
}
	
.minoruta a:hover{
  color:#ffffff;
  font-weight:500;	
}	

.minoruta a:visited{
  padding:5px 20px 5px 20px;
  color:#ffffff;
  font-size:14px;
}
	
	
	
.fsfgrr	{
	font-weight:400;
	background-color:#444444;
	padding:2px 3px 2px 3px;
	color:#ffffff;
	font-size:11px;
	border-radius:3px;
	margin-right:10px;
}
	
.newusur	{
	font-weight:200;
	color:#ff3131;
	font-size:10px;
	margin-right:5px;
}
.midoron{
}
	
.sfhover:hover{
	 opacity: 0.9; filter: brightness(110%);
}	
.fsjdifsojdi{
	background-color:#333333;
	padding:15px;
	width:300px;
	color:#ffffff;
	margin:auto;
	font-size:14px;
}
	
.fsjdifsojdi a:link{
	color:#ffffff;
	font-weight:300;
}	

.fsjdifsojdi a:hover{
	color:#ffffff;
	font-weight:600;
}		
.fsjdifsojdi a:visited{
	color:#ffffff;
}

.sdsdfs	{
	border-bottom:1px dotted #999999;
	padding:10px 0px 10px 0px;
	font-size:14px;
	line-height:14px;
	color:#ffffff;
}
	
.sdsdfs a:link{
	color:#ffffff;
	font-weight:300;
	font-size:14px;
	line-height:14px;
}	

.sdsdfs a:hover{
	color:#ffffff;
	font-weight:600;
}		
.sdsdfs a:visited{
	color:#ffffff;
}	

.kunekarugo	{
	margin:auto;
	text-align:center;
	font-weight:500;
	letter-spacing:3px;
	padding:5px 0px 10px 0px;
	color:#ffffff;
	font-size:20px;
	margin-bottom:0px;
	border-bottom:2px solid #777777;
}
.tshcuhdsif	{
	color:#ffffff;
	font-size:14px;
	text-align:center;
}	
	
	
.madtani	{	
	width:100%;margin:auto;
}	
	
#table_nid {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	margin-top:10px;
	margin-bottom:5px;
}

.td_gray_dka{
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:13px 10px 13px 10px;
	background-color:#444444;
	font-size:14px;
	font-weight: 200;
	text-align:center;
	color:#ffffff;
	width:20%;
}	
	
.td_gray_dka_tit{
	border-right:1px solid #777777;
	border-bottom:1px solid #333333;
	padding:13px 10px 13px 10px;
	background-color:#3d3d3d;
	font-size:14px;
	font-weight: 500;
	text-align:center;
	color:#ffffff;
	width:20%;
	letter-spacing:1px;
}		
	
	
.sub_txt_d{
	font-size:12px;
	color:#ffffff;
	letter-spacing:0.5px;
}	
	
.td_sdsfs_s {
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:8px 8px 10px 13px;
	background-color:#4e4e4e;
	font-size:12px;
	font-weight: 200;
	letter-spacing:1px;
	color:#ffffff;
	text-align:left;
}	
.mrn_txt {
	font-size:14px;
	font-weight: 200;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	text-align:left;
	padding:10px 0px 0px 0px;
}	
	
.mrn_txt_d {
	background-color:#4e4e4e;
	border:1px solid #666666;
	border-radius:10px;
	font-size:13px;
	font-weight: 200;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	text-align:left;
	padding:15px 10px 15px 10px;
	margin:8px 0px 8px 0px;
}	
	
	
.padboto {
	padding-bottom:45px;
}	
		
	
.mrn_txt_d ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 25px;
	color:#ffffff;
}
	
.mrn_txt_d li {
	color:#ffffff;
}	
		
	
.td_sdsfs {
	border-right:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:13px 10px 13px 10px;
	background-color:#4e4e4e;
	font-size:14px;
	font-weight: 200;
	letter-spacing:1px;
	color:#ffffff;
	text-align:center;
}	
	
.td_sdsfs_l {
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:10px 10px 10px 10px;
	background-color:#4e4e4e;
	font-size:13px;
	line-height:18px;
	font-weight: 400;
	color:#ffffff;
	text-align:left;
}		
	
.fenijs{
      display:none;
}
		
.fenijs_smf{
      
}
	
.zoom-2 img {
      width: 100%;
      height: auto;
      animation: animationZoom2 20s ease-in-out infinite;
    }
.zoom {
      width: 100%;
      height: 520px;
      overflow: hidden;
      margin-top: 46px
	  	  
    }

    @keyframes animationZoom1 {
      100% { transform:scale(1.1)} 
    }
    @keyframes animationZoom2 {
      50% { transform:scale(1.1)} 
    }
		


				
.movie_btn a {
	display: inline-block;
	position: absolute;
	left: 0;
	right:0;
    top: 290px; 
	animation: ugoku4 1.6s linear infinite;
    text-decoration: none;
    box-shadow: 1px 8px 8px rgba(0, 0, 0, 0.29);
    color: #fff;
    font-size: 17px;
	line-height: 10px;
	font-weight:600;
	text-shadow: 1px 1px 1px #333333;
    background: linear-gradient(to bottom, #ee2e48,#bd1a21);
	width: 120px;
	height: 70px;
	border-radius: 50%;
	margin: auto;
	padding-top:45px;
}
.movie_btn a:hover {
  background: linear-gradient(to bottom, #dc233c,#ab0d14);	
}

.mingift{
font-size:12px;
color:#ffffff;
font-weight:bold;
letter-spacing:0px;	
}	
	
.c_mingift{
font-size:19px;
color:#ffffff;
font-weight:bold;
letter-spacing:0px;	
}	
	
	
.top_txt {
  position:absolute;
  top:430px;
  text-align:center;
  width:100%;	
}		
	
.top_txt_img {
  width:360px;
}	
	
.obine	{	
  height:15px;
  background-size: contain;
  background-image: url(../images/obi.jpg);
　background-repeat: repeat-x;
  padding:0px 0px 0px 0px;		
}	
	
.border-w {	
  border-bottom:1px solid #ffffff;
}		
	
.tit_cont {
  width: 100%;
  height: 340px;
  background-size: 300%;
 background-repeat: no-repeat;	
  position: relative;
  opacity: 1.0;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.29);	
}
	
.class_box{
	padding:35px 3% 0px 4%;
}	
	
/* アニメーション：下から上に */

.fade-in {
  opacity: 0; 
  transition: opacity 1s ease-in, transform 0.5s ease-in; 
  transform: translateY(200px); 
}

.fade-in.active {
  opacity: 1;     
  transform: translateY(0); 
}
.c_m_left{
float:left;
width:25%;
padding:0px 0% 0px 0%;
}	
.img_r {
  border-radius:0px;
  border:3px solid #ffffff;
  box-shadow: 8px 8px 8px #111111;	
}
	
.c_m_right{
float:right;
width:70%;
padding:0px 0% 0px 5%;
font-size:14px;	
line-height:18px;
letter-spacing:0px;
color:#2c4c72;	
}	
	
.c_m_right h1{
margin:0px 0px 10px 0px;
padding:0px;
font-weight:600;
font-size:24px;	
line-height:23px;	
color:#ffffff;	
letter-spacing:0px;	
text-align:left;
}	
	
.tit_engl{
font-size:12px;
color:#ffffff; 	
font-weight:200;
letter-spacing:1px;	
padding-left:10px;	
}	
	
.g_m_k_txt{
margin:-5px 0px 0px 0px;
padding:0px;
font-weight:300;
font-size:13px;	
line-height:22px;	
color:#ffffff;
text-align:left;	
letter-spacing:0px;		
}	
.fjjsofjdif{
margin-top:5px;
}
	
.fjjsofjdif a:link{
background: linear-gradient(to bottom, #ee2e48,#bd1a21);
border-radius:5px;	
font-size:14px;
letter-spacing:1px;	
font-weight:600;
padding:8px 0px 8px 0px;
color:#ffffff;	
width:140px;
display: block;	
text-align:center;	
float:right;
box-shadow: 3px 3px 3px #111111;		
}
	

.fjjsofjdif a:hover{
	font-weight:600;
	background: linear-gradient(to bottom, #dc233c,#ab0d14);	
}	
	
.fjjsofjdif a:visited{
	color:#ffffff;	
	background: linear-gradient(to bottom, #ee2e48,#bd1a21);
	font-weight:500;
}	
	
.sma_damino{
 background-image: url(../images/bg_movie.jpg);
  background-size: 300%;	
 padding:0px 0px 0px 0px;
height:273px;		
}
.manmarui {
  background-color:#ffffff;
  height:270px;	
}	
.mahadomund_p {
  position:relative;
}	
		
.mahadomund {
  position:absolute;
  bottom:0;
  left:0;
  right:0;	
  color:#ffffff;
  width:90%;
  padding:0vw 5% 1.8vw 5%;
}
.class_logo{
position:absolute;
  top:0px;
  left:0px;
  opacity: 0.5;	
}	
	
.mahadomund h1{
margin:0px 0px 0px 0px;
padding:0px;
font-weight:600;
font-size:24px;	
line-height:23px;	
color:#ffffff;	
letter-spacing:0px;	
text-align:left;
}

.mahadomund_engl{
font-size:13px;
line-height:14px;	
font-weight:200;
letter-spacing:1px;	
padding-left:0px;
text-align:left;
margin-left:5px;
color:#ffffff;	
}	
	
.mahadomund_txt{
margin:8px 0px 8px 0px;
padding:0px;
font-weight:300;
font-size:13px;	
line-height:22px;	
color:#ffffff;
text-align:left;	
letter-spacing:0px;		
}
.btn_get_more{
margin-top:0px;
}
	
.btn_get_more a:link{
background: linear-gradient(to bottom, #ee2e48,#bd1a21);
border-radius:5px;	
font-size:14px;
letter-spacing:1px;	
font-weight:600;
padding:8px 0px 8px 0px;
color:#ffffff;	
width:130px;
display: block;	
text-align:center;	
box-shadow: 2px 2px 2px #111111;	
margin:auto;
float:right;	
}
	
.btn_get_more a:hover{
	font-weight:600;
	background: linear-gradient(to bottom, #dc233c,#ab0d14);	
}	
	
.btn_get_more a:visited{
	color:#ffffff;	
	background: linear-gradient(to bottom, #ee2e48,#bd1a21);
	font-weight:500;
}	

.tit_campaign {
  width: 100%;
  height: 600px;
  background-size: 250%;
  position: relative;
  opacity: 1.0;
}	
	
	
.tit_campaign h1{
margin:0px 0px 0px 0px;
padding:60px 0px 0px 0px;
font-weight:600;
font-size:28px;	
line-height:35px;		
color:#ffffff;	
letter-spacing:0px;	
text-align:center;
}
	
.tit_campaign h2{
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
font-weight:500;
font-size:20px;	
line-height:28px;		
color:#ffffff;	
letter-spacing:2px;	
text-align:center;
}

.campaign_txt{
margin:0px 0px 0px 0px;
padding:20px 0px 0px 0px;
font-weight:600;
font-size:28px;	
line-height:45px;	
color:#fe0030;	
letter-spacing:0px;	
text-align:center;
}		
.c_img{
	width:25px;
	margin-right:10px;
}	
	
.c_movie_btn a {
	display: inline-block;
	position: absolute;
	left: 0;
	right:0;
    top: 270px; 
	animation: ugoku4 1.6s linear infinite;
    text-decoration: none;
    box-shadow: 1px 8px 8px rgba(0, 0, 0, 0.29);
    color: #fff;
    font-size: 27px;
	line-height: 25px;
	font-weight:600;
	text-shadow: 1px 1px 1px #333333;
    background: linear-gradient(to bottom, #ee2e48,#bd1a21);
	width: 200px;
	height: 120px;
	border-radius: 50%;
	margin: auto;
	padding-top:70px;
}
.c_movie_btn a:hover {
  background: linear-gradient(to bottom, #dc233c,#ab0d14);	
}
	
	
	
.c_u_txt{
	font-size:11px;
	line-height:16px;
	font-weight:100;
	color:#cccccc;
	margin:auto;
	text-align:left;
	width:370px;
	padding-top:250px;
}		
	
.c_small{
	font-size:14px;
	margin-left:-0px;
	color:#ffffff;
}	
.tit_system_cont{
  width:90%;
  margin:auto;	
}	
.tit_system_cont h1{
  font-size:30px;
  line-height:20px;	
  font-weight:300;
  color:#ffffff;
  letter-spacing:2px;	
  text-align:center;	
  margin:0px;
  padding:130px 0px 0px 0px;		
}
	
.tit_system_cont h2{
  font-size:20px;
  line-height:20px;	
  font-weight:300;
  color:#ffffff;
  letter-spacing:2px;	
  text-align:center;	
  margin:0px;
  padding:15px 0px 10px 0px;
  border-bottom:1px solid #cccccc;		
}
	
.tit_system_cont p{
  font-size:13px;
  line-height:20px;	
  font-weight:100;
  color:#ffffff;
  text-align:center;	
  margin:0px;
  padding:10px 0px 0px 0px;
}	
	
	
.accordion-container {
  max-width: 100%;
  margin: 10px 0px 0px 0px;
}

details {
  border: 1px solid #777777;
  border-radius: 4px;
  margin-bottom: 10px;
}	

summary {
  display: block;
  font-size:13px;	
  font-weight: 300;
  padding: 8px 13px 8px 13px;
  cursor: pointer;
  background-color:#4e4e4e;
  color: #fff;
}
	
.ques {
  font-size:14px;	
  font-weight: 500;
  color: #fff;
  margin-right:5px;	
}		

.accordion-content {
  font-size:12px;	
  font-weight: 100;	
  color:#ffffff;	
  padding: 7px 5px 9px 15px;
  border-top: 2px dotted #777777;
  background-color:#505050;	
}

details[open] summary {
  color: #fff;
}
	
.f_plus	{
  font-size:23px;
  font-weight:100;	
  color: #fff;
  display: inline;
  margin:-1px 0px 0px 0px;
  float:right;	
}	

.class_c{
	width:100%;
	margin-bottom:10px;
}	
	
.margi_r{
}
	
.class_title{
	border-radius:10px 10px 0px 0px;
	border-top:1px solid #666666;
	border-right:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #333333;
	padding:10px 10px 10px 10px;
	background-color:#3d3d3d;
	font-size:14px;
	font-weight: 500;
	text-align:center;
	color:#ffffff;
	letter-spacing:1px;
}	
.class_cont{
	border-radius:0px 0px 10px 10px;
	border-right:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #777777;
	padding:10px 10px 20px 10px;
	background-color:#4e4e4e;
}	
	
.iffs_l{	
	width:38%;
	float:left;
}
.c_img_r{	
	border-radius:10px;
	border:1px solid #777777;
}	
	
.small_z{
	font-size:9px;
	line-height:16px;
	letter-spacing:0px;
	color:#ffffff;
}
.small_z_b{
	font-size:11px;
	line-height:16px;
	letter-spacing:0px;
	font-weight:500;
	color:#ffffff;
}
	
.cell_he{	

}	
	
.cell_he2{	

}
	
.cell_he3{	

}	
	

.prof_sns{
	text-align: center;
	padding-top:5px;
}
	
.prof_i_sns{	
	width:20px;
}		
	
.imm{	
	margin-right:10px;
}	
	
.iffs_r{	
	width:58%;
	float:right;
	text-align:left;
	font-size:12px;
	font-weight: 500;
	color:#ffffff;
	line-height:24px;
	letter-spacing:1px;
}	
	
.iffs_a{	
	text-align:left;
	font-size:12px;
	font-weight: 500;
	color:#ffffff;
	line-height:24px;
	letter-spacing:1px;
}	
	
.days{	
	background-color:#3d3d3d;
	border:1px solid #777777;
	border-radius:5px;
	padding:1px 2px 2px 4px;
	margin-right:2px;
	font-size:11px;
	font-weight:300;
	color:#ffffff;
}	
	
.i_class{	
	background-color:#3d3d3d;
	border:1px solid #777777;
	border-radius:5px;
	padding:1px 2px 2px 4px;
	margin-right:8px;
	font-size:11px;
	font-weight:300;
	color:#ffffff;
}
	
.small_pas{	
	margin-left:8px;
	font-size:8px;
	font-weight:300;
	color:#ffffff;
}
	
	
.ijf_txt{
	border-top:2px solid #777777;
	padding:7px 0px 0px 0px;
	margin:7px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	font-weight: 200;
	letter-spacing:1px;
	line-height:18px;
	color:#ffffff;
}	
	
.sche_k{
	margin-top:10px;
	border-right:1px solid #444444;
	border-bottom:1px solid #444444;
	border-radius:15px;
}
	
	
.btn_personal{
}
	
.btn_personal a:link{
background: linear-gradient(to bottom, #333333,#222222);
border-radius:5px;	
font-size:12px;
letter-spacing:1px;	
font-weight:500;
padding:5px 0px 5px 0px;
color:#ffffff;	
width:160px;
display: block;	
text-align:center;	
float:right;
box-shadow: 2px 2px 2px #111111;
margin-top:18px;		
}
	

.btn_personal a:hover{
	font-weight:600;
	background: linear-gradient(to bottom, #333333,#111111);	
}	
	
.btn_personal a:visited{
	color:#ffffff;	
	background: linear-gradient(to bottom, #555555,#333333);
	font-weight:500;
}
	
	
.jfhoijdhfs{
	margin:0px 0px 0px -35px;
	padding:0px 0px 0px 0px;
	font-size:20px;
	line-height:90px;
	text-align:left;
	font-weight:600;
	display:inline;
	width:200px;
	color:#ffffff;
}
		
.mfiijfs{
	position:relative;
	top:30px;
	left:-25px;
	width:100px;
	margin:0px;
	padding:0px;
}	
	
.jisijidfosf{
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:5px;
}	
	
.muhon{
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#ffffff;
	padding-top:10px;
	padding-bottom:0px;
}	
	
/* Contacts Widget */
.ashade-widget--contacts .ashade-contact-details__list {
	padding: 5px 0 0 0;
	margin-bottom: 28px;
}
.ashade-widget--contacts .ashade-contact-details__list li {
	font-size: 14px;
}	
	
.ashade-contact-details__list {
    padding: 10px 0 0 0;
    margin: 0;
}
.ashade-contact-details__list li {
    padding: 5px 0 0 60px;
    margin: 22px 0 0 0;
    list-style: none;
	position: relative;
	min-height: 40px;
	font-size: 16px;
	color: #ffffff;
}
.ashade-contact-details__list li:first-child {
    margin: 0;
}
.ashade-contact-details__list a {
    color: #ffffff;
    transition: color 0.3s;
}
.ashade-contact-details__list a:hover {
    color: #ffffff;
}
	
	
.ashade-widget--contacts .mutaotat {
	padding: 5px 0 0 0;
	margin-bottom: 28px;
}
.ashade-widget--contacts .mutaota li {
	font-size: 14px;
}	
	
.mutaota {
    padding: 10px 0 0 0;
    margin: 0;
}
.mutaota li {
    padding: 0px 0 0 60px;
    margin: 22px 0 0 0;
    list-style: none;
	position: relative;
	min-height: 60px;
	font-size: 16px;
	color:#ffffff;
}
	
.mutaota li strong {
	color:#ffffff;
	font-weight:bold;
}
	
.mutaota li:first-child {
    margin: 0;
}
.mutaota a {
    color: #999999;
    transition: color 0.3s;
}
.mutaota a:hover {
    color: #ffffff;
}
	
	
	
.ashade-contact-icon {
    width: 30px;
    height: 33px;
	padding:7px 5px 0px 5px;
    border: 2px solid #777777;
    border-radius: 30px;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    transform: translateY(-4px);
	position: absolute;
	left: 0;
	top: 0;
	color:#ffffff;
}	
	
@font-face {
  font-family: "LineAwesome";
  src: url("../fonts/line-awesome.eot?v=1.1.");
  src: url("../fonts/line-awesome.eot??v=1.1.#iefix") format("embedded-opentype"),
       url("../fonts/line-awesome.woff2?v=1.1.") format("woff2"),
       url("../fonts/line-awesome.woff?v=1.1.") format("woff"),
       url("../fonts/line-awesome.ttf?v=1.1.") format("truetype"),
       url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "LineAwesome";
    src: url("../fonts/line-awesome.svg?v=1.1.#fa") format("svg");
  }
}
	
	
.la {
    display: inline-block;
    font: normal normal normal 16px/1 "LineAwesome";
    font-size: 25px;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}
/* makes the font 33% larger relative to the icon container */
.la-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.la-2x {
    font-size: 2em;
}
.la-3x {
    font-size: 3em;
}
.la-4x {
    font-size: 4em;
}
.la-5x {
    font-size: 5em;
}
.la-fw {
    width: 1.28571429em;
    text-align: center;
}
.la-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.la-ul > li {
    position: relative;
}
.la-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.la-li.la-lg {
    left: -1.85714286em;
}
.la-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.li.pull-left {
    margin-right: .3em;
}
.li.pull-right {
    margin-left: .3em;
}
.la-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.la-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.la-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.la-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.la-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.la-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .la-rotate-90,
:root .la-rotate-180,
:root .la-rotate-270,
:root .la-flip-horizontal,
:root .la-flip-vertical {
    filter: none;
}
.la-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.la-stack-1x,
.la-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.la-stack-1x {
    line-height: inherit;
}
.la-stack-2x {
    font-size: 2em;
}
.la-inverse {
    color: #ffffff;
}
/* Thanks to http://fontawesome.io @fontawesome and @davegandy */

.la-500px:before { content: "\f100"; }
.la-adjust:before { content: "\f101"; }
.la-adn:before { content: "\f102"; }
.la-align-center:before { content: "\f103"; }
.la-align-justify:before { content: "\f104"; }
.la-align-left:before { content: "\f105"; }
.la-align-right:before { content: "\f106"; }
.la-amazon:before { content: "\f107"; }
.la-ambulance:before { content: "\f108"; }
.la-anchor:before { content: "\f109"; }
.la-android:before { content: "\f10a"; }
.la-angellist:before { content: "\f10b"; }
.la-angle-double-down:before { content: "\f10c"; }
.la-angle-double-left:before { content: "\f10d"; }
.la-angle-double-right:before { content: "\f10e"; }
.la-angle-double-up:before { content: "\f10f"; }
.la-angle-down:before { content: "\f110"; }
.la-angle-left:before { content: "\f111"; }
.la-angle-right:before { content: "\f112"; }
.la-angle-up:before { content: "\f113"; }
.la-apple:before { content: "\f114"; }
.la-archive:before { content: "\f115"; }
.la-area-chart:before { content: "\f116"; }
.la-arrow-circle-down:before { content: "\f117"; }
.la-arrow-circle-left:before { content: "\f118"; }
.la-arrow-circle-o-down:before { content: "\f119"; }
.la-arrow-circle-o-left:before { content: "\f11a"; }
.la-arrow-circle-o-right:before { content: "\f11b"; }
.la-arrow-circle-o-up:before { content: "\f11c"; }
.la-arrow-circle-right:before { content: "\f11d"; }
.la-arrow-circle-up:before { content: "\f11e"; }
.la-arrow-down:before { content: "\f11f"; }
.la-arrow-left:before { content: "\f120"; }
.la-arrow-right:before { content: "\f121"; }
.la-arrow-up:before { content: "\f122"; }
.la-arrows:before { content: "\f123"; }
.la-arrows-alt:before { content: "\f124"; }
.la-arrows-h:before { content: "\f125"; }
.la-arrows-v:before { content: "\f126"; }
.la-asterisk:before { content: "\f127"; }
.la-at:before { content: "\f128"; }
.la-automobile:before { content: "\f129"; }
.la-backward:before { content: "\f12a"; }
.la-balance-scale:before { content: "\f12b"; }
.la-ban:before { content: "\f12c"; }
.la-bank:before { content: "\f12d"; }
.la-bar-chart:before { content: "\f12e"; }
.la-bar-chart-o:before { content: "\f12f"; }
.la-barcode:before { content: "\f130"; }
.la-bars:before { content: "\f131"; }
.la-battery-0:before { content: "\f132"; }
.la-battery-1:before { content: "\f133"; }
.la-battery-2:before { content: "\f134"; }
.la-battery-3:before { content: "\f135"; }
.la-battery-4:before { content: "\f136"; }
.la-battery-empty:before { content: "\f137"; }
.la-battery-full:before { content: "\f138"; }
.la-battery-half:before { content: "\f139"; }
.la-battery-quarter:before { content: "\f13a"; }
.la-battery-three-quarters:before { content: "\f13b"; }
.la-bed:before { content: "\f13c"; }
.la-beer:before { content: "\f13d"; }
.la-behance:before { content: "\f13e"; }
.la-behance-square:before { content: "\f13f"; }
.la-bell:before { content: "\f140"; }
.la-bell-o:before { content: "\f141"; }
.la-bell-slash:before { content: "\f142"; }
.la-bell-slash-o:before { content: "\f143"; }
.la-bicycle:before { content: "\f144"; }
.la-binoculars:before { content: "\f145"; }
.la-birthday-cake:before { content: "\f146"; }
.la-bitbucket:before { content: "\f147"; }
.la-bitbucket-square:before { content: "\f148"; }
.la-bitcoin:before { content: "\f149"; }
.la-black-tie:before { content: "\f14a"; }
.la-bold:before { content: "\f14b"; }
.la-bolt:before { content: "\f14c"; }
.la-bomb:before { content: "\f14d"; }
.la-book:before { content: "\f14e"; }
.la-bookmark:before { content: "\f14f"; }
.la-bookmark-o:before { content: "\f150"; }
.la-briefcase:before { content: "\f151"; }
.la-btc:before { content: "\f152"; }
.la-bug:before { content: "\f153"; }
.la-building:before { content: "\f154"; }
.la-building-o:before { content: "\f155"; }
.la-bullhorn:before { content: "\f156"; }
.la-bullseye:before { content: "\f157"; }
.la-bus:before { content: "\f158"; }
.la-buysellads:before { content: "\f159"; }
.la-cab:before { content: "\f15a"; }
.la-calculator:before { content: "\f15b"; }
.la-calendar:before { content: "\f15c"; }
.la-calendar-check-o:before { content: "\f15d"; }
.la-calendar-minus-o:before { content: "\f15e"; }
.la-calendar-o:before { content: "\f15f"; }
.la-calendar-plus-o:before { content: "\f160"; }
.la-calendar-times-o:before { content: "\f161"; }
.la-camera:before { content: "\f162"; }
.la-camera-retro:before { content: "\f163"; }
.la-car:before { content: "\f164"; }
.la-caret-down:before { content: "\f165"; }
.la-caret-left:before { content: "\f166"; }
.la-caret-right:before { content: "\f167"; }
.la-caret-square-o-down:before, .la-toggle-down:before { content: "\f168"; }
.la-caret-square-o-left:before, .la-toggle-left:before { content: "\f169"; }
.la-caret-square-o-right:before, .la-toggle-right:before { content: "\f16a"; }
.la-caret-square-o-up:before, .la-toggle-up:before { content: "\f16b"; }
.la-caret-up:before { content: "\f16c"; }
.la-cart-arrow-down:before { content: "\f16d"; }
.la-cart-plus:before { content: "\f16e"; }
.la-cc:before { content: "\f16f"; }
.la-cc-amex:before { content: "\f170"; }
.la-cc-diners-club:before { content: "\f171"; }
.la-cc-discover:before { content: "\f172"; }
.la-cc-jcb:before { content: "\f173"; }
.la-cc-mastercard:before { content: "\f174"; }
.la-cc-paypal:before { content: "\f175"; }
.la-cc-stripe:before { content: "\f176"; }
.la-cc-visa:before { content: "\f177"; }
.la-certificate:before { content: "\f178"; }
.la-chain:before { content: "\f179"; }
.la-chain-broken:before { content: "\f17a"; }
.la-check:before { content: "\f17b"; }
.la-check-circle:before { content: "\f17c"; }
.la-check-circle-o:before { content: "\f17d"; }
.la-check-square:before { content: "\f17e"; }
.la-check-square-o:before { content: "\f17f"; }
.la-chevron-circle-down:before { content: "\f180"; }
.la-chevron-circle-left:before { content: "\f181"; }
.la-chevron-circle-right:before { content: "\f182"; }
.la-chevron-circle-up:before { content: "\f183"; }
.la-chevron-down:before { content: "\f184"; }
.la-chevron-left:before { content: "\f185"; }
.la-chevron-right:before { content: "\f186"; }
.la-chevron-up:before { content: "\f187"; }
.la-child:before { content: "\f188"; }
.la-chrome:before { content: "\f189"; }
.la-circle:before { content: "\f18a"; }
.la-circle-o:before { content: "\f18b"; }
.la-circle-o-notch:before { content: "\f18c"; }
.la-circle-thin:before { content: "\f18d"; }
.la-clipboard:before { content: "\f18e"; }
.la-clock-o:before { content: "\f18f"; }
.la-clone:before { content: "\f190"; }
.la-close:before { content: "\f191"; }
.la-cloud:before { content: "\f192"; }
.la-cloud-download:before { content: "\f193"; }
.la-cloud-upload:before { content: "\f194"; }
.la-cny:before { content: "\f195"; }
.la-code:before { content: "\f196"; }
.la-code-fork:before { content: "\f197"; }
.la-codepen:before { content: "\f198"; }
.la-coffee:before { content: "\f199"; }
.la-cog:before { content: "\f19a"; }
.la-cogs:before { content: "\f19b"; }
.la-columns:before { content: "\f19c"; }
.la-comment:before { content: "\f19d"; }
.la-comment-o:before { content: "\f19e"; }
.la-commenting:before { content: "\f19f"; }
.la-commenting-o:before { content: "\f1a0"; }
.la-comments:before { content: "\f1a1"; }
.la-comments-o:before { content: "\f1a2"; }
.la-compass:before { content: "\f1a3"; }
.la-compress:before { content: "\f1a4"; }
.la-connectdevelop:before { content: "\f1a5"; }
.la-contao:before { content: "\f1a6"; }
.la-copy:before { content: "\f1a7"; }
.la-copyright:before { content: "\f1a8"; }
.la-creative-commons:before { content: "\f1a9"; }
.la-credit-card:before { content: "\f1aa"; }
.la-crop:before { content: "\f1ab"; }
.la-crosshairs:before { content: "\f1ac"; }
.la-css3:before { content: "\f1ad"; }
.la-cube:before { content: "\f1ae"; }
.la-cubes:before { content: "\f1af"; }
.la-cut:before { content: "\f1b0"; }
.la-cutlery:before { content: "\f1b1"; }
.la-dashboard:before { content: "\f1b2"; }
.la-dashcube:before { content: "\f1b3"; }
.la-database:before { content: "\f1b4"; }
.la-dedent:before { content: "\f1b5"; }
.la-delicious:before { content: "\f1b6"; }
.la-desktop:before { content: "\f1b7"; }
.la-deviantart:before { content: "\f1b8"; }
.la-diamond:before { content: "\f1b9"; }
.la-digg:before { content: "\f1ba"; }
.la-dollar:before { content: "\f1bb"; }
.la-dot-circle-o:before { content: "\f1bc"; }
.la-download:before { content: "\f1bd"; }
.la-dribbble:before { content: "\f1be"; }
.la-dropbox:before { content: "\f1bf"; }
.la-drupal:before { content: "\f1c0"; }
.la-edit:before { content: "\f1c1"; }
.la-eject:before { content: "\f1c2"; }
.la-ellipsis-h:before { content: "\f1c3"; }
.la-ellipsis-v:before { content: "\f1c4"; }
.la-empire:before, .la-ge:before { content: "\f1c5"; }
.la-envelope:before { content: "\f1c6"; }
.la-envelope-o:before { content: "\f1c7"; }
.la-envelope-square:before { content: "\f1c8"; }
.la-eraser:before { content: "\f1c9"; }
.la-eur:before { content: "\f1ca"; }
.la-euro:before { content: "\f1cb"; }
.la-exchange:before { content: "\f1cc"; }
.la-exclamation:before { content: "\f1cd"; }
.la-exclamation-circle:before { content: "\f1ce"; }
.la-exclamation-triangle:before { content: "\f1cf"; }
.la-expand:before { content: "\f1d0"; }
.la-expeditedssl:before { content: "\f1d1"; }
.la-external-link:before { content: "\f1d2"; }
.la-external-link-square:before { content: "\f1d3"; }
.la-eye:before { content: "\f1d4"; }
.la-eye-slash:before { content: "\f1d5"; }
.la-eyedropper:before { content: "\f1d6"; }
.la-facebook:before, .la-facebook-f:before { content: "\f1d7"; }
.la-facebook-official:before { content: "\f1d8"; }
.la-facebook-square:before { content: "\f1d9"; }
.la-fast-backward:before { content: "\f1da"; }
.la-fast-forward:before { content: "\f1db"; }
.la-fax:before { content: "\f1dc"; }
.la-female:before { content: "\f1dd"; }
.la-fighter-jet:before { content: "\f1de"; }
.la-file:before { content: "\f1df"; }
.la-file-archive-o:before { content: "\f1e0"; }
.la-file-audio-o:before { content: "\f1e1"; }
.la-file-code-o:before { content: "\f1e2"; }
.la-file-excel-o:before { content: "\f1e3"; }
.la-file-image-o:before { content: "\f1e4"; }
.la-file-movie-o:before { content: "\f1e5"; }
.la-file-o:before { content: "\f1e6"; }
.la-file-pdf-o:before { content: "\f1e7"; }
.la-file-photo-o:before { content: "\f1e8"; }
.la-file-picture-o:before { content: "\f1e9"; }
.la-file-powerpoint-o:before { content: "\f1ea"; }
.la-file-sound-o:before { content: "\f1eb"; }
.la-file-text:before { content: "\f1ec"; }
.la-file-text-o:before { content: "\f1ed"; }
.la-file-video-o:before { content: "\f1ee"; }
.la-file-word-o:before { content: "\f1ef"; }
.la-file-zip-o:before { content: "\f1f0"; }
.la-files-o:before { content: "\f1f1"; }
.la-film:before { content: "\f1f2"; }
.la-filter:before { content: "\f1f3"; }
.la-fire:before { content: "\f1f4"; }
.la-fire-extinguisher:before { content: "\f1f5"; }
.la-firefox:before { content: "\f1f6"; }
.la-flag:before { content: "\f1f7"; }
.la-flag-checkered:before { content: "\f1f8"; }
.la-flag-o:before { content: "\f1f9"; }
.la-flash:before { content: "\f1fa"; }
.la-flask:before { content: "\f1fb"; }
.la-flickr:before { content: "\f1fc"; }
.la-floppy-o:before { content: "\f1fd"; }
.la-folder:before { content: "\f1fe"; }
.la-folder-o:before { content: "\f1ff"; }
.la-folder-open:before { content: "\f200"; }
.la-folder-open-o:before { content: "\f201"; }
.la-font:before { content: "\f202"; }
.la-fonticons:before { content: "\f203"; }
.la-forumbee:before { content: "\f204"; }
.la-forward:before { content: "\f205"; }
.la-foursquare:before { content: "\f206"; }
.la-frown-o:before { content: "\f207"; }
.la-futbol-o:before, .la-soccer-ball-o:before { content: "\f208"; }
.la-gamepad:before { content: "\f209"; }
.la-gavel:before { content: "\f20a"; }
.la-gbp:before { content: "\f20b"; }
.la-gear:before { content: "\f20c"; }
.la-gears:before { content: "\f20d"; }
.la-genderless:before { content: "\f20e"; }
.la-get-pocket:before { content: "\f20f"; }
.la-gg:before { content: "\f210"; }
.la-gg-circle:before { content: "\f211"; }
.la-gift:before { content: "\f212"; }
.la-git:before { content: "\f213"; }
.la-git-square:before { content: "\f214"; }
.la-github:before { content: "\f215"; }
.la-github-alt:before { content: "\f216"; }
.la-github-square:before { content: "\f217"; }
.la-glass:before { content: "\f218"; }
.la-globe:before { content: "\f219"; }
.la-google:before { content: "\f21a"; }
.la-google-plus:before { content: "\f21b"; }
.la-google-plus-square:before { content: "\f21c"; }
.la-google-wallet:before { content: "\f21d"; }
.la-graduation-cap:before { content: "\f21e"; }
.la-gratipay:before, .la-gittip:before { content: "\f21f"; }
.la-group:before { content: "\f220"; }
.la-h-square:before { content: "\f221"; }
.la-hacker-news:before { content: "\f222"; }
.la-hand-grab-o:before { content: "\f223"; }
.la-hand-lizard-o:before { content: "\f224"; }
.la-hand-o-down:before { content: "\f225"; }
.la-hand-o-left:before { content: "\f226"; }
.la-hand-o-right:before { content: "\f227"; }
.la-hand-o-up:before { content: "\f228"; }
.la-hand-paper-o:before { content: "\f229"; }
.la-hand-peace-o:before { content: "\f22a"; }
.la-hand-pointer-o:before { content: "\f22b"; }
.la-hand-rock-o:before { content: "\f22c"; }
.la-hand-scissors-o:before { content: "\f22d"; }
.la-hand-spock-o:before { content: "\f22e"; }
.la-hand-stop-o:before { content: "\f22f"; }
.la-hdd-o:before { content: "\f230"; }
.la-header:before { content: "\f231"; }
.la-headphones:before { content: "\f232"; }
.la-heart:before { content: "\f233"; }
.la-heart-o:before { content: "\f234"; }
.la-heartbeat:before { content: "\f235"; }
.la-history:before { content: "\f236"; }
.la-home:before { content: "\f237"; }
.la-hospital-o:before { content: "\f238"; }
.la-hotel:before { content: "\f239"; }
.la-hourglass:before { content: "\f23a"; }
.la-hourglass-1:before { content: "\f23b"; }
.la-hourglass-2:before { content: "\f23c"; }
.la-hourglass-3:before { content: "\f23d"; }
.la-hourglass-end:before { content: "\f23e"; }
.la-hourglass-half:before { content: "\f23f"; }
.la-hourglass-o:before { content: "\f240"; }
.la-hourglass-start:before { content: "\f241"; }
.la-houzz:before { content: "\f242"; }
.la-html5:before { content: "\f243"; }
.la-i-cursor:before { content: "\f244"; }
.la-ils:before { content: "\f245"; }
.la-image:before { content: "\f246"; }
.la-inbox:before { content: "\f247"; }
.la-indent:before { content: "\f248"; }
.la-industry:before { content: "\f249"; }
.la-info:before { content: "\f24a"; }
.la-info-circle:before { content: "\f24b"; }
.la-inr:before { content: "\f24c"; }
.la-instagram:before { content: "\f24d"; }
.la-institution:before { content: "\f24e"; }
.la-internet-explorer:before { content: "\f24f"; }
.la-ioxhost:before { content: "\f250"; }
.la-italic:before { content: "\f251"; }
.la-joomla:before { content: "\f252"; }
.la-jpy:before { content: "\f253"; }
.la-jsfiddle:before { content: "\f254"; }
.la-key:before { content: "\f255"; }
.la-keyboard-o:before { content: "\f256"; }
.la-krw:before { content: "\f257"; }
.la-language:before { content: "\f258"; }
.la-laptop:before { content: "\f259"; }
.la-lastfm:before { content: "\f25a"; }
.la-lastfm-square:before { content: "\f25b"; }
.la-leaf:before { content: "\f25c"; }
.la-leanpub:before { content: "\f25d"; }
.la-legal:before { content: "\f25e"; }
.la-lemon-o:before { content: "\f25f"; }
.la-level-down:before { content: "\f260"; }
.la-level-up:before { content: "\f261"; }
.la-life-bouy:before { content: "\f262"; }
.la-life-buoy:before { content: "\f263"; }
.la-life-ring:before, .la-support:before { content: "\f264"; }
.la-life-saver:before { content: "\f265"; }
.la-lightbulb-o:before { content: "\f266"; }
.la-line-chart:before { content: "\f267"; }
.la-link:before { content: "\f268"; }
.la-linkedin:before { content: "\f269"; }
.la-linkedin-square:before { content: "\f26a"; }
.la-linux:before { content: "\f26b"; }
.la-list:before { content: "\f26c"; }
.la-list-alt:before { content: "\f26d"; }
.la-list-ol:before { content: "\f26e"; }
.la-list-ul:before { content: "\f26f"; }
.la-location-arrow:before { content: "\f270"; }
.la-lock:before { content: "\f271"; }
.la-long-arrow-down:before { content: "\f272"; }
.la-long-arrow-left:before { content: "\f273"; }
.la-long-arrow-right:before { content: "\f274"; }
.la-long-arrow-up:before { content: "\f275"; }
.la-magic:before { content: "\f276"; }
.la-magnet:before { content: "\f277"; }
.la-mail-forward:before { content: "\f278"; }
.la-mail-reply:before { content: "\f279"; }
.la-mail-reply-all:before { content: "\f27a"; }
.la-male:before { content: "\f27b"; }
.la-map:before { content: "\f27c"; }
.la-map-marker:before { content: "\f27d"; }
.la-map-o:before { content: "\f27e"; }
.la-map-pin:before { content: "\f27f"; }
.la-map-signs:before { content: "\f280"; }
.la-mars:before { content: "\f281"; }
.la-mars-double:before { content: "\f282"; }
.la-mars-stroke:before { content: "\f283"; }
.la-mars-stroke-h:before { content: "\f284"; }
.la-mars-stroke-v:before { content: "\f285"; }
.la-maxcdn:before { content: "\f286"; }
.la-meanpath:before { content: "\f287"; }
.la-medium:before { content: "\f288"; }
.la-medkit:before { content: "\f289"; }
.la-meh-o:before { content: "\f28a"; }
.la-mercury:before { content: "\f28b"; }
.la-microphone:before { content: "\f28c"; }
.la-microphone-slash:before { content: "\f28d"; }
.la-minus:before { content: "\f28e"; }
.la-minus-circle:before { content: "\f28f"; }
.la-minus-square:before { content: "\f290"; }
.la-minus-square-o:before { content: "\f291"; }
.la-mobile:before { content: "\f292"; }
.la-mobile-phone:before { content: "\f293"; }
.la-money:before { content: "\f294"; }
.la-moon-o:before { content: "\f295"; }
.la-mortar-board:before { content: "\f296"; }
.la-motorcycle:before { content: "\f297"; }
.la-mouse-pointer:before { content: "\f298"; }
.la-music:before { content: "\f299"; }
.la-navicon:before { content: "\f29a"; }
.la-neuter:before { content: "\f29b"; }
.la-newspaper-o:before { content: "\f29c"; }
.la-object-group:before { content: "\f29d"; }
.la-object-ungroup:before { content: "\f29e"; }
.la-odnoklassniki:before { content: "\f29f"; }
.la-odnoklassniki-square:before { content: "\f2a0"; }
.la-opencart:before { content: "\f2a1"; }
.la-openid:before { content: "\f2a2"; }
.la-opera:before { content: "\f2a3"; }
.la-optin-monster:before { content: "\f2a4"; }
.la-outdent:before { content: "\f2a5"; }
.la-pagelines:before { content: "\f2a6"; }
.la-paint-brush:before { content: "\f2a7"; }
.la-paper-plane:before, .la-send:before { content: "\f2a8"; }
.la-paper-plane-o:before, .la-send-o:before { content: "\f2a9"; }
.la-paperclip:before { content: "\f2aa"; }
.la-paragraph:before { content: "\f2ab"; }
.la-paste:before { content: "\f2ac"; }
.la-pause:before { content: "\f2ad"; }
.la-paw:before { content: "\f2ae"; }
.la-paypal:before { content: "\f2af"; }
.la-pencil:before { content: "\f2b0"; }
.la-pencil-square:before { content: "\f2b1"; }
.la-pencil-square-o:before { content: "\f2b2"; }
.la-phone:before { content: "\f2b3"; }
.la-phone-square:before { content: "\f2b4"; }
.la-photo:before { content: "\f2b5"; }
.la-picture-o:before { content: "\f2b6"; }
.la-pie-chart:before { content: "\f2b7"; }
.la-pied-piper:before { content: "\f2b8"; }
.la-pied-piper-alt:before { content: "\f2b9"; }
.la-pinterest:before { content: "\f2ba"; }
.la-pinterest-p:before { content: "\f2bb"; }
.la-pinterest-square:before { content: "\f2bc"; }
.la-plane:before { content: "\f2bd"; }
.la-play:before { content: "\f2be"; }
.la-play-circle:before { content: "\f2bf"; }
.la-play-circle-o:before { content: "\f2c0"; }
.la-plug:before { content: "\f2c1"; }
.la-plus:before { content: "\f2c2"; }
.la-plus-circle:before { content: "\f2c3"; }
.la-plus-square:before { content: "\f2c4"; }
.la-plus-square-o:before { content: "\f2c5"; }
.la-power-off:before { content: "\f2c6"; }
.la-print:before { content: "\f2c7"; }
.la-puzzle-piece:before { content: "\f2c8"; }
.la-qq:before { content: "\f2c9"; }
.la-qrcode:before { content: "\f2ca"; }
.la-question:before { content: "\f2cb"; }
.la-question-circle:before { content: "\f2cc"; }
.la-quote-left:before { content: "\f2cd"; }
.la-quote-right:before { content: "\f2ce"; }
.la-ra:before { content: "\f2cf"; }
.la-random:before { content: "\f2d0"; }
.la-rebel:before { content: "\f2d1"; }
.la-recycle:before { content: "\f2d2"; }
.la-reddit:before { content: "\f2d3"; }
.la-reddit-square:before { content: "\f2d4"; }
.la-refresh:before { content: "\f2d5"; }
.la-registered:before { content: "\f2d6"; }
.la-renren:before { content: "\f2d7"; }
.la-reorder:before { content: "\f2d8"; }
.la-repeat:before { content: "\f2d9"; }
.la-reply:before { content: "\f2da"; }
.la-reply-all:before { content: "\f2db"; }
.la-retweet:before { content: "\f2dc"; }
.la-rmb:before { content: "\f2dd"; }
.la-road:before { content: "\f2de"; }
.la-rocket:before { content: "\f2df"; }
.la-rotate-left:before { content: "\f2e0"; }
.la-rotate-right:before { content: "\f2e1"; }
.la-rouble:before { content: "\f2e2"; }
.la-rss:before, .la-feed:before { content: "\f2e3"; }
.la-rss-square:before { content: "\f2e4"; }
.la-rub:before { content: "\f2e5"; }
.la-ruble:before { content: "\f2e6"; }
.la-rupee:before { content: "\f2e7"; }
.la-safari:before { content: "\f2e8"; }
.la-save:before { content: "\f2e9"; }
.la-scissors:before { content: "\f2ea"; }
.la-search:before { content: "\f2eb"; }
.la-search-minus:before { content: "\f2ec"; }
.la-search-plus:before { content: "\f2ed"; }
.la-sellsy:before { content: "\f2ee"; }
.la-server:before { content: "\f2ef"; }
.la-share:before { content: "\f2f0"; }
.la-share-alt:before { content: "\f2f1"; }
.la-share-alt-square:before { content: "\f2f2"; }
.la-share-square:before { content: "\f2f3"; }
.la-share-square-o:before { content: "\f2f4"; }
.la-shekel:before { content: "\f2f5"; }
.la-sheqel:before { content: "\f2f6"; }
.la-shield:before { content: "\f2f7"; }
.la-ship:before { content: "\f2f8"; }
.la-shirtsinbulk:before { content: "\f2f9"; }
.la-shopping-cart:before { content: "\f2fa"; }
.la-sign-in:before { content: "\f2fb"; }
.la-sign-out:before { content: "\f2fc"; }
.la-signal:before { content: "\f2fd"; }
.la-simplybuilt:before { content: "\f2fe"; }
.la-sitemap:before { content: "\f2ff"; }
.la-skyatlas:before { content: "\f300"; }
.la-skype:before { content: "\f301"; }
.la-slack:before { content: "\f302"; }
.la-sliders:before { content: "\f303"; }
.la-slideshare:before { content: "\f304"; }
.la-smile-o:before { content: "\f305"; }
.la-sort:before, .la-unsorted:before { content: "\f306"; }
.la-sort-alpha-asc:before { content: "\f307"; }
.la-sort-alpha-desc:before { content: "\f308"; }
.la-sort-amount-asc:before { content: "\f309"; }
.la-sort-amount-desc:before { content: "\f30a"; }
.la-sort-asc:before, .la-sort-up:before { content: "\f30b"; }
.la-sort-desc:before, .la-sort-down:before { content: "\f30c"; }
.la-sort-numeric-asc:before { content: "\f30d"; }
.la-sort-numeric-desc:before { content: "\f30e"; }
.la-soundcloud:before { content: "\f30f"; }
.la-space-shuttle:before { content: "\f310"; }
.la-spinner:before { content: "\f311"; }
.la-spoon:before { content: "\f312"; }
.la-spotify:before { content: "\f313"; }
.la-square:before { content: "\f314"; }
.la-square-o:before { content: "\f315"; }
.la-stack-exchange:before { content: "\f316"; }
.la-stack-overflow:before { content: "\f317"; }
.la-star:before { content: "\f318"; }
.la-star-half:before { content: "\f319"; }
.la-star-half-o:before, .la-star-half-full:before, .la-star-half-empty:before { content: "\f31a"; }
.la-star-o:before { content: "\f31b"; }
.la-steam:before { content: "\f31c"; }
.la-steam-square:before { content: "\f31d"; }
.la-step-backward:before { content: "\f31e"; }
.la-step-forward:before { content: "\f31f"; }
.la-stethoscope:before { content: "\f320"; }
.la-sticky-note:before { content: "\f321"; }
.la-sticky-note-o:before { content: "\f322"; }
.la-stop:before { content: "\f323"; }
.la-street-view:before { content: "\f324"; }
.la-strikethrough:before { content: "\f325"; }
.la-stumbleupon:before { content: "\f326"; }
.la-stumbleupon-circle:before { content: "\f327"; }
.la-subscript:before { content: "\f328"; }
.la-subway:before { content: "\f329"; }
.la-suitcase:before { content: "\f32a"; }
.la-sun-o:before { content: "\f32b"; }
.la-superscript:before { content: "\f32c"; }
.la-table:before { content: "\f32d"; }
.la-tablet:before { content: "\f32e"; }
.la-tachometer:before { content: "\f32f"; }
.la-tag:before { content: "\f330"; }
.la-tags:before { content: "\f331"; }
.la-tasks:before { content: "\f332"; }
.la-taxi:before { content: "\f333"; }
.la-television:before, .la-tv:before { content: "\f334"; }
.la-tencent-weibo:before { content: "\f335"; }
.la-terminal:before { content: "\f336"; }
.la-text-height:before { content: "\f337"; }
.la-text-width:before { content: "\f338"; }
.la-th:before { content: "\f339"; }
.la-th-large:before { content: "\f33a"; }
.la-th-list:before { content: "\f33b"; }
.la-thumb-tack:before { content: "\f33c"; }
.la-thumbs-down:before { content: "\f33d"; }
.la-thumbs-o-down:before { content: "\f33e"; }
.la-thumbs-o-up:before { content: "\f33f"; }
.la-thumbs-up:before { content: "\f340"; }
.la-ticket:before { content: "\f341"; }
.la-times:before, .la-remove:before { content: "\f342"; }
.la-times-circle:before { content: "\f343"; }
.la-times-circle-o:before { content: "\f344"; }
.la-tint:before { content: "\f345"; }
.la-toggle-off:before { content: "\f346"; }
.la-toggle-on:before { content: "\f347"; }
.la-trademark:before { content: "\f348"; }
.la-train:before { content: "\f349"; }
.la-transgender:before, .la-intersex:before { content: "\f34a"; }
.la-transgender-alt:before { content: "\f34b"; }
.la-trash:before { content: "\f34c"; }
.la-trash-o:before { content: "\f34d"; }
.la-tree:before { content: "\f34e"; }
.la-trello:before { content: "\f34f"; }
.la-tripadvisor:before { content: "\f350"; }
.la-trophy:before { content: "\f351"; }
.la-truck:before { content: "\f352"; }
.la-try:before { content: "\f353"; }
.la-tty:before { content: "\f354"; }
.la-tumblr:before { content: "\f355"; }
.la-tumblr-square:before { content: "\f356"; }
.la-turkish-lira:before { content: "\f357"; }
.la-twitch:before { content: "\f358"; }
.la-twitter:before { content: "\f359"; }
.la-twitter-square:before { content: "\f35a"; }
.la-umbrella:before { content: "\f35b"; }
.la-underline:before { content: "\f35c"; }
.la-undo:before { content: "\f35d"; }
.la-university:before { content: "\f35e"; }
.la-unlink:before { content: "\f35f"; }
.la-unlock:before { content: "\f360"; }
.la-unlock-alt:before { content: "\f361"; }
.la-upload:before { content: "\f362"; }
.la-usd:before { content: "\f363"; }
.la-user:before { content: "\f364"; }
.la-user-md:before { content: "\f365"; }
.la-user-plus:before { content: "\f366"; }
.la-user-secret:before { content: "\f367"; }
.la-user-times:before { content: "\f368"; }
.la-users:before { content: "\f369"; }
.la-venus:before { content: "\f36a"; }
.la-venus-double:before { content: "\f36b"; }
.la-venus-mars:before { content: "\f36c"; }
.la-viacoin:before { content: "\f36d"; }
.la-video-camera:before { content: "\f36e"; }
.la-vimeo:before { content: "\f36f"; }
.la-vimeo-square:before { content: "\f370"; }
.la-vine:before { content: "\f371"; }
.la-vk:before { content: "\f372"; }
.la-volume-down:before { content: "\f373"; }
.la-volume-off:before { content: "\f374"; }
.la-volume-up:before { content: "\f375"; }
.la-warning:before { content: "\f376"; }
.la-wechat:before { content: "\f377"; }
.la-weibo:before { content: "\f378"; }
.la-weixin:before { content: "\f379"; }
.la-whatsapp:before { content: "\f37a"; }
.la-wheelchair:before { content: "\f37b"; }
.la-wifi:before { content: "\f37c"; }
.la-wikipedia-w:before { content: "\f37d"; }
.la-windows:before { content: "\f37e"; }
.la-won:before { content: "\f37f"; }
.la-wordpress:before { content: "\f380"; }
.la-wrench:before { content: "\f381"; }
.la-xing:before { content: "\f382"; }
.la-xing-square:before { content: "\f383"; }
.la-y-combinator:before { content: "\f384"; }
.la-y-combinator-square:before { content: "\f385"; }
.la-yahoo:before { content: "\f386"; }
.la-yc:before { content: "\f387"; }
.la-yc-square:before { content: "\f388"; }
.la-yelp:before { content: "\f389"; }
.la-yen:before { content: "\f38a"; }
.la-youtube:before { content: "\f38b"; }
.la-youtube-play:before { content: "\f38c"; }
.la-youtube-square:before { content: "\f38d"; }	
		
	
.access_title{
	border-radius:10px 10px 0px 0px;
	border-top:1px solid #666666;
	border-right:1px solid #777777;
	border-left:1px solid #777777;
	border-bottom:1px solid #333333;
	padding:10px 10px 10px 10px;
	background-color:#3d3d3d;
	font-size:16px;
	font-weight: 500;
	text-align:center;
	color:#ffffff;
	letter-spacing:1px;
}
	
.pandry {
	background-color:#4e4e4e;
	border:1px solid #666666;
	border-radius:0px 0px 10px 10px;
	font-size:14px;
	font-weight: 200;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	text-align:left;
	padding:15px 10px 15px 30px;
	margin:0px 0px 8px 0px;
}	
	
.ashade-widget--contacts .mutaotat {
	padding: 5px 0 0 0;
	margin-bottom: 28px;
}
.ashade-widget--contacts .mutaota li {
	font-size: 14px;
}	
	
.mutaota {
    padding: 10px 0 0 0;
    margin: 0;
}
.mutaota li {
    padding: 0px 0 0 60px;
    margin: 22px 0 0 0;
    list-style: none;
	position: relative;
	min-height: 60px;
	font-size: 16px;
}
.mutaota li:first-child {
    margin: 0;
}
.mutaota a {
    color: #999999;
    transition: color 0.3s;
}
.mutaota a:hover {
    color: #ffffff;
}
.pandmim {
	background-color:#4e4e4e;
	border:1px solid #666666;
	border-radius:0px 0px 10px 10px;
	font-size:14px;
	font-weight: 200;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	text-align:left;
	padding:0px 30px 15px 30px;
	margin:0px 0px 8px 0px;
}	
	
.pandmim strong{
	font-weight: 600;
	color:#ffffff;
}	
	
.fjijofs	{
	display:none;
}	
	
.line_pcd	{
	display:none;
}	
	
.line_pc	{
	color:#ffffff;
}
.jifois{
	color:#ffffff;
	font-size:11px;
	line-height:10px;
}
	
.banner_ar{
	background-color:#333333;
	padding:30px 0px 30px 0px;
}	
	
.bansij	{
	width:80px;
	border-radius: 50%;
	box-shadow: 0 10px 25px 0 rgba(0, 0, 0, .5);	
}

.bansij_m	{
	margin-right:15px;
}
	
	
}


