/************************************************
»ìFLeadguidance
************************************************/
html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,ul,ol,li,dl,dt,dd,form,fieldset,legend,hr,span,a,img,strong,em,ins,del,cite,abbr,acronym,sup,sub,dfn,code,var,samp,kbd,address {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}
table,th,tr,td {}

a:link{color:#2B3DEB;text-decoration:underline;}
a:visited{color:#2B3DEB;text-decoration:underline;}
a:hover{color:#F72281;text-decoration:none;}
a:focus{outline:none;}
body {
	font-family: "メイリオ", Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Verdana, 'ＭＳ Ｐゴシック', sans-serif;
	padding: 0; /* liquid */
	margin:0;
	width:100%;
	height:100%;
}
/* 調整用 */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;min-height:1%;overflow:hidden;}
/*\*/* html .clearfix{height:1%;}
.clearfix{display:block;}
/* wrap
---------------------------------------------- */
#wrapper {
	word-spacing : normal;
	margin:0 auto;
	padding:0px;
/*	background-image:url(../../../img/mypage/bg/bg_wrap.gif);
	background-repeat:repeat-x;
*/	width:100%;
	background-color: #efefef;
}
#wrapper02 {
	word-spacing : normal;
	margin:0 auto;
	padding:0px;
/*	background-image:url(../../../img/mypage/bg/bg_wrap_sub.gif);
	background-repeat:repeat-x;
*/	width:100%;
	background-color: #fff;
}
#wrapper03 {
	word-spacing : normal;
	margin:0 auto;
	padding:0px;
/*	background-image:url(../../../img/mypage/bg/bg_head.gif);
	background-repeat:repeat-x;
*/	width:100%;
}
/* header
---------------------------------------------- */
/* middle
---------------------------------------------- */
#middle {
	width:1010px;
	height:auto;
	margin:0 auto;
	clear:right;
	background-color: #fff;
/*	background-image:url(../../../img/mypage/bg/bg_header.gif);
	background-repeat:repeat-x;*/
}
#middle .main_img {
	width:1010px;
	height:275px;
	padding-top:20px;
	margin:0 auto;
}

/* GLOBAL-NAVI01----------*/
#gn_head{
	width:100%;
	margin:0 auto;
	margin-bottom: 20px;
	padding:0;
	background-color: #efefef;
	border-bottom: 2px solid #034F87;
}
.global_navi {
	width:960px;
	height:59px;
	margin:0 auto;
	padding-top: 3px;
	padding-left:25px;
	padding-right:25px;
	list-style-type: none;
/*	border-top: 2px solid #034F87;
*/	
}
.global_navi li {
	display: inline;
	height:53px;
	width:191px;
}
.global_navi a {
	height:33px;
	/*width:183px;*/
	width:150px;
	float:left;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	line-height:33px;
	color:#535353;
	text-align:center;
	margin: 11px 4px 0 4px;
	border-radius: 4px;
}

.global_navi li .active ,
.global_navi li a:hover {
	background-color:#cecece;
}
/*main_box
*************************************/
#middle .main_box {
	width:1010px;
	height:auto;
	clear:both;
	padding-bottom:30px;
	min-height: 400px;	/*szk*/
}
#mb_head{
	height: auto;
	overflow: hidden;
	margin: 8px 5px 20px 5px;
	/*margin-bottom: 16px;*/
}
.main_ttl{
	margin:0px;
	padding:0px 16px 0px 16px;
	line-height:60px;
	background-color:#ececff;
	border-left:8px solid #034F87;
	float:left;
	font-size:18px;
	width:608px;
	height:60px;
}
.account_label{
	width:240px;
	line-height:22px;
	float:right;
	padding:8px 16px 8px 16px;
	height:44px;
	box-sizing:borderbox;
	background-color:#cecece;
	border-radius:4px;
}
.mb_select_box{
	height: auto;
	overflow: hidden;
	margin-bottom: 16px;
}
.select_item{
	margin: 0 5px 0 5px;
	width:984px;
	height:40px;
	line-height:40px;
	background-color:#eee;
	padding-left:16px;
}
.select_name{
	line-height:32px;
	font-size:18px;
	margin:4px;
}
.select_item select{
	height:32px;
	font-size:18px;
	margin:4px;
}
.schedule_notes{
	font-size:13px;
	margin:8px 5px;
}


