@charset "utf-8";

/*--------------------------------------------------------------------------------
  common
--------------------------------------------------------------------------------*/
#single_calam {
  padding-bottom: 30px;
  color: #fff;
  letter-spacing: 0.04em;
}
#single_calam a {
  font-size: 15px;
  color: #4367a2;
  text-decoration: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
#single_calam a:hover {
  color: #508aea;
  text-decoration: none;
}
#single_calam a img{
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
#single_calam a:hover img {
  opacity:0.8;
  filter: alpha(opacity=80);
}

/*--------------------------------------------------------------------------------
  EX
--------------------------------------------------------------------------------*/
#EX {
  margin-bottom: 48px;
  padding: 0 0 58px 0;
  background: #000;
  text-align: center;
}
#EX h2 {
  padding: 49px 0 37px;
}
#EX .txt-01 {
  margin: 43px 0 0;
}
#EX .txt-02 {
  margin: 70px 0 45px;
}
#EX .txt-03 {
  margin: 26px 0 0;
}
#EX .txt-04 {
  margin: 37px 0 40px;
}
#EX .btn-apply {
  margin: 55px 0 0;
}

/* table
--------------------------------------------------------------------------------*/
#EX table {
  margin: 0 auto;
  width: 836px;
  text-align: left;
}
#EX table span {
  display: block;
  margin-top: 5px;
}
#EX table span a {
  font-size: 15px;
  color: #4367a2;
  text-decoration: none;
}
#EX table span a:hover {
  color: #508aea;
}
#EX table caption {
  padding: 18px 0 14px;
  font-size: 24px;
  line-height: 1.0;
  text-align: center;
  background: #303030;
}
#EX table th,
#EX table td {
  font-size: 15px;
  line-height: 1.2;
  vertical-align: top;
  background: #121212;
}
#EX table .odd th,
#EX table .odd td {
  background: #1a1a1a;
}
#EX table th {
  padding: 18px 0 16px 20px;
  width: 160px;
  border-top: 3px solid #000;
}
#EX table td {
  padding: 18px 0 16px 25px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
}

/*--------------------------------------------------------------------------------
  Contest
--------------------------------------------------------------------------------*/
#Contest {
  position: relative;
  padding: 0 0 58px 0;
  background: #000;
  text-align: center;
}
#Contest .label {
  position: absolute;
  left: 0;
  top: 0;
}
#Contest h2 {
  padding: 0px 0 0;
}
#Contest .txt-01 {
  margin: 0;
}
#Contest .txt-02 {
  margin: 40px 0 19px;
}
#Contest ul.gallery {
  display: inline-block;
  margin-left: -11px;
  *display: inline;
  *zoom: 1;
}
#Contest ul.gallery:after {
  clear: both;
  display: block;
  content: "";
}
#Contest ul.gallery li {
  float: left;
  margin-left: 11px;
}
#Contest .btn-detail {
  margin-top: 52px;
}
#Contest .txt-03 {
  margin: 30px 0 20px;
}
#Contest .txt-04 {
  margin: 30px 0 0;
}
#Contest .notice {
  font-size: 11px;
}

/* table
--------------------------------------------------------------------------------*/
#Contest table {
  margin: 0 auto;
  width: 836px;
  text-align: left;
}
#Contest table.outline {
  margin-top: 56px;
}
#Contest table.requirements {
  margin-top: 50px;
}
#Contest table.requirements a {
  text-decoration: underline;
}
#Contest table .note {
  font-size: 13px;
}
#Contest table .margin-box {
  display: block;
  margin: 5px 0;
}
#Contest table .square {
  padding-left: 20px;
}
#Contest table .square li {
  margin-top: 5px;
  list-style-image: url("/info/seminar-nakai2015/images/ct_list.gif");
}
#Contest table .decimal {
  margin-left: 10px;
  padding-left: 20px;
}
#Contest table .decimal li {
  margin-top: 5px;
  list-style-type: decimal;
}
#Contest table caption {
  padding: 17px 0 13px;
  font-size: 22px;
  line-height: 1.0;
  text-align: center;
  background: #303030;
}
#Contest table th,
#Contest table td {
  font-size: 15px;
  line-height: 1.2;
  vertical-align: top;
  background: #121212;
}
#Contest table.requirements th,
#Contest table.requirements td {
  background: #000;
}
#Contest table .odd th,
#Contest table .odd td,
#Contest table.requirements .odd th,
#Contest table.requirements .odd td{
  background: #1a1a1a;
}
#Contest table th {
  padding: 18px 0 16px 20px;
  width: 130px;
  border-top: 3px solid #000;
}
#Contest table td {
  padding: 18px 20px 16px 20px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
}

/* .judge
--------------------------------------------------------------------------------*/
#Contest .judge {
  margin: 30px auto 0;
  padding: 20px 0;
  width: 836px;
  text-align: left;
  background: #303030;
  *zoom: 1;
}
#Contest .judge:after {
  clear: both;
  display: block;
  content: "";
}
#Contest .judge .img-box {
  float: left;
  margin-left: 27px;
  width: 181px;
}
#Contest .judge .img-box strong {
  display: block;
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.1;
}
#Contest .judge .txt-box {
  float: right;
  margin-right: 20px;
  width: 580px;
}
#Contest .judge .txt-box em {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.1;
}
#Contest .judge .txt-box span {
  font-size: 14px;
}
#Contest .judge .txt-box p {
  font-size: 12px;
  line-height: 1.8;
}

/* .inquiry
--------------------------------------------------------------------------------*/
#Contest .inquiry {
  margin-top: 15px;
  padding: 15px 20px;
  font-size: 13px;
  line-height: 1.6;
  background: #1a1a1a;
}

