@charset "utf-8";
/*-------------------------------------------------*/
/*(C) A.C.Planet Inc. All rights reserved.*/
/*--------------------------------------------------*/


/*トップへ戻る
----------------------------------------*/

#pagetop {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 1000;
}
#pagetop a {
	display: block;
	width: 110px;
	font-size: 12px;
	padding: 25px 0 25px 40px;
	background-size: 10px 11px;
	background: url(../imgs/base/bt_top.png) no-repeat 20px 20px #000;
	line-height: 1px;
	overflow: hidden;
	color: #FFFFFF;
	text-decoration: none;
	border-radius: 4px 0 0 4px;
	font-weight: bold;
	filter: alpha(opacity=50);
	-ms-filter: “alpha(opacity=50)”;
	opacity: 0.5;
}
#pagetop a:hover {
	filter: alpha(opacity=70);
	-ms-filter: “alpha(opacity=70)”;
	opacity: 0.7;
}
#sp-pagetop-area {
	display: none;
}

@media screen and (max-width: 768px) {
#pagetop {
	display: none !important;
}
#sp-pagetop-area {
	display: block;
	clear: both;
}
}

/*
#footer-fixed-link{
	position: fixed;
	bottom: 60%;
	right: 0;
	z-index: 1000;
}
#fb-link{}
#tw-link{}
#pagetop{}
*/



/*表示しない*/
.hidden {
	display: none;
}
/*外部リンクアイコン*/
.icon {
	display: inline;
	vertical-align: baseline;
	margin: 0 2px;
}
/*----- テーブル -----*/
table {
	margin-top: 15px;
}
table {
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: none;
	border-top: none;
	width: 100%;
	border-spacing: 0px;
}
table caption {
	color: #001E6A;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin-top: 10px;
}
table thead th {
	background-color: #5672BB;
	color: #FFFFFF;
}
table th {
	padding: 4px 5px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background-color: #F2F2F2;
	color: #333333;
}
table td {
	padding: 4px 5px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	background: #FFF;
	color: #333333;
}
table tfoot th {
	font-weight: bold;
	background-color: #ECF5C4;
}
table tfoot td {
	background-color: #ECF5C4;
	font-weight: normal;
}
.contact-table{
	width:80%;
}
.contact-table th{
	width:30%;
}
.contact-table td{}

.cell-border-none{
	border-top: none;
}


/*セル色*/
.bg-blue{
	
}
.bg-lightgray{
	background:#f5f5f5;
}
.bg-td-footer{
	background:#ECF5C4;
}

