@charset "utf-8";
/* CSS Document */

body{
	font-size:100%;
}

/*wrapper
---------------------------------------------*/

div#wrapper{
	margin:0 auto;
	width:1000px;
	clear:both;
	overflow:hidden;
}

div.obi_banner{
	margin-bottom:20px;
	width:100%;
	text-align:center;
}

div.obi_banner img{
	width:100%;
}

div.obi_banner_sp{
	display:none;
}


/*header
---------------------------------------------*/
div#lead{
	background:#5479b6;
}

div#lead h1{
	width:1000px;
	color:#fff;
	font-size:75%;
	font-weight:normal;
	margin:0 auto;
	padding:0 0 0 10px;
}

div#header{
	background:#5479b6;
	border-bottom:solid 1px #4375a8;
	width:100%;
	overflow:hidden;
}

div.head_wrap{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:160px;
}

div#header div.head_wrap h2{
	width: 141px;
	height: 141px;
	float: left;
	position: absolute;
	left: 0px;
	top: 5px;
}

div#header p.address{
	width:468px;
	height:135px;
	float:right;
	margin-top:10px;
}

div.key_vis{
	background:#fff;
	text-align:center;
}

div.teletama_top_wrap{
	width:1000px;
	margin:0 auto;
	height:600px;
}

div.sp_key{
	display:none;
}

/*ドロワーメニュー
---------------------------------------------*/
ul.navi{
	display:none;
}

/*nav
---------------------------------------------*/
div#nav{
	font-size: 80%;
	margin-bottom: 20px;
	overflow: hidden;
	background: #5479b6;
}

div#nav ul#menu{
	width:1000px;
	height:31px;
	margin-bottom:10px;
	overflow:hidden;
	background:#5479b6;
	margin:0 auto 10px auto;
	padding-top:10px;
}

div#nav ul#menu li{
	width:165px;
	height:29px;
	float:left;
	text-align:center;
	border-left:solid 1px #fff;
	line-height:29px;
	font-size:120%;
	font-weight:bold;
}

div#nav ul#menu li:last-child{
	border-right:solid 1px #fff;
}

div#nav ul#menu li a{
	color:#fff;
	text-decoration:none;
	display:block;
	border-radius:5px;
	transition:all 0.3s linear;
	margin:0 10px;
}

div#nav ul#menu li a:hover{
	background:#fff;
	color:#5479b6;
	padding:0;
	font-size: 120%;
}



ul#pankuzu {
	width: 100%;
	margin-bottom: 20px;
	font-size:90%;
	overflow:hidden;
}

ul#pankuzu li {
	float:left;
	margin-right:5px;
color:#000;
}
ul#pankuzu li a{
	color:#000;
}

/*main_content 中ページ見出し
---------------------------------------------*/

div#main_content h2{
	width: 100%;
	font-size:150%;
	color: #5479b6;
	padding: 20px 0 20px 30px;
	text-align:left;
	margin-bottom:40px;
	border-top: 3px solid #5479b6;
	border-bottom: 3px solid #5479b6;
}

/*main_content
---------------------------------------------*/
div#main_content{
	float: left;
	width: 760px;
	padding: 0 0 10px 20px;
	text-align: left;
}

div#main_content div.midashi_box{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 130%;
	border-bottom:2px dotted #000;
}

div#main_content div.midashi_box h3{
	margin: 0 10px 15px 0;
	padding: 0 10px 0 25px;
	font-size: 130%;
	color: #000;
	border-left:20px solid #000;
}
div#main_content h4{
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	color: #fff;
	background:#69C;
	clear:both;
	border-radius:5px;
}

div#main_content h4.point{
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	color: #fff;
	background:#C66;
	border-radius:5px;
	clear:both;
	border-bottom:none;
}

div#main_content h5{
	margin: 0 0 20px 0;
	font-size: 120%;
	clear:both;
	border-bottom:dotted 1px #000;
	padding-bottom:10px;
}

div#main_content h5 a{
	color:#000;
}


div#main_content p{
	margin-bottom:15px;
	line-height:1.8em;
	color:#000;

}

div#main_content h3.h_group{
	color: #000;
	font-size: 120%;
	margin-bottom: 10px;
	background: none;
	line-height:1.4em;
}

div#main_content h4.detail{
	margin: 0 0 40px 0;
	padding: 5px 10px 5px 10px;
	font-size: 110%;
	color: #fff;
	background:#C60;
	clear:both;
	border-radius:5px;
	text-align:center;
}


div#main_content h4.detail a{
	color:#fff;
	display:block;
	font-size: 100%;
}


