/* home
--------------------------------------------------------------------------------------------------- */
.home .mainvisual {
  box-shadow: 0 3px 0 #ffffff;
  margin: 0 auto 20px;
  border-bottom: 1px solid #dfdcc5;
  padding: 9px 0;
  background: #eeecdc;
  text-align: center;
}
.home .mainvisual .slideshowA01 {
  position: relative;
  left: 50%;
  margin: 0 0 0 -492px;
  width: 943px;
}
.home .mainvisual .slideshowA01 .slides {
  margin: 0;
  position: relative;
}
.home .mainvisual .slideshowA01 .slides:after {
  content: "";
  display: block;
  clear: both;
}
.home .mainvisual .slideshowA01 .slides li {
  float: left;
  display: none;
  padding: 0 23px;
}
.home .mainvisual .slideshowA01 .slides li:first-child {
  display: block;
}
.home .mainvisual .slideshowA01 .slideControl {
  display: none;
  clear: both;
}
.home .mainvisual .slideshowA01 .cursor {
  margin: 0 auto;
  width: 960px;
  list-style: none;
}
.home .mainvisual .slideshowA01 .cursor li {
  position: absolute;
  top: 156px;
}
.home .mainvisual .slideshowA01 .cursor li.prev {
  left: -18px;
}
.home .mainvisual .slideshowA01 .cursor li.next {
  right: -61px;
}
.home .mainvisual .slideshowA01 .cursor li > a:hover > img {
  opacity: 1.0;
  filter: none;
}
.home .mainvisual .slideshowA01 .select {
  display: none;
}
.home .mainvisual .slideshowA01 .select .select li {
  margin-right: 2px;
  display: inline-block;
}
.home .mainvisual .slideshowA01 .select .select li a {
  padding: 5px;
  border: 1px solid #ccc;
  display: block;
  background: #ddd;
  text-decoration: none;
}
.home .mainvisual .slideshowA01 .select .select li.active a,
.home .mainvisual .slideshowA01 .select .select li a:hover {
  background: #eee;
}
.home .slideshowC01 {
  position: relative;
}
.home .slideshowC01 .slideControl {
  padding: 0;
  position: relative;
  clear: both;
}
.home .slideshowC01 .cursor {
  display: none;
  margin: 0;
  list-style: none;
}
.home .slideshowC01 .cursor li {
  position: absolute;
  top: 10px;
  z-index: 10;
}
.home .slideshowC01 .cursor li.prev {
  left: -45px;
}
.home .slideshowC01 .cursor li.next {
  right: -47px;
}
.home .slideshowC01 .cursor li > a:hover > img {
  opacity: 1.0;
  filter: none;
}
.home .slideshowC01 .selectWrapper {
  overflow: hidden;
}
.home .slideshowC01 .selectWrapper .select {
  position: relative;
  margin: 0 -10px 0 0;
  text-align: left;
}
.home .slideshowC01 .selectWrapper .select li {
  padding-left: 6px;
  display: inline-block;
  vertical-align: top;
}
.home .cv.contentsTop li:first-child {
  position: relative;
}
.home .cv.contentsTop li:first-child:before {
  position: absolute;
  top: -58px;
  left: 10px;
  content: url(../../images/home_img_request.png);
  z-index: 10;
}
.home .cv.contentsTop li:first-child:after {
  position: absolute;
  top: 24px;
  left: -176px;
  content: url(../../images/home_img.png);
}
.home .subNav {
  margin: 0 0 17px;
}
.home .subNav:after {
  content: "";
  display: block;
  clear: both;
}
.home .subNav ul:first-child, .home .subNav .bannerListElementA01 {
  margin: 0;
  list-style: none;
}
.home .subNav ul:first-child {
  float: left;
}
.home .subNav ul:first-child:after {
  content: "";
  display: block;
  clear: both;
}
.home .subNav ul:first-child li {
  float: left;
  margin: 0 0 0 18px;
}
.home .subNav ul:first-child li:first-child {
  margin-left: 0;
}
.home .subNav .bannerListElementA01 {
  float: right;
}
.home .subNav .bannerListElementA01 li {
  margin-top: 12px;
}
.home .subNav .bannerListElementA01 li:first-child {
  margin-top: 0;
}
.home .headingElementB01 .precedentListElementA01 {
  position: absolute;
  top: 15px;
  right: 15px;
}
.home .indexListElementA01.type03 > li {
  width: 274px;
  margin-right: 15px;
}
.home .indexListElementA01.type03 > li .image > img {
  width: 100%;
  height: auto;
}
.home .indexListElementA01.type03 > li .title a {
  font-size: 18px;
  font-weight: bold;
}
.home .indexListElementA01.type03 > li .title a:hover {
  text-decoration: underline;
}
.home #news {
  position: relative;
}
.home #news .headingElementB01 {
  margin-bottom: 0;
  box-shadow: none;
  border-bottom: none;
}
.home #news .newsListElementA01 {
  margin: 0 -19px;
  border: none;
}
.home #news .newsListElementA01 > li {
  border: none;
  background: none;
  padding: 5px 20px;
}
.home #news .newsListElementA01 > li.more {
  position: absolute;
  top: 20px;
  right: 15px;
  padding: 0;
  z-index: 10;
}
.home #survivors {
  position: relative;
}
.home #survivors .headingElementB01 {
  margin-bottom: 0;
  box-shadow: none;
  border-bottom: none;
}
.home #survivors .newsListElementA01 {
  margin: 0 -19px -19px;
}
.home #survivors .newsListElementA01 > li {
  position: relative;
  padding: 10px 20px;
}
.home #survivors .newsListElementA01 > li .newsTitle {
  margin-right: 150px;
}
.home #survivors .newsListElementA01 > li.more {
  position: absolute;
  top: 20px;
  right: 15px;
  border: 0;
  padding: 0;
  z-index: 10;
}
.home #survivors .newsListElementA01 > li .open {
  margin: 0;
  font-size: 14px;
  color: #000000;
}
.home #survivors .newsListElementA01 > li .open + ul {
  margin: 0;
  list-style: none;
}
.home #survivors .newsListElementA01 > li .open + ul > li {
  display: inline-block;
  vertical-align: top;
  width: 32%;
}
.home #survivors .newsListElementA01 > li .open + ul > li .blank {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 20px;
  line-height: 1.4;
}
.home #survivors .newsListElementA01 > li .buttonElementA01 {
  position: absolute;
  top: 20px;
  right: 20px;
}
.home #survivors .newsListElementA01 > li .buttonElementA01 li {
  width: 130px;
  min-width: 130px;
}
.home #survivors .newsListElementA01 > li .buttonElementA01 li a {
  position: relative;
  padding: 4px 0;
}
.home #survivors .newsListElementA01 > li .buttonElementA01 li a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  margin: -7px 0 0;
  content: url(../../../common/images/mod_ico_arrow_11.png);
}
.home #survivors .newsListElementA01 > li .buttonElementA01 li.accordionOpen a:after {
  content: url(../../../common/images/mod_ico_arrow_12.png);
}
.home #event .headingElementB01 {
  box-shadow: none;
  border-bottom: none;
  margin-bottom: 0;
}
.home #event .eventCaroucelCursor li {
  top: 100px;
}
.home #event .eventCaroucelCursor li.prev {
  left: -49px;
}
.home #event .eventCaroucelCursor li.next {
  right: -51px;
}
.home #event .eventCaroucelSelect {
  margin-top: -10px;
  padding: 8px 0 0;
}
.home #event .eventCaroucelSelect:after {
  content: "";
  display: block;
  clear: both;
}
.home #event .eventCaroucelSelect li {
  display: block;
  float: left;
  margin: 10px 0 0;
  padding: 0 10px 0 7px;
}
.home #event .eventCaroucelSelect li a {
  text-decoration: none;
}
.home #event .eventCaroucelSelect li.eventEntertainment .eventRapper {
  border-color: #ea5004;
}
.home #event .eventCaroucelSelect li.eventDesign .eventRapper {
  border-color: #e4007f;
}
.home #event .eventCaroucelSelect li.eventSports .eventRapper {
  border-color: #009b1d;
}
.home #event .eventCaroucelSelect li.eventBusiness .eventRapper {
  border-color: #0071d0;
}
.home #event .eventCaroucelSelect li.eventNight .eventRapper {
  border-color: #5542a0;
}
.home #event .eventCaroucelSelect li.eventCommon .eventRapper {
  border-color: #e40000;
}
.home #event .eventCaroucelSelect li.eventEntertainment .eventRapper h3 {
  color: #ea5004;
}
.home #event .eventCaroucelSelect li.eventDesign .eventRapper h3 {
  color: #e4007f;
}
.home #event .eventCaroucelSelect li.eventSports .eventRapper h3 {
  color: #009b1d;
}
.home #event .eventCaroucelSelect li.eventBusiness .eventRapper h3 {
  color: #0071d0;
}
.home #event .eventCaroucelSelect li.eventNight .eventRapper h3 {
  color: #5542a0;
}
.home #event .eventCaroucelSelect li.eventCommon .eventRapper h3 {
  color: #e40000;
}
.home #event .eventCaroucelSelect li .eventRapper {
  padding: 0 9px 9px;
  width: 190px;
  border-radius: 4px;
  position: relative;
  behavior: url("/common/scripts/PIE.htc");
  z-index: 1;
  border: 1px solid;
  background: #fffffff;
  vertical-align: top;
}
.home #event .eventCaroucelSelect li .eventRapper h2 {
  margin: -8px -1px 20px -17px;
}
.home #event .eventCaroucelSelect li .eventRapper h3 {
  margin: 10px 0;
  border-bottom: 1px solid #cccccc;
  padding: 0 0 5px;
  font-size: 12px;
  font-weight: bold;
}
.home #event .eventCaroucelSelect li .eventRapper dl {
  margin: 5px 0 0;
  line-height: 1.1;
  font-size: 12px;
}
.home #event .eventCaroucelSelect li .eventRapper dl:after {
  content: "";
  display: block;
  clear: both;
}
.home #event .eventCaroucelSelect li .eventRapper dl dt {
  float: left;
  margin: 5px 0 0;
  width: 35px;
  color: #333333;
}
.home #event .eventCaroucelSelect li .eventRapper dl dd {
  float: left;
  margin: 5px 0 0;
  width: 145px;
  color: #333333;
}
.home #event .eventCaroucelSelect li .eventRapper dl + img {
  margin: 5px 0;
}
.home .columnElement {
  margin: 0 -20px 20px 0;
}
.home .columnElement:after {
  content: "";
  display: block;
  clear: both;
}
.home .columnElement .column {
  float: left;
  border-radius: 4px;
  box-shadow: 2px 3px rgba(0, 0, 0, 0.05);
  position: relative;
  behavior: url("/common/scripts/PIE.htc");
  z-index: 1;
  margin: 0 20px 0 0;
  border: 2px solid #ffffff;
  width: 216px;
  min-height: 100px;
  background: #ffffff;
  text-align: center;
}
.home .columnElement .column:first-child {
  position: relative;
  border: 2px solid #41aa46;
  width: 456px;
}
.home .columnElement .column:first-child .headingElementA00 {
  box-shadow: 0 1px #f3f3f3;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0 7px;
}
.home .columnElement .column:first-child ul {
  margin: -4px 0 0;
  padding: 10px 90px;
  list-style: none;
  text-align: left;
  line-height: 1;
}
.home .columnElement .column:first-child ul li {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0;
}
.home .columnElement .column:first-child ul li:nth-child(odd) {
  width: 178px;
}
.home .columnElement .column .facebook,
.home .columnElement .column .twitter {
  margin: 0;
  width: 220px;
  text-align: center;
  vertical-align: middle;
}
.home .columnElement .column .twitter {
  padding-top: 35px;
}
.home .columnElement .column .facebook iframe {
  min-width: 88px;
  height: auto !important;
}
.home #bannerCaroucel {
  padding: 15px;
  text-align: center;
}
.home #bannerCaroucel .select {
  height: 80px;
  margin-right: -15px;
}
.home #bannerCaroucel .select li {
  padding-right: 10px;
  padding-left: 0;
  width: 220px;
}