/*線なしテーブル*/
table.no-border {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
table.no-border th,
table.no-border td {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	background-color:transparent;
}

@media screen and (max-width: 768px) {
.contact-table{
	width:100%;
}
}

/*入試速報内 記事用テーブル*/
.entry-detail table{
	width:95%;
	border-bottom: solid 2px #1A1A1A;
	border-left: solid 2px #1A1A1A;
	border-right: solid 2px #1A1A1A !important;
	border-top: solid 2px #1A1A1A !important;
}
.entry-detail table th{
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #1A1A1A;
	border-top: solid 1px #1A1A1A;
}
.entry-detail table td{
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #1A1A1A;
	border-top: solid 1px #1A1A1A;
}

.entry-detail table{
	margin:10px 0 0;
	width:100%;
	border: solid 2px #1A1A1A !important;
}
.entry-detail table th{
	border: solid 1px #1A1A1A;
}
.entry-detail table td{
	border: solid 1px #1A1A1A;
}


/*----- 横幅指定 -----*/
.wd1 {
	width: 1%;
}
.wd5 {
	width: 5%;
}
.wd8 {
	width: 8%;
}
.wd10 {
	width: 10%;
}
.wd13 {
	width: 13%;
}
.wd15 {
	width: 15%;
}
.wd20 {
	width: 20%;
}
.wd25 {
	width: 25%;
}
.wd30,
.pc-wd30 {
	width: 30%;
}
.wd35 {
	width: 35%;
}
.wd40,
.pc-wd40 {
	width: 40%;
}
.wd44 {
	width: 44%;
}
.wd45 {
	width: 45%;
}
.wd50 {
	width: 50%;
}
.wd60,
.pc-wd60 {
	width: 60%;
}
.wd65 {
	width: 65%;
}
.wd70 {
	width: 70%;
}
.wd75 {
	width: 75%;
}
.wd80 {
	width: 80%;
}
.wd90 {
	width: 90%;
}
.wd100 {
	width: 100% !important;
}
@media screen and (max-width: 768px) {
table.wd80,
table.wd60,
table.wd50,
.pc-wd60,
.pc-wd30,
.pc-wd40{
	width:100%;
}
}



/*バックグラウンド*/
.bg-koiyellow{
	background:#ffffe0;
}
.bg-yellow{
	background:#fffacd;
}


.bg-lightblue {
	background-color: #E8F5FE!important;
}
.bg-blue-a {
	background-color: #0EB6D3 !important;
}
.bg-blue-b {
	background-color: #0E71D3 !important;
}
.bg-blue-c {
	background-color: #F44289 !important;
}
.bg-blue-ath {
	background-color: #AFEFFA !important;
}
.bg-blue-select {
	background-color: #FFEFC7 !important;
}
.bg-blue-pink {
	background-color: #FBC6E1 !important;
}
/*リスト設定
--------------------------------------------------*/
.list-f:after, .list-two:after, .list-three:after, .list-four:after, .list-fs:after, .linklist-f:after, .linklist-two:after, .linklist-three:after, .linklist-four:after, .linklist-fs:after, .list-two-s:after ,.linklist-three-s:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs, .list-two-s,.linklist-three-s {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .list-f, * html .list-two, * html .list-three, * html .list-four, * html .list-fs, * html .linklist-f, * html .linklist-two, * html .linklist-three, * html .linklist-four, * html .linklist-fs, * html .list-two-s,* html .linklist-three-s {
	height: 1%;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs, .list-two-s,.linklist-three-s {
	display: block;
}
/*---- リストアイコン基本設定 ----*/
.list, .list-f, .list-two, .list-three, .list-four, .list-s, .list-fs, .list-two-s {
	margin: 10px 0 0 10px;
}
/*リスト大*/
.list li, .list-f li, .list-two li, .list-three li, .list-four li {
	background-image: url(../imgs/common/ic_list.png);
	background-repeat: no-repeat;
	background-position: 1px 0.4em;
	padding: 1px 0 1px 18px;
}
/*リスト小*/
.list-s li, .list-fs li, .list-two-s li {
	background-image: url(../imgs/common/ic_list_s.png);
	background-repeat: no-repeat;
	background-position: 4px 0.6em;
	padding: 1px 0 1px 18px;
}
/*リスト小*/
ul li ul.list-s li, ul li ul.list-fs li, ul li ul.list-two-s li, ul li ul.list-s li:hover, ul li ul.list-fs li:hover, ul li ul.list-two-s li:hover {
	background-image: url(../imgs/common/ic_list_s.png);
	background-repeat: no-repeat;
	background-position: 4px 0.6em;
	padding: 1px 0 1px 18px;
	margin-top: 0px;
}
/*---通常リスト---*/
.list li {
}
/*通常リスト:横並び*/
.list-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*通常リスト:2カラム*/
.list-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}
/*通常リスト:3カラム*/
.list-three li {
	float: left;
	width: 28%;
	margin-right: 1%;
}
/*通常リスト:4カラム*/
.list-four li {
	float: left;
	width: 20%;
	margin-right: 1%;
}
/*通常リスト:小さめ*/
.list-s li {
}
/*通常リスト:横並び(小さめ)*/
.list-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*通常リスト:3カラム(小さめ)*/
.list-two-s li {
	width: 40%;
	float: left;
}
/*入れ子にしたとき、画像が出てしまうのを防ぐ*/
.none li {
	background: none;
	padding-left: 0px;
}
/*---- リンクリストアイコン基本設定 ----*/
/* リスト大 */
.linklist, .linklist-f, .linklist-two, .linklist-three, .linklist-four, p.link {
	margin: 10px 0 0 10px;
}
.linklist li, .linklist-f li, .linklist-two li, .linklist-three li, .linklist-four li, p.link {
	background-image: url(../imgs/common/ic_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	padding: 1px 0 1px 22px;
}
.linklist li:hover, .linklist-f li:hover, .linklist-two li:hover, .linklist-three li:hover, .linklist-four li:hover, p.link:hover {
	background-image: url(../imgs/common/ic_linklist_hover.gif);
}
/* リスト小 */
.linklist-s, .linklist-fs {
	margin: 10px 0 0 10px;
}
.linklist-s li, .linklist-fs li ,.linklist-three-s li{
	background-image: url(../imgs/common/ic_linklist_s.png) !important;
	background-repeat: no-repeat;
	background-position: 6px 0.5em;
	padding: 1px 0 1px 18px;
}
.linklist-s li:hover, .linklist-fs li:hover,.linklist-three-s li:hover {
	background-position: 7px 0.5em;
}
ul li .linklist-s, ul li .linklist-fs {
	margin: 0 0 0 10px !important;
}
/*---- リンクリスト ----*/
.linklist li {
}
/*リンクリスト：横並び*/
.linklist-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*リンクリスト：2カラム*/
.linklist-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}
/*リンクリスト：3カラム*/
.linklist-three li,
.linklist-three-s li {
	float: left;
	width: 28%;
	margin-right: 1%;
}
/*リンクリスト：4カラム*/
.linklist-four li {
	float: left;
	width: 20%;
	margin-right: 1%;
}
/*リンクリスト:小さめ*/
.linklist-s li {
}
/*リンクリスト：横並び(小さめ)*/
.linklist-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
/*	width: 90%;*/
}

.linklist-two li .linklist-fs li,
.linklist-two li .linklist-s li {
	width:auto;
}




/*番号リスト:ローマ大文字*/
.ollist-ur {
	list-style-type: upper-roman;
}
/*番号リスト:ローマ小文字*/
.ollist-lr {
	list-style-type: lower-roman;
}
/*番号リスト:アルファベット大文字*/
.ollist-ua {
	list-style-type: upper-alpha;
}
/*番号リスト:アルファベット小文字*/
.ollist-la {
	list-style-type: lower-alpha;
}
/*----- カラーボックス -----*/

/*グレー*/
.box01 {
	background-color: #F2F2F2;
	padding: 15px;
	margin: 20px 0;
}
/*ブルー*/
.box02 {
	background-color: #F0F5FB;
	padding: 15px;
	margin: 20px 0;
}
/*グリーン*/
.box03 {
	background-color: #FAF7D8;
	padding: 15px;
	margin: 20px 0;
}
/*red*/
.box04 {
	background-color: #FAE4E4;
	padding: 15px;
	margin: 20px 0;
}
/*グレー ライン*/
.box05 {
	padding: 15px;
	margin: 20px 0;
	border: solid 1px #CCCCCC;
}
/*レッド ライン*/
.box06 {
	padding: 15px;
	margin: 20px 0;
	border: solid 1px #fa8072;
}
/*ブラック ライン*/
.box07 {
	padding: 15px;
	margin: 20px 0;
	border: solid 1px #333;
}
.box-midashi {
	background: url(../imgs/kasou/ic_box_header.png) no-repeat 6px 0.3em !important;
	padding: 0 0 0 22px !important;
	margin: 0 !important;
	font-size: 110% !important;
	color: #000000 !important;
	border: 0 !important;
}
/*----- 位置設定 -----*/
/*1/2サイズ*/
.harf-l {
	float: left;
	width: 49%;
}
.harf-r {
	float: right;
	width: 49%;
}
/*1/3サイズ*/
.three-l {
	width: 32%;
	float: left;
	margin: 0 2% 0 0;
	box-sizing:border-box;
}
.three-c {
	width: 32%;
	float: left;
	box-sizing:border-box;
}
.three-r {
	width: 32%;
	float: right;
	box-sizing:border-box;
}
.three-l img,.three-c img,.three-r img{
	max-width:100%;
	height:auto;
}
/*フロート左*/
.float-l, .fl {
	float: left;
}
/*フロート右*/
.float-r, .fr {
	float: right;
}
.img-l {
	float: left;
	margin: 0 20px 10px 0;
}
.img-r {
	float: right;
	margin: 0 0 10px 20px;
}

/*table用*/
.table-harf-l {
	float: left;
	width: 50%;
}
.table-harf-r {
	float: right;
	width: 50%;
}



/*マージン
---------------------------------------*/
/*マージン設定*/
/*マージン全方向０*/
.m0 {
	margin: 0 !important;
}
/*マージン全方向10*/
.m10 {
	margin: 10px !important;
}
/*マージン全方向20*/
.m20 {
	margin: 20px !important;
}
/*マージン全方向30*/
.m30 {
	margin: 30px !important;
}
/*マージン左右０*/
.mrl0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
/*マージン左右10*/
.mrl10 {
	margin-right: 10px !important;
	margin-left: 10px !important;
}
/*マージン左右20*/
.mrl20 {
	margin-right: 20px !important;
	margin-left: 20px !important;
}
/*マージン左右30*/
.mrl30 {
	margin-right: 30px !important;
	margin-left: 30px !important;
}
/*マージン左右 中央*/
.mrlauto {
	margin-right: auto !important;
	margin-left: auto !important;
}
/*マージン上下０*/
.mtb0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/*マージン上下10*/
.mtb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
/*マージン上下20*/
.mtb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
/*マージン上下30*/
.mtb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
/*マージン上０*/
.mt0 {
	margin-top: 0 !important;
}
/*マージン上5*/
.mt5 {
	margin-top: 5px !important;
}
/*マージン上10*/
.mt10 {
	margin-top: 10px !important;
}
/*マージン上20*/
.mt20 {
	margin-top: 20px !important;
}
/*マージン上30*/
.mt30 {
	margin-top: 30px !important;
}
/*マージン上30*/
.mt35 {
	margin-top: 35px !important;
}
/*マージン上40*/
.mt40 {
	margin-top: 40px !important;
}
/*マージン上50*/
.mt50 {
	margin-top: 50px !important;
}
/*マージン下０*/
.mb0 {
	margin-bottom: 0 !important;
}
/*マージン下5*/
.mb5 {
	margin-bottom: 5px !important;
}
/*マージン下10*/
.mb10 {
	margin-bottom: 10px !important;
}
/*マージン下20*/
.mb20 {
	margin-bottom: 20px !important;
}
/*マージン下30*/
.mb30 {
	margin-bottom: 30px !important;
}
/*マージン左０*/
.ml0 {
	margin-left: 0 !important;
}
/*マージン左5*/
.ml5 {
	margin-left: 5px !important;
}
/*マージン左10*/
.ml10 {
	margin-left: 10px !important;
}
/*マージン左20*/
.ml20 {
	margin-left: 20px !important;
}
/*マージン右30*/
.ml30 {
	margin-left: 30px !important;
}
/*マージン右60*/
.ml60 {
	margin-left: 60px !important;
}
/*マージン右auto*/
.mlauto {
	margin-left: auto !important;
}
/*マージン右０*/
.mr0 {
	margin-right: 0 !important;
}
/*マージン右5*/
.mr5 {
	margin-right: 5px !important;
}
/*マージン右10*/
.mr10 {
	margin-right: 10px !important;
}
/*マージン右20*/
.mr20 {
	margin-right: 20px !important;
}
/*マージン右30*/
.mr30 {
	margin-right: 30px !important;
}
/*パディング上40*/
.pt40 {
	padding-top: 40px !important;
}
/*パディング上50*/
.pt50 {
	padding-top: 50px !important;
}
/*パディング10*/
.p10 {
	padding: 10px;
}
/*リスト以外インデント*/
/*1em*/
.indent-1 {
	text-indent: -1em;
	margin-left: 1em;
}
/*1.1em*/
.indent-1-1 {
	text-indent: -1.1em;
	margin-left: 1.1em;
}
/*1.2em*/
.indent-1-2 {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
/*1.3em*/
.indent-1-3 {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
/*1.4em*/
.indent-1-4 {
	text-indent: -1.4em;
	margin-left: 1.4em;
}
/*1.5em*/
.indent-1-5 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
/*1.6em*/
.indent-1-6 {
	text-indent: -1.6em;
	margin-left: 1.6em;
}
/*1.7em*/
.indent-1-7 {
	text-indent: -1.7em;
	margin-left: 1.7em;
}
/*1.8em*/
.indent-1-8 {
	text-indent: -1.8em;
	margin-left: 1.8em;
}
/*1.9em*/
.indent-1-9 {
	text-indent: -1.9em;
	margin-left: 1.9em;
}
/*2em*/
.indent-2 {
	text-indent: -2em;
	margin-left: 2em;
}
/*2em*/
.indent-2-8 {
	text-indent: -2.7em;
	margin-left: 2.7em;
}
/*3em*/
.indent-5 {
	text-indent: -5em;
	margin-left: 5em;
}
/*リスト用インデント幅*/
/*1em*/
ul.indent-1 li {
	text-indent: -1em;
	padding-left: 1em;
}
/*1.1em*/
ul.indent-1-1 li {
	text-indent: -1.1em;
	padding-left: 1.1em;
}
/*1.2em*/
ul.indent-1-2 li {
	text-indent: -1.2em;
	padding-left: 1.2em;
}
/*1.3em*/
ul.indent-1-3 li {
	text-indent: -1.3em;
	padding-left: 1.3em;
}
/*1.4em*/
ul.indent-1-4 li {
	text-indent: -1.4em;
	padding-left: 1.4em;
}
/*1.5em*/
ul.indent-1-5 li {
	text-indent: -1.5em;
	padding-left: 1.5em;
}
/*1.6em*/
ul.indent-1-6 li {
	text-indent: -1.6em;
	padding-left: 1.6em;
}
/*1.7em*/
ul.indent-1-7 li {
	text-indent: -1.7em;
	padding-left: 1.7em;
}
/*1.8em*/
ul.indent-1-8 li {
	text-indent: -1.8em;
	padding-left: 1.8em;
}
/*1.9em*/
ul.indent-1-9 li {
	text-indent: -1.9em;
	padding-left: 1.9em;
}
/*2em*/
ul.indent-2 li {
	text-indent: -2em;
	padding-left: 2em;
}
/*2.6em*/
ul.indent-2-6 li {
	text-indent: -2.6em;
	padding-left: 2.6em;
}
/*3em*/
ul.indent-3 li {
	text-indent: -3.0em;
	padding-left: 3.0em;
}


/*ライン*/
/*ブロック要素の下にラインがつく*/
.line1,
.li1{
	border-bottom:solid 1px #EFEFEF;
	padding-bottom:10px;
	margin-bottom:10px;
}

.line2,
.li2{
	border-bottom:1px dotted #ADADAD;
	padding-bottom:10px;
	margin-bottom:10px;
	height: 1px;
}
/*テキストアンダーライン*/
.u-line{
	text-decoration:underline;
}


/*テキストボックス*/
textarea.textbox {
	width: 350px;
}
/*テキストボックス*/
input.textbox2 {
	width: 250px;
}
input.textbox3 {
	width: 300px;
}
input.textbox4 {
	width: 200px;
}
/*フォントサイズ*/
.font-s2 {
	font-size: 90%;
	line-height: 1.2em;
}
.font-s {
	font-size: 80%;
	line-height: 1.2em;
}
.font-ss {
	font-size: 60%;
	line-height: 1.5em;
}
.font-l {
	font-size: 115%;
}
.font-xl {
	font-size: 130%;
}
@media screen and (max-width: 568px) {
.sp-font-mini{
	font-size:50%;
	line-height: 1.2em;
}
}

/*フォントカラー*/
.font-red {
	color: #D20000;
}
.font-blue {
	color: #0058AE;
}
.font-orange {
	color: #FF6600;
}
.font-darkblue {
	color: #06508C;
}
.font-pink {
	color: #F52E2E;
}
.font-gray {
	color: #999999;
}
/*ボールド*/
.font-bold {
	font-weight: bold;
}
/*イタリック*/
.font-italic {
	font-style: italic;
}
/*ノーマル*/
.font-normal {
	font-weight: normal!important;
	font-style: normal!important;
}
/*----- テキスト位置 -----*/
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-middle {
	vertical-align: middle;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
/*強調見出し*/
p.midashi {
	font-size: 115%;
}
p.midashi strong {
	color: #001E6A;
}
/*単体リンク*/
p.link {
	background-image: url(../imgs/common/ic_linklist.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 20px;
	margin-left: 10px;
}
p.link2.fr,p.link2.fl{
	width: 40%;
}

p.link2.fl a{
	background-image: url(../imgs/top/ic_calendar_before.png);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 20px;
	margin-left: 10px;
	width: 100%;
	display: block;
	box-sizing: border-box;
}

p.link2.fr a{
	background-image: url(../imgs/top/ic_calendar_next.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	margin-left: 10px;
	width: 100%;
	display: block;
	box-sizing: border-box;
}

@media screen and (max-width: 671px) { /*スマホ用*/
p.link2.fr,p.link2.fl{
	width:100%;
}
p.link2.fr a{
	background-position: 0 0.3em;
	padding-left: 20px;
}
}

/* サブバナー
------------------------------------------------------------*/
#bnr-list:before, #bnr-list:after {
	content: "";
	display: table;
}
#bnr-list:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
#bnr-list {
	zoom: 1;
}

#bnr-list {
	clear: both;
	margin: 20px 0 0 0;
}
#bnr-list a {
	display: block;
	background: url(../imgs/common/bg_bnr_list.gif) no-repeat 0 #FFF;
	margin: 0 0 10px 0;
	border: 4px solid #FFF;
	text-decoration: none;
}
#bnr-list a:hover {
	background: url(../imgs/common/bg_bnr_list.gif) no-repeat 0 #2F58AE;
}
#bnr-list a dl {
	margin: 0;
	min-height: 82px;
	padding: 0 95px 0 22px;
}
#bnr-list a dl dt {
	margin: 0;
	font-weight: bold;
	color: #2F58AE;
	padding: 9px 0 1px;
	font-size: 16px;
	line-height:16px;
}
#bnr-list a dl dd {
	margin: 0;
	color: #000;
	font-size: 11px;
	line-height: 13px;
}
#bnr-list a dl dd span {
	display: block;
	float: left;
}
#bnr-list a:hover dt, #bnr-list a:hover dl dd {
	color: #FFF;
}
#bnr-list #bnr1 dl {
	background: url(../imgs/common/bg_bnr_list1.gif) no-repeat right;
}
#bnr-list #bnr2 dl {
	background: url(../imgs/common/bg_bnr_list2.gif) no-repeat right;
}
#bnr-list #bnr3 dl {
	background: url(../imgs/common/bg_bnr_list3.gif) no-repeat right;
}
/* IE7対応
------------------------------------------------------------*/
*+html #bnr-list a dl dd span {
	display: inline;
	float: none;
}
@media screen and (max-width: 990px) { /*タブレット用*/
#bnr-list {
	margin: 20px 0 0 0;
}
#bnr-list a {
	display: block;
	float: left;
	width: 31%;
	min-width: 210px;
	margin: 20px 1% 0 0;/*	min-height:120px;*/
}
#bnr-list #bnr3 {
	margin: 0;
}
}
@media screen and (max-width: 680px) {
#bnr-list {
	margin: 20px 0 0 0;
}
#bnr-list a {
	display: block;
	float: none;
	width: 96%;
	margin: 0 0 10px 0;
	min-height: 82px;
}
}
.topics-mei{
	clear:both;
	margin:15px 0 0;
}
.topics-mei a{
	display:block;
/*	width:160px;
	height:69px;
	text-decoration:none;
background:url(../imgs/top/bg_mt.png) no-repeat 0 0 #FFF;
	padding:1px 0 0 80px;
}
.topics-mei a:hover{
	background-color:#FFE2E1;
}
.topics-mei a dl{
}
.topics-mei a dl dt{
	color:#ED184E;
	font-weight:bold;
	font-size: 16px;
	line-height:16px;
	margin:10px 0 3px;
}
.topics-mei a dl dd{
	margin:0;
	color:#000;
	font-size: 11px;
	line-height: 13px;*/
}


