@charset "UTF-8";



/* Header
================================================== */

.site-header._otona-header {
	background-color: #a6000e;
	padding: 1rem;
}

.site-header._otona-header .site-logo {
	max-width: 100%;
}

.site-header._otona-header .logo-symbol {
	margin-right: 1rem;
	width: 38px;
	height: 51px;
}

.site-header._otona-header .logo-txt {
	width: 278px;
	height: 28px;
}

@media screen and (max-width:768px) {
	.site-header._otona-header .site-logo {
		max-width: 85%;
		width: auto;
	}

	.site-header._otona-header .logo-txt {
		max-width: 100%;
		height: auto;
	}
}

@media print {

	.site-header._otona-header .logo-symbol {
		width: 28px;
		height: 41px;
	}

	.site-header._otona-header .site-subMenu {
		max-width: 75%;
	}

	.site-header._otona-header .site-logo {
		width: 24%;
		height: auto;
	}

	.site-header._otona-header .logo-txt {
		height: auto;
	}

	.site-header._otona-header .logo-textBox {
		max-width: calc(100% - 41px);
		width: auto;
	}

}

@media screen and (max-width:768px) {
	.sp-site-subMenu_cont._otona-subMenu {
		background-color: #a6000e;
	}
}

/* wrapper 
============================================================ */
.wrapper {
	margin: 5rem auto;
	max-width: 1180px;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
}

.wrapper_750 {
	margin: 5rem auto;
	max-width: 790px;
	padding-left: 2rem;
	padding-right: 2rem;
	width: 100%;
}

@media screen and (max-width:768px) {
	.wrapper,
	.wrapper_750 {
		width: auto;
		margin: 2rem auto;
		padding-left: 10px;
		padding-right: 10px;
	}
}

#alert .wrapper {
	margin: 0 auto;
	padding-top: 5rem;
	padding-bottom: 5rem;
}

/* title 
============================== */
.headingBorder {
	color: #333333;
	border-bottom: 2px solid #333333;
	margin: 0 0 1rem;
	padding: 0.5rem 0;
	text-align: left;
}

.headingBox-main {
	position: relative;
	line-height: 1.4;
	padding: 0;
	font-size: 1.8rem;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 1rem;
}

.headingBox-main:before {
	content: "\ea21";
	display: inline-block;
	font-family: 'Material Icons Outlined';
	vertical-align: middle;
	font-size: 2rem;
	margin-right: 0.5rem;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-weight: normal;
	color: #ffffff;
	background-color: #ff9800;
	padding: 0.5rem 1rem;
}

.headingBox-main._noicon:before {
	display: none;
}
.headingBox-main._note:before {
	content: "\f075";
}

.headingBox-main._setting:before {
	content: "\e8b8";
}

.headingBox-main._mail:before {
	content: "\e0e1";
}

.headingBox-main._message:before {
	content: "\e8cd";
	background-color: #9a5bb4;
}

.headingBox-main._qa:before {
	content: "\e8fd";
}

.headingBox-main._flag:before {
	content: "\f06e";
}

@media screen and (max-width:768px) {
	.headingBox-main {
		padding: 0;
		font-size: 1.4rem;
		text-align: left;
		margin: 0 0 10px;
	}

	.headingBox-main:before {
		margin-right: 0.3rem;
	}

	.headingBox-main._index:before {
		width: 34px;
		height: 34px;
		padding: 0.4rem 0.8rem;
	}
}


.headingBox-main-school {
	position: relative;
	line-height: 1.4;
	padding: 0;
	font-size: 1.8rem;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 1rem;
}

.headingBox-main-school img {
	vertical-align: middle;
}

@media screen and (max-width:768px) {
	.headingBox-main-school {
		padding: 0;
		font-size: 1.4rem;
		text-align: left;
		margin: 0 0 10px;
	}

	.headingBox-main-school img {
		width: 34px;
		height: 34px;
	}
}

.heading-leftborder {
	padding: .25em 0 .25em .75em;
	border-left: 6px solid #c00;
	text-align: left;
	margin: 0 0 1rem;
	font-weight: bold;
	font-size: 1.6rem;
}

.heading-leftborder .no-weight {
	font-weight: normal;
}

/* headingBox
============================== */
.headingBox {
	margin-bottom: 2rem;
}

