@charset "UTF-8";


/*--------------------------------------------------------------------
初期設定
--------------------------------------------------------------------*/


body {-webkit-text-size-adjust:100%; -moz-text-size-adjust:100%; -ms-text-size-adjust:100%; -o-text-size-adjust:100%; text-size-adjust:100%;}

header, footer {width:auto; min-width:755px;}
header .content, footer .content {width:755px; margin:0 auto;}

header .content {height:245px;}
header h1 {top:90px; left:80px;}
.subnav1 {position:static; padding:15px 20px;}
.subnav2 {width:auto; left:20px; top:40px;}
header nav {top:205px; left:25px;}
header nav .parent a {padding:0 17px;}
header nav .parent ul {left:0; width:100%;}
header nav .parent ul li {float:left; width:30%;}
header nav .parent ul a {background:none;}
header .search {top:10px; right:110px; height:30px;}
.search_text {border:#ddd solid; border-width:1px 0 1px 1px;}
header .car {top:148px; right:0; height:35px;}

#main {width:755px;}
#content {float:none; width:755px;}

.page #content {min-height:300px;}


#side {float:none; width:755px; margin:20px auto!important;}
#side li {float:left; margin:10px;}
/*#side ul li:first-child img {margin-top:60px;}*/

/*--------------------------------------------------------------------
ページ個別
--------------------------------------------------------------------*/

/* トップページ */
.home #side {position:relative; z-index:20; margin-bottom:-150px!important;}
.home #side ul li {position:relative; top:-150px;}
.home #side ul li:first-child {height:105px; top:-30px;} 
.home #side ul li:first-child img {margin-top:0;}
.home #content {position:relative; z-index:10;}
.home #content>section:last-child ul:last-child li {float:none; margin-bottom:20px;}
.ticker {top:70px; left:10px; width:550px; font-size:83%;}
.ticker li {left:550px;}

/* 卒業生インタビュー */
.int_indiv .catch {width:435px;}

