
header {
  border-bottom: 1px solid #ececec;
}
.ttl_com {
  font-size: 30px;
  line-height: 1.4;
  margin-bottom: 40px;
  padding-bottom: 25px;
  position: relative;
  overflow: hidden;
  text-align: left;
}
.ttl_com:before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #cccccc;
  position: absolute;
  bottom: 0;
  left: 0px;
  margin: 0;
}
.txt_black {
  color: #144284;
}
.txt_bold {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.com_bg {
  background: url(/common/images/bg_academic.jpg) repeat-y;
  background-position: top 26px center;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}
.image_container {
  width: 780px;
  margin: 0 auto;
  margin-bottom: 50px;
}
.image_container img {
  width: 100%;
}

.com_sec .inner {
  padding-bottom: 130px;
}
.com_sec .inner {
  width: 980px;
  margin: 0 auto;
  padding: 170px 45px 80px 45px;
  background: #ffffff;
}
.txt_guide {
  margin-bottom: 40px;
}
.txt_ttl_span {
  font-size: 18px;
  font-family: Noto Sans CJK JP;
  font-weight: 800;
  color: #333333;
  display: inline-block;
  margin-bottom: 10px;
}
.txt_blue {
  font-size: 22px;
  font-family: Noto Sans CJK JP;
  color: #144284;
}
.txt_blue_second {
  font-size: 18px;
  font-family: Noto Sans CJK JP;
  color: #144284;
}

.content_list {
  -webkit-border: 1px solid #cccccc;
  border: 1px solid #cccccc;
}
#guide_3 table {
  width: auto;
  border-collapse: collapse;
  margin-bottom: 50px;
}
#guide_3 table th:first-child {
  width: 200px;
  border-right: 1px solid #ffffff;
}
#guide_3 table th:last-child {
  width: 677px;
}
#guide_3 table th {
  max-height: 50px;
  font-weight: bold;
  background: #e1e8f2;
  padding: 18px 10px 15px 0px;
  border: 1px solid #e1e8f2;
  color: #144284;
  font-size: 16px;
  font-family: Noto Sans CJK JP;
  text-align: center;
}
#guide_3 table td {
  border: 1px solid #e1e8f2;
  padding: 15px;
  line-height: 1.5;
  color: #333333;
  font-family: Noto Sans CJK JP;
  font-size: 15px;
}
#guide_3 table td:first-child {
  text-align: center;
}
.ttl_content {
  font-size: 18px;
  margin-bottom: 20px;
  color: #333333;
}

.txt_com {
  text-align: left;
}
.scholor_link {
  font-size: 15px;
  font-family: Noto Sans CJK JP;
  padding-bottom: 2px;
  color: #154285;
  border-bottom: 1px solid #154285;
}

.content_list a {
  line-height: 1.5;
  margin-bottom: 11px;
  position: relative;
}

.step_list {
  margin-top: 50px;
}

.ttl_com_h3 {
  text-align: left;
  margin-bottom: 20px;
}

.txt_com02 img {
  width: 100%;
  height: auto;
}
.mrg_step01 {
  margin-bottom: 20px;
  font-size: 15px;
  font-family: Noto Sans CJK JP;
  color: #333333;
  line-height: 2;
}

/*For Tablet*/
@media only screen and (min-width: 768px) and (max-width: 980px) {
  .ttl_com {
    font-size: 0.3rem;
    line-height: 1.4;
    margin-bottom: 0.4rem;
    padding-bottom: 0.25rem;
  }
  .image_container {
    width: 7.8rem;
    margin: 0 auto;
    margin-bottom: 0.5rem;
  }
  .image_container img {
    width: 100%;
  }
  .com_sec .inner {
    padding-bottom: 1.3rem;
  }
  .com_sec .inner {
    width: 90%;
    max-width: 9.8rem;
    margin: 0 auto;
    padding: 1.7rem 0.45rem 0.8rem 0.45rem;
  }
  .txt_guide {
    margin-bottom: 0.4rem;
  }
  .txt_ttl_span {
    font-size: 0.18rem;
    font-weight: 800;
    margin-bottom: 0.1rem;
  }
  .txt_blue {
    font-size: 0.22rem;
  }
  .txt_blue_second {
    font-size: 0.18rem;
  }
  #guide_3 table {
    width: auto;
    border-collapse: collapse;
    margin-bottom: 0.5rem;
  }
  #guide_3 table th:first-child {
    width: 2rem;
  }
  #guide_3 table th:last-child {
    width: 6.77rem;
  }
  #guide_3 table th {
    max-height: 0.5rem;
    font-weight: bold;
    padding: 0.18rem 0.1rem 0.15rem 0rem;
    font-size: 0.16rem;
  }
  #guide_3 table td {
    padding: 0.15rem;
    line-height: 1.5;
    font-size: 0.15rem;
  }
  #guide_3 table td:first-child {
    text-align: center;
  }
  .ttl_content {
    font-size: 0.18rem;
    margin-bottom: 0.2rem;
  }
  .txt_com {
    text-align: left;
  }
  .scholor_link {
    font-size: 0.15rem;
    padding-bottom: 0.02rem;
  }

  .content_list a {
    line-height: 1.5;
    margin-bottom: 0.11rem;
    position: relative;
  }

  .step_list {
    margin-top: 0.5rem;
  }

  .ttl_com_h3 {
    text-align: left;
    margin-bottom: 0.2rem;
  }

  .txt_com02 img {
    width: 100%;
    height: auto;
  }
  .mrg_step01 {
    margin-bottom: 0.2rem;
    font-size: 0.15rem;
    line-height: 2;
  }
}

/*For SP*/
@media only screen and (max-width: 767px) {
  .ttl_com {
    font-size: 0.42rem;
  }
  .image_container {
    width: 6.28rem;
    margin: 0 auto;
    margin-bottom: 0.8rem;
  }
  .image_container img {
    width: 100%;
  }
  .com_sec .inner {
    padding-bottom: 130px;
  }
  .com_sec .inner {
    width: 100%;
    margin: 0 auto;
    padding: 2.5rem 0.3rem 0.8rem 0.3rem;
  }
  .txt_guide {
    margin-bottom: 0.4rem;
  }
  .txt_ttl_span {
    font-size: 0.3rem;
    margin-bottom: 0.4rem;
  }
  .txt_blue {
    font-size: 0.34rem;
  }
  .txt_blue_second {
    font-size: 0.3rem;
  }
  #guide_3 table {
    width: auto;
    border-collapse: collapse;
    margin-bottom: 0.5rem;
  }
  #guide_3 table th:first-child {
    width: 2rem;
  }
  #guide_3 table th:last-child {
    width: 6.77rem;
  }
  #guide_3 table th {
    padding: 0.18rem 0.1rem 0.15rem 0rem;
  }
  #guide_3 table td {
    font-size: 0.26rem;
    padding: 0.2rem;
  }
  #guide_3 table td:first-child {
    text-align: center;
  }

  .txt_com {
    text-align: left;
  }
  .scholor_link {
    font-size: 0.26rem;
  }

  .content_list a {
    line-height: 1.5;
    margin-bottom: 11px;
    position: relative;
  }

  .step_list {
    margin-top: 0.3rem;
  }

  .ttl_com_h3 {
    text-align: left;
    margin-bottom: 0.6rem;
  }

  .mrg_step01 {
    margin-bottom: 0.5rem;
    font-size: 0.26rem;
  }
}
