@charset "UTF-8";
/* ==========================================================================
  トップ（スマホ）
========================================================================== */

/*  ヘッダー  */
/* --------------------------------------- */
header#TopHeader{
	margin				: 0px auto;
	padding				: 5px;
	clear				: both;
	overflow			: hidden;
	background-color	: #ff6868;
}

header#TopHeader h1{
	width					: 260px;
	height					: 33px;
	overflow				: hidden;
	margin-bottom			: 8px;
	text-indent				: 100%;
	white-space				: nowrap;
	background				: url(../common/tit_logo_sp.png) no-repeat 0 0;
	-webkit-background-size	: 260px 33px;
	-moz-background-size	: 260px 33px;
	background-size			: 260px 33px;
}


/*  上部ボタン  */
/* --------------------------------------- */

#TopBtn01{
	padding:5px 5px 10px;
	background-color:#efefef;
}

#TopBtn01 p{
	padding-top:5px}

#TopBtn01 a{
	display:block;
	overflow	: hidden;
	text-indent	: 100%;
	white-space	: nowrap;
	-moz-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
  -webkit-box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
  box-shadow: 0px 0px 2px rgba(000,000,000,0.3);
	}

#TopBtn01 .btn_top_mail a{
	height:54px;
	border					: solid 3px #80c5fd;
	background				: url(../images/btn_mail_sp.png) no-repeat 8px 50%,url(../images/btn_mail_bg_sp.png) no-repeat right bottom,#48b1ff;
	-webkit-background-size	: 230px auto,75px auto;
	-moz-background-size	: 230px auto,75px auto;
	background-size			: 230px auto,75px auto;
}
	
#TopBtn01 .btn_top_center a{
	height:54px;
	border					: solid 3px #fd8bc0;
	background				: url(../images/btn_center_sp.png) no-repeat 8px 50%,url(../images/btn_center_bg_sp.png) no-repeat right bottom,#fd69a4;
	-webkit-background-size	: 155px auto,82px auto;
	-moz-background-size	: 155px auto,82px auto;
	background-size			: 155px auto,82px auto;
}

#TopBtn01 .btn_top_juhaku a{
	height:42px;
	border					: solid 3px #b5e964;
	background				: url(../images/btn_juhaku_sp.png) no-repeat 8px bottom,url(../images/ico_top_arrow01.png) no-repeat 98% center,#77bc0c;
	-webkit-background-size	: 235px auto,12px auto;
	-moz-background-size	: 235px auto,12px auto;
	background-size			: 235px auto,12px auto;
}

/*  トップコンテンツ  */
/* --------------------------------------- */

#TopContents{
	border-top:dotted 1px #999999;
}

#TopContLeft{
	margin-top:5px;
	padding:5px;
}

/*  メイン・メニューボタン  */
/* --------------------------------------- */

/*  メインボタン  */
#TopMainBtn01 .topBtn01_R{
	margin-top:5px}

#TopMainBtn01 a{
	display:block;
	overflow	: hidden;
	text-indent	: 100%;
	white-space	: nowrap;
	box-sizing:border-box;
	}

#TopMainBtn01 .btn_top_room01 a{
	height:60px;
	border					: solid 2px #ff9024;
	background				: url(../images/btn_room_sp.png) no-repeat 10px 50%,url(../images/btn_room_bg_sp.png) no-repeat right bottom,#FFF;
	-webkit-background-size	: 177px auto,150px auto;
	-moz-background-size	: 177px auto,150px auto;
	background-size			: 177px auto,150px auto;
}
	
#TopMainBtn01 .btn_top_room02 a{
	height:42px;
	border-right: 3px solid #ff9024;
	border-bottom: 3px solid #ff9024;
	border-left: 3px solid #ff9024;
	background				: url(../images/btn_room02_sp.png) no-repeat 10px 50%,url(../images/ico_top_arrow01.png) no-repeat 98% 50%,#ff6c00;
	-webkit-background-size	: 212px auto,12px auto;
	-moz-background-size	: 212px auto,12px auto;
	background-size			: 212px auto,12px auto;
}

#TopMainBtn01 .btn_top_pro01 a{
	height:60px;
	border					: solid 2px #4a86ff;
	background				: url(../images/btn_pro_sp.png) no-repeat 10px 50%,url(../images/btn_pro_bg_sp.png) no-repeat right bottom,#FFF;
	-webkit-background-size	: 220px auto,150px auto;
	-moz-background-size	: 220px auto,150px auto;
	background-size			: 220px auto,150px auto;
}
	
