@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:300,400");
footer div.copy div.width a:link, footer div.copy div.width a:visited {
  color: black;
  text-decoration: none;
}
footer div.copy div.width a:hover {
  color: #454545;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}
footer div.copy div.width a:active {
  color: #999;
  text-decoration: none;
}

@media print, screen and (min-width: 768px) {
  footer div.address div.width, footer div.copy div.width {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, screen and (min-width: 980px) and (max-width: 1100px) {
  footer div.address div.width, footer div.copy div.width {
    width: 100%;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 979px) {
  footer div.address div.width, footer div.copy div.width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  footer div.address div.width, footer div.copy div.width {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

* {
  position: relative;
}

@media print, screen and (min-width: 768px) {
  #visual {
    width: 100%;
    height: 230px;
    background: url("../media/images/exam/opencampus-2015/katatsumuri/mv.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
    max-height: 850px;
    text-align: center;
  }
  #visual nav {
    position: absolute;
    width: 100%;
    height: 160px;
    text-align: center;
    bottom: 0;
  }
  #visual nav div.top {
    height: 60px;
    padding: 15px 0 0 22px;
    font-family: 'Syncopate', sans-serif;
    color: #003388;
    font-size: 31px;
    letter-spacing: 12px;
    font-weight: bold;
    line-height: 64px;
    text-align: center;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  #visual {
    width: 100%;
    height: 115px;
    background: url("../media/images/exam/opencampus-2015/katatsumuri/mv_sp.jpg") no-repeat;
    background-size: cover;
    overflow: hidden;
    display: table;
  }
  #visual div.visual {
    width: 100%;
    position: relative;
    font-size: 0;
  }
  #visual div.visual div.english_title {
    position: absolute;
    z-index: 100;
    width: 100%;
    bottom: 0;
    text-align: center;
    padding: 11px 0 9px;
    background: rgba(255, 255, 255, 0.7);
    font-family: 'Syncopate', sans-serif;
    font-weight: bold;
    letter-spacing: 4px;
    font-size: 11px;
    color: #003388;
  }
  #visual nav {
    display: table-cell;
    vertical-align: middle;
  }
  #visual nav div.global,
  #visual nav div.visitor,
  #visual nav div.sns {
    display: none;
  }
  #visual nav div.top {
    text-align: center;
    display: block;
    background-color: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled = false)";
    filter: none;
    padding: 0;
    font-family: 'Syncopate', sans-serif;
    color: #003388;
    font-size: 11.5px;
    letter-spacing: 4px;
    font-weight: bold;
    line-height: 2;
  }
}

