@charset "utf-8";


/*------------- PC_SP切り替え -------------*/
.sp_sp {
  	display: none;
}

.alertContract {
    margin: 30px auto;
	border: 1px solid #ea7d7d;
    background-color: #fdefef;
    padding: 15px;
}

.alertContractTitle {
    font-size: 105%;
    font-weight: bold;
    color: #e20000;
}

.information {
    margin: 0 auto 60px;
}

.sns_bottom {
    width: 1000px;
    margin: 0 auto 30px;
    text-align: right;
    float: none;
}
.contents ul{
  clear: both;
}

@media screen and (max-width: 768px) {
	/* 768px以下用の記述 */
	
	#d_page {
		font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
		background: url(../../sp/images/common_bg002.gif)  repeat-x center top !important;
		color: #000;
		clear: both;
		float: none;
		margin: 0;
		padding: 0;
		-webkit-text-size-adjust: 100%;
		min-width: 310px;
	}
	
	
	/*------------- PC_SP切り替え -------------*/
	.sp_pc {
		display: none !important;
	}
	
	.sp_sp {
		display: block !important;
	}
	
	.sp_tpc {
		display: none !important;
	}
	
	
	.pankuzu {
		display: none !important;
	}

	/* ヘッダー ミニ
	---------------------------------------*/
	.sheader {
		min-width: 310px;
		width: auto;
		margin: 0 auto;
		clear: both;
		font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	}
	
	.sheader a {
		text-decoration: none !important;
		color: #000 !important;
	}
	
	.sheader .logo {
		float: left;
		margin: 12px 7px 0 5px;
	}
	
	.sheader ul {
		float: right;
		margin-top: 12px;
	}
	
	.sheader ul li {
		margin-right: 4px;
		width: 44px;
		line-height: 1.6;
		display: inline-block;
		text-align: center;
		font-size: 60%;
	}
	
	header .logo {
		text-align: left;
		border-bottom: none;
		display: block;
	}
	
	.contents h1 {
		background: #ebe9e2;
		color: #000000;
		font-size: 135%;
		font-weight: bold;
		padding: 9px 0 4px 12px;
		height: 41px;
		line-height: 41px;
		width: auto;
		display: block;
		border-bottom: none;
	}
	
	.right-contents {
		width: auto !important;
		margin: 0 auto;
		padding: 0;
	}
	
	.main {
		width: 100%;
		margin: 0;
	}
	
	
	/* コンテンツ 
	---------------------------------------*/
	.contents {
		padding: 0 !important;
	}
	
	.main-wide {
		width: 100%;
		margin-bottom: 0 !important;
	}
	
	.main-wide h1 {
		background: #ebe9e2;
		color: #000000;
		font-size: 135%;
		font-weight: bold;
		padding: 9px 0 4px 12px;
		height: 41px;
		line-height: 41px;
		width: auto;
		display: block;
		border-bottom: none;
	}
  
  .main-wide .outlinebox{
    padding: 10px 12px;
  }
  
	/* フッター 
	---------------------------------------*/
	.copyright {
		padding: 0;
		background: transparent;
		text-align: center !important;*/
	}
	
	/* フッター内　サブナビ 
	---------------------------------------*/
	.sp_subnavi {
		background-color: #f6f5f1;
		clear: both;
		overflow: hidden;
	}
	.sp_subnavi ul {
		margin: 15px 10px;
	}
	.sp_subnavi ul li {
		border-top: 1px solid #cccccc;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		font-size: 90%;
		background: #ffffff;
	}
	
	.sp_subnavi ul li:last-of-type {
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
	}
	.sp_subnavi ul li a {
		color: #000000;
		display: block;
		font-weight: bold;
		line-height: 1.1;
		margin: 0 10px;
		padding: 14px 10px 12px 0;
		text-align: left;
		text-decoration: none;
		text-shadow: 0 0 1px #cccccc;
	}
	.sp_subnavi ul li a.arrow_o {
		background: url(/sp/images/index_ic015.png) no-repeat scroll right center;
		background-size: 7px 11px;
	}
	.sp_subnavi ul li a.arrow_pc {
		background: url(/dynamic/sp/images/common_ic003.gif) no-repeat scroll right center;
	}
	
	div.sns_bottom {
		width: 100%;
		clear: both;
		background: #e6e6e6;
		border-top: 1px solid #cccccc;
		border-bottom: 1px solid #cccccc;
		text-align: center;
		margin: 10px auto 0;
		padding:4px 0 2px 0;
		overflow: hidden;
	}
	
	div.pagetop p{
		background:url(../../news/images/ic_arrow001.gif) center left no-repeat;
		float: right;
		padding: 0 5px 0 14px;
		text-align:right;
	}
	
	.admission {
		margin: 0;
		padding-right: 0;
		border-right: none;
	}
	
	.admission01, .admission02 {
		text-align: center !important;
	}
	
	.g-plus {
		margin-left: 10px;
		margin-right: 10px;
	}

	.regist_maintenance a {
		text-decoration: underline;
	}
}

