@charset "UTF-8";
.sp {
  display: none; }

.examination table {
  border-collapse: collapse;
  border-top: 2px solid #000; }
  .examination table th,
  .examination table td {
    border: 1px solid #ccc; }

/*////////グループバナー修正　2015.12　////////*/
#foot_area ul.bana-group {
  width: 960px;
  overflow: hidden;
  margin: 0 auto; }

#foot_area ul.bana-group li {
  width: 180px;
  float: left;
  margin-right: 15px;
  margin-bottom: 8px; }

#foot_area ul.bana-group li:nth-child(5) {
  margin-right: 0; }

#foot_area .footer-bana-t {
  width: 960px;
  margin: 0px auto;
  font-size: 12px;
  font-weight: bold;
  color: #77C7FE;
  padding-top: 20px; }

#foot_area .btmColor {
  background: #F2F0EA;
  padding-bottom: 15px;
  margin-top: 30px; }

/*All NAV*/
#foot_area .wrap p#footerHome {
  font-size: 12px;
  margin: 15px 0 0 0; }

/*住所ブロック*/
#foot_area .addressBK {
  margin: 0 0 0 0; }

/*-----------------201507　改編　学科のメッセージ部分--------------------*/
.voice-head-wrap {
  overflow: hidden; }

.voice-p {
  width: 137px;
  float: left;
  margin-right: 25px; }

ul.name-box {
  float: left;
  margin: 15px 0 0 0;
  color: #fff; }

ul.name-box li {
  line-height: 1.4; }

.voice-head-wrap {
  overflow: hidden; }

#teach-box .voice-head-wrap {
  background: #F6CC40; }

#std-box .voice-head-wrap {
  background: #2FCAD8; }

.ob-box .voice-head-wrap {
  background: #DF286B; }

.gray-bk {
  background: #F7F7F7;
  padding: 30px;
  margin-bottom: 25px; }

p.kinmu {
  font-size: 16px;
  color: #DF286B;
  margin-bottom: 10px; }

p.naitei {
  font-size: 18px;
  text-align: center; }

/*-----------------201506　AO入試追加--------------------*/
p#ribon {
  position: absolute;
  top: 25px;
  right: 0; }

#ao-title {
  position: relative;
  width: 697px;
  margin: 20px 0 0 70px;
  padding: 40px 0 0 0; }

p#ao-top {
  position: absolute;
  top: 15px;
  left: 160px;
  font-size: 18px; }

p#ao-btm {
  position: absolute;
  bottom: -20px;
  right: 0; }

#p-aomain {
  margin: 80px 0 70px 0;
  text-align: center; }

/**/
#ao-merit h3,
#ao-joken h3 {
  font-size: 27px;
  font-weight: bold;
  color: #52B7D2;
  text-align: center;
  margin-bottom: 30px; }

#ao-merit li#ao-meri1 div {
  background: url(../examination/img-ao/01-bk.jpg) no-repeat left top;
  height: 99px; }

#ao-merit li#ao-meri2 div {
  background: url(../examination/img-ao/02-bk.jpg) no-repeat left top;
  height: 99px; }

#ao-merit li#ao-meri3 div {
  background: url(../examination/img-ao/03-bk.jpg) no-repeat left top;
  height: 99px; }

#ao-merit li#ao-meri4 div {
  background: url(../examination/img-ao/04-bk.jpg) no-repeat left top;
  height: 99px; }

#ao-merit ul {
  overflow: hidden; }

#ao-merit li {
  width: 447px;
  float: left;
  margin: 0 66px 66px 0; }

#ao-merit li:nth-child(even) {
  margin-right: 0; }

#ao-merit li p.t-merit {
  font-size: 32px;
  color: #52B7D2;
  margin: 0 0 0 15px;
  line-height: 99px;
  font-weight: bold; }

#ao-merit li p.t-merit span {
  font-size: 47px;
  padding-left: 10px;
  font-family: 'Tauri', sans-serif;
  font-weight: normal; }

#ao-merit h4 {
  font-size: 20px;
  color: #52B7D2;
  line-height: 56px;
  border-bottom: 1px solid #52B7D2;
  margin-bottom: 15px; }

/**/
#ao-joken {
  margin: 40px 0 50px 0; }

#ao-joken-wrap {
  background: #F5F5F5;
  padding: 40px;
  margin-bottom: 30px; }

#ao-joken h3 {
  margin-bottom: 10px; }

p.ao-ent-copy {
  font-size: 18px;
  text-align: center;
  margin-top: -10px;
  color: #F00; }

#ao-jokeb-box {
  overflow: hidden;
  margin-top: 30px; }

p#ao-joken-left {
  width: 190px;
  float: left;
  background: #888888;
  color: #fff;
  padding: 30px;
  font-size: 16px; }

#ao-jokeb-box ul {
  width: 590px;
  float: right;
  font-size: 22px;
  color: #52B7D2;
  border-bottom: 1px solid #AAAAAA; }

#ao-jokeb-box ul li {
  border-top: 1px solid #AAAAAA;
  padding-top: 7px;
  margin-bottom: 7px;
  font-weight: bold; }

/**/
ul#ao-link-box {
  overflow: hidden; }

ul#ao-link-box li {
  width: 447px;
  float: left;
  margin: 0 66px 0 0; }

ul#ao-link-box li i {
  display: block;
  text-align: center;
  margin: 0 0 20px 0;
  color: #666; }

ul#ao-link-box li:last-child {
  margin-right: 0; }

ul#ao-link-box li a {
  display: block;
  background: #DE5B34;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 80px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

ul#ao-link-box li a:hover {
  background-color: rgba(222, 91, 52, 0.9); }

/*facebook*/
#fbWrap {
  border: 1px solid #eeeeee;
  margin-bottom: 20px;
  padding: 13px;
  width: 603px; }

/*201307 動画のための変更分

・お知らせの下にバナーを2つ横並び
・左バナートップに動画
*/
ul#wide2box {
  width: 100%;
  overflow: hidden;
  margin-top: 20px; }

li#homeConta {
  float: left; }

li#homeAcc {
  float: right; }

/*新着情報*/
.lightblueGrade {
  width: 100%;
  background-image: -moz-linear-gradient(50% 0% -90deg, #53b7d3 0%, #4aa6bf 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 126%, color-stop(0, #53b7d3), color-stop(1, #4aa6bf));
  background-image: -webkit-linear-gradient(-90deg, #53b7d3 0%, #4aa6bf 100%);
  background-image: -o-linear-gradient(-90deg, #53b7d3 0%, #4aa6bf 100%);
  background-image: -ms-linear-gradient(-90deg, #53b7d3 0%, #4aa6bf 100%);
  background-image: linear-gradient(-90deg, #53b7d3 0%, #4aa6bf 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff53b7d3,endColorstr=#ff4aa6bf,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff53b7d3, endColorstr=#ff4aa6bf, GradientType=0);
  behavior: url(PIE.htc); }

.blueGrade {
  width: 100%;
  background-image: -moz-linear-gradient(50% 0% -90deg, #4393d3 0%, #377cb3 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 126%, color-stop(0, #4393d3), color-stop(1, #377cb3));
  background-image: -webkit-linear-gradient(-90deg, #4393d3 0%, #377cb3 100%);
  background-image: -o-linear-gradient(-90deg, #4393d3 0%, #377cb3 100%);
  background-image: -ms-linear-gradient(-90deg, #4393d3 0%, #377cb3 100%);
  background-image: linear-gradient(-90deg, #4393d3 0%, #377cb3 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4393d3,endColorstr=#ff377cb3,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff4393d3, endColorstr=#ff377cb3, GradientType=0);
  behavior: url(PIE.htc); }

/*お知らせとブログのタブ*/
#newsWrap .tab li,
#newsWrap .tab li a,
#blogWrap .tabblog li,
#newsWrap .tabblog li a {
  float: left;
  padding: 3px;
  margin-right: 2px;
  margin: 0;
  width: auto;
  font-family: 'Tauri', sans-serif;
  font-size: 12px;
  padding: 2px 5px; }

#blogWrap .tabblog li,
#newsWrap .tabblog li a {
  padding: 4px 8px; }

#newsWrap ul.tab,
#blogWrap ul.tabblog {
  width: 602px;
  background: #F5F5F5;
  overflow: hidden; }

#newsWrap .area,
#blogWrap .areablog {
  display: none; }

#newsWrap .content,
#blogWrap .contentblog {
  clear: both;
  overflow: hidden; }

#newsWrap .tab li.active,
#blogWrap .tabblog li.active {
  background: #fff; }

#newsWrap .tab li.active a,
#blogWrap .tabblog li.active a {
  color: #53B7D3; }

#newsWrap dl.newsList dt,
#blogWrap dl.newsList dt {
  width: 9em; }

#newsWrap dl.newsList dd,
#blogWrap dl.newsList dd {
  padding-left: 9em; }

article#newsOther h3 {
  font-weight: bold;
  margin-bottom: 5PX; }

.box04 {
  padding: 13px;
  width: 603px; }

.box04 .newsTitlebk {
  position: relative;
  height: 38px; }

.box04 .newsTitlebk h3 {
  width: 4em;
  color: #FFF;
  font-size: 16px;
  border-right: #FFF solid 1px;
  padding: 0 20px 0 20px;
  line-height: 38px; }

.box04 .newsTitlebk .newsEn {
  position: absolute;
  top: 7px;
  left: 120px;
  font-family: 'Tauri', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  color: #FFF; }

p.gotoNews,
p.gotoNews2 {
  position: absolute;
  top: 9px;
  right: 15px;
  font-size: 12px;
  background: url(../img_common/arrow_news.jpg) no-repeat right center;
  padding-right: 17px; }

p.gotoNews2 {
  background: url(../img_common/arrow_news2.jpg) no-repeat right center; }

p.gotoNews a,
p.gotoNews2 a {
  color: #fff; }

p.gotoNews a:hover,
p.gotoNews2 a:hover {
  color: #333; }

dl#newsList {
  position: relative; }

dl.newsList dt {
  width: 7.5em;
  font-size: 10px;
  color: #999;
  position: absolute;
  left: 0;
  padding-left: 18px;
  line-height: 24px; }

dl.newsList dd {
  font-size: 13px;
  padding-left: 7.5em;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  margin-top: 11px;
  margin-bottom: 11px;
  padding-bottom: 11px; }

/*たてのバナー並び*/
.side ul#banaBox li {
  margin-bottom: 5px; }

/*表紙の学科ならび*/
/*通信課程2014*/
#tsushinWrap2014 {
  clear: both;
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: #CCC solid 1px;
  margin-bottom: 25px; }

#tsushinWrap2014 h4 {
  text-align: center;
  color: #666;
  margin-bottom: 10px; }

#tsushinWrap2014 ul {
  width: 984px;
  float: right;
  margin: 0 0 0 -20px; }