@media screen and (max-width: 768px) {/*タブレット*/
/*.topics-mei{
}
.topics-mei a{
	display:block;
	width:37%;
padding:10px 0 0 13%;
}*/
}
@media screen and (max-width: 568px) {/*スマホ*/
/*.topics-mei a{
	display:block;
	width:70%;
padding:1px 0 0 30%;
}*/
}

/* フロート解除
------------------------------------------------------------*/
@media screen and (max-width: 671px) { /*スマホ用*/
.linklist-f li, .linklist-two li, .linklist-three li,.linklist-three-s li, .linklist-four li, .linklist-fs li, .list-f li, .list-two li, .list-three li, .list-four li, .list-fs li, .list-two-s li{
	float: none !important;
	width: 90%;
}
.fr, .fl, .fr, .fr, .img-l, .img-r, .harf-r, .harf-l, .three-l, .three-c, .three-r,.table-harf-l,.table-harf-r {
	float: none !important;
	width: 100%;
}
.img-l, .img-r{
	margin:0;
}
.list-f li {
	white-space: normal;
	padding-right: 0;
}
.list-fs li {
	white-space: normal;
	padding-right: 0;
}
.linklist-f li {
	white-space: normal;
	padding-right:0;
}
.linklist-fs li {
white-space: normal;
	padding-right: 0;
	width: 90%;
}
.three-l img, .three-c img, .three-r img{
	max-width:100%;
}
}