/* about
--------------------------------------------------------------------------------------------------- */
.companyschool .noborder .image img {
  border: none;
}
.companyschool .imageBoxElementB01 {
  width: 100%;
  margin: 0 0 12px;
}
.companyschool .imageBoxElementB01 + p {
  width: 537px;
}
.companyschool #section03 .image,
.companyschool #section05 .image {
  width: 103px;
  text-align: right;
}

.access .flowElementA01 > li:before {
  position: absolute;
  top: -7px;
  left: 23px;
  content: url(../../../common/images/mod_ico_root.png);
  z-index: 10;
}
.access .flowElementA01 > li + li:before {
  content: url(../../../common/images/mod_ico_root_02.png);
}
.access .flowElementA01 > li + li + li:before {
  content: url(../../../common/images/mod_ico_root_03.png);
}
.access .flowElementA01 > li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_04.png);
}
.access .flowElementA01 > li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_05.png);
}
.access .flowElementA01 > li + li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_06.png);
}
.access .flowElementA01 > li + li + li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_07.png);
}
.access .flowElementA01 > li + li + li + li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_08.png);
}
.access .flowElementA01 > li + li + li + li + li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_09.png);
}
.access .flowElementA01 > li + li + li + li + li + li + li + li + li + li:before {
  content: url(../../../common/images/mod_ico_root_10.png);
}
.access .imageBoxElementA01 {
  width: auto;
}