#tsushinWrap2014 ul li {
  float: left;
  margin-right: 20px; }

/*通信課程*/
#tsushinWrap {
  clear: both;
  width: 100%;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: #CCC solid 1px;
  margin-bottom: 25px; }

#tsushinWrap h4 {
  font-size: 17px;
  color: #DF286B;
  line-height: 1.5;
  background: url(../img_common/arrow_tsushin.png) no-repeat right center;
  float: left;
  width: 15em;
  padding-top: 10px; }

#tsushinWrap ul {
  width: 700px;
  float: right; }

#tsushinWrap ul li#kaigoTsushin {
  width: 339px;
  float: left;
  margin-right: 12px; }

#tsushinWrap ul li#kangoTsushin {
  width: 323px;
  float: right; }

dl#gaka7th .box01 {
  border: #EEEEEE solid 1px;
  padding: 10px;
  width: 118px; }

dl#gaka7th .box01 dd {
  font-size: 11px;
  color: #666;
  margin: 5px 0 0 0; }

/*----------/////////////お知らせ一覧/ブログ　
http://mis-algoritmos.com/2007/03/16/some-styles-for-your-pagination
/////////////--------------*/
/*ページネーション*/
div.pagination {
  font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
  padding: 2px;
  margin: 7px;
  width: 632px;
  text-align: center; }

div.pagination a {
  margin: 2px;
  padding: 0.5em 0.64em 0.43em 0.64em;
  background-color: #CDCDC1;
  text-decoration: none;
  /* no underline */
  color: #fff; }

div.pagination a:hover,
div.pagination a:active {
  padding: 0.5em 0.64em 0.43em 0.64em;
  margin: 2px;
  background-color: #666;
  color: #fff; }

div.pagination span.current {
  padding: 0.5em 0.64em 0.43em 0.64em;
  margin: 2px;
  background-color: #53B7D3;
  color: #fff; }

div.pagination span.disabled {
  display: none; }

/*#news.page .lightblueGrade h3, #blog.page .blueGrade h3 {
	font-size: 18px;
	color: #FFF;
	padding: 12px 0 12px 12px;
}*/
#news.page .lightblueGrade h3,
#blog.page .blueGrade h3 {
  font-size: 18px;
  color: #FFF;
  padding: 12px 0 12px 12px; }

#news.page p.blogTime,
#blog.page p.blogTime {
  font-size: 12px;
  color: #666;
  margin: 8px 0; }

#newsOther h3 {
  font-size: 16px;
  margin: 30px 0 0 0; }

dl.cmsList dt {
  font-size: 10px;
  color: #999;
  padding-left: 5px; }

dl.cmsList dd {
  font-size: 16px;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  margin-left: 5px;
  margin-bottom: 11px;
  padding-bottom: 11px; }

span.leftMagin {
  margin-left: 10px; }

/*----------/////////////学校紹介feature/////////////--------------*/
/*////共通パーツ////*/
/*リードコピー*/
p#readTxt {
  font-size: 14px;
  margin: 0 0 0 0; }

.h_blackBk {
  font-size: 18px;
  color: #FFF;
  background: #555555;
  text-align: center;
  line-height: 50px;
  margin-top: 100px; }

.bkBlach2 {
  font-size: 16px;
  color: #FFF;
  background: #333;
  padding: 5px 10px;
  margin-bottom: 15px; }

/*ブルーバックのタイトル*/
.titleBkColorh3 {
  clear: both;
  background-color: #53B7D3;
  font-size: 110%;
  color: #FFF;
  line-height: 50px;
  padding: 0 15px;
  margin: 0 0 20px; }

.boaderBtm {
  border-bottom: #CCC 1px solid;
  padding-bottom: 8px; }

/*バックグレーのボックス*/
.box04Line {
  border: #EEEEEE 1px solid;
  padding: 1px;
  margin-bottom: 60px;
  overflow: hidden; }

.box04Bkg {
  background-color: #F5F5F5;
  padding: 18px;
  line-height: 1.6; }

/**/
/*サイドのナビ*/
ul#pageSubNav {
  margin-bottom: 30px;
  background: url(../img_common/line_dott.png) repeat-x left top;
  padding-top: 5px; }

ul#pageSubNav li {
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 16px; }

ul#pageSubNav li a {
  background: url(../img_common/icon_subarrow.png) no-repeat left center;
  padding-left: 30px; }

section#pageWrap h2 {
  font-size: 35px;
  line-height: 1; }

section#pageWrap p#titleEN {
  font-family: 'Tauri', sans-serif;
  font-size: 12px;
  color: #77C6FE;
  margin-bottom: 50px; }

div#kochoBox {
  position: relative;
  margin-bottom: 30px; }

div#kochoBox ul {
  position: absolute;
  bottom: 0;
  left: 190px; }

div#kochoBox ul li#kochoName {
  font-size: 18px; }

div#kochoBox ul li#katagaki {
  font-size: 12px; }

.bkgray {
  background-color: #EEE; }

h3#hogoshaTitle {
  background: #666;
  color: #FFF;
  line-height: 38px;
  padding: 0 15px;
  width: 7em;
  font-size: 16px;
  margin-bottom: 15px; }

p#gotoHogosha {
  font-size: 12px;
  line-height: 31px;
  text-align: right; }

p#gotoHogosha a {
  background: url(../feature/images/icon-peple.jpg) no-repeat left center;
  padding: 15px 0 15px 32px;
  color: #DF266B; }

p#gotoHogosha a:hover {
  color: #666; }

section#mokuhyo h4 {
  font-size: 22px;
  color: #53B7D3;
  margin-top: 20px; }

section#kankyo h3 {
  background-color: #53B7D3;
  font-size: 20px;
  color: #FFF;
  padding: 15px 15px;
  width: 602px;
  margin: 40px 0 20px 0; }

section#kankyo h4 {
  font-size: 22px;
  color: #53B7D3;
  margin: 20px 0; }

div.kankyoBox,
div.kankyoBox2 {
  overflow: hidden;
  width: 100%;
  border-bottom: solid 1px #53B7D3;
  padding-bottom: 20px; }

div.kankyoBox2 {
  border-bottom: none; }

div.kankyoBox p,
div.kankyoBox2 p {
  width: 304px;
  float: left; }

div.kankyoBox div img,
div.kankyoBox2 div img {
  width: 304px;
  float: right; }

/*心得*/
#kokoroe {
  width: 100%;
  border: #53B7D3 1px solid;
  padding: 1px;
  background: #EDF8FF; }

#kokoroe h4 {
  font-size: 22px;
  color: #333;
  margin-bottom: 15px; }

.kokoroeBox {
  width: 588px;
  overflow: hidden;
  margin: 20px 20px; }

.kokoroeBox p {
  width: 360px;
  float: left; }

.kokoroeBox img {
  width: 202px;
  float: right; }

/*----------/////////////アクセス/////////////--------------*/
section#accessBox h3 {
  font-size: 22px;
  color: #52B7D2;
  margin: 0 0 20px; }

