/****************************
	ビジュアル
****************************/
#visual_outer
{
	background-color: #e9e9e9;
	width: 100%;
	padding: 10px 0;
}
#visual_outer2{
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#visual
{
	width: 980px;
	margin: 0 auto;
	position: relative;
	height: 300px;
}
#visual2{
	width: 980px;
	margin: 0 auto;
}
#visual {
	width: 980px;
	height: 300px;
	overflow: hidden;
}
#visual ul{
}
#visual li{
}
#visual>ul>li>a{
}
#visual>.flex-viewport>ul>li>a:hover img{
	transform: scale(1);
}
#S_head
{
	clear:both;
}
/* iPHone4,iPhone5,iPhone5s,iPhone6,iPhone6 Plus  */
@media screen and (min-width: 768px) and (max-width: 979px)
{
  #S_head
  {
    width:980px;
  }
}
.flex-control-thumbs{
	width:442px;
	background-color: #FFF;
	padding:3px 0 3px 3px;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 100;
	margin-bottom: 0;
}
.flex-control-thumbs::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.flex-control-thumbs li{
	margin-right: 3px;
}
.flex-control-thumbs li img{
	opacity: 0.7;
	width: 143px;
	margin-right: 5px;
	float: left;

	user-select: none; /* CSS3 */
	-moz-user-select: none; /* Firefox */
	-webkit-user-select: none; /* Safari Chrome */
	-ms-user-select: none; /* IE10  */

	transition: border-color 0.2s linear 0s ;
	transition: opacity 0.1s linear 0s ;
}
.flex-control-thumbs li:last-child img{
	margin-right: 0;
}

.flex-control-thumbs img:hover{
	opacity: 1;
	cursor: pointer;
}
.flex-control-thumbs li img.flex-active{
	opacity: 1;
}

/****************************
　　　　メイン
****************************/
#main{
	width:980px;
	margin: 0 auto;
}
#lefttop{
	float: left;
	width: 590px;
	background-color: #FFC6C7;
}
#lefttop h2{
	margin: 0;
	color: #fff;
	font-weight: bold;
	background: no-repeat 10px center url('../_img/common/icon_seminar.png') #DF7B84;
	background-size: 45px 39px;
	font-size: 20px;
	line-height: 1em;
	padding: 2px 0 2px 65px;
}
#lefttop h2 span{
	display: block;
	font-size: 13px;
}
#lefttop .available{
	border:1px solid #DF7C84;
	background-color: #fff;
	padding: 10px;
	margin: 10px;
	position: relative;
}
#lefttop .available h3{
	font-size: 15px;
	font-weight: bold;
}
#lefttop .available .more a{
	position: absolute;
	right: 20px;
	top: 10px;
	border:1px solid #DF7C84;
	border-radius: 5px;
	text-align: center;
	background: no-repeat 73px center url('../_img/common/arrow_re.png');
	background-size: 6px;
	width: 80px;
	padding-right: 5px;
	color: #DF7C84;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#lefttop .available .more a:hover{
	background-color: #FFE5E5;
	background-position: 76px center;
}
#lefttop .available ul li{
	clear: both;
	border-bottom: 1px dotted #FB9DA2;
	padding-top: 5px;
}
#lefttop .available ul li::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#lefttop .available ul li:first-child span{
	font-size: 13px !important;
	padding-bottom: 2px !important;
	padding-top: 7px !important;
	margin: 0 !important;
	line-height: 1em !important;
}
#lefttop .available ul li:nth-child(2n){
	background-color: #e9e9e9;
}
#lefttop .available ul li>span{float: left;padding: 7px 0 7px 10px;}
#lefttop .available ul li>span.date{
	width: 80px;
	font-size: 11px;
	line-height: 1em;
}
#lefttop .available ul li>span.title{width:228px;padding-right: 0}
#lefttop .available ul li>span.title .new{
	font-size: 10px;
	border:1px solid #f00;
	color: #f00;
	font-weight: bold;
	background-color: #fff;
}
#lefttop .available ul li>span.place{
	width:60px;
	margin: 5px 10px 5px;
	padding:0;
}
#lefttop .available ul li>span.place a{
	display: block;
	font-size: 11px;
	padding: 2px 0 0 18px;
	background: no-repeat 5px center url('../_img/common/arrow_wh.png') #060;
	background-size: 6px;
	color: #fff;
	text-decoration: none;
}
#lefttop .available ul li>span.place a:hover{
	background-color: #049604;
	background-position: 8px center;
}
#lefttop .available ul li>span.detail{
	width:60px;
	padding: 0;
	margin-right: 10px;
}
#lefttop .available ul li>span.detail a{
	border:1px solid #999;
	border-radius: 4px;
	display: block;
	padding:5px 10px 3px;
	background: no-repeat 47px center url('../_img/common/arrow_bk.png') #fff;
	background-size: 6px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #333;
}
#lefttop .available ul li>span.detail a:hover{
	background-color: #e9e9e9;
	background-position: 50px center;
}
#lefttop .available ul li>span.application{
	width:60px;
	padding: 0;
}
#lefttop .available ul li>span.application a{
	border-radius: 4px;
	display: block;
	padding:5px 10px 3px;
	background: no-repeat 47px center url('../_img/common/arrow_wh.png') #C90915;
	background-size: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#lefttop .available ul li>span.application a:hover{
	background-color: #F7656C;
	background-position: 50px center;
}


