@charset "utf-8";
/* CSS Document */

/*	reset
---------------------------------------------------*/

#content{
	width:970px !important;
	padding-bottom: 42px;
}
#content *{
	font-family		: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", sans-serif !important;
}
#content li{
	list-style-type:none;
}

#content h3{
	background:url(../../../images/pi_gakusyu/top/bg_h3.gif) repeat-x left bottom;
	padding-bottom:9px;
	font-size:1px;
	margin:1px 0px 15px 0px;
}

.innerContents{
	width:940px !important;
	margin:0 auto;
}
.innerContents.itemsBlock{
	width:970px !important;
	background-color: #f0f0f0;
}


/*	.mainSlider
--------------------------------------------------*/
.mainSlider{
	position:relative;
}
.bxslider{
	margin-left:103px;
}
.bxslider li{
	width:774px !important;
}
.bxslider li.firstChild{
	position: relative;
}
.bxslider li.firstChild a.item{
	position: absolute;
	top: 198px;
	right: 16px;
	z-index: 100;
}
.bxslider li.firstChild ul{
	position: absolute;
	bottom: 0;
	left: 27px;
	z-index: 10;
}
.bxslider li.firstChild ul li{
	float: left;
	width:auto !important;
}
.bxslider li.firstChild ul li a{
	float: left;
	width:auto !important;
	position: relative;
	z-index: 10;
}

/*
スライダーMAX時
.pagerWrap{
	position:absolute;
	top:390px;
	left:15px;
	background:#d1d1d1;
	padding:5px;
	z-index:9999;
}
*/
/*
スライダー6つ
.pagerWrap{
	position:absolute;
	top:470px;
	left:336px;
	z-index:9999;
}
*/

/*スライダー7つ*/
.pagerWrap{
	position:absolute;
	top:470px;
	left:315px;
	z-index:9999;
}


