/*画面の横幅が640pxまで Landscape phones and down */
@media (max-width: 640px) { 
/*ーーーーーーーーーーースタイルここからーーーーーーーーーーーーー*/


.desktop{
	display:none !important;
}
.sp{
	display:block !important;
}

.pc-inline{ 
	display:none !important;
}
.sp-inline{ 
	display:inline-block !important;
}

.toggle-sp-none{
	display:none;
}

body{
	-webkit-text-size-adjust: 100%;
	font-size:13px;
}





/*基本
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

.box-border{
	padding:1em 5%;
}






/*画像回り込み関連*/

.img-left .img{
	width:30%;
	float:left;

}
.img-left .title{
	margin-left:33% !important;
}

.img-right .img{
	width:30%;
	float:right;

}


.img-right-m .img{
	width:35%;
	float:right;

}


.imgL .img{
	width:30% !important;
}
.imgM .img{
	width:30% !important;
}
.imgS .img{
	width:25% !important;
}


/*レイアウト*/

.box-3col{
	
}
.box-3col .left{
	width:100%;
	float:none;
	
}
.box-3col .center{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:1em;
	
}
.box-3col .right{
	width:100%;
	float:none;
	margin-left:0;
	margin-top:1em;
	
}
.box-3col .box-border{
	width:89%;
}


.box-2col{
}
.box-2col .left{
	width:100%;
	float:none;
}
.box-2col .right{
	width:100%;
	float:none;
	margin-top:1em;
}
.box-2col .box-border{
	width:89%;
}

.img-left .title{
	margin-left:35% !important;
}




/*その他デザインレイアウト*/

.listblock-div div{
	display:inline-block;
	width:31%;
	min-width:auto;
	max-width:auto;
	margin-right:2%;
	font-size:90%;
	float:left;
	line-height:125%;
	padding-bottom:8px;
}


.teacher-block .box-3col {
	margin-top:0px !important;
}

.teacher-block .box-3col{
}
.teacher-block .box-3col .left{
	width:31%;
	float:left;
}
.teacher-block .box-3col .center{
	width:31%;
	float:left;
	margin-left:3.5%;
}
.teacher-block .box-3col .right{
	width:31%;
	float:right;
}
.teacher-block .box-3col .box-border{
	width:26.9%;
}

.teacher-block .box-3col div.left,
.teacher-block .box-3col div.center,
.teacher-block .box-3col div.right{
	background-color:#f1f1f1;
	display:block;
	margin-top:15px !important;
}
.teacher-block .box-3col div .img{
	display:block;
	height:auto;
	width:auto;
}
.teacher-block .box-3col div .img img{
	width:100%;
}
.teacher-block .box-3col div .txt{
	display:block;
	height:auto;
	line-height:125%;
	padding:10px 10px;
	font-size:90%;
	min-height:6em;
}
.teacher-block .box-3col div .txt span{
	font-size:80%;
	margin-left:0px;
	display:block;
	margin-top:0.2em;
}
.teacher-block .box-3col div .txt p{
	margin-top:0.5em;
	font-size:80%;
}


.dep-index .full ul li span{
	font-size:90%;
}

		
.dep-index .left{
	width:100%;
	float:none;
}
.dep-index .right{
	width:100%;
	float:none;
	margin-top:30px;
}
		


.dep-concept .c01{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c02{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c03{
	float:none;
	width:auto;
	margin-top:10px !important;
}
.dep-concept .c04{
	float:none;
	width:auto;
	margin-top:10px !important;
}




.blogs li{
	list-style:none;
	width:100%;
	margin:0px 0 10px 0;
	text-align:center;
	float:none;
}

.w20{
	width:35%;
}

.kigyou-tb{
	width:100% !important;
}

.spblock{
	display:block !important;
}

.clubbox .data table{
	font-size:80%;
	line-height:120%;
}

.clubbox .data table th{
	width:40% !important;
}


.lib-calendar-wrapp{
	height:250px !important;
}


.lessen-t-box p span a{
	font-size:70%;
	background-size:5px auto !important;
	padding:8px 0 8px 10px;
}


/*施設紹介*/
.campusbox{
	width:100%;
	margin:5px 0;
	float:none;
}
.campusbox-m{
	width:100%;
}


.campusinner .img-m img{
	width:100%;
}
.campusinner .img-m img.left{
	margin-right:0px;
}


/*ニュースおしらせ*/

.cmslist th{
	
	
}

/*オープンキャンパス*/
.op-main-title{
	font-size:40px;
}

.op-day{
	display:block;
}


/*cms*/

.cms-debox img{
	max-width:320px;
}


		

/**/
#header{
	display:none;
}

	
#main-wrapper{
	position:relative;
	top:0;
	right:0;
	width:100%;
	z-index:1;
	
}



#footer{
	padding-top:1em;
	padding-bottom:30px;
	background-color:#ffffff;
	font-size:80%;
	line-height:110%;
	border-top:solid #dcdcdc 1px;
}
#pagetop {
	text-align:center;
}
#pagetop img{
	width:80px;
}
#footer-nav{
	margin-top:1em;
	background-color:#eeeeee;
	text-align:left;
	border-top:solid #dcdcdc 1px;
}
#footer-nav span{
	display:block;
	border-bottom:solid #dcdcdc 1px;
}
#footer-nav div{
	
}
#footer-nav a{
	color:#333333;
	text-decoration:none;
	
	display:block;
	padding:1em 5% 1em 8%;
	background:url(../images/icon_arrow_g.png) 5% center no-repeat;
	background-size:auto 1em;
	display:block;
}
#footer-nav #nav02 a{
	color:#6a328f;
	background:url(../images/icon_arrow_p.png) 5% center no-repeat;
	background-size:auto 1em;
	display:block;
}
#footer address{
	width:80%;
	margin:2em auto 0 auto;
}
#footer .contents-inner{
	text-align:left;
	width:100%;
	margin:0 auto;
}



