@charset "UTF-8";
/* -----------------------------------------------------------
 =01 sidebar current
----------------------------------------------------------- */
.department .sNaviBusiness,
.department .sNaviArt,
.department .sNaviChild,
.department .sNaviAdvance {
  display: none;
}

.business .sNaviArt,
.business .sNaviChild,
.business .sNaviAdvance {
  display: none;
}

.business a.sNaviBusinessTop,
.art a.sNaviArtTop,
.child a.sNaviChildTop,
.advance a.sNaviAdvanceTop {
  color: #F39403 !important;
}

.pro .sNaviPro a,
.teacher .sNaviTcBusiness a,
.teacher .sNaviTcArt a,
.teacher .sNaviTcChild a,
.teacher .sNaviTcAdv a {
  background-color: #FFFADF !important;
  color: #F39403 !important;
}

.art .sNaviBusiness,
.art .sNaviChild,
.art .sNaviAdvance {
  display: none;
}

.child .sNaviBusiness,
.child .sNaviArt,
.child .sNaviAdvance {
  display: none;
}

.special .sNaviSpecial dt a {
  color: #F39403 !important;
}

.advance .sNaviBusiness,
.advance .sNaviArt,
.advance .sNaviChild {
  display: none;
}

span.department {
  border-top: double #333;
  border-bottom: double #333;
}

/* -----------------------------------------------------------
 =02 top
----------------------------------------------------------- */
.departmentArea {
  width: 253px;
  float: left;
  margin-right: 23px;
}

.departmentNavi {
  background-position: 0 0;
  background-repeat: repeat;
  margin-left: 5px;
}

.businessBgPtn {
  background-image: url(../images/business_bg.gif);
}

.artBgPtn {
  background-image: url(../images/art_bg.gif);
}

.childBgPtn {
  background-image: url(../images/child_bg.gif);
}

.themeBgPtn {
  background-image: url(../images/bg_ptn_theme.gif);
}

.themeBgPtn02 {
  background-image: url(../images/bg_ptn_theme02.gif);
}

.departmentNavi ul {
  padding: 25px 11px 5px;
}

.departmentNavi li a {
  display: block;
  width: 226px;
  height: 142px;
  margin-bottom: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-top: 17px;
  padding-left: 50px;
  color: #333;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none;
}

.txt2l a {
  padding-top: 10px !important;
}

.departmentArea li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.departmentNavi .navi01 a {
  background-image: url(../images/department_navi_01.jpg);
}

.departmentNavi .navi02 a {
  background-image: url(../images/department_navi_02.jpg);
}

.departmentNavi .navi03 a {
  background-image: url(../images/department_navi_03.jpg);
}

.departmentNavi .navi04 a {
  background-image: url(../images/department_navi_04.jpg);
}

.departmentNavi .navi11 a {
  background-image: url(../images/department_navi_11.jpg);
}

.departmentNavi .navi12 a {
  background-image: url(../images/department_navi_12.jpg);
}

.departmentNavi .navi13 a {
  background-image: url(../images/department_navi_13.jpg);
}

.departmentNavi .navi14 a {
  background-image: url(../images/department_navi_14.jpg);
}

.departmentNavi .navi15 a {
  background-image: url(../images/department_navi_15.jpg);
}

.departmentNavi .navi16 a {
  background-image: url(../images/department_navi_16.jpg);
}

.departmentNavi .navi21 a {
  background-image: url(../images/department_navi_21.jpg);
}

.departmentNavi .navi22 a {
  background-image: url(../images/department_navi_22.jpg);
}

.departmentNavi .navi23 a {
  background-image: url(../images/department_navi_23.jpg);
}

.departmentNavi .navi24 a {
  background-image: url(../images/department_navi_24.jpg);
}

/* -----------------------------------------------------------
 =03 common
----------------------------------------------------------- */
.icList {
  margin-left: 18px;
  line-height: 1.5;
}

.icList li {
  margin-bottom: 5px;
}

.icList02 li {
  margin-bottom: 2px;
  padding-left: 11px;
}

.markList {
	list-style: disc;
	padding-left: 0;
	margin-left: 1.5em;
}
.markList li {
  margin-bottom: 2px;
	margin-left: 0em;
}

.naviPage a {
  background-position: 14px center;
  background-repeat: no-repeat;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333;
  border-width: 1px;
  border-style: solid;
  border: 1px solid #70B249;
  padding: 6px 15px 6px 34px;
  font-size: 1.4rem;
  text-decoration: none;
}

.naviPage.business a {
  background-color: #F0FBFC;
  background-image: url(../images/business_ic_arrow.png);
  border-color: #8BDDE9;
}

.naviPage.art a {
  background-color: #F3F9F1;
  background-image: url(../images/art_ic_arrow.png);
  border-color: #70B249;
}

.naviPage.child a {
  background-color: #FDF6F7;
  background-image: url(../images/child_ic_arrow.png);
  border-color: #F1C3CC;
}

.naviPage a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.naviMore {
  position: absolute;
  top: -10px;
  right: 5px;
}

/* anchor navi --------------- */
.anchorNavi {
  padding: 8px 15px 8px 30px;
}

