<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

ãƒ•ã‚¡ã‚¤ãƒ«ã‚¨ãƒ³ã‚³ãƒ¼ãƒ‰ï¼šutf-8

*/


@charset "utf-8";



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







/* -------------------- ä¸€æ‹¬ç®¡ç† -------------------- */

* {
	color: #666666;	
	line-height: 26px;
}


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


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


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


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

	
	

	
	
	
	

	
	
.ablue_b {
	color: #222222;	
	font-weight:500;
	font-size:23px;
	line-height:33px;
	letter-spacing:0.5px;
	border-bottom:5px dotted #eeeeee;
	padding-bottom:15px;
}	
	
.ablue {

}
	
.ablue a:link {
	color: #309be8;		
	text-decoration: none;	
	font-weight:400;
}


.ablue a:visited{
	color: #309be8;		
	text-decoration: none;
	font-weight:400;
	
}


.ablue a:hover{
	color: #1275bc;	
	text-decoration: none;
	font-weight:400;
	
}


.ablue :active {
	color: #309be8;	
	text-decoration: none;
	font-weight:400;
}


img{
	border:0px;
}

body {		
	margin: 0px;
	padding :0px;
	font-size:12px;
	color: #000000;
	text-align: center;	
	font-family: "Noto Sans Japanese";
	font-weight:300;
	letter-spacing: 1px;
	-webkit-text-size-adjust: 100%;
}

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


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

}

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

video {
  width: 100%;
}


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





.movie_cont h4{
	color:#ffffff;
	font-size:38px;
	font-weight:600;
	line-height:38px;
	padding-top:120px;
	margin:0px;
}



.movie_cont h1{
	color:#ffffff;
	font-size:20px;
	padding-top:20px;
	padding-bottom:8px;
	font-weight:100;
	letter-spacing:2px;
	margin-top:0px;
	border-bottom:1px solid #ffffff;
	width:450px;
	margin:auto;
	
}


.movie_cont h2{
	color:#ffffff;
	font-size:28px;
	font-weight:600;
	line-height:10px;
	margin-top:30px;
	padding:0px;
}

.movie_cont h3{
	color:#ffffff;
	font-size:18px;
	font-weight:100;
	line-height:10px;
	letter-spacing:1px;
	margin-top:35px;
	padding:0px;
}


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




.fjdis_l{
  float:left;
  width:49%;	
}
.fjdis_r{
  float:right;
  width:49%;	
}
	

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



.toph{
	font-weight:100;
	font-size:26px;
	color: #309be8;
	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: #309be8;		
	text-decoration: none;	
}

.entry-footer{
	color:#999999;
	font-size:12px;
	margin-bottom:30px;
	margin-top:30px;
	border-top:1px solid #eeeeee;
	clear:both
}


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


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


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

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




#main{
	width:950px;
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}


#cont{
	width: 100%;
	text-align:left;
	margin:0px 0px 0px 0px;
	color:#666666;
	letter-spacing:0px;	
	font-size:16px;
	font-weight:200;
}

#drap {
	overflow: hidden;
}

#grigo{
  box-shadow:0 2px 8px rgba(30,30,80,.06);
  left:0;
  line-height:1;
  position:fixed;
  top:0;
  width:100%;
  z-index:24;
  height:75px;
	background-color:#ffffff;
}	

#header{
	height:40px;
}

#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:14px;
}

.logona{
	margin:0px 0px 0px 0px;
	width:93%;
}




#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:75px;
}

#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:#cccccc;
	padding:9px;
	margin-bottom:100px;
	margin-top:30px;
	text-align:left;
	font-size:10px;
}

#footer_left{
	font-size:9px;
	line-height:20px;
	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: #309be8;	
	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;
}





/* -------------------- å…±é€šè¦ç´&nbsp; -------------------- */

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




/* -------------------- ãƒˆãƒƒãƒ—_æœ€æ–°æƒ…å&nbsp;± -------------------- */

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




/* -------------------- ã‚³ãƒ³ã‚¿ã‚¯ãƒˆãƒ•ã‚©ãƒ¼ãƒ&nbsp; -------------------- */

#table {
	border-left:1px solid #cccccc;
	border-top:1px solid #cccccc;
	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 #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:14px;
	font-weight: 500;
	color: #333333;
	letter-spacing:1px;
	text-align:center;
}		