.headingBox-title {
	width: 60%;
	max-width: calc(100% - 380px);
}

.headingBox-title._fullBox {
	width: 100%;
	max-width: 100%;
}

@media print {
	.headingBox-right {
		max-width: 40%;
	}
}

@media screen and (max-width:768px) {

	.headingBox-title,
	.headingBox-right {
		width: 100%;
		min-width: 100%;
	}
}

.headingBox-right-gray {
	background-color: #eee;
	margin-bottom: 1rem;
	padding: 1rem;
}

.recordDetail_linkArea li {
	padding: 0 0.5rem;
}

.recordDetail_linkArea li a {
	position: relative;
	padding-left: 2.5rem;
}

.recordDetail_linkArea li a:before {
	font-family: "Material Icons";
	content: "\e890";
	color: #c00;
	font-size: 1.6rem;
	height: 1.6rem;
	text-decoration: none;
	vertical-align: middle;
	position: absolute;
	left: 0.5rem;
	top: 0;
	bottom: 0;
	margin: auto;
	line-height: 1;
}

@media screen and (max-width:768px) {
	.headingBox-right-gray {
		/* background-color: transparent;
		padding: 0; */
		margin-bottom: 0.5rem;
	}

	.attention_day {
		text-align: right;
	}

	.recordDetail_linkArea li {
		display: block;
		width: 100%;
		text-align: right;
		padding: 0;
		margin-bottom: 0.3rem;
	}

}

.leadBox-sub-title {

	font-size: 1.6rem;
	color: #ff9800;
	font-weight: bold;
}

@media screen and (max-width:768px) {
	.leadBox-sub-title {
		font-size: 1.4rem;
	}
}

/* === schDetail-nav === */
.schDetail-nav {
	text-align: left;
	margin: 20px 0px 10px;
}

.schDetail-nav li {
	display: inline-block;
	font-weight: bold;
	margin-bottom: 0.5rem;
}

.schDetail-nav li a {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	outline: none;
	border-radius: 4px;
	padding: 0.5rem 1rem;
	display: inline-block;
	color: #333333;
}

.schDetail-nav li.is-active a {
	background: rgba(255, 0, 0, 0.1);
	padding: 0.5rem 1rem;
	border-bottom: 3px solid #ff0000;
}

.schDetail-nav li.is-inactive div {
	background-color: #cac7c7;
	cursor: default;
	border: 1px solid #cccccc;
	outline: none;
	border-radius: 4px;
	padding: 0.5rem 1rem;
}

.schDetail-nav li a:hover {
	background: #eee;
	text-decoration: none;
}

/* ====== sp-heading-submenu ====== */
@media screen and (max-width:768px) {
	.sp-heading-submenu {
		width: 100%;

	}

	/* ====== schDetail-tab ====== */
	.schDetail-tab {
		width: calc(100% + 2rem);
		margin: 1rem -1rem;
	}

	.schDetail-tabTitle {
		box-sizing: border-box;
		width: 100%;
		border: 1px solid #cccccc;
		font-size: 1.6rem;
		padding: 1rem;
		position: relative;
		font-weight: bold;
	}

	.schDetail-tabTitle:after {
		font-family: 'Material Icons';
		height: 2rem;
		line-height: 1;
		position: absolute;
		right: .4em;
		top: 0;
		bottom: 0;
		margin: auto;
		display: inline-block;
		content: '\e145';
		font-size: 2rem;
	}

	.schDetail-tabTitle.is-active:after {
		content: '\e15b';
	}

	.schDetail-tab .schDetail-tabmenu_item {
		display: none;
	}

	.schDetail-tab .schDetail-tabmenu_item li>a {
		text-decoration: none;
		box-sizing: border-box;
		width: 100%;
		padding: 1rem;
		display: block;
		border: 1px solid #cccccc;
		position: relative;
		color: #333333;
	}

	.schDetail-tab .schDetail-tabmenu_item .is-current a {
		border: 1px solid #cccccc;
		border-bottom: 3px solid #ff0000;
		background: rgba(255, 0, 0, 0.1);
	}

	.administrator-txt {
		color: #30adc4;
		padding-left: 0.5rem;
		font-size: 1.1rem;
	}
}


/*------ サブメニューブロック左 ------*/


