@charset "utf-8";



/* -- title
-------------------------------------------------------------------------------- */
.restaurant h2 {
	background: url(/high-school/campus/img/restaurant_vis.jpg) no-repeat;
}



/* -- side navi
-------------------------------------------------------------------------------- */
.campusmap article nav > ul > li:nth-child(1) > a,
.restaurant article nav > ul > li:nth-child(2) > a,
.calender article nav > ul > li:nth-child(3) > a,
.profile article nav > ul > li:nth-child(4) > a,
.gakuyukai article nav > ul > li:nth-child(5) > a,
.clubcircle article nav > ul > li:nth-child(6) > a,
.kagai article nav > ul > li:nth-child(7) > a,
body[class^="shoho"] article nav > ul > li:nth-child(7) ul li > a,
.felica article nav > ul > li:nth-child(8) > a,
.apartment article nav > ul > li:nth-child(9) > a {
	background-color: #cff2f8;
}



/* -- index
-------------------------------------------------------------------------------- */
.index article h1 {
	padding: 0!important;
	width: 416px!important;
	height: 415px!important;
	border-radius: 0!important;
	top: 0!important;
	left: 0!important;
}
.index article div {
	overflow: hidden;
	margin: 80px 0 0 77px;
	width: 1006px;
	height: 909px;
	position: relative;
}
.index article div li {
	position: absolute;
}
.index article div li:nth-of-type(11) { top: 801px; }
.index article div li:nth-of-type(-n+10) { top: 678px; }
.index article div li:nth-of-type(-n+8) { top: 432px; }
.index article div li:nth-of-type(-n+4) { top: 216px; }
.index article div li:nth-of-type(-n+2) { top: 0; }
.index article div li:nth-of-type(1),
.index article div li:nth-of-type(3) { left: 431px; }
.index article div li:nth-of-type(2),
.index article div li:nth-of-type(4) { left: 726px; }
.index article div li:nth-of-type(5),
.index article div li:nth-of-type(9) { left: 0; }
.index article div li:nth-of-type(6),
.index article div li:nth-of-type(10),
.index article div li:nth-of-type(11) { left: 256px; }
.index article div li:nth-of-type(7) { left: 512px; }
.index article div li:nth-of-type(8) { left: 768px; }
.index article div li a {
	padding: 0!important;
}


/* -- restaurant
-------------------------------------------------------------------------------- */
.restaurant section {
	line-height: 1.75;
}
.restaurant section section span {
	display: block;
	margin-top: 10px;
}
.restaurant h4 {
	font-size: 20px;
	color: #fb0266;
	margin-bottom: 15px;
}
.restaurant p:after {
	content: "";
	clear: both;
	height: 0;
	display: block;
}
.restaurant figure.fl {
	margin-right: 25px;
}
.restaurant figure.fr {
	margin-left: 25px;
}
.restaurant section > section:first-of-type p:first-of-type {
	margin-bottom: 40px;
}
.restaurant article > section > p:last-child {
	text-align: center;
	margin-top: 50px;
}



/* -- gakuyukai
-------------------------------------------------------------------------------- */
.gakuyukai h2 {
	margin-bottom: 35px;
}
.gakuyukai section section {
	line-height: 1.75;
}
.gakuyukai section section h4 {
	font-size: 20px;
	color: #1aa0b6;
	margin-top: 10px;
}
.gakuyukai section section figure {
	clear: both;
	padding-top: 15px;
	border-top: dotted 1px #e5e5e5;
}
.gakuyukai section section figure img {
	float: left;
	margin: 0 25px 15px 0;
}



/* -- shoho
-------------------------------------------------------------------------------- */
body[class^="shoho"] h2 {
    margin-bottom: 35px;
}
body[class^="shoho"] article section a[target] {
	background: url(/high-school/common/img/icon_blank.gif) no-repeat right 6px;
	padding-right: 16px;
}