section#accessBox iframe {
  border: 2px solid #CDCDC1; }

#access .wideBox {
  /*border-top: #CCC 1px dotted;*/
  margin-top: 15px; }

dl#accessAdd {
  width: 34em;
  float: right; }

div.accGikanPh {
  width: 137px;
  float: left;
  margin-right: 10px; }

dl#accessAdd dt {
  font-size: 18px;
  line-height: 1.2;
  margin-top: 25px;
  color: #000; }

dl#accessAdd dt span.gakkamei {
  font-size: 12px; }

#accessGmap {
  border-bottom: #CCC 1px dotted;
  padding-bottom: 8px;
  width: 632px; }

/*----------/////////////学 科/////////////--------------*/
.cf:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0.1em; }

.cf {
  display: inline-block;
  zoom: 1; }

/* \*/
* html .cf {
  height: 1%; }

.cf {
  display: block; }

/* */
.ttl-blue {
  color: #ffffff;
  font-size: 140%;
  background-color: #4597af;
  padding: 10px;
  padding-left: 15px;
  margin-bottom: 25px; }

.ttl-red {
  color: #ffffff;
  font-size: 140%;
  background-color: #bc215a;
  padding: 10px;
  padding-left: 15px;
  margin-bottom: 25px;
  margin-top: 60px; }

#tsushin .block {
  margin-bottom: 25px; }

#tsushin .block a {
  background-color: #F6F6F6;
  padding: 20px;
  display: block; }

#tsushin .block a:hover {
  color: #333333;
  background-color: #E8E8E8; }

#tsushin .block .inner {
  background-image: url(../course/images/tsushin_arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 32px;
  display: table;
  width: 100%; }

#tsushin .block .photo {
  margin-right: 20px;
  display: table-cell;
  vertical-align: middle;
  width: 25%; }

#tsushin .block .txt {
  display: table-cell;
  vertical-align: middle; }

#tsushin .block .syakai dd {
  color: #cc929e;
  font-size: 210%;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-top: 5px; }

#tsushin .block .kango dd {
  color: #6868BF;
  font-size: 210%;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-top: 5px; }

.color-bkGngo {
  background-color: #53B7D3; }

.color-bkKyukyu {
  background-color: #DF286B; }

.color-bkRisho {
  background-color: #1E565D; }

.color-bkKango {
  background-color: #F9716B; }

.color-bkShinkyu {
  background-color: #85B200; }

.color-bkKaigo {
  background-color: #F5C452; }

.colorGngo {
  color: #53B7D3; }

.colorKyukyu {
  color: #DF286B; }

.colorRisho {
  color: #1E565D; }

.colorKango {
  color: #F9716B; }

.colorShinkyu {
  color: #85B200; }

.colorKaigo {
  color: #F5C452; }

#course .contents .topics {
  background-color: #F6F6F6;
  padding: 25px; }

#course .contents .topics dl {
  margin-bottom: 20px; }

#course .contents .topics dt {
  font-family: 'Tauri', sans-serif;
  font-size: 37px;
  line-height: 1; }

#course .contents .topics dd {
  font-size: 90%;
  letter-spacing: 0.04em; }

#course .contents .topics li:first-child {
  border-top: 1px #cccccc dashed; }

#course .contents .topics li {
  font-size: 120%;
  position: relative;
  padding-left: 22px;
  border-bottom: 1px #cccccc dashed;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #F9716B; }

#course .contents .topics li:last-child {
  padding-bottom: 0px;
  border-bottom: none; }

#course .contents .topics li:before {
  position: absolute;
  top: 24px;
  left: 0px;
  display: block;
  content: '';
  width: 13px;
  height: 4px;
  background-color: #F9716B; }

#course .contents .topics .lang li {
  color: #53B7D3; }

#course .contents .topics .lang li:before {
  background-color: #53B7D3; }

#course .contents .topics .emar li {
  color: #DF286B; }

#course .contents .topics .emar li:before {
  background-color: #DF286B; }

#course .contents .topics .clin li {
  color: #1E565D; }

#course .contents .topics .clin li:before {
  background-color: #1E565D; }

#course .contents .topics .care li {
  color: #F5C452; }

#course .contents .topics .care li:before {
  background-color: #F5C452; }

#course .contents .topics li p {
  font-size: 77%;
  color: #626262; }

#course .contents .topics .yellow {
  color: #F5C452; }

#course .contents .topics p.font {
  font-size: 68%; }

#course .contents .topics .bg_white {
  padding: 10px;
  background-color: #ffffff; }

.color01 {
  color: #53B7D3; }

.red02 {
  color: #df286b;
  font-weight: bold; }

.font-size {
  font-size: 89%; }

/*カリキュラム　テーブル*/
#calTable {
  width: 630px;
  font-size: 12px; }

#calTable th,
#calTable td {
  border-bottom: #CCC solid 1px; }

#calTable th {
  width: 1em;
  vertical-align: middle;
  color: #FFF; }

#calTable td {
  vertical-align: middle; }

#calTable td.bunya {
  width: 7em;
  border-right: #CCC solid 1px;
  vertical-align: middle; }

#calTable td.naiyo01 {
  width: 13em;
  border-right: #CCC solid 1px; }

p.bikoKamoku {
  width: 6em;
  padding: 3px;
  font-size: 12px;
  border: #CCC 1px solid;
  text-align: center;
  margin: 12px 0 3px 0; }

#calTable.gengo {
  border-top: #53B7D3 solid 2px; }

#calTable.gengo th {
  background: #53B7D3; }

#calTable.gengo td.bunya {
  color: #53B7D3; }

#calTable.kyukyu {
  border-top: #DF286B solid 2px; }

#calTable.kyukyu th {
  background: #DF286B; }

#calTable.kyukyu td.bunya {
  color: #DF286B; }

#calTable.rinsho {
  border-top: #1E565D solid 2px; }

#calTable.rinsho th {
  background: #1E565D; }

#calTable.rinsho td.bunya {
  color: #1E565D; }

#calTable.kango {
  border-top: #F9716B solid 2px; }

#calTable.kango th {
  background: #F9716B; }

#calTable.kango td.bunya {
  color: #F9716B; }

#calTable.kaigo {
  border-top: #F5C452 solid 2px; }

#calTable.kaigo th {
  background: #F5C452; }

#calTable.kaigo td.bunya {
  color: #F5AF31; }

/*////////
目次
////////*/
section#courseIndex dt#gengo {
  position: relative;
  margin-top: 30px; }

section#courseIndex dt#gengo p {
  position: absolute;
  top: 90px;
  left: 100px;
  color: #FFF; }

dd p.courseTxt {
  width: 572px;
  color: #FFF;
  font-size: 12px;
  border-top: dotted 1px #FFFFFF;
  padding-top: 5px;
  margin-left: 29px;
  padding-bottom: 15px; }

/*////////
言語視聴覚士科
////////*/
#inna24 {
  width: 584px;
  padding: 24px 24px 0 24px; }

#headIntro {
  clear: both;
  color: #FFF;
  font-size: 13px;
  padding: 15px 0; }

#mezasuTxt {
  font-size: 13px;
  border-bottom: #EEE solid 1px;
  padding-bottom: 5px;
  margin: 15px 0 5px 0; }

#course .box02 {
  width: 276px;
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
  padding: 13px;
  border: #EEEEEE 1px solid; }

#tokucho h3 {
  font-size: 20px;
  color: #000; }

h3#yokologo {
  background: url(../course/images/img_speach/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

div#box2wide {
  clear: both;
  width: 606px;
  overflow: hidden; }

div#box2wide p {
  width: 275px;
  float: left; }

div#box2wide div img {
  width: 299px;
  float: right; }

h3.tatelogo {
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 8px;
  text-align: center;
  margin-bottom: 10px; }

/*///////フロートがすきまなく並ぶ//////*/
#grid-content,
#grid-content2 {
  width: 656px;
  margin-right: -24px;
  margin-top: 20px;
  overflow: hidden;
  _zoom: 1; }

/*学科のナビ*/
ul#gakkaNav {
  margin-bottom: 30px;
  background: url(../img_common/line_dott.png) repeat-x left top;
  padding-top: 5px; }

ul#gakkaNav li {
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 10px;
  margin-top: 10px;
  font-size: 20px; }

