@charset "utf-8";
/* ===================================================================
CSS information

 file name  :style.css
 author     :hirasawa (admin)
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 基本設定、レイアウト、横幅設定なfど
 汎用class
 #navSkip
 #page
  #contents
   #main
   #sub
   
   プロフェッショナル部門　：#90529C
   カジュアル部門：#E85388
   背景　#001139
   
=================================================================== */

/*----------------------------------------------------
	基本設定、リンクカラーなど
----------------------------------------------------*/

#areaWrapper1 {
	width: 100%;
	padding: 0 0 30px 0;
	text-align: center;
}

#mainArea {
	background-color: #001139;
	float: none;
	width: 100%;
}


#photo {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", "メイリオ", Meiryo, Osaka, sans-serif;
	background:url(../img/photo/main_bg.jpg) no-repeat top center ;
	color: #fff;
	font-size: 14px;
	line-height:25px;
	padding-bottom:60px;
}

#photo a:link {
	color: #FFF;
	text-decoration:underline
}

#photo a:visited {
	color: #FFF;
}

#photo a:hover {
	color:#ccc;
	text-decoration: none;
}

#photo a:active {
}

#photo .bg {
	background:url(../img/photo/bg_kira02.png) no-repeat center 620px;
}

/*----------------------------------------------------
	汎用
----------------------------------------------------*/
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.imgC {
	text-align: center;
/*	float: center;*/
	margin: 0 auto;
/*	padding:20px 0 0 0;*/
}

.imgC_bottom {
	text-align: right;
	margin: 5px 60px 10px auto;
	padding:0;
}


.imgC2 {
	text-align: center;
	float: center;
	margin: 25px auto 25px auto;
	clear: both;
	padding:20px 0 0 0;
}

.imgC_bg {
	text-align: left;
	float: center;
	margin: 0 auto;
	padding:0;
}

.alC{
	text-align:center;
}

.btn {
	text-align: center;
}

img .zaq {
	vertical-align:middle;
}


/* 外部リンクは別窓用の指定 */
.externalIcon {
	padding-left: 5px;
	vertical-align: middle;
}

/* clearfix */
#photo .clear {
	clear: both;
}
.clearfix {
	zoom: 100%;
}
.clearfix:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

.red{
	color:#E60012;
}




/*----------------------------------------------------
	#wrap( 旧 #page )
----------------------------------------------------*/
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.copy_bg{
	background:url(../img/photo/bg_kira01.gif) no-repeat center center;
	width:960px;
	height:260px;
	text-align:center;
	}
	
.copy_bg p{
	padding:70px 0;
	line-height:2;
	font-size:16px;
	text-shadow:0px 0px 6px #ffffff;
}


/*----------------------------------------------------
	contents 
----------------------------------------------------*/
.contents {
	width:900px;
	margin:auto;
	padding-top:60px;
}

.entry{
	text-align:center;
	padding:30px 0 20px;
}

.sec01,.sec02,.sec03,.sec04{
	padding-bottom:50px;
}
.sec01 h3,.sec02 h3,.sec03 h3,.sec04 h3{
	margin-bottom:30px;
}

/*概要*/
.sec01 table {
	width:800px;
	margin:auto;
	border-collapse: collapse;
	font-size:16px;
}
.sec01 table th,.sec01 table td{
	border-bottom:1px solid  #fff;
}
.sec01 table tr:last-child th,.sec01 table tr:last-child td{
	border-bottom:none;
}
.sec01 th {
	background: #28395a;
	padding: 18px 30px;
	vertical-align:top;
	white-space:nowrap;
	font-weight:normal;
}

.sec01 td {
	padding: 20px 30px;
	vertical-align:middle;
}

.sec01 td span{
	font-size:14px;
}

/*会場紹介*/
.sec02 .inner{
	width:830px;
	margin:auto;
}
.sec02 h4{
	margin-bottom:20px;
}
.sec02  dl{
	margin-top:20px;
}
.sec02 dt{
	clear:left;
	float:left;
	width:5em; 
}
.sec02 dd { 
  margin-left: 5em; 
} 

/*講師紹介*/
.sec03 .intro_bg{
	width:900px;
	height:920px;
	margin:auto;
	background:url(../img/photo/introduction_bg.png) no-repeat center center;
}
.sec03 .inner{
	width:800px;
	margin:auto;
	padding:50px 0;
}
.sec03 h4{
	margin-bottom:20px;
}
.sec03 .profile{
	width:680px;
	margin:0 auto 20px;
}
.sec03 .profile .l-box{
	float:left;
	width:230px;
	
}
.sec03 .profile .r-box{
	float:left;
	padding-top:50px;
	margin-left:20px;
	width:430px;
	box-sizing:border-box;
	
}
.sec03 .profile2{
	margin-bottom:20px;
}

/*必ずお読みください*/
.sec04 .inner{
	width:860px;
	margin:auto;
}
.sec04 h4{
	margin:40px 0 10px;
}
.sec04 ul,.sec04 p{
	margin:0 20px;
}
.sec04 li{
	 padding-left: 1em;
	 text-indent: -1em;
}

/*======================================================================
■パンくず
======================================================================*/
div#pankuzu {
	/*position: absolute;
	left: 105px;
	top: -10px;*/
	width:960px;
	text-align:left;
	padding:5px 0;
}

div#pankuzu { display: inline-block; }
div#pankuzu:after { content: ""; display: block; clear: both; }

div#pankuzu ul li {
	font-size: 10px;
	line-height: 1.4;
	float: left;
	margin-right: 7px;
	padding-right: 11px;
	background: url(../img/share/ico_arr_1w.gif) no-repeat center right;
}

div#pankuzu ul li,
div#pankuzu ul li a {
	color: #fff;
}

#pankuzu ul li.current {
	background: none;
}

/* -----------------------------------------------------------
	フッターエリア
----------------------------------------------------------- */
.bnr{
	margin-bottom:20px;
}
.bnr ul li{
	display:inline;
	margin-right:10px;	
}
.pageTop {
	text-align: right;
	margin: 15px 0 10px 0;
}

.logo_jo{
	margin:20px auto 25px auto;
}
