/*

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

*/


@charset "utf-8";



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







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

* {
}

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


a:visited{
	color: #777777;		
	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;
	font-size:12px;
	color: #000000;
	text-align: center;	
	font-family: "Noto Sans Japanese";
	font-weight:200;
	-webkit-text-size-adjust: 100%;
}




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

	
.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;
}


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


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


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


#lang{
	text-align:right;
}

.langr{
	border:1px solid #eeeeee;
	padding:2px 7px 2px 7px;
	font-size:11px;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	
}


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


.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;
}




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

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


.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: 98%;
	max-width:950px;
	padding:15px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}


#cont{
	width: 100%;
	text-align:left;
	margin:0px 0px 0px 0px;	
}

#drap {
	overflow: hidden;
}


#header{
	height:80px;
}

#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:10%;
	padding-top:5px;
}

.logona{
	margin:20px 0px 0px 0px;
	width:50px;
}




#header_cont_right{
	float:right;
	text-align: right;
	width:90%;
	padding:0px 0px 0px 0px;	
}


#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;
}


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

#footer_left{
	font-size:10px;
	color:#cccccc;
	float:left;
	width:600px;
	margin-right:10px;
	text-align:left;
}


#footer_right{
	float:right;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-size:11px;
	width:185px;
}


#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;
}


#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;
}





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

.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:3px 10px 3px 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:3px 10px 3px 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 30px;
	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:7px 10px 7px 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;
	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:40px;
	font-weight:600;
	text-align:center;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:25px;
	color:#333333;  
	margin-bottom:15px;
}


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



.pro_l{
	float:left;
	width:32%;
	margin-right:2%;
}

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

.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{
	float:left;
	width:32%;
	margin-right:2%;
}

.pro_r{
	float:left;
	width:32%;
}





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





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


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



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

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



.inst_cells_l{
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:4%;
}

.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:14px;
	text-align:center;
	font-weight:100;
	margin:0px 0px 8px 0px;
	padding:0px;
}

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



.inst_cells_r{
	float:right;
	width:48%;
	margin-bottom:4%;
}


.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 8px 0px;
	padding:0px;
}

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







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



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

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



.cost_cells_l{
	float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:5%;
}

.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{
	float:right;
	width:48%;
	margin-bottom:5%;
}


.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;
}









.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;
}


/* -------------------- グローバルナビ -------------------- */



.contact_box{
  visibility:visible;
  float:right;
  width:4%;
  padding-top:33px;
}


.menu_box{
  visibility:visible;
  float:left;
  padding:0;
  width:100%;
  padding-top:0vw;
}

.contact_mag{
  margin-top:5px;
}

.lialri{
  text-align:right;
}

.liallef{
  text-align:center;
}

.menu ul{
  margin:0;
  padding:0px;
}
.menu ul li {
  list-style: none;
  float: left;
  position: relative;
  width: 25%;/*親メニューの幅*/
  height: 80px;/*親メニューの高さ*/
  line-height: 10px;
  color: #555555;/*親メニューの文字色*/
  text-align:center;
  font-size:13px;
  font-weight:300;
  padding:0px 0px 0px 0px;

}
.menu ul li a {
  color: #555555;
  display: block;
  padding:12px 0px 0px 40px;
  text-decoration: none;
}
.menu ul li:hover, .menu ul li a:hover {
  color:#e83030;/*ホバー時の親メニューの文字色*/
}
.menu ul li ul {
  position: absolute;
  top: 76px;/*調整*/
  width: 500px;
  z-index:100;
  padding-top:10px;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 500px;/*サブメニューの幅*/
  text-align:left;
  height: 0;
}
.menu ul li ul li:hover, .menu ul li ul li a:hover {
  height:80px;/**/
}
.menu ul li:hover ul li, .menu ul li a:hover ul li{
  visibility: visible;
  overflow: visible;
  height:80px;/*サブメニューの高さ*/
  z-index: 10;
  background-image: url("../images/bg.png");
  background-color:#ffffff;
}
.menu * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}


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