ul#gakkaNav li#gakkaNavIndex a {
  background: url(../course/images/icon-index.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#gengoNav a {
  background: url(../course/images/icon-speach.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#kyukyuNav a {
  background: url(../course/images/icon-emag.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#rinshoNav a {
  background: url(../course/images/icon-clinical.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#kangoNav a {
  background: url(../course/images/icon-sience.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#shinkyuNav a {
  background: url(../course/images/icon-shinkyu.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li#kaigoNav a {
  background: url(../course/images/icon-kaigo.png) no-repeat left center;
  padding-left: 30px; }

ul#gakkaNav li.comNav a {
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../img_common/icon_subarrow.png);
  padding-left: 30px; }

ul#sideBana li {
  margin-bottom: 5px; }

/*スタップばいステップ*/
.titleEN {
  font-family: 'Tauri', sans-serif;
  font-size: 37px;
  color: #000;
  line-height: 1; }

#stepbystep article {
  background: url(../img_common/line_dott.png) repeat-x left top;
  padding-top: 10px;
  margin-top: 10px;
  overflow: hidden; }

.stepBox {
  width: 632px;
  overflow: hidden;
  margin: 15px 0; }

.stepBox h3 {
  width: 21em;
  float: left;
  font-size: 22px;
  color: #000;
  line-height: 56px; }

.stepBox p#ichinen {
  background-color: #A6E126; }

.stepBox p#ninen {
  background-color: #88C900; }

.stepBox p#sannen {
  background-color: #4F9600; }

.stepBox p {
  font-size: 20px;
  color: #FFF;
  text-align: center;
  padding: 13px 20px;
  width: 3em;
  float: left;
  margin-right: 15px; }

/*カリキュラム*/
div#calu {
  width: 632px;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  position: relative;
  height: 150px; }

div#caluIMG {
  position: absolute;
  top: -8px;
  right: 0; }

.topMG {
  padding-top: 80px; }

#calu article h3 {
  font-size: 20px;
  color: #52B7D2;
  margin-bottom: 5px; }

#course #calu article.box02 {
  width: 304px;
  float: left;
  margin-right: 24px;
  margin-bottom: 24px;
  padding: 0px;
  border: none;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px; }

/*imgに高さがないと部品が重なるため*/
#calu div img {
  height: 157px; }

/*メッセージ生徒先生*/
ul#courseTab.tab li {
  /*クリックするタブ部分*/
  float: left;
  padding: 10px;
  margin-right: 1px;
  width: 295px; }

ul#courseTab.tab li#tabClick img,
ul#courseTab.tab li#tabClick2 img {
  float: left;
  margin-right: 10px; }

li#tabClick {
  background-color: #53B7D3;
  line-height: 1.1; }

li#tabClick2 {
  background-color: #F6CC40;
  line-height: 1.1; }

#voice2 li#tabClick {
  background-color: #DF286B;
  line-height: 1.1; }

#voice2 li#tabClick2 {
  background-color: #E88CA3;
  line-height: 1.1; }

div.area ul li {
  font-size: 12px; }

#voice2 div.area ul li {
  font-size: 14px;
  font-weight: bold; }

div.area ul {
  margin-bottom: 15px; }

.tabcontent {
  /*切り替わる部分を囲うボックス*/
  clear: both;
  overflow: hidden;
  width: 582px;
  padding: 0 25px;
  /*height:300px;*/
  background-color: #F7F7F7;
  margin: 0 0 25px 0; }

.area {
  display: none;
  padding: 25px 0; }

#guide-box {
  background-color: #F6DAE5;
  padding: 25px;
  border-radius: 5px;
  margin-bottom: 40px; }

#guide-box h4 {
  text-align: center;
  font-size: 140%;
  margin-bottom: 15px; }

#guide-box .form {
  width: 370px;
  margin: auto;
  margin-top: 20px; }

#guide-box .form .btn {
  border: none;
  font-family: inherit;
  background-color: #df286b;
  color: #fff;
  font-weight: bold;
  max-width: 200px;
  width: 100%;
  padding: 12px;
  margin: auto;
  cursor: pointer;
  border-radius: 5px; }

#guide-box .form .btn:hover {
  background-color: #E6598C; }

#guide-box .form .btn-box {
  text-align: center;
  margin-top: 20px; }

#guide-box .form .error-txt {
  background-color: #FFF4D2;
  padding: 8px;
  margin-bottom: 15px;
  border-radius: 3px;
  color: #DB0003; }

#guide-box input {
  display: inline-block;
  height: 35px;
  line-height: 1.42857143;
  padding-top: 1px;
  padding-bottom: 1px;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 3px;
  padding-left: 5px;
  width: 99%; }

#guide-box input:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

#guide-box input.error:focus {
  border-color: #fe434c;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 67, 76, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(254, 67, 76, 0.6); }

#guide-box input::-moz-placeholder {
  color: #999;
  opacity: 1; }

#guide-box input:-ms-input-placeholder {
  color: #999; }

#guide-box input::-webkit-input-placeholder {
  color: #999; }

#guide-box .form dt {
  margin-bottom: 5px; }

#pdf-box {
  text-align: center;
  padding: 5%;
  background-color: #F5F5F5;
  margin-bottom: 40px; }

#pdf-box .zoom {
  margin-bottom: 15px; }

#pdf-box img {
  max-width: 100%;
  height: auto;
  width/***/: auto; }

#pdf-box img:hover {
  opacity: 0.70;
  filter: alpha(opacity=70);
  -moz-opacity: 0.70;
  -ms-filter: "alpha(opacity=70)"; }

@media screen and (max-width: 540px) {
  #guide-box {
    padding: 15px; }

  #guide-box .form {
    width: 100%; } }
ul#courseTab.tab li.active {
  /*選択中のタブ。色を変える等*/
  background: #2FCAD8; }

ul#courseTab.tab li.active a {
  /*選択中のタブのリンクカラー*/
  color: #333; }

ul#courseTab.tab li a:hover {
  color: #ccc; }

ul#courseTab li#tabClick.active,
ul#courseTab li#tabClick2.active {
  background-color: #F7F7F7; }

ul#courseTab #voice2 li#tabClick.active,
ul#courseTab #voice2 li#tabClick2.active {
  background-color: #F7F7F7; }

#voice {
  overflow: hidden; }

/*////////
救急救命士科
////////*/
#course.kyukyu h3#yokologo {
  background: url(../course/images/img_kyukyu/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

#course.kyukyu .stepBox p#ichinen {
  background-color: #FC2E7D; }

#course.kyukyu .stepBox p#ninen {
  background-color: #DF286B; }

#course.kyukyu .stepBox p#sannen {
  background-color: #BB0C61; }

#course.kyukyu #calu article h3 {
  color: #DF286B; }

/*////////
臨床工学技士科
////////*/
#course.rinsho h3#yokologo {
  background: url(../course/images/img_rinsho/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

#course.rinsho .stepBox p#ichinen {
  background-color: #2B828F; }

#course.rinsho .stepBox p#ninen {
  background-color: #1F5B63; }

#course.rinsho .stepBox p#sannen {
  background-color: #00535D; }

#course.rinsho #calu article h3 {
  color: #1E565D; }

/*////////
看護学科
////////*/
#course.kango h3#yokologo {
  background: url(../course/images/img_kango/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

#course.kango .stepBox p#ichinen {
  background-color: #F99A8D; }

#course.kango .stepBox p#ninen {
  background-color: #F9716B; }

#course.kango .stepBox p#sannen {
  background-color: #E26661; }

#course.kango .stepBox p#yonen {
  background-color: #F63157; }

#course.kango #calu article h3 {
  color: #F9716B; }

/*////////
介護学科
////////*/
#course.care h3#yokologo {
  background: url(../course/images/img_kaigo/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

#course.care .stepBox p#ichinen {
  background-color: #F5C452; }

#course.care .stepBox p#ninen {
  background-color: #F59732; }

.careh2 {
  background: #F5C452;
  font-size: 20px;
  line-height: 1.5;
  padding: 8px 15px;
  margin: 0 0 20px 0; }

dl#careRoot {
  background: url(../img_common/line_dott.png) repeat-x left top;
  padding-top: 10px;
  position: relative;
  margin: 15px 0; }

dl#careRoot dt {
  position: absolute;
  left: 0;
  padding-top: 10px;
  color: #52B7D2;
  font-size: 18px;
  width: 10em; }

dl#careRoot dd {
  padding-left: 10em;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  margin-top: 10px;
  padding-bottom: 10px; }

.fontsmall2 {
  font-size: 12px;
  line-height: 1.6; }

.fontSize12 {
  line-height: 1.6; }

.careJishuph h3 {
  font-size: 14px;
  color: #00;
  margin: 10px 0 5px 0;
  padding: 0; }

.careJishuBox {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px; }

.careJishuBox .phBoader {
  width: 209px;
  float: left;
  border: #FFF 5px solid; }

.careJishuBox p {
  width: 350px;
  float: right; }

#course.care .box04 {
  clear: both;
  margin: 40px 0; }

#careTimeBox {
  overflow: hidden; }

/*設備追加201306*/
#jishuWap {
  width: 582px;
  padding: 25px;
  background: #F7F7F7;
  margin: 40px 0; }

#jishuWap h3 {
  font-size: 16px;
  margin: 30px 0 0 0;
  color: #777; }

div.jiBox {
  clear: both;
  width: 582px;
  margin-bottom: 10px;
  overflow: hidden; }

p.jiBoxLeft {
  width: 219px;
  float: left; }

p.jiBoxRight {
  width: 340px;
  float: right; }

/*////////
鍼灸師科
////////*/
span#sinkyuBoshu {
  color: #FF3;
  font-size: 18px; }