.anchorNavi li {
  display: inline-block;
  width: 10em;
  margin-right: 1em;
  font-size: 1.3rem;
}

.anchorNavi a {
  background: url(../images/business_ic_anchor.png) no-repeat 0 center;
  padding-left: 16px;
  color: #333 !important;
  text-decoration: none;
}

.anchorNavi a:hover {
  color: #18BCD4;
}

/* pattern 10% --------------- */
.businessPtn {
  background: url(../images/business_bg_ptn.gif) repeat 0 0;
}

/* list icon --------------- */
.businessList {
  list-style-image: url(../images/business_list_ic.png);
  margin-left: 18px;
}

/* Professor’s Message, cafeteria image --------------- */
.mesBoxArea {
  position: relative;
  overflow: hidden;
}

.mesBoxTtlArea {
  position: absolute;
  top: 0;
  left: 10px;
}

.mesBoxTtl, .mesBoxCafeImageTtl {
  position: relative;
  margin-left: -10px;
  padding: 8px 20px;
  color: #fff;
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 1;
}

.mesBoxCafeImageTtl {
  padding: 14px 40px 14px 85px;
}

.mesBoxTtl:after, .mesBoxCafeImageTtl:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  height: 0;
  width: 0;
  border: 5px solid transparent;
}

/* Professor’s color --------------- */
.mesBoxTtl.business {
  background-color: #18BCD4;
}

.mesBoxTtl.art {
  background-color: #70B249;
}

.mesBoxTtl.child {
  background-color: #E3879A;
}

.mesBoxTtl.advance {
  background-color: #F99272;
}

.mesBoxTtl.business:after {
  border-top: 5px solid #02758E;
  border-right: 5px solid #02758E;
}

.mesBoxTtl.art:after {
  border-top: 5px solid #360;
  border-right: 5px solid #360;
}

.mesBoxTtl.child:after {
  border-top: 5px solid #930;
  border-right: 5px solid #930;
}

.mesBoxTtl.advance:after {
  border-top: 5px solid #930;
  border-right: 5px solid #930;
}

/* cafeteria image color --------------- */
.mesBoxCafeImageTtl.cafe01 {
  background: #8FC320 url(../images/image_ic_01.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe02 {
  background: #0768B5 url(../images/image_ic_02.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe03 {
  background: #796BAE url(../images/image_ic_03.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe04 {
  background: #2A873B url(../images/image_ic_04.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe05 {
  background: #EC8195 url(../images/image_ic_05.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe06 {
  background: #49A435 url(../images/image_ic_06.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe07 {
  background: #0A64B2 url(../images/image_ic_07.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe08 {
  background: #F2960E url(../images/image_ic_08.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe09 {
  background: #19B1DE url(../images/image_ic_09.png) no-repeat 40px center;
}

.mesBoxCafeImageTtl.cafe01:after {
  border-top: 5px solid #360;
  border-right: 5px solid #360;
}

.mesBoxCafeImageTtl.cafe02:after {
  border-top: 5px solid #036;
  border-right: 5px solid #036;
}

.mesBoxCafeImageTtl.cafe03:after {
  border-top: 5px solid #336;
  border-right: 5px solid #336;
}

.mesBoxCafeImageTtl.cafe04:after {
  border-top: 5px solid #030;
  border-right: 5px solid #030;
}

.mesBoxCafeImageTtl.cafe05:after {
  border-top: 5px solid #930;
  border-right: 5px solid #930;
}

.mesBoxCafeImageTtl.cafe06:after {
  border-top: 5px solid #360;
  border-right: 5px solid #360;
}

.mesBoxCafeImageTtl.cafe07:after {
  border-top: 5px solid #036;
  border-right: 5px solid #036;
}

.mesBoxCafeImageTtl.cafe08:after {
  border-top: 5px solid #960;
  border-right: 5px solid #960;
}

.mesBoxCafeImageTtl.cafe09:after {
  border-top: 5px solid #0D576C;
  border-right: 5px solid #0D576C;
}

.cafeBd01 {
  border: 2px solid #C7E18F;
}

.cafeBd02 {
  border: 2px solid #83B3DA;
}

.cafeBd03 {
  border: 2px solid #BCB5D6;
}

.cafeBd04 {
  border: 2px solid #94C39D;
}

.cafeBd05 {
  border: 2px solid #F5C0CA;
}

.cafeBd06 {
  border: 2px solid #A4D19A;
}

.cafeBd07 {
  border: 2px solid #84B1D8;
}

.cafeBd08 {
  border: 2px solid #F8CA86;
}

.cafeBd09 {
  border: 2px solid #8CD8EE;
}

.cafeCl01 {
  color: #76A31A;
}

.cafeCl02 {
  color: #0768B5 !important;
}

.cafeCl03 {
  color: #796BAE !important;
}

.cafeCl04 {
  color: #2A873B !important;
}

.cafeCl05 {
  color: #EC8195 !important;
}

.cafeCl06 {
  color: #49A435 !important;
}

.cafeCl07 {
  color: #0A64B2;
}

.cafeCl08 {
  color: #F2960E !important;
}

.cafeCl09 {
  color: #19B1DE;
}

.cafeCl10 {
  color: #ec6800 !important;
}

