@charset 'utf-8';
/* ---------------------------------------------------------- */
/* site top */
/* ---------------------------------------------------------- */
.siteTop #contents {
  margin: 90px auto 0;
}
.siteTop #contents .ttlArea {
  background: url("/mct/english/top/images/mainImg.jpg") no-repeat left top;
  min-height: 881px;
  padding: 0 0 0 57px;
  color: #000;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.5), 1px -1px 0 rgba(255,255,255,0.5), -1px 1px 0 rgba(255,255,255,0.5), -1px -1px 0 rgba(255,255,255,0.5);
}
.siteTop #contents .ttlArea h1 {
  padding-top: 60px;
}
.siteTop #contents .ttlArea .lead {
  width: 580px;
  margin: 45px 0 0;
  line-height: 2;
  font-size: 16px;
}
.siteTop #contents .sec01 {
  margin-top: 40px;
  background: #fff;
}
.siteTop #contents .sec01 .lead {
  margin-top: 35px;
  text-align: center;
  line-height: 1.8;
  font-size: 115%;
  padding: 0 50px;
}
.siteTop #contents .sec01 #route {
  margin-top: 50px;
  padding: 0 50px 50px;
  zoom: 1;
}
.siteTop #contents .sec01 #route:before,
.siteTop #contents .sec01 #route:after {
  content: "";
  display: table;
}
.siteTop #contents .sec01 #route:after {
  clear: both;
}
.siteTop #contents .sec01 #route .routeList {
  width: 430px;
  line-height: 1.8;
  padding: 40px 0;
}
.siteTop #contents .sec01 #route .routeList h3 {
  line-height: 1.5;
  font-size: 143%;
  font-weight: bold;
  text-align: left;
}
.siteTop #contents .sec01 #route .routeList h3 span {
  font-weight: normal;
}
.siteTop #contents .sec01 #route .routeList h3 em {
  font-weight: normal;
  font-size: 70%;
  display: block;
}
.siteTop #contents .sec01 #route .routeList .detail {
  margin-top: 13px;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea {
  zoom: 1;
  margin: 16px 0;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea:before,
.siteTop #contents .sec01 #route .routeList .detail .imageArea:after {
  content: "";
  display: table;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea:after {
  clear: both;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .left {
  float: left;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .right {
  float: right;
  width: 215px;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .right .date {
  font-size: 79%;
  margin-bottom: 10px;
  display: block;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .right ul li {
  margin-left: 27px;
  word-break: break-all;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .right ul li:before {
  content: "";
  background: url("/mct/common/images/icon_pdf.gif") no-repeat 0 4px;
  width: 27px;
  height: 20px;
  display: block;
  float: left;
  margin-left: -27px;
}
.siteTop #contents .sec01 #route .routeList .detail .imageArea .right .modelcourseBtn {
  margin-top: 17px;
}
.siteTop #contents .sec01 #route .full {
  zoom: 1;
  background: url("/mct/common/images/line01.gif") repeat-y center;
}
.siteTop #contents .sec01 #route .full:before,
.siteTop #contents .sec01 #route .full:after {
  content: "";
  display: table;
}
.siteTop #contents .sec01 #route .full:after {
  clear: both;
}
.siteTop #contents .sec01 #route .full:before {
  background: url("/mct/common/images/line01.gif") repeat-x top;
  content: "";
  display: block;
  width: 100%;
  height: 6px;
}
.siteTop #contents .sec01 #route .full .routeList.left {
  float: left;
}
.siteTop #contents .sec01 #route .full .routeList.right {
  float: right;
}
.siteTop #contents .sec01 #route .note {
  padding-top: 50px;
}
.siteTop #contents .sec02 {
  margin-top: 40px;
  padding-bottom: 50px;
  background: #fff;
}
.siteTop #contents .sec02 h2 {
  padding-bottom: 50px;
}
.siteTop #contents .sec02 .infoArea {
  width: 940px;
  margin: 0 auto;
  background: url("/mct/english/news/images/dot.gif") repeat-x top left;
}
.siteTop #contents .sec02 .infoArea dl {
  width: 940px;
  margin: 0 auto;
  zoom: 1;
  background: url("/mct/english/news/images/dot.gif") repeat-x bottom left;
}
.siteTop #contents .sec02 .infoArea dl:before,
.siteTop #contents .sec02 .infoArea dl:after {
  content: "";
  display: table;
}
.siteTop #contents .sec02 .infoArea dl:after {
  clear: both;
}
.siteTop #contents .sec02 .infoArea dt {
  width: 180px;
  float: left;
  padding: 18px 0 0 0;
  font-weight: bold;
}
.siteTop #contents .sec02 .infoArea dd {
  width: 760px;
  padding: 18px 0;
  float: right;
}
.siteTop #contents .sec02 .infoArea dd a {
  text-decoration: none;
}
.siteTop #contents .sec02 .infoArea dd a:hover {
  text-decoration: underline;
}
.siteTop #contents .sec02 .infoArea dd a.on {
  color: #aa4b3c;
}
.siteTop #contents .sec03 {
  margin-top: 40px;
  background: #fff;
  line-height: 1.8;
}
.siteTop #contents .sec03 .lead {
  margin-top: 35px;
  text-align: center;
  line-height: 1.8;
  font-size: 115%;
  padding: 0 50px;
}
.siteTop #contents .sec03 .blockPtn02 {
  margin: 40px 50px 60px;
  padding: 25px;
  text-align: center;
  font-size: 115%;
}
.siteTop #contents .sec03 .blockPtn02 ul li {
  margin-left: 1em;
}
.siteTop #contents .sec03 .blockPtn02 ul li:before {
  content: "*";
  display: inline-block;
  margin-left: -1em;
}
.siteTop #contents .sec03 .section {
  line-height: 1.8;
  padding: 0 50px 60px 50px;
}
.siteTop #contents .sec03 .section h3 {
  width: 100%;
  font-size: 143%;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
}
.siteTop #contents .sec03 .section .small {
  font-size: 86%;
  margin-top: 40px;
  display: block;
  margin-left: 1em;
}
.siteTop #contents .sec03 .section .small:before {
  content: "*";
  display: inline-block;
  margin-left: -1em;
}
.siteTop #contents .sec03 .section.item .inner {
  zoom: 1;
  position: relative;
}
.siteTop #contents .sec03 .section.item .inner:before,
.siteTop #contents .sec03 .section.item .inner:after {
  content: "";
  display: table;
}
.siteTop #contents .sec03 .section.item .inner:after {
  clear: both;
}
.siteTop #contents .sec03 .section.item .inner .leftArea {
  float: left;
  width: 444px;
}
.siteTop #contents .sec03 .section.item .inner .leftArea h4 {
  margin-top: 30px;
  font-size: 129%;
}
.siteTop #contents .sec03 .section.item .inner .leftArea ul {
  margin-top: 15px;
}
.siteTop #contents .sec03 .section.item .inner .leftArea ul li {
  margin-left: 1em;
}
.siteTop #contents .sec03 .section.item .inner .leftArea ul li:before {
  content: "・";
  display: inline-block;
  margin-left: -1em;
}
.siteTop #contents .sec03 .section.item .inner .leftArea ol li {
  counter-increment: question;
  text-indent: -1.5em;
  margin-left: 1.5em;
}
.siteTop #contents .sec03 .section.item .inner .leftArea ol li:before {
  content: "(" counter(question) ") ";
}
.siteTop #contents .sec03 .section.item .inner .leftArea .note {
  margin: 15px 0;
}
.siteTop #contents .sec03 .section.item .inner .rightArea {
  float: right;
}
.siteTop #contents .sec03 .section.item .dlBtn {
  margin-top: 20px;
  text-align: center;
}
.siteTop #contents .sec03 .section.sendFee table {
  border-collapse: collapse;
  width: 100%;
  margin-top: 25px;
}
.siteTop #contents .sec03 .section.sendFee table tr th,
.siteTop #contents .sec03 .section.sendFee table tr td {
  border: solid 1px #000;
  text-align: center;
  padding: 13px 0;
}
.siteTop #contents .sec03 .section.sendFee table tr th {
  background: #eee;
}
.siteTop #contents .sec03 .section.sendFee .note {
  margin-top: 15px;
  font-size: 86%;
}
.siteTop #contents .sec03 .section.sendFee .note li {
  text-indent: -1em;
  margin-left: 1em;
}
.siteTop #contents .sec03 .section.sendFee .note li:before {
  content: "*";
}
.siteTop #contents .sec04 {
  margin-top: 40px;
  padding-bottom: 50px;
  background: #fff;
}
.siteTop #contents .sec04 .remarksList {
  margin-top: 40px;
  padding: 0 50px;
}
.siteTop #contents .sec04 .remarksList ul li {
  margin: 0 0 2em 1em;
  line-height: 1.6;
}
.siteTop #contents .sec04 .remarksList ul li:before {
  content: "・";
  display: inline-block;
  margin-left: -1em;
}
.siteTop #contents .sec04 .inquiries {
  margin-top: 70px;
  padding: 0 50px;
}
.siteTop #contents .sec04 .inquiries h3 {
  text-align: center;
  font-size: 143%;
  font-weight: bold;
}
.siteTop #contents .sec04 .inquiries .text,
.siteTop #contents .sec04 .inquiries .mail {
  margin-top: 2em;
}
.siteTop #contents .sec04 .inquiries .mail a {
  padding-left: 30px;
  background: url("/mct/common/images/icon_mail.gif") no-repeat left 50%;
  color: #1e7db5;
  min-height: 18px;
}
.fnSizeS.siteTop #contents .sec04 .inquiries .mail a {
  background-position: 0 0;
}
.siteTop #contents .sec04 .inquiries .mail a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  text-decoration: none;
}