/*共通*/
.contents-wrapper{
	text-align:left;
	width:100%;
}
.contents-inner{
	text-align:left;
	width:90%;
	margin:0 auto;
}


.contents-title{
	background:url(../images/bg_titleover.png) left top repeat;
	text-align:left;
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
	z-index:4;
}
.contents-title-s{
	background:url(../images/bg_titleover.png) left top repeat;
	text-align:left;
	height:50px;
	position:relative;
	z-index:2;
}
.contents-title-m{
	background:url(../images/bg_titleover.png) left top repeat;
	height:135px;
	text-align:left;
	position:relative;
	z-index:2;
	
}

.contents-w-bg{
	background-color:#ffffff;
}
.contents-p-bg{
	background-color:#f7f3f8;
}
.contents-t-bg{
	background:url(../images/bg_titleover.png) left top repeat;
}






/*下層共通
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.page #nav {
	background-color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
}
.page #nav h1{
	width:80px;
	margin:0px 0 0 10px;
}
.page #gnavi{
	margin-top:10px;
}

#page-wrapper{
	font-size:90%;
}

.page #footer{
	margin-top:30px;
}



.page-full-img{
	 height:185px;
	 width:100%;
	 background-size:cover !important;
}

.page-full-title{
	text-align:left;
	background-color:#b498c7;	
}
.page-full-title-b{
	text-align:left;
	background-color:#69318e;
}

.page .contents-inner h2{
	line-height:110%;
	font-weight:400;
}
.page .page-full-title .contents-inner h2{
	color:#ffffff;
	font-size:150%;
	padding-top:15px;
	padding-bottom:15px;
	height:auto;
	border:none;
}
.page .page-full-title-b .contents-inner h2{
	color:#ffffff;
	font-size:170%;
	padding-top:20px;
	padding-bottom:20px;
	height:auto;
	border:none;
}

.page .contents-inner h2{
	color:#69318e;
	font-size:170%;
	padding-top:15px;
	padding-bottom:15px;
	border-bottom:solid #69318e 1px;
}
.page .contents-title .contents-inner h2{
	color:#69318e;
	font-size:170%;
	padding:0;
	border:none;
}
.page .contents-title{
	margin-top:-50px;
}
.page .contents-title-m .contents-inner h2{
	color:#69318e;
	font-size:170%;
	padding-top:2.4em;
	border:none;
}
.page .contents-title-m {
	margin-top:-135px;
}
.page .contents-title-s .contents-inner h2{
	color:#69318e;
	font-size:170%;
	border:none;
}
.page .contents-title-s{
	margin-top:-50px;
}


.page .contents-inner h3{
	font-size:150%;
	line-height:120%;
	font-weight:400;
	padding-top:30px;
}


.page .contents-inner .cbox{
	padding-top:30px;
	padding-bottom:40px;
	clear:both;
}


.page-contents{
	margin-top:30px;
	clear:both;
}


/*メニューありページ*/
#page-menu-bg{
	display:none;
}