.cafeCl11 {
  color: #b7282e !important;
}

.cafeClOpen {
  color: #F63 !important;
}

.cafeBgCl01 {
  background-color: #8FC320;
}

.cafeBgCl02 {
  background-color: #0768B5;
}

.cafeBgCl03 {
  background-color: #796BAE;
}

.cafeBgCl04 {
  background-color: #2A873B;
}

.cafeBgCl05 {
  background-color: #EC8195;
}

.cafeBgCl06 {
  background-color: #49A435;
}

.cafeBgCl07 {
  background-color: #0A64B2;
}

.cafeBgCl08 {
  background-color: #F2960E;
}

.cafeBgCl09 {
  background-color: #19B1DE;
}

.cafeBgCl10 {
  background-color: #ec6800;
}

.cafeBgCl11 {
  background-color: #b7282e;
}

.cafeBgClOpen {
  background-color: #F63;
}

.mesBox {
  margin-top: 18px;
  margin-left: 10px;
  padding: 28px 30px 20px;
}

.mesBoxCafeImage {
  margin-top: 22px;
  margin-left: 10px;
  padding: 36px 30px 8px;
}

.mesBoxCourse {
  margin-top: 18px;
  margin-left: 10px;
  padding: 28px 20px 12px;
}

.mesBoxTeacher {
  margin: 16px 0 30px 10px;
  padding: 24px 16px 10px;
}

/* cafeteria image box --------------- */
.cafeImageImg {
  text-align: center;
}

@media (min-width: 576px) {
  .mesBoxInner .col-sm-3, .mesBoxInner .col-sm-4, .mesBoxInner .col-sm-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .mesBoxInner .col-sm-3 .cafeImageImg, .mesBoxInner .col-sm-4 .cafeImageImg, .mesBoxInner .col-sm-5 .cafeImageImg {
    width: 100%;
  }
  .cafeImageImg {
    position: relative;
  }
  .cafeImageImg img {
    position: absolute;
    bottom: 15px;
    right: 0;
  }
	
	
	.cafeImageImg01 img {
    position: absolute;
    bottom: 15px;
    right: 0px;
  }
	.cafeImageImg02 img {
    position: absolute;
    bottom: 15px;
    right: 0px;
  }
	.cafeImageImg03 img {
    position: absolute;
    bottom: 15px;
    right: 0px;
  }
	.cafeImageImg04 img {
    position: absolute;
    bottom: 15px;
    right: 10px;
  }
	.cafeImageImg05 img {
    position: absolute;
    bottom: 15px;
    right: 0px;
  }
	.cafeImageImg06 img {
    position: absolute;
    bottom: 15px;
    right: -20px;
  }
	.cafeImageImg07 img {
    position: absolute;
    bottom: 15px;
    right: 15px;
  }
	.cafeImageImg08 img {
    position: absolute;
    bottom: 15px;
    right: 20px;
  }
	.cafeImageImg09 img {
    position: absolute;
    bottom: 15px;
    right: -20px;
  }
}


.mesBoxInner h5 {
  margin-bottom: 8px;
  font-weight: normal;
  font-size: 1.5rem;
  position: relative;
  padding-left: 20px;
}