#TopMainBtn01 .btn_top_pro02 a{
	height:42px;
	border-right : solid 2px #4a86ff;
	border-bottom: solid 2px #4a86ff;
	border-left  : solid 2px #4a86ff;
	background				: url(../images/btn_pro02_sp.png) no-repeat 10px 50%,url(../images/ico_top_arrow01.png) no-repeat 98% 50%,#206aff;
	-webkit-background-size	: 212px auto,12px auto;
	-moz-background-size	: 212px auto,12px auto;
	background-size			: 212px auto,12px auto;
}

/*  メニューボタン  */

#TopMenuBtn01{margin-top:10px}

#TopMenuBtn01 li,
#TopMenuBtn02 li{
	margin-top:6px}

#TopMenuBtn01 a,
#TopMenuBtn02 a{
	display:block;
	overflow	: hidden;
	text-indent	: 100%;
	white-space	: nowrap;
	box-sizing:border-box;
	}
	
#TopMenuBtn01 .btn_top_meal a{
	height:44px;
	border					: solid 2px #ff9c00;
	background				: url(../images/btn_meal_sp.png) no-repeat 5px bottom,url(../images/ico_top_arrow04.png) no-repeat 98% center,#f0f0f0;
	-webkit-background-size	: 218px auto,12px auto;
	-moz-background-size	: 218px auto,12px auto;
	background-size			: 218px auto,12px auto;
	}

#TopMenuBtn01 .btn_top_pc a{
	height:64px;
	border					: solid 2px #ff9f9f;
	background				: url(../images/btn_pc_sp.png) no-repeat 0 50%,url(../images/ico_top_arrow03.png) no-repeat 98% center,#f0f0f0;
	-webkit-background-size	: 257px auto,12px auto;
	-moz-background-size	: 257px auto,12px auto;
	background-size			: 257px auto,12px auto;
	}

#TopMenuBtn01 .btn_top_text a{
	height:44px;
	border					: solid 2px #77bc0c;
	background				: url(../images/btn_text_sp.png) no-repeat 3px bottom,url(../images/ico_top_arrow05.png) no-repeat 98% center,#f0f0f0;
	-webkit-background-size	: 218px auto,12px auto;
	-moz-background-size	: 218px auto,12px auto;
	background-size			: 218px auto,12px auto;
	}

#TopMenuBtn01 .btn_top_welcome a{
	height:44px;
	border					: solid 2px #ff9f9f;
	background				: url(../images/btn_welcome_sp.png) no-repeat 5px bottom,url(../images/ico_top_arrow03.png) no-repeat 98% center,#f0f0f0;
	-webkit-background-size	: 218px auto,12px auto;
	-moz-background-size	: 218px auto,12px auto;
	background-size			: 218px auto,12px auto;
	}
	
#TopMenuBtn02 .btn_top_newlife a{
	display					: block;
	height					: 60px;
	overflow				: hidden;
	text-indent				: 100%;
	white-space				: nowrap;
	border					: solid 2px #ff6f00;
	background				: url(../images/btn_newlife_sp.png) no-repeat 5px center,url(../images/btn_newlife_bg_sp.png) no-repeat right center, #ffffc7;
	-webkit-background-size	: 255px 60px,185px 60px;
	-moz-background-size	: 255px 60px,185px 60px;
	background-size			: 255px 60px,185px 60px;
	}
	
#TopMenuBtn02 .btn_top_mov a{
	height:44px;
	border					: solid 2px #e091d6;
	background				: url(../images/btn_mov_sp.png) no-repeat 5px bottom,url(../images/ico_top_blank02.png) no-repeat 98% center,#f0f0f0;
	-webkit-background-size	: 150px auto,18px auto;
	-moz-background-size	: 150px auto,18px auto;
	background-size			: 150px auto,18px auto;
	}	


/*  右コンテンツ  */
/* --------------------------------------- */

/*  ニュース  */
#TopNews{margin-top: 20px;}
	
#TopNews #TopNewsTitle{
	height				: 40px;
	clear				: both;
	overflow			: hidden;
	color				: #fff;
	background-color	: #40acfd;
}

