@charset "UTF-8";
/* CSS Document */

/* ==================================================================
/*
/* Base Style
/*
/* ==================================================================

/* ----------------------------------------------------------------
    Body
----------------------------------------------------------------- */
body {
font-family:
'メイリオ','Meiryo',verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,'ＭＳ Ｐゴシック','MS PGothic',Sans-Serif;
line-height: 1.5;
font-size: 12px;
color:#363636;
margin: 0;
padding: 0;
width:100%;
min-width:960px;
-webkit-text-size-adjust: none; /* iPhone */ 
}

 * { padding: 0; }



/* ----------------------------------------------------------------
    Heading Module
----------------------------------------------------------------- */

h1,h2,h3,h4,h5 {
font-size:100%;
margin:0;
padding:0;
}

/* ----------------------------------------------------------------
    List Module
----------------------------------------------------------------- */

ul,li,ol,dl,dd,dt{
margin:0;
padding:0;
}
ul li{
list-style-type:none;
}

a:link {
	text-decoration:none;
        color: #1A80B1;
}
a:visited {
	text-decoration:underline;
	color: #1A80B1;
}
a:active {
	color: #F36;
}
a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------
    Image Module
----------------------------------------------------------------- */
img{
border:0;
vertical-align:bottom;
}

.t_c { text-align: center; }
.t_r { text-align: right; }

.f_r {float: right;}
.f_l {float:left;}

.mb_3 { margin-bottom: 3px; }
.mb_5 { margin-bottom: 3px; }
.mb_10 { margin-bottom: 10px; }
.mb_15 { margin-bottom: 15px; }
.mb_20 { margin-bottom: 20px; }
.mb_25 { margin-bottom: 25px; }
.mb_30 { margin-bottom: 30px; }
.mb_35 { margin-bottom: 35px; }

.mr_10 { margin-right: 10px; }
.mr_15 { margin-right: 15px; }
.mr_20 { margin-right: 20px; }
.mr_25 { margin-right: 25px; }
.mr_30 { margin-right: 30px; }
.mr_35 { margin-right: 35px; }

.ml_10 { margin-left: 10px; }
.ml_15 { margin-left: 15px; }
.ml_20 { margin-left: 20px; }
.ml_25 { margin-left: 25px; }
.ml_30 { margin-left: 30px; }
.ml_35 { margin-left: 35px; }

.L_txt { font-size:14px; line-height:1.3;}
.M_txt { font-size:12px; line-height:1.5;}
.S_txt { font-size:10px; line-height:1.5;}



/* END【調整】------------------------------------------------------------*/
/* ----------------------------------------------------------------
   layout
----------------------------------------------------------------- */
.inner {margin: 0 auto;width: 920px;}
.inner_block {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.oflow{ overflow:hidden;}

#wrapper {
	width: 100%;
	background-color: #FFF;

}
#wrapper_inner {
		background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(/images/seminar/bg_all.jpg);}

#header { width:920px;
margin:0 auto 20px;
}

#main_contents {
	overflow: hidden;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
    float: left;
    margin-bottom: 15px;
    width: 600px;
	font-size:14px;
	li/.;;;;;;;;;;;
}
#r_navi {
    float: right;
    width: 300px;
	position:relative;
}

#side{
	width:300px;
}


/**************footer*********************/
/*
.footer {
	background-color: #E9E9E8;
	margin: 0px;
	height: 100px;
}
#footer1 {
    background: rgba(0, 0, 0, 0) url("../images/bg_footer1.png") repeat-x scroll center top;
    height: 7px;
}
#footer2 {
	padding-top: 15px;
	background-attachment: scroll;
	background-color: #dddddd;
	background-repeat: repeat;
	background-position: center top;
	padding-bottom: 15px;
}
.footerBox {
	width: 750px;
	float: left;
	margin: 0px;
}
.footerBox h3 {
    margin-bottom: 10px;
}
.footer_link {overflow: hidden; margin-bottom:10px; height:30px;}
.footerBox ul {overflow: hidden;}
.footerBox ul li {
	background-image: url(../images/arw_footer.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	float: left;
	margin-right: 15px;
	font-size: 12px;
}
.footerBox ul li a { color: #333333;}
.footerLogo {float: right;
}

#copyBox {
	width: 920px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}*/
#footer {background-color: #E9E9E8; width:100%;}
#footer_inner {
        /*
	background-image: url(/images/seminar/bg_footer1.png);
	background-repeat: repeat-x;
	background-position: center top;
        */
	padding-bottom: 10px;
}
.footerBox {width:920px;margin:0 auto;}
.footer_link {
	width: 920px;
	margin: 0 auto;
	 position:relative;
	 padding-bottom:15px;
}