#contents {
  line-height: 1.5;
  font-size: 13px;
}
@media print, screen and (min-width: 768px) {
  #contents div.introduction {
    max-width: 940px;
    height: 327px;
    margin: 60px auto 0;
    position: relative;
  }
  #contents div.introduction div.text {
    width: 600px;
    height: 141px;
    position: absolute;
    left: 0;
  }
  #contents div.introduction div.kiniro_image {
    width: 300px;
    height: 327px;
    position: absolute;
    right: 0;
  }
  #contents div.introduction div.special {
    position: absolute;
    left: 0;
    width: 600px;
    height: 327px;
  }
  #contents div.introduction div.special > div.left {
    width: 350px;
    position: absolute;
    left: 0;
    bottom: 70px;
  }
  #contents div.introduction div.special > div.left a {
    color: #000;
    font-size: 16px;
    line-height: 2;
  }
  #contents div.introduction div.special > div.left a:before {
    font-family: FontAwesome;
    content: "";
    padding-left: 0;
    padding-right: 5px;
  }
  #contents div.introduction div.special > div.thumbnail {
    width: 230px;
    height: 160px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media print, screen and (min-width: 768px) and (max-width: 1120px) {
  #contents div.introduction div.text,
  #contents div.introduction div.special {
    width: 580px;
  }
}
@media screen and (max-width: 767px) {
  #contents div.introduction {
    padding: 15px 10px 40px;
    border-bottom: 1px solid #dddddd;
  }
  #contents div.introduction div.text {
    margin-bottom: 15px;
  }
  #contents div.introduction div.kiniro_image img {
    width: 100%;
  }
  #contents div.introduction div.special {
    padding-top: 10px;
  }
  #contents div.introduction div.special > div.left a {
    color: #000;
    font-size: 16px;
    line-height: 2;
  }
  #contents div.introduction div.special > div.left a:before {
    font-family: FontAwesome;
    content: "";
    padding-left: 0;
    padding-right: 5px;
  }
  #contents div.introduction div.special > div.thumbnail {
    text-align: center;
    margin-top: 10px;
  }
  #contents div.introduction div.special > div.thumbnail img {
    width: 115px;
  }
}
@media print, screen and (min-width: 768px) {
  #contents div.circle {
    width: 940px;
    margin: 80px auto;
  }
  #contents div.circle:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  #contents div.circle dl {
    float: left;
    width: 300px;
    margin-left: 20px;
  }
  #contents div.circle dl:first-child {
    margin-left: 0;
  }
  #contents div.circle dl dt {
    text-align: center;
  }
  #contents div.circle dl dd h5 {
    font-size: 16px;
    text-align: center;
    margin: 15px 0;
  }
  #contents div.circle dl dd h5 span {
    display: block;
    font-size: 13px;
  }
  #contents div.circle dl dd div.detail {
    line-height: 1.5;
  }
}
@media screen and (max-width: 767px) {
  #contents div.circle {
    padding: 40px 10px 20px;
  }
  #contents div.circle dl {
    margin-bottom: 20px;
  }
  #contents div.circle dl dt {
    text-align: center;
  }
  #contents div.circle dl dt img {
    width: 125px;
  }
  #contents div.circle dl dd h5 {
    font-size: 16px;
    text-align: center;
    margin: 15px 0;
  }
  #contents div.circle dl dd h5 span {
    display: block;
    font-size: 13px;
  }
  #contents div.circle dl dd div.detail {
    line-height: 1.5;
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  #contents div.banner {
    padding: 60px 0;
    border-top: 1px solid #dddddd;
  }
  #contents div.banner div.width {
    width: 940px;
    margin: 0 auto;
  }
  #contents div.banner div.width ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  #contents div.banner div.width ul li {
    float: left;
    width: 300px;
    height: 100px;
    background-color: #000;
    margin-left: 20px;
    position: relative;
  }
  #contents div.banner div.width ul li:after {
    font-family: FontAwesome;
    content: "";
    padding-left: 0;
    padding-right: 0;
    color: #666;
    font-size: 50px;
    position: absolute;
    bottom: -15px;
    right: 5px;
  }
  #contents div.banner div.width ul li:first-child {
    margin-left: 0;
  }
  #contents div.banner div.width ul li .pict {
    display: inline-block;
    width: 100px;
    height: 100px;
  }
  #contents div.banner div.width ul li .text {
    width: 200px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 100px;
  }
  #contents div.banner div.width ul li .text a {
    color: #fff;
    font-size: 15px;
    display: block;
    width: 100%;
    text-align: center;
    padding: 40px 0;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  #contents div.banner {
    border-bottom: 1px solid #dddddd;
  }
  #contents div.banner div.width {
    width: 100%;
    padding: 0 10px 30px;
  }
  #contents div.banner div.width ul li {
    width: 100%;
    height: 50px;
    background-color: #000;
    position: relative;
    margin-bottom: 10px;
  }
  #contents div.banner div.width ul li:after {
    font-family: FontAwesome;
    content: "";
    padding-left: 0;
    padding-right: 0;
    color: #666;
    font-size: 25px;
    position: absolute;
    bottom: 5px;
    right: 10px;
  }
  #contents div.banner div.width ul li:first-child {
    margin-left: 0;
  }
  #contents div.banner div.width ul li .pict {
    width: 50px;
    height: 50px;
    display: inline-block;
  }
  #contents div.banner div.width ul li .pict a {
    display: block;
    width: 50px;
    height: 50px;
  }
  #contents div.banner div.width ul li .pict a img {
    width: 100%;
  }
  #contents div.banner div.width ul li .text {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50px;
    width: 100%;
  }
  #contents div.banner div.width ul li .text a {
    color: #fff;
    font-size: 13px;
    display: block;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    padding: 17px 10px;
  }
}
@media screen and (max-width: 767px) {
  #contents div.sns {
    padding: 10px 0;
  }
  #contents div.sns ul {
    width: 150px;
    margin: 0 auto;
  }
  #contents div.sns ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }
  #contents div.sns ul li {
    float: left;
    width: 30px;
    margin-left: 30px;
  }
  #contents div.sns ul li:first-child {
    margin-left: 0;
  }
  #contents div.sns ul li a img {
    width: 100%;
  }
}

footer div.pagetop {
  padding-top: 1px;
  padding-bottom: 30px;
  border-top: 1px solid #dddddd;
  text-align: center;
}
footer div.pagetop a {
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  line-height: 9px;
}
footer div.pagetop a i.fa {
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  footer div.pagetop {
    padding-bottom: 10px;
  }
}
footer ul.link {
  display: none;
}
footer div.address {
  display: none;
  font-size: 13px;
  background-color: #f7f7f7;
}
@media screen and (max-width: 767px) {
  footer div.address {
    display: none;
  }
}
footer div.address div.width {
  padding: 15px 0 10px;
  text-align: center;
}
footer div.address div.width:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}
footer div.address div.width div.univ {
  font-size: 13px;
  line-height: 1.4;
  float: none;
}
footer div.address div.width div.univ span.addr {
  margin-top: 3px;
  display: block;
  font-size: 12px;
}
footer div.copy {
  font-size: 13px;
  background-color: #eeeeee;
}
footer div.copy div.width {
  font-size: 12px;
  padding: 20px 0;
  font-family: sans-serif;
  text-align: center;
}
@media screen and (max-width: 767px) {
  footer div.copy div.width {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  footer div.copy div.width a {
    display: block;
    margin-bottom: 5px;
  }
}

/*# sourceMappingURL=katatsumuri.css.map */