.mesBoxInner h5:before {
  height: 14px;
  width: 14px;
  content: '';
  border-width: 3px;
  border-style: solid;
  border-radius: 7px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.cafeBg01 {
  color: #76A31A;
}

.cafeBg01:before {
  border-color: #76A31A;
  background-color: rgba(118, 163, 26, 0.5);
}

.cafeBg02 {
  color: #0768B5;
}

.cafeBg02:before {
  border-color: #0768B5;
  background-color: rgba(7, 104, 181, 0.5);
}

.cafeBg03 {
  color: #796BAE;
}

.cafeBg03:before {
  border-color: #796BAE;
  background-color: rgba(121, 107, 174, 0.5);
}

.cafeBg04 {
  color: #2A873B;
}

.cafeBg04:before {
  border-color: #2A873B;
  background-color: rgba(42, 135, 59, 0.5);
}

.cafeBg05 {
  color: #EC8195;
}

.cafeBg05:before {
  border-color: #EC8195;
  background-color: rgba(236, 129, 149, 0.5);
}

.cafeBg06 {
  color: #49A435;
}

.cafeBg06:before {
  border-color: #49A435;
  background-color: rgba(73, 164, 53, 0.5);
}

.cafeBg07 {
  color: #0A64B2;
}

.cafeBg07:before {
  border-color: #0A64B2;
  background-color: rgba(10, 100, 178, 0.5);
}

.cafeBg08 {
  color: #F2960E;
}

.cafeBg08:before {
  border-color: #F2960E;
  background-color: rgba(242, 150, 14, 0.5);
}

.cafeBg09 {
  color: #19B1DE;
}

.cafeBg09:before {
  border-color: #19B1DE;
  background-color: rgba(25, 177, 222, 0.5);
}

.mesBoxInner ul {
  list-style-image: url(../images/ic_list_nml.png);
  margin-bottom: 14px;
  margin-left: 28px;
  font-size: 1.3rem;
  line-height: 1.4;
}

.mesBoxInner ul li {
  margin-bottom: 4px;
}

/* studentBox --------------- */
.studentBox {
  padding: 20px 30px;
}

.studentBox h3 {
  border-bottom: 1px solid #333;
  margin-bottom: 15px;
  padding-bottom: 0;
  font-weight: normal;
  font-size: 1.6rem;
}

.studentBox h3 span {
  font-size: 1.3rem;
}

.studentBox dl {
  margin-bottom: 15px;
  line-height: 1.5;
}

.studentBox dt {
  font-weight: bold;
  font-size: 1.5rem;
}

.studentBox dd {
  border-bottom: 1px dotted #333;
  margin-bottom: 10px;
  padding-bottom: 3px;
  font-size: 1.3rem;
}

/* curriculum --------------- */
.businessTblBg th {
  background-color: #DDF5F9;
}

.artTblBg th {
  background-color: #E2F0DB;
}

.childTblBg th, .childTblBg02 {
  background-color: #F9E7EB;
}

.curriculumTbl {
  width: 100%;
}

.curriculumTbl thead th {
  width: 172px;
}

.curriculumTbl thead th:first-child {
  width: 112px;
}

.curriculumTbl tbody th {
  background-color: #F5F5F5;
  text-align: left;
  white-space: nowrap;
}

.curriculumTbl tbody td {
  vertical-align: top;
  font-size: 1.3rem;
}

.curriculumTbl02 thead th {
  width: 145px;
}

.curriculumTbl02 thead th:first-child {
  width: 75px;
}

.curriculumTbl02 tbody th {
  background-color: #F5F5F5;
  white-space: nowrap;
}

.curriculumTbl02 tbody td {
  font-size: 1.3rem;
}

/* week --------------- */
.weekTbl th {
  width: 133px;
}

/* message --------------- */
.messageTtl {
  height: 31px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  padding-top: 3px;
  padding-left: 44px;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 1;
}

.messageTtl.business {
  background-image: url(../images/message_ttl_ic.gif);
}

.messageTtl.child {
  background-image: url(../images/child_message_ttl_ic.gif);
}

.messageNameArea {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-top: 6px;
}

.messageJob {
  float: left;
  width: 156px;
  height: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-top: 6px;
  color: #FFF;
  font-size: 13px;
  text-align: center;
  margin-bottom: 6px;
}

.messageJob.business {
  background-image: url(../images/message_job_bg.gif);
}

.messageJob.child {
  background-image: url(../images/child_message_job_bg.gif);
  margin-top: 7px;
}

.messageProfile {
  float: left;
  padding-left: 14px;
  margin-bottom: 6px;
}

.messageProfile dt {
  float: left;
  width: 7.8em;
  font-size: 15px;
}

.messageProfile dd {
  border-left: 1px solid #999;
  margin-left: 9.8em;
  padding-top: 4px;
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5;
}

/* -----------------------------------------------------------
 =business top
----------------------------------------------------------- */
/* 2nd businessNavi --------------- */
.businessNavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.businessNavi li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 25px;
}

.businessNavi li a {
  display: block;
  width: 259px;
  height: 189px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-top: 85px;
  padding-left: 30px;
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
}

.businessNavi li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.businessNavi .navi01 a {
  background-image: url(../images/bsn_navi_01.jpg);
}

.businessNavi .navi02 a {
  background-image: url(../images/bsn_navi_02.jpg);
}

.businessNavi .navi03 a {
  background-image: url(../images/bsn_navi_03.jpg);
}

.businessNavi .navi04 a {
  background-image: url(../images/bsn_navi_04.jpg);
}

.businessNavi .navi05 a {
  background-image: url(../images/bsn_navi_05.jpg);
}

.businessNavi .navi06 a {
  background-image: url(../images/bsn_navi_06.jpg);
}

.businessNavi .navi07 a {
  background-image: url(../images/bsn_navi_07.jpg);
}

.businessNavi .navi08 a {
  background-image: url(../images/bsn_navi_08.jpg);
}

/* -----------------------------------------------------------
 =business index, curriculum business, cafeteria index, cafeteria course
----------------------------------------------------------- */
.businessIndexList {
  width: 480px;
  padding: 8px 12px;
}

/* cafeteria index --------------- */
.cafeIndex {
  padding: 25px 30px 1px 30px;
}

.cafeIndex > ul {
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  .cafeIndex > ul {
    max-width: none;
  }
}

.cafeIndex li {
  margin-bottom: 25px;
  max-width: 250px;
}

.cafeIndex h2 {
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  padding: 6px 12px 4px;
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.4;
}

.cafeIndex .cafeImg {
  border: 15px solid #fff;
  width: 100%;
  height: auto;
}

.cafeIndex h2 a {
  display: block;
  background: url(../images/ic_arrow_04.png) no-repeat 100% center;
  color: #fff;
  text-decoration: none;
}

.cafeIndex h2 a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.cafeCatch {
  padding: 10px 15px 0 25px;
  background-color: #fff;
  text-align: center;
}

/* cafeteria course --------------- */
.cafeCourse {
  padding: 20px 30px 1px;
}

.cafeCourse > li {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}

