/* CSS Document */
/* main top
------------------------------------------------------------*/
main.top2020 > section {
  padding-top: 10px;
  padding-bottom: 10px;
}

main.top2020 > section.bg {
  background: rgba(255, 255, 255, 0.6);
  padding-top: 25px;
  padding-bottom: 25px;
}

main.top2020 > section:not(.bg) .content {
  background: #000;
  background: #FFF;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
}

main.top2020 .block-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px -25px 0;
}

main.top2020 .block-list li {
  width: calc(25% - 12px);
  margin: 0 12px 25px 0;
}

main.top2020 .block-list.bg li {
  background: #fff;
}

main.top2020 .block-list.bg .item-text {
  padding: 10px;
}

main.top2020 .block-list.bg .item-text .text {
  font-size: 12px;
  font-size: 0.8rem;
}

main.top2020 .block-list .item-img {
  line-height: 0;
  text-align: center;
}

main.top2020 .block-list .item-text {
  padding-top: 10px;
}

main.top2020 .block-list .item-text > *:not(:last-child) {
  margin-bottom: 5px;
}

main.top2020 .block-list .item-text .title {
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  line-height: 1.5;
}

main.top2020 .block-list .item-title {
  font-size: 17px;
  font-size: 1.1333333333rem;
  font-weight: bold;
  line-height: 1.5;
}

main.top2020 .title-block {
  margin-bottom: 20px;
}

main.top2020 .title-block h2 {
  margin-left: -21px;
  margin-right: -21px;
  margin-top: -20px;
  line-height: 0;
  overflow: hidden;
}

main.top2020 .title-block h3 {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: -38px;
  color: #65697A;
  padding-left: 15px;
}

main.top2020 #opencampus .content {
  position: relative;
}

main.top2020 #opencampus .inside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.top2020 #opencampus .inside:after {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  margin-top: 20px;
  background: url(../img/top/opencampus/line-bottom.jpg) no-repeat right center/auto 20px;
}

@media screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  main.top2020 #opencampus .inside:after {
    background-image: url(../img/top/opencampus/line-bottom@2x.jpg);
  }
}

main.top2020 #opencampus .item-character {
  position: absolute;
  right: -20%;
  top: -30px;
  pointer-events: none;
  line-height: 0;
}

main.top2020 #opencampus .item-calender {
  margin-right: 20px;
  width: 414px;
  max-width: 55%;
}

main.top2020 #opencampus .item-calender h3 {
  line-height: 0;
  margin-bottom: 10px;
}

main.top2020 #opencampus .item-calender .list {
  -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  background: #FFECED;
  padding: 10px 12px;
  margin-bottom: 10px;
  position: relative;
}

main.top2020 #opencampus .item-calender .list:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #FF4150;
  -webkit-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: inset 3px 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
}

main.top2020 #opencampus .item-calender .list dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 0;
}

main.top2020 #opencampus .item-calender .list dl:not(:last-child) {
  border-bottom: 2px solid #595858;
  margin-bottom: 0;
  padding-bottom: 5px;
}

main.top2020 #opencampus .item-calender .list dl dt {
  margin-right: 10px;
}

main.top2020 #opencampus .item-calender .list dl dd {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

main.top2020 #opencampus .item-calender .list dl dd span:not(:last-child) {
  padding-right: 15px;
  margin-right: 10px;
  position: relative;
}

main.top2020 #opencampus .item-calender .list dl dd span:not(:last-child):after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  right: 0;
  background: #FF4150;
  -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
}

main.top2020 #opencampus .item-calender .link-btn {
  line-height: 0;
}

main.top2020 #opencampus .item-calender .text {
  text-align: center;
  line-height: 0;
  padding-top: 15px;
}

main.top2020 #opencampus .item-img {
  line-height: 0;
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

main.top2020 #opencampus .item-link {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 65, 80, 0.5);
  position: relative;
}

main.top2020 #opencampus .item-link h3 {
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
  color: #FF4150;
  background: #fff;
  margin-bottom: 10px;
  background: #fff;
  text-align: center;
  margin-bottom: 10px;
}

main.top2020 #opencampus .item-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -6px -6px 0;
}

main.top2020 #opencampus .item-link ul li {
  width: calc(100% / 7 - 6px);
  margin: 0 6px 6px 0;
  line-height: 0;
}

main.top2020 #course .title-block {
  position: relative;
}

main.top2020 #course .title-block p {
  position: absolute;
  color: #0080C8;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 10px;
  font-size: 14px;
  font-size: 0.9333333333rem;
  font-weight: bold;
}

main.top2020 #course .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -20px -20px 0;
}

main.top2020 #course .list > li {
  margin: 0 20px 20px 0;
  width: calc(50% - 20px);
  position: relative;
}

main.top2020 #course .list > li > a {
  display: block;
  line-height: 0;
  text-align: center;
}

main.top2020 #course .list > li .text {
  position: absolute;
  left: 0;
  top: 0;
  padding-left: 15px;
  padding-top: 10%;
  text-align: left;
}

main.top2020 #course .list > li h4 {
  color: #65697A;
  font-size: 16px;
  font-size: 1.0666666667rem;
  font-weight: bold;
}