/* college
--------------------------------------------------------------------------------------------------- */
.college .indexListElementA01 > li {
  padding-bottom: 40px;
}
.college .indexListElementA01 > li .title a {
  font-size: 18px;
  font-weight: bold;
}
.college .indexListElementA01 > li .title a:hover {
  text-decoration: underline;
}

/* schoollife
--------------------------------------------------------------------------------------------------- */
.schedule .scheduleTable {
  width: 100%;
  table-layout: fixed;
}
.schedule .scheduleTable th {
  border: 1px solid #e8e8e8;
  border-left: none;
  text-align: center;
  vertical-align: middle;
  width: 71px;
  background: url(../../schoollife/images/schoollife_bg.gif) repeat-x 0 100%;
}
.schedule .scheduleTable th div {
  position: relative;
  display: block;
}
.schedule .scheduleTable thead th {
  padding: 0;
  width: auto;
  border: none;
}
.schedule .scheduleTable thead th:first-child {
  width: 71px;
  background: none;
}
.schedule .scheduleTable thead th:first-child + th {
  border-right: 1px solid #e8e8e8;
}
.schedule .scheduleTable thead th img {
  margin: 0 0 0 -1px;
}
.schedule .scheduleTable td {
  border: 1px solid #e8e8e8;
  padding: 40px 0 50px;
  text-align: center;
  vertical-align: middle;
  background: url(../../schoollife/images/schoollife_bg.gif) repeat-x 100% 100%;
}
.schedule .scheduleTable .firstQuarter th, .schedule .scheduleTable .firstQuarter td {
  background-color: #ffedf9;
}
.schedule .scheduleTable .secondQuarter th, .schedule .scheduleTable .secondQuarter td {
  background-color: #ebfff0;
}
.schedule .scheduleTable .thirdQuarter th, .schedule .scheduleTable .thirdQuarter td {
  background-color: #fff3ed;
}
.schedule .scheduleTable .fourthQuarter th {
  background: #ebeeff url(../../schoollife/images/schoollife_bg.gif) repeat-x 0 0;
}
.schedule .scheduleTable .fourthQuarter td {
  background: #ebeeff;
  padding-bottom: 40px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .schedule .scheduleTable th {
    width: 70px;
  }
  .schedule .scheduleTable thead th {
    width: auto;
  }
  .schedule .scheduleTable thead th:first-child {
    width: 70px;
  }
}
/* admission
--------------------------------------------------------------------------------------------------- */
.admission .flowElementA01 .image {
  width: 180px;
}
.admission .flowElementA01 .image .flowImg {
  display: table-cell;
  border-radius: 4px;
  position: relative;
  behavior: url("/common/scripts/PIE.htc");
  z-index: 1;
  width: 180px;
  height: 130px;
  background: url(../../../common/images/mod_bg_box_04.gif);
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
}
.admission .flowElementA01 > li:last-Child {
  background: url(../../../common/images/mod_bg_box_06.gif);
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

/* support
--------------------------------------------------------------------------------------------------- */
.findingEmployment-debut .section01 {
  position: relative;
}
.findingEmployment-debut .section01 .pointElementA01 li {
  border-radius: 4px;
  position: relative;
  behavior: url("/common/scripts/PIE.htc");
  z-index: 1;
  width: 415px;
  padding: 10px 10px 10px 60px;
  letter-spacing: -0.1em;
}
.findingEmployment-debut .section01 .pointElementA01 li:first-child + li {
  padding-right: 55px;
  width: 360px;
}
.findingEmployment-debut .section01 .pointElementA01 + p {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -94px;
  z-index: 10;
}
.findingEmployment-debut .section02 {
  margin: 15px 0 0;
}
.findingEmployment-debut .section02 .first, .findingEmployment-debut .section02 .second {
  position: relative;
}
.findingEmployment-debut .section02 .first > h4, .findingEmployment-debut .section02 .second > h4 {
  position: absolute;
  top: -7px;
  left: 34px;
  bottom: 9px;
  margin: 0;
  padding: 12px 0 0;
  width: 50px;
  background: #a6c75f;
  z-index: 10;
}
.findingEmployment-debut .section02 .first > h4:before, .findingEmployment-debut .section02 .second > h4:before {
  position: absolute;
  top: 0;
  left: -5px;
  content: url(../../../common/images/mod_bg_box_03.gif);
}
.findingEmployment-debut .section02 .first > h4:after, .findingEmployment-debut .section02 .second > h4:after {
  position: absolute;
  left: 0;
  bottom: -25px;
  content: url(../../../common/images/mod_bg_arrow.png);
}
.findingEmployment-debut .section02 .first > h4 img, .findingEmployment-debut .section02 .second > h4 img {
  margin: 0 -17px;
}
.findingEmployment-debut .section02 .second > h4 {
  bottom: 34px;
  background: #f2a643;
}
.findingEmployment-debut .section02 .second > h4:before {
  content: url(../../../common/images/mod_bg_box_05.gif);
}
.findingEmployment-debut .section02 .second > h4:after {
  content: url(../../../common/images/mod_bg_arrow_02.png);
}
.findingEmployment-debut .section02 .second .flowElementA01 > li {
  padding-right: 145px;
}
.findingEmployment-debut .section02 .second .flowElementA01 > li:first-child {
  position: static;
  box-shadow: none;
  border: 0;
  padding: 0;
}
.findingEmployment-debut .section02 .second .flowElementA01 > li:first-child > .boxElementB01 {
  min-height: 100px;
}
.findingEmployment-debut .section02 .second .flowElementA01 > li:first-child:after {
  content: "";
}
.findingEmployment-debut .section02 .second .flowElementA01 > li:first-child .boxElementB01 {
  margin: 0;
  padding: 19px 175px 19px 120px;
}
.findingEmployment-debut .section02 .second .flowElementA01 > li:first-child .boxElementB01:after {
  position: absolute;
  left: 50%;
  bottom: -29px;
  margin: 0 0 0 -25px;
  content: url(../../../common/images/mod_ico_arrow_08.png);
  z-index: 10;
}
.findingEmployment-debut .section02 .flowElementA01 > li {
  padding-left: 120px;
}
.findingEmployment-debut .section02 .flowElementA01 > li .subEvent {
  margin: -20px 0 10px;
  list-style: none;
}
.findingEmployment-debut .section02 .flowElementA01 > li .subEvent > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 5px 0;
  padding: 3px 14px;
  background: #cf79b6 url(../../../common/images/mod_bg_box_02.gif) no-repeat 100% 100%;
  color: #ffffff;
  font-size: 12px;
}
.findingEmployment-debut .section02 .flowElementA01 > li .eventName {
  margin: 0 0 5px;
  color: #709f42;
  font-size: 20px;
}
.findingEmployment-debut .section02 .flowElementA01 > li .summary {
  margin: 0;
}
.findingEmployment-debut .section02 .flowElementA01 > li .summary img {
  float: left;
  margin: 0 10px 0 0;
}
.findingEmployment-debut .section02 .flowElementA01 > li .intern {
  position: absolute;
  top: 19px;
  right: 76px;
  bottom: 155px;
  width: 39px;
  background: url(../../../common/images/mod_bg_box_04.gif) 3px 0;
  z-index: 100;
}
.findingEmployment-debut .section02 .flowElementA01 > li .intern img {
  margin: 0 -55px 0 -56px;
}
.findingEmployment-debut .section02 .flowElementA01 > li .intern:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: url(../../../common/images/mod_bg_arrow_03.gif);
}
.findingEmployment-debut .section02 .flowElementA01 > li:last-child .intern:after {
  display: none;
}
.findingEmployment-debut .section02 .flowElementA01 > li.goal {
  background: #fce7f6;
  font-size: 12px;
}
.findingEmployment-debut .section02 .flowElementA01 > li.goal:after {
  position: absolute;
  left: 530px;
  bottom: 0;
  content: url(../../support/images/findingEmployment-debut_bg.png);
}
.findingEmployment-debut .section02 .flowElementA01 > li.goal .eventName {
  color: #cf79b6;
}

