@charset "utf-8";
/*********************************
　基本フォーマット
*********************************/
html {
  overflow: auto;
}
body {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  line-height: 150%;
  font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Yu Gothic Medium', '游ゴシック Medium', YuGothic, '游ゴシック体', '游ゴシック', 'Yu Gothic', 'メイリオ', Meiryosans-serif;
  color: #333;
  overflow: hidden;
  background: #fff;
  box-sizing: border-box;
}
p {
  line-height: 1.68em;
  letter-spacing: -0.01em;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  display: block;
}
a:hover {
  opacity: 0.6;
}
input[type="radio"] {
  display: none;
}
img {
  border: 0;
  -webkit-backface-visibility: hidden;
  width: 100%
}
h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
}
ul, ol {
  list-style: none;
}
.container {
  width: calc(100% - 30px);
  max-width: 980px;
  margin: 0 auto;
}
/*header----------------------*/
header {
  width: 100%;
  padding: 0 3%;
  box-sizing: border-box;
  position: relative;
  background: #fff;
  z-index: 99;
  display: block;
  text-align: center;
}
header::after {
  content: "";
  width: 100%;
  height: 170px;
  background: #fff;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 100%;
  border-bottom-right-radius: 1600px 340px;
  border-bottom-left-radius: 1600px 340px;
  margin-left: -100px;
  margin-right: -100px;
  padding-left: 100px;
  padding-right: 100px;
  z-index: 20;
}
header .logo_univ {
  padding: 15px 0 30px;
}
header .logo_univ img {
  width: 100%;
  max-width: 216px;
}
header .title_logo {
  width: 100%;
  max-width: 980px;
}
header .title_cap {
  position: absolute;
  display: block;
  z-index: 50;
  top: 130%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  max-width: 706px;
}
#svg-bg {
  display: none;
  position: absolute;
  width: 100%;
  height: 480px;
  top: 100%;
  left: 0;
  z-index: 20;
  overflow: hidden;
}
/*footer----------------------*/
footer {
  display: block;
  background: #333333;
  color: #fff;
}
.footer_logo img {
  width: 100%;
  max-width: 300px;
}
footer .container {
  max-width: 830px;
  width: calc(100% - 20px);
  padding: 40px 0 20px;
}
footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer a {
  cursor: pointer;
  color: #fff;
  display: block;
  border: 2px solid #fff;
  padding: 12px 20px;
  text-align: center;
}
footer a:hover {
  opacity: 0.4;
}
.copyright {
  font-size: 10px;
  text-align: center;
  padding: 15px;
  line-height: 1.8em;
}
.totopfade:hover {
  opacity: 0.8;
}
.totopfade {
  position: fixed;
  right: 9%;
  z-index: 99;
  bottom: 10px;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #fff;
  text-align: center;
  padding: 25px 0 10px;
  box-sizing: border-box;
  display: block;
}
.totopfade:before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  right: 50%;
  margin-right: -10px;
  margin-top: -6px;
  border-style: solid;
  border-width: 12px 10px 0 10px;
  border-color: #000 transparent transparent transparent;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