@media print,
screen and (min-width:768px) {
	.item-left {
		display: -webkit-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
		list-style-type: none;
		font-size: 1.4rem;
	}

	.item-left .item-left-item {
		display: block;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		opacity: 1;
	}

	.item-left .item-left-item a {
		display: block;
		padding: 5px 10px;
		color: #ffffff;
		text-decoration: none;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-right: 1px solid #ffffff;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.item-left .item-left-item a:hover {
		background-color: rgba(250, 250, 250, .3);
	}
}

/*------ サブメニューブロック右 ------*/

@media print,
screen and (min-width:768px) {
	.item-right {
		display: -webkit-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0;
		list-style-type: none;
		font-size: 1.4rem;
	}

	.item-right .item-right-item {
		display: block;
	}

	.item-right .item-right-item a {
		display: block;
		padding: 5px 10px 2px;
		color: #ffffff;
		text-decoration: none;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;

		border-bottom: 2px solid #eee;

		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}


	.item-right .item-right-item a:before {
		content: "\ea50";
		font-family: 'Material Icons Outlined';
		padding-right: 4px;
		font-size: 1.2em;
		vertical-align: sub;
	}

	.item-right .item-right-item a:hover:before {
		color: #ff0000;
	}

}


/* table 
============================== */
.evaluation {
	background-color: #f8f6cc;
}

.m-table {
	margin-bottom: 30px;
	font-size: 1.2rem;
}

.m-table.mb-none {
	margin-bottom: 0;
}


.m-table.scroll {
	overflow: auto;
}

.m-table.nowrap table,
.m-table tr.nowrap td.nowrap {
	white-space: nowrap;
}

.m-table.baseAlign-left table td {
	text-align: left;
}

.m-table.baseAlign-center table td {
	text-align: center;
}

.m-table.baseAlign-right table td {
	text-align: right;
}

.m-table.baseAlign-top table td {
	vertical-align: top;
}

.m-table.baseAlign-middle table td {
	vertical-align: middle;
}

.m-table.baseAlign-bottom table td {
	vertical-align: bottom;
}

.m-table table tr td.noCell {
	border-top: none;
	border-bottom: none;
	background: #ffffff;
}

.m-table table tr th,
.m-table table tr td {
	padding: 3px 5px;
	vertical-align: middle;
}

.m-table table tr th {
	vertical-align: middle;
	text-align: center;
}

.m-table table {
	width: 100%;
	box-sizing: border-box;
}

.m-table table th,
.m-table table td {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	box-sizing: border-box;
}

.m-table.advanceTable table {
	border-left: 3px solid #369;
}

.m-table.advanceTable table thead th {
	border-bottom: 2px solid #cccccc;
	background: #eee;
}

.m-table.advanceTable table tbody th {
	background: #eee;
}

.m-table.advanceTable table.no-border {
	border-left: none;
}

.m-table.stripe tbody tr:nth-child(1n-1) {
	background: #ffffff;
}

.m-table.stripe tbody tr:nth-child(2n) {
	background: #eee;
}

.m-table.stripe tbody tr.table-darkCell:nth-child(1n-1) {
	background: #d9d9d9;
}

.m-table.stripe tbody tr.table-darkCell:nth-child(2n) {
	background: #c8c8c8;
}

.m-table.stripe-twoRow tr:nth-child(4n-3),
.m-table.stripe-twoRow tr:nth-child(4n-2) {
	background: #ffffff;
}

.m-table.stripe-twoRow tr:nth-child(4n-1),
.m-table.stripe-twoRow tr:nth-child(4n) {
	background: #eee;
}

.m-table.stripe-threeRow tr:nth-child(6n-5),
.m-table.stripe-threeRow tr:nth-child(6n-4),
.m-table.stripe-threeRow tr:nth-child(6n-3) {
	background: #ffffff;
}

.m-table.stripe-threeRow tr:nth-child(6n-2),
.m-table.stripe-threeRow tr:nth-child(6n-1),
.m-table.stripe-threeRow tr:nth-child(6n) {
	background: #eee;
}

.m-table td.stripe {
	background: #eee;
}


.m-table .is-crossHighlight {
	background: #cffbfb !important;
}

.m-table .is-hover {
	background: #84f4f4 !important;
}