.td_white {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:14px;
	color: #666666;
	font-weight: 500;
	letter-spacing:1px;
	text-align:center;
}



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

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

.td_gray_j {
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#f8f8f8;
	font-size:14px;
	color:#333333;
	font-weight: 300;
	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:14px;
	font-weight: 300;
	color:#333333;
	text-align:center;
	width:12%
}

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


.td_white_j_r_non {
	border-bottom:1px solid #cccccc;
	padding:10px;
	background-color:#FFFFFF;
	font-size:14px;
	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:14px;
	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;
	background-color:#FFFFFF;
	font-size:11px;
	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;
	
}


/* -------------------- ã‚·ãƒ§ãƒƒãƒ— -------------------- */

.imgleft{
	float:left;
	margin:0px 20px 5px 0px;
	width:400px;
}
	
.sub_tit {
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	padding-top:20px;
	margin-bottom:7px;
	text-align:left;
	color:#333333;
	font-weight:500;
	letter-spacing:0px;	
	font-size:18px;
}
	
	
.tick_tit {
	padding-bottom:0px;
	padding-top:0px;
	margin-bottom:0px;
	text-align:center;
	color:#000000;
	font-weight:500;
	letter-spacing:2px;	
	font-size:20px;
}	


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


/* -------------------- é“å&nbsp;´ç´¹ä»‹ -------------------- */

#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 &gt; a{
  background: #4e4e4e;
  color: #fff;
}
#dropmenu &gt; li:hover &gt; 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:14px;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:30px 0px 10px 0px;
	letter-spacing: 3px;
	border-bottom: 2px dotted #eeeeee;
}

.works_price{
	text-align: left;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;	
	color: #309be8;	
	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:17px;
color:#000000;	
border-top:1px solid #eeeeee;
border-bottom:1px solid #eeeeee;
text-align:left;
padding:12px 0px 12px 0px;
font-weight:500;
letter-spacing: 5px;
margin-bottom:20px;
}


#coroone {
font-size:18px;
color:#333333;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
text-align:center;
padding:12px 0px 12px 0px;
letter-spacing: 5px;
margin-bottom:20px;
font-weight:600;
}



.corop {
font-size:16px;
color:#333333;
text-align:left;
letter-spacing: 1px;
font-weight:300;
}

.corop a:link {
	color: #309be8;		
	text-decoration: none;	
}


.corop a:visited{
	color: #309be8;		
	text-decoration: none;	
	
}


.corop a:hover{
	color: #309be8;	
	text-decoration: underline;	
	
}



.dfsdsfd{
font-size:16px;
color:#333333;
text-align:left;
letter-spacing: 1px;
font-weight:600;
}



/* -------------------- ã‚°ãƒ­ãƒ¼ãƒãƒ«ãƒŠãƒ“ -------------------- */



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


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

.contact_mag{
  margin-top:5px;
}

.lialri{
  text-align:right;
}

.liallef{
  text-align:center;
}
	
#lang{
	text-align:right;
}

.langr{
	font-size:11px;
	font-weight:200;
	color:#333333;
	border:1px solid #cccccc;
	border-radius: 3px;        /* CSS3é—•ç”»ï½¡ï¿½ */  
    -webkit-border-radius: 3px;    /* Safari,Google Chromeé€•ï½¨ */  
    -moz-border-radius: 3px;   /* Firefoxé€•ï½¨ */  
}

#lang a:link{
	color:#333333;
	font-size:10px;
	font-weight:200;
	padding:0px 7px 0px 7px;
	border-radius: 3px;        /* CSS3é—•ç”»ï½¡ï¿½ */  
    -webkit-border-radius: 3px;    /* Safari,Google Chromeé€•ï½¨ */  
    -moz-border-radius: 3px;   /* Firefoxé€•ï½¨ */  	
}
	
#lang a:hover{
	color:#309be8;
	font-size:10px;
	font-weight:200;
	padding:0px 7px 0px 7px;
	border-radius: 3px;        /* CSS3é—•ç”»ï½¡ï¿½ */  
    -webkit-border-radius: 3px;    /* Safari,Google Chromeé€•ï½¨ */  
    -moz-border-radius: 3px;   /* Firefoxé€•ï½¨ */  	
}	
	