body[class^="shoho"] section > section p {
	margin-bottom: 1.5em;
}
body[class^="shoho"] section > .flow ul {
	display: block;
	overflow: hidden;
}
body[class^="shoho"] section > .flow ul li {
	float: left;
	display: block;
	width: 406px;
	padding: 1px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
}
body[class^="shoho"] section > .flow ul li:nth-of-type(odd) {
	margin-right: 15px;
}
body[class^="shoho"] section > .flow ul li a {
	background: #F2FCFD url(/high-school/common/img/icon_arrow02.gif) no-repeat 20px center;
	display: block;
	padding: 10px 10px 10px 50px;
}
body[class^="shoho"] section > section:nth-of-type(1) figure {
	float: left;
	margin-right: 25px;
}
body[class^="shoho"] section > section:nth-of-type(1) figure {
	float: left;
	margin-right: 25px;
}
body[class^="shoho"] section > section:nth-of-type(1) h4 {
	font-size: 20px;
	display: block;
	color: #3baec1;
	margin-bottom: 15px;
}
body[class^="shoho"] section > section:nth-of-type(1) h4 b {
	font-size: 12px;
	color: #000;
	display: block;
}
body[class^="shoho"] section > section:nth-of-type(1) p {
	margin-left: 190px;
}
body[class^="shoho"] #report {
	margin-top: 40px;
}
body[class^="shoho"] #report section {
	clear: both;
	margin-bottom: 40px;
	overflow: hidden;
}
body[class^="shoho"] #report section:last-child {
	margin-bottom: 0;
}
body[class^="shoho"] #report figure {
	float: left;
	width: 165px;
	margin: 0 25px 0 0;
}
body[class^="shoho"] #report figure img {
	margin-bottom: 10px;
}
body[class^="shoho"] #report figure figcaption {
	font-size: 10px;
	color: #666;
}
body[class^="shoho"] #report h4 {
	clear: none;
	padding-top: 0!important;
	margin-bottom: 20px;
}
body[class^="shoho"] #report h4 span {
	font-size: 12px;
	display: block;
	color: #000;
}
body[class^="shoho"] #report p {
	display: block;
	overflow: hidden;
	margin-left: 190px;
}



/* -- kagai
-------------------------------------------------------------------------------- */
#campus.kagai section > section {
	border-bottom: dotted 1px #e5e5e5;
	overflow: hidden;
	padding: 15px 0;
	margin: 0;
}
#campus.kagai section > section figure {
	float: left;
	margin-right: 25px;
}
#campus.kagai section > section h3 {
	font-size: 20px;
	color: #1aa0b6;
	margin: 2px 0 10px;
}
#campus.kagai section > section p {
	display: block;
	overflow: hidden;
}
#campus.kagai section > section p span {
	display: block;
	margin-top: 10px;
}



/* -- felica
-------------------------------------------------------------------------------- */
.felica section p.leadTx img {
	margin-bottom: 20px;
}
.felica section figure.fl {
	margin-right: 25px;
}
.felica section figure.fr {
	margin-left: 25px;
}
.felica section h4 {
	clear: none;
	padding-top: 0;
}
.felica section p {
	overflow: hidden;
	margin-bottom: 40px;
}
.felica section section section {
	overflow: hidden;
	margin-top: 40px;
}
.felica section section div {
	background: #F7F3F7;
	padding: 20px;
}
.felica section section p:last-child {
	margin-bottom: 0;
}
.felica section section h5 {
	margin-bottom: 20px;
}



/* -- apartment
-------------------------------------------------------------------------------- */
.apartment section address {
	display: block;
	margin: -1.5em 0 20px 19em;
}
.apartment section p {
	margin-top: 40px;
}
.apartment section figure {
	margin: 0px 0 0 25px;
}
.apartment section h5 {
	clear: none;
	padding-top: 0;
}
.apartment section section p{
	margin-top: 0;
}
.apartment section section section{
	margin-top: 80px;
}

/* -- profile
-------------------------------------------------------------------------------- */
.profile article section:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
}
.profile .prof{
	display:table;
	margin: 0 auto;
}
.profile section.profList {
	float: left;
	width: 209px;
	margin: 40px 13px 0 0!important;
	padding: 0!important;
}
.profile section.profListSub section.profList{
	margin-top:0px !important;
}
.profile section.profList:nth-of-type(4),
.profile section.profListSub dl:nth-of-type(4n){
	margin-right: 0!important;
}