/*time_schedule
*********************************************/
.top_slider{
	margin-left:5px;
}
#carousel {
	margin: 0 auto;
	width:1000px;
	height:auto;
	position: relative;
}
#carousel .eight_box {
	width: 1000px;
	height: auto;
	float: left;
	display: inline;
}

#carousel .eight_box table {
	width:1000px;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.eight_box table .col {
	margin:0;
	background-color:#f0f8ff;
}
.eight_box table .nocol {
	margin:0;
}

.eight_box table th {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100px;
	height:45px;
	font-size:13px;
	text-align:center;
	/*background-color:#48A2DE;*/
	color:#fff;
	background-color:#95A5A6;
}
.eight_box table .les {
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	width:94px;
	font-size:12px;
	text-align:center;
	padding:10px;
	height: 56px
}
.les a .les_btn {
	background-color: #333;
	color: #fff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	width:100%;
	height:45px;
	padding-top:10px;
}
.les a .les_btn:hover {
	background-color: #59b1eb;
}
.les a {
	text-decoration:none;
}
.eight_box table .other {
	border-right:1px solid #ccc;
	height:20px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#0000ff;
}
.page_box{
	margin:16px 5px 16px 5px;
	overflow: hidden;
}
.page_box a{
	display:block;
	width:46%;
	background-color:#2F85BE;
	color:#fff !important;
	border-radius:4px;
	text-decoration:none !important;
	text-align:center;
	margin:0 2% 0 2%;
	float:left;
	line-height:32px;
}

div .prev_btn, div .next_btn{
	display:block;
	width:46%;
	background-color:#2F85BE;
	color:#fff !important;
	border-radius:4px;
	text-decoration:none !important;
	text-align:center;
	margin:0 2% 0 2%;
	float:left;
	line-height:32px;
}

.fr_btn{
	background-color: #1D5579    !important;
        color: #ffffff    !important;
}
.il_btn{
	background-color: #219652  !important;
        color: #ffffff    !important;
}
.fit_btn{
	background-color: #ffff00  !important;
        color: #000000    !important;
}

#eg_head{
	zoom: 100%;
/*	position: absolute;
*/	z-index: 9999;
	width: 100%;
	top: 0;
	height: 77px;
	border-bottom: 1px solid #fff;
	background: #6EBF29;
	padding: 18px 0 0 0;
	margin: 0;
}
#eg_head_in{
	width:1010px;
	margin: 0 auto;
}
#eg_head_in h1.title {
	float: left;
	background: url(../../../img/mypage/eg/logo.png) no-repeat center center;
	width: 121px;
	height: 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
#eg_head_in h1.title2 {
	float: left;
	width: 121px;
	height: 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
#eg_head_in nav#gNav{
	float:left;
	margin-top:21px;
}
#eg_head_in nav#gNav ul{
	margin: 0 0 0 10px;
	padding: 0;
}
#eg_head_in nav#gNav li{
	float: left;
	list-style-type: none;
	margin-left: 41px;
}
#eg_head_in .social-icons{
	float: left;
	margin: 0 0 0 32px;
	padding: 0;
	list-style: none;
	top: 2px;
	right: 0;
}
#eg_head_in .social-icons li{
  display: block;
  margin-bottom: 5px;

}
#eg_foot{
	zoom: 100%;
/*	position: absolute;
*/	z-index: 9999;
	width: 100%;
	top: 0;
	height: 146px;
	border-bottom: 1px solid #fff;
	background: #6EBF29;
	padding: 18px 0 0 0;
	margin: 0;
}
#eg_foot_in{
	width:1010px;
	margin: 0 auto;
}
#eg_foot_in .logo-s {
	background: url(../../../img/mypage/eg/logo.png) no-repeat center center;
	width: 121px;
	height: 60px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#eg_foot_in .social{
	width: 210px;
	height: 30px;
	left: 35px;
	margin-top: 24px;
	zoom: 100%;
}
.social div {
	float: left;
	line-height: 1;
	margin-right: 5px;
}
.sNav {
  zoom: 100%;
  width:600px;
  overflow: hidden;
}
.sNav ul{
	width:140px;
	float:left;
}
 .sNav ul li {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 108%;
  /*margin-top: 6px;*/
}
 .sNav a{
 	text-decoration:none;
	color:#fff;
	font-size:14px;
 }