#lefttop .menu{
	clear: both;
	position: relative;
	padding: 10px;
}
#lefttop .menu h3{
	font-size: 21px;
	font-weight: bold;
}
#lefttop .menu .more a{
	position: absolute;
	right: 10px;
	top: 10px;
	border:1px solid #DF7C84;
	border-radius: 5px;
	text-align: center;
	background: no-repeat 73px center url('../_img/common/arrow_re.png') #fff;
	background-size: 6px;
	width: 80px;
	padding-right: 5px;
	color: #DF7C84;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#lefttop .menu .more a:hover{
	background-color: #FFE5E5;
	background-position: 76px center;
}
#lefttop .menu ul li{
	width: 280px;
	float: left;
	margin-right: 10px;
	background-color: #fff;
	margin-bottom: 10px;
}
#lefttop .menu ul li::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#lefttop .menu ul li:nth-child(2n){
	margin-right: 0;
}
#righttop ul li{background-color: #fff;margin-bottom: 10px;}
.menu ul li a{
	text-decoration: none;
	color: #333;
}
.menu ul li a:hover{
	color: #666;
}
.menu ul li span{
	display: block;
}
#lefttop .menu>ul>li>a:first-child{
	position: relative;
	display: block;
}
.menu ul li span.img{
	overflow: hidden;
}

#lefttop .menu ul li span.title{
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.5);
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
#lefttop .menu ul li span.title{
	width: 270px;
}
.menu ul li span.course{
	display: block;
	font-size: 13px;
	padding-bottom: 10px;
	padding: 0 10px;
	line-height: 1.5em;
}
.menu ul li span.course a{
	display: block;
	padding: 0.2em 0;
	padding-left: 15px;
	border-bottom: dotted  1px #ccc;
	font-size: 13px;
	background: no-repeat 5px center url('../_img/common/arrow_bk.png');
	background-size: 6px;
}
.menu ul li span.course a:hover{
	background-position: 8px center;
}
.menu ul li span.course a:last-child{
	border:none;
	display: block;
	font-size: 11px;
	color: #666;
	background: no-repeat 85px center url('../_img/common/arrow_bk.png');
	background-size: 6px;
	padding-left: 12px;
	text-decoration: none;
	text-align: right;
}
.menu ul li span.course a:last-child:hover{
	background-position: 88px center;
}