#page-menu{
	width:100%;
	line-height:110%;
	font-size:90%;
}
#page-menu-inner{
	
}


#page-title-box{
	background-color:#69318e;
	text-align:center;
	color:#FFFFFF;
	width:100%;
}
#page-title-box-inner{
	background-color:#69318e;
	text-align:center;
	vertical-align:middle;
	width:95%;
	padding:1.5em 0px 1.5em 5%;
}

#page-title-box h2{
	font-size:120%;
}
#page-title-box p{
	margin-top:1em;
	font-size:90%;
}

#page-title-box h2 a {
	color:#ffffff;
	text-decoration:none;
	display:block;
}
#page-title-box h2 a:hover {
	color:#9864ba;
	text-decoration:none;
}
#page-title-box p a{
	color:#ffffff;
	text-decoration:underline;
}
#page-title-box p a:hover {
	color:#9864ba;
	text-decoration:none;
}


#page-title-box #sp-title{
	width:82%;
	float:left;
	text-align:left;
	
}
#page-title-box #sp-menu-btn{
	width:40px;
	height:40px;
	background:url(../images/sp_btn_menu_up.png) center center no-repeat;
	background-size:40px 40px;
	float:right;
	margin-right:10px;
}
#page-title-box .close{
	width:40px;
	height:40px;
	background:url(../images/sp_btn_menu_down.png) center center no-repeat !important;
	background-size:40px 40px !important;
}


#page-menu ul{
	position:relative;
}
#page-menu ul li{
	list-style:none;
	text-align:left;
}
#page-menu ul li a{
	display:block;
	color:#656565;
	text-decoration:none;
	padding:13px 10% 13px 5%;
	background:#eeeeee url(../images/arrow_p.png) 95% center no-repeat;
	background-size:6px auto;
}
#page-menu ul li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w.png) 95% center no-repeat;
	background-size:6px auto;
}
#page-menu ul li.current a{
	color:#ffffff;
	text-decoration:none;
	background:#562b72 url(../images/arrow_w.png) 95% center no-repeat;
	background-size:6px auto;
}


.page-dep-music #page-menu ul li.current a{background:#00afec url(../images/arrow_w.png) 95% center no-repeat}
.page-dep-humanities #page-menu ul li.current a{background:#6fba2c url(../images/arrow_w.png) 95% center no-repeat}
.page-dep-develop #page-menu ul li.current a{background:#ed798e url(../images/arrow_w.png) 95% center no-repeat}
.page-dep-develop-nutrition #page-menu ul li.current a{background:#f39800 url(../images/arrow_w.png) 95% center no-repeat}



#page-menu ul ul li a{
	display:block;
	color:#656565;
	text-decoration:none;
	padding:8px 10% 8px 5%;
	background:#DFDFDF url(../images/arrow_g.png) 95% center no-repeat;
	background-size:6px auto;
}


#page-menu ul.page-anc li a{
	display:block;
	color:#656565;
	text-decoration:none;
	background:#eeeeee url(../images/arrow_p_a.png) 95% center no-repeat;
	background-size:10px auto;
}
#page-menu ul.page-anc li a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w_a.png) 95% center no-repeat;
	background-size:10px auto;
}

#page-menu ul li.blank a{
	display:block;
	color:#656565;
	text-decoration:none;
	background:#eeeeee url(../images/icon_blank_g.png) 95% center no-repeat !important;
	background-size:15px auto !important;
}
#page-menu ul li.blank a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/icon_blank_w.png) 95% center no-repeat !important;
	background-size:15px auto !important;
}