#lang a:visited{
	font-size:10px;
	font-weight:200;
	padding:0px 7px 0px 7px;
	border-radius: 3px;        /* CSS3é—•ç”»ï½¡ï¿½ */  
    -webkit-border-radius: 3px;    /* Safari,Google Chromeé€•ï½¨ */  
    -moz-border-radius: 3px;   /* Firefoxé€•ï½¨ */  	
}
	
#lang a:active{
	color:#309be8;
	font-size:10px;
	font-weight:200;
	padding:0px 7px 0px 7px;
	border-radius: 3px;        /* CSS3é—•ç”»ï½¡ï¿½ */  
    -webkit-border-radius: 3px;    /* Safari,Google Chromeé€•ï½¨ */  
    -moz-border-radius: 3px;   /* Firefoxé€•ï½¨ */  	
}	
	
	

	
		
.menu ul{
  margin:0;
  padding:0px;
}
.menu ul li {
  list-style: none;
  float: left;
  position: relative;
  height: 80px;/*è¦ªãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®é«˜ã•*/
  line-height: 10px;
  color: #555555;/*è¦ªãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®æ–‡å­—è‰²*/
  text-align:left;
  font-size:13px;
  font-weight:300;
  padding:0px 0px 0px 0px;

}
.menu ul li a {
  color: #333333;
  display: block;
  padding:0px 0px 0px 85px;
  text-decoration: none;
}
.menu ul li:hover, .menu ul li a:hover {
  color:#309be8;/*ãƒ›ãƒãƒ¼æ™‚ã®è¦ªãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®æ–‡å­—è‰²*/
}
.menu ul li ul {
  position: absolute;
  top: 41px;/*èª¿æ•´*/
  width: 200px;
  z-index:100;
  padding-top:10px;
}
.menu ul li ul li {
  visibility: hidden;
  overflow: hidden;
  width: 200px;/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®å¹…*/
  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:55px;/*ã‚µãƒ–ãƒ¡ãƒ‹ãƒ¥ãƒ¼ã®é«˜ã•*/
  z-index: 10;
  background-color:#ffffff;
}
.menu * {
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -ms-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}


/* -------------------- ã‚¤ãƒ³ã‚¹ãƒˆãƒ©ã‚¯ã‚¿ãƒ¼ -------------------- */

.inst_left{
	float:left;
	width:25%;
}
	
.fidjs{
	color:#000000;
	font-weight:300;
	letter-spacing:0px;	
	font-size:15px;
}
	
.inst_right{
	float:right;
	text-align: left;
	color:#333333;
	letter-spacing:0px;	
	font-size:16px;
	font-weight:200;
	width:70%;
	padding:0px 0px 0px 5%;	
}
.inst_right h1{
	text-align: left;
	font-size:20px;
	padding:0px 0px 10px 0px;
	margin:2px 0px 0px 0px;
	font-weight:300;
	color:#333333;
	letter-spacing: 3px;	
}
.inst_right h2{
	text-align: left;
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;	
	color: #333333;	
	font-weight:400;
	letter-spacing:1px;
}	
	
.fjfjjf{
	text-align: left;
	margin:0px 0px 0px 10px;
	font-size:10px;
	font-weight:200;
	color:#333333;
	letter-spacing:3px;	
}

.ddudu{
	font-weight:500;
	color:#000000;
}	
	

.inst_right p{
	font-size:14px;
	line-height:25px;
	text-align: left;
	font-weight:200;
	color:#333333;
	letter-spacing:1px;
	margin:0px;
}

.inst_right ul{
	letter-spacing:0px;	
	text-align: left;
	list-style: none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;		
	letter-spacing: 3px;
}
.inst_right li{
	font-size:12px;
	letter-spacing:1px;
	color:#333333;
}		

	

.inst_m_left{
	float:left;
	width:35%;
}

.inst_m_right{
	float:right;
	text-align: left;
	color:#333333;
	letter-spacing:0px;	
	font-size:16px;
	font-weight:100;
	width:63%;
	padding:0px 0px 0px 2%;	
}

.inst_m_right h1{
	text-align: left;
	font-size:15px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	color: #333333;	
	font-weight:300;
	letter-spacing:1px;
}	
	
.inst_m_right h2{
	text-align: left;
	font-size:10px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
	color: #333333;	
	font-weight:200;
	letter-spacing:1px;
}	