#lefttop .menu ul li:last-child{
	float: none;
	width: 570px;
	clear: both;
}
#lefttop .menu ul li:last-child span.title{
	width: 560px;
	font-size: 18px;
	position: relative;
}
#lefttop .menu ul li:last-child span.course{
	display: block;
	width: 560px;
	float: left;
	height: auto !important;
	line-height: 1.8em;
}

#righttop .menu ul li span.img{
	display: block;
	overflow: hidden;
}

#righttop{
	float: left;
	width: 390px;
	background-color: #C5C9E4;
 }
#righttop h2{
	margin: 0;
	color: #fff;
	font-weight: bold;
	background: no-repeat 10px center url('../_img/common/icon_consulting.png') #848CC8;
	background-size: 47px 37px;
	font-size: 20px;
	line-height: 1em;
	padding: 2px 0 2px 65px;
}
#righttop h2 span{
	display: block;
	font-size: 13px;
}
#righttop .reason{
	margin: 10px;
	border:1px solid #848CC8;
	background:no-repeat right top url('../_img/top/img_consulting01.png') #fff;
	background-size: 200px 150px;
	padding: 10px;
}
#righttop .reason h3{
	font-size: 23px;
	font-weight: bold;
}
#righttop .reason p{
	font-size: 12px;
	line-height: 1.8em;
}
#righttop .reason a{
	border-radius: 4px;
	display: block;
	padding:5px 15px 3px 5px;
	background: no-repeat 155px center url('../_img/common/arrow_wh.png') #848CC8;
	background-size: 6px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width:150px;
	text-decoration: none;
}
#righttop .reason a:hover{
	background-color: #A2A9D8;
	background-position: 158px center;
}

#righttop .menu{
	clear: both;
	position: relative;
	padding: 10px;
}
#righttop .menu h3{
	font-size: 21px;
	font-weight: bold;
}
#righttop .menu .more a{
	position: absolute;
	right: 10px;
	top: 10px;
	border:1px solid #848CC8;
	border-radius: 5px;
	text-align: center;
	background: no-repeat 73px center url('../_img/common/arrow_bl.png') #fff;
	background-size: 6px;
	width: 80px;
	padding-right: 5px;
	color: #848CC8;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
#righttop .menu .more a:hover{
	background-color: #E6E7EF;
	background-position: 76px center;
}
#righttop .menu ul li span.title{
	background-color: rgba(0,0,0,0.8);
	color: #fff;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}

/****************************
　ニュース
****************************/
#news_inner{
	clear: both;
	width: 980px;
	margin:0 auto;
	padding: 20px 0
}
#news h2{
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;

	background: no-repeat left center url('../_img/common/icon_news.png');
	background-size: 36px 35px;

	padding-top:10px;
	padding-bottom: 5px;
	padding-left: 43px;
	margin-bottom: 10px;
}
#news{
	padding-bottom: 40px;
}
#news_l{
	position: relative;
	float: left;
	width: 710px;
	padding-right: 20px;
}
#news_l .more{
	position: absolute;
	right: 30px;
	top:1em;
	font-weight: bold;
}
#news_l .more a{
	position: absolute;
	right: 0px;
	top:0px;

	display: block;
	width: 60px;
	border:1px solid #999;
	border-radius: 4px;
	padding-top: 2px;

	background: no-repeat 47px center url('../_img/common/arrow_bk.png') #fff;
	background-size: 6px;

	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#news_l .more a:hover{
	background-color: #e9e9e9;
	background-position: 50px center;
}

#news_l ul{
	border-top: 1px solid #c90915;
	padding-top: 10px;
}
#news_l li{
	padding: 10px 0 10px 10px;
}
#news_l li:nth-child(2n-1){
	background-color: #e9e9e9;
}
#news_l li span{
	display: inline-block;
	margin-right: 10px;
}
#news_l li span a{
	border-bottom:1px solid #C90915;
	text-decoration: none;
	color: #333;
}
#news_l li span a:hover{
	border-bottom: none;
	color: #666;
}
#news_r{
	float: left;
	width: 250px;
}