@charset "utf-8";
/* CSS Document */

body{
	
	margin-bottom: 90px
}

/*ヘッター*/
.logo {
  text-align: center
}
.header-back {
  padding: 1.0rem 0;
}
header {
  border-bottom: 6px solid #a6a6a6;
  background-color: #fff
}
.btn-back {
  margin-left: 10px
}
.navbar {
	border-bottom: 6px solid #a6a6a6;
	padding: 0.6rem 0;
}
.navbar .nav-item .nav-link::before {
	border: 0;
}
.navbar-nav {
	margin-top: 20px;
	width: 200px;
}
.navbar-nav .nav-item .nav-link {
	margin-right: 1.5rem;
	padding: 1rem 1rem;
}
.navbar .container {
	padding: 0;
}
/*ページ*/
.pgtitol, .pgtitol02 {
	padding-top: 65px;
}
.pgtitol h1 {
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  background-color: #55C3F0;
  text-align: center;
  color: #fff;
	margin: 0;
}
.pgtitol02 {
  font-weight: bold;
  background-color: #005CA2;
	margin: 0;
}
.pgtitol02 .container {
  display: flex;
  align-items: center;
  padding: 0;
  font-size: 18px;
}
.pgtitol02 .category {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pgtitol02 .category .badge {
  margin: 2px 10px 2px 0px;
}
.pgtitol02 .title {
  padding: 10px 0px 10px;
  text-align: center;
  color: #fff;
}
/*入力フォーム*/

.personal{
	  background-color: #EEF9FD;
	padding: 30px 0;
	
}

.survey{
	padding: 20px 0;
}

.survey h2 {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #666;
	margin: 0;
}

.survey .form-group {
	margin-bottom: 1.5rem;
}

.survey .col-form-label {
	margin-bottom: 0.5rem;
}

.survey .table .search {
	display: inline-block;
	margin: 0 20px 4px 0;
}

/*フッター*/

.footer-back {
  padding: 20px 0;
	background-color: #f0f0f0
}

/*検索*/
.research {
	padding-bottom: 20px;
}
.research .row_1 {
	align-items: flex-end;
}
.research .row_1 > div {
	margin-bottom: 20px;
}

/*結果*/

.result .rich.swiper {
	display: none;
}
.result .rich.swiper .swiper-wrapper {
	align-items: stretch!important;
}
.result .rich.swiper .swiper-wrapper .swiper-slide {
	height: auto;
}
.result .rich.swiper .swiper-wrapper .swiper-slide .schoolbox01 {
	height: 90%;
}

.schoolbox01{
	max-width: 100%;
	margin-top: 20px;
	/*outline: 3px solid #005CA2 ;*/
	border: 3px solid #005CA2 ;
}

.result a:hover{
	text-decoration: none;
}
.result .alert {
	margin: 40px 20px;
}

.schoolbox01 .card-title {
color: #005CA2;
	font-size: 20px;
	margin-bottom: 5px;
}

.schoolbox01 .card-text{
	color: #000;
	font-size: 0.875rem;
	margin-bottom: 6px;
}

.schoolbox01 .card-subtitle{
	color: #000!important;
	font-weight: normal;
	margin: 0;
}

.schoolbox01 .img {
	padding-bottom: 10px;
	text-align: right;
}
.schoolbox01 .img .card-img {
	max-width: 130px;
}

.schoolbox02{
	max-width: 100%;
	margin-top: 20px;
	/*outline: 1px solid #005CA2 ;*/
	border: 1px solid #005CA2 ;
}

.result a:hover{
	text-decoration: none;
}

.schoolbox02 .card-title {
margin-bottom: 5px;
color: #005CA2;
	
	font-size: 20px
}

.schoolbox02 .card-text{
color: #000;

font-size: 14px}

.schoolbox02 h1{
	margin: 0;
padding: 0;
	
}

.schoolbox02 .card-subtitle{
color: #000!important;
margin: 0;
padding: 0;
font-weight: normal;
}

/*学校*/

.gakubu  {
	margin-top: 20px;
}

.gakubu h2,.schoolkihon h2 {
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
  background-color: #005CA2;
  text-align: center;
  color: #fff;
	margin: 10px 0;
}

.schoolkihon h5.ttlss {
	font-size: 1.0rem;
}

.schoolkihon table,
.gakubu table {
	border: 1px solid #dee2e6;
	font-size: 0.8rem;
}
.schoolkihon table tr th,
.schoolkihon table tr td,
.gakubu table tr th,
.gakubu table tr td {
	border: 1px solid #dee2e6;
	padding: 4px;
}
.schoolkihon table tr th,
.gakubu table tr th {
	background: #f3f3f3;
	text-align: center;
	
}

.gakubu .gakka {
	margin: 10px 0;
}
.gakubu .value {
	margin: 0 0 16px;
}
.gakubu .detail {
	margin: 0 0 10px;
}
.gakubu .exam_type {
	display: none;
	margin-top: 1rem;
	width: fit-content;
}
.gakubu .exam_type .btn_wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 0.8rem 0.5rem;
}

.btn-gakka{
	display: block;width: 100%;text-align: left;
	color: #333;
	font-size: 18px;
	
}

.btn-gakka:hover{
text-decoration: none
	
}


/* 大きく */
input[type=checkbox] {
	transform: scale(1.5);
	margin: 0 5px 0 0;
}
.result .card-body{
	
padding: 10px
	
}

.card-body .badge {
	margin-right: 10px;
	vertical-align: text-top;
}

.card-body .section-title {
	border-bottom: 1px solid #b8b8b8;
	margin-bottom: 6px;
}