.footer_link ul {
	overflow: hidden;
	padding-top: 15px;
}
.footer_link ul li {
	float:left;
	padding-left:5px;
	position: relative;
	margin-right:10px;
	}	
.footer_link ul li:before {
	content: url(/images/seminar/arw_footer.png) ;
      position : relative ;
      bottom : 0em ;
	  left:-0.2em;
      margin-right : 0.1em ;}
.footer_link ul li a { font-size:13px; color:#000000;}
.footer_link ul li a:hover { text-decoration:underline;}	
.footer_link .footerLogo { position:absolute; top:10px; right:0px;}
#copyBox {text-align:center;}

/*******************************************
header
*******************************************/
#top_head {
    height: 100px;
	overflow:hidden;
}

#sp_header {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;	
}
#sp_header_inner {
	overflow: hidden;
	margin:0px 0px 20px;
	padding:0px;
}
#hd_rogo  {
	width: 150px;
	float: left;
	margin-right: 60px;
	margin-top: 15px;
}


/*subnavi*/
ul.sub_navi {
	overflow:hidden;
	float: right;
}
ul.sub_navi li {
	/* [disabled]font-size:10px; */
	font-size:12px;
	float: left;
	margin-left: 5px;
	-webkit-border-bottom-left-radius: 5px;  /* 左下 */
	-webkit-border-bottom-right-radius: 5px; /* 右下 */
	-moz-border-radius-bottomleft: 5px;  /* 左下 */
	-moz-border-radius-bottomright: 5px; /* 右下 */
	border-radius: 0px 0px 5px 5px;
}
ul.sub_navi li a:hover {
-webkit-border-bottom-left-radius: 5px;  /* 左下 */
-webkit-border-bottom-right-radius: 5px; /* 右下 */	
-moz-border-radius-bottomleft: 5px;  /* 左下 */
-moz-border-radius-bottomright: 5px; /* 右下 */	
border-radius: 0px 0px 5px 5px;	
}
ul.sub_navi li a {
	display: block;
	height: 35px;
	width: 75px;
	text-align: center;
	color: #FFF;
	line-height: 35px;
	text-decoration: none;
}
ul.sub_navi li.w85 a {
	display: block;
	height: 35px;
	width: 85px;
	text-align: center;
	color: #FFF;
	line-height: 35px;
	text-decoration: none;
}
ul.sub_navi li.blgtab  {
	background-color:#04BBE1;
}
ul.sub_navi li.bkwntab {
	background-color:#000000;
}

ul.sub_navi li.blgtab a:hover {
	background-color: #1998B3;
	background-repeat: no-repeat;
}
ul.sub_navi li.bkwntab a:hover {
	background-color: #434343;
	text-decoration: none;
}

/*tab*/
	
#tabnavi {box-sizing: border-box;}
#tabnavi ul {
	display: table;
    table-layout: fixed;
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
    padding: 0;
}

#tabnavi ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #333333;;
   
	border-left:solid 1px #333333;

}
#tabnavi ul li:last-child {border-right:solid 1px #333333;}

#tabnavi ul li.select{
	padding: 10px 0;
	background:#000000;
	color:#ffffff;
}
#tabnavi ul li a { display:block; text-decoration:none; padding: 10px 0;}

#tabnavi ul li.select {
	position: relative;
	display: inline-block;
	padding-top: 0px;
	padding-bottom: 0px;
	width: auto;
	min-width: 100%;
	height: 40px;
	color: #F6F6F6;
	line-height: 40px;
	text-align: center;
	background: #19283C;
	z-index: 0;
}
#tabnavi ul li.select:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #19283C transparent transparent transparent;
}

.button {
	display: inline-block;
	text-decoration: none;
	outline: none;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .4s;
	transition: all .4s;
}
.button {
	background-color: #ffffff;

}
.button:hover {
	background-color: #dddddd;
}
/*******************パンクズ***/
.topicpath { margin-top:20px;}
.topicpath ol li {
        /* liを横並び＆ブレットを消す */
        display: inline;
        list-style-type: none;
		padding-right:10px;
}

.topicpath ol li:before {
        /* liの前に記号追加 */
        content: " > ";
		padding-right:10px;
}

.topicpath ol li:first-child:before {
        /* 最初のliだけcontentを消す */
        content:"";
		padding-right:0px;
		
}

/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

nav_side
::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/