#TopNewsTitle h2{
	float		: left;
	padding		: 10px;
	font-size	: 1.077em;
}

#TopNewsTitle #TopNewsLink{
	float		: right;
	padding		: 10px;
	font-size	: 0.923em;
}

#TopNewsLink p{
	float		: left;
	margin-left	: 5px
}

#TopNewsLink p.topNewsArw a{
	padding-left			: 10px;
	color					: #fff;
	text-decoration			: none;
	background				: url(../common/ico_arrow_s02.png) no-repeat 0px 0.3em;
	-webkit-background-size	: 7px 11px;
	-moz-background-size	: 7px 11px;
	background-size			: 7px 11px;
}

#TopNewsList{margin: 10px;}

.rss img{
	height	:auto;
	width	:16px;
}

/*　オープンキャンパスバナー  */
#TopBtnBanner{ margin-top:15px}

#TopBtnBanner li{margin: 0 5px 7px}

#TopBtnBanner a{
	display		: block;
	overflow	: hidden;
	height		: 60px;
	text-indent	: 100%;
	white-space	: nowrap;
}

#TopBtnBanner a#TopBtnCampus{
	border					: solid 2px #7dc4ff;
	background				: url(../images/top_banner_campus_sp.png) no-repeat 8px 8px,url(../images/top_banner_campus_bg_sp.png) no-repeat right center,#60bff6;
	-webkit-background-size	: 240px 40px,90px 60px, auto;
	-moz-background-size	: 240px 40px,90px 60px, auto;
	background-size			: 240px 40px,90px 60px, auto;
}

/* お役立ちコンテンツ  */
#TopBtnCont{
	margin-top: 20px;
  border-top:dotted 1px #999999;}

#TopBtnCont ul{
	margin:5px;
	background-color:#eaeaea}

#TopBtnCont li{ border-bottom: solid 1px #38aaff}

#TopBtnCont li:last-child { border-bottom: none}

#TopBtnCont a{
	display		: block;
	overflow	: hidden;
	height		: 44px;
	text-indent	: 100%;
	white-space	: nowrap;
}

#TopBtnCont .btn_top_guide a{
	background				: url(../images/btn_top_link01_sp.png) no-repeat 5px center,url(../common/ico_btn_ar01.png) no-repeat 98% center,#eaeaea;
	-webkit-background-size	: 200px auto,11px auto;
	-moz-background-size	: 200px auto,11px auto;
	background-size			: 200px auto,11px auto;
}
	
#TopBtnCont .btn_top_bbc a{
  background				: url(../images/btn_top_link02_sp.png) no-repeat 5px center,url(../images/ico_top_blank01.png) no-repeat 98% center,#eaeaea;
	-webkit-background-size	: 220px auto,18px auto;
	-moz-background-size	: 220px auto,18px auto;
	background-size			: 220px auto,18px auto;
}

#TopBtnCont .btn_top_mailmag a{
	background				: url(../images/btn_top_link03_sp.png) no-repeat 5px center,url(../images/ico_top_blank01.png) no-repeat 98% center,#eaeaea;
	-webkit-background-size	: 200px auto,18px auto;
	-moz-background-size	: 200px auto,18px auto;
	background-size			: 200px auto,18px auto;
}

#TopBtnCont .btn_top_qa a{
	background				: url(../images/btn_top_link04_sp.png) no-repeat 5px center,url(../common/ico_btn_ar01.png) no-repeat 98% center,#eaeaea;
	-webkit-background-size	: 200px auto,11px auto;
	-moz-background-size	: 200px auto,11px auto;
	background-size			: 200px auto,11px auto;
}



/* 関連リンク  */
#TopLink{
	margin-top:10px;
	padding-top:10px;
  border-top:dotted 1px #999999;}

#TopLink li{margin:0 5px 7px}

#TopLink a{
	display					: block;
	padding					: 14px 10px 14px 20px;
	color					: #246c98;
	font-size				: 1.077em;
	line-height				: 1.4;
	text-decoration			: none;
	border					: solid 1px #40acfd;
	background				: #fff url(../images/ico_top_link_sp.gif) no-repeat 0 center;
	-webkit-background-size	: 15px 60px;
	-moz-background-size	: 15px 60px;
	background-size			: 15px 60px;
}

#TopLink a:hover{background: #dbf0ff url(../images/ico_top_link_pc.gif) no-repeat 0 center;}