@media screen and (max-width: 767px) {
/*
  .gnav {
    display: none;
  }
*/

}
.gnav .now {
  background: #fff url("/db_link/en/img/common/arr.png") no-repeat center bottom 2px;
  background-size: 13px auto;
  padding: 20px 0;
  border-bottom: #00479d 4px solid;
}
.mainarea {
  margin-top: 100px;
}
.def_wrap {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 44px 0;
}
@media screen and (max-width: 767px) {
  .def_wrap {
    width: 92%;
    padding: 34px 0;
  }
  .def_wrap.in {
    overflow: inherit;
padding: 34px 0px 125px 0px;
  }
}
.smpbr {
  display: none;
}
@media screen and (max-width: 767px) {
  .smpbr {
    display: inherit;
  }
}
.clear {
  clear: both;
}
@media screen and (max-width: 767px) {
  .h2_box_wrap .h2_box {
    width: 92%;
    margin: 0 auto;
  }
}
.h2_box_wrap .h2_box dt {
  float: left;
}
.h2_box_wrap .h2_box h2 {
  color: #00479d;
  font-size: 20px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .h2_box_wrap .h2_box h2 {
    font-size: 14px;
  }
}
.h2_box_wrap .h2_box h2 strong {
  font-size: 50px;
  font-weight: bold;
  margin-right: 20px;
}
@media screen and (max-width: 767px) {
  .h2_box_wrap .h2_box h2 strong {
    font-size: 27px;
    display: block;
    padding-bottom: 10px;
  }
}
.h2_box_wrap .h2_box dd {
  float: right;
}
@media screen and (max-width: 767px) {
  .h2_box_wrap .h2_box dd {
    margin: 15px auto 0;
  }
}
.h2_box_wrap .h2_box dd .access {
  margin-top: 5px;
  background: #f99;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.h2_box_wrap .h2_box dd .access span {
  background: url("/db_link/en/img/common/icon_arrow_w.png") no-repeat right center;
  background-size: 6px auto;
  padding-right: 16px;
}
.search {
  background: #00479d;
}
@media screen and (max-width: 767px) {
  .search {
    margin-top: 10px;
  }
}
.search .textBox {
  background: #fff;
  color: #00479d;
  display: inline-block;
  float: left;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .search .textBox {
    background: rgba(255,255,255,0);
    width: 100%;
    position: relative;
    margin: -60px auto 0;
  }
}
.search .textBox p {
  font-size: 16px;
  font-weight: bold;
  padding: 16px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .search .textBox p {
    position: absolute;
    padding: 13px;
    width: 100%;
    background: #fff;
    text-align: center;
    border: #bbb 1px solid;
  }
  .search .textBox p br {
    display: none;
  }
}
.search .textBox p:before {
  content: "";
  position: absolute;
  right: -18px;
  top: 50%;
  width: 0;
  height: 0;
  margin-top: -9px;
  border-style: solid;
  border-width: 9px 0 9px 18px;
  border-color: transparent transparent transparent #fff;
}
@media screen and (max-width: 767px) {
  .search .textBox p:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 17px 0 17px;
    border-color: #fff transparent transparent;
    right: auto;
    top: auto;
    bottom: -26px;
    left: 50%;
    margin-top: 0px;
    margin-left: -17px;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .search .textBox p:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 29px 19px 0 19px;
    border-color: #bbb transparent transparent;
    right: auto;
    top: auto;
    bottom: -28px;
    left: 50%;
    margin-top: 0px;
    margin-left: -19px;
  }
}
.search .conBox {
  float: right;
  height: auto;
  background: #fff;
  padding: 15px 25px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .search .conBox {
    width: 100%;
    float: left;
    margin: 20px auto 0;
  }
}
.search .conBox .searchBox input {
  width: 684px;
}
@media screen and (max-width: 767px) {
  .search .conBox .searchBox input {
    width: 87%;
  }
}
@media screen and (max-width: 767px) {
  .search .conBox .searchBox button {
    width: 13%;
  }
  .search .conBox .searchBox button p {
   display: none;
  }
}
.hide {
  display: none;
}
.tabarea {
  margin: 38px 0 0;
}
@media screen and (max-width: 767px) {
  .tabarea {
    width: 100%;
    margin: 22px 0 0;
  }
}
.tabarea .tabarea_border {
  border-bottom: 1px solid #0089e9;
}
.tabarea .tab {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto -1px;
}
@media screen and (max-width: 767px) {
  .tabarea .tab {
    width: 92%;
  }
}
.tabarea .tab li {
  width: 192px;
  height: 72px;
  text-align: center;
  float: left;
  border-top: 1px solid #0089e9;
  border-left: 1px solid #0089e9;
  border-right: 1px solid #0089e9;
  border-radius: 5px 5px 0 0;
  margin-left: 10px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .tabarea .tab li {
    display: table;
    width: 18.8%;
    margin-left: 1.4%;
    height: 84px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    position: relative;
  }
  .tabarea .tab li:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17px 17px 0 17px;
    content: '';
    position: absolute;
    bottom: -13px;
    margin-left: -17px;
    left: 50%;
    border-color: #0088e9 transparent transparent !important;
  }
}
/*
.tabarea .tab li:nth-of-type(1) {
  margin-left: 0;
}
*/
.tabarea .tab li.tab_document {
  background: url("/db_link/en/img/common/tab_document.png") #0089e9 center top 10px no-repeat;
  background-size: 18px auto;
  margin-left: 0px;
}
.tabarea .tab li.tab_document.select {
  background: url("/db_link/en/img/common/tab_document_select.png") #fff center top 10px no-repeat;
  background-size: 18px auto;
}
.tabarea .tab li.tab_purpose {
  background: url("/db_link/en/img/common/tab_purpose.png") #0089e9 center top 10px no-repeat;
  background-size: 36px auto;
}
.tabarea .tab li.tab_purpose.select {
  background: url("/db_link/en/img/common/tab_purpose_select.png") #fff center top 10px no-repeat;
  background-size: 36px auto;
}
.tabarea .tab li.tab_undergraduate {
  background: url("/db_link/en/img/common/tab_undergraduate.png") #0089e9 center top 10px no-repeat;
  background-size: 32px auto;
}
.tabarea .tab li.tab_undergraduate.select {
  background: url("/db_link/en/img/common/tab_undergraduate_select.png") #fff center top 10px no-repeat;
  background-size: 32px auto;
}
.tabarea .tab li.tab_db {
  background: url("/db_link/en/img/common/tab_db.png") #0089e9 center top 10px no-repeat;
  background-size: 26px auto;
}
.tabarea .tab li.tab_db.select {
  background: url("/db_link/en/img/common/tab_db_select.png") #fff center top 10px no-repeat;
  background-size: 26px auto;
}
.tabarea .tab li.tab_abc {
  background: url("/db_link/en/img/common/tab_abc.png") #0089e9 center top 10px no-repeat;
  background-size: 22px auto;
}
.tabarea .tab li.tab_abc.select {
  background: url("/db_link/en/img/common/tab_abc_select.png") #fff center top 10px no-repeat;
  background-size: 22px auto;
}
.tabarea .tab li p {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .tabarea .tab li p {
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    line-height: 1.2;
    padding-top: 26px;
  }
}
@media screen and (max-width: 767px) {
  .tabarea .tab li.select {
    height: 98px;
    border-radius: 5px 5px 0 0;
  }
  .tabarea .tab li.select:after {
    content: '';
    display: none;
  }
}
.tabarea .tab li.select p {
  color: #0089e9;
}
.tabarea .content_wrap {
  background: url("/db_link/en/img/common/db_bg.jpg") center top no-repeat;
  background-size: cover;
}
.tabarea .content {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .tabarea .content {
    width: 100%;
  }
}
.tabarea .content .content_read {
  color: #0089e9;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .tabarea .content .content_read {
    width: 92%;
    font-size: 13px;
  }
}
.tabarea .content > li {
  padding-bottom: 50px;
}
.tabarea .content_list {
  margin: 20px auto 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list {
    width: 92%;
  }
}
.tabarea .content_list li {
  width: 490px;
  margin-top: 30px;
  margin-left: 20px;
  background: #fff;
  float: left;
  border: #00479d 1px solid;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.tabarea .content_list li.content_document_list_dictionary h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_dictionary.png") left 32px center no-repeat #d9edfc;
  background-size: auto 34px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_dictionary h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_dictionary.png") left 18px center no-repeat #d9edfc;
    background-size: auto 23px;
  }
}
.tabarea .content_list li.content_document_list_book h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_book.png") left 32px center no-repeat #d9edfc;
  background-size: auto 30px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_book h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_book.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_document_list_newspaper h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_newspaper.png") left 32px center no-repeat #d9edfc;
  background-size: auto 34px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_newspaper h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_newspaper.png") left 18px center no-repeat #d9edfc;
    background-size: auto 23px;
  }
}
.tabarea .content_list li.content_document_list_magazine h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_magazine.png") left 32px center no-repeat #d9edfc;
  background-size: auto 32px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_magazine h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_magazine.png") left 18px center no-repeat #d9edfc;
    background-size: auto 21px;
  }
}
.tabarea .content_list li.content_document_list_ebook h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_ebook.png") left 32px center no-repeat #d9edfc;
  background-size: auto 34px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_ebook h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_ebook.png") left 18px center no-repeat #d9edfc;
    background-size: auto 23px;
  }
}
.tabarea .content_list li.content_document_list_law h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_law.png") left 32px center no-repeat #d9edfc;
  background-size: auto 30px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_law h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_law.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_document_list_company h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_company.png") left 32px center no-repeat #d9edfc;
  background-size: auto 34px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_company h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_company.png") left 18px center no-repeat #d9edfc;
    background-size: auto 23px;
  }
}
.tabarea .content_list li.content_document_list_document h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_document.png") left 32px center no-repeat #d9edfc;
  background-size: auto 28px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_document h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_document.png") left 18px center no-repeat #d9edfc;
    background-size: auto 17px;
  }
}
.tabarea .content_list li.content_document_list_patent h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_patent.png") left 32px center no-repeat #d9edfc;
  background-size: auto 34px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_patent h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_patent.png") left 18px center no-repeat #d9edfc;
    background-size: auto 23px;
  }
}
.tabarea .content_list li.content_document_list_data h3 {
  background: url("/db_link/en/img/common/icon_content_document_list_data.png") left 32px center no-repeat #d9edfc;
  background-size: auto 28px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_document_list_data h3 {
    background: url("/db_link/en/img/common/icon_content_document_list_data.png") left 18px center no-repeat #d9edfc;
    background-size: auto 17px;
  }
}
.tabarea .content_list li.content_purpose_list_repoat h3 {
  background: url("/db_link/en/img/common/icon_content_purpose_list_repoat.png") left 32px center no-repeat #d9edfc;
  background-size: auto 32px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_purpose_list_repoat h3 {
    background: url("/db_link/en/img/common/icon_content_purpose_list_repoat.png") left 18px center no-repeat #d9edfc;
    background-size: auto 21px;
  }
}
.tabarea .content_list li.content_purpose_list_employment h3 {
  background: url("/db_link/en/img/common/icon_content_purpose_list_employment.png") left 32px center no-repeat #d9edfc;
  background-size: auto 28px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_purpose_list_employment h3 {
    background: url("/db_link/en/img/common/icon_content_purpose_list_employment.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_purpose_list_link h3 {
  background: url("/db_link/en/img/common/icon_content_purpose_list_link.png") left 32px center no-repeat #d9edfc;
  background-size: auto 24px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_purpose_list_link h3 {
    background: url("/db_link/en/img/common/icon_content_purpose_list_link.png") left 18px center no-repeat #d9edfc;
    background-size: auto 16px;
  }
}
.tabarea .content_list li.content_undergraduate_list_repoat h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_repoat.png") left 32px center no-repeat #d9edfc;
  background-size: auto 28px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_repoat h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_repoat.png") left 18px center no-repeat #d9edfc;
    background-size: auto 17px;
  }
}
.tabarea .content_list li.content_undergraduate_list_repoat2 h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_repoat2.png") left 32px center no-repeat #d9edfc;
  background-size: auto 26px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_repoat2 h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_repoat2.png") left 18px center no-repeat #d9edfc;
    background-size: auto 15px;
  }
}
.tabarea .content_list li.content_undergraduate_list_literature h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_literature.png") left 32px center no-repeat #d9edfc;
  background-size: auto 32px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_literature h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_literature.png") left 18px center no-repeat #d9edfc;
    background-size: auto 21px;
  }
}
.tabarea .content_list li.content_undergraduate_list_law h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_law.png") left 32px center no-repeat #d9edfc;
  background-size: auto 28px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_law h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_law.png") left 18px center no-repeat #d9edfc;
    background-size: auto 17px;
  }
}
.tabarea .content_list li.content_undergraduate_list_education h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_education.png") left 32px center no-repeat #d9edfc;
  background-size: auto 30px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_education h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_education.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_undergraduate_list_international h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_international.png") left 32px center no-repeat #d9edfc;
  background-size: auto 30px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_international h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_international.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_undergraduate_list_nurse h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_nurse.png") left 32px center no-repeat #d9edfc;
  background-size: auto 30px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_nurse h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_nurse.png") left 18px center no-repeat #d9edfc;
    background-size: auto 19px;
  }
}
.tabarea .content_list li.content_undergraduate_list_technology h3 {
  background: url("/db_link/en/img/common/icon_content_undergraduate_list_technology.png") left 32px center no-repeat #d9edfc;
  background-size: auto 22px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li.content_undergraduate_list_technology h3 {
    background: url("/db_link/en/img/common/icon_content_undergraduate_list_technology.png") left 18px center no-repeat #d9edfc;
    background-size: auto 17px;
  }
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li {
    width: 100%;
    margin-left: 0;
  }
}
.tabarea .content_list li:nth-of-type(odd) {
  margin-left: 0;
}
.tabarea .content_list li h3 {
  font-size: 17px;
  font-weight: bold;
  padding: 10px 10px 10px 68px;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li h3 {
    font-size: 15px;
    padding: 10px 10px 10px 52px;
  }
}
.tabarea .content_list li a {
  font-size: 15px;
  font-weight: bold;
  display: table;
  line-height: 1.2;
  height: 45px;
  padding-left: 32px;
}
@media screen and (max-width: 767px) {
  .tabarea .content_list li a {
    padding-left: 4%;
    padding-right: 4%;
    height: 34px;
  }
}
.tabarea .content_list li a span {
  display: table-cell;
  vertical-align: middle;
  background: url("/db_link/en/img/common/icon_arrow_b.png") no-repeat right center;
  background-size: 6px auto;
  padding-right: 18px;
}
.tabarea .content_list li a.more {
  border-top: #00479d 1px solid;
  text-align: center;
  display: block;
  height: auto;
  padding: 10px 0;
  margin-top: 10px;
}
.tabarea .content_list li a.more span {
  background: url("/db_link/en/img/common/icon_arrow_b.png") no-repeat right center;
  background-size: 6px auto;
  padding-right: 18px;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
}
.content_db .content_db_list {
  overflow: hidden;
  margin: 40px auto 0;
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list {
    width: 92%;
  }
}
.content_db .content_db_list li {
  margin-top: 10px;
  margin-left: 10px;
  width: 192px;
  background: #fff;
  border: #00479d 1px solid;
  float: left;
  padding: 13px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list li {
    width: 48%;
    margin-left: 4%;
  }
}
.content_db .content_db_list li:nth-of-type(5n +1) {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list li:nth-of-type(5n +1) {
    margin-left: 4%;
  }
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list li:nth-of-type(2n +1) {
    margin-left: 0%;
  }
}
.content_db .content_db_list .content_db_list_imgbox {
  text-align: center;
}
.content_db .content_db_list .content_db_list_cap {
  font-size: 12px;
  font-weight: bold;
  color: #0089e9;
  margin: 5px auto 0;
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list .content_db_list_cap {
    font-size: 10px;
  }
}
.content_db .content_db_list .content_db_list_text {
  font-size: 14px;
  font-weight: bold;
  color: #00479d;
  margin: 5px auto 0;
}
@media screen and (max-width: 767px) {
  .content_db .content_db_list .content_db_list_text {
    font-size: 11px;
  }
}
.content_db .content_db_list .more {
  font-size: 12px;
  float: right;
  margin: 5px auto 0;
  padding-right: 12px;
  background: url("/db_link/en/img/common/icon_arrow_b.png") no-repeat right center;
  background-size: 6px auto;
}