.qualificationAcquisition .boxElementB01 + .boxElementB01, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01,
.studyingAbroad .boxElementB01 + .boxElementB01,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 {
  margin-right: 56px;
  margin-left: 0;
}
.qualificationAcquisition .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image,
.studyingAbroad .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image {
  width: 110px;
}
.qualificationAcquisition .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img,
.studyingAbroad .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementB01 .image img {
  position: absolute;
  top: -20px;
  right: -56px;
  border: none;
}
.qualificationAcquisition .boxElementB01, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01,
.studyingAbroad .boxElementB01,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 {
  margin-left: 56px;
  margin-right: 0;
}
.qualificationAcquisition .boxElementB01 .imageBoxElementA01 .image, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image,
.studyingAbroad .boxElementB01 .imageBoxElementA01 .image,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image {
  width: 110px;
}
.qualificationAcquisition .boxElementB01 .imageBoxElementA01 .image img, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image img, .qualificationAcquisition .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image img,
.studyingAbroad .boxElementB01 .imageBoxElementA01 .image img,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image img,
.studyingAbroad .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 + .boxElementB01 .imageBoxElementA01 .image img {
  position: absolute;
  top: -20px;
  left: -56px;
  border: none;
}
.qualificationAcquisition .boxElementB01 .headingElementD01,
.studyingAbroad .boxElementB01 .headingElementD01 {
  margin: 0 0 10px;
  color: #709f42;
  line-height: 1.5;
}
.qualificationAcquisition .boxElementB01 .headingElementD01 span,
.studyingAbroad .boxElementB01 .headingElementD01 span {
  color: #666666;
  font-size: 12px;
}