.img-caption{
	text-align:center;
	font-size:90%;
}
.img-caption img{
	display:block;
	margin:0 auto 5px;
	max-width:100%;
}

/*2016-04-05追加*/
.youtube-box {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin:15px 0;
}
.youtube-box iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.status-on{
  	background: none repeat scroll 0 0 #dafbd9;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #021f6b;
  	font-size: 80%;
  	padding: 5px 10px;
  	position: absolute;
  	right: 10px;
  	top: -1px;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
}
.status-on-detail a{
  	background:none repeat scroll 0 0 #dafbd9;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #3030BF;
  	font-size: 110%;
  	padding: 5px 10px;
  	position: relative;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
  	display: block;
  	font-weight: bold;
  	text-decoration:none;
}


.status-off{
  	background: none repeat scroll 0 0 #909090;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #ffffff;
  	font-size: 80%;
  	padding: 5px 10px;
  	position: absolute;
  	right: 10px;
  	top: -1px;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
}
.status-off-detail{
  	background: none repeat scroll 0 0 #909090;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #ffffff;
  	font-size: 110%;
  	padding: 5px 10px;
  	position: relative;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
  	display: block;
  	font-weight: bold;
}

.status-cancel{
  	background: none repeat scroll 0 0 #d1e1f5;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #021f6b;
  	font-size: 80%;
  	padding: 5px 10px;
  	position: absolute;
  	right: 10px;
  	top: -1px;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
}
.status-cancel-detail a{
  	background: none repeat scroll 0 0 #d1e1f5;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #021f6b;
  	font-size: 110%;
  	padding: 5px 10px;
  	position: relative;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
  	display: block;
  	font-weight: bold;
  	text-decoration:none;
}
.status-cancel-detail-l{
	background:none repeat scroll 0 0 #d1e1f5;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
        color: #021f6b;
        font-size: 110%;
        padding: 5px 10px;
        position: relative;
        min-width: 80px;
        box-sizing: border-box;
        text-align: center;
        display: block;
        font-weight: bold;
        text-decoration:none;
}
.status-on-detail-l{
	background:none repeat scroll 0 0 #dafbd9;
  	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
  	color: #08081b;
  	font-size: 110%;
  	padding: 5px 10px;
  	position: relative;
  	min-width: 80px;
  	box-sizing: border-box;
  	text-align: center;
  	display: block;
  	font-weight: bold;
  	text-decoration:none;
}
.status-cancel-detail:hover,.status-on-detail:hover{
  	box-shadow: none;
  	opacity:0.8;

}

.status-pre{
        background: none repeat scroll 0 0 #f7f7f7;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
        color: #333;
        font-size: 80%;
        padding: 5px 10px;
        position: absolute;
        right: 10px;
        top: -1px;
        min-width: 80px;
        box-sizing: border-box;
        text-align: center;
}
.status-pre-detail{
        background: none repeat scroll 0 0 #f7f7f7;
        box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
        color: #333;
        font-size: 110%;
        padding: 5px 10px;
        position: relative;
        min-width: 80px;
        box-sizing: border-box;
        text-align: center;
        display: block;
        font-weight: bold;
}

.courselist-title{
	position:relative;
}

@media screen and (max-width: 671px) { /*スマホ用*/
.status-pre{
        padding: 3px 10px;
        position: relative;
        display: inline-block;
        margin-left: 20px;
}
.status-cancel{
  	padding: 3px 10px;
  	position: relative;
  	display: inline-block;
  	margin-left: 20px;
}
.status-off{
  	padding: 3px 10px;
  	position: relative;
  	display: inline-block;
  	margin-left: 20px;
}
.status-on{
  	padding: 3px 10px;
  	position: relative;
  	display: inline-block;
  	margin-left: 20px;
}
}