div#main_content h4.point_01{
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 130%;
	color: #fff;
	background:#edb60e;
	clear:both;
	border-radius:5px;
}

div#main_content h4.point_02{
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 130%;
	color: #fff;
	background:#0fc4eb;
	clear:both;
	border-radius:5px;
}

div#main_content h4.point_03{
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	font-size: 130%;
	color: #fff;
	background:#7ab54b;
	clear:both;
	border-radius:5px;
}

div#main_content h6{
	margin: 30px 0 10px 0;
	font-size: 130%;
	clear:both;
}

/*contest
---------------------------------------------*/

div.contest_box{
	margin-bottom:80px;
	width:760px;
}


/*content
---------------------------------------------*/

div.content_box{
	margin-bottom:50px;
	width:760px;
}

div.content_box ul{
	margin-bottom:40px;
}



div.content_box p.img_left img{
	float:left;
	margin-right:30px;
}

div.content_box li {
	margin:10px 10px 10px 0;
	background:url(../images/tvs/li_mark.gif) no-repeat left center;
	padding-left:10px;
	color:#000;
}

div.content_box p.name{
	font-size:140%;
}

div.content_box p.center_img{
	text-align:center;
}

div.content_box p.center_img img{
	margin-bottom:30px;
}



div.contact_box{
	margin-bottom:80px;
	width:760px;
}

div.contact_box p{
	font-size:140%;
}

div.contact_box p a{
	color:#000;
}



p.contact_sp{
	display:none;
}

div.point_box01{
	margin-bottom:20px;
}

div.point_box01 p{
	background:url(../img/arrow_01.png) no-repeat left center;
	background-size:35px 35px;
	padding:20px 10px 20px 50px;
}

div.point_box02{
	margin-bottom:20px;
}

div.point_box02 p{
	background:url(../img/arrow_02.png) no-repeat left center;
	background-size:35px 35px;
	padding:20px 10px 20px 50px;
}

div.point_box03{
	margin-bottom:20px;
}

div.point_box03 p{
	background:url(../img/arrow_03.png) no-repeat left center;
	background-size:35px 35px;
	padding:20px 10px 20px 50px;
}

div.teacher_box{
	margin-bottom:80px;
	padding-bottom:80px;
	background:url(../img/teacher_icon.png) no-repeat right bottom;
	background-size:150px 150px;
}

div.teacher_box p:last-child{
	margin-right:190px;
}

/*コンテンツ
---------------------------------------------*/

p.teletama_left img{
	float:left;
	margin:0 15px 30px 0;
}

p.teletama_right img{
	float:right;
	width:50%;
	margin:0 0 30px 15px;
}

p.esoro_right img{
	float:right;
	width:25%;
	margin:0 0 30px 15px;
}

/*sub_content
---------------------------------------------*/
div#left_content{
	width: 210px;
	float: left;
	padding: 0px 10px 20px 0px;
	border-radius: 10px;
	margin-bottom: 10px;
}

/*aside
---------------------------------------------*/

ul#side_menu{
	margin-bottom: 25px;
	font-size:95%;
}

ul#side_menu li{
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom: 1px solid #5479b6;
	padding: 15px 5px;
}

ul#side_menu li a{
	color:#5479b6;
	text-decoration:none;
	display:block;
}

ul#side_menu li a:hover{
	background:#5479b6;
	color:#fff;
	border-radius:5px;
	padding:10px;
}

p.banner_area{
	margin-bottom:20px;
}

p.banner_area_sp{
	display:none;
}

div#left_content h3{
	text-align: center;
	color: #fff;
	font-size: 105%;
	border-radius: 5px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-bottom: 10px;
	overflow: hidden;
	background: #5479b6;
	padding-top: 2px;
}

/*footer
---------------------------------------------*/
div#footer{
	width:100%;
	clear:both;
	text-align:center;
	background:#5479b6;
	color:#fff;
}

div#footer div.footer_wrap{
	width:1001px;
	margin:0 auto;
}

div#footer a{
	color:#fff;
}

div#footer p{
	color:#fff;
	border-bottom:1px solid #fff;
	font-size:100%;
	padding:15px 0 15px 0;
	clear:both;
	margin-bottom:40px;
}

p.sp_address{
	display:none;
}

div#footer p.copyright{
	color:#fff;
	border-top:1px solid #fff;
	border-bottom:none;
	font-size:120%;
	padding:10px 0 10px 0;
	margin-bottom:0;
	clear:both;
	background:#5479b6;
}

div#footer div.footer_left{
	float:left;
	width:216px;
	border-right:solid 1px #fff;
	min-height:320px;
	margin:0 10px 40px 0;
	text-align:left;
}