.profile section.profList h3 {
	text-align: center;
}
.profile section.profList dl {
	padding: 20px;
	margin-top: 10px;
	position:relative;
}
.profile section.profList dt,
.profile section.profListSub dt {
	font-size: 12px;
}
.profile section.profList dt span,
.profile section.profListSub dt span,
.profile section.profList dd,
.profile section.profListSub dd {
	font-size: 14px;
}
.profile section.profList dd img,
.profile section.profListSub dd img {
	margin: 10px 0;
}
.profile section.profList dd.year,
.profile section.profListSub dd.year {
	background:#f2f2f2;
	position:absolute;
	top:0px;
	right:0px;
	font-size:10px;
	color:#8a8a8a;
	padding:2px;
}
.profile section.profList.media dl,
.profile section.profListSub.media dl{
	 border: solid 3px #c2dfe5; 
}

.profile section.profList.business dl,
.profile section.profListSub.business dl {
	 border: solid 3px #b4e2cb; 
}

.profile section.profList.life dl,
.profile section.profListSub.life dl {
	 border: solid 3px #f0cfb6; 
}
.profile section.profList.childcare dl,
.profile section.profListSub.childcare dl {
	 border: solid 3px #f3d3e1; 
}

.profile section.profList.media dl dt,
.profile section.profListSub.media dl dt {
	 color: #26aecb; 
}
.profile section.profList.business dl dt,
.profile section.profListSub.business dl dt {
	 color: #6ed19f; 
}
.profile section.profList.life dl dt,
.profile section.profListSub.life dl dt {
	 color: #f79851;
}

.profile section.profList.childcare dl dt,
.profile section.profListSub.childcare dl dt {
	 color: #e98ab4;
}

.profile section.profList.media dl:hover,
.profile section.profListSub.media dl:hover  {
	 background: #eaf9fc; 
}
.profile section.profList.business dl:hover,
.profile section.profListSub.business dl:hover {
	 background: #eefff7; 
}

.profile section.profList.life dl:hover,
.profile section.profListSub.life dl:hover {
	 background: #ffeee1; 
}
.profile section.profList.childcare dl:hover,
.profile section.profListSub.childcare dl:hover {
	 background: #fff0f7; 
}

.profile section.profListSub{
	margin:0;
	padding:0;
}
.profile section.profListSub h3{
	margin:40px 0 20px 0 !important;
}
.profile section.profListSub section.profList h3{
	margin:0px!important;
}
.profile section.profListSub dl{
	float: left;
	width: 163px;
	margin: 10px 13px 0 0!important;
	padding: 20px;
	position:relative;
}