/* -------------------- ãƒœã‚¿ãƒ³ -------------------- */

.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: #309be8;	
	font-weight:300;	
	letter-spacing: 3px;
}
.t_news p{
	text-align: left;
	margin:10px 0px 0px 0px;	
}

/* --------------------STORE -------------------- */
	
	
	
.nomore{
	float:left;
	width:28.7%;
	margin:0px 2% 20px 0px;
	padding:1.5% 1.5% 1.5% 1.5%;
	border:1px solid #eeeeee;
	text-align:center;
}


.nomore h1{
	text-align: center;
	font-size:12px;
	font-weight:300;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	letter-spacing: 1px;	
}
	
.nomore h2{
	text-align: center;
	font-size:12px;
	font-weight:100;
	color:#309be8;
	padding:0px 0px 0px 0px;
	margin:-5px 0px 0px 0px;
	letter-spacing: 1px;	
}	

	
	
	
.nomore p{
	text-align: center;
	font-size:12px;
	line-height:19px;
	padding:0px;
	margin:0px;	
}
	
	
	
.nomore_r{
	float:left;
	width:28.7%;
	margin:0px 0px 20px 0px;
	padding:1.5% 1.5% 1.5% 1.5%;
	border:1px solid #eeeeee;
	text-align:center;
}


.nomore_r h1{
	text-align: center;
	font-size:12px;
	font-weight:300;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	letter-spacing: 1px;	
}
	
.nomore_r h2{
	text-align: center;
	font-size:12px;
	font-weight:100;
	color:#309be8;
	padding:0px 0px 0px 0px;
	margin:-5px 0px 0px 0px;
	letter-spacing: 1px;	
}	

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

.store{
	float:left;
	width:274px;
	margin:0px 20px 20px 0px;
	padding:28px 10px 10px 10px;
	height:175px;
	line-height:20px;
	font-size:12px;
	letter-spacing:0px;
	font-weight:200;
	color:#333333;
	border:1px solid #eeeeee;
	text-align:center;
}


.store h1{
	text-align: center;
	font-size:16px;
	font-weight:300;
	letter-spacing:0px;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	letter-spacing: 1px;	
}

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

.store img{
	width:80px;
}

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
	
.popup-inner a:link{
  color:#ffffff;
}
	
.popup-inner a:visited{
  color:#ffffff;
}	
	
.popup-inner h1{
 font-size:20px;
 font-weight:300;
 letter-spacing:0px;	
 padding:0px 0px 10px 0px;
 margin:0px;
 text-align:center;	
}
	
.popup-inner h2{
 font-size:16px;
 line-height:24px;	
 font-weight:200;
 padding:0px;
 margin:0px;
 text-align:center;		
}	
	
	
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 10;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.1);
  z-index: 1;
  cursor: pointer;
}	
	
.covicovi{
	position: relative;
	margin:0px 0px 20px 0px;
	padding:0px;
	height:110px;
	background-image: url(../images/bg_covic.jpg);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:right;	
}
	
.covicovi h1{
	line-height:20px;
	font-size:14px;
	letter-spacing:2px;
	font-weight:300;
	padding:38px 0px 6px 0px;
	margin:0px;
	color:#333333;
	text-align:right;
}
	
	
.covicovi a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.covicovi a:hover{/* ãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãƒ¼æ™‚ã«è‰²å¤‰æ›´*/
    opacity: 0.1;
    background-color: #ffffff;
}

.dsdsdsds	{
	background-color:#333333;
	font-size:10px;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:200;
	padding:2px 6px 5px 9px;
}
	
	