/* table 会員情報、問合せ
---------------------------------------------- */
table.form1 {
	width:1000px;
	margin:0 auto;
	border-collapse: collapse;
	margin-bottom: 16px;

}
table.form1 th{
	background-color:#e9fbbf;
	padding:7px 0 7px 15px;
	width:250px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	color:#000;
	border:1px solid #ccc;
}
table.form1 td{
	padding:7px 16px 7px 16px;
	text-align:left;
	font-size:13px;
	color:#000;
	border:1px solid #ccc;
}
table.form1 .soshin {
	text-align:center;
}
.main_contents{
	padding: 5px;
}
.main_contents input[type=submit]{
	background-color:#719F07;
	color:#fff !important;
	border-radius:4px;
	text-decoration:none !important;
	text-align:center;
	margin: 8px 0 8px 0;
	padding:0 16px 0 16px;
	line-height:32px;
	border:none;
}

.main_contents input[type=button]{
	background-color:#719F07;
	color:#fff !important;
	border-radius:4px;
	text-decoration:none !important;
	text-align:center;
	margin: 8px 0 8px 0;
	padding:0 16px 0 16px;
	line-height:32px;
	border:none;
}

.main_contents .con_label{
	width: 964px;
	background-color: #efefef;
	border-left:4px solid #719F07;
	padding:4px 16px 4px 16px;
	margin: 8px 5px 8px 0px;
}
.main_contents a.link_btn{
	display: block;
	background-color: #719F07;
	color: #fff !important;
	border-radius: 4px;
	text-decoration: none !important;
	text-align: center;
	margin: 8px 0 8px 0;
	padding: 0 16px 0 16px;
	line-height: 32px;
	border: none;
}
/*login group
*********************************************/
#login_group{
	height: auto;
	margin-top: 100px;
	padding:32px;
	background-color: #efefef;
}
#login_group ul{
	list-style-type: none;
	margin-bottom: 16px;
}
#login_group li{
	font-size:24px;
	font-weight: bold;
	padding:8px 16px 8px 16px;
}
#login_group li:hover{
	background-color: #ccc;
}
#login_group li a{
	text-decoration: none;
	color:#55AEAB;
}
#login_group li.ttl{
	background-color: #efefef;
	color:#666;
}
/*login form
*********************************************/
#login_form{
	width: 50%;
	float: right;
	margin-top: 100px;
	padding:32px;
	background-color: #efefef;
}
#login_form h2{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 16px;
	color:#666;
}
#login_form .form_item{
	margin-bottom: 24px;
	text-align: right;
}
#login_form .form_item input[type=text],#login_form .form_item input[type=password],#login_form .form_item input[type=email]{
	padding-left: 16px;
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	width:80%;
}
#login_form .form_submit{
	text-align: right;
}
#login_form .form_submit input[type=submit]{
	background-color: #719F07;
	color: #fff !important;
	border-radius: 4px;
	text-decoration: none !important;
	text-align: center;
	padding: 0 16px 0 16px;
	line-height: 32px;
	border: none;
}
#login_form .form_submit input[type=submit]:hover {
	background-color: #527207;
}

.inst {
	padding:20px;
	border: 1px solid #cccccc;
}
.inst_box {
	overflow:hidden;
	border-bottom:1px dashed #ccc;
	margin-bottom:5px;
}
.inst_box .inst_img {
	float:left;
	margin-right:10px;
}
.inst_box .inst_name {
	width:80%;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	margin-top:3px;
	margin-bottom:5px;
}
.inst_box .inst_text {
	width:80%;
	font-size:13px;
	text-align:left;
	float:left;
	margin-bottom:5px;
}