/*main--------------*/
main {
  background: rgb(2, 89, 160);
  background: -moz-linear-gradient(90deg, rgba(2, 89, 160, 1) 0%, rgba(12, 156, 143, 1) 100%); /* Firefox */
  background: -webkit-linear-gradient(90deg, rgba(2, 89, 160, 1) 0%, rgba(12, 156, 143, 1) 100%); /* safari Chrome */
  background: -ms-linear-gradient(90deg, rgba(2, 89, 160, 1) 0%, rgba(12, 156, 143, 1) 100%); /* IE */
  background: linear-gradient(90deg, rgba(2, 89, 160, 1) 0%, rgba(12, 156, 143, 1) 100%);
  padding-top: 170px;
  display: block; /* IE対策に追加 */
  margin: auto;
  width: 100%;
  overflow: hidden;
}
h2 {
  font-size: 30px;
  letter-spacing: 0.03em;
  line-height: 1.2em;
}
h2.line {
  color: #0259a0;
  border-bottom: 1px solid #0259a0;
  padding-bottom: 15px;
  margin-bottom: 18px;
}
h3 {
  font-size: 24px;
  line-height: 1.6em;
  color: #0259a0;
  letter-spacing: 0.065em;
}
a.button img {
  width: 100%;
  max-width: 382px;
}
.container.mains {
  padding: 40px 0 45px;
}
.main_box {
  text-align: center;
  border: 3px solid #fcee21;
  margin: 0 auto 40px;
  padding: 45px;
  position: relative;
}
.main_box .fukidashi {
  position: absolute;
  display: block;
  width: 100%;
  max-width: 203px;
  top: -5%;
  right: -4%;
  z-index: 99;
}
.main_box .midashi {
  width: 100%;
  max-width: 630px;
}
.main_box .date {
  width: 100%;
  max-width: 580px;
  margin: 30px auto;
}
.main_box h4 {
  font-size: 19px;
  color: #fcee21;
  line-height: 1.6em;
  margin-top: 14px;
  letter-spacing: 0.05em;
}
.main_box h4 span {
  display: block;
  padding: 2.5vw 0 0;
}
.main_box a.button img {
  width: 100%;
  max-width: 650px;
}
.mains h2.line {
  color: #fff;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.08em;
}
.mains h3 {
  color: #fff;
  margin-bottom: 10px;
}
.y-maker {
  border-bottom: 3px solid #fcee21;
  padding-bottom: 8px;
}
a.access {
  text-decoration: underline;
  display: inline-block;
  color: #fff;
}
a.access h3 {
  margin: 10px 0 0;
  position: relative;
  padding-left: 28px;
}
a.access h3::before {
  content: '';
  width: 21px;
  height: 31px;
  border: 0px;
  background: url(../img/icon_access.png) no-repeat;
  top: 50%;
  left: 0;
  margin-top: -16px;
  position: absolute;
  background-size: cover;
}
.zoom {
  margin-top: 60px;
  color: #fff;
}
.zoom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.zoom p {
  font-size: 12px;
}
.zoom .b {
  margin: 15px 0 10px;
}
.wh-bg {
  background: #fff;
  padding: 45px 0;
}
h5 {
  font-size: 18px;
  line-height: 1.6em;
}
h6 {
  font-size: 16px;
  line-height: 1.75em;
}
.gray-bg {
  background: #f2f2f2;
  padding: 20px 30px;
  margin: 10px 0;
}
.gray-bg ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
a.office {
  font-size: 12px;
  text-decoration: underline;
  color: #0259a0;
  line-height: 1.8em;
}
.contact {
  border-top: 1px solid #666;
  margin-top: 15px;
  padding-top: 15px;
}
.contact .blue {
  color: #0259a0;
}
.contact h6 span {
  font-weight: 400;
}
.wh-bg p.mb {
  margin-bottom: 30px;
}
.wh-bg h4 {
  font-size: 21px;
  color: #f15a24;
  text-align: center;
  margin: 60px 0 50px;
}
.waku {
  border: 8px solid #f2f2f2;
  padding: 30px 25px
}
/*高校教員のみなさまへ*/
#other .container.mains {
  padding: 40px 0;
}
#other header .title_cap {
  width: 100%;
  max-width: 534px;
  top: 140%;
}
#other header::after {
  top: 50%;
}
#other #svg-bg {
  height: 320px;
}
#other main {
  padding-top: 128px;
}
#other h3 {
  text-align: center;
  font-weight: 400;
}
#other .content {
  margin: 50px auto 10px;
}
#other .content_li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 30px;
  margin-bottom: 20px;
}
#other .date_pc {
  width: 100%;
  max-width: 249px;
}
#other .content_li:nth-child(2) h2 {
  margin: 12px 0;
}
#other .content_li h6 {
  line-height: 1.5em;
}
.red {
  color: #c1272d;
}
#other .wh-bg a img {
  width: 100%;
  max-width: 560px;
}
#other .pdf-area {
  width: 100%;
  margin: 20px 0;
}
#other a.button2 img {
  width: 100%;
  max-width: 320px;
}
#other .zoom {
  width: 100%;
  color: #000;
  margin: 0
}
#other .zoom h6 {
  font-size: 14px;
}
#other .zoom ul {
  margin: 0 0 15px;
}
#other h6.white {
  color: #fff;
  font-weight: 400;
}
/*フォーム*/
#form header .title_cap {
  max-width: 604px;
}
/*tableスクロール*/
.tableScroll {
}
.tableScrollComent {
  display: none;
}