.profile div.genreList {
	clear: both;
	padding-top: 40px;
	overflow: hidden;
}
.profile div.genreList section {
	border: solid 3px #dcdcdc;
	padding: 4px;
}
/*.profile section.profList:nth-of-type(1) dl{
	border: 3px solid #c2dfe5;
}
.profile section.profList:nth-of-type(2) dl{
	border: 3px solid #b4e2cb;
}
.profile section.profList:nth-of-type(3) dl{
	border: 3px solid #f0cfb6;
}
.profile section.profList:nth-of-type(4) dl{
	border: 3px solid #f3d3e1;
}
.profile section.profList:nth-of-type(1) dt{
	color: #26aecb;
}
.profile section.profList:nth-of-type(2) dt{
	color: #6ed19f;
}
.profile section.profList:nth-of-type(3) dt{
	color: #f79851;
}
.profile section.profList:nth-of-type(4) dt{
	color: #e98ab4;
}*/
.profile div.genreList section:nth-last-child(-n+2) {
	float: left;
	width: 417px;
	margin-right: 13px;
}
.profile div.genreList section:nth-last-child(2n+1) {
	margin-right: 0!important;
}
.profile div.genreList section:nth-last-child(3) {
	margin-bottom: 20px!important;
}
.profile div.genreList section h3 {
	background: #EDF1F2;
	margin:0 !important;
}
.profile div.genreList section ul {
	font-size: 14px;
	padding: 15px;
	overflow: hidden;
}
.profile div.genreList section ul li {
	list-style: none;
}
.profile div.genreList section:nth-last-child(-n+2) ul li {
	width: 193px;
	float: left ;
}
.profile div.genreList section ul li a {
	display: block;
	padding-left: 25px;
	background: url(/high-school/common/img/icon_arrow02.gif) no-repeat 5px 5px;
}
.profile div.genreList section ul li a {
	display: block;
	padding-left: 25px;
	background: url(/high-school/common/img/icon_arrow02.gif) no-repeat 5px 5px;
}
.profContent .profHead {
	overflow: hidden;
	margin: 40px 0;
	position: relative;
}
.profContent .profHead figure {
	float: left;
	margin-right: 25px;
}
.profContent .profHead a {
	position: absolute;
	right: 0;
	top: 0;
}
.profContent .profHead h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
.media .profHead h3 { color: #26aecb; }
.business .profHead h3,.bisinfo .profHead h3 { color: #6ed19f; }
.life .profHead h3 { color: #f79851; }
.childcare .profHead h3 { color: #e98ab4; }
.profContent p {
	margin-bottom: 1.5em;
}
.profContent h3.type3 {
	margin-top: 40px;
}
#movie {
	margin: 40px auto 0;
	height: 270px;
	width: 480px;
}
.media h3{
	color:#26aecb;
}
.business h3,
.bisinfo h3{
	color:#6ed19f;
}
.life h3{
	color:#f79851;
}
.childcare h3{
	color:#e98ab4;
}



/* -- clubcirclecircle
-------------------------------------------------------------------------------- */
.clubcircle .tabMenu {
	display: block;
	height: 40px;
	overflow: hidden;
}
.clubcircle .tabMenu li {
	color: #FFF;
	line-height: 40px;
	text-align: center;
	display: block;
	float: left;
	height: 40px;
	width: 410px;
	overflow: hidden;
	cursor: pointer;
}
.clubcircle .tabMenu li:first-of-type {
	background: #81cce2;
	margin-right: 15px;
	padding-left: 20px;
}
.clubcircle .tabMenu li:last-of-type {
	background: #eeabc7;
	padding-right: 20px;
}
.clubcircle .tabContent {
	padding: 20px 20px 0;
	overflow: hidden;
}
.clubcircle .sports {
	background: #81cce2;
}
.clubcircle .liberal {
	background: #eeabc7;
}
.clubcircle .tabContent section {
	background: #FFF;
	width: 370px;
	padding: 20px;
	margin-bottom: 15px;
	position: relative;
}
.clubcircle .tabContent section.movie p {
	margin-bottom: 60px;
}
.clubcircle .tabContent section:nth-of-type(odd) {
	float: left;
}
.clubcircle .tabContent section:nth-of-type(even) {
	float: right;
}
.clubcircle .tabContent section figure {
	text-align: center;
	margin-bottom: 20px;
}
.clubcircle .tabContent section h3 {
	font-size: 20px;
	margin-bottom: 20px;
}
.clubcircle .tabContent.sports h3 {
	color: #1aa0b6;
}
.clubcircle .tabContent.liberal h3 {
	color: #fb0266;
}
.clubcircle .tabContent section a {
	background: url(/high-school/campus/img/clubcircle_bt_movie.gif) no-repeat;
	display: block;
	height: 0;
	width: 234px;
	padding-top: 36px;
	overflow: hidden;
	position: absolute;
	left: 88px;
	bottom: 20px;
}
.clubcircle div.active { display: block; }
.clubcircle div.hide { display: none; }



/* -- campusmap
-------------------------------------------------------------------------------- */
.campusmap h2.type2 {
	margin-bottom: 40px!important;
}
.campusmap h2.type2 + p {
	float: right;
}
.campusmap #switch {
	width: 550px;
	height: 450px;
}
.campusmap #switch h3 {
	font-size: 16px;
	color: #1aa0b6;
	margin: 10px 0;
}
.campusmap #switch section {
	display: none;
}
.campusmap .tabMenu {
	display: block;
	overflow: hidden;
}
.campusmap .tabMenu li {
	color: #333;
	font-size: 13px;
	line-height: 20px;
	background: #F6F6F6;
	text-align: center;
	width: 108px;
	height: 20px;
	display: block;
	padding: 5px 0;
	margin-right: 1px;
	float: left;
	cursor: pointer;
}
.campusmap .tabMenu li:nth-of-type(even) {
	width: 109px;
}
.campusmap .tabMenu li.active {
	color: #FFF;
	background: #81CCE2;
}
.campusmap .tabMenu li:last-of-type {
	margin-right: 0;
}
.campusmap .tabContent {
	font-size: 12px;
	padding: 15px;
	margin-bottom: 40px;
	clear: both;
	display: none;
	border: 3px solid #81cce2;
	overflow: hidden;
}
.campusmap .tabContent > dl,
.campusmap .tabContent > ul > li,
.campusmap .tabContent > ol > li {
	float: left;
	width: 209px;
	display: block;
}
.campusmap .tabMenu + div.tabContent > dl {
	width: auto;
	min-width: 110px;
	max-width: 235px;
	padding-right: 20px;
}
.campusmap .tabContent dt {
	font-weight: bold;
	font-size: 13px;
}
.campusmap .tabContent > ul > li {
	white-space: nowrap;
	width: auto;
	padding-right: 60px;
}
.campusmap .tabContent li a {
	line-height: 1.25;
	color: #333;
	background: url(/high-school/common/img/side_arrow2.gif) no-repeat 0 9px;
	padding: 5px 0 5px 10px;
	display: block;
}
.campusmap .tabContent li a:hover {
	color: #3baec1;
}
.campusmap div.active,
.campusmap section.active {
	display: block!important;
}
#reco section {
	font-size: 13px;
	float: left;
	width: 408px;
	margin-top: 40px;
}
#reco h2.type3 {
	margin-bottom: 0;
}
#reco section:nth-of-type(odd) {
	margin-right: 19px;
}
#reco h3 {
	font-size: 16px;
	color: #1aa0b6;
	margin: 10px 0;
}



