@charset "UTF-8";

.green_bg .title_large {
  padding: 0;
  height: auto;
}

#slider_03,
#slider_03 li,
#slider_03 li img {
  width: 100%;
}

.mv {
  position: relative;
  width: 100%;
  height: 780px;
  overflow: hidden;
}

.mv video {
  min-width: 100%;
  min-height: 680px;
}

.mv img {
  width: 100%;
}

.mv_pc_block {
  display: block;
  position: relative;
}

.mv_sp_block {
  display: none;
}

.mv_cover {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  max-width: 1024px;
  width: 100%;
  margin: auto;
  text-align: right;
  color: #fff;
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 4rem;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  letter-spacing: 3.6px;
  line-height: 1.8;
}

.mv_cover span {
  letter-spacing: 16px;
  padding-right: 6px;
}

.contents {
  background: linear-gradient(90deg, rgba(241, 241, 241, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.feature .top_title {
  padding-left: 10%;
}

.examinees .top_title {
  padding-right: 10%;
}

/*news*/
.green_btn {
  background: #31705B;
  color: #fff;
  width: 328px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.green_btn p {
  display: flex;
  align-items: center;
  padding: 5px 0;
}

.green_btn p::before {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-right: 15px;
}

.green_btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.green_btn:hover {
  opacity: 0.8;
}

.news {
  background: #fff;
  box-shadow: 0px 0px 20px 2px rgb(0 0 0 / 10%);
  max-width: 1000px;
  width: 100%;
  padding: 50px;
  box-sizing: border-box;
  margin: 100px auto 50px;
}

.title_large {
  padding: 0;
}

.news .title_large {
  color: #31705B;
}

.news_titlebox {
  position: relative;
  padding: 10px 0;
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: auto;
  align-items: center;
}

.news_titlebox::after {
  position: absolute;
  content: "";
  background: transparent linear-gradient(90deg, #31705B 0%, #9BB97C 100%) 0% 0% no-repeat padding-box;
  height: 2px;
  width: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.title_large {
  font-size: 3rem;
  font-weight: bold;
  color: #fff;
  ;
}

.title_small {
  font-size: bold;
}

a.news-btn {
  display: block;
  text-align: center;
  font-size: 87.5%;
  padding: 5px 0;
  background: #F1F1EF;
  font-weight: bold;
  margin-top: 25px;
}

.container {
  padding: 35px 0;
  margin-top: 15px;
  background: url(/edu/grad/master/images/main_bg.png);
  background-size: cover;
}

.second-topics-contents {
  display: flex;
  margin: auto;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  background: #Fff;
  width: 96%;
  padding: 0px 0 10px;
}

.second-topics-inner {
  width: 100%;
  max-height: auto;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
}

.second-topics-item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 96%;
  margin: auto;
  border-bottom: 1px solid #DFDFDF;
  padding: 15px 0;
}

.second-topics-inner dt {
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #fff;
}

.date {
  background: #31705A;
  border-radius: 50%;
  height: 100px;
  width: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.year {
  color: #fff;
  font-size: 1.2rem;
}

.day {
  color: #fff;
  font-size: 1.8rem;
}

.second-topics-inner dd span {
  font-size: 1.3rem;
  width: 80px;
  text-align: center;
  margin-bottom: 8px;
  color: #fff;
}

.text_exam {
  background: #89B8BD;
}

.text_cat {
  background: #9BB97C;
}

.text_event {
  background: #DA936E;
}

.second-topics-inner dd {
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  margin-left: 25px;
  flex: 1;
}

.second-topics-inner dd a:link {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*feature*/
.green_bg {
  width: 100%;
  position: relative;
}

.green_bg_inner {
  background: linear-gradient(90deg, rgba(49, 112, 90, 1) 0%, rgba(155, 185, 124, 1) 100%);
  width: 90%;
  height: 712px;
  padding-bottom: 100px;
  padding-top: 200px;
  transform: translateY(-200px);
}

.feature {
  padding: 90px 0 0;
  margin: auto;
  width: 100%;
}

.feature_inner {
  background: url(/edu/grad/master/img/feature.png) no-repeat center;
  background-size: cover;
  width: 86%;
  display: flex;
  flex-direction: column;
  margin: 45px 0 0 0;
  height: 513px;
  box-sizing: border-box;
  position: absolute;
  right: 4%;
  align-items: flex-start;
  justify-content: center;
  padding: 80px 0 0 90px;
}

.feature_btn {
  background: #fff;
  margin: 10px 0;
  max-width: 505px;
  width: 100%;
  box-shadow: 0px 0px 10px #00000029;
  position: relative;
}

.feature_btn a {
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.feature_btn:hover {
  opacity: 0.8;
}

.feature_btn p {
  padding: 25px 0 25px 32%;
  font-weight: bold;
  text-align: left;
  font-size: 2rem;
  display: flex;
  align-items: center;
}

.feature_orange {
  border-top: 2px solid;
  border-image: linear-gradient(90deg, #DA936E, #FAD1AC);
  border-image-slice: 1;
}

.feature_orange p::before {
  content: url("/edu/grad/master/img/next_orange.png");
  padding-right: 10px;
  height: 26px;
}

.feature_blue {
  border-top: 2px solid;
  border-image: linear-gradient(90deg, #89B8BD, #C8EBEE);
  border-image-slice: 1;
}

.feature_blue p::before {
  content: url("/edu/grad/master/img/next_blue.png");
  padding-right: 10px;
}

.feature_pink {
  border-top: 2px solid;
  border-image: linear-gradient(90deg, #D78BA7, #F9CAE1);
  border-image-slice: 1;
}

.feature_pink p::before {
  content: url("/edu/grad/master/img/next_pink.png");
  padding-right: 10px;
}

/*examinees*/
.examinees {
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.examinees-inner-box {
  background: url(/edu/grad/master/img/examinees.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
  height: 686px;
  padding: 110px 0;
  width: 90%;
  z-index: 1;
}

.examinees_inner {
  max-width: 1024px;
  width: 100%;
  display: flex;
  margin: 30px auto;
  flex-wrap: wrap;
  justify-content: space-between;
}

.examinees_btn {
  background: rgba(255, 255, 255, 0.9);
  padding: 20px;
  box-shadow: 0px 0px 20px 2px rgb(0 0 0 / 10%);
  margin: 10px auto;
  text-align: center;
  height: auto;
  width: 32%;
  box-sizing: border-box;
  position: relative;
}

.examinees_btn a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.examinees_btn:hover {
  background: rgba(255, 255, 255, 1);
  cursor: pointer;
}

.examinees_btn p {
  padding: 15px 0 20px;
  font-size: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 82px;
  box-sizing: border-box;
}

.examinees_pink {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #D78BA7, #F9CAE1);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_pink::before {
  content: url("/edu/grad/master/img/next_pink.png");
  padding-right: 10px;
}

.examinees_blue {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #89B8BD, #C8EBEE);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_blue::before {
  content: url("/edu/grad/master/img/next_blue.png");
  padding-right: 10px;
}

.examinees_puple {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #A791B1, #E1CFE7);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_puple::before {
  content: url("/edu/grad/master/img/next_puple.png");
  padding-right: 10px;
}

.examinees_orange {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #DA936E, #FAD1AC);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_orange::before {
  content: url("/edu/grad/master/img/next_orange.png");
  padding-right: 10px;
}

.examinees_yellow {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #CACB07, #F5F5CF);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_yellow::before {
  content: url("/edu/grad/master/img/next_yellow.png");
  padding-right: 10px;
}

.examinees_green {
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 2px solid;
  border-image: linear-gradient(90deg, #089766, #AAE6D2);
  border-image-slice: 1;
  font-size: 1.5rem;
}

.examinees_green::before {
  content: url("/edu/grad/master/img/next_green.png");
  padding-right: 10px;
}


/*about*/
/*about*/
/*about*/
/*about*/

@media screen and (max-width: 767px) {
  .mv {
    position: relative;
    width: 100%;
    height: 70vh;
  }

  .title_large {
    padding: 0;
  }

  .mv video {
    width: 100%;
    min-height: auto;
    object-fit: cover;
    height: 100%;
  }

  .mv_cover {
    font-size: 2.4rem;
    letter-spacing: 2.6px;
    text-align: center;
    width: 98%;
  }

  .mv_cover span {
    letter-spacing: 10px;
  }

  .news {
    width: 90%;
    padding: 5%;
  }

  .feature .top_title {
    padding-left: 5%;
  }

  .examinees .top_title {
    padding-right: 5%;
  }

  .green_btn {
    width: 130px;
  }

  .second-topics-inner dt {
    width: 76px;
    height: 76px;
  }

  .second-topics-inner dd {
    padding-left: 0;
    width: calc(100% - 84px);
    margin-left: 8px;
  }

  .year {
    font-size: 1.1rem;
  }

  .day {
    font-size: 1.8rem;
  }

  .green_bg_inner {
    width: 95%;
    height: 540px;
    margin-bottom: -140px;
  }

  .feature_inner {
    right: -5.2%;
    width: 100%;
    padding: 60px 0 40px 5%;
    height: auto;
  }

  .feature {
    padding: 50px 0 10px;
  }

  .examinees_btn {
    width: 95%;
    padding: 10px;
    height: auto;
    margin: 5px 0px 5px 0;
  }

  .examinees_btn p {
    justify-content: flex-start;
    padding-left: 7%;
  }

  .exam_link {
    width: 100%;
    position: relative;
    left: -27%
  }

  .examinees_inner {
    padding: 21px 0;
    position: relative;
    margin-left: -5.2%;
  }

  .examinees-inner-box {
    padding: 50px 0 0;
    width: 95%;
    height: auto;
  }

  .title_large {
    font-size: 3.6rem;
  }

  .feature_btn {
    max-width: 230px;
  }

  .feature_btn p {
    padding: 25px 0 25px 10%;
  }

  .footer_guidance div {
    width: 100%;
  }

}

@media screen and (max-width: 360px) {
  .mv_cover {
    font-size: 2rem;
    letter-spacing: 3.8px;
    text-align: center;
    width: 98%;
  }

  .mv_cover span {
    letter-spacing: 10px;
  }
}