.corporate_customers_block {
	box-sizing:border-box;
	border:1px solid #000;
	margin:30px 0px;
}
.heading_primary {
	padding: 10px;
	background: #f3f3f3;
	font-weight: bold;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
ul.corporate--list {}
ul.corporate--list li {
	
	font-size:12px;
	border-bottom: solid 1px #000;}
	
ul.corporate--list li:last-child {border-bottom:none;}
ul.corporate--list li a {display:block;	padding:10px 0px 10px 18px;background:url(/images/seminar/arrow_1.gif) no-repeat 3px;}
ul.corporate--list li a:hover {
	background-color: #ECECEB;
	transition: background-color 0.5s;
}



/*login btn部分
********************************************-*/

div.loginArea {
	/* [disabled]width: 300px; */
	border: 3px solid #FAC339;
}
div.loginArea_inner {
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
	margin: 0px;
	text-align: center;
	border: 2px solid #FFFFFF;
	background-image: url(/images/seminar/bg_login.jpg);
}
ul.btn-mypage li.btn {height:50px;}
/*
-------------------------------------*/
ul.btn-mypage li {
	overflow:hidden;
}
ul.btn-mypage li a img {
		-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
	     -o-transition: 0.3s ease-in-out;
	        transition: 0.3s ease-in-out;
}

ul.btn-mypage li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
/*
-------------------------------------*/
table.widget {
	width: 225px;
	margin:0px auto;
}
table.widget td {
	margin:0px;
	padding:0px;
}
p.greeting {
	text-align: left;
}
.username {
	font-size: 16px !important;
	color:#FF670A;
}

.bnr_poster {
    border: solid 1px #e0e0e0;
    background: #f5f5f5;
    padding: 24px;
    margin-bottom: 15px;
}

.bnr_poster img{
	max-width: 100%;
	height: 100%;
}

/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

block

::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/

.block_txt {
	margin-bottom: 35px;
}
.block_img {
	margin-bottom:40px;
	width: 600px;
}
.block_img img{
	max-width: 100%;
}

.bg_gry {background-color: #D7D8D6;}
.tcenter {text-align:center;}
.tleft{text-align:left;}
.tright{text-align:right;}
/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

h2見出し

::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/

.h1mds01 h1 {
	border-left: 7px solid #6CF;
	font-size: 25px;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 20px;
	padding-top: 0.5em;
	padding-right: 0.8em;
	padding-bottom: 0.5em;
	padding-left: 0.2em;
	}

.h2mds01 {
	padding: .6em 1em;
	background: #fff;
	background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
	background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
	border-top: 1px solid #979898;
	border-right: 10px solid #bfc0c0;
	border-bottom: 1px solid #979898;
	border-left: 30px double #bfc0c0;
	border-radius: 7px;
	color: #3498db;
	font-weight: 600;
	font-size: 1.25em;
}

.h3mds01 {
	background:#ddf3fe;
	padding:15px;
}

.h3mds02 {
	font-size: 16px;
	color: #3399FF;
	line-height: 24px;
	margin-bottom: 20px;
}

/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

list

::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/

.list_n01 { margin-left:20px;}
.list_n01 li {margin-bottom: 3px;padding-left: 1em; text-indent: -1em;}

ol.dl01{
  counter-reset:number; /* 名前を付けたカウンターをリセット */
  list-style:none; /* olが数字を付けることをキャンセル */
  margin:0;
  padding:0;
}
ol.dl01 li{
	margin-bottom: 15px;
	color: #F93;
}
ol.dl01 li:before{
  /* カウンタ（数字になる部分） */
  counter-increment: number; /* 任意の名前を付けて！ */
  content: counter(number); /* 名前を付けたカウンターを呼び出し */
  /* 色を変えたり、背景画像を敷いたり！自由自在！ */
}
ol.dl01 li.icon_n:before {
  float: left;
  background: #666666;
  width: 1.5em;
  /*height: 1.5em;*/
  color: #fff;
  text-align: center;
  line-height: 1.5;
  margin-right:5px;
}
ol.dl01 li p {
	color:#666;}


/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

parts
::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/

.maps_info {
	box-sizing: border-box;
	border: 1px solid #999;
	border-bottom: none;
padding-bottom: 5px;
 }
.maps_info:last-child {
	border-bottom: 1px solid #999;
}
.maps_txt { padding:10px 20px;}
.map { width:540px; margin:0 auto 10px;}

.faq {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.question {
	background-image: url(/images/seminar/icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left top;
}
.faq .answer {
	background-image: url(/images/seminar/icon_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
}
.img_lecturer_p {
	width: 160px;
	float: left;
	margin-right: 20px;
}
.lecturer {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.lecturer_info {
	float: left;
	width: 400px;
}
.icon_block_place.oflow ul {
	overflow: hidden;
	margin-bottom: 10px;
}
.icon_block_place.oflow ul li{

	float: left;
	margin-right: 10px;
	background-color: #000;
	color: #FC3;
	width: 6em;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: center;
	margin-bottom: 5px;
}

.topics { margin-bottom:30px;}
.pht_ttl { font-weight:bold;}
.caprion { font-size:12px;}
.pht_box { background:#CCC; text-align:center;}



/**:::::::::::::::::::::::::::::::::::::::::::::::::::::

btn
::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/
.btn_apps {
	position: relative;
	background-image: -moz-linear-gradient(top, #ffd954, #fe9f05);
	background-image: -ms-linear-gradient(top, #ffd954, #fe9f05);
	background-image: -o-linear-gradient(top, #ffd954, #fe9f05);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffd954), to(#fe9f05));
	background-image: -webkit-linear-gradient(top, #ffd954, #fe9f05);
	background-image: linear-gradient(top, #ffd954, #fe9f05);
	border-radius: 10px;
	color: #fff;
	line-height: 70px;
	-webkit-transition: none;
	transition: none;
	top: -7px;
	box-shadow: 0 10px 0 #ff7401;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	box-sizing: border-box;
	border: 2px solid #F93;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	width: 70%;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.btn_apps a {color:#ffffff; text-decoration:none;display: block;}
.btn_apps:hover {
	top: 0px;
	box-shadow: 0 3px 0 #ff7401;
}
.btn_apps:active {
	top: 3px;
	box-shadow: none;
	background:#F93;
}



/*****************************/
.btn_form {
	position: relative;
	background: url(/images/seminar/btn_form_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-radius: 10px;
	color: #fff;
	line-height: 100px;
	-webkit-transition: none;
	transition: none;
	top: -7px;
	box-shadow: 0 10px 0 #310102;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
	box-sizing: border-box;
	border: 3px solid #310102;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	margin: 7px auto 0px;
}
.btn_form a {color:#ffffff; text-decoration:none;display: block;}
.btn_form:hover {
	top: 0px;
	box-shadow: 0 3px 0 #420608;
}
.btn_form:active {
	top: 3px;
	box-shadow: none;
}


/********pagetop***************/
#page-back {
	background-color: #04BBE1;
	bottom: 100px;
	padding: .1rem .5rem .1rem .3rem;
	position: fixed;
	right: 0px;
	text-align: center;
	width: 80px;
	display: block;
	z-index: 999;
	opacity: 0.8;
}
#page-back a { color:#ffffff; text-decoration:none;}
.top-back-iconangle-up {color:#ffffff; font-size:16px;}



/**:::::::::::::::::::::::::::::::::::::::::::::::::::::
es100
::::::::::::::::::::::::::::::::::::::::::::::::::::::::**/

.voice {
	font-size:24px;
	font-weight:bold;
	color:#04BBE1;}
.border_b_n { border-bottom:none;}

.img_fl{float: left; margin: 0 20px 10px 0;}
.img_fr{ float: right; margin: 0 0px 10px 20px;}




/*文字強調*/
.t_deco00 {font-weight:bold;}
.t_deco01 {border-bottom: 1px solid #ff3333; font-weight:bold;}
.t_deco02 {background-color: #ffff66;}

.t_deco03 {background: linear-gradient(transparent 60%, #ffff66 60%);}
.t_deco04 {background: linear-gradient(transparent 60%, #ff99ff 60%);}

.f14 { font-size:14px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f22 { font-size:22px;}

/*side*/

.box_300{ border:solid 1px #a0a0a0;}
.box_300 .box_tit{ background:url(../images/common/bgr_gray.gif) no-repeat top; font-size:14px; font-weight:bold ; line-height:36px; padding: 0px 10px;}
.box_300 a { font-weight:bold;}


.box_300 ul {margin: 8px; line-height: 1.7;}
.box_300 ul li span { display:block; text-align:right;}
.box_300 ul.pr li {zoom:1; background:url(../images/common/icon/icon_check_green.gif) no-repeat 0 5px; padding-left:22px;}
.box_300 ul.news li {zoom:1; background:url(../images/common/icon/icon_star_yellow.gif) no-repeat 0 0; padding-left:27px; margin-bottom:5px;}
.box_300 ul.links li {zoom:1; background:url(../images/common/icon/icon_star_red.gif) no-repeat 0 0; padding-left:27px; margin-bottom:5px;}
.box_300 ul.pro li {zoom:1; background:url(../images/common/icon/icon_check_green.gif) no-repeat 0 5px; padding-left:22px; padding-bottom: 5px;}
.box_300 .mob { margin:10px; clear:both;}

.more { margin:0 10px 10px 10px;}
.more a { background: url(../images/common/icon/icon_arrow_green.gif) no-repeat left center; padding-left:15px;}