.cafeCourse h2 {
  height: 31px;
  background-position: 0 0;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  padding: 7px 0 0 40px;
  font-weight: normal;
  font-size: 15px;
  line-height: 1.2;
}

.icbusiness01 {
  background-image: url(../images/course_ic_01.gif);
}

.icbusiness02 {
  background-image: url(../images/course_ic_02.gif);
}

.icbusiness03 {
  background-image: url(../images/course_ic_03.gif);
}

.icbusiness04 {
  background-image: url(../images/course_ic_04.gif);
}

.icbusiness05 {
  background-image: url(../images/ic_digital_course.svg);
}

.cafeCourse h3 {
  width: 450px;
  margin-bottom: 5px;
  font-weight: normal;
}

.listFeatures {
  list-style-image: url(../images/ic_list_nml.png);
  margin-bottom: 25px;
  margin-left: 20px;
  line-height: 1.5;
}

.listFeatures li {
  margin-bottom: 6px;
}

.listRequired {
  list-style: disc;
  margin-left: 20px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.listRequired li {
  margin-bottom: 2px;
}

@media (min-width: 576px) {
  .listRequired, .listFeatures {
    margin-bottom: 0;
  }
}

/* modal window --------------- */
/*.unitWin {*/
/*width:400px;*/
/*padding:20px 30px 0;*/
/*}*/
/*.unitWin02 {*/
/*width:700px;*/
/*padding:20px 30px 0;*/
/*}*/
/*.unitWin02L {*/
/*float:left;*/
/*width:300px;*/
/*margin-right:40px;*/
/*}*/
/*.unitWin02R {*/
/*float:left;*/
/*width:300px;*/
/*}*/
.modal-content {
  padding: 20px 20px 10px 20px;
}

.unitWin h3, .unitWin02 h3 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 4px;
  padding-left: 4px;
  color: #18BCD4;
  font-weight: bold;
  font-size: 1.5rem;
}

.unitWin ul, .unitWin02 ul {
  margin-bottom: 20px;
  margin-left: 4px;
}

.unitWin li, .unitWin02 li {
  background: url(../images/ic_list_nml.png) no-repeat 0 4px;
  margin-bottom: 6px;
  padding-left: 16px;
  font-size: 1.4rem;
}


/* -----------------------------------------------------------
 =art child index
----------------------------------------------------------- */
.childIndexNavi {
  width: 482px;
  margin-left: 159px;
  padding-top: 20px;
}

.childIndexNavi li {
  float: left;
  width: 226px;
  background-color: #fff;
  margin-bottom: 20px;
}

.childIndexNavi li:nth-child(2n) {
  margin-left: 30px;
}

.naviCourse li a {
  display: block;
  height: 52px;
  background-position: 10px center;
  background-repeat: no-repeat;
  padding: 17px 10px 0 50px;
  color: #333;
  font-size: 15px;
  line-height: 1.2;
  text-decoration: none;
}

.naviCourse li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.naviChild01 a, .icChild01 {
  background-image: url(../images/child_ic_01.gif);
}

.naviChild02 a, .icChild02 {
  background-image: url(../images/child_ic_02.gif);
}

.naviChild03 a, .icChild03 {
  background-image: url(../images/child_ic_03.gif);
}

.naviChild04 a, .icChild04 {
  background-image: url(../images/child_ic_04.gif);
}

.childQualification dt {
  float: left;
  width: 9em;
  clear: both;
  font-weight: bold;
  font-size: 1.6rem;
}

.childQualification dd {
  margin-left: 10em;
  padding-top: 2px;
}

.childQualification dt:before {
  background-color: #E3879A;
  margin-right: 6px;
  content: " ";
  display: inline-block;
  width: 10px;
  height: 10px;
}

.boxSystemChild {
  padding: 25px 30px 5px 30px;
  text-align: center;
}

.boxSystemChild .col-md-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.bg-white {
  background-color: #fff;
  padding: 15px;
  text-align: left;
  margin-bottom: 20px;
}

.boxSystemChild h5 {
  border-bottom: double #333;
  margin-bottom: 12px;
  padding-bottom: 2px;
  font-size: 1.7rem;
  text-align: center;
}

.boxSystemChild p strong {
  display: block;
  margin-bottom: 6px;
  font-size: 1.6rem;
}

.discoveryList {
  width: 200px;
  margin: 0 auto 25px;
}

.discoveryList li {
  background-color: #fff;
  margin-bottom: 10px;
  font-size: 1.6rem;
}

.childCourseNavi {
  margin: 0 auto 15px;
}

.childCourseNavi > div {
  margin-bottom: 10px;
}

.childCourseNavi a {
  position: relative;
  display: block;
  color: #fff !important;
  padding: 5px 0;
  text-decoration: none;
}

.childCourseNavi a::before {
  position: absolute;
  top: 14px;
  left: 14px;
  content: "";
  width: 5px;
  height: 5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
      transform: rotate(135deg);
}

.childCourseNavi a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.childCourseNavi div:first-child div {
  background-color: #EC643D;
}

.childCourseNavi div:nth-child(2) div {
  background-color: #7ECEF4;
}

.childCourseNavi div:nth-child(3) div {
  background-color: #F4B4D0;
}

