<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.modWrap{}
.modWrap .mainVisual{
    position: relative;
}
.modWrap .mainVisual .photo{
    margin-bottom: 40px;
}

.modWrap .mainVisual .photo img{
    max-width:960px;
  width:100%;
  height:auto;
}
.modWrap .mainVisual .btnJoin{
    position: absolute;
    top: 82.5%;
    left: 2.2%;
    /* margin-left: -459px; */
    width: 95.7%;
    background-color: #474747;
    text-align: center;
    padding: 5px 0 5px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    height: auto;
    /* font-size: 50%; */
}

.modWrap .mainVisual .btnJoin a{
    color:#fff;
  display:block;
    font-size: 1em;
}
.modWrap .list&gt;li{
    margin-bottom: 45px;
}
.modWrap .list&gt;li li{
    list-style-type: decimal;
    margin-left: 1.9em;
    margin-bottom: 10px;
}
.modWrap .list .blockTitle{
    background-color: #000;
    color: #fff;
    font-size: 18px;
    padding: 5px 0 2px 30px;
    margin-bottom: 10px;
  background-image:url(../img/iconTitle.png);

    background-position: 0px 15px;
  background-repeat:no-repeat;
}
.modWrap .list .table{
    border: 1px solid #cbcbcb;
}
.modWrap .list .table tr{
    border-bottom: 1px solid #cbcbcb;
}

.modWrap .list .table th{
    background-color: #efefef;
    padding: 10px 80px 10px 10px;
}
.modWrap .list .table th.wid01{
  width:110px;
}
.modWrap .list .table td{
    padding: 0px 0 0 15px;
}
.modWrap .list .text{
    margin-top: 8px;
}
.table02{
    border: 1px solid #cbcbcb;
}
.table02 th{
    background-color: #efefef;
}
.table02 th,
.table02 td{
    padding: 10px;
    border: 1px solid #cbcbcb;
}


.modWrap .list .subTitle{
    margin-top: 24px;
    margin-bottom: 20px;
}


/*20160704 yokoyama 追加*/
.opencampusWrap {
    padding: 30px 0;
    border-top: solid 1px #999;
}
.modTitle01 {
    margin-top: 25px;
    letter-spacing: 0.2em;
}
.sectionTitle{
    font-size: 30px;
    border-bottom: solid 1px #999;
    display:inline-block;
    padding-bottom: 10px;
    margin: 50px 0 25px;
    padding-right: 25px;
}
.h3-sectionTitle {
    font-size: 24px;
}
.textblock-outer{
    margin-bottom: 20px;
}
.text-warning {
    color: #E40011;
}
.mbnone{
    margin-bottom: 0!important;
}
.experience-outer {
    font-size: 16px;
    margin-bottom: 20px;
}
.experience-outer dt {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}
.know-outer li{
    font-size: 16px;
    line-height: 1.6;
}

@media screen and (max-width: 767px) {
  .modWrap .mainVisual .btnJoin{
    position: absolute;
    top: 105%;
    left: 60%;
    /* margin-left: -459px; */
    width: 40%;
    background-color: #474747;
    text-align: center;
    padding: 5px 0 5px 0;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    height: auto;
    font-size: 1em;
  }
  .modWrap .mainVisual .photo{
      margin-bottom: 60px;
  }
  #contents .modTitle02 {
    text-indent: 0px;
    padding-left: 0px;
  }
  .modWrap .list .table tr{
      border-bottom: none;
      display:block;
      margin-bottom:10px;
  }
  .modWrap .list .table td{
    padding: 5px 0 0 5px;
  }
  .modWrap .list .table th{
    font-size:1em;
    padding: 1% 8% 1% 1%;
    display:block;
    text-align:center;
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
  }
  .modWrap .list .table th.wid01{
      width:auto;
  }
  .modWrap .list .table th.first{
      border-top: none;
  }
  .modWrap .mainVisual .btnJoin a{
      font-size: 0.5em;
  }
  .table02 th,
  .table02 td{
    padding: 5px;
    font-size:11px;
  }
  .sectionTitle{
    font-size: 22px;
  }

}

#contents #accessBlock .addressArea .left img{
  width: 100%;
  height: auto;
}
#contents #accessBlock .addressArea{
  margin-bottom: 30px;
}
#contents #accessBlock .addressArea .left{
  width: 19%;
}
#contents #accessBlock .addressArea .right{
  width: 78%;
}
#contents #accessBlock .addressArea .name{
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
}
#contents #accessBlock .addressArea span {
  width: 20%;
  display: block;
  float:left;
  line-height:2em;
  padding-left:10px;
}
#contents #accessBlock .addressArea li{
  padding: 12px 0;
  border-top:1px solid #ccc;
}

h4{
  font-size: 18px;
}
h5{
  font-size: 16px;
  font-weight: bold;
}

dl.def dt{
  float: left;
  clear: left;
}
dl.w10 dt{
  width: 1em;
}
dl.w10 dd{
  margin-left: 1em;
}
dl.w15 dt{
  width: 1.5em;
}
dl.w15 dd{
  margin-left: 1.5em;
}
dl.w20 dt{
  width: 2em;
}
dl.w20 dd{
  margin-left: 2em;
}
.itemize{
  text-indent: -1em;
  padding-left: 1em;
}
.underline{
  text-decoration: underline;
}
.tcell01{
  width:10em;
}
.tcell02{
  width:6em;
}

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

  .tcell01{
    width:6em;
  }
  .tcell02{
    width:3em;
  }

}
</pre></body></html>