/* -- calender
-------------------------------------------------------------------------------- */
.calender .tabMenu {
	display: block;
	overflow: hidden;
}
.calender .tabMenu li {
	color: #333;
	font-size: 13px;
	line-height: 20px;
	background: #F6F6F6;
	text-align: center;
	float: left;
	width: 72px;
	height: 20px;
	display: block;
	padding: 5px 0;
	margin-right: 1px;
	cursor: pointer;
}
.calender .tabMenu li.active {
	color: #FFF;
	background: #81CCE2;
}
.calender .tabMenu li:last-of-type {
	margin-right: 0;
}
.calender .tabContent {
	padding: 25px;
	clear: both;
	display: none;
	border: 3px solid #81cce2;
	overflow: hidden;
}
.calender .tabContent section {
	display: none;
}
.calender .tabContent p:first-child {
	text-align: right;
}
.calender .tabContent ul li {
	font-size: 13px;
	padding: 5px 30px 5px 15px;
	display: inline-block;
	white-space: nowrap;
}
.calender .tabContent .y1 { background: url(/high-school/campus/img/cale_ico01.gif) no-repeat 0 center; }
.calender .tabContent .y2 { background: url(/high-school/campus/img/cale_ico02.gif) no-repeat 0 center; }
.calender .tabContent .y12 { background: url(/high-school/campus/img/cale_ico03.gif) no-repeat 0 center; }
.calender .tabContent figure {
	text-align: center;
	margin: 20px 0;
}
.calender .tabContent h3 {
	font-size: 16px;
	color: #1aa0b6;
	margin-bottom: 10px;
}
.calender div.active,
.calender section.active {
	display: block!important;
}