.childCourseNavi div:nth-child(4) div {
  background-color: #B4D066;
}

/* -----------------------------------------------------------
 =art top
----------------------------------------------------------- */
/* 2nd businessNavi --------------- */
.artNavi {
  margin-bottom: 15px;
}

.artNavi li {
  float: left;
  margin-right: 11px;
  margin-bottom: 25px;
}

.artNavi li:nth-child(3n) {
  margin-right: 0;
}

.artNavi li a {
  display: block;
  width: 259px;
  height: 97px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-top: 42px;
  padding-left: 30px;
  color: #333;
  font-size: 15px;
  line-height: 1.4;
  text-decoration: none;
}

.artNavi li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.artNavi .navi01 a {
  background-image: url(../images/art_navi_01.jpg);
}

.artNavi .navi02 a {
  background-image: url(../images/art_navi_02.jpg);
  padding-top: 34px;
  line-height: 1.3;
}

.artNavi .navi03 a {
  background-image: url(../images/art_navi_03.jpg);
}

.artNavi .navi04 a {
  background-image: url(../images/art_navi_04.jpg);
}

.artNavi .navi05 a {
  background-image: url(../images/art_navi_05.jpg);
  padding-top: 34px;
  line-height: 1.3;
}

.artNavi .navi06 a {
  background-image: url(../images/art_navi_06.jpg);
}

.artNavi .navi07 a {
  background-image: url(../images/art_navi_07.jpg);
}

.artNavi .navi08 a {
  background-image: url(../images/art_navi_08.jpg);
}

.artNavi .navi09 a {
  background-image: url(../images/art_navi_09.jpg);
  padding-top: 34px;
  line-height: 1.3;
}

.artNavi .navi10 a {
  background-image: url(../images/art_navi_10.jpg);
}

.artNavi .navi11 a {
  background-image: url(../images/art_navi_11.jpg);
}

.artNavi .navi12 a {
  background-image: url(../images/art_navi_12.jpg);
}

/* -----------------------------------------------------------
 =art course, child special
----------------------------------------------------------- */
.icArt01 {
  background-image: url(../images/art_ic_01.gif);
}

.icArt02 {
  background-image: url(../images/art_ic_02.gif);
}

.icArt03 {
  background-image: url(../images/art_ic_03.gif);
}

.icArt04 {
  background-image: url(../images/art_ic_04.gif);
}

.icArt05 {
  background-image: url(../images/art_ic_05.gif);
}

.icArt06 {
  background-image: url(../images/art_ic_06.gif);
}

.icArt07 {
  background-image: url(../images/art_ic_07.png);
}

.secTtlCourse {
  background-position: 4px center;
  background-repeat: no-repeat;
  margin-bottom: 18px;
  padding: 10px 0 8px 45px;
  font-weight: normal;
  font-size: 2rem;
  line-height: 1.3;
}

.secTtlCourseTxt {
  font-size: 1.1rem;
  line-height: 1.4;
  margin: -10px 0 20px 45px;
}

.unit2Col01 {
  float: left;
  width: 470px;
}

.unit2Col02 {
  float: right;
  width: 290px;
}

/* -----------------------------------------------------------
 =art
----------------------------------------------------------- */
.frame {
  border: 1px solid #ccc;
}

/* portfolio --------------- */
.portfolioUnit2Col02 {
  float: right;
  width: 310px;
  margin-left: 50px;
}

.portfolioSelect {
  line-height: 1.3;
}

.portfolioSelect dt {
  display: list-item;
  list-style: square;
  margin-bottom: 4px;
  margin-left: 1.6em;
  font-weight: bold;
}

.portfolioSelect dd {
  margin-bottom: 14px;
  padding-left: 1.6em;
}

/* life --------------- */
.lifeSelect {
  float: left;
  width: 300px;
  margin-right: 40px;
  margin-bottom: 15px;
}

.lifeSelect img {
  margin-bottom: 6px;
}