#course.prac h3#yokologo {
  background: url(../course/images/img_prac/m01.png) no-repeat left top;
  height: 83px;
  padding: 20px 0 0 115px; }

#course.prac #calu article h3 {
  color: #85B200; }

#course.prac #calu div img {
  height: 110px; }

/*////////
介護福祉　通信課程
////////*/
#wrapblank {
  width: 632px;
  margin: 30px auto; }

#wrapblank header#inna24 {
  padding-bottom: 25px; }

table#tableKaigo {
  width: 630px;
  margin: 15px 0;
  font-size: 12px; }

th.tableKaigo_kaijo {
  width: 19em; }

th.tableKaigo_chiku {
  width: 7em; }

th.tableKaigo_date {
  width: 8em; }

th.tableKaigo_time {
  width: 10em; }

table#tableKaigo th,
table#tableKaigo td {
  border: none; }

table#tableKaigo th,
table#tableKaigo td {
  border-bottom: 1px solid #ccc;
  padding: 0.5em; }

table#tableKaigo th {
  background: #EDEDED; }

table#tableKaigo td {
  vertical-align: middle;
  border-left: 1px solid #ccc; }

table#tableKaigo td.timeCare {
  text-align: center; }

table#tableKaigo td.boardNone {
  border-left: none;
  font-weight: bold; }

/*ボタン*/
ul#careEntriyBtn {
  width: 500px;
  overflow: hidden;
  margin-left: 60px; }

ul#careEntriyBtn li {
  float: left;
  margin-right: 10px; }

/*----------/////////////就職・資格support/////////////--------------*/
section h3 {
  font-size: 24px;
  margin: 0 0 15px 0;
  line-height: 1.5; }

section#jiseki h4 {
  font-size: 18px;
  color: #52B7D2;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 8px;
  margin-bottom: 10px; }

section#jiseki {
  margin: 100px 0 0 0; }

section#jiseki dl {
  margin: 15px 0 20px 0; }

dl.jisekiBox2,
dl.jisekiBox3 {
  clear: both;
  overflow: hidden;
  padding-bottom: 40px; }

dl.jisekiBox dt h5,
dl.jisekiBox2 dt h5,
dl.jisekiBox3 dt h5 {
  background: #F5F5F5;
  font-size: 18px;
  line-height: 44px;
  padding: 0 0 0 13px; }

dl.jisekiBox p span.bigNum {
  font-family: 'Tauri', sans-serif;
  font-weight: bold;
  font-size: 96px;
  color: #A9DC3A;
  line-height: 1; }

dl.jisekiBox2 dd,
dl.jisekiBox3 dd {
  margin: 10px 0 0 0; }

dl.jisekiBox2 dd p,
dl.jisekiBox3 dd p {
  font-size: 18px; }

dl.jisekiBox2 p span.bigNum,
dl.jisekiBox3 p span.bigNum {
  font-family: 'Tauri', sans-serif;
  font-weight: bold;
  font-size: 68px;
  line-height: 1; }

span.fontsmall {
  font-size: 14px; }

dl.jisekiBox2 p span.bigNum {
  color: #DF266B; }

dl.jisekiBox3 p span.bigNum {
  color: #52B7D2; }

span.midNum {
  font-family: 'Tauri', sans-serif;
  font-size: 63px; }

dl.jisekiBox2 span.midNum,
dl.jisekiBox3 span.midNum {
  font-size: 32px;
  font-weight: bold; }

.jisekiLeft {
  width: 15em;
  float: left; }

/*.jisekiRight {
	width: 8em;
	float:left;
	padding: 0 0 0 10em;
}*/
.jisekiLeft3 {
  width: 12em;
  float: left; }

/*.jisekiRight3 {
	width: 6em;
	float:left;
	padding: 0 0 0 10em;
}*/
/*就職をバックアップするサポート体制*/
section#backUp {
  margin: 0 0 40px 0; }

#backUpWrap h3 {
  width: 597px;
  font-size: 21px;
  color: #DF276B;
  border-bottom: 1px solid #DF276B;
  text-align: center;
  padding-top: 40px; }

#bsckUpTitle {
  background: url(../support/images/t_support.jpg) no-repeat left top;
  height: 152px; }

#backUp.box04 {
  width: 626px;
  padding: 2px;
  background-color: #F5F5F5; }

#backUpWrap {
  width: 597px;
  padding: 14px; }

#backUpWrap dt {
  font-size: 18px;
  color: #52B7D2;
  margin: 15px 0 10px 0; }

/*高い国家試験合格実績*/
section#jisseki {
  margin: 0 0 40px 0; }

section#jisseki dl dt#jissekih4 {
  font-size: 18px;
  color: #52B7D2;
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 8px;
  margin-bottom: 10px; }

dl#jissekiBox {
  width: 602px;
  color: #FFF;
  padding: 15px;
  position: relative;
  margin-top: 10px; }

dl#jissekiBox dt {
  position: absolute;
  left: 0;
  width: 10em;
  line-height: 1;
  padding-left: 1em; }

dl#jissekiBox dd {
  padding-left: 10em; }

dl#jissekiBox p {
  font-size: 18px; }

dl#jissekiBox span.bigNum {
  font-family: 'Tauri', sans-serif;
  font-weight: bold;
  font-size: 68px;
  line-height: 1; }

dl#jissekiBox span.midNum {
  font-family: 'Tauri', sans-serif;
  font-weight: bold;
  font-size: 48px;
  line-height: 1;
  margin-right: 20px; }

span.fontdatem {
  font-size: 12px; }

.color-komuin {
  background-color: #333; }

.color-shobo {
  background-color: #F99FC7; }

/*----------/////////////オープンキャンパスopenc/////////////--------------*/
p#boxHogosha {
  width: 14em;
  border: #FF7729 1px solid;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1;
  margin: 20px 0 0 0; }

span#txt_big_hogosha {
  font-size: 26px;
  color: #FF7729;
  margin-left: 10px;
  line-height: 1; }

aside#hogosha {
  position: relative;
  margin-bottom: 30px; }

p#texSubHogosha {
  position: absolute;
  left: 300px;
  top: 13px;
  color: #000; }

#titleBkColorh3 {
  margin-bottom: 10px; }

table#schedOpen {
  width: 632px;
  margin-bottom: 5px; }

table#schedOpen caption {
  text-align: left;
  font-weight: bold; }

table#schedOpen th {
  background-color: #F5F5F5;
  width: 4em; }

#figStep {
  text-align: center;
  margin: 25px 0; }

#gannai.box04 {
  width: 626px;
  padding: 2px;
  background-color: #F5F5F5; }

#openc #backUpWrap h3 {
  width: 597px;
  font-size: 21px;
  border-bottom: none;
  text-align: left;
  padding-top: 0;
  color: #333; }

span#hogoshaColor {
  color: #FF7727; }

dl#openNaiyo {
  overflow: hidden; }

dl#openNaiyo dt {
  color: #000;
  font-size: 16px;
  margin-bottom: 5px; }

/*dl#openNaiyo dd li {
	float: left;
	margin-right: 1em;
	font-weight:bold;
}*/
dl#openNaiyo ul#openNiyoTxt {
  width: 350px; }

.banaOpen {
  margin: 10px 0 30px 0; }

table#busSchd {
  border-top: 1px solid #818B85;
  border-bottom: 1px solid #818B85; }

table#busSchd th,
td {
  border-bottom: 1px dotted #818B85;
  padding: 10px; }

table#busSchd th {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  width: 3em; }

th.iki {
  background-color: #CDF2F6; }

th.kaeri {
  background-color: #EAF7D0; }

span.timeColor {
  font-size: 16px;
  font-weight: bold; }

span.timeColor2 {
  font-size: 16px;
  font-weight: bold;
  color: #DF266B; }

div.busMapWrap {
  width: 632px;
  overflow: hidden;
  margin: 7px 0; }

dl.busStopMap {
  width: 250px;
  float: left;
  margin-right: 15px; }

dl.busStopMap dt {
  margin-top: 10px; }

div.busMapWrap dt {
  background: url(../openc/images/icon_map.png) no-repeat left center;
  height: 28px;
  padding-left: 18px; }

section#busTime h4 {
  color: #FFF;
  font-size: 14px;
  padding: 5px 10px; }

h4.busTitle_fukushima {
  background: #ec8e96; }

h4.busTitle_shirakawa {
  background: #FC8A36; }

h4.busTitle_iwaki {
  background: #64A8DB; }

h4.busTitle_aizu {
  background: #53A941; }

h4.busTitle_okuaizu {
  background: #EC84A6; }

h4.busTitle_soma {
  background: #4CBDAD; }

/*先輩の声　オープンキャンパス*/
#openc ul.tab li {
  float: none;
  padding: 0px;
  margin-right: 0px;
  width: auto;
  display: inline; }

#openc ul.tab li.active {
  /*選択中のタブ。色を変える等*/
  background-color: #FFF; }

#openc ul.tab li.active a img {
  border-bottom: #77C7FE 2px solid; }

/*---------スペシャルオープンキャンパス授業見学201306--------------*/
#openc.sp h2 {
  color: #CC2564; }

section#schdu01 article#date0714 h1 {
  width: 100%;
  border-bottom: 13px solid #0077A3;
  padding-bottom: 10px; }

section#schdu01 article#date0714 p {
  color: #0077A3;
  margin: 15px 0; }

section#schdu01 article#date0810 {
  margin: 50px 0 0 0; }

section#schdu01 article#date0810 h1 {
  width: 100%;
  border-bottom: 13px solid #BA4088;
  padding-bottom: 10px; }

section#schdu01 article#date0810 p {
  color: #BA4088;
  margin: 15px 0; }

section#naiyo01 h3 {
  background-color: #999999;
  font-size: 17px;
  color: #FFF;
  line-height: 50px;
  padding: 0 15px;
  width: 100%;
  margin: 70px 0 20px 0; }

article#naiyo0714 ul,
article#naiyo0810 ul {
  border-top: #CCC solid 1px;
  margin: 20px 0 50px 0; }