#page-menu ul li.backlink a{
	display:block;
	color:#888888;
	text-decoration:none;
	background:#e0e0e0 url(../images/arrow_g.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	border-bottom:solid #ccccccc 1px;
}
#page-menu ul li.backlink a:hover{
	color:#ffffff;
	text-decoration:none;
	background:#666666 url(../images/arrow_w.png) 95% center no-repeat !important;
	background-size:6px auto !important;
	border-bottom:solid #cccccc 1px;
}




.page-m #page-wrapper .contents-wrapper{
	width:100%;
}
.page-m #page-wrapper .contents-inner{
	width:90%;
}

.page-m #page-wrapper .contents-title{
	
}
.page-m #page-wrapper .contents-title-s{
	
}
.page-m #page-wrapper .contents-title-m{
	
}


/*下層メニュー
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/



/*グローバルナビ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#nav{
	position:relative;
	z-index:9998;
}

#sp-btn-nav{
	position:absolute;
	top:10px;
	right:10px;
	width:40px;
	cursor:pointer;
}


#gnavi{
	position:absolute;
	z-index:9999;
	padding-bottom:20px;
	width:100%;
	display:none;
	text-align:left;
	border-top:solid #69318e 1px;
}
#gnavi ul{
	background-color:#eeeeee;
}
#gnavi ul li{
	list-style:none;
	display:inline-block;
	border-bottom:solid #b0b0b0 1px;
}
#gnavi ul li a{
	display:block;
	padding:0.8em 1em;
	background:url(../images/arrow_g.png) 97% center no-repeat;
	background-size:8px auto;
}

#gnavi ul li#gn002 span{
	display:block;
	padding:0.8em 1em;
}
#gnavi ul li img{
	height:2.5em;
}

#gnavi ul li#gn001{width:100%;}
#gnavi ul li#gn002{width:100%;}
#gnavi ul li#gn003{width:50%; float:left;}
#gnavi ul li#gn004{width:50%;}
#gnavi ul li#gn005{width:50%; float:left; clear:both;}
#gnavi ul li#gn006{width:50%;}
#gnavi ul li#gn007{width:100%; clear:both;}

#gnavi ul li#gn003 a{border-right:solid #b0b0b0 1px;}
#gnavi ul li#gn005 a{border-right:solid #b0b0b0 1px;}

#gnavi ul li#gn003 a{background-position:94% center;}
#gnavi ul li#gn004 a{background-position:94% center;}
#gnavi ul li#gn005 a{background-position:94% center;}
#gnavi ul li#gn006 a{background-position:94% center;}


#gnavi ul li#gn002 #sp-ac-navi{
	border-top:solid #dcdcdc 1px;
	font-size:13px;
}
#gnavi ul li#gn002 #sp-ac-navi span{
	display:inline-block;
	width:33.3333%;
	padding:0;
}
#gnavi ul li#gn002 #sp-ac-navi span a{background-position:91% center; color:#333333; text-decoration:none; padding:1em 1em;}
#gnavi ul li#gn002 #sp-ac-navi span.sa01 a{border-right:solid #dcdcdc 1px;}
#gnavi ul li#gn002 #sp-ac-navi span.sa02 a{border-right:solid #dcdcdc 1px;}

#gnavi ul ul{
	display:none;
}


#sp-navi-bottom{
	background-color:#c9c9c9;
}
#sp-navi-bottom ul#head-nav li{
	width:33.3333%;
	padding:0;
	float:left;
	font-size:10px;
}
#sp-navi-bottom ul#head-nav li a{
	background-color:#c9c9c9;
	background-position:91% center;
	 color:#333333; text-decoration:none;
}
#sp-navi-bottom ul#head-nav li.hn001 a{border-right:solid #b0b0b0 1px;}
#sp-navi-bottom ul#head-nav li.hn002 a{border-right:solid #b0b0b0 1px;}
#sp-navi-bottom ul#head-nav li.hn004 a{border-right:solid #b0b0b0 1px; clear:both;}
#sp-navi-bottom ul#head-nav li.hn005 a{border-right:solid #b0b0b0 1px;}

#head-menu {
	width:100%;
	clear:both;
}


#head-menu div#search{
	width:90%;
	margin:0 auto;
	padding:1em 0;
	clear:both;
	
}

#head-menu div#search input[type="text"]{
	width:75%;
	margin:0;
	padding:0.5em;
	
	border:solid #A4A4A4 1px;
}
#head-menu div#search input[type="submit"]{
	border:none;
	background:none;
	background:url(../images/icon_sreach.png) center right no-repeat;
	height:23px;
	width:18% !important;
	margin:0;
	font-size:12px;
	text-align:left;
}

#lang{
	width:100%;
	border-top:solid #b0b0b0 1px;
	font-size:80%;
	background-color:#ABABAB;
}
#lang span{
	width:30%;
	display:inline-block;
	padding:0.8em 0;
	margin:0;
	color:#666666;
	padding-left:1em;
}
#lang span a{
	 color:#eeeeee; 
	 text-decoration:none;
	 background:url(../images/arrow_w.png) 95% center no-repeat;
	background-size:8px auto;
	width:30%;
	padding-right:2em;
}
#lang span#english{padding-left:0em;}
#lang span#chinese{padding-left:0em;}



#sp-close{
	width:50px;
	margin:40px auto 0 auto;
	clear:both;
	
}
#shadow{
	background:url(../images/bg_shadow.png) left top repeat;
	position:fixed;
	width:100%;
	height:150%;
	top:-5%;
	z-index:99;
	display:none;
}
	



		
/*トップ
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
.index #shadow{
	top:70px;
}
.shadow-fix{
	top:0 !important;
}

.index #nav h1{
	width:150px;
	margin:0px auto 0 auto;
	padding-top:100px;
}
.index #sp-btn-nav{
	margin-top:0px;
}
.index #gnavi{
	top:70px;
}

.index #main-wrapper{
	
}
.index #main-inner{
	background-color:#ffffff;
	
}

.index #footer{
	background-color:#ffffff;
}


.index #block01-bg{
	background:url(../images/top_mainbg01.jpg) center top no-repeat;
	background-size:cover;
	width:100%;
	height:130%;
	position:absolute;
	top:0;
}




#top-headbar{
	background:url(../images/bg_topheadover.png) left top repeat;
	padding:15px 0;
	margin-top:50px;
	margin-bottom:50px;
}
#top-headbar a{
	display:block;
}
#top-headbar h2{
	display:none;
}
#top-headbar #headbar-btn{
	position:relative;
}
#top-headbar #headbar-btn .left-btn{
	width:70%;
	padding-bottom:15px;
	border-bottom:solid #ffffff 1px;
	
}
#top-headbar #headbar-btn .center-btn{
	width:70%;
	
}
#top-headbar #headbar-btn .center-btn span{
	display:block;
	margin-top:15px;
	padding-bottom:15px;
	border-bottom:solid #ffffff 1px;
}
#top-headbar #headbar-btn .right-btn{
	width:25%;
	position:absolute;
	right:0;
	top:38px;
}


.ongaku-banner{
	margin-bottom:15px;
	margin-top:-15px;
}

.topbanner {
	text-align:center;
}
.topbanner span{
	display:inline-block;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
.topbanner span img{
	width:120px;
}

.index #block01 .contents-inner .topbanner-left-type01{
	padding: 0 0px 0px 0;
}
.index #block01 .contents-inner span.w2{
	width:90%;
	max-width:255px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.index #block01 .contents-inner span.w2 img{
	width:100%;
}

.index #block01 .mb{
	padding-bottom:0px;
}


.index #block01 .contents-inner div.linkbanner{
	display:inline-block;
	width:120px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
}

.index #block01 .contents-inner div.linkbanner p{
	margin-top:0;
}
.index #block01 .contents-inner div.linkbanner p.b02{
	margin-top:10px;
}
.index #block01 .contents-inner div.linkbanner p img{
	
}




.index .contents-inner {
	
}
.index .contents-inner h2{
	margin-top:25px;
	margin-bottom:10px;
}
.index .contents-inner h3{
	font-size:1.2em;
	margin-top:25px;
	margin-bottom:10px;
}

.index .contents-inner h2 img{
	height:1.5em;
}

.index .ac-inner{
	
	margin:15px auto 0 auto;
	border:solid #9864ba 5px;
	padding-bottom:15px;
}
.index .ac-img h2{
	padding:15px 0;
	margin:0 !important;
	text-align:center;
	background:url(../images/bg_topheadover.png) left top repeat;
}
.index .ac-img h2 img{
	height:1.5em;
}
.index .ac-inner .txt{
	padding:15px 0;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	font-size:90%;
}
.index .ac-inner .btn-wrapp span{
	display:block;
	margin-top:10px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}
.index .ac-inner .btn-wrapp span a{
	display:block;
	background:url(../images/arrow_p.png) 95% center no-repeat;
	background-size:0.8em auto;
	border:solid #6a328f 1px;
	padding:0.5em;
	text-decoration:none;
}

	


.index .ac01 .ac-img{
	background:url(../images/top_actitle01_bg.jpg) center top no-repeat;
	background-size:cover;
	height:250px;
}
.index .ac02 .ac-img{
	background:url(../images/top_actitle02_bg.jpg) center center no-repeat;
	background-size:cover;
	height:250px;
}
.index .ac03 .ac-img{
	background:url(../images/top_actitle03_bg.jpg) center center no-repeat;
	background-size:cover;
	height:250px;
}




/*カラー調整*/
.index .ac01 .ac-inner{
	border:solid #00afec 5px;
}
.index .ac02 .ac-inner{
	border:solid #6fba2c 5px;
}
.index .ac03 .ac-inner{
	border:solid #ed798e 5px;
}
/**/
.index #block02 .contents-inner .ac01 .ac-inner h2{
	text-align:center;
	background:url(../images/bg_topactitle01.png) left top repeat;
}
.index #block02 .contents-inner .ac02 .ac-inner h2{
	text-align:center;
	background:url(../images/bg_topactitle02.png) left top repeat;
}
.index #block02 .contents-inner .ac03 .ac-inner h2{
	text-align:center;
	background:url(../images/bg_topactitle03.png) left top repeat;
}
/**/
.index #block02 .contents-inner .ac01 .ac-inner .txt p.main{
	color:#0095c8;
}
.index #block02 .contents-inner .ac02 .ac-inner .txt p.main{
	color:#3aa107;
}
.index #block02 .contents-inner .ac03 .ac-inner .txt p.main{
	color:#ec274a;
}
/**/
.index #block02 .contents-inner .ac01 .ac-inner .btn-wrapp span a{
	border:solid #00afec 1px;
	color:#00afec;
	background:url(../images/arrow_p_bottom01.png) 95% center no-repeat;
}
.index #block02 .contents-inner .ac01 .ac-inner .btn-wrapp span a:hover{
	color:#00afec;
	
}
.index #block02 .contents-inner .ac02 .ac-inner .btn-wrapp span a{
	border:solid #6fba2c 1px;
	color:#6fba2c;
	background:url(../images/arrow_p_bottom02.png) 95% center no-repeat;
}
.index #block02 .contents-inner .ac02 .ac-inner .btn-wrapp span a:hover{
	color:#6fba2c;
	
}
.index #block02 .contents-inner .ac03 .ac-inner .btn-wrapp span a{
	border:solid #ed798e 1px;
	color:#ed798e;
	background:url(../images/arrow_p_bottom03.png) 95% center no-repeat;
}
.index #block02 .contents-inner .ac03 .ac-inner .btn-wrapp span a:hover{
	color:#ed798e;
	
}
.index #block02 .contents-inner .ac03 .ac-inner .btn-wrapp span.btn-nutri a{
	border:solid #f39800 1px;
	color:#f39800;
	background:url(../images/arrow_p_bottom04.png) 95% center no-repeat;
}
.index #block02 .contents-inner .ac03 .ac-inner .btn-wrapp span.btn-nutri a:hover{
	color:#f39800;

}


