@charset "utf-8";
/* CSS Document */

@media screen and (max-width: 959px) {

	.c_note {
		text-align: left;
	}

	/* .f_content {
		padding-bottom: calc(422/750 * 100vw);
	} */

	.inner950c {
    padding-top: calc(100/750 * 100vw);
		margin: 0 auto 100px;
		width: 100%;
		color:#666;
		line-height:1.7em;
		font-size:0.8em;
		overflow:auto;
	}

	.inner950c h1{
		margin:15px 0 25px 0;
	}

	.sem_read {
		width: 94%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.deftable-msg-top {
		width: 78%;
		margin: 0 auto 5px auto;
		padding: 0 5px;
		text-align: left;
		}
	.deftable-msg-bottom {
		list-style: none;
		width: 78%;
		margin: 0.5em auto 15px auto;
		padding: 0 5px;
		font-size: 10px;
		}
		.deftable-msg-bottom li {
			margin-bottom: 0.5em;
			padding-left: 1em;
			text-align: left;
			text-indent: -1em;
			line-height: 1.4;
			font-size: 10px;
			}

	.deftable{
		margin: 30px auto;
		border-collapse:separate;
		border-spacing: 1px;
		width: 96%;
	}

	.deftable th {
		width: 20%;
		padding: 2px;
		background-color: #006FB7;
		color:#fff;
		text-align: center;
		font-size: 10px;
	}
	.deftable td {
		padding: 2px;
		font-size: 10px;
		background-color:#fafafa;
		line-height: 1.5;
	}


	.deftable .semname{
		background-color:#f7f7f7;
		white-space: nowrap;
	}

	.deftable .area{
		background-color:#fbfbfb;
		}

	.sat{
		color:#29779C;
	}
	.sun{
		color:#CB5858;}

	.totop{
		margin-bottom:20px;
		text-align:right;
	}

	.th-date {
		width: 100px !important;
		}
	.th-area {
		width: 50px !important;
		text-align: center !important;
		}
	.th-subject {
		width: 280px !important;
		}
	.th-system,
	.td-system {
		width: 157px !important;
		text-align: center;
		}


	.inner950c h2{
		width: 96%;
		margin: 20px auto 5px auto;
		padding:0 0 10px 5px;
		background: none;
		font-size: 1.4em;
		color:#333;
		}


	.icon_sogo_gijutsu,
	.icon_sogo_jimu,
	.icon_pro_gijutsu,
	.icon_pro_unyu,
	.icon_woman,
	.icon_group,
	.icon_pro_jimu  {
		display: inline-block;
		margin: 2px 2px 2px 2px;
		padding: 4px 4px 1px 4px;
		font-size: 10px;

		line-height: 1.1;
		border-radius: 2px;
		}
	.icon_sogo_gijutsu {
		border: 1px solid #1F79F8;
		background-color: #1F79F8;
		color: #FFF;
		}
	.icon_sogo_jimu {
		border: 1px solid #1F79F8;
		background-color: #FFF;
		color: #1F79F8;
		}
	.icon_pro_gijutsu {
		border: 1px solid #1F79F8;
		background-color: #BAE3F8;
		color: #1F79F8;
		}
	.icon_pro_jimu {
		border: 1px solid #2FAAE9;
		background-color: #FFF;
		color: #158CCA;
	}
	.icon_pro_unyu {
		border: 1px solid #2FAAE9;
		background-color: #FFF;
		color: #158CCA;
		}
	.icon_woman {
		border: 1px solid #E46581;
		background-color: #FFF;
		color: #E46581;
		}
	.icon_group {
		border: 1px solid #55AEEF;
		background-color: #55AEEF;
		color: #FFF;
		}
	.spOnly{
		display: block;
	}
}
