@charset "UTF-8";
/*--------------------
	Mixin
--------------------*/
/*--------------------
	common
--------------------*/
@media print {
  body {
    -webkit-print-color-adjust: exact;
  }
}
html, body {
  height: 100%;
}

body {
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, MS PGothic, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5em;
  color: #484848;
}

button {
  cursor: pointer;
}

.cf:after {
  content: "";
  clear: both;
  display: block;
}

.fll {
  float: left;
}

.flr {
  float: right;
}

.tbl {
  display: table;
}

.cell {
  display: table-cell;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  vertical-align: bottom;
}

.switch {
  visibility: hidden;
}

.spHide {
  display: none;
}

.mceContentBody a {
    font-weight: normal;
}

/*--------------------
	header
--------------------*/
header {
  position: relative;
  z-index: 9999;
  background: #fff;
  border-bottom: 1px solid #f0bc6e;
}
header .inner {
  width: 93.75%;
  margin: 0 auto;
  padding: 2.3% 0 3.6%;
}
header .inner h1 {
  width: 48%;
  float: left;
}
header .inner #sp_menuBtn {
  width: 10.5%;
  float: right;
  margin-top: 0.83%;
  position: relative;
  z-index: 9999;
}
header .inner #sp_menuBtn .menu_cl {
  position: absolute;
  top: 0;
  left: 0;
}
header .inner #pcmenu {
  display: none;
}
header .inner #pcmenu .header_link {
  text-align: right;
  margin-bottom: 25px;
}
header .inner #pcmenu .header_link a {
  margin-left: 20px;
}
header .inner #pcmenu .header_link a:hover {
  text-decoration: underline;
}

/*倫理審査申請システム*/
header .inner #pcmenu .header_link a.sinsei {
  background-color: #eb8a8a;
  padding: .3em 1em;
  color: #fff;
  font-size: 14px;
}
header .inner #pcmenu .header_link a.sinsei:hover {
  opacity: .8;
  font-weight: bold;
}

/*学内教職員限定*/
header .inner #pcmenu .header_link a.gakunai {
  border: solid 1px #dc3333;
  padding: .3em 1em;
  color: #dc3333;
  font-size: 14px;
}
header .inner #pcmenu .header_link a.gakunai:hover {
  opacity: .8;
  font-weight: bold;
}


header .mainmenu {
  display: none;
  width: 92%;
  top: 75%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 2px solid #f0bc7d;
  border-bottom: none;
  position: absolute;
  z-index: 9999;
}
header .mainmenu li {
  border-bottom: 2px solid #f0bc7d;
}
header .mainmenu li a {
  display: block;
  background: #fff;
  color: #fdaa44;
  font-size: 16px;
  font-size: 1rem;
  padding: 6.66% 0;
  text-align: center;
  text-decoration: none;
}

/*--------------------
	footer
--------------------*/
footer {
  background: #e5a454;
  padding-bottom: 5.78125%;
}
footer #pagetop {
  text-align: center;
  width: 100%;
  padding: 8.59% 0 7.65625%;
  background: #fff;
}
footer #pagetop img {
  cursor: pointer;
  width: 14.53%;
}
footer ul {
  background: #fff;
}
footer ul li {
  text-align: center;
  border-top: 1px solid #c5c5c5;
}
footer ul li a {
  display: block;
  color: #3f3f3f;
  text-decoration: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1em;
  padding: 5% 0 4.5%;
}
footer h2 {
  width: 38.125%;
  margin: 6.5625% auto 0;
  background: none;
  padding: 0;
}

/*--------------------
	content
--------------------*/
#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background: rgba(240, 188, 110, 0.5);
  display: none;
}

.news {
  background: #eaeaea;
  padding: 1.71% 0 3.4375%;
}
.news h3 {
  width: 93.75%;
  margin: 0 auto;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  background: #f0bc7d;
  padding: 2.2% 0 2.5% 5%;
}
.news h3 span {
  font-size: 12px;
  font-size: 0.75rem;
  margin-left: 3%;
}

.news h3 {
  position: relative;
}
.news  h3 .ichiran {
  display: block;
  position: absolute;
  top: 10px;
  right: 15px;
}
.news h3 .ichiran a {
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  display: block;
  background: #f68118;
  border-top: 1px solid #d26300;
  border-left: 1px solid #d26300;
  border-radius: 10px;
  width: 77px;
  text-align: center;
  line-height: 1em;
  padding: 5px 0;
}

.news ul {
  width: 93.75%;
  margin: 0 auto;
  background: #f1f1f1;
  padding: 0 0 6%;
}
.news ul li {
  width: 90%;
  margin: 0 auto;
  background: url("../images/common/border_tw.jpg") repeat-x left bottom;
  padding: 4% 0 4.5%;
}
.news ul li .nw_head {
  margin-bottom: 1.8%;
}
.news ul li .time {
  float: left;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.45em;
}
.news ul li .cate {
  float: left;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 1em;
  color: #fff;
  width: 22%;
  text-align: center;
  margin-left: 3%;
  padding: 1% 0;
  border-radius: 3px;
}
.news ul li .cate.cate_clr01 {
  background: #a9cd50;
}
.news ul li .cate.cate_clr02 {
  background: #369cf5;
}
.news ul li .cate.cate_clr03 {
  background: #e38b8b;
}
.news ul li .cate.cate_event {
  background: #f68118;
}
.news ul li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news ul li a {
  text-decoration: none;
  color: #424242;
}