article#naiyo0714 ul li {
  color: #0077A3;
  border-bottom: #CCC solid 1px;
  padding-bottom: 10px;
  font-size: 18px;
  margin-top: 10px; }

article#naiyo0810 ul li {
  color: #BA4088;
  border-bottom: #CCC solid 1px;
  padding-bottom: 10px;
  font-size: 18px;
  margin-top: 10px; }

article ul li span.naiyo02 {
  font-size: 14px;
  color: #333;
  margin-left: 1em; }

section#forper h3 {
  color: #FF7726; }

section#forper p#forperCopy {
  font-size: 16px;
  font-weight: bold;
  border-bottom: #CCC solid 1px;
  border-top: #CCC solid 1px;
  padding: 10px 0;
  margin: 10px 0;
  text-align: center; }

section#forper p#forperRikai {
  color: #FF7726;
  margin: 15px 0 0 0; }

/*----------/////////////入学情報/////////////--------------*/
table.nyugakuInfo {
  margin-bottom: 20px; }

table.nyugakuInfo td {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  font-size: 100%;
  vertical-align: middle; }

table.nyugakuInfo th {
  padding: 10px;
  background-color: #FFF;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  vertical-align: middle; }
  table.nyugakuInfo th:first-child {
    width: 15%; }
    @media screen and (max-width: 769px) {
      table.nyugakuInfo th:first-child {
        width: auto; } }

table.nyugakuInfo td.noBoshu {
  font-size: 14px; }

td.txtVertical {
  vertical-align: middle; }

/*左の縦ラインを表示する場合は class="sidLine"*/
table.nyugakuInfo.sidLine th,
table.nyugakuInfo.sidLine td {
  border-left: 1px solid #ccc; }

/*ノーマルな黒線のテーブル*/
table.tableNom {
  border: #000 1px solid;
  margin: 15px 0; }

table.tableNom th,
table.tableNom td {
  border: #000 1px solid;
  line-height: 1.4; }

table.tableNom th {
  color: #000;
  text-align: center;
  vertical-align: middle; }

/*PDFのボタン*/
div.btn01 {
  width: 17em;
  line-height: 47px;
  margin: 15px 0 0 0;
  background-image: -moz-linear-gradient(50% 0% -90deg, #444444 0%, #333333 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #444444), color-stop(1, #333333));
  background-image: -webkit-linear-gradient(-90deg, #444444 0%, #333333 100%);
  background-image: -o-linear-gradient(-90deg, #444444 0%, #333333 100%);
  background-image: -ms-linear-gradient(-90deg, #444444 0%, #333333 100%);
  background-image: linear-gradient(-90deg, #444444 0%, #333333 100%);
  border-color: #dddddd;
  border-width: 1px;
  -moz-border-radius: 4%;
  -webkit-border-radius: 4%/17%;
  border-radius: 4%/17%;
  border-style: solid;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff444444,endColorstr=#ff333333,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff444444, endColorstr=#ff333333, GradientType=0);
  behavior: url(PIE.htc); }

/*表下の但し書き*/
ul.exmBiko {
  margin: 15px 0; }

ul.exmBiko li {
  font-size: 80%;
  line-height: 1.5; }

/*表タイトル下のリードっコピー*/
.examRead {
  font-size: 80%;
  margin: 5px 0 10px 0;
  line-height: 1.2; }

ul.examRead li {
  line-height: 1.5; }

.box04Bkg h5 {
  font-weight: bold;
  padding-bottom: 10px; }

.box04Bkg a {
  color: #903; }

.box04Bkg a:hover {
  color: #C60; }

p.yokoPdf {
  font-size: 16px;
  padding: 0 1.2em;
  text-align: center; }

p.yokoPdf a {
  color: #FFF;
  background: url(../img_common/icon_down.jpg) no-repeat left center;
  padding-left: 15px; }

p.yokoPdf a:hover {
  color: #DF286B; }

/*入学までのスケジュール .examination.schedule */
#h3wrap h3 {
  margin-bottom: 5px; }

.fontTableTitle {
  font-size: 100%;
  color: #000;
  margin-bottom: 10px; }

.fontTableTitlesub {
  font-size: 13px; }

/*入学試験制度 .examination.test */
.width1em {
  width: 1em; }

.width3em {
  width: 3em; }

.width4em {
  width: 4em; }

.width5em {
  width: 5em; }

.width8em {
  width: 8em; }

.width50 {
  width: 50%; }

.sidLine {
  border-left: 1px solid #ccc; }

/* 特待生制度 */
.sbold{
  font-weight: 700;
  border-bottom: solid 2px #595757;
}

/*入学金・学費 */
table.nyugakuInfo.gakuhi {
  text-align: right;
  border-left: none;
  margin-bottom: 30px; }

table.nyugakuInfo.gakuhi caption {
  background: #666;
  padding: 10px;
  color: #FFF; }

.nyugakuInfo.gakuhi th.center2 {
  text-align: center; }

.nyugakuInfo.gakuhi th.center3 {
  text-align: center;
  font-weight: bold;
  width: auto; }

.nyugakuInfo.gakuhi th.center3:first-child {
  width: 15%; }
  @media screen and (max-width: 769px) {
    .nyugakuInfo.gakuhi th.center3:first-child {
      width: auto; } }

.txtLeft {
  text-align: left; }

table.nyugakuInfo th.nonyuGokei {
  border-bottom: 1px solid #ccc;
  padding: 10px;
  background-color: #FFF;
  font-weight: bold;
  text-align: center;
  vertical-align: middle; }

table#shokai {
  border-top: #666 1px solid;
  border-bottom: #666 1px solid;
  font-size: 0.9em; }

table#shokai {
  border-top: 2px solid #666;
  border-right: 1px solid #666; }

table#shokai th,
table#shokai td {
  border: 1px solid #666;
  padding: 10px; }

table#shokai th {
  font-weight: bold;
  text-align: center;
  background: #fff;
  font-size: 100%; }
  table#shokai th:first-child {
    width: 15%; }
    @media screen and (max-width: 769px) {
      table#shokai th:first-child {
        width: auto; } }

@media screen and (max-width: 769px) {
  table#shokai.shokai01 th,
  table#shokai.shokai02 th {
    font-size: 80%;
  }
  table#shokai.shokai01 td,
  table#shokai.shokai02 td {
    font-size: 75%;
  }
}


/*///一番下に置く！！

左の縦ラインを消する場合は class="NosidLine"*/
th.NosidLine,
td.NosidLine {
  border-left: none !important; }

/*学費ローン*/
ul#gakuhiSupport {
  margin-top: 10px; }

ul#gakuhiSupport li {
  margin-bottom: 25px; }

/* AO規約*/
body#aokitei {
  width: 90%;
  margin: 15px auto; }

body#aokitei h1 {
  border-bottom: #CCC solid 1px;
  margin-bottom: 10px;
  padding-bottom: 5px; }

body#aokitei dl {
  font-size: 93%; }

body#aokitei dl dt {
  font-weight: bold;
  margin: 10px 0 2px 0; }