.threeJ .supportFlow {
  margin: 0 0 30px;
  list-style: none;
}
.threeJ .supportFlow > li {
  margin: 0 0 10px;
}
.threeJ .supportFlow > li > p {
  margin: 0;
}

.crossoverCurriculum .boxElementB01 {
  margin-left: 56px;
}
.crossoverCurriculum .boxElementB01 .imageBoxElementA01 .image {
  width: 110px;
}
.crossoverCurriculum .boxElementB01 .imageBoxElementA01 .image img {
  position: absolute;
  top: -20px;
  left: -56px;
  border: none;
}
.crossoverCurriculum .boxElementB01 .headingElementD01 {
  margin: 0 0 10px;
  color: #709f42;
  line-height: 1.5;
}
.crossoverCurriculum .boxElementB01 .headingElementD01 span {
  color: #666666;
  font-size: 12px;
}
.crossoverCurriculum .heading {
  font-size: 24px;
  margin: 0 0 5px;
}
.crossoverCurriculum .heading span {
  font-size: 16px;
}
.crossoverCurriculum .heading + .schoolName {
  font-size: 12px;
}

/* blog
--------------------------------------------------------------------------------------------------- */
.blog .date {
  font-size: 12px;
}

.blog .sectionElementA01 {
  font-size: 14px;
}

.blog .metadata {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 14px 0;
  line-height: 1;
  text-align: right;
}
.blog .metadata ul {
  margin: 0;
  list-style: none;
}
.blog .metadata ul li {
  display: inline-block;
  margin: 0 0 0 6px;
  border-left: 1px solid #666666;
  padding: 0 0 0 10px;
  font-size: 12px;
}
.blog .metadata ul li:first-child {
  border-left: none;
}