@media screen and (min-width: 769px) {
  /* 769px以上用（PC用）の記述 */
  .pcHide {
    display: none;
  }

  .spHide {
    display: block;
  }

  /*--------------------
  	header
  --------------------*/
  header {
    background: url("../images/common/head_border.jpg") repeat-x left bottom;
    border-bottom: none;
  }
  header .inner {
    width: 960px;
    margin: 0 auto;
    padding: 15px 0 0;
  }
  header .inner h1 {
    width: 288px;
    float: left;
  }
  header .inner #sp_menuBtn {
    display: none;
  }
  header .inner #pcmenu {
    display: block;
    font-size: 12px;
    line-height: 1em;
    /*margin-top: 25px;*/
    float: right;
  }
  header .inner #pcmenu ul {
    float: left;
    padding-right: 23px;
    border-right: 1px solid #000;
    margin-right: 25px;
  }
  header .inner #pcmenu ul li {
    float: left;
    margin-left: 23px;
  }
  header .inner #pcmenu .search {
    float: left;
  }
  header .inner #pcmenu .search p {
    float: left;
    margin-right: 15px;
  }
  header .inner #pcmenu .search input {
    float: left;
    display: block;
    height: 25px;
    margin-top: -6px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    box-shadow: 1px 1px 1px 0px #d2d2d2 inset;
    background: #fff;
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', Meiryo, MS PGothic, sans-serif;
  }
  header .inner #pcmenu .search a {
    display: block;
    float: left;
    margin: -3px 0 0 10px;
  }
  header .inner #pcmenu a {
    color: #3f3f3f;
    text-decoration: none;
  }
  header .inner #pcmenu a:hover {
    text-decoration: underline;
  }
  header .mainmenu {
    display: block;
    width: 952px;
    margin: 15px auto 0;
    border: none;
    border-bottom: none;
    position: static;
  }
  header .mainmenu li {
    border-bottom: none;
    width: 238px;
    float: left;
    border-left: 1px solid #fff;
    border-right: 1px solid #c59450;
  }
  header .mainmenu li:first-child {
    border-left: none;
  }
  header .mainmenu li:first-child a {
    border-radius: 10px 0 0 0;
  }
  header .mainmenu li.b_rad {
    border-right: none;
  }
  header .mainmenu li.b_rad a {
    border-radius: 0 10px 0 0;
  }
  header .mainmenu li a {
    display: block;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fdd8a5+0,eeba67+100 */
    background: #fdd8a5;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fdd8a5 0%, #eeba67 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #fdd8a5 0%, #eeba67 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #fdd8a5 0%, #eeba67 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdd8a5', endColorstr='#eeba67',GradientType=0 );
    /* IE6-9 */
    color: #fff;
    font-size: 20px;
    padding: 12px 0 10px;
    text-align: center;
    text-decoration: none;
  }
  header .mainmenu li a img {
    width: 30px;
    margin: 0 auto 10px;
  }

  .news {
    background: transparent;
    padding: 0;
  }
  .news h3 {
    width: 960px;
    margin: 0 auto;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    background: #f0bc7d;
    padding: 12px 0 12px 30px;
    border-radius: 10px 10px 0 0;
  }
  .news h3 span {
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 12px;
  }

  .news h3 {
    position: relative;
  }
  .news  h3 .ichiran {
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
  }
  .news h3 .ichiran a {
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    display: block;
    background: #f68118;
    border-top: 1px solid #d26300;
    border-left: 1px solid #d26300;
    border-radius: 10px;
    width: 77px;
    text-align: center;
    line-height: 1em;
    padding: 5px 0;
  }

  .news ul {
    width: 960px;
    margin: 0 auto;
    background: #f1f1f1;
    padding: 0 0 38px;
  }
  .news ul li {
    width: 898px;
    margin: 0 auto;
    background: url("../images/common/border_tw.jpg") repeat-x left bottom;
    padding: 20px 0;
  }
  .news ul li .nw_head {
    margin-bottom: 0;
    float: left;
  }
  .news ul li .time {
    float: left;
    font-size: 16px;
    line-height: 1.4em;
    color: #424242;
  }
  .news ul li .cate {
    float: left;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    width: 95px;
    text-align: center;
    margin-left: 20px;
    padding: 5px 0;
    border-radius: 3px;
  }
  .news ul li .cate.cate_clr01 {
    background: #a9cd50;
  }
  .news ul li .cate.cate_clr02 {
    background: #369cf5;
  }
  .news ul li .cate.cate_clr03 {
    background: #e38b8b;
  }
  .news ul li p {
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 20px;
    width: 670px;
    color: #424242;
    font-size: 16px;
  }
  .news ul li a {
    text-decoration: none;
    color: #424242;
  }

  /*--------------------
  	footer
  --------------------*/
  footer {
    background: #e5a454;
    padding-bottom: 0;
  }
  footer #pagetop {
    text-align: right;
    width: 100%;
    padding: 8px 0 10px;
    background: #fff;
  }
  footer #pagetop .pagein {
    width: 960px;
    margin: 0 auto;
  }
  footer #pagetop img {
    width: 55px;
  }
  footer .inner {
    width: 960px;
    margin: 30px auto 0;
    padding-bottom: 60px;
  }
  footer ul {
    background: transparent;
    float: right;
    margin-top: 10px;
  }
  footer ul li {
    text-align: center;
    border-top: none;
    float: left;
    border-right: 2px solid #ecbf8e;
    line-height: 1em;
    margin-left: 17px;
    padding-right: 17px;
  }
  footer ul li a {
    display: inline;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    line-height: 1em;
    padding: 0;
  }
  footer h2 {
    float: left;
    width: 244px;
    margin: 0 auto 0;
  }
}