.end {
  text-decoration: line-through;
}

/*PC==========================================*/
@media print, screen and (min-width:1300px) {
  #svg-bg {
    display: block;
  }
  header::after {
    display: none;
  }
  .totopfade {
    right: 13%;
  }
  main {
    padding-top: 200px;
  }
  #other main {
    padding-top: 136px;
  }
}
@media print, screen and (min-width:769px) {
  .sp {
    display: none;
  }
  .pc {
    display: block;
  }
  .footer_logo {
    float: left;
    width: 40%;
  }
  footer .container::after {
    content: "";
    float: none;
    clear: both;
    display: block;
  }
  footer ul {
    float: right;
    width: 60%;
    margin-top: 10px;
    webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  footer ul li {
    width: 48%;
  }
  .main_box h4 span {
    padding: 0;
  }
  .zoom ul li:first-child {
    max-width: 15%;
    margin-right: 2.5%;
  }
  .zoom ul li:nth-child(2) {
    max-width: 17.5%;
    margin-right: 2%;
  }
  .zoom ul li:last-child {
    width: 63%;
  }
  .zoom ul li:first-child img {
    max-width: 145px;
  }
  .zoom ul li:nth-child(2) img {
    max-width: 201px;
  }
  .gray-bg ul {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  .gray-bg ul li:first-child {
    width: 54%;
    margin-right: 2%;
  }
  .gray-bg ul li:last-child {
    width: 44%;
    text-align: center;
  }
  .contact .blue {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  .contact h6 {
    display: inline-block;
    line-height: 1.6em;
  }
  .contact h6 span {
    padding-right: 15px;
  }
  #other .content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #other .content_li {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }
  #other .content_li:nth-child(2) {
    -webkit-box-align: flex-end;
    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
  }
  #other .content_li .text-inner, #other .content_li .btn-area {
    width: 48%;
  }
  #other .content_li .btn-area {
    text-align: right;
  }
  #other .date_pc {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
  }
  #other .date_sp {
    display: none;
  }
  #other .pdf-area ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #other .pdf-area ul li:first-child {
    margin-right: 20px;
  }
  #other .zoom {
    border-top: 1px solid #999;
    padding-top: 20px;
  }
  #other .content_li .text-inner .sub_text {
    display: block;
    margin-left: 0.5em;
    text-align: left;
  }
  #other .content_li .text-inner .sub_text dt {
    font-weight: bold;
  }
  #other .content_li .text-inner .sub_text dd + dt {
    margin-top: 0.5em;
  }
  #other .content_li .text-inner .sub_text dd {
    margin-left: 0;
    line-height: 1.5;
  }
  #other .content_li .text-inner .sub_text dd.fl {
    font-size: 1.5em;
  }
  .button_pdf img {
    width: 50%;
    max-width: 325px;
    margin: 15px 0 0;
  }
}
/*タブレット==========================================*/
@media screen and (min-width:769px) and (max-width:1060px) {
  html {
    font-size: 1.6vw;
  }
  header::after {
    height: 160px;
  }
  .main_box .fukidashi {
    width: 18vw;
    top: -7%;
    right: -6%;
  }
  footer ul {
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  footer ul li:first-child {
    margin-right: 2%;
  }
  .totopfade {
    right: 2%;
  }
  main {
    padding-top: 160px;
  }
  #other .date_pc {
    margin: 15px 0 0;
  }
}
/*スマホ==========================================*/
@media print, screen and (max-width:768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  html {
    font-size: 3.46vw;
  }
  body {
    font-size: 1rem;
  }
  p {
    font-size: 0.9rem;
    line-height: 1.6em;
  }
  header::after {
    height: 20vw;
  }
  #top header::after {
    height: 22vw;
  }
  header .logo_univ {
    padding: 3vw 0;
  }
  header .logo_univ img {
    max-width: 40vw;
  }
  header .title_logo {
    max-width: 86vw;
  }
  header .title_cap {
    max-width: 88vw;
  }
  footer .container {
    padding: 9vw 0 4vw;
  }
  .footer_logo {
    text-align: center;
  }
  .footer_logo img {
    max-width: 68vw;
  }
  footer ul {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 60%;
    margin: 0 auto;
  }
  footer ul li {
    width: 100%;
    margin-top: 4vw;
  }
  footer a {
    padding: 2.8vw;
    font-size: 0.86rem;
  }
  #top main {
    padding-top: 22vw;
  }
  .container.mains {
    padding: 6vw 0 7vw;
  }
  .main_box {
    padding: 12vw 6.5vw 7vw;
    margin: 0 auto 6vw;
  }
  .main_box .fukidashi {
    max-width: 28vw;
    top: -10%;
  }
  .main_box .date {
    margin: 4vw auto;
  }
  .main_box h4 {
    font-size: 0.7rem;
    margin-top: 3vw;
  }
  h2 {
    font-size: 1.12rem;
  }
  h2.line {
    padding-bottom: 2vw;
    margin-bottom: 4vw;
  }
  h3 {
    font-size: 1.0rem;
  }
  h5 {
    font-size: 0.9rem;
  }
  a.access h3 {
    font-size: 0.9rem;
    padding-left: 4vw;
  }
  a.access h3::before {
    width: 2.6vw;
    height: 3.9vw;
    margin-top: -2vw;
  }
  .y-maker {
    padding-bottom: 1vw;
    border-bottom: 2px solid #fcee21;
  }
  .zoom {
    margin-top: 10.5vw;
  }
  .zoom ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .zoom ul li:first-child {
    width: 44%;
    margin-right: 3%;
  }
  .zoom ul li:nth-child(2) {
    width: 53%;
  }
  .zoom ul li:last-child {
    width: 100%;
  }
  .zoom ul li p {
    margin-top: 1vw;
    font-size: 0.78rem;
  }
  .zoom .b {
    margin: 4.5vw auto 2vw;
    text-align: center;
  }
  .wh-bg {
    padding: 6.5vw 0;
  }
  h6 {
    font-size: 0.78rem;
    line-height: 1.75em;
  }
  .gray-bg {
    padding: 5vw 7vw;
    margin: 3vw auto 2vw;
  }
  .gray-bg ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .gray-bg ul li:last-child {
    text-align: center;
    margin-top: 3vw;
  }
  a.office {
    font-size: 0.7rem;
    margin-top: 2vw;
  }
  .wh-bg p.mb {
    margin-bottom: 6vw;
  }
  .contact h6 {
    font-size: 0.87rem;
  }
  .contact h6 span {
    display: block;
  }
  .wh-bg h4 {
    font-size: 1.05rem;
    margin: 6vw auto 7vw;
  }
  .waku {
    padding: 5vw;
  }
  /*高校教員のみなさまへ*/
  #other header::after {
    top: 90%;
  }
  #other header .title_cap {
    max-width: 78vw;
  }
  #other main, #form main {
    padding-top: 20vw;
  }
  #other .container.mains {
    padding: 5vw 0;
  }
  #other h2 {
    font-size: 1.3rem;
  }
  #other h3 {
    text-align: left;
  }
  #other .content {
    margin: 6vw auto 0;
  }
  #other .content_li {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 4vw;
    margin-bottom: 3vw;
    text-align: center;
  }
  #other .content_li .btn-area {
    margin-top: 4vw;
  }
  #other .date_pc {
    display: none;
  }
  #other .date_sp {
    display: block;
    width: 100%;
    max-width: 56vw;
    margin: 3.5vw auto 0;
  }
  #other .content_li:nth-child(2) h2 {
    margin: 3vw 0 1.5vw;
  }
  .red {
    font-size: 0.9rem;
  }
  #other .wh-bg {
    padding: 4vw 0;
  }
  #other .wh-bg a img {
    max-width: 84vw;
  }
  #other .pdf-area {
    margin: 3.5vw 0 2vw;
  }
  #other .pdf-area ul li {
    margin-bottom: 2.5vw;
  }
  #other .zoom {
    text-align: left;
  }
  #other .zoom ul {
    margin: 0 0 2.5vw;
  }
  #other .zoom h6 {
    font-size: 0.87rem;
  }
  #other a.button2 {
    text-align: center;
    width: 90%;
    margin: 0 auto;
  }
  #other .content_li .text-inner .sub_text {
    text-align: left;
  }
  #other .content_li .text-inner .sub_text dt {
    font-weight: bold;
  }
  #other .content_li .text-inner .sub_text dd + dt {
    margin-top: 0.5em;
  }
  #other .content_li .text-inner .sub_text dd {
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em;
    line-height: 1.5;
  }
  #other .content_li .text-inner .sub_text dd.fl {
    font-size: 1.2em;
  }
	/*tableスクロール*/
	.tableScroll {
		overflow-x: scroll; 
		white-space: nowrap;
		padding: 0 0 20px 0;
	}
	.tableScrollComent {
		display: inherit;
	}
}
/*フォーム*/
#form header .title_cap {
  top: 125%;
  max-width: 604px;
}
.button_pdf {
  margin: 15px 0 0;
  text-align: center;
}
.button_pdf img {
  width: 70%;
  max-width: 450px;
}
/* 202009 更新 */
#other .content_li .outline_wrap {
  width: 100%;
}
#other .content_li .outline_flex dt {
  font-weight: bold;
}
#other .content_li .outline_flex dd + dt {
  margin-top: 0.5em;
}
#other .content_li .outline_flex dd {
  margin-left: 0;
  line-height: 1.5;
}
#other .content_li .outline_flex dd.fl {
  font-size: 1.5em;
}
#other .content_li .outline_flex dd a {
  margin-top: 0.25em;
  font-weight: bold;
}
#other .content_li .btn-area.w100p {
  width: 100%;
  text-align: center;
}
@media print, screen and (min-width:769px) {
  #other .content_li .outline_flex {
    display: flex;
    justify-content: space-between;
  }
  #other .content_li .outline_flex dl {
    width: 49%;
  }
}
@media print, screen and (max-width:768px) {
  #other .content_li .outline_flex {
    text-align: left;
  }
  #other .content_li .outline_flex dl {
    margin: 0.5em 0 0 0;
  }
  #other .content_li .outline_flex dt {
    font-weight: bold;
  }
  #other .content_li .outline_flex dd + dt {
    margin-top: 0.5em;
  }
  #other .content_li .outline_flex dd {
    margin-left: 0;
    padding-left: 3em;
    text-indent: -3em;
    line-height: 1.5;
  }
  #other .content_li .outline_flex dd.fl {
    font-size: 1.2em;
  }
}
/* 20210406追加 */
#other .event_list {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
#other .event_list th,
#other .event_list td {
  padding: 0.5em 1em;
  border: solid 1px #ccc;
}
#other .event_list th {
  background: #eee;
  text-align: center;
}
#other .event_list td:first-child {
  white-space: nowrap;
}
#other .event_list td:nth-child(2) {
  text-align: center;
}
#other .event_list td[colspan="2"] {
  text-align: left;
}
#other .event_list + p {
  margin: 1em 0 2em;
}
#other .event_list td > a {
  display: inline-block;
  margin-right: 1em;
  color: #005dbb;
}
@media print, screen and (min-width:769px) {
  #other .event_list_ttl br,
  #other .event_list br {
    display: none;
  }
}
@media print, screen and (max-width:768px) {
  #other .event_list {
    line-height: 1.4;
    font-size: 0.8em;
  }
  #other .event_list th,
  #other .event_list td {
    padding: 0.5em;
  }
  #other .event_list td {
    text-align: left;
  }
  #other .event_list td[rowspan] {
    text-align: center;
  }
  #other .event_list td > a {
    display: block;
    margin-right: 0;
  }
}