.m-table.advanceTable table thead tr th.noDecoration,
.m-table.advanceTable table thead tr td.noDecoration,
.m-table.advanceTable table tbody tr th.noDecoration,
.m-table.advanceTable table tbody tr td.noDecoration {
	background: #ffffff;
}

.m-table.advanceTable table thead tr.noDecoration,
.m-table.advanceTable table tbody tr.noDecoration {
	border-left: 3px solid #ffffff;
}

.m-table.advanceTable table thead tr.noDecoration th,
.m-table.advanceTable table thead tr.noDecoration td,
.m-table.advanceTable table tbody tr.noDecoration th,
.m-table.advanceTable table tbody tr.noDecoration td {
	border: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #ffffff;
}

.noDesign-table {
	font-size: 1.2rem;
}

/* parts-forms
=========================================*/
.parts-forms {
	padding: 1.5rem;
	border-radius: 4px;
	border: 1px solid #ccc;
	margin-bottom: 2rem;
}

.parts-forms._no-border {
	padding: 0;
	border: none;
	border-radius: 0;
	margin: 0;
}

.parts-forms select {

	max-width: calc(100vw - 5rem);
}

.parts-forms-block .heading {
	display: block;
	font-size: 1.2rem;
}

.parts-forms-block {
	margin-bottom: 1rem;
}

.school-block .shl_name {
	width: 50%;
}

.classification-block .schoolSel-list .schoolSel-icon {
	font-size: 2rem;
	vertical-align: middle;
}

.classification-block .schoolSel-list li {
	padding-right: 2rem;
}

.parts-forms-btn {
	text-align: right;
}

.initial-block .m-form.select select {
	width: auto;
}

.initial-block .m-form.select {
	margin-right: 0.5rem;
}

@media screen and (max-width:768px) {
	.school-block .shl_name {
		width: 100%;
	}
}

.search-block li {
	padding-right: 2rem;
	margin-bottom: 0.5rem;

}

.sch-btn-block .btn-bg {
	margin-right: 1rem;
	background-color: #cc0000;
}

.sch-btn-block .heading-leftborder {
	margin: 0;
	padding: 0;
	border: none;
}

.src_author-block input,
.src_name-block input {
	width: 50%;
}

@media screen and (max-width:768px) {

	.src_author-block input,
	.src_name-block input {
		width: 100%;
	}
}

.refined-search-block-heading {
	font-size: 1.6rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.refined-search-block li {
	padding-right: 2rem;
	margin-bottom: 0.5rem;

}

.refined-search-block .heading {
	font-weight: bold;
}

@media screen and (max-width:768px) {
	.refined-search-block-heading {
		font-size: 1.4rem;
	}
}

.popWindow-search-block .parts-forms-block {
	margin-bottom: 0;
}

.popWindow-search-block li {
	padding-right: 2rem;
	margin-bottom: 0.5rem;
	width: 33%;

}

@media screen and (max-width:768px) {
	.popWindow-search-block li {
		width: 100%;
	}
}

/* form 
============================== */

.m-form.password [type="password"],
.m-form.text [type="text"],
.m-form.select select,
.m-form.textarea textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #aaaaaa;
	padding: 9px;
}

.m-form.text input.halfwidth {
	width: 50%;
}

.m-form.password [type="password"]:focus,
.m-form.text [type="text"]:focus,
.m-form.select select:focus,
.m-form.textarea textarea:focus {
	border: 1px solid #81b63d;
	outline: none;
}

.m-form.password [type="password"]:disabled,
.m-form.text [type="text"]:disabled,
.m-form.select select:disabled,
.m-form.textarea textarea:disabled {
	color: #545454;
	background-color: #ebebe4;
}

.m-form.password [type="password"].small,
.m-form.text [type="text"].small,
.m-form.select select.small,
.m-form.textarea textarea.small {
	width: 5em;
}

.m-form.password [type="password"].medium,
.m-form.text [type="text"].medium,
.m-form.select select.medium,
.m-form.textarea textarea.medium {
	width: 10em;
}

.m-form.password [type="password"].large,
.m-form.text [type="text"].large,
.m-form.select select.large,
.m-form.textarea textarea.large {
	width: 20em;
}

/* .m-form.password>[type="password"],
.m-form.text>[type="text"] {
	width: 100%;
} */

.m-form.radio>[type="radio"],
.m-form.checkbox>[type="checkbox"] {
	display: none;
}