main.top2020 #course .list > li ul li {
  font-size: 24px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.4;
}

main.top2020 #course .list > li ul li a {
  text-decoration: underline;
}

main.top2020 #course .list > li ul li a:hover {
  text-decoration: none;
}

main.top2020 #course .list > li:nth-child(1) .text a {
  color: #D78113;
}

main.top2020 #course .list > li:nth-child(2) .text a {
  color: #CD2565;
}

main.top2020 #course .list > li:nth-child(3) .text a {
  color: #99BF44;
}

main.top2020 #course .list > li:nth-child(4) .text a {
  color: #70B173;
}

main.top2020 #course .list > li:nth-child(5) .text a {
  color: #009BB4;
}

main.top2020 #course .list > li:nth-child(6) .text a {
  color: #CA4917;
}

main.top2020 #course .list > li:nth-child(7) .text a {
  color: #0068B3;
}

main.top2020 #information .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

main.top2020 #information .item-tw {
  margin-right: 18px;
}

main.top2020 #information .item-info {
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 1px solid #CCCCCC;
  background: #fff;
}

main.top2020 #information .item-info dl {
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px;
}

main.top2020 #information .item-info dl:nth-child(1) {
  border-right: 1px solid #CCCCCC;
}

main.top2020 #information .item-info dl dt {
  line-height: 0;
  margin-bottom: 10px;
}

main.top2020 #information .item-info dl dd ul:not(:last-child) {
  margin-bottom: 15px;
}

main.top2020 #information .item-info dl dd ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
}

main.top2020 #information .item-info dl dd ul li:not(:last-child) {
  margin-bottom: 15px;
}

main.top2020 #information .item-info dl dd ul li > * {
  margin-bottom: 10px;
}

main.top2020 #information .item-info dl dd .cat {
  background-color: #FF4150;
  color: #FFF;
  width: 90px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 15px;
  font-size: 1rem;
}

main.top2020 #information .item-info dl dd time {
  border: 1px solid #CCCCCC;
  width: 10px;
  -ms-flex: 1 0 auto;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  font-size: 15px;
  font-size: 1rem;
  padding-left: 10px;
}

main.top2020 #information .item-info dl dd .title {
  font-size: 14px;
  font-size: 0.9333333333rem;
  line-height: 1.5;
  width: 100%;
  word-break: break-word;
}

main.top2020 #information .item-info dl dd .title a {
  color: #000000;
}

main.top2020 #information .item-info dl:nth-child(2) dd .cat {
  background-color: #0080C8;
}

main.top2020 #information .item-link {
  width: 100%;
  padding-top: 23px;
}

main.top2020 #information .item-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: -12px;
  margin-bottom: -12px;
}

main.top2020 #information .item-link ul li {
  line-height: 0;
  margin-right: 12px;
  margin-bottom: 12px;
}

main.top2020 .blog-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -12px;
  margin-bottom: -20px;
}

main.top2020 .blog-list li {
  width: calc(25% - 12px);
  margin-right: 12px;
  margin-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 5px;
}

main.top2020 .blog-list li > * {
  width: 100%;
}

main.top2020 .blog-list li:nth-child(1) .item-title h3 {
  background-color: #D78113;
}

main.top2020 .blog-list li:nth-child(2) .item-title h3 {
  background-color: #CD2565;
}

main.top2020 .blog-list li:nth-child(3) .item-title h3 {
  background-color: #99BF44;
}

main.top2020 .blog-list li:nth-child(4) .item-title h3 {
  background-color: #70B173;
}

main.top2020 .blog-list li:nth-child(5) .item-title h3 {
  background-color: #009BB4;
}

main.top2020 .blog-list li:nth-child(6) .item-title h3 {
  background-color: #CA4917;
}

main.top2020 .blog-list li:nth-child(7) .item-title h3 {
  background-color: #0068B3;
}

main.top2020 .blog-list .item-img {
  margin-bottom: 5px;
}

main.top2020 .blog-list .item-img a {
  display: block;
  height: 130px;
  background: no-repeat center / cover;
  border: 1px solid #CCCCCC;
}

main.top2020 .blog-list .item-title {
  margin-bottom: 6px;
}

main.top2020 .blog-list .item-title h3 {
  background-color: #D78113;
  color: #FFF;
  text-align: center;
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
}

main.top2020 .blog-list .item-title time {
  display: block;
  border: 1px solid #CCCCCC;
  text-align: center;
  font-size: 11px;
  font-size: 0.7333333333rem;
  padding: 5px;
}

main.top2020 .blog-list .item-text:not(:last-child) {
  margin-bottom: 5px;
}

main.top2020 .blog-list .item-text .title {
  font-size: 14px;
  font-size: 0.9333333333rem;
}

main.top2020 .blog-list .item-text .title a {
  color: #000000;
}

main.top2020 .blog-list .item-text .text {
  font-size: 10px;
  font-size: 0.6666666667rem;
}

main.top2020 .blog-list .item-link {
  margin-top: auto;
}

main.top2020 #more .text {
  font-size: 15px;
  font-size: 1rem;
  font-weight: bold;
}