.campaigng{
	position: relative;
	margin:0px 0px 20px 0px;
	padding:0px;
	height:300px;
	border:1px solid #eeeeee;
	background-image: url(../images/samiff.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: right bottom
}

.campaigng h1{
	line-height:20px;
	font-size:35px;
	letter-spacing:2px;
	font-weight:200;
	padding:50px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}

.campaigng h2{
	line-height:30px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:300;
	padding:10px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}		
.campaigng h3{
	line-height:28px;
	font-size:20px;
	letter-spacing:0px;
	font-weight:100;
	padding:10px 0px 20px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}	

.ffjfii	{
	background-color:#333333;
	font-size:12px;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:200;
	padding:5px 12px 8px 15px;
	margin-left:60px;
}
.nosij{
	margin-right:20px;
}	
	

.campaigng a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.campaigng a:hover{/* ãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãƒ¼æ™‚ã«è‰²å¤‰æ›´*/
    opacity: 0.1;
    background-color: #ffffff;
}
	

	
	
	
	
.allmaster{
	position: relative;
	margin:0px 0px 20px 0px;
	padding:0px;
	height:300px;
	border:1px solid #eeeeee;
	background-image: url(../images/allmaster.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: right bottom
}

.allmaster h1{
	line-height:20px;
	font-size:35px;
	letter-spacing:2px;
	font-weight:200;
	padding:50px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}

.allmaster h2{
	line-height:30px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:300;
	padding:10px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}		
.allmaster h3{
	line-height:28px;
	font-size:20px;
	letter-spacing:0px;
	font-weight:100;
	padding:10px 0px 20px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}	

.ffjfii	{
	background-color:#333333;
	font-size:12px;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:200;
	padding:5px 12px 8px 15px;
	margin-left:60px;
}
.nosij{
	margin-right:20px;
}	
	

.allmaster a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.allmaster a:hover{/* ãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãƒ¼æ™‚ã«è‰²å¤‰æ›´*/
    opacity: 0.1;
    background-color: #ffffff;
}
		

	
	
	
	
.kidsbg{
	position: relative;
	margin:0px 0px 20px 0px;
	padding:0px;
	height:300px;
	border:1px solid #eeeeee;
	background-image: url(../images/bg_kids.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: right bottom
}

.kidsbg h1{
	line-height:20px;
	font-size:35px;
	letter-spacing:2px;
	font-weight:200;
	padding:50px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}

.kidsbg h2{
	line-height:30px;
	font-size:14px;
	letter-spacing:1px;
	font-weight:300;
	padding:10px 0px 0px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}		
.kidsbg h3{
	line-height:28px;
	font-size:20px;
	letter-spacing:0px;
	font-weight:100;
	padding:10px 0px 20px 60px;
	margin:0px;
	color:#333333;
	text-align:left;
}	

.ffjfii	{
	background-color:#333333;
	font-size:12px;
	color:#ffffff;
	letter-spacing:1px;
	font-weight:200;
	padding:5px 12px 8px 15px;
	margin-left:60px;
}
.nosij{
	margin-right:20px;
}	
	

.kidsbg a {
    position: absolute;
    top: 0;
    left: 0;
    height:100%;
    width: 100%;
}

.kidsbg a:hover{/* ãƒžã‚¦ã‚¹ã‚ªãƒ¼ãƒãƒ¼æ™‚ã«è‰²å¤‰æ›´*/
    opacity: 0.1;
    background-color: #ffffff;
}
		
	
.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: 70px;
      right: 20px;
    }

     

    #pageTop a {
      display: block;
      z-index: 999;
      padding: 8px 0 0 8px;
      border-radius: 5px;
      width: 35px;
      height: 35px;
      background-color: #cccccc;
      color: #fff;
      font-weight: bold;
      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: #309be8;

}


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

.fjisifsdfs{
	font-size:30px;
	font-weight:300;
	text-align:center;
	padding:0px;
	margin:0px 0px 10px 0px;
	letter-spacing:6px;
	color:#555555;
}
.pfopowof{
	border-bottom:1px solid #eeeeee;
	font-size:15px;
	font-weight:300;
	text-align:left;
	letter-spacing:0px;
	padding:8px 0px 8px 0px;
	margin:0px;
}	
	
.fsfgrr	{
	font-weight:400;
	background-color:#666666;
	padding:1px 5px 1px 5px;
	color:#ffffff;
	font-size:11px;
	border-radius:3px;
	margin-right:10px;
}	
	
.fdrgd{
	font-weight:200;
	font-size:7px;
	margin-left:3px;
	letter-spacing:0px;
	color:#999999;
}		

.newusur	{
	font-weight:200;
	color:#aa0000;
	font-size:12px;
	margin-right:5px;
}	
	
.magomenof {
width:70%;margin:auto;	
}	
	
.koks {	
width:90px;margin-top:40px;margin-bottom:40px;
}
	
}

</pre></body></html>