.m-form.radio>[type="radio"].default,
.m-form.checkbox>[type="checkbox"].default {
	display: inline-block;
}

.m-form.radio>[type="radio"]:checked+label:before,
.m-form.checkbox>[type="checkbox"]:checked+label:before {
	opacity: 1;
}

.m-form.radio.icon label,
.m-form.checkbox.icon label {
	padding-left: 65px;
	background-position: 35px center;
}

.m-form.radio.only label,
.m-form.checkbox.only label {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 0 0 -1.8rem;
	padding: 0;
}

.m-form.radio>label,
.m-form.checkbox>label {
	font-size: 1.3rem;
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	min-width: 1.8rem;
	min-height: 1.8rem;
	padding-left: 2.3rem;
}

.m-form.radio>label:hover:after,
.m-form.checkbox>label:hover:after {
	/* border-color: #81b63d; */
}

.m-form.radio>label:before,
.m-form.checkbox>label:before {
	z-index: 1;
}

.m-form.radio>label:after,
.m-form.checkbox>label:after {
	margin: auto;
	display: block;
	width: 1.8rem;
	height: 1.8rem;
	border: 1px solid #aaaaaa;
	content: '';
	background: #ffffff;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.m-form.radio>label:before {
	position: absolute;
	left: 5px;
	display: block;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	background: #81b63d;
	content: '';
	opacity: 0;
}

.m-form.radio.disabled>label {
	pointer-events: none;
}

.m-form.radio.disabled>label:after {
	background: #999999;
}

.m-form.radio>label:after {
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.m-form.checkbox>label:before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 6px;
	display: block;
	width: 6px;
	height: 10px;
	border-right: 3px solid #81b63d;
	border-bottom: 3px solid #81b63d;
	content: '';
	opacity: 0;
	transform: rotate(45deg);
}

.m-form.select select {
	width: 100%;
	position: relative;
	font-size: 100%;
	padding: 6px 25px 6px 9px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}

.m-form.select select::-ms-expand {
	display: none;
}