@media screen and (max-width: 767px) {
  .content_db .content_db_list .more {
    font-size: 11px;
  }
  .content_db .content_db_list .more {
    float: none;
    display: block;
    text-align: right;
  }
  .tips-modal{cursor: pointer}
}
.content_abc_box .content_abc {
  overflow: hidden;
  background: #fff;
  border: #ddd 10px solid;
  padding: 28px;
  margin: 50px auto 0;
}
.content_abc_box h2 {
margin: 35px auto 0;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc {
    width: 92%;
    padding: 16px;
  }
}
.content_abc_box .content_abc dl {
  overflow: hidden;
  margin-top: 10px;
}
.content_abc_box .content_abc dl:nth-of-type(1) {
  margin-top: 0;
}
.content_abc_box .content_abc dl dt {
  float: left;
  width: 100px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc dl dt {
    width: 18%;
  }
}
.content_abc_box .content_abc dl dt p {
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc dl dt p {
    font-size: 10px;
    line-height: 1.2;
    padding: 5px;
  }
}
.content_abc_box .content_abc dl dt p.content_abc_campus {
  background: #06f;
}
.content_abc_box .content_abc dl dt p.content_abc_library {
  background: #c6f;
}
.content_abc_box .content_abc dl dt p.content_abc_id {
  background: #396;
}
.content_abc_box .content_abc dl dt p.content_abc_free {
  background: #f90;
}
.content_abc_box .content_abc dl dd {
  float: left;
  width: 790px;
  margin-left: 27px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc dl dd {
    width: 77%;
    margin-left: 5%;
  }
}
.content_abc_box .content_abc dl dd p {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc dl dd p {
    font-size: 13px;
    line-height: 1.3;
  }
}
.content_abc_box .content_abc_select {
  overflow: hidden;
  text-align: center;
  margin: 50px auto 0;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select {
    width: 92%;
  }
}
.content_abc_box .content_abc_select .content_abc_select_box {
  overflow: hidden;
  display: inline-block;
}
.content_abc_box .content_abc_select .content_abc_select_box dt {
  float: left;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select .content_abc_select_box dt {
    padding-top: 10px;
  }
}
.content_abc_box .content_abc_select .content_abc_select_box dd {
  float: left;
  margin-left: 15px;
}
.content_abc_box .content_abc_select .content_abc_select_box p {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select .content_abc_select_box p {
    font-size: 13px;
  }
}
.content_abc_box .content_abc_select .content_abc_select_box select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
  height: 50px;
  background: transparent;
  position: relative;
  z-index: 1;
  padding: 0 110px 0px 30px;
  border: 1px solid #0089e9;
  color: #00479d;
  font-weight: bold;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select .content_abc_select_box select {
    font-size: 13px;
    padding: 0 40px 0px 10px;
    height: 40px;
  }
}
.content_abc_box .content_abc_select .content_abc_select_box select::-ms-expand {
  display: none;
}
.content_abc_box .content_abc_select .content_abc_select_box .selectWrap {
  position: relative;
  display: inline-block;
  line-height: 1;
}
.content_abc_box .content_abc_select .content_abc_select_box .selectWrap::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  background: #0089e9;
  height: 100%;
  width: 25px;
  border-radius: 0px 5px 5px 0px;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
}
.content_abc_box .content_abc_select .content_abc_select_box .selectWrap::after {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #fff transparent transparent transparent;
}
.content_abc_box .content_abc_anchor {
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor {
    width: 92%;
  }
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box {
  overflow: hidden;
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box:nth-of-type(1) {
  margin-top: 30px;
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box .clearli {
  clear: both;
  width: 100%;
  height: 0;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box .clearli {
    display: none;
  }
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box li {
  float: left;
  margin-left: 10px;
  width: 91px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box li {
    width: 22%;
    margin-left: 3%;
  }
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box li:nth-of-type(1) {
  margin-left: 0px;
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box li.first {
  margin-left: 0px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box li.first {
    margin-left: 3%;
  }
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box li:nth-of-type(4n+1) {
    margin-left: 0px;
  }
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box li a {
  background: #fff;
  border: #0089e9 1px solid;
  display: block;
  text-align: center;
  padding: 9px 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box li a {
    padding: 0px 0 2px;
  }
}
.content_abc_box .content_abc_anchor .content_abc_anchor_box li a span {
  background: url("/db_link/en/img/common/arr.png") no-repeat right center;
  background-size: 10px auto;
  padding-right: 16px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_anchor .content_abc_anchor_box li a span {
    font-size: 13px;
  }
}
.content_abc_box .content_abc_select_table {
  margin: 40px auto 0;
}
.content_abc_box .content_abc_select_table tr,
.content_abc_box .content_abc_select_table th {
  background: #0089e9;
  color: #fff;
  font-size: 15px;
  text-align: center;
  border-left: #fff 1px solid;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr,
  .content_abc_box .content_abc_select_table th {
    font-size: 12px;
    line-height: 1.15;
    padding: 3px 0;
  }
}
.content_abc_box .content_abc_select_table tr:nth-of-type(1),
.content_abc_box .content_abc_select_table th:nth-of-type(1) {
  border-left: #0089e9 1px solid;
}
.content_abc_box .content_abc_select_table th:last-of-type {
  border-right: #0089e9 1px solid;
}
.content_abc_box .content_abc_select_table tr.title,
.content_abc_box .content_abc_select_table th.title {
  width: 530px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr.title,
  .content_abc_box .content_abc_select_table th.title {
    width: 39%;
  }
}
.content_abc_box .content_abc_select_table tr.field,
.content_abc_box .content_abc_select_table th.field {
  width: 140px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr.field,
  .content_abc_box .content_abc_select_table th.field {
    width: 17%;
  }
}
.content_abc_box .content_abc_select_table tr.access,
.content_abc_box .content_abc_select_table th.access {
  width: 140px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr.access,
  .content_abc_box .content_abc_select_table th.access {
    width: 19%;
  }
}
.content_abc_box .content_abc_select_table tr.connection,
.content_abc_box .content_abc_select_table th.connection {
  width: 98px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr.connection,
  .content_abc_box .content_abc_select_table th.connection {
    width: 12.5%;
  }
}
.content_abc_box .content_abc_select_table tr.details,
.content_abc_box .content_abc_select_table th.details {
  width: 90px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table tr.details,
  .content_abc_box .content_abc_select_table th.details {
    width: 12.5%;
  }
}
.content_abc_box .content_abc_select_table td {
  background: #fff;
  color: #00479d;
  border-bottom: #00479d 1px solid;
  border-right: #00479d 1px solid;
  font-size: 15px;
  vertical-align: middle;
  padding: 10px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table td {
    font-size: 12px;
    line-height: 1.25;
  }
}
.content_abc_box .content_abc_select_table td:nth-of-type(1) {
  border-left: #00479d 1px solid;
}
.content_abc_box .content_abc_select_table td p {
  font-size: 15px;
}
@media screen and (max-width: 767px) {
  .content_abc_box .content_abc_select_table td p {
    font-size: 11px;
  }
}
.content_abc_box .content_abc_select_table td.access p.content_abc_campus {
  text-align: center;
  background: #06f;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content_abc_box .content_abc_select_table td.access p.content_abc_library {
  text-align: center;
  background: #c6f;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content_abc_box .content_abc_select_table td.access p.content_abc_id {
  text-align: center;
  background: #396;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.content_abc_box .content_abc_select_table td.access p.content_abc_free {
  text-align: center;
  background: #f90;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.content_abc_box .content_abc_select_table td.connection {
  text-align: center;
}
.content_abc_box .content_abc_select_table td.details p {
  display: block;
  text-align: center; cursor: pointer;
}
.content_abc_box .content_abc_select_table td.details p:hover{
	text-decoration: underline;
}
.corner {
  background: -moz-linear-gradient(50% 99.14% 90deg, #d9eef7 0%, #b6cbff 100%);
  background: -webkit-linear-gradient(90deg, #d9eef7 0%, #b6cbff 100%);
  background: -webkit-gradient(linear, 50% 99.14%, 50% 1.82%, color-stop(0, #d9eef7), color-stop(1, #b6cbff));
  background: -o-linear-gradient(90deg, #d9eef7 0%, #b6cbff 100%);
  background: -ms-linear-gradient(90deg, #d9eef7 0%, #b6cbff 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D9EEF7', endColorstr='#B6CBFF' ,GradientType=0)";
  background: -webkit-gradient(linear, left bottom, left top, from(#d9eef7), to(#b6cbff));
  background: -webkit-linear-gradient(bottom, #d9eef7 0%, #b6cbff 100%);
  background: -o-linear-gradient(bottom, #d9eef7 0%, #b6cbff 100%);
  background: linear-gradient(0deg, #d9eef7 0%, #b6cbff 100%);
  padding: 30px 0;
}
@media screen and (max-width: 767px) {
  .corner {
    padding: 20px 4%;
  }
}
.corner .corner_box {
  overflow: hidden;
  width: 1000px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .corner .corner_box {
    width: 100%;
  }
}
.corner .corner_box dt {
  float: left;
  width: 490px;
  background: #fff;
  height: 250px;
}
@media screen and (max-width: 767px) {
  .corner .corner_box dt {
    width: 100%;
    background: #fff;
    height: auto;
  }
}
.corner .corner_box dd {
  float: left;
  margin-left: 20px;
  width: 490px;
  background: #fff;
  /*height: 250px;*/
}
@media screen and (max-width: 767px) {
  .corner .corner_box dd {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
    background: #fff;
  }
}
.corner .corner_box h3 {
  background: -moz-linear-gradient(0.13% 50% 0deg, #00479d 0%, rgba(0,71,157,0) 82.61%);
  background: -webkit-linear-gradient(0deg, #00479d 0%, rgba(0,71,157,0) 82.61%);
  background: -webkit-gradient(linear, 0.13% 50%, 99.98% 50%, color-stop(0, #00479d), color-stop(0.8261, rgba(0,71,157,0)));
  background: -o-linear-gradient(0deg, #00479d 0%, rgba(0,71,157,0) 82.61%);
  background: -ms-linear-gradient(0deg, #00479d 0%, rgba(0,71,157,0) 82.61%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00479D', endColorstr='#00479D' ,GradientType=0)";
  background: -webkit-gradient(linear, left top, right top, from(#00479d), color-stop(82.61%, rgba(0,71,157,0)));
  background: -webkit-linear-gradient(left, #00479d 0%, rgba(0,71,157,0) 82.61%);
  background: -o-linear-gradient(left, #00479d 0%, rgba(0,71,157,0) 82.61%);
  background: linear-gradient(90deg, #00479d 0%, rgba(0,71,157,0) 82.61%);
  color: #fff;
  margin-top: 20px;
  padding-left: 15px;
  font-size: 17px;
  font-weight: bold;
}
.corner .corner_box p {
  font-size: 14px;
  font-weight: bold;
  background: url("/db_link/en/img/common/icon_sq_b.png") no-repeat left top 8px;
  background-size: 6px auto;
  padding: 0 15px;
  margin: 15px;
}
@media screen and (max-width: 767px) {
  .corner .corner_box p {
    font-size: 11px;
  }
}
.corner .corner_box a.history {
  background: #00479d;
  color: #fff;
  text-align: center;
  padding: 10px;
  width: 300px;
  display: block;
  margin: 15px auto;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
@media screen and (max-width: 767px) {
  .corner .corner_box a.history {
    width: 76%;
  }
}
.corner .corner_box a.history span {
  background: url("/db_link/en/img/common/icon_arrow_w.png") no-repeat right center;
  background-size: 6px auto;
  padding-right: 16px;
}
@media screen and (max-width: 767px) {
  .corner .corner_box a.history span {
    width: 100%;
    display: inline-block;
  }
}
.access_box .def_wrap {
  text-align: center;
}
.access_box .access {
  margin: 0 auto;
  background: #f99;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.access_box .access span {
  background: url("/db_link/en/img/common/icon_arrow_w.png") no-repeat right center;
  background-size: 6px auto;
  padding-right: 16px;
}

/*モーダル*/

.modal{display:none;}
.modalBody .modalcont{font-size: 14px;}
.modalBK{position: fixed; z-index: 10001; height: 100%; width: 100%; background: #fff; opacity: 0.8; top: 0; left: 0; cursor: pointer;}
.modal p.close{width: 30px; height: 30px; cursor: pointer; position: absolute; top: -30px; right: -1px; color: #fff; font-size: 30px; line-height: 0.8; background: #0089e9; text-align: center;}
.modalBody{padding: 30px; position: fixed; z-index:10002; background: #fff; width: 1000px; left: 50%; top: 30%; border-radius: 6px 0 6px 6px; border: 1px solid #0089e9; box-sizing: border-box; box-shadow: 0 3px 5px 1px rgba(0,0,0,0.3);}
.modalBody .modalcont h4{margin: 0 0 20px; overflow: hidden;}
.modalBody .modalcont h4 span{float: right; color: #fff; padding: 2px 20px; border-radius: 6px; font-size: 15px;}
.modalBody .modalcont h4 span.abc_campus{background: #06f;}
.modalBody .modalcont h4 span.abc_library{background: #c6f;}
.modalBody .modalcont h4 span.abc_id{background: #396;}
.modalBody .modalcont h4 span.abc_free{background: #f90;}
.modalBody .modalcont dl{overflow: hidden; margin: 20px 0 0; background: #eee; padding: 20px;}
.modalBody .modalcont dl dt{float: left;}
.modalBody .modalcont dl dd{margin: 0 0 0 100px;}
	
@media screen and (min-width: 768px) {



}

@media screen and (max-width: 767px) {

	.content_abc_box .content_abc_select_table td.details p {line-height: 4;}

	.modalBody{padding: 0 0px 10px 10px; width: 94%; left: 3%; top: 100px; margin: auto!important; height: 80%;}
	.modalBody .modalcont{overflow-y: auto; height: 100%; padding: 10px 10px 0 0;}
	.modalBody .modalcont h4{line-height: 1.3; font-size: 15px;}
	.modalBody .modalcont h4 span{padding: 2px 12px; font-size: 12px; margin: 10px 0 0;}
	.modalBody .modalcont dl{padding: 10px;}
	.modalBody .modalcont dl dd{text-indent: -14px;}
	.modal p.close{width: 40px; height: 36px; line-height: 1; position: absolute; top: -36px;}
	.modalBody .modalcont::-webkit-scrollbar{
		width: 5px;
		background: #ddd;
	}
	.content_abc_box .content_abc_select_table .modalBody .modalcont::-webkit-scrollbar-thumb{
		background: #666;
		border-radius: 2px;
	}
}