main.top2020 #more .text p:not(:last-child) {
  margin-bottom: 15px;
}

@media screen and (min-width: 701px) and (max-width: 900px) {
  /* main top
------------------------------------------------------------*/
  main.top2020 .title-block h3 {
    margin-top: 5px;
    padding-left: 0;
  }
  main.top2020 #opencampus .item-character {
    right: -10%;
    width: 40%;
    top: 20%;
  }
}

/*sp*/
@media screen and (max-width: 700px) {
  /* main top
------------------------------------------------------------*/
  main.top2020 > section.bg {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  main.top2020 > section:not(.bg) .content {
    padding: 15px;
  }
  main.top2020 .block-list {
    margin: 0 -12px -25px 0;
  }
  main.top2020 .block-list li {
    width: calc(50% - 12px);
    margin: 0 12px 25px 0;
  }
  main.top2020 .title-block {
    margin-bottom: 15px;
  }
  main.top2020 .title-block h2 {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -15px;
  }
  main.top2020 .title-block h3 {
    font-size: 17px;
    font-size: 1.1333333333rem;
    font-weight: bold;
    margin-top: 5px;
    padding-left: 0;
  }
  main.top2020 #opencampus .inside {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.top2020 #opencampus .item-character {
    right: -8%;
    width: 55%;
    bottom: -30px;
    top: 42%;
  }
  main.top2020 #opencampus .item-calender {
    margin-right: 0;
    margin-bottom: 20px;
    width: 100%;
    max-width: 100%;
  }
  main.top2020 #opencampus .item-calender h3 {
    text-align: center;
  }
  main.top2020 #opencampus .item-calender .list {
    padding: 15px 10px;
  }
  main.top2020 #opencampus .item-calender .list dl:not(:last-child) {
    border-bottom-width: 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  main.top2020 #opencampus .item-calender .list dl dt {
    margin-right: 10px;
  }
  main.top2020 #opencampus .item-calender .list dl dd {
    margin-bottom: -10px;
  }
  main.top2020 #opencampus .item-calender .list dl dd span {
    margin-bottom: 10px;
  }
  main.top2020 #opencampus .item-calender .list dl dd span:not(:last-child) {
    padding-right: 15px;
    margin-right: 10px;
    position: relative;
  }
  main.top2020 #opencampus .item-calender .list dl dd span:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    right: 0;
    background: #FF4150;
    -webkit-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 6px 0 rgba(0, 0, 0, 0.25);
  }
  main.top2020 #opencampus .item-calender .link-btn {
    text-align: center;
  }
  main.top2020 #opencampus .item-img {
    width: 100%;
    text-align: center;
  }
  main.top2020 #opencampus .item-link {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  main.top2020 #opencampus .item-link ul {
    margin: 0 -3px -3px 0;
  }
  main.top2020 #opencampus .item-link ul li {
    width: auto;
    max-width: calc(100% / 4 - 3px);
    margin: 0 3px 3px 0;
  }
}

@media screen and (max-width: 700px) and (max-width: 480px) {
  main.top2020 #opencampus .item-link ul li {
    max-width: calc(100% / 3 - 3px);
  }
}

@media screen and (max-width: 700px) {
  main.top2020 #course .title-block p {
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  main.top2020 #course .title-block p br {
    display: none;
  }
  main.top2020 #course .list {
    margin: 0 0 -10px 0;
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  main.top2020 #course .list > li {
    margin: 0 0 10px 0;
    width: 100%;
  }
  main.top2020 #course .list > li .text {
    padding-top: 10%;
  }
  main.top2020 #course .list > li h4 {
    font-size: 15px;
    font-size: 1rem;
    font-weight: bold;
  }
  main.top2020 #course .list > li ul {
    padding-top: 0;
  }
  main.top2020 #course .list > li ul li {
    font-size: 18px;
    font-size: 1.2rem;
    font-weight: bold;
  }
  main.top2020 #information .item-tw {
    margin-right: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  main.top2020 #information .item-info {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  main.top2020 #information .item-info dl dd .cat {
    width: 70px;
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
  main.top2020 #information .item-info dl dd time {
    font-size: 14px;
    font-size: 0.9333333333rem;
  }
}

@media screen and (max-width: 700px) and (max-width: 500px) {
  main.top2020 #information .item-info dl {
    width: 100%;
  }
  main.top2020 #information .item-info dl:nth-child(1) {
    border-right: none;
    border-bottom: 1px solid #CCCCCC;
  }
}

@media screen and (max-width: 700px) {
  main.top2020 #information .item-link {
    padding-top: 15px;
  }
  main.top2020 #information .item-link ul {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-bottom: -10px;
  }
  main.top2020 #information .item-link ul li {
    width: calc(50% - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  main.top2020 .blog-list li {
    width: calc(33.3333% - 12px);
  }
}

@media screen and (max-width: 700px) and (max-width: 500px) {
  main.top2020 .blog-list li {
    width: calc(50% - 12px);
  }
}

@media screen and (max-width: 700px) {
  main.top2020 .blog-list .item-img a {
    height: 100px;
  }
}