div#footer div.footer_left img{
	width:90%;
}

div#footer div.footer_right{
	float:left;
	width:257px;
	min-height:320px;
	text-align:left;
	border-right:solid 1px #fff;
}

div#footer div.footer_right dl{
	padding-left:27px;
}

div#footer div.footer_right dt{
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:dotted 1px #fff;
	width:90%;
}

div#footer div.footer_right dd{
	margin-bottom:10px;
	font-size:90%;
}


/*表
---------------------------------------------*/

table{
	border:1px solid #bbb;
	width:100%;
	border-collapse:collapse;
	margin-bottom:20px;
	font-size:100%;
	color:#000;
}
table th{
	border:1px solid #bbb;
	border-collapse:collapse;
	background:#eee;
	text-align:left;
	padding:10px 10px 10px 10px;
	white-space:nowrap;
}

table td{
	border:1px solid #bbb;
	border-collapse:collapse;
	padding:10px 10px 10px 10px;
}

table caption{
	color:#000;
	margin-bottom:10px;
}

/*page_top
---------------------------------------------*/
div.page-top
{
	margin: 0 ;
	padding: 0 ;
	display: none ;
	width:800px;
	margin:0 auto;
	position:relative;
	z-index:100;

}
 
div.page-top p
{
	margin: 0 ;
	padding: 0 ;
	position: fixed ;
	right: 50px ;
	bottom: 16px ;
}
 
a.move-page-top
{
	display: block ;
	background: #D36015 ;
	width: 50px ;
	height: 50px ;
	color: #fff ;
	line-height: 50px ;
	text-decoration: none ;
	text-align: center ;
	-webkit-transition:all 0.3s ;
	-moz-transition:all 0.3s ;
	transition:all 0.3s ;

}

a.move-page-top:hover
{
	opacity: 0.85 ;
}

div.content_box p.tokuten_box img{
	width:100%;
}

div.content_box p.tokuten_box img{
	width:100%;
}

/*予約ボタン
---------------------------------------------*/
div.content_box p.reserve_button{
	background:#C66;
	text-align:center;
	border-radius:5px;
}

div.content_box p.reserve_button a{
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:5px 0;
}

div.content_box p.reserve_phone{
	display:none;
}

div.content_box p.reserve_button_pc{
	background:#C66;
	text-align:center;
	border-radius:5px;
}

div.content_box p.reserve_button_pc a{
	color:#FFF;
	font-weight:bold;
	display:block;
	padding:5px 0;
}

div.content_box p.reserve_phone_pc{
	display:none;
}

div.content_box div.content_photo{
	width:320px;
	float:right;
	margin-right:0px;
}

div.content_box div.content_photo img{
	width:100%;
}

div.content_box div.content_text{
	width: 55%;
	float: left;
	margin: 50px 0 0 10px;
}

div.content_box div.content_text li{
	font-size:130%;
	margin-bottom:20px;
}
div.content_box p.content_clear{
	clear:both;
}

/*add_box
---------------------------------------------*/

div#main_content div.add_box{
	margin-bottom:80px;
}

div#main_content div.add_box h3{
	background:none;
	width:100%;
}

div#main_content div.add_box h3 img{
	width:100%;
}

div#main_content div.add_box h4{
	background:none;
	width:100%;
}

div#main_content div.add_box h4 img{
	width:100%;
}

div.add_box ul{
	margin-bottom:40px;
}

div.add_box p.img_left img{
	float:left;
	margin-right:30px;
}

div.add_box li {
	margin:10px 10px 10px 0;
	background:url(../images/tvs/li_mark.gif) no-repeat left center;
	padding-left:10px;
	color:#000;
}

div.add_box p.name{
	font-size:140%;
}

div.add_box p.center_img{
	text-align:center;
}

div.add_box p.center_img img{
	margin-bottom:30px;
}

div#main_content p.name{
	text-align:right;
	margin-right:50%;
	font-size:100%;
}

p.contact_button{

	text-align:center;
	width:100%;
}

p.contact_button a{
	background:#C66;
	display:block;
	padding:3px 0 3px 0;
	border-radius:5px;
	color:#FFF;
	margin-bottom:50px;
}

div.zento_key{
	width:760px;
	margin-bottom:90px;
}

div.zento_key img{
	width:100%;
}

div.zento_sp_key{
	display:none;
}

ul.e_soro_img{
	margin-bottom:50px;
	overflow:hidden;
}

ul.e_soro_img li{
	float:left;
	margin-right:10px;
}