.pagerWrap #bx-pager a{
	float:left;
	width:40px;
	height:4px;
	background:#e2e2e2;
	line-height: 4px;
	margin-left: 10px;
	text-decoration:none;
	display:table;
	text-indent: -9999px;
}
.pagerWrap #bx-pager a:first-child{
	margin-left: 0;
}
.pagerWrap #bx-pager a.active{
	background:#222;
}
/*	.ulTop
--------------------------------------------------*/
.utilNav {
    background: #ece7df;
    font-size: 0px;
    text-align: left;
    margin: 0 0 30px 0;
	padding: 15px 0 15px 40px;
}
.utilNav li {
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.utilNav li a {
	background-repeat: no-repeat;
	background-position: 0 50%;
	display: block;
	padding: 10px 0 0 60px;
	width: 170px;
	height: 43px;
	text-decoration: none;
	color: #222;
	vertical-align: middle;
}
.utilNav li a:hover {
	text-decoration: underline;
}
.utilNav li.li01 a {
	background-image: url(../../../images/pi_gakusyu/top/top_ico01.png);
}
.utilNav li.li02 a {
	background-image: url(../../../images/pi_gakusyu/top/top_ico02.png);
}
.utilNav li.li03 a {
	background-image: url(../../../images/pi_gakusyu/top/top_ico03.png);
}
.utilNav li.li04 a {
	background-image: url(../../../images/pi_gakusyu/top/top_ico04.png);
}

/*	tabContents
--------------------------------------------------*/
.tabContents{
}
.tabContents ul.tabs li{
	float:left;
	cursor:pointer;
}
.tabContents ul.tabs li.tabNav01{
	background: url(../../../images/pi_gakusyu/top/tab_01_on.jpg) no-repeat left top;
}
.tabContents ul.tabs li.tabNav02{
	background: url(../../../images/pi_gakusyu/top/tab_02_on.jpg) no-repeat left top;
}
.tabContents ul.tabs li.tabNav03{
	background: url(../../../images/pi_gakusyu/top/tab_03_on.jpg) no-repeat left top;
}
.tabContents ul.tabs li.tabNav04{
	background: url(../../../images/pi_gakusyu/top/tab_04_on.jpg) no-repeat left top;
}
.tabContents ul.tabs li a.active{
	display: block;
	width: 313px;
	height: 138px;
}
.tabContents ul.tabs li.tabNav02 a.active{
	width: 314px;
}
.tabContents ul.tabs li a.active img{
	display: none;
}
.tabContents .panels .lineup01{
	width:100%;
	overflow:hidden;
}
.tabContents .panels .lineup01 li{
	position:relative;
	float:left;
	background-repeat:no-repeat;
	background-position:0 0;
	margin: 0 9px 20px 9px;
	
}
/*	.lineup01
-----------------------*/
.tabContents .panels .lineup01 li.BuonasceltaAngelwhite{
	background:url(../../../images/pi_gakusyu/top/lineup_bg01.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.BuonasceltaAngelwhite img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Buonascelta{
	background:url(../../../images/pi_gakusyu/top/lineup_bg02.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Buonascelta img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Utility{
	background:url(../../../images/pi_gakusyu/top/lineup_bg03.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Utility img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Utilityplus{
	background:url(../../../images/pi_gakusyu/top/lineup_bg04.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Utilityplus img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Purenature{
	background:url(../../../images/pi_gakusyu/top/lineup_bg05.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Purenature img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Oakforest{
	background:url(../../../images/pi_gakusyu/top/lineup_bg06.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Oakforest img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Picross{
	background:url(../../../images/pi_gakusyu/top/lineup_bg07.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Picross img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.SemianaA{
	background:url(../../../images/pi_gakusyu/top/lineup_bg08.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.SemianaA img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Slope{
	background:url(../../../images/pi_gakusyu/top/lineup_bg09.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Slope img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Coordi{
	background:url(../../../images/pi_gakusyu/top/lineup_bg10.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Coordi img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Eterna{
	background:url(../../../images/pi_gakusyu/top/lineup_bg11.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Eterna img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.SpaioKids{
	background:url(../../../images/pi_gakusyu/top/lineup_bg12.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.SpaioKids img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.SpaioUnit{
	background:url(../../../images/pi_gakusyu/top/lineup_bg13.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.SpaioUnit img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Country{
	background:url(../../../images/pi_gakusyu/top/lineup_bg14.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Legnotta{
	background:url(../../../images/pi_gakusyu/top/lineup_bg16.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Legnotta img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Cariesil{
	background:url(../../../images/pi_gakusyu/top/lineup_bg17.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Cariesil img{
	margin-top: 55px;
	margin-left: 0px;
}

.tabContents .panels .lineup01 li.Country img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li a{
	display:block;
}
.tabContents .panels .lineup01 li.Grandy{
	background:url(../../../images/pi_gakusyu/top/lineup_bg18.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Grandy img{
	margin-top: 55px;
	margin-left: 0px;
}
.tabContents .panels .lineup01 li.Parture{
	background:url(../../../images/pi_gakusyu/top/lineup_bg19.jpg);
	width:170px;
	height:225px;
}
.tabContents .panels .lineup01 li.Parture img{
	margin-top: 55px;
	margin-left: 0px;
}


/*	.lineup02
-----------------------*/

.tabContents .panels .lineup02{
	margin:0 11px;
}
.tabContents .panels .lineup02 li{
	position: relative;
	width: 441px;
	height: 160px;
	float: left;
	margin: 0 9px 20px 9px;
}
.tabContents .panels .lineup02 li a{
	color: #222;
}
.tabContents .panels .lineup02 li span{
	position: absolute;
	top: 50px;
	right: 15px;
	width: 280px;
	
}

/*	.lineup03 & .lineup04
-----------------------*/
.tabContents .panels .scene dl{
	background-color: #f0f0f0;
	width: 440px;
	margin: 0 9px 20px 9px;
	float: left;
	background-image: url(../../../images/pi_gakusyu/top/scene_ddBG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tabContents .panels .scene dl.even{
	margin-left: 29px;
}
.tabContents .panels .scene dl dt{
	float: left;
}
.tabContents .panels .scene dl dd{
	padding: 20px 15px 15px 170px;
}
.tabContents .panels .scene dl dd .title{
	margin-bottom: 15px;
}
.tabContents .panels .scene dl dd p{
	font-size: 14px !important;
}

/*	items
------------------------------*/
#content .items h3{
	background: url(none);
	padding-bottom: 0px;
	font-size: 1px;
	margin: 0;
	margin-bottom: 20px;
	text-align: center;
}
.items{
	padding: 30px 0;
}
.items img.alpha{
	display:block;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity:1;
	transition:0.3s;
	-webkit-transition:0.3s;
}
.items img.alpha:hover{
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity:0.7;
}
.items .desk-item {
	margin-left: 15px;
	margin-right: 15px;
	*zoom: 1;
	list-style-type: none;
	display: flex;
	justify-content: space-between;
}
.items .desk-item:before,
.items .desk-item:after{
	content: "";
	display: table;
}
.items .desk-item:after{
	clear: both;
}
.items .desk-item li {
	position: relative;
	margin-right: 5px;
	background: #FFF;
	flex-grow: 1;
	text-align: center;
}
.items .desk-item li.drop {
	cursor: pointer;
}
.items .desk-item li.end {
	margin-right: 0px;
}
.items .desk-item li ul{
	list-style: none;
	position: absolute;
	z-index: 9999;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	visibility: hidden;
	opacity: 0;
	transition: 0s;
	border: solid 2px #ccc;
	width: 100%;
	box-sizing: border-box;
}
.items .desk-item li:hover ul{
	visibility: visible;
	opacity: 1;
}
.items .desk-item li ul li{
	background-color: #F0F0F0;
	width: 100%;
	box-sizing: border-box;
}
.items .desk-item li ul li a{
	visibility: hidden;
	opacity: 0;
	transition: .5s;
}
.items .desk-item li:hover ul li a{
	visibility: visible;
	-ms-filter: "alpha( opacity=100 )";
	filter: alpha( opacity=100 );
	opacity:1;
	transition:0.3s;
	-webkit-transition:0.3s;
}
.items .desk-item li:hover ul li a:hover{
	-ms-filter: "alpha( opacity=60 )";
	filter: alpha( opacity=60 );
	opacity:0.7;
}

/*	leftContents
------------------------------*/
#content .leftContents h3,
#content .rightContents h3{
	background: url(none);
	padding-bottom: 0px;
	font-size: 1px;
	margin: 0;
	margin-bottom: 20px;
	text-align: center;
}

.leftContents{
	padding: 0 10px;
}

.leftContents .project{
	position:relative;
	font-size:12px;
	line-height:1.6;
}

.leftContents .project ul{
	display: flex;
	justify-content: space-between;
	margin-left: -20px;
	flex-wrap: wrap;
}

.leftContents .project ul li{
	width: 290px;
	margin: 0 0 20px 20px;
}

.leftContents .project a{
	display:block;
	margin-bottom:20px;
}
/* comment out 20150730
.leftContents .project p.btn-smile{
	position:absolute;
	right:0;
	top:5px;
}
*/
.reserve{
	padding: 20px;
	background: #f7edeb;
}
.reserve .title{
	color: #e63c4a !important;
	font-weight: 700;
	font-size: 16px !important;
}
.reserve .pdf{
	background:url(../../../images/pi_gakusyu/top/icon_pdf.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:3px 0 3px 23px;
}
/* comment out 20150730
.leftContents .reserve .devices{
	position:relative;
	background:url(../../../images/pi_gakusyu/top/device_bg.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:401px;
	height:138px;
}
.leftContents .reserve .devices .devices-pc-btn{
	position:absolute;
	top:56px;
	left:13px;
}
.leftContents .reserve .devices .devices-sp-fig{
	position:absolute;
	top:44px;
	left:170px;
}
.leftContents .reserve .devices .devices-sp-txt{
	position:absolute;
	top:56px;
	left:263px;
	width:110px;
}
*/

/*	rightContents
------------------------------*/

.rightContents{
}

.rightContents ul{
	display: flex;
	justify-content: space-between;
}

.rightContents ul li{
	width: 300px;
}