@charset "UTF-8";


body{
  /* font-family: "Microsoft YaHei", "微软雅黑",'SimSun', sans-serif; */
  font-family: 'Noto Sans SC', sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}


/* 標示切り替え（moble幅） */
.forpc {
  display: block !important;
}
@media (max-width: 600px) {
  .forpc { display: none !important; }
}

.formb {
  display: none !important;
}
@media (max-width: 600px) {
  .formb { display: block !important; }
}




/* header */
#head_nav li {
  margin-right: 0;
}
#head_nav li a {
  display: block;
  padding: 5px 25px;
  text-decoration: none;
}
#head_nav li.cn a,
#head_nav li.en a,
#head_nav li.jp a {
  margin-left: 1px;
  background: #0057a6;
  color: #FFF;
}

#main {
  padding: 30px;
}



/* 中文HOME */

.cn-home #topimg {
  position: relative;
  overflow: hidden;
  height: 540px;
}

.cn-home #player,
.cn-home #playerfront {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  z-index: -1;
}

.cn-home #player {
  z-index: 30;
}

.cn-home #aside {
  display: table;
  text-align: center;
  overflow: hidden;
  background-color: #d2d2d2;
  margin: 30px 0;
  padding: 30px;
}

.cn-home #aside .banner {
  display: inline-block;
  vertical-align: top;
  margin: 0 auto;
  height: auto;
}

.cn-home #aside .banner img {
  width: 100%;
  max-width: 380px;
}

/*
#topimg {
  height: 410px;
  background: none;
}
*/

.cn-home #main {
  padding: 0;
  background: none;
}

.cn-home #main > h2 {
  background: #d2d2d2;
  text-align: center;
  color: #fff;
  margin: 50px 0 0;
  line-height: 60px;
  text-shadow: 0 0 3px #333;
}

.cn-home #main > p {
  margin: 0;
}

#home_dept {
  overflow: hidden;
}
.home_grid {
  font-size: .9em;
  width: 25%;
  float: left;
  text-align: center;
}
.home_grid > span {
  display: block;
  width: 100%;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home_grid > a {
  display: block;
  width: 100%;
  margin-top: -150px;
  padding: 30px;
}
.home_grid > a:hover {
  text-decoration: none;
}
.bg_edu {
  background-color: rgba(247,175,67,0.7);
}
.bg_med {
  background-color: rgba(137,193,212,0.7);
}
.bg_eng {
  background-color: rgba(190,215,81,0.7);
}
.bg_glo {
  background-color: rgba(244,142,170,0.7);
}

.home_f img {
  display: block;
  margin: 0 auto 20px;
}
.home_f h3 {
  margin: 0 0 25px;
}
.home_f p {
  margin: 0 0 25px;
  padding: 10px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.home_grid h4 {
  padding: 3px;
  border: 1px solid #000;
}

#page-link {
  margin: 0;
  padding: 60px 0 0;
  overflow: hidden;
  letter-spacing: -.4em;
}
#page-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page-link li {
  display: inline-block;
  margin: 0 .5%;
  width: 49%;
  letter-spacing: normal;
}
#page-link a {
  display: block;
  text-align: center;
  background: #0057a6;
  color: #fff;
  width: 100%;
  height: 100px;
  line-height: 100px;
  font-size: 1.4em;
}




/* その他ページ */
.anc-cn .logo {
  margin: 9px 0;
  width: 156px;
  height: 48px;
  float: left;
}
.anc-cn .logo a {
  display: block;
}

.anc-cn #head_nav {
  margin-top: 35px;
}
.anc-cn #header {
  border-bottom: 3px solid #0057a6;
}

#mainnav,
#mainnav ul {
  height: 70px;
  background: none!important;
}
#mainnav li {
  height: 70px;
  line-height: 70px;
  background: none!important;
  width: 25%!important;
}
#mainnav li a {
  text-shadow: 0 0 3px #333;
  width: 100%;
  height: 100%;
}

#page_content {
  padding: 0;
  color: #333;
}
#page_content h1 {
  background: none;
  padding: 0;
  margin: 30px 0;
  color: #333;
  font-size: 2.4em;
  line-height: 1;
  text-align: center;
}

#pankuzu {
  float: none;
  color: #00235F;
  font-size: 1em;
}
#pankuzu a {
  text-decoration: underline;
  color: #00235F;
}

.anc-cn .sub_content {
  padding: 0 80px 30px;
}
.single-post .sub_content {
  padding: 0 40px 35px;
}
.category-cn-news .sub_content {
  padding: 35px 40px;
}

.sub_content h3 span {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 1.4rem;
  font-weight: 600!important;
}

.sub_content h4 {
  color: #fff;
  padding: 10px;
  text-align: center;
}

.sub_content h4 span {
  display: inline-block;
  margin: 0 0 0 1em;
  font-size: 1.2rem;
  font-weight: 600!important;
}

.sub_content dl {
  margin: 0 auto 1.6em!important;
  width: 80%;
}

.sub_content dt {
  float: none!important;
  clear: both!important;
  background-color: #fff;
  margin: 2em 0 10px!important;
  padding: 10px 15px;
}