/*大学院ボタン*/
.btn-ongaku-daigakuin{
	margin-top: 15px;
}
.btn-ongaku-daigakuin a{
	font-size: 16px !important;
	width:100% !important;
	display: block;
	background:url(../images/bg_topactitle01.png) left top repeat !important;
	color: #fff;
	padding: 0 !important;
	text-align: center !important;
	text-decoration: none;
}
.btn-ongaku-daigakuin a span{
	display: block;
	padding: 15px 0 !important;
	border:solid #00afec 5px;
	background: url(../images/icon_blank_w.png) 95% center no-repeat;
	background-size: 16px;
}



.index .contents-title-m{
	padding:0;
	margin:0;
	height:auto;
}
.index .info-box h3{
	margin-top:15px;
	padding-top:15px;
	border-top:solid #dcdcdc 1px;
	margin-bottom:15px;
}
.index .info-box h3 img{
	height:1.1em;
}

.index #INFO{
	
	clear:both;
}

.index .info-box .itembox{
	padding:10px 0;
	background:url(../images/line_dot.gif) left bottom repeat-x;
	clear:both;
	font-size:90%;
}

.index .info-box .itembox .thum{
	width:68px;
	float:left;
	margin-right:1em;
}

.info-box .itembox .txt{
	line-height:125%;
}
.info-box .itembox .txt span{
	color:#69318e;
}
 .info-box .itembox .txt span.new{
	color:#69318e;
	font-weight:bold;
	margin-left:10px;
}
.info-box .itembox .txt p{
	margin-top:10px;
}