p.link-red a {
  color: #C00; }

p.link-red a:hover {
  color: #53B7D3; }

/*----------/////////////キャンパスライフ/////////////--------------*/
h4.calManth {
  width: 3em;
  font-size: 24px;
  line-height: 70px;
  color: #FFF;
  text-align: center;
  padding: 0 0.2em;
  margin-bottom: 20px;
  background-image: -moz-linear-gradient(50% 0% -90deg, #53b7d3 0%, #4ba8c1 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #53b7d3), color-stop(1, #4ba8c1));
  background-image: -webkit-linear-gradient(-90deg, #53b7d3 0%, #4ba8c1 100%);
  background-image: -o-linear-gradient(-90deg, #53b7d3 0%, #4ba8c1 100%);
  background-image: -ms-linear-gradient(-90deg, #53b7d3 0%, #4ba8c1 100%);
  background-image: linear-gradient(-90deg, #53b7d3 0%, #4ba8c1 100%);
  -moz-border-radius: 11%;
  -webkit-border-radius: 10%/10%;
  border-radius: 10%/10%;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff53b7d3,endColorstr=#ff4ba8c1,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff53b7d3, endColorstr=#ff4ba8c1, GradientType=0);
  behavior: url(PIE.htc); }

ul#campusTab {
  width: 632px;
  text-align: center;
  border-right: #EEE solid 1px; }

ul#campusTab.tab li {
  /*クリックするタブ部分*/
  float: left;
  padding: 10px 1px;
  margin-right: 1px;
  width: 3em;
  border-left: #EEE solid 1px;
  font-size: 16px;
  font-weight: bold; }

#campusTab.area {
  /*切り替わる部分はまず全部消しておく*/
  display: none; }

#campusTab.tab li.active {
  /*選択中のタブ。色を変える等*/
  background: none; }

#campusTab.tab li.active a {
  /*選択中のタブのリンクカラー*/
  background: none;
  color: #53B7D3; }

dl.calList dt {
  font-size: 16px;
  color: #52B7D2; }

dl.calList dd {
  margin-bottom: 10px; }

p.imgSched {
  width: 190px;
  float: left;
  margin-right: 10px; }

.schedWrap {
  width: 603px;
  overflow: hidden; }

#campusBox .area {
  clear: both;
  padding: 0 0; }

/*施設案内*/
.faciAlbm {
  background: url(../campus/images/bk_album.jpg) repeat-y left top;
  width: 632px; }

.almunWrap {
  width: 584px;
  margin: 0 0 24px 28px;
  overflow: hidden;
  padding-top: 24px; }

.almunWrap figure {
  width: 140px;
  float: left;
  margin: 0 6px 12px 0; }

.almunWrap figure figcaption {
  font-size: 10px; }

#campus.faci h3 {
  margin-bottom: 0; }

/*----------/////////////人別ターゲット/////////////--------------*/
/*///////
高校生のみなさmへ
////////*/
#target.hs dl.calList dd,
#target.guar dl.calList dd {
  margin-bottom: 30px; }

/*///////
大学・社会人
////////*/
.cllBox {
  border-top: 1px solid #53B7D3;
  padding-top: 15px;
  margin-bottom: 15px; }

.cllBox h3 {
  font-size: 18px;
  color: #53B7D3;
  margin: 0 0 15px 0; }

.cllName {
  color: #333;
  font-weight: bold; }

.cllAdd {
  font-size: 12px; }

.cllTel {
  font-family: 'Tauri', sans-serif;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2; }

.guarRed {
  color: #DF266B;
  margin: 15px 0 0 0; }

/*//////////////////テーブル追加分///////////////////////*/
table.table-risyoku {
  width: 100%; }

table.table-risyoku tr.iroiro {
  background: #ededed; }

p.rishoku-txt {
  color: #77C6FE;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.2; }

.rishoku-kakomi {
  margin-bottom: 20px;
  border: 3px solid #77C6FE;
  text-align: center;
  padding: 30px 0 15px 0;
  position: relative; }

p.shinkigakusotsu {
  font-size: 20px;
  color: #666;
  position: absolute;
  top: 10px;
  left: 73px;
  font-weight: bold; }

p.rishoku-txt span {
  font-size: 42px;
  color: #036;
  font-weight: bold;
  padding-left: 8px; }

p#readTxt.rishoku-boar {
  border-top: 1px solid #333;
  padding-top: 10px;
  margin-top: 30px; }

/*/////////////////////////////////////

大学・社会人　2015.12修正分

//////////////////////////////*/
#pageWrap.kisotsu ul.q-box {
  overflow: hidden; }

#pageWrap.kisotsu ul.q-box li {
  overflow: hidden;
  margin-top: 20px; }

#pageWrap.kisotsu ul.q-box li div {
  width: 82px;
  float: left; }

#pageWrap.kisotsu ul.q-box li p {
  width: 520px;
  float: right;
  font-size: 24px;
  color: #4DB7D4;
  line-height: 1.5; }

/**/
#pageWrap.kisotsu article {
  margin: 50px 0 0 0; }

#pageWrap.kisotsu article h1 {
  font-size: 20px;
  color: #fff;
  background: #AAAAAA;
  padding: 10px 0;
  text-align: center;
  margin-bottom: 20px; }

#pageWrap.kisotsu article ul.fig-box {
  overflow: hidden; }

#pageWrap.kisotsu article ul.fig-box li {
  overflow: hidden;
  margin-bottom: 15px; }

#pageWrap.kisotsu article ul.fig-box li div {
  width: 377px;
  float: left; }

#pageWrap.kisotsu article ul.fig-box li p {
  width: 226px;
  float: right;
  font-size: 16px; }

#pageWrap.kisotsu article ul.fig-box li:last-child {
  border-top: 1px solid #CD1376;
  padding-top: 15px; }

ul.support {
  font-size: 22px;
  font-weight: bold;
  margin: 15px 0;
  padding-left: 10px; }

/**/
#pageWrap.kisotsu #st-voice {
  margin: 30px 0; }

#pageWrap.kisotsu #st-voice h3 {
  font-size: 21px;
  color: #D81D7D;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold; }

#pageWrap.kisotsu #st-voice p.kikkake {
  border-bottom: 1px dotted #D81D7D;
  border-top: 1px dotted #D81D7D;
  padding: 8px 0;
  font-size: 16px;
  color: #D81D7D;
  margin-bottom: 15px; }

#pageWrap.kisotsu #st-voice dd {
  overflow: hidden;
  margin-bottom: 50px; }

#pageWrap.kisotsu #st-voice dd .leftside {
  width: 175px;
  float: left; }

#pageWrap.kisotsu #st-voice dd .leftside aside {
  margin-bottom: 5px; }

#pageWrap.kisotsu #st-voice dd .right-side span.name {
  font-size: 19px;
  letter-spacing: 0.1em;
  line-height: 1.1;
  padding-left: 0.5em; }

#pageWrap.kisotsu #st-voice dd .leftside .name span {
  font-size: 14px; }

#pageWrap.kisotsu #st-voice dd .right-side {
  width: 418px;
  float: right; }

#pageWrap.kisotsu #st-voice dd .right-side aside {
  margin-top: 8px; }

#pageWrap.kisotsu #st-voice #ketsuron {
  background: #D01D7A;
  color: #fff;
  width: 100%; }

#pageWrap.kisotsu #st-voice #ketsuron p {
  width: 580px;
  margin: 0 auto;
  padding: 20px 0;
  font-size: 19px;
  line-height: 2; }

#pageWrap.kisotsu #st-voice #ketsuron span {
  color: #FFD24C; }

/**/
#pageWrap.kisotsu ul.btm-bana {
  overflow: hidden; }

#pageWrap.kisotsu ul.btm-bana li:first-child {
  width: 304px;
  float: left; }

#pageWrap.kisotsu ul.btm-bana li:last-child {
  width: 312px;
  float: right; }

/*///////
企業就職
////////*/
table#recTable {
  width: 632px;
  border-top: 1px solid #666; }

table#recTable th.gakka {
  width: 9em;
  text-align: center; }

table#recTable th.shoku {
  width: 7em;
  text-align: center; }

table#recTable th.shikaku {
  width: 12em;
  text-align: center; }

table#recTable th.rishu {
  width: 8em;
  text-align: center; }

table#recTable td.font12 {
  font-size: 12px; }

/*table#recTable td{border-bottom:1px solid #ccc;padding:1em .5em;font-size: 14px;}
table#recTable th{border-bottom:1px solid #ccc;padding:.5em; background-color:#F5F5F5; font-size: 12px; font-weight:normal;}*/
#target.rec p.yokoPdf {
  font-size: 16px;
  text-align: center; }

#target.rec div.btn01 {
  width: 13em;
  float: left;
  margin-right: 10px; }

.fontBred {
  font-size: 22px;
  color: #DF276B;
  line-height: 1.2; }

ul#recAddd {
  clear: both;
  padding-top: 15px; }

/*2社受験について*/
#juken02 h5 {
  font-size: 16px;
  color: #D83500;
  margin: 10px 0; }

#juken02 dt {
  font-weight: bold;
  font-size: 16px; }

#juken02 dd {
  margin-bottom: 15px; }

/*///////
在学・卒業生へ
////////*/
/*TAB*/
ul#oldTab {
  width: 632px;
  overflow: hidden; }

ul#oldTab.tab li {
  /*クリックするタブ部分*/
  float: left;
  padding: 7px 0;
  margin-right: 2px;
  margin-bottom: 25px;
  font-size: 18px;
  text-align: center;
  border-bottom: #ccc solid 1px;
  width: 314px; }

ul#oldTab.tab li a {
  color: #CCC;
  background: url(../target/images/old_arow2.png) no-repeat left center;
  padding-left: 20px; }

