@charset "UTF-8";
/* study — 元: module/study/css/common.css */

/* ---- module/study/css/style.css ---- */
@media screen and (min-width: 741px), print {
  /* CSS Document */

  /* ============================
		reset
 ============================ */

  .pcDisplayNone {
    display: none !important;
  }
  .spDisplayNone {
  }

  /* ============================
		studyPage
 ============================ */

  .studyPage {
    margin-bottom: 90px;
  }

  .studyPage h1 {
    background-repeat: no-repeat;
    height: 230px;
    padding: 60px 0 0 30px;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.2em;
    color: #fff;
  }
  .studyPage h1 span {
    display: inline-block;
    font-size: 18px;
    margin-left: 10px;
  }
  .studyPage .student001 h1 {
    background-image: url(../images/study/main001.jpg);
  }
  .studyPage .student002 h1 {
    background-image: url(../images/study/main002.jpg);
  }
  .studyPage .student003 h1 {
    background-image: url(../images/study/main003.jpg);
  }
  .studyPage .student004 h1 {
    background-image: url(../images/study/main004.jpg);
  }
  .studyPage .student005 h1 {
    background-image: url(../images/study/main005.jpg);
  }
  .studyPage .student006 h1 {
    background-image: url(../images/study/main006.jpg);
  }
  .studyPage .student007 h1 {
    background-image: url(../images/study/main007.jpg);
  }
  .studyPage .student008 h1 {
    background-image: url(../images/study/main008.jpg);
  }
  .studyPage .student009 h1 {
    background-image: url(../images/study/main009.jpg);
  }
  .studyPage .student010 h1 {
    background-image: url(../images/study/main010.jpg);
  }

  .tableEnd {
    display: none;
  }

  .studyPage .schedule figure.smart {
    display: none;
  }

  .studyPage .schedule {
    /*	background-image:url(../images/study/bg_skd001.png);*/
    display: table-cell;
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-top: 50px;
    width: 520px;
    padding-right: 35px;
    padding-bottom: 70px;
  }

  .studyPage .student001 .schedule {
    background-image: url(../images/study/bg_skd001.png);
  }
  .studyPage .student002 .schedule {
    background-image: url(../images/study/bg_skd001.png);
  }
  .studyPage .student003 .schedule {
    background-image: url(../images/study/bg_skd003.png);
  }
  .studyPage .student004 .schedule {
    background-image: url(../images/study/bg_skd004.png);
  }
  .studyPage .student005 .schedule {
    background-image: url(../images/study/bg_skd005.png);
  }
  .studyPage .student006 .schedule {
    background-image: url(../images/study/bg_skd006.png);
  }
  .studyPage .student007 .schedule {
    background-image: url(../images/study/bg_skd007.png);
  }
  .studyPage .student008 .schedule {
    background-image: url(../images/study/bg_skd008.png);
  }
  .studyPage .student009 .schedule {
    background-image: url(../images/study/bg_skd009.png);
  }
  .studyPage .student010 .schedule {
    background-image: url(../images/study/bg_skd010.png);
  }

  .studyPage .scheduleSide {
    display: table-cell;
    width: 535px;
    padding-top: 40px;
    padding-right: 15px;
    position: relative;
  }

  .studyPage .scheduleSide.new {
    display: block;
    width: 100%;
    padding-top: 0px;
    padding-right: 0px;
    position: relative;
    margin-bottom: 20px;
  }

  .studyPage .scheduleSide .float {
    position: absolute;
    top: 40px;
    right: 0;
    width: 535px;
  }

  .studyPage .student002 .scheduleSide .float {
    top: 20px;
  }

  .studyPage .student009 .scheduleSide .float {
    width: 550px;
    top: 20px;
  }

  .studyPage .student004 .scheduleSide .float {
    width: 550px;
    top: 30px;
  }

  .studyPage .student003 .scheduleSide .float {
    width: 560px;
    top: 20px;
  }

  .studyPage .student003 .scheduleSide .float .body {
    line-height: 1.4em;
  }

  .studyPage .student007 .scheduleSide .float {
    width: 560px;
    top: 20px;
  }

  .studyPage .student005 .scheduleSide .float {
    width: 560px;
    top: 20px;
  }

  .studyPage .student006 .scheduleSide .float {
    width: 560px;
    top: 20px;
  }

  .studyPage .student008 .scheduleSide .float {
    top: 20px;
  }

  .studyPage .student010 .scheduleSide .float {
    top: 20px;
  }

  .studyPage .schedule dl {
    display: table;
    width: 520px;
    padding-bottom: 30px;
    /*	background-image:url(../images/study/bg_skd001b.png);*/
    background-repeat: no-repeat;
  }

  .studyPage .student002 .schedule dl {
    padding-bottom: 40px;
  }
  .studyPage .student002 .schedule dl.planningTime {
    padding-bottom: 100px;
  }
  .studyPage .student002 .schedule dl.baseballTime {
    padding-bottom: 90px;
  }
  .studyPage .student002 .schedule dl.bosai {
    padding-bottom: 60px;
  }

  .studyPage .student003 .schedule dl {
    padding-bottom: 80px;
  }
  .studyPage .student003 .schedule dl.ta {
    padding-bottom: 50px;
  }
  .studyPage .student003 .schedule dl.retren {
    padding-bottom: 30px;
  }
  .studyPage .student003 .schedule dl.semi {
    padding-bottom: 110px;
  }
  .studyPage .student003 .schedule dl.labTime {
    padding-bottom: 110px;
  }

  .studyPage .student004 .schedule dl.semi {
    padding-bottom: 110px;
  }

  .studyPage .student004 .schedule dl.friendlyTime {
    padding-bottom: 110px;
  }

  .studyPage .student006 .schedule dl {
    padding-bottom: 45px;
  }

  .studyPage .student008 .schedule dl.labTime {
    padding-bottom: 100px;
  }

  .studyPage .student009 .schedule dl.labTime {
    padding-bottom: 100px;
  }
  .studyPage .student009 .schedule dl.expTime {
    padding-bottom: 100px;
  }

  .studyPage .student009 .schedule dl.dinnerTime {
    padding-bottom: 100px;
  }

  .studyPage .student001 .schedule dl {
    background-image: url(../images/study/bg_skd001b.png);
  }
  .studyPage .student002 .schedule dl {
    background-image: url(../images/study/bg_skd001b.png);
  }
  .studyPage .student003 .schedule dl {
    background-image: url(../images/study/bg_skd003b.png);
  }
  .studyPage .student004 .schedule dl {
    background-image: url(../images/study/bg_skd004b.png);
  }
  .studyPage .student005 .schedule dl {
    background-image: url(../images/study/bg_skd005b.png);
  }
  .studyPage .student006 .schedule dl {
    background-image: url(../images/study/bg_skd006b.png);
  }
  .studyPage .student007 .schedule dl {
    background-image: url(../images/study/bg_skd007b.png);
  }
  .studyPage .student008 .schedule dl {
    background-image: url(../images/study/bg_skd008b.png);
  }
  .studyPage .student009 .schedule dl {
    background-image: url(../images/study/bg_skd009b.png);
  }
  .studyPage .student010 .schedule dl {
    background-image: url(../images/study/bg_skd010b.png);
  }

  .studyPage .schedule dt {
    display: table-cell;
    width: 125px;
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    position: relative;
  }

  .studyPage .schedule dt .overHang {
    position: absolute;
    top: 0;
    left: 0;
    width: 210px;
  }

  .studyPage .schedule dt .overHang02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
  }

  .studyPage .schedule dd {
    display: table-cell;
    width: 400px;
    padding-left: 10px;
    position: relative;
  }

  .studyPage .student010 .schedule .morning {
    padding-bottom: 60px;
  }

  .studyPage .student010 .schedule .lunch {
    padding-bottom: 80px;
  }

  .studyPage .student010 .schedule .lunch dd figure {
    position: absolute;
    top: -20px;
    right: -50px;
  }

  .studyPage .student010 .schedule .meeting {
    padding-bottom: 150px;
  }

  .studyPage .student010 .schedule .studyGroup dd figure {
    position: absolute;
    top: -100px;
    right: -450px;
  }

  .studyPage .student010 .schedule .studyGroup dd figure .caption002 {
    position: absolute;
    top: 318px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student010 .schedule .studyGroup {
    padding-bottom: 170px;
  }

  .studyPage .student010 .schedule .help dd figure {
    position: absolute;
    top: 10px;
    right: -550px;
  }

  .studyPage .student010 .schedule .help {
    padding-bottom: 450px;
  }

  .studyPage .student010 .schedule .help dd figure .caption003 {
    position: absolute;
    top: 420px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 1.2em;
  }

  .studyPage .schedule dd h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .studyPage .schedule dd h2 .overHang {
    padding-left: 90px;
  }

  .studyPage .schedule dd h2 .overHang02 {
    padding-left: 20px;
  }

  .studyPage .schedule dd h2 .freeHung {
    position: relative;
    left: -8px;
  }

  .studyPage .student001 .schedule dt,
  .studyPage .student001 .schedule dd h2 {
    color: #5db4c2;
  }
  .studyPage .student002 .schedule dt,
  .studyPage .student002 .schedule dd h2 {
    color: #5db4c2;
  }
  .studyPage .student003 .schedule dt,
  .studyPage .student003 .schedule dd h2 {
    color: #dc8b00;
  }
  .studyPage .student004 .schedule dt,
  .studyPage .student004 .schedule dd h2 {
    color: #00859c;
  }
  .studyPage .student005 .schedule dt,
  .studyPage .student005 .schedule dd h2 {
    color: #755627;
  }
  .studyPage .student006 .schedule dt,
  .studyPage .student006 .schedule dd h2 {
    color: #00804c;
  }
  .studyPage .student007 .schedule dt,
  .studyPage .student007 .schedule dd h2 {
    color: #2e5ec5;
  }
  .studyPage .student008 .schedule dt,
  .studyPage .student008 .schedule dd h2 {
    color: #91bd2e;
  }
  .studyPage .student009 .schedule dt,
  .studyPage .student009 .schedule dd h2 {
    color: #009edb;
  }
  .studyPage .student010 .schedule dt,
  .studyPage .student010 .schedule dd h2 {
    color: #c85c80;
  }

  .studyPage .schedule dd p {
  }

  .studyPage .scheduleSide h2 {
    font-size: 23px;
    font-weight: bold;
  }

  .studyPage .student001 .scheduleSide h2 {
    color: #5db5c3;
  }
  .studyPage .student002 .scheduleSide h2 {
    color: #5db5c3;
  }
  .studyPage .student003 .scheduleSide h2 {
    color: #dc8b00;
  }
  .studyPage .student004 .scheduleSide h2 {
    color: #00859c;
  }
  .studyPage .student005 .scheduleSide h2 {
    color: #755627;
  }
  .studyPage .student006 .scheduleSide h2 {
    color: #00804c;
    line-height: 1.4em;
    margin-bottom: 5px;
  }
  .studyPage .student007 .scheduleSide h2 {
    color: #2e5ec5;
    line-height: 1.4em;
    margin-bottom: 5px;
  }
  .studyPage .student008 .scheduleSide h2 {
    color: #91bd2e;
  }
  .studyPage .student009 .scheduleSide h2 {
    color: #009edb;
  }
  .studyPage .student010 .scheduleSide h2 {
    color: #c85c80;
  }

  .studyPage .scheduleSide p.body {
    font-size: 14px;
    line-height: 1.5em;
  }

  .studyPage .student008 .scheduleSide p.body {
    line-height: 1.4em;
  }

  .studyPage .student006 .scheduleSide p.body {
    line-height: 1.4em;
  }

  .studyPage .student007 .scheduleSide p.body {
    line-height: 1.45em;
  }

  .studyPage .scheduleSide figure.photo {
    display: block;
    text-align: center;
    padding: 20px 0;
    position: relative;
  }

  .studyPage .student001 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 300px;
    right: 20px;
    font-weight: bold;
  }

  .studyPage .student001 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 505px;
    left: 20px;
    font-weight: bold;
  }

  .studyPage .student002 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 108px;
    left: 358px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 520px;
    left: 385px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 675px;
    left: 380px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .scheduleSide figure.photo .caption004 {
    position: absolute;
    top: 1010px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student003 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 285px;
    left: 45px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student003 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 597px;
    left: 315px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student003 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 1038px;
    left: 42px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student004 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 110px;
    left: 110px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 435px;
    left: 5px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 710px;
    left: -30px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .scheduleSide figure.photo .caption004 {
    position: absolute;
    top: 845px;
    left: 384px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 70px;
    left: 245px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 593px;
    left: 12px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 834px;
    left: 13px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .scheduleSide figure.photo .caption004 {
    position: absolute;
    top: 916px;
    left: 94px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student006 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 260px;
    left: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student006 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 861px;
    left: 71px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student007 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 86px;
    left: 24px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student007 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 248px;
    left: 367px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student007 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 617px;
    left: 337px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student007 .scheduleSide figure.photo .caption004 {
    position: absolute;
    top: 815px;
    left: 12px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student007 .scheduleSide figure.photo .caption005 {
    position: absolute;
    top: 885px;
    left: 130px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student008 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 345px;
    left: 338px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student008 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 436px;
    left: 280px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student008 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 950px;
    left: 35px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student009 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 100px;
    left: 379px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student009 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 595px;
    left: 360px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    display: block;
    width: 185px;
  }
  .studyPage .student009 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 987px;
    left: 11px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student010 .scheduleSide figure.photo .caption001 {
    position: absolute;
    top: 122px;
    left: 100px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student010 .scheduleSide figure.photo .caption002 {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student010 .scheduleSide figure.photo .caption003 {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student010 .scheduleSide figure.photo {
    text-align: right;
  }

  .studyPage .student009 .scheduleSide figure.photo {
    position: relative;
    top: 0;
    left: 0;
    height: 1000px;
    z-index: 100;
  }

  .studyPage .student004 .scheduleSide figure.photo img {
    position: relative;
    left: -40px;
    width: 545px;
  }

  .studyPage .student008 .scheduleSide figure.photo img {
    position: relative;
    left: -5px;
  }

  .studyPage .student001 .scheduleOther {
    background-image: url(../images/study/strap001.png);
    padding: 20px;
    width: 1024px;
    margin: 0 auto 40px auto;
  }
  .studyPage .student001 .scheduleOther .photos {
    position: relative;
  }

  .studyPage .student001 .scheduleOther .photos .title {
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 10;
    font-size: 20px;
    font-weight: bold;
    color: #5db5c3;
    border-bottom: 3px solid #5db5c3;
    line-height: 1.5em;
  }

  .studyPage .student001 .scheduleOther .photos .caption001 {
    position: absolute;
    top: 497px;
    left: 25px;
    z-index: 10;
    font-size: 12px;
    font-weight: bold;
  }
  .studyPage .student001 .scheduleOther .photos .caption002 {
    position: absolute;
    top: 523px;
    left: 360px;
    z-index: 10;
    font-size: 12px;
    font-weight: bold;
  }

  .studyPage .student001 .scheduleOther .photos .caption003 {
    position: absolute;
    top: 497px;
    left: 700px;
    z-index: 10;
    font-size: 12px;
    font-weight: bold;
  }

  .studyPage .student001 .scheduleOther .wrap {
    display: none;
  }

  .studyPage .student007 .scheduleOther {
    background-image: url(../images/study/strap007.png);
    padding: 20px;
    width: 1024px;
    margin: 0 auto 40px auto;
  }

  .studyPage .student007 .scheduleOther .wrap {
    width: 980px;
    background-color: #fff;
    padding: 20px;
    position: relative;
  }

  .studyPage .student007 .scheduleOther h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #2e5ec5;
    margin-bottom: 10px;
    border-bottom: 2px solid #2e5ec5;
  }

  .studyPage .student007 .scheduleOther .body {
    width: 350px;
  }

  .studyPage .student007 .scheduleOther .photo {
    position: absolute;
    width: 630px;
    top: -20px;
    left: 380px;
  }

  .studyPage .student007 .scheduleOther .photo .caption001 {
    position: absolute;
    top: 229px;
    left: 30px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    transform: rotate(-5deg);
  }
  .studyPage .student007 .scheduleOther .photo .caption002 {
    position: absolute;
    top: 200px;
    left: 355px;
    widows: 300px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student001 .scheduleOther .body {
    font-size: 14px;
    line-height: 1.2em;
  }

  .studyPage .student001 .scheduleOther .caption {
    display: block;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .studyPage .studyHope {
    position: relative;
  }

  .studyPage .studyHope h2 {
    font-size: 31px;
    font-weight: bold;
    color: #fff;
    padding: 15px 30px;
  }

  .studyPage .studyHope h2 span {
    font-size: 20px;
    position: relative;
    top: -5px;
    margin-left: 30px;
  }

  .studyPage .student001 .studyHope h2 {
    background-color: #5db5c3;
  }
  .studyPage .student002 .studyHope h2 {
    background-color: #5db5c3;
  }
  .studyPage .student003 .studyHope h2 {
    background-color: #dc8b00;
  }
  .studyPage .student004 .studyHope h2 {
    background-color: #00859c;
  }
  .studyPage .student005 .studyHope h2 {
    background-color: #755627;
  }
  .studyPage .student006 .studyHope h2 {
    background-color: #00804c;
  }
  .studyPage .student007 .studyHope h2 {
    background-color: #2e5ec5;
  }
  .studyPage .student008 .studyHope h2 {
    background-color: #91bd2e;
  }
  .studyPage .student009 .studyHope h2 {
    background-color: #009edb;
  }
  .studyPage .student010 .studyHope h2 {
    background-color: #c85c80;
  }

  .studyPage .studyHope .wrap {
    background-color: #e2e2e2;
    padding: 10px 30px;
    position: relative;
  }

  .studyPage .student001 .studyHope .iBody {
    float: left;
    width: 630px;
  }

  .studyPage .student001 .studyHope .iPhoto {
    float: right;
    width: 400px;
    position: relative;
    top: -120px;
    margin-bottom: -50px;
  }

  .studyPage .student002 .studyHope .iPhoto .caption001,
  .studyPage .student001 .studyHope .iPhoto .caption001 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
  }
  .studyPage .student001 .studyHope .iPhoto .caption002 {
    position: absolute;
    top: 240px;
    left: 280px;
    font-weight: bold;
  }

  .studyPage .student002 .studyHope .iBody {
    float: left;
    width: calc(100% - 430px);
    position: relative;
  }
  .studyPage .student002 .studyHope .iBody .inner {
  }
  .studyPage .student002 .studyHope .iBody .inner .body {
  }

  .studyPage .student002 .studyHope .iPhoto {
    float: right;
    width: 390px;
    margin-bottom: 50px;
  }

  .studyPage .student003 .studyHope .iBody {
    float: right;
    width: 620px;
    padding-bottom: 100px;
  }

  .studyPage .student003 .studyHope .iPhoto {
    float: left;
    width: 330px;
    position: relative;
  }
  .studyPage .student003 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 220px;
    left: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student004 .studyHope .iBody {
    float: right;
    width: 640px;
  }
  .studyPage .student004 .studyHope .iPhoto {
    float: left;
    position: relative;
  }
  .studyPage .student004 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 255px;
    left: 5px;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .studyHope .iBody {
    float: left;
    width: 620px;
    padding-bottom: 120px;
  }

  .studyPage .student005 .studyHope .iPhoto {
    float: right;
    width: 391px;
  }

  .studyPage .student005 .studyHope .iPhoto .captions {
    font-size: 12px;
    line-height: 1.2em;
    margin-top: 5px;
  }

  .studyPage .student008 .studyHope .iPhoto .captions {
    font-size: 12px;
    line-height: 1.2em;
    position: absolute;
    top: 230px;
    left: 275px;
    width: 200px;
  }

  .studyPage .student006 .studyHope .iBody {
    float: left;
    width: 600px;
    padding-bottom: 50px;
  }

  .studyPage .student006 .studyHope .studyBottomPhoto006 {
    float: right;
    width: calc(100% - 650px);
    position: relative;
  }

  .studyPage .student006 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 200px;
    left: 0px;
    font-size: 12px;
    font-weight: bold;
  }

  .studyPage .student007 .studyHope .iBody {
    float: left;
    width: 660px;
    padding-bottom: 80px;
  }

  .studyPage .student007 .studyHope .iPhoto {
    float: right;
    width: 250px;
  }

  .studyPage .student008 .studyHope .iBody {
    float: right;
    width: 640px;
    padding-bottom: 50px;
  }

  .studyPage .student008 .studyHope .iPhoto {
    float: left;
    width: calc(100% - 640px);
    position: relative;
    padding-bottom: 20px;
  }

  .studyPage .student009 .studyHope .iBody {
    float: left;
    width: 620px;
  }

  .studyPage .student009 .studyHope .iPhoto {
    float: left;
    width: 400px;
  }

  .studyPage .student009 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 232px;
    left: 39px;
    font-size: 12px;
    font-weight: bold;
  }

  .studyPage .student009 .studyHope .studyBottomPhoto009 {
    position: absolute;
    top: -140px;
    right: 50px;
  }

  .studyPage .student009 .studyHope .wrap {
    height: 230px;
    padding-top: 30px;
  }

  .studyPage .studyHope .studyBottomPhoto003 {
    position: absolute;
    top: 15px;
    left: 20px;
  }

  .studyPage .studyHope .studyBottomPhoto007 {
    position: absolute;
    top: -30px;
    right: 20px;
  }

  .studyPage .studyHope .studyBottomPhoto005 {
    position: absolute;
    top: -50px;
    right: 30px;
  }

  .studyPage .studyHope .studyBottomPhotoCaption {
    display: block;
    font-size: 12px;
  }

  .studyPage .student010 .studyHope .iBody {
    padding-bottom: 100px;
    padding-right: 420px;
  }

  .studyPage .studyHope .studyBottomPhoto010 {
    position: absolute;
    top: -120px;
    right: 50px;
  }

  .studyPage .student010 .studyHope .iPhoto {
    position: absolute;
    top: -100px;
    right: 50px;
  }

  .studyPage .studyHope .iBody h3 {
    font-size: 23px;
    font-weight: bold;
    color: #5db5c3;
    margin-bottom: 15px;
  }
  .studyPage .student001 .studyHope .iBody h3 {
    color: #5db5c3;
  }
  .studyPage .student002 .studyHope .iBody h3 {
    color: #5db5c3;
  }
  .studyPage .student003 .studyHope .iBody h3 {
    color: #dc8b00;
  }
  .studyPage .student004 .studyHope .iBody h3 {
    color: #00859c;
  }
  .studyPage .student005 .studyHope .iBody h3 {
    color: #755627;
  }
  .studyPage .student006 .studyHope .iBody h3 {
    color: #00804c;
  }
  .studyPage .student007 .studyHope .iBody h3 {
    color: #2e5ec5;
  }
  .studyPage .student008 .studyHope .iBody h3 {
    color: #91bd2e;
  }
  .studyPage .student009 .studyHope .iBody h3 {
    color: #009edb;
  }
  .studyPage .student010 .studyHope .iBody h3 {
    color: #c85c80;
  }

  .studyPage .student001 .studyHope .iBody p.body {
    padding-right: 30px;
  }

  .studyPage .studyHope .pageLink {
    position: absolute;
    bottom: 30px;
    right: 30px;
  }

  .studyPage .studyHope .pageLink a {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px dotted #000;
  }

  /* ============================
		theme colors
 ============================ */

  /* 全て */
  .theme.all {
    background-color: #5dbbc9;
  }
  /* 構造工学領域 */
  .structural .theme,
  .theme.structural {
    background-color: #dc8b00;
  }
  /* 社会基盤設計学領域 */
  .socialDesign .theme,
  .theme.socialDesign {
    background-color: #00859c;
  }
  /* 地盤工学領域 */
  .geotechnical .theme,
  .theme.geotechnical {
    background-color: #755627;
  }
  /* 信頼性設計学領域 */
  .reliability .theme,
  .theme.reliability {
    background-color: #c85c80;
  }
  /* 交通・地域計画学領域 */
  .traffic .theme,
  .theme.traffic {
    background-color: #00804c;
  }
  /* 国土開発保全工学領域 */
  .domestic .theme,
  .theme.domestic {
    background-color: #2e5ec6;
  }
  /* 社会基盤マネジメント学領域 */
  .socialManagement .theme,
  .theme.socialManagement {
    background-color: #92be2e;
  }
  /* みず工学領域 */
  .water .theme,
  .theme.water {
    background-color: #009fdc;
  }
  /* 応用大気科学領域 */
  .atmospheric .theme,
  .theme.atmospheric {
    background-color: #00c1f2;
  }

  .studyPage .study .smartVisual {
    display: none;
  }
}

/* ---- module/study/css/smart.css ---- */
@media screen and (max-width: 740px) {
  /* CSS Document */

  /* ============================
		studyPage
 ============================ */

  .studyPage {
    margin-bottom: 40px;
  }

  .studyPage .smartVisual {
    padding-top: 20px;
  }

  .studyPage .smartVisual img {
    width: 100%;
    height: auto;
  }

  .studyPage h1 {
    display: none;

    /*	background-repeat:no-repeat;
	background-size:320px 117px;
	height:97px;
	padding:20px 0 0 5px;
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	line-height:1.2em;
	color:#fff;*/
  }
  /*
.studyPage h1 span {
	display:inline-block;
	font-size:11px;
	margin-left:10px;
}
.studyPage .student001 h1 {
	background-image:url(../images/study/main001sp.png);
}
.studyPage .student002 h1 {
	background-image:url(../images/study/main002sp.png);
}
.studyPage .student003 h1 {
	background-image:url(../images/study/main003sp.png);
}
.studyPage .student004 h1 {
	background-image:url(../images/study/main004sp.png);
}
.studyPage .student005 h1 {
	background-image:url(../images/study/main005sp.png);
}
.studyPage .student006 h1 {
	background-image:url(../images/study/main006sp.png);
}
.studyPage .student007 h1 {
	background-image:url(../images/study/main007sp.png);
}
.studyPage .student008 h1 {
	background-image:url(../images/study/main008sp.png);
}
.studyPage .student009 h1 {
	background-image:url(../images/study/main009sp.png);
}
.studyPage .student010 h1 {
	background-image:url(../images/study/main010sp.png);
}
*/

  .scheduleBody {
    display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: -ms-box;
    -moz-box-orient: vertical;
    -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    -ms-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-box-direction: normal;
    -o-box-direction: normal;
    -ms-box-direction: normal;
  }

  .studyPage .schedule {
    -moz-box-ordinal-group: 2;
    -webkit-box-ordinal-group: 2;
    -o-box-ordinal-group: 2;
    -ms-box-ordinal-group: 2;
  }

  .studyPage .tableEnd {
    -moz-box-ordinal-group: 3;
    -webkit-box-ordinal-group: 3;
    -o-box-ordinal-group: 3;
    -ms-box-ordinal-group: 3;
  }

  .studyPage .scheduleSide {
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    -moz-box-ordinal-group: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-box-ordinal-group: 1;
  }

  .studyPage .schedule {
    /*	background-image:url(../images/study/bg_skd001.png);*/
    background-repeat: repeat-y;
    padding-top: 0px;
    padding-right: 35px;
    padding-bottom: 20px;
  }

  .studyPage .schedule figure.smart {
    display: block;
    padding: 5px 0 15px 36px;
    text-align: center;
    width: 284px;
    position: relative;
  }

  .studyPage .student001 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 167px;
    left: 250px;
    font-weight: bold;
  }
  .studyPage .student001 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 237px;
    left: 40px;
    font-weight: bold;
  }

  .studyPage .student002 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 176px;
    left: 60px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 165px;
    right: 0px;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 185px;
    left: 55px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student002 .schedule figure.smart .caption004sp {
    position: absolute;
    top: 145px;
    left: 45px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student003 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 165px;
    left: 45px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student003 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 165px;
    left: 43px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student003 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 375px;
    left: 40px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student004 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 195px;
    left: 45px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 138px;
    left: 47px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 175px;
    left: 42px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student004 .schedule figure.smart .caption004sp {
    position: absolute;
    top: 407px;
    left: 200px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student005 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 295px;
    left: 40px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student005 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 255px;
    left: 65px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student005 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 190px;
    left: 40px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student005 .schedule figure.smart .caption004sp {
    position: absolute;
    top: 200px;
    left: 185px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student006 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 168px;
    left: 42px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student006 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 385px;
    left: 35px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student007 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 140px;
    left: 120px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student007 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 182px;
    left: 56px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student007 .schedule figure.smart img.photo003 {
    width: 285px;
  }

  .studyPage .student007 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 175px;
    left: 40px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student007 .schedule figure.smart .caption004sp {
    position: absolute;
    top: 170px;
    left: 53px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student007 .schedule figure.smart .caption005sp {
    position: absolute;
    top: 181px;
    left: 55px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student008 .schedule .smart {
    text-align: left !important;
  }

  .studyPage .student008 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 196px;
    left: 50px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student008 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 15px;
    left: 210px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student008 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 172px;
    left: 40px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student009 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 179px;
    left: 45px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student009 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 330px;
    left: 54px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student009 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 567px;
    left: 55px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student010 .schedule figure.smart .caption001sp {
    position: absolute;
    top: 105px;
    left: 30px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student010 .schedule figure.smart .caption002sp {
    position: absolute;
    top: 200px;
    left: 30px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
  }
  .studyPage .student010 .schedule figure.smart .caption003sp {
    position: absolute;
    top: 300px;
    left: 50px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
  }

  .studyPage .student010 .schedule .lunch dd p {
    width: 130px;
  }

  .studyPage .student010 .schedule .lunch dd figure {
    position: absolute;
    top: -10px;
    right: 0px;
  }
  .studyPage .student010 .schedule .lunch dd figure img {
    width: 110px;
  }

  .studyPage .tableEnd {
  }

  .studyPage .student003 .tableEnd {
    background-image: url(../images/study/bg_skd003sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student004 .tableEnd {
    background-image: url(../images/study/bg_skd004sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student005 .tableEnd {
    background-image: url(../images/study/bg_skd005sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student006 .tableEnd {
    background-image: url(../images/study/bg_skd006sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student007 .tableEnd {
    background-image: url(../images/study/bg_skd007sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student008 .tableEnd {
    background-image: url(../images/study/bg_skd008sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student009 .tableEnd {
  }

  .studyPage .student010 .tableEnd {
    background-image: url(../images/study/bg_skd010sp_a.png);
    background-repeat: no-repeat;
    height: 20px;
  }

  .studyPage .student001 .schedule {
  }
  .studyPage .student002 .schedule {
    background-image: url(../images/study/bg_skd001sp.png);
  }
  .studyPage .student003 .schedule {
  }
  .studyPage .student004 .schedule {
  }
  .studyPage .student005 .schedule {
  }
  .studyPage .student006 .schedule {
  }
  .studyPage .student007 .schedule {
  }
  .studyPage .student008 .schedule {
  }

  .studyPage .student009 .schedule img {
  }

  .studyPage .student010 .schedule {
  }

  .studyPage .schedule.NoneMargin {
    padding: 0;
    margin-bottom: 20px;
  }

  .studyPage .schedule .mainScheduleTable img {
    width: 100%;
    height: auto;
  }

  .studyPage .schedule dl {
    display: table;
    width: 320px;
    padding: 15px 0 5px 0;
    /*	background-image:url(../images/study/bg_skd001b.png);*/
    background-repeat: no-repeat;
    background-position: -25px 10px;
  }

  .studyPage .student001 .schedule dl {
    background-image: url(../images/study/bg_skd001b.png);
  }
  .studyPage .student002 .schedule dl {
    background-image: url(../images/study/bg_skd001b.png);
  }
  .studyPage .student003 .schedule dl {
    background-image: url(../images/study/bg_skd003b.png);
  }
  .studyPage .student004 .schedule dl {
    background-image: url(../images/study/bg_skd004b.png);
  }
  .studyPage .student005 .schedule dl {
    background-image: url(../images/study/bg_skd005b.png);
  }
  .studyPage .student006 .schedule dl {
    background-image: url(../images/study/bg_skd006b.png);
  }
  .studyPage .student007 .schedule dl {
    background-image: url(../images/study/bg_skd007b.png);
  }
  .studyPage .student008 .schedule dl {
    background-image: url(../images/study/bg_skd008b.png);
  }
  .studyPage .student009 .schedule dl {
    background-image: url(../images/study/bg_skd009b.png);
  }
  .studyPage .student010 .schedule dl {
    background-image: url(../images/study/bg_skd010b.png);
  }

  .studyPage .schedule dt {
    display: table-cell;
    width: 80px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    position: relative;
  }

  .studyPage .schedule dt .overHang {
    position: absolute;
    top: 0;
    left: 0;
    width: 135px;
  }

  .studyPage .schedule dt .overHang02 {
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
  }

  .studyPage .schedule dd h2 .freeHung {
    position: relative;
    left: -4px;
  }

  .studyPage .schedule dd {
    display: table-cell;
    padding-left: 0px;
    position: relative;
    width: 240px;
  }

  .studyPage .schedule dd h2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-left: 5px;
  }

  .studyPage .schedule dd h2.small {
    font-size: 12px;
  }

  .studyPage .schedule dd h2 .overHang {
    padding-left: 60px;
  }

  .studyPage .schedule dd h2 .overHang02 {
    padding-left: 20px;
  }

  .studyPage .student001 .schedule dt,
  .studyPage .student001 .schedule dd h2 {
    color: #5db4c2;
  }
  .studyPage .student002 .schedule dt,
  .studyPage .student002 .schedule dd h2 {
    color: #5db4c2;
  }
  .studyPage .student003 .schedule dt,
  .studyPage .student003 .schedule dd h2 {
    color: #dc8b00;
  }
  .studyPage .student004 .schedule dt,
  .studyPage .student004 .schedule dd h2 {
    color: #00859c;
  }
  .studyPage .student005 .schedule dt,
  .studyPage .student005 .schedule dd h2 {
    color: #755627;
  }
  .studyPage .student006 .schedule dt,
  .studyPage .student006 .schedule dd h2 {
    color: #00804c;
  }
  .studyPage .student007 .schedule dt,
  .studyPage .student007 .schedule dd h2 {
    color: #2e5ec5;
  }
  .studyPage .student008 .schedule dt,
  .studyPage .student008 .schedule dd h2 {
    color: #91bd2e;
  }
  .studyPage .student009 .schedule dt,
  .studyPage .student009 .schedule dd h2 {
    color: #009edb;
  }
  .studyPage .student010 .schedule dt,
  .studyPage .student010 .schedule dd h2 {
    color: #c85c80;
  }

  .studyPage .schedule dd p {
    padding-top: 3px;
  }

  .studyPage .scheduleSide h2 {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .studyPage .student001 .scheduleSide h2 {
    color: #5db5c3;
  }
  .studyPage .student002 .scheduleSide h2 {
    color: #5db5c3;
  }
  .studyPage .student003 .scheduleSide h2 {
    color: #dc8b00;
  }
  .studyPage .student004 .scheduleSide h2 {
    color: #00859c;
  }
  .studyPage .student005 .scheduleSide h2 {
    color: #755627;
  }
  .studyPage .student006 .scheduleSide h2 {
    color: #00804c;
  }
  .studyPage .student007 .scheduleSide h2 {
    color: #2e5ec5;
  }
  .studyPage .student008 .scheduleSide h2 {
    color: #91bd2e;
  }
  .studyPage .student009 .scheduleSide h2 {
    color: #009edb;
  }
  .studyPage .student010 .scheduleSide h2 {
    color: #c85c80;
  }

  .studyPage .scheduleSide p.body {
    font-size: 14px;
    line-height: 1.5em;
  }

  .studyPage .scheduleSide figure.photo {
    display: none;
  }

  .studyPage .student010 .scheduleSide figure.photo {
    text-align: right;
  }

  .studyPage .student009 .scheduleSide figure.photo {
    position: relative;
    top: 0;
    left: 0;
    height: 1000px;
    z-index: 100;
  }

  .studyPage .student004 .scheduleSide figure.photo img {
    position: relative;
    left: -40px;
    width: 545px;
  }

  .studyPage .student008 .scheduleSide figure.photo img {
    position: relative;
    left: -5px;
  }

  .studyPage .student001 .scheduleOther {
    background-image: url(../images/study/strap001.png);
    padding: 10px;
  }

  .studyPage .student001 .scheduleOther .wrap {
    width: 300px;
    margin: 0 auto;
    background-color: #fff;
  }

  .studyPage .student001 .scheduleOther .wrap figure {
    position: relative;
  }

  .studyPage .student001 .scheduleOther .wrap figure .andPhoto {
    position: absolute;
    top: 10px;
    left: -15px;
  }

  .studyPage .student001 .scheduleOther .inner {
    padding: 10px;
  }

  .studyPage .student001 .scheduleOther h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #5db5c3;
    margin: 10px 0;
    border-bottom: 2px solid #5db5c3;
  }

  .studyPage .student001 .scheduleOther .body {
    font-size: 14px;
    line-height: 1.2em;
  }

  .studyPage .student007 .scheduleOther {
    background-image: url(../images/study/strap007.png);
    padding: 10px 0;
  }

  .studyPage .student007 .scheduleOther .wrap {
    width: 280px;
    margin: 0 inherit;
    background-color: #fff;
    padding: 10px;
  }

  .studyPage .student007 .scheduleOther .inner {
    padding: 10px;
  }

  .studyPage .student007 .scheduleOther h2 {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #2e5ec5;
    margin-bottom: 10px;
    border-bottom: 2px solid #2e5ec5;
  }

  .studyPage .student001 .scheduleOther .body {
    font-size: 14px;
    line-height: 1.2em;
  }

  .studyPage .student001 .scheduleOther .caption {
    display: block;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .studyPage .studyHope {
    position: relative;
  }

  .studyPage .studyHope h2 {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    padding: 10px;
    line-height: 1em;
  }

  .studyPage .studyHope h2 span {
    font-size: 15px;
    display: block;
    line-height: 1em;
  }

  .studyPage .student001 .studyHope .headTitle,
  .studyPage .student001 .studyHope h2 {
    background-color: #5db5c3;
  }
  .studyPage .student002 .studyHope .headTitle,
  .studyPage .student002 .studyHope h2 {
    background-color: #5db5c3;
  }
  .studyPage .student003 .studyHope .headTitle,
  .studyPage .student003 .studyHope h2 {
    background-color: #dc8b00;
  }
  .studyPage .student004 .studyHope .headTitle,
  .studyPage .student004 .studyHope h2 {
    background-color: #00859c;
  }
  .studyPage .student005 .studyHope .headTitle,
  .studyPage .student005 .studyHope h2 {
    background-color: #755627;
  }
  .studyPage .student006 .studyHope .headTitle,
  .studyPage .student006 .studyHope h2 {
    background-color: #00804c;
  }
  .studyPage .student007 .studyHope .headTitle,
  .studyPage .student007 .studyHope h2 {
    background-color: #2e5ec5;
  }
  .studyPage .student008 .studyHope .headTitle,
  .studyPage .student008 .studyHope h2 {
    background-color: #91bd2e;
  }
  .studyPage .student009 .studyHope .headTitle,
  .studyPage .student009 .studyHope h2 {
    background-color: #009edb;
  }
  .studyPage .student010 .studyHope .headTitle,
  .studyPage .student010 .studyHope h2 {
    background-color: #c85c80;
  }

  .studyPage .studyHope .backWall {
    background-color: #e2e2e2;
  }

  .studyPage .studyHope .wrap {
    background-color: #e2e2e2;
    padding: 10px 20px;
    position: relative;
  }

  .studyPage .studyHope .wrap .body {
    margin-bottom: 10px;
  }

  .studyPage .student007 .scheduleOther .photo {
    position: relative;
  }

  .studyPage .student007 .scheduleOther .caption001 {
    position: absolute;
    top: 200px;
    left: 20px;
    transform: rotate(-5deg);
  }

  .studyPage .student007 .scheduleOther .caption002 {
    position: absolute;
    top: 435px;
    left: 10px;
    width: 250px;
    line-height: 1.3em;
  }

  .studyPage .student009 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 155px;
    left: 5px;
    width: 250px;
    line-height: 1.3em;
  }

  .studyPage .studyHope .studyBottomPhoto009 {
    text-align: center;
  }

  .studyPage .studyHope .studyBottomPhoto009 img {
    width: 250px;
    height: auto;
  }

  .studyPage .studyHope .studyBottomPhoto008 {
    text-align: center;
  }

  .studyPage .studyHope .studyBottomPhoto008 img {
    width: 260px;
    height: auto;
  }

  .studyPage .studyHope .studyBottomPhoto004 {
    text-align: center;
  }

  .studyPage .studyHope .studyBottomPhoto004 img {
    width: 250px;
    height: auto;
  }

  .studyPage .studyHope .studyBottomPhoto006 {
    text-align: center;
  }

  .studyPage .studyHope .studyBottomPhoto006 img {
    width: 250px;
    height: auto;
  }

  .studyPage .studyHope .studyBottomPhoto010 {
    text-align: center;
  }

  .studyPage .studyHope .studyBottomPhoto010 img {
    width: 250px;
    height: auto;
  }

  .studyPage .studyHope .studyBottomPhotoCaption {
    display: block;
    font-size: 12px;
  }

  .studyPage .student010 .studyHope .iPhoto {
    position: absolute;
    top: -20px;
    right: 10px;
  }

  .studyPage .student010 .studyHope .iPhoto img {
    width: 120px;
  }

  /*
.studyPage .student001 .studyHope .iBody {
	float:right;
	width:440px;
}

.studyPage .student001 .studyHope .iPhoto {
	float:left;
	width:590px;
}


.studyPage .student002 .studyHope .iBody {
	float:left;
	width:100px;
	position:relative;
}
.studyPage .student002 .studyHope .iBody .inner {
	position:absolute;
	width:400px;
}
.studyPage .student002 .studyHope .iBody .inner .body {
	width:300px;
}

.studyPage .student002 .studyHope .iPhoto {
	float:right;
	width:717px;
}

.studyPage .student003 .studyHope .iBody {
	float:right;
	width:680px;
}

.studyPage .student003 .studyHope .iPhoto {
	float:left;
	width:330px;
}

.studyPage .student004 .studyHope .iBody {
	float:right;
	width:680px;
}


.studyPage .student005 .studyHope .iBody {
	float:left;
	width:620px;
}

.studyPage .student005 .studyHope .iPhoto {
	float:right;
	width:391px;
}

.studyPage .student005 .studyHope .iPhoto .captions {
	font-size:12px;
	line-height:1.2em;
	margin-top:5px;
}

.studyPage .student008 .studyHope .iPhoto .captions {
	font-size:12px;
	line-height:1.2em;
	position:absolute;
	top:230px;
	left:275px;
	width:200px;
}


.studyPage .student006 .studyHope .iBody {
	float:right;
	width:550px;
}

.studyPage .student006 .studyHope .iPhoto {
	float:left;
	width:470px;
}


.studyPage .student007 .studyHope .iBody {
	float:left;
	width:770px;
}

.studyPage .student007 .studyHope .iPhoto {
	float:right;
	width:250px;
}


.studyPage .student008 .studyHope .iBody {
	float:right;
	width:730px;
}

.studyPage .student008 .studyHope .iPhoto {
	float:left;
	width:270px;
	position:relative;
	padding-bottom:20px;
}

.studyPage .student009 .studyHope .iBody {
	float:right;
	width:620px;
}

.studyPage .student009 .studyHope .iPhoto {
	float:left;
	width:400px;
}

.studyPage .student010 .studyHope .iBody {
	padding-bottom:50px;
}

.studyPage .student010 .studyHope .iPhoto {
	position:absolute;
	top:-100px;
	right:50px;

}
*/

  .studyPage .studyHope .iBody h3 {
    font-size: 15px;
    font-weight: bold;
    color: #5db5c3;
    margin-bottom: 5px;
  }
  .studyPage .student001 .studyHope .iBody h3 {
    color: #5db5c3;
  }
  .studyPage .student002 .studyHope .iBody h3 {
    color: #5db5c3;
  }
  .studyPage .student003 .studyHope .iBody h3 {
    color: #dc8b00;
  }
  .studyPage .student004 .studyHope .iBody h3 {
    color: #00859c;
  }
  .studyPage .student005 .studyHope .iBody h3 {
    color: #755627;
  }
  .studyPage .student006 .studyHope .iBody h3 {
    color: #00804c;
  }
  .studyPage .student007 .studyHope .iBody h3 {
    color: #2e5ec5;
  }
  .studyPage .student008 .studyHope .iBody h3 {
    color: #91bd2e;
  }
  .studyPage .student009 .studyHope .iBody h3 {
    color: #009edb;
  }
  .studyPage .student010 .studyHope .iBody h3 {
    color: #c85c80;
  }

  .studyPage .student001 .studyHope .iBody p.body {
    font-size: 14px;
  }

  .studyPage .studyHope .iPhoto {
    position: relative;
  }

  .studyPage .studyHope .iPhoto img {
    width: 100%;
  }

  .studyPage .student001 .studyHope .iPhoto .caption001 {
  }
  .studyPage .student001 .studyHope .iPhoto .caption002 {
    position: absolute;
    top: 459px;
    left: 50px;
    font-weight: bold;
  }

  .studyPage .student003 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 190px;
    left: 3px;
    font-weight: bold;
  }

  .studyPage .student004 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 210px;
    left: 3px;
    font-weight: bold;
  }

  .studyPage .student006 .studyHope .iPhoto {
    position: relative;
  }

  .studyPage .student006 .studyHope .iPhoto .caption001 {
    position: absolute;
    top: 210px;
    left: 10px;
    font-weight: bold;
  }

  .studyPage .student002 .studyHope .iPhoto .caption001 {
    font-weight: bold;
  }

  .studyPage .studyHope .pageLink {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: right;
  }

  .studyPage .studyHope .pageLink a {
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 1px dotted #000;
  }

  /* ============================
		theme colors
 ============================ */

  /* 全て */
  .theme.all {
    background-color: #5dbbc9;
  }
  /* 構造工学領域 */
  .structural .theme,
  .theme.structural {
    background-color: #dc8b00;
  }
  /* 社会基盤設計学領域 */
  .socialDesign .theme,
  .theme.socialDesign {
    background-color: #00859c;
  }
  /* 地盤工学領域 */
  .geotechnical .theme,
  .theme.geotechnical {
    background-color: #755627;
  }
  /* 信頼性設計学領域 */
  .reliability .theme,
  .theme.reliability {
    background-color: #c85c80;
  }
  /* 交通・地域計画学領域 */
  .traffic .theme,
  .theme.traffic {
    background-color: #00804c;
  }
  /* 国土開発保全工学領域 */
  .domestic .theme,
  .theme.domestic {
    background-color: #2e5ec6;
  }
  /* 社会基盤マネジメント学領域 */
  .socialManagement .theme,
  .theme.socialManagement {
    background-color: #92be2e;
  }
  /* みず工学領域 */
  .water .theme,
  .theme.water {
    background-color: #009fdc;
  }
  /* みず工学領域 */
  .atmospheric .theme,
  .theme.atmospheric {
    background-color: #00c1f2;
  }
}