.thumpost .txt.thum{
	width:68px;
	float:left;
	margin-right:0em !important;
}
.thumpost .txt{
	width:70% !important;
	float:right;
}



.index .top-banner-area dl dd{
	width:48%;
	float:left;
	margin:5px 1%;
}


#block04 .contents-wrapper{
	background:url(../images/top_mainbg04.jpg) center top no-repeat;
	background-size:cover;
	padding:15px 0;
}

.orig dl dd{
	margin-top:5px;
}
.orig dl dd a{
	display:block;
	border:solid #dcdcdc 1px;
}

.blok04-bottom-banner .contents-wrapper{
	padding-bottom:25px;
	padding-top:15px;
	background-color:#f8f8f8;
}
.blok04-bottom-banner h3{
	margin-top:0 !important;
	clear:both;
}

.blok04-bottom-banner{
	
}
.blok04-bottom-banner dl{
	
}
.blok04-bottom-banner dl dd{
	width:31%;
	float:left;
	margin:5px 1% 0 1%;
}
.blok04-bottom-banner dl dd a{
	display:block;
	border:solid #dcdcdc 1px;
}

.top-bottom-right{
	clear:both;
	padding-top:15px;
}



.caticon{
	display:block !important;
	font-size:12px !important;
	padding:0.3em 0em !important;
	width:130px !important;
	text-align:center !important;
	margin-right:1em;
	background-color:#B5B5B5;
	margin-top:0.2em;
	margin-bottom:0.2em;
	float:none !important;
	
}


.blog-ptxt{
	display:block !important;
	float:none !important;
	width:100% !important;
	margin:0em 0em 0 0 !important;
}


.blog-post .caticon{
	font-size:12px !important;
	float:none;
	width:130px;
}

.list-f-post .caticon{
	font-size:12px !important;
	float:none;
	width:130px;
}





/*cvボタン*/
#footer.cv-footer{
	padding-bottom: 100px;
}


.cv-btn-bar{
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	height: 73px;

	
}


.cv-btn-bar a{
}
.cv-btn-bar a p{
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding-top: 0.1em;
	font-size: 18px;
	padding-right: 10%;
	background: url(../images/arrow_w.png) 92% center no-repeat;
	background-size: 10px auto;
}
.cv-btn-bar a p span{
	display: block;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 3px;
}

.cv-btn-bar a:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}


.cv-btn-bar .cv-btn01{
	height: 70px;
}
.cv-btn-bar .cv-btn02{
	height: 70px;

}


/*ーーーーーーーーーーースタイルここまでーーーーーーーーーーーーー*/		
}