.inst_l{
	float:left;
	width:27%;
	padding:10px 0px 15px 0px;	
}
.inst_r{
	float:right;
	text-align: left;
	width:70%;
	padding:10px 0px 0px 3%;
	font-size:13px;
	line-height: 19px;
}
.inst_r h1{
	text-align: left;
	font-size:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-weight:600;
	letter-spacing: 1px;	
}
.inst_r h2{
	text-align: left;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;	
	color: #e83030;		
	letter-spacing: 3px;
}
.inst_r p{
	text-align: left;	
}



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

.ner_button {
    width:200px;
    font-size:11px;
    text-decoration:none;
    display:block;
    text-align:center;
	letter-spacing: 3px;
    padding:8px 0 10px;
    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:25px;
}



.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:950px;
	height:534px;	
}



.topmovie{
	width:950px;
	height:534px;
	margin-top:20px;	
}



.regone{
	font-size:18px;
	margin-bottom:20px;	
	line-height:35px;
	text-align:center;
}



.toma{
	height:50px;
}



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

.t_news{
	float:left;
	width:296px;
	margin:0px 20px 60px 0px;
	padding:0px;
	height:500px;
}


.t_news h1{
	text-align: left;
	font-size:16px;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	letter-spacing: 3px;
	font-weight:400;	
	color:#555555;
}
.t_news 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;
}
.t_news p{
	text-align: left;
	margin:10px 0px 0px 0px;	
}

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

.store{
	float:left;
	width:274px;
	margin:0px 20px 20px 0px;
	padding:50px 10px 10px 10px;
	height:200px;
	border:1px solid #eeeeee;
	text-align:center;
}


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

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


.instfb:before{
	
}

.jfd{
	margin-left:10px;
}


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


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


.sche{
	width:100%;
	height:587px;
	border:0px;
}