.lifeSelect figcaption {
  margin-bottom: 25px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.lifeAudition {
  float: left;
  width: 290px;
  margin-right: 20px;
}

.lifeAudition li {
  margin-bottom: 20px;
}

/* high_schooler --------------- */
.naviPdfArt {
  width: auto;
	/* width: 370px; */
  background: #F3F9F1 url(../images/art_ic_arrow.png) no-repeat 14px center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #70B249;
  padding: 8px 15px 8px 34px;
}
@media (min-width: 768px) {
	.naviPdfArt {
		max-width: 370px;
	}
}

.naviPdfChild {
  width: 280px;
  background: #FDF6F7 url(../images/child_ic_arrow.png) no-repeat 14px center;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #F1C3CC;
  padding: 8px 15px 8px 34px;
}

.naviPdfArt a, .naviPdfChild a {
  color: #333 !important;
  text-decoration: none;
}

.naviPdfArt a:hover, .naviPdfChild a:hover {
  color: #999;
}

.highSchoolerTbl th {
  text-align: center;
  vertical-align: top;
}

.highSchoolerTbl tr td:nth-child(2) {
  background-color: #F5F5F5;
}

/* institution --------------- */
.institutionVoice li {
  border: 1px solid #B7D8A4;
  margin-bottom: 25px;
  padding: 15px 20px;
}

/* professional --------------- */
.proIndex li a {
  display: block;
  position: relative;
  float: left;
  width: 385px;
  background: url(../images/index_bg.gif) repeat-y 0 0;
  margin-bottom: 30px;
  padding: 15px 18px 15px 0;
}

.proIndex li:nth-child(odd) a {
  margin-right: 30px;
}

.proIndex li li a {
  float: none;
  width: 212px;
  background: none;
  margin-bottom: 0;
}

.proIndexIc {
  position: absolute;
  top: 43%;
  left: 3px;
}

.proIndexPhoto {
  float: left;
  width: 104px;
  margin-right: 23px;
  margin-left: 27px;
}

.proIndexPhoto img {
  border: 4px solid #fff;
  box-sizing: content-box;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 1px 0px;
  margin-bottom: 10px;
}

.proIndexProf {
  float: left;
  width: 212px;
  border-top: 1px solid #C3DEA7;
}

.proIndexProf li {
  border-bottom: 1px solid #C3DEA7;
  padding: 9px 2px 7px;
  font-size: 1.5rem;
  line-height: 1.3;
}

.proKeisho {
  margin-left: 6px;
  font-size: 1.4rem;
}

.proIndexProf dt {
  margin-bottom: 4px;
  color: #5F963F;
  font-size: 1.1rem;
}

.proIndexProf dd {
  font-size: 1.3rem;
}

.proIndex a {
  color: #333;
}

.proIndex a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.proDetailName {
  border-bottom: 1px solid #B7D8A4;
  margin-bottom: 5px;
  padding-left: 5px;
  font-weight: normal;
  font-size: 1.8rem;
  padding-bottom: 5px;
}

.proDetailProf {
  margin-bottom: 40px;
  line-height: 1.5;
}

.proDetailProf dt {
  color: #5F963F;
  font-size: 1.3rem;
}

.proDetailProf dd {
  padding: 0 5px 10px 0;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
}

.proCaption {
  padding-top: 8px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.proWork03L {
  float: left;
  width: 255px;
  margin-right: 25px;
}

.proWork03R {
  float: left;
  width: 520px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.proWork03R01 {
  float: left;
  width: 250px;
}

.proWork03R02 {
  float: left;
  width: 210px;
}

.proQ {
  margin-bottom: 30px;
}

.proQ dt {
  margin-bottom: 5px;
  color: #5F963F;
  font-size: 1.6rem;
}

.proQ dt span {
  background-color: #5F963F;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right: 14px;
  padding: 2px 6px 2px 8px;
  color: #fff;
  font-family: "Century Gothic", Futura;
  letter-spacing: 3px;
}

.proQ dd {
  background: url(../images/ic_a.gif) no-repeat 15px 6px;
  margin-bottom: 20px;
  padding-left: 57px;
}

.name_profession {
 /* background-color: #5F963F;*/
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-right: 14px;
  padding: 8px 15px 5px;
  color: #fff;
  font-family: "Century Gothic", Futura;
  letter-spacing: 0.1em;
	display: inline-block;
	font-size: 1.6rem;
	margin-bottom: 16px;
}
.name_office {
	font-size: 1.6rem;
	/*margin-bottom: 16px;*/
	margin-bottom: 10px;
	line-height: 1.4;
}
.name_personal {
	font-size: 1.6rem;
	/*margin-top: 16px;*/
	margin-top: 10px;
}
.unitList_personal {
	margin-top: 16px;
}
.unitList_personal dt {
	margin-bottom: 6px;
}
.unitList_personal dd {
	display: inline-block;
	margin-bottom: 5px;
}
.unitList_personal dd span {
	border-radius: 4px;
	padding:3px 8px 3px;
}
.unitList_personal dd:after {
	content:"×";
	margin-left: 0.25rem;
}
.unitList_personal dd:last-child:after {
	content:"";
}


/* -----------------------------------------------------------
 =child
----------------------------------------------------------- */
.notesChild {
  width: 39em;
  margin: 0 auto 40px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.3rem;
  line-height: 1.5;
}

.unit3Col > li {
  float: left;
  width: 33%;
}

.boxSpecialChild {
  padding: 20px;
}

.boxSpecialChild h3 {
  margin-bottom: 6px;
  font-size: 1.8rem;
  line-height: 1.5;
}

.kuLink {
  border: 2px dashed #E3879A;
  padding: 20px;
  text-align: center;
  position: relative;
  clear: both;
}

.kuLink p span::before,
.kuLink p span::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 27%;
  /*right:0;*/
  margin: auto;
  content: "";
  vertical-align: middle;
}

.kuLink p span::before {
  width: 8px;
  height: 8px;
  border-top: 3px solid #666;
  border-right: 3px solid #666;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
      transform: rotate(45deg);
}

/* -----------------------------------------------------------
 =child practice
----------------------------------------------------------- */
.unitPractice01 {
  float: left;
  width: 420px;
}

.unitPractice02 {
  float: right;
  width: 340px;
}

/* -----------------------------------------------------------
 =advance
----------------------------------------------------------- */
/* index --------------- */
.indexShikakuTtl {
  background-color: #F99272;
  margin-bottom: 10px;
  padding: 2px 14px 0;
  color: #fff;
  font-size: 1.8rem;
}

/* results --------------- */
.tblAdvResults {
  width: 700px;
}

.tblAdvResults th {
  width: 37%;
  border: 1px solid #ccc;
  padding: 8px 15px;
  font-weight: normal;
  text-align: left;
}

.tblAdvResults td {
  border: 1px solid #ccc;
  padding: 8px 15px;
}

/* curriculum --------------- */
.tblAdvCurriculum thead th {
  background-color: #FEE9E3;
}

.tblAdvCurriculum tbody th {
  width: 8em;
  background-color: #F5F5F5;
  white-space: nowrap;
}

.tblAdvCurriculum tbody td {
  text-align: center;
}

.tblAdvCurriculum tbody td:nth-child(1) {
  width: 25em;
  text-align: left;
}

/* message --------------- */
.messageProfileAdv {
  float: left;
  width: 280px;
}

.messageProfileAdv dt {
  float: left;
  width: 156px;
  height: 26px;
  background: url(../images/message_job_bg.gif) no-repeat 0 0;
  margin-top: 2px;
  padding-top: 2px;
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  clear: both;
}

.messageProfileAdv dd {
  margin-left: 170px;
  padding-top: 8px;
  font-size: 15px;
  line-height: 1;
}

.messageProfileAdvSec {
  float: left;
  width: 290px;
  border-left: 1px solid #999;
  padding-top: 4px;
  padding-left: 1em;
  font-size: 12px;
  line-height: 1.5;
}

/* -----------------------------------------------------------
 =teacher
----------------------------------------------------------- */
/* teacher top --------------- */
.teacherList {
  margin-bottom: 30px;
}

.teacherList li {
  margin-bottom: 10px;
}

.teacherList li a {
  display: block;
  background-repeat: no-repeat, repeat;
  background-position: 18px center, 0 0;
  padding: 7px 0 5px 46px;
  text-decoration: none;
}

.teacherList.business li a {
  background-image: url(../images/business_ic_anchor.png), url(../images/business_bg_ptn.gif);
}

.teacherList.art li a {
  background-image: url(../images/art_ic_anchor.png), url(../images/art_bg_ptn.gif);
}

.teacherList.child li a {
  background-image: url(../images/child_ic_anchor.png), url(../images/child_bg_ptn.gif);
}

.teacherList.advance li a {
  background-image: url(../images/advance_ic_anchor.png), url(../images/advance_bg_ptn.gif);
}

.teacherList li a dt {
  font-size: 1.3rem;
}

.teacherClBusiness a dt {
  color: #18BCD4;
}

.teacherClArt a dt {
  color: #60963F;
}

.teacherClChild a dt {
  color: #D7516B;
}

.teacherclAdv a dt {
  color: #EF7552;
}

.teacherList li a dd {
  color: #333;
  font-size: 1.5rem;
}

.teacherList li a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}

.teacherList li dl.no_link {
  background-image: url(../images/child_ic_anchor.png), url(../images/child_bg_ptn.gif);
  display: block;
  background-repeat: no-repeat, repeat;
  background-position: 18px center, 0 0;
  padding: 7px 0 5px 46px;
  text-decoration: none;
  height: 53px;
}

/* teacher detail --------------- */
.teacherDetail {
  margin-bottom: 30px;
  line-height: 1.6;
}

.teacher-img {
  width: 140px;
  height: auto;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .teacher-img {
    width: 100%;
  }
}

.teacherTbl {
  width: 100%;
}

.teacherTbl th {
  width: 10.5em;
  border: 2px solid #fff;
  padding: 10px 15px;
  text-align: left;
  white-space: nowrap;
}

.teacherTbl td {
  border: 2px solid #fff;
  padding: 10px 15px;
}

.teacherTbl.business th {
  background-color: #DDF5F9;
}

.teacherTbl.business td {
  background-color: #F3FCFD;
}

.teacherTbl.art th {
  background-color: #E2F0DB;
}

.teacherTbl.art td {
  background-color: #F8FBF6;
}

.teacherTbl.child th {
  background-color: #F9E7EB;
}

.teacherTbl.child td {
  background-color: #FDF8F9;
}

.teacherTbl.advance th {
  background-color: #FEE9E3;
}

.teacherTbl.advance td {
  background-color: #FFF9F7;
}

.naviPage.art a {
  background-color: #F3F9F1;
  background-image: url(../images/art_ic_arrow.png);
  border-color: #70B249;
}

.naviPage a {
  background-position: 14px center;
  background-repeat: no-repeat;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #333 !important;
  border: 1px solid #70B249;
  padding: 6px 15px 6px 34px;
  font-size: 1.4rem;
  text-decoration: none;
}

.art-new {
  background-color: #70b149;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  margin-left: 8px;
  line-height: 1.66667;
  padding: 0 4px;
  vertical-align: 3px;
}

.listNml {
  list-style: disc;
  padding-left: 1.5em;
  line-height: 1.5;
  margin: .5em 0;
}

.kome {
  text-indent: -1em;
  margin-left: 1em;
}