.sub_content dt:first-child {
  margin: 0 0 10px!important;
}

.sub_content dd {
  float: none!important;
  clear: both!important;
  margin: 0 0 5px 3em!important;
}

.sub_content dd::before {
  display: inline-block;
  content: "●";
  margin: 0 .5em 0 0;
  vertical-align: middle;
}

.dept_title {
  margin: 30px 0;
  padding: 0;
}

#page_back {
  width: 1000px;
}

#page_back dl {
  margin: 10px 0;
  overflow: hidden;
}
#page_back dt {
  float: left;
  clear: left;
  margin-bottom: 0;
  line-height: 1.8em;
}
#page_back dd {
  float: left;
  margin-bottom: 0;
  line-height: 1.8em;
}

/* 教育学部 */
.postid-27120 .sub_content h4 {
  background-color: rgb(247,175,67);
}

.postid-27120 .sub_content dt,
.postid-27120 .sub_content dd::before {
  color: rgb(247,175,67);
}

/* 医学部 */
.postid-27118 .sub_content h4 {
  background-color: rgb(137,193,212);
}

.postid-27118 .sub_content dt,
.postid-27118 .sub_content dd::before {
  color: rgb(137,193,212);
}

/* 工学部 */
.postid-27116 .sub_content h4 {
  background-color: rgb(190,215,81);
}

.postid-27116 .sub_content ul {
  overflow: hidden;
  margin: 0 auto!important;
  padding-left: 0!important;
}

.postid-27116 .sub_content li {
  float:left;
  margin: 0 10px;
  list-style:none;
}

.postid-27116 .sub_content li.eng-list {
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
}

.postid-27116 .sub_content dl {
  width: 100%!important;
}

.postid-27116 .sub_content dt,
.postid-27116 .sub_content dd::before {
  color: rgb(190,215,81);
}

/* 国际地域学部 */
.postid-27122 .sub_content h4 {
  background-color: rgb(244,142,170);
}

.postid-27122 .sub_content dt,
.postid-27122 .sub_content dd::before {
  color: rgb(244,142,170);
}


/* 投稿 */
#sidebar .sidenav {
  background: #696969;
  padding: 15px;
  overflow: hidden;
}
#sidebar .sidenav a {
  text-decoration: none;
  color: #fff;
}
#sidebar .sidenav a.selected {
display: inline-block;
background: #999;
padding: 5px 10px;
}
#sidebar .sidenav ul {
  margin: 0;
  list-style: none;
}
#sidebar .sidenav li {
  background: url(/wp/wp-content/themes/fukui_news/images/en/list.png) no-repeat 0 5px;
  padding-left: 20px;
  margin: 5px 0;
  color: #fff;
}
#sidebar .sidenav h2 {
  margin: 0 5px 10px;
  padding: 0;
  color: #fff;
  line-height: 1.3;
}


/**
* 16.0 Media Queries
*/

@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}


/**
* Tablet
*/
@media screen and (max-width: 1200px) {
  /*
  .cn-home #topimg {
    height: auto;
  }
  */

  .cn-home #aside .banner {
    width: 33.33333%;
  }
}

@media only screen and (max-width: 768px) {
  #mainnav,
  #mainnav li {
    border: 0;
  }
  #mainnav li a {
    height: 70px;
    line-height: 70px;
  }

  .cn-home #topimg {
    height: 430px;
    background: none;
  }

  .sub_content {
    padding: 30px;
  }

  #page_back {
    width: 100%;
  }

  #footer p {
    padding: 0 1em;
  }
}

/**
* Mobile
*/
@media only screen and (max-width: 640px) {
  #head_nav {
    float: right;
    list-style: none;
    margin: 0;
  }
}


@media only screen and (max-width: 480px ) {

  #head_nav li a {
    padding: 5px 10px;
  }

  #mainnav {
    height: auto;
    background: #00235f;
    overflow: hidden;
  }
  #mainnav ul {
    min-height: auto;
    height: auto;
  }

  .anc-cn .logo {
    margin: 10px auto;
    width: 100%;
    height: auto;
    float: none;
  }
  .anc-cn #head_nav {
    margin-top: 5px;
  }

  .cn-home #topimg {
    height: auto;
    background: none;
  }

  #main {
    padding: 10px;
  }

  #home_menu {
    background: none;
  }
  .home_grid {
    width: 100%;
    float: none;
    padding: 10px;
  }

  .dept_title {
    margin-top: 0;
  }
  .dept_title > img,
  .dept_title > h2 {
    display: block;
    width: 100%;
  }
  .dept_title > h2 {
    padding: 30px 0!important;
  }

  .cn-home #aside .banner {
    width: 100%;
  }

.sub_content dl {
  width: 100%;
}

.sub_content dd {
  margin: 0 0 5px 1.5em!important;
}

  /* 工学部 */
  .postid-27116 .sub_content li {
    float:none;
    margin: 0 auto 20px!important;
  }

  .postid-27116 .sub_content li.eng-list {
    width: 100%;
  }
}


/**
* 17.0 Print
*/

@media print {
  body {
    background: none!important; /* Brute force since user agents all print differently. */
    font-size: 11.25pt;
    _zoom: 0.7;
  }
}