.card-body .gakka .btn_wrap {
	flex-basis: 90px;
	margin-right: 1rem;
}
.card-body .gakka .info {
	flex-basis: 100%;
	/*display: inline-block;
	vertical-align: middle;*/
}
.card-body .gakka .info p {
	/*margin-left: 4px;
	margin-bottom: 2px;*/
	margin-bottom: 0px;
}
.card-body .gakka .info .value {
	font-size: 14px;
}

.card-body .btn-map {
	margin-bottom: 1.8rem;
}

.school {
	padding-bottom: 30px;
}

.school .slide {
	display: none;
	margin-top: 1rem;
}
.school .slide.swiper-initialized {
	display: block;
}
.school .slide.swiper .swiper-wrapper {
	align-items: center;
}
.school .slide.swiper .swiper-slide {
	text-align: center
}
.school .slide.swiper .swiper-slide img{
	max-width: 100%;
	height: auto;
}
.school .wrap {
	margin-top: 20px;
	text-align: center;
}
.school .wrap img {
	max-width: 75%;
}
.school .pr {
	margin-top: 1rem;
}
.school .pr .row .image {
	text-align: center;
}
.school .pr .row .image,
.school .pr .row .text {
	margin-bottom: 1rem;
}
.school .pr .row:last-child .text {
	margin-bottom: 0;
}
.school .link {
	margin-top: 1.5rem;
}
.school .link .row {
	text-align: center;
}
.school .movie {
	margin-top: 2rem;
}
.school .movie .row {
	justify-content: center;
	align-items: center;
}
.school .movie .row div {
	margin-bottom: 1.5rem;
}
.school .movie video {
	max-width: 100%;
}

.login {
	/*margin-top: 100px;*/
	margin-top: 60px;
}

.board {
	padding: 20px 0;
}
.avatar {
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 5px;
}
ul.messages_layout {
	position: relative;
	margin: 0;
	padding: 0
}
ul.messages_layout li {
	float: left;
	list-style: none;
	position: relative
}
ul.messages_layout li.left {
	padding-left: 75px
}
ul.messages_layout li.right {
	padding-right: 75px
}
ul.messages_layout li.right .avatar {
	right: 0;
	left: auto
}
ul.messages_layout li.right .message_wrap .arrow {
	right: -12px;
	left: auto;
	background-position: 0 -213px;
	height: 15px;
	width: 12px
}
ul.messages_layout li.by_myself .message_wrap {
	border: 1px solid #b3cdf8
}
ul.messages_layout li.by_myself .message_wrap .info a.name {
	color: #4a8cf7
}
ul.messages_layout li a.avatar {
	position: absolute;
	left: 0;
	top: 0
}
ul.messages_layout li a.avatar img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	max-width: 100%;
}
ul.messages_layout li .message_wrap {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	border: 1px solid #e9e9e9;
	padding: 10px;
	border: 1px solid #cbcbcb;
	margin-bottom: 20px;
	float: left;
	background: #fefefe;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0 1px 0px;
	box-shadow: rgba(0,0,0,0.1) 0 1px 0px
}
ul.messages_layout li .message_wrap .arrow {
	background-position: 0 -228px;
	height: 15px;
	width: 12px;
	height: 15px;
	width: 12px;
	position: absolute;
	left: -12px;
	top: 13px
}
ul.messages_layout li .message_wrap .info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	float: left;
	width: 100%;
	border-bottom: 1px solid #fff;
	line-height: 23px;
	margin-bottom: 8px;
}
ul.messages_layout li .message_wrap .info .name {
	float: left;
	font-weight: bold;
	color: #483734
}
ul.messages_layout li .message_wrap .info .time {
	float: left;
	font-size: 11px;
	margin-left: 6px
}
ul.messages_layout li .message_wrap .info .control {
	margin-left: auto;
}
ul.messages_layout li .message_wrap .info .control .btn {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul.messages_layout li .message_wrap .text {
	float: left;
	width: 100%;
	border-top: 1px solid #cfcfcf;
	padding-top: 5px
}

ul.messages_layout .dropdown-menu li {
	width:100%;
	font-size:11px;
}

#modal_search .modal-dialog {
	max-width: 1000px;
}
#modal_search .modal-header {
	display: flex;
	align-items: center;
	padding-bottom: 0px;
	border-bottom: 0px;
}
#modal_search .modal-header .close {
	padding: 1rem 1.5rem;
}
#modal_search .modal_back_btn {
	border: 0;
	padding: 0;
	background-color: transparent;
}
#modal_search .pgtitol,
#modal_search .pgtitol02 {
	padding-top: 0px;
}
#modal_search .modal_search .container,
#modal_search .modal_result .container,
#modal_search .modal_detail > .container {
	padding-left: 0px;
	padding-right: 0px;
}
#modal_search .modal_search .form_main,
#modal_search .modal_result .form_main {
	margin-bottom: 0px;
}

@media only screen and (max-width:768px){
	.pgtitol02 .category {
		padding-left: 2px;
	}
}
@media only screen and (max-width:640px){
	.survey .table th,
	.survey .table td {
		display: block;
	}
	.survey .table select {
		width: 100%;
	}
	
	.school .wrap img {
		max-width: 100%;
	}
	
	.schoolkihon table {
		font-size: 0.7rem;
	}
	.schoolkihon table tr th,
	.schoolkihon table tr td {
		padding: 5px 0;
		font-weight: 700;
	}
	.schoolkihon .card-body {
		padding-left: 8px;
		padding-right: 8px;
	}
}