.m-form.select>div {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0;
	vertical-align: middle;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

.m-form.select>div:after {
	position: absolute;
	top: calc(50% - 16px);
	right: 8px;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: '';
	border-top: 4px solid #999;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.m-form.textarea textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	margin: 0;
	padding: 9px;
	border: 1px solid #aaaaaa;
	display: block;
}

.m-form.horizontal {
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.m-form.horizontal>.label {
	width: 20%;
	text-align: right;
}

.m-form.horizontal>.input {
	width: 80%;
	margin-left: 2em;
}

.m-form.horizontal+.help {
	padding-left: 20%;
	width: 80%;
	margin-left: 2em;
	font-size: 11px;
	font-size: 0.6875rem;
	color: #666;
}

.m-form .help {
	font-size: 11px;
	font-size: 0.6875rem;
	color: #666;
}

.input-password {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0.5rem 0;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	width: 18rem;
	text-align: left;
}

@media screen and (max-width:768px) {
	.input-password {

		margin-left: 0;
	}
}

/* ===== sort ===== */
.sort-wrap {
	margin-bottom: 2rem;
}

.sort-text {
	text-align: right;
	margin-bottom: 1rem;
}

.sort-wrap .select {
	margin-right: 0.5rem;
}

@media screen and (max-width:768px) {
	.sort-wrap div {
		width: 100%;
	}

	.sort-wrap .select {
		margin: 0 0 0.5rem;
	}
}

/* =====  ===== */


.m-infoBox {
	padding: 1.5rem;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ccc;
}

.back_btn {
	text-align: right;
	margin: 1rem 0;
}

/* attention-text
================================================== */
.attention-text {
	font-size: 1.2rem;
}

.attention-text_circle {
	list-style-type: disc;
	padding-left: 1.5em;
}


/* pager
================================================== */

.pager .pagination {
	text-align: center;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.pager .pagination._n-p {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.pager .pagination._n-p li a {
	margin: 0;
}

.pager .pagination li a {
	margin: 0 0.5rem;
	padding: 0;
	display: inline-block;
	border: 1px solid #cccccc;
	background: #f5f5f5;
	text-align: center;
	position: relative;
	border-radius: 4px;
	color: #333333;
	padding: 1rem 1.5rem;
}

.pager .pagination li.pre,
.pager .pagination li.next {
	display: inline-block;
	text-align: center;
}

.pager .pagination li a {
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}

.pager .pagination li a:hover,
.pager .pagination li a.active {
	color: #000;
	border-radius: 4px;
	border: 1px solid #cccccc;
	background: #ff9800;
	color: #fff;
}

.pager .pagination._between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (max-width: 767px) {
	.pager .pagination li {
		display: none;
	}


	.pager .pagination li a {
		margin: 0;
	}

	.pager._count .pagination li {
		display: inline-block;
		margin: 0.5rem;
	}

	.pager .pagination li.pre,
	.pager .pagination li.next {
		display: inline-block;
		width: 20%;
		text-align: center;
		margin: 0.5rem;
	}

	.pager .pagination li.pre a,
	.pager .pagination li.next a {
		width: 100%;
		text-align: center;
		padding: 1rem 0.5rem;
	}

	.pager .pagination._between li.pre,
	.pager .pagination._between li.next {
		width: 30%;
	}

}

/*===== */
.list-select-wrap {

	margin-bottom: 3rem;
}

.list-select-tabMenu {
	text-align: left;
	z-index: 1;
}

.list-select-tabMenu .tabItem {
	border-radius: 4px;
	border: 1px solid #ccc;
	text-align: left;
	font-weight: bold;
	color: #333;
	position: relative;
	display: inline-block;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	font-weight: bold;
	text-decoration: none;
	padding: 1rem 2.5rem 1rem 2rem;
	margin-bottom: -1px;
	cursor: pointer;
	margin-right: 0.5rem;
}

.list-select-tabMenu .tabItem.block {
	width: 100%;
	display: block;
}

.list-select-tabMenu .tabItem.is-active {
	border-bottom: 1px solid #fff;
	background: rgba(204, 0, 0, 0.2);
}

.list-select-tabMenu .tabItem:hover {
	background: #eee;
}

.list-select-tabMenu .tabItem:after {
	content: "\e313";
	font-family: 'Material Icons Outlined';
	font-size: 1.5em;
	display: inline-block;
	position: absolute;
	height: 1.5em;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 0.5rem;
}

.list-select-tabMenu .tabItem.is-active:after {
	content: "\e5ce";
}

.list-select-tabBox {
	position: relative;
	display: none;
	margin-bottom: 0;
	padding: 1.5rem;
	text-align: left;
	border-radius: 4px;
	border: 1px solid #ccc;
	-webkit-border-top-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
}

.list-select-examList .is-current {
	background-color: #84f4f4;
}

.list-select-examList {
	color: #333;
	padding: 0.5rem 0.5rem;
	border-bottom: 1px solid #ccc;
	width: calc(100% / 2 - 0.5rem);
}

.list-select-examList:last-child {
	/* border-bottom: none; */
}

.switch-list .list-select-examList a {
	padding: 0.5rem 0 0;
	display: block;
}

.switch-list .switch-list-L,
.switch-list .switch-list-R {
	display: block;
	width: calc(100% / 2 - 0.5rem);
}

.switch-list .list-select-examList {
	width: 100%;
}

.switch-list .list-select-examList .switchAreaBox {
	border-top: 1px solid #ccc;
	padding-top: 0.5rem;
	margin-top: 0.5rem;
}

@media screen and (max-width:768px) {

	.list-select-tabMenu .tabItem {
		padding: 1rem 1.4rem 1rem 0.6rem;
		margin-right: 0.3rem;
		letter-spacing: -0.05em;
		font-size: 1.1rem;
	}

	.switch-list .switch-list-L,
	.switch-list .switch-list-R {
		width: 100%;
	}
}

/* btnswitch */
.switchArea {
	letter-spacing: 0;
	text-align: center;
	position: relative;
	background: #fff;
}

.switchArea input[type="checkbox"] {
	display: none;
}

.switchArea label {
	display: block;
	box-sizing: border-box;
	background: #999999;
	color: #ffffff;
	border: 1px solid #999999;
}

.switchArea input[type="checkbox"]:checked+label {
	color: #ffffff;
	background: #ff9800;
	border: 1px solid #ff9800;
}

.switchArea label span:after {
	content: "OFF";
}

.switchArea input[type="checkbox"]:checked+label span:after {
	content: "ON";
}

.regeneration-text {
	text-align: right;
}

.regeneration-icon:before {
	content: "\e879";
	display: inline-block;
	font-family: 'Material Icons Outlined';
	vertical-align: middle;
	color: #ff9800;
	font-size: 2.2rem;
	font-weight: normal;
	margin-right: 0.2rem;
}

.setting-icon {
	padding: 0 1rem;
	color: #333333;
}

.setting-icon:hover,
.setting-icon:visited {
	color: #333333;
}


@media screen and (max-width:768px) {
	.list-select-tabMenu .tabItem {
		padding: 1rem 1.6rem 1rem 0.6rem;
	}

	.list-select-tabMenu .tabItem:after {
		right: 0;
	}

	.attention_text {
		margin-bottom: 0.5rem;
		text-align: right;
		width: 100%;
	}

}

/*  */

.school-girls {
	color: #CC3333;
}

.school-girls-icon {
	color: #CC3333;
	margin-right: 0.3rem;
	font-size: 1.8rem;
	vertical-align: middle;
}

.school-boys {
	color: #3399CC;
}

.school-boys-icon {
	color: #3399CC;
	margin-right: 0.3rem;
	font-size: 1.8rem;
	vertical-align: middle;
}

.school-co-ed {
	color: #339933;
}

.school-co-ed-icon {
	color: #339933;
	margin-right: 0.3rem;
	font-size: 1.8rem;
	vertical-align: middle;

}



/* =====  ===== */
.m-rateScale {
	border-bottom: solid 1px #333;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap: nowrap;
}

.m-rateScale>span {
	color: #333;
	position: relative;
}

.m-rateScale>span:before {
	content: "";
	border: solid #333;
	position: absolute;
	border-width: 3px 1px 0 0;
	top: calc(100% - 2px);
}

.m-rateScale>span:first-child:before {
	left: 0;
}

.m-rateScale>span:nth-child(2):before {
	left: 50%;
}

.m-rateScale>span:nth-child(2) {
	margin-left: 1.25em;
}

.m-rateScale>span:last-child:before {
	right: 0;
}

.m-rateScale.reverse>span {
	color: #333;
}

.m-rateScale.reverse>span:before {
	content: "";
	border: solid #333;
	position: absolute;
	border-width: 0 1px 0 0;
	top: calc(100% - 2px);
}

.m-rateScale.reverse>span:first-child:before {
	right: 0;
}

.m-rateScale.reverse>span:nth-child(2):before {
	right: 50%;
}

.m-rateScale.reverse>span:nth-child(2) {
	margin-right: 1.25em;
}

.m-rateScale.reverse>span:last-child:before {
	left: 0;
}

.m-graph {
	background: #cc0;
	height: 1em;
}

.m-graph.pattern2 {
	background: #c00;
}

.m-graph.blue,
.m-graph.nankan {
	background: #333bee;
}

.m-graph.mostDifficult {
	background: #add8e6;
}

.m-graph.translucent {
	background-color: #ffffcc;
	border: 1px solid rgba(204, 204, 0, 0.4);
}

.m-graph.right {
	margin-left: auto;
	margin-right: 0;
}

.m-graph.range {
	background: #b6a726;
}

.m-graph.upRange {
	background: #c00;
}

.site-subMenu-user,
.site-subMenu-logout {
	position: relative;
    background: #fdf8db;
    color: #000 !important;
    text-decoration: none;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    padding: 3px 8px 2px;
    cursor: pointer;
	margin-left: 2rem;
}
.site-subMenu-user:hover,
.site-subMenu-logout:hover{
	text-decoration: none;
}
.site-subMenu-user::after,
.site-subMenu-logout::before{
	content: "";
	position: absolute;
	font-family: 'Material Icons Outlined';
	line-height: 1;
	font-size: 3rem;
	color: #ffff;
	bottom: 0;
	top: 0;
	left: -3.2rem;
	margin: auto;
	display: inline-block;
	height: 1em;
}
.site-subMenu-user::after{
	content: "\e8b8";
}
.site-subMenu-logout::before{
	content:"\e8ac";
}.personInfo.site-subMenu-user{
	margin-left: 3rem;
    padding-right: 25px;
}
@media screen and (max-width:768px) {
	.site-subMenu-user,
	.site-subMenu-logout {
		margin-left: 4rem;
	}
}