ul#oldTab.tab li a:hover {
  color: #53B7D3; }

#target.guar .content {
  /*切り替わる部分を囲うボックス*/
  clear: both;
  overflow: hidden;
  width: 632px; }

ul#oldTab.tab li.active {
  /*選択中のタブ。色を変える等*/
  background: #CDCDC1; }

ul#oldTab.tab li.active a {
  /*選択中のタブのリンクカラー*/
  color: #333; }

dl#oldShomei,
dl#oldCallge {
  width: 632px;
  overflow: hidden; }

dl#oldShomei {
  background: url(../img_common/line_dott.png) repeat-x left bottom;
  padding-bottom: 15px;
  margin-bottom: 15px; }

dl#oldShomei dt,
dl#oldCallge dt {
  width: 104px;
  float: left; }

dl#oldShomei dd p img,
dl#oldCallge dd p img {
  margin-bottom: 12px; }

dl#oldShomei dd,
dl#oldCallge dd {
  width: 512px;
  float: right; }

#oldGakuhi ul {
  width: 632px;
  overflow: hidden; }

#oldGakuhi ul li {
  width: 314px;
  float: left;
  margin-right: 2px;
  margin-bottom: 20px; }

dl#oldTosho dt {
  border-bottom: #CCC dotted 1px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: bold; }

dl#oldTosho dd {
  margin-bottom: 15px;
  margin-left: 5px; }

/*卒業生*/
#oldKoyu h4 {
  font-size: 30px;
  margin-bottom: 20px; }

p#koyuUrl {
  clear: both;
  margin-top: 10px; }

p#koyuUrl a {
  background: url(../target/images/old_arow.jpg) no-repeat left center;
  padding: 6px 0 6px 26px; }

#hsChigai dl dt {
  font-size: 16px;
  color: #000;
  margin: 10px 0 3px 0; }

#target.old .content {
  /*切り替わる部分を囲うボックス*/
  clear: both;
  overflow: hidden;
  width: 632px; }

/*///////
患者様へ
////////*/
.patiOpen h3 {
  font-size: 16px;
  color: #069;
  border-bottom: #CCC solid 1px;
  border-top: #CCC solid 1px;
  padding: 8px 0;
  margin-top: 20px; }

.patiShinsatsu {
  margin: 10px 0; }

.patiShinsatsu h1 {
  font-weight: bold;
  border-bottom: #CCC solid 1px;
  padding-bottom: 3px;
  margin-bottom: 5px; }

.patiShinsatsu p {
  font-size: 12px; }

#itubeBox .box02 {
  width: 274px;
  background: #F3F3F3;
  margin-bottom: 5px;
  margin-top: 0;
  overflow: hidden;
  padding: 15px; }

/*赤バックのタイトル*/
.redTitleh3 {
  position: relative;
  width: 632px;
  padding: 0;
  margin: 10px 24px 10px 0;
  background-image: -moz-linear-gradient(50% 0% -90deg, #df286b 0%, #c62462 100%);
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0, #df286b), color-stop(1, #c62462));
  background-image: -webkit-linear-gradient(-90deg, #df286b 0%, #c62462 100%);
  background-image: -o-linear-gradient(-90deg, #df286b 0%, #c62462 100%);
  background-image: -ms-linear-gradient(-90deg, #df286b 0%, #c62462 100%);
  background-image: linear-gradient(-90deg, #df286b 0%, #c62462 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdf286b,endColorstr=#ffc62462,GradientType=0)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdf286b, endColorstr=#ffc62462, GradientType=0);
  behavior: url(PIE.htc); }

.redTitleh3 h3 {
  font-size: 18px;
  text-align: center;
  color: #FFF;
  line-height: 50px;
  padding: 0;
  margin: 0; }

.redTitleh3 p.goListup {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 12px; }

.redTitleh3 p.goListup a {
  color: #FFF;
  background: url(../i-tube/images/icon_arrow.jpg) no-repeat right center;
  padding-right: 16px; }

#itubeBox p.movph {
  width: 120px;
  float: right; }

#itubeBox .movLeft {
  width: 120px;
  float: left; }

.movLeft p {
  font-size: 11px;
  margin-bottom: 3px; }

.movLeft h4 {
  color: #000;
  line-height: 1.5; }

#itube #grid-content,
#itube #grid-content2,
#itube #grid-content3 {
  margin-top: 0; }

#itubeBox a:hover {
  filter: alpha(opacity=80);
  /*IE*/
  -moz-opacity: 0.80;
  /*FF*/
  opacity: 0.80; }

/*404*/
#not404 {
  clear: both;
  margin: 50px 0 0 0; }

#not404 #go404 {
  margin: 50px auto 150px auto;
  width: 7em;
  padding: 8px 15px;
  background: #53B7D3;
  border: 1px solid #DDDDDD; }

#not404 #go404 a {
  background: url(../img_common/not404-03.jpg) no-repeat left center;
  padding-left: 14px;
  color: #FFF; }

#not404 #go404 a:hover {
  color: #ccc; }

/*教育課程*/
#subject {
  margin-top: 80px; }

#subject dl {
  background-image: url(../img_common/line_dott.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  clear: both;
  padding-bottom: 8px;
  margin-bottom: 40px; }

#subject dl dt {
  font-size: 18px;
  display: block;
  width: 170px;
  float: left; }

#subject dl dd {
  float: left;
  display: block;
  padding-top: 5px;
  background-image: url(../syllabus/images/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px; }

#subject .size {
  background-image: none;
  padding-left: 25px; }

#subject dl dd a:link,
#subject dl dd a:visited {
  color: #53B7D3;
  text-decoration: underline; }

#subject dl dd a:hover {
  color: #53B7D3;
  text-decoration: none; }

/*コースにカリキュラムPDFボタン設置ーー201509*/
#cal-box {
  width: 100%;
  overflow: hidden;
  padding-top: 30px; }

#cal-box li {
  width: 304px;
  float: left;
  margin-right: 24px; }

#cal-box li:last-child {
  margin-right: 0; }

#cal-box li .pdf-bk {
  background: #eee url(../course/images/t-pdf.jpg) no-repeat 80px 10px;
  height: 60px;
  position: relative; }

#cal-box li .pdf-bk a {
  display: block;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 135px; }

.caution-gakka {
  color: #C00;
  background-color: #FFF3B5;
  text-align: center;
  padding: 7px;
  margin-bottom: 5px;
  margin-top: 20px; }

.btn-link {
  margin-bottom: 15px; }

.btn-link a {
  text-decoration: underline; }

#home-bnr {
  margin-bottom: 10px; }

#home-bnr img {
  max-width: 100%;
  height: auto;
  width/***/: auto; }

#tadashiBox {
  margin-bottom: 60px;
  line-height: 1.5; }

#tadashiBox a {
  color: #53B7D3;
  text-decoration: underline; }

table#shokai {
  margin-bottom: 20px; }

#admission-3 .continer {
  padding: 0 0 60px; }

@media screen and (max-width: 769px) {
  /* sp */
  .sp {
    display: block; }

  .pc {
    display: none; }

  h3.titleBkColorh3 {
    font-size: 105%; }

  .box04Bkg {
    padding: 15px 10px; }

  .box04Line {
    margin-bottom: 30px; }

  .examination.page table.nyugakuInfo td {
    font-size: 80%; }

  table.nyugakuInfo.sidLine th:last-child,
  table.nyugakuInfo.sidLine td:last-child {
    border-right: 1px solid #ccc; }

  .examination.page_1 table {
    border-collapse: collapse;
    border-right: 0; }

  .examination.page_1 table.nyugakuInfo th {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc !important;
    border-width: 0 1px 1px !important;
    font-size: 90%; }

  .examination.page_1 table.nyugakuInfo td {
    display: block;
    width: 100%;
    font-size: 80%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc !important;
    border-width: 0 1px 1px !important; }

  .examination.page_1 table.nyugakuInfo table.tableNom th,
  .examination.page_1 table.nyugakuInfo.sp_1 th,
  .examination.page_1 table.nyugakuInfo .inner-tbl th {
    display: table-cell;
    width: auto;
    font-size: 90%; }

  .examination.page_1 table.nyugakuInfo table.tableNom td,
  .examination.page_1 table.nyugakuInfo.sp_1 td,
  .examination.page_1 table.nyugakuInfo .inner-tbl td {
    display: table-cell;
    font-size: 85%;
    width: auto; }

  #tadashiBox {
    font-size: 85%;
    margin-bottom: 30px;
    line-height: 1.5; }

  .examRead {
    line-height: 1.5; }

  .sp_2 {
    word-break: break-all; }

  .btn-link {
    padding: 0.5em; }

  .examination .continer {
    width: 100%; }

  .menu-bottom .continer {
    width: 94%; }

  #admission-3 .continer {
    width: 94%;
    margin: auto; } }
.bdt-1sc {
  border-top: 1px solid #ccc; }