/* --------------------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: 400px;
    }


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


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

#openMenu{
	position: absolute;
	top: 0;
	right: 5;
	padding-right:20px;
	padding-top:25px;
}

#closeMenu {
	position: absolute;
	top: 6px;
	right: 5;
	padding-right:20px;
}	


#layerMenu{
	display: none;
	position:absolute;
	top:19px;
	left:0;
	width:100%;
	height:100%;
	font-size: 12px;
	z-index:9999;
	padding:45px 0px 0px 0px;
}

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

#layerMenu ul li{
	list-style: none;
	color: #333333;
	letter-spacing: 2px;
	text-align:left;
	padding:0px 0px 0px 40px;
	margin:0px;
	background-image: url("../images/bg.png");
}
.oreno{
	padding:30px 0px 0px 0px;
	color: #333333;
	font-weight:bold;
}

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

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

#layerMenu ul li a:hover{
	color: #e83030;

}


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


.iconba{
	margin-right:10px;
}

.iconpu{
	margin-right:0px;
}





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


.video-container {
  position: relative;
  margin-top:5.9vw;
  

}

.video-sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align:center;
  background-color: rgba(0,0,0,0);
}

video {
  width: 100%;
}

.movie_cont{
	width: 100%;
	height: 100%;
}


.movie_cont h1{
	color:#ffffff;
	font-size:60px;
	margin-top:14%;
	font-weight:600;
}


.movie_cont h2{
	color:#ffffff;
	font-size:20px;
	font-weight:100;
	line-height:30px;
}

.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: 16px;
	font-weight:400;
    background-color: #eec500;
	width: 150px;
	height: 90px;
	border-radius: 50%;
	margin: 10px auto;
	padding-top:60px;
}

#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); }
}



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


.blue_caution {
  text-align:center;
  padding:20px 0px 40px 0px;
  width:100%;
  border-bottom:1px solid #f56e6e;
  border-top:1px solid #f56e6e;
  background-color: #db2727;
}


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


.blue_caution h2 {
  font-size:12px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
}



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



.sp_cate {
  width:70%;
  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_center {
  width:80%;
  border:1px solid #f56e6e;
  background-color: #db2727;
  border-radius: 10px;
  margin : 0 auto;
}

.sp_center h1 {
  font-size:24px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:20px 0px 12px 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_wrap {
  width:80%;
  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:14px;
  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 15px 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:12px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:0px 25px 15px 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:14px;
  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 15px 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:12px;
  font-weight:100;
  text-align:center;
  color:#ffffff;
  padding:0px 0px 0px 0px;
  margin:0px 25px 15px 25px;
}

	
.wh_form {
  background-color: #ffffff;
  color:#444444;
  font-size:15px;
  line-height:22px;
  padding:20px 5% 20px 5%;
  text-align:left;
}
	
.blue_form {
  background-color: #555555;
  color:#ffffff;
  font-size:14px;
  font-weight:200;	
  line-height:22px;
  padding:20px 5% 20px 5%;
  text-align:left;
}



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



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

.fdfdfdfdf{
  font-size:21px;
  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 h2 {
  font-size:34px;
  line-height:10px;
  font-weight:200;
  text-align:center;
  color:#ffffff;
  margin:0px;
  padding:20px 0px 30px 0px;
  letter-spacing:1px;
}

.blue_form h3{
  font-size:16px;
  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;
	background-color:#777777;
	padding:0px 3px 0px 3px;
	color:#ffffff;
	font-size:11px;
	font-weight: 200;
	text-align:center;
	vertical-align:middle;
}

.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:16px;
	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:10px 30px 10px 30px;
	background-color:#666666;
	color:#ffffff;
	font-size:11px;
	line-height:16px;
	font-weight: 200;
	text-align:left;
}


.munakata p{
	text-align:left;
	margin-bottom:40px;
	font-size:14px;
}


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


.munakatarabo p{
	text-align:left;
	margin-bottom:40px;
	font-size:14px;
}





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

.blue_access h1 {
  font-size:22px;
  font-weight:600;
  text-align:center;
  color:#ffffff;
  padding:0px;
  margin:25px 0px 0px 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{
  width:50%;
  margin:auto;
  font-size:14px;
  line-height:19px;
  font-weight:100;
  text-align:left;
  color:#ffffff;
  padding:13px 0px 30px 0px;
}

.blue_kazoe {
  background-color: #f5f6f5;
  padding:20px 90px 20px 90px;
}


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

.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;
}



.m_top {
  display:none;
}



.m_box {
  display:none;
}



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


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


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


.online_bg_cont h1{
  font-size:40px;
	font-weight:500;	
  padding:70px 0px 0px 0px;
  margin:0px;
}


.online_bg_cont h2{
  font-size:22px;
  font-weight:600;	
  margin:0px;
  padding:0px;
}


.online_bg_cont p{
  font-size:16px;	
  padding:10px 0px 30px 0px;
  margin:0px;
  text-align:left;	
}


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

	
	
.mitaka_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_kids3.jpg);
  background-attachment: fixed;
  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:40px;
	font-weight:600;	
  padding:55px 0px 0px 0px;
  margin:0px;
}


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

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

.mitaka_bg_cont p{
  font-size:16px;	
  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:19px;
  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:19px;
  font-weight:bold;	
}
	
	
	
	
	
	
.mitaka2_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_kids.jpg);
  background-attachment: fixed;
  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:40px;
	font-weight:600;	
  padding:55px 0px 0px 0px;
  margin:0px;
}


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

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

.mitaka2_bg_cont p{
  font-size:16px;	
  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:19px;
  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:19px;
  font-weight:bold;	
}
	
	
	
.mitaka3_bg {
  width: 100%;
  height: 400px;
  background-image: url(../images/bg_0014.jpg);
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}


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


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


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

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

.mitaka3_bg_cont p{
  font-size:16px;	
  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:19px;
  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:19px;
  font-weight:bold;	
}
	



.kashiwa {
  width: 100%;
  height: 600px;
  background-image: url(../images/kashiwa.jpg);
  background-attachment: fixed;
  background-size: cover;
  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:50px;
  padding:200px 0px 20px 0px;
  margin:0px;
}


.kashiwa_cont h2{
  font-size:22px;
  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: 600px;
  background-image: url(../images/matsudo.jpg);
  background-attachment: fixed;
  background-size: cover;
  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:50px;
  padding:200px 0px 20px 0px;
  margin:0px;
}


.matsudo_cont h2{
  font-size:22px;
  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: 600px;
  background-image: url(../images/chiba.jpg);
  background-attachment: fixed;
  background-size: cover;
  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:50px;
  padding:200px 0px 20px 0px;
  margin:0px;
}


.chiba_cont h2{
  font-size:22px;
  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: 600px;
  background-image: url(../images/kids.jpg);
  background-attachment: fixed;
  background-size: cover;
  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:50px;
  padding:200px 0px 20px 0px;
  margin:0px;
}


.kids_cont h2{
  font-size:22px;
  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: 600px;
  background-image: url(../images/alpine.jpg);
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  border-top:10px solid #333333;
  border-bottom:10px solid #333333;
}


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


.alpine_cont h1{
  font-size:50px;
  padding:200px 0px 20px 0px;
  margin:0px;
}


.alpine_cont h2{
  font-size:22px;
  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-position: bottom;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  border-bottom:10px solid #333333;
}


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


.greeting_cont h1{
  font-size:35px;
  padding:50px 0% 0px 0%;
  margin:0px;
  font-weight:300;
  text-align:center;
  color:#333333;
}


.greeting_cont h2{
  font-size:20px;
  font-weight:400;	
  margin:0px;
  padding:0px 0px 10px 0px;
  text-align:center;
  color:#333333;
}


.greeting_cont p{
  font-size:16px;
  line-height:24px;
  font-weight:200;		
  padding:10px 20% 30px 20%;
  margin:0px;
  text-align:left;
  color:#333333;
}


.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:50px;
  padding:40px 0px 20px 0px;
  margin:0px;
  text-align:center;
  color:#ffffff;
}


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


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



.news_bg p{
  font-size:14px;
  line-height:22px;
  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;
}













.blue_next {
  width: 100%;
  height: 950px;
  background-image: url(../images/furue_bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}


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



.fea_l{
  float:left;
  width:49%;
  margin-right:2%;
  margin-top:2%;
}

.fea_r{
  float:right;	
  width:49%;
  margin-top:2%;
}


.fea_cont{
  border:2px solid #ffffff;
  padding:30px 10px 15px 15px;
  height:10%;

}


.fea_tit{
  color:#ffffff;
  font-size:38px;
  padding:80px 0px 20px 0px;;
  margin:0px 0px 0px 0px;
}

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


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


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




.faq_bg {
  width: 100%;
  height: 1500px;
  background-image: url(../images/faq_bg.jpg);
  background-attachment: fixed;
  background-size: cover;
  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:38px;
  padding:80px 0px 30px 0px;;
  margin:0px 0px 0px 0px;
}


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

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


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





.scroll-container {
  scroll-behavior: smooth;
}


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

.grigo_logo{
  width:170px;
}

.grigo_l{
  float:left;
  width:16%;
  margin-left:5%;
  padding:9px 0px 9px 0px;
  text-align:right;
}


.grigo_m{
  float:left;
  width:64%;
  padding:20px 0px 0px 0px;
  text-align:center;
  font-size:16px;
}


.grigo_m_m{
  display:none;
}


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

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



.grigo_r{
  float:left;
  width:15%;
  padding:23px 0px 0px 0px;
  text-align:left;
}


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

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


.grigo_m ul{
    padding: 0px; 	
    margin: 0px;
	width:100%;
	z-index:25;
} 


.grigo_m ul li {
    display: inline-block;
	width: 17%;
	font-size: 14px;
	font-weight:400;
	letter-spacing:0.5px;
	padding: 0px; 	
    margin: 0px;
	z-index:25;
} 

.grigo_m ul li a { 
    text-decoration: none;
    color: #ffffff; 
	z-index:25;
} 


.grigo_m ul li a:hover{ 
    text-decoration: none;
    font-weight:bold;
}

.jfjsifs{ 
    font-size:11px;
	colr:#ffffff;
	padding-top:10px;
	font-weight:100;
}
	
.jfjsifs ul li a { 
    text-decoration: none;
    color: #ffffff; 
	z-index:25;
} 


.jfjsifs ul li a:hover{ 
    text-decoration: none;
    color: #08a800; 
	font-weight:bold;
}
	
.jfjsifs ul li a:visited{ 
    text-decoration: none;
    color: #ffffff;  
}		
	


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


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

.kfkfoskf{ 
    float:left;
	width:48%;
	margin-right:4%;
	margin-bottom:2%;
}



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


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


.kfkfoskf_r{ 
    float:left;
	width:48%;
	margin-bottom:2%;
}



.kfkfoskf_r img{ 
	border:5px 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:500px;
  background-size: cover;
  margin-top:80px;
  border-bottom:5px solid #444444;		
　
}
	
.motobel h1{
 text-align:center;
 padding:170px 0px 0px 0px;
 margin:0px;	
 color:#ffffff;
 letter-spacing:1px;
 font-size:35px;
	font-weight:500;	
}
	
.motobel h2{
 text-align:center;
 padding:0px 0px 0px 0px;
 margin:0px;
 color:#ffffff;
 font-size:18px;
 font-weight:300;
 letter-spacing:3.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 1% bottom 40%;
	background-repeat: no-repeat;
	background-size: 50px auto;
}
.nfnidnfs h1{
 font-size:20px;
 font-weight:500;
 letter-spacing:1px;	
 margin:0px;
 padding:0px;	
}	
	
	
.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:500;
 letter-spacing:1px;	
 padding-bottom:5px;
 margin-bottom:1px;
 border-bottom:1px solid #ffffff;
 text-align:center;	
}
	
.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:700px;	
 margin:auto;	
 color:#ffffff;
 font-size:16px;
 padding:10px 0px 15px 0px;
 text-align:left;
 letter-spacing:1px;
 border-bottom:1px solid #444444;	
}	
.ndnnsod{
 font-size:7px;
 padding-left:10px;
 letter-spacing:1px;
 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:1px 5px 1px 5px;
	color:#ffffff;
	font-size:11px;
	border-radius:3px;
	margin-right:10px;
}
	
.kunekarugo	{
	margin:auto;
	text-align:center;
	font-weight:500;
	background-color:#444444;
	padding:5px 0px 5px 0px;
	color:#ffffff;
	font-size:16px;
	border-radius:3px;
	letter-spacing:1px;
	margin-bottom:10px;
	border-bottom:1px solid #333333;
}
		
	
.newusur	{
	font-weight:200;
	color:#ff3131;
	font-size:12px;
	margin-right:5px;
}
.midoron{
	margin-top:80px;
}
	
.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;
	color:#ffffff;
}
	
.sdsdfs a:link{
	color:#ffffff;
	font-weight:300;
	font-size:14px;
}	

.sdsdfs a:hover{
	color:#ffffff;
	font-weight:600;
}		
.sdsdfs a:visited{
	color:#ffffff;
}	
	
.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:5px;
	margin-bottom:10px;
}

.td_gray_dka{
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px 10px 5px 10px;
	background-color:#444444;
	font-size:12px;
	font-weight: 600;
	text-align:center;
	color:#ffffff;
	width:20%;
}	
	
	
.td_sdsfs {
	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: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;
}		
	
}

