@charset "UTF-8";
/****************************************************
SCSSで制作しているため、このファイルは編集しないでください。

****************************************************/
/* local-path */
/* wp-path */
/* common
---------------------------------------------------*/
/* head */
.edison-head {
  background: url(/wp/wp-content/uploads/img/edison/bg_edison.jpg) center top no-repeat;
  background-size: cover;
  padding-bottom: 40px;
  margin: 0 0 40px 0;
}

.contents-box {
  margin: 0 0 30px 0;
  clear: both;
}

.text {
  margin: 0 0 30px 0;
}

.fig-edison {
  margin: 15px 0;
  border: 5px solid #f1f1f1;
}

.fig-edison01 {
  margin: 15px 0 0 0;
}
.fig-edison01 img {
  border: solid 1px #ccc;
}

.fig-box {
  margin: 15px 0 35px 0;
  border: solid 1px #ccc;
  padding: 10px;
}
.fig-box p {
  color: #22589f;
  font-size: 12px;
  font-size: 1.2rem;
}

.held {
  text-align: center;
  margin: 0 0 35px 0;
}
.held a {
  padding: 15px 20px;
  background: #ff9000;
  color: #fff;
}
.held i {
  margin: 0 3px 0 0;
}

.planning_observer {
  clear: both;
}
.planning_observer h3 {
  border-bottom: solid 1px #ccc;
}
.planning_observer .planning-box {
  margin: 0 0 20px 0;
}
.planning_observer .planning-box p {
  text-align: right;
}
.planning_observer .observer-box {
  margin: 0 0 20px 0;
}
.planning_observer .observer-box p {
  text-align: right;
}
.planning_observer .planning_observer-data {
  text-align: right;
}

#requirements .holding {
  background: url(/wp/wp-content/uploads/img/edison/img_edison.jpg) left top no-repeat;
  background-size: cover;
  height: 130px;
  text-align: center;
  font-weight: bold;
  margin: 25px 0 30px 0;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 30px 0 0 0;
}
#requirements .holding dt {
  background: rgba(204, 17, 66, 0.9);
  color: #fff;
  text-align: center;
  padding: 2px 15px;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0 auto 5px;
  display: inline-block;
}
#requirements .holding dd {
  background: rgba(204, 17, 66, 0.9);
  color: #fff;
  width: 90%;
  margin: 0 auto;
  padding: 0 10px;
}
#requirements .requirements-table th {
  display: block;
  width: 100%;
  font-weight: normal;
  text-align: left;
  padding: 5px 10px;
  background: #22589f;
  color: #fff;
}
#requirements .requirements-table td {
  display: block;
  width: 100%;
  padding: 5px 0 15px;
}
#requirements .schedule-comment {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}
#requirements .access-map a {
  background: #ff9000;
  color: #fff;
  border-radius: 100px;
  padding: 0 10px;
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  margin: 0 0 0 5px;
}

.past-list {
  margin: 0 0 50px 0;
}
.past-list h2 {
  border-bottom: solid 1px #ccc;
  margin: 0 0 10px 0;
  padding: 0 0 3px 0;
}
.past-list table {
  margin: 0 0 25px 0;
}
.past-list tr {
  display: block;
  margin: 0 0 10px 0;
}
.past-list th {
  width: 100%;
  font-weight: normal;
  display: block;
}
.past-list th .holding-no {
  background: #22589f;
  color: #fff;
  display: block;
  padding: 3px 0;
}
.past-list td {
  display: block;
  width: 100%;
}
.past-list th h3 {
  font-weight: bold;
  background: rgba(34, 88, 159, 0.2);
  padding: 4px 10px;
  text-align: center;
  margin: 0 0 5px 0;
}
.past-list th h3 span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.past-list td.past-item {
  display: none;
}
.past-list td p {
  font-size: 14px;
  font-size: 1.4rem;
}
.past-list dt {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
}
.past-list dd {
  font-size: 12px;
  font-size: 1.2rem;
}

/* backnumber */
.single .edison-head {
  padding: 50px 0;
  text-align: center;
}

.page.single h1 {
  padding: 7px 10px;
  background: #cc1142;
  font-size: 17px;
  font-size: 1.7rem;
}

.edison-info {
  margin: 0 0 30px 0;
}

.edison-theme {
  background: #22589f;
  color: #fff;
  text-align: center;
  padding: 8px 10px;
  margin: 0 0 30px 0;
}

.edison-theme span {
  display: block;
  font-weight: normal;
}

.instructor p {
  margin: 0 10px 10px 0;
  float: left;
  width: 20%;
}
.instructor li img {
  border: solid 1px #ccc;
}
.instructor dt {
  font-weight: bold;
}
.instructor dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.info-data th {
  border-bottom: solid 1px #ccc;
  padding: 0 0 2px 0;
  margin: 0 0 5px 0;
  display: block;
  width: 100%;
  text-align: left;
}
.info-data td {
  margin: 0 0 12px 0;
  display: block;
  width: 100%;
}
.info-data td span a {
  background: #ff9000;
  display: inline-block;
  border-radius: 100px;
  color: #fff;
  padding: 0 10px;
  font-size: 10px;
  font-size: 1rem;
}
.info-data .document dt {
  margin: 0 0 3px 0;
}
.info-data .document dd {
  margin: 0 0 10px 0;
}
.info-data .document dd a {
  background: #ff9000;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  padding: 8px 0;
  display: block;
}
.info-data .document dd a::before {
  color: #fff;
}

.article.edison.single .section.timetable {
  margin-bottom: 90px;
}

.article.edison .section.timetable {
  margin: 0;
  background: #f7f5ef;
  padding: 20px 0 40px;
}
.article.edison .section.timetable dt {
  padding: 15px 0 0 0;
}
.article.edison .section.timetable dd {
  padding: 0 0 15px 0;
  font-weight: bold;
  border-bottom: solid 1px #ddd;
}
.article.edison .section.timetable dd span {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}

.appearance {
  margin: 0 0 60px 0;
}
.appearance .overview-text {
  background: #f6f6f6;
  border-radius: 3px;
  margin: 0 0 35px 0;
  padding: 10px;
}
.appearance .report-box {
  margin: 0 0 25px 0;
}
.appearance .report-box h3 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #ff9000;
}
.appearance .report-box .lecturerName {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin: 0 0 10px 0;
}
.appearance .report-box .figure-box {
  float: right;
  margin: 0 0 10px;
  width: 100%;
}
.appearance .interactive-session {
  margin: 35px 0 15px 0;
}
.appearance .interactive-session h3 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #cc1142;
}
.appearance li {
  width: 100%;
  margin: 0 0 15px 0;
}

/* @media (min-width: 768px)
---------------------------------------------------*/
@media screen and (min-width: 768px) {
  .page h1 {
    padding-bottom: 50px;
  }

  .edison-head {
    margin: 0 0 50px 0;
    padding-bottom: 60px;
  }

  .contents-box {
    margin: 0 0 40px 0;
  }

  .text {
    margin: 0 0 25px 0;
  }

  .fig-edison {
    margin: 25px auto;
    width: 60%;
    display: block;
  }

  .fig-edison01 {
    margin-top: 25px;
    float: left;
    width: 48%;
  }

  .fig-box {
    margin-top: 25px;
    padding: 10px 15px;
    float: right;
    width: 48%;
    min-height: 259px;
  }
  .fig-box p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .held {
    float: left;
  }

  .planning_observer {
    background: #f6f6f6;
    padding: 15px 20px;
    border-radius: 3px;
  }
  .planning_observer .planning-box {
    width: 48%;
    float: left;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .planning_observer .observer-box {
    width: 48%;
    float: right;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .planning_observer .planning_observer-data {
    clear: both;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #requirements .holding {
    height: 200px;
    text-align: left;
    margin: 35px 0 50px 0;
    font-size: 28px;
    font-size: 2.8rem;
    padding: 40px 0 0 30px;
  }
  #requirements .holding dt {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 0;
  }
  #requirements .holding dd {
    background: rgba(204, 17, 66, 0.9);
    color: #fff;
    margin-left: 0;
    width: auto;
    display: table-cell;
  }
  #requirements .requirements-table {
    border-top: solid 1px #ebebeb;
  }
  #requirements .requirements-table th {
    display: table-cell;
    width: 23%;
    border-bottom: solid 1px #ebebeb;
    font-size: 14px;
    font-size: 1.4rem;
    background: inherit;
    color: #555;
    vertical-align: top;
    font-weight: bold;
    padding: 10px;
  }
  #requirements .requirements-table td {
    display: table-cell;
    width: 77%;
    border-bottom: solid 1px #ebebeb;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #requirements .access-map a {
    line-height: 1.5;
  }

  .past-list {
    margin: 0 0 90px 0;
  }
  .past-list table {
    margin: 0 0 20px 0;
    border-bottom: dotted 1px #ccc;
  }
  .past-list tr {
    display: table-row;
  }
  .past-list th {
    display: table-cell;
    width: auto;
    background: inherit;
    vertical-align: top;
    text-align: left;
    padding: 0;
    width: 10%;
  }
  .past-list td {
    display: table-cell;
    width: 80%;
    padding: 10px 0;
  }
  .past-list th .holding-no {
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 10px 0 0;
    width: 50px;
    text-align: center;
    padding: 0;
  }
  .past-list th h3 {
    background: inherit;
    text-align: left;
    padding: 0;
    margin: 0;
    float: left;
    line-height: 1.3;
  }
  .past-list th h3 span {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 0;
    margin: 2px 0 0 0;
  }
  .past-list td.past-item {
    display: table-cell;
    width: 7%;
    vertical-align: top;
  }
  .past-list td.past-item li {
    float: none;
    margin: 0;
  }
  .past-list td p {
    margin: 0 0 3px 0;
  }
  .past-list tr:nth-of-type(1) th,
  .past-list tr:nth-of-type(1) td {
    border: none;
  }
  .past-list li {
    float: left;
    margin: 0 20px 0 0;
  }
  .past-list dt {
    float: left;
    width: 18%;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list dd {
    float: left;
    width: 82%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .detail a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    width: 110px;
    padding: 6px 0;
  }

  /* backnumber */
  .single .edison-head {
    padding: 70px 0;
  }

  .page.single h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .edison-info {
    margin: 0 0 50px 0;
    width: 58%;
    float: left;
  }

  .edison-theme {
    margin: 0 0 40px 0;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .edison-theme span {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .instructor p {
    margin: 0 10px 10px 0;
    float: left;
    width: 30%;
  }
  .instructor dl {
    bottom: 7px;
    left: 100px;
    padding: 0 10px 0 0;
    min-height: 63px;
  }
  .instructor li {
    float: left;
    width: 50%;
    position: relative;
  }
  .instructor li:nth-child(even) {
    float: left;
  }
  .instructor li img {
    border: solid 1px #ccc;
  }
  .instructor dt {
    text-align: left;
  }
  .instructor dd {
    text-align: left;
  }

  .info-data th {
    border-bottom: solid 1px #ebebeb;
    padding: 15px 10px;
    margin: 0;
    display: table-cell;
    width: 23%;
    vertical-align: top;
  }
  .info-data td {
    padding: 15px 10px;
    border-bottom: solid 1px #ebebeb;
    margin: 0;
    display: table-cell;
    width: 85%;
  }
  .info-data td span {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .info-data td span a {
    margin: 0 0 0 5px;
    display: block;
  }
  .info-data .document {
    border-top: dotted 1px #ccc;
    padding: 10px 0;
  }
  .info-data .document:first-child {
    border-top: none;
    padding-top: 0;
  }
  .info-data .document dt {
    margin: 0;
    padding: 0;
    float: left;
    width: 75%;
  }
  .info-data .document dd {
    margin: 0;
    padding: 0;
    text-align: right;
  }
  .info-data .document dd a {
    background: none;
    color: #555;
    text-align: right;
    border-radius: 0;
    padding: 0;
    display: inline-block;
  }
  .info-data .document dd a::before {
    color: #cc1142;
  }

  .timetable {
    background: #f7f5ef;
    padding: 40px 0 60px;
  }
  .timetable dl {
    width: 90%;
    margin: 0 auto;
  }
  .timetable dt {
    float: left;
    font-weight: bold;
    padding: 10px 0 0 0 !important;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .timetable dd {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0 10px 150px !important;
  }

  .appearance {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .appearance .report-box h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .appearance .report-box .lecturerName {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
  .appearance .report-box .figure-box {
    float: right;
    margin: 0 0 0 10px;
    width: 320px;
  }
  .appearance ul {
    display: flex;
    flex-wrap: wrap;
  }
  .appearance li {
    width: 30%;
    margin: 0 0 35px 30px;
  }
  .appearance li:nth-child(3n+1) {
    margin-left: 0;
  }
}
/* @media (min-width: 1024px)
---------------------------------------------------*/
/* @media (min-width: 1230px)
---------------------------------------------------*/
@media screen and (min-width: 1230px) {
  /* head */
  .edison-head {
    margin: 0 0 60px 0;
  }

  .contents-box {
    margin: 0 0 60px 0;
  }

  .fig-edison {
    margin: 35px auto;
    width: 70%;
  }

  .fig-edison01 {
    width: 460px;
  }

  .fig-edison02 {
    margin: 0 0 15px 0;
  }

  .fig-box {
    width: 468px;
    min-height: 340px;
  }

  #requirements .holding {
    height: 240px;
    margin: 35px 0 60px 0;
    padding: 50px 0 0 35px;
  }
  #requirements .holding dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
  #requirements .requirements-table th {
    width: 20%;
    padding: 15px 10px;
  }
  #requirements .requirements-table td {
    width: 80%;
    padding: 15px 10px;
  }

  .past-list {
    margin: 0 0 90px 0;
  }
  .past-list tr {
    display: table-row;
  }
  .past-list th {
    display: table-cell;
    width: auto;
    background: inherit;
    vertical-align: top;
    text-align: left;
    padding: 0;
    width: 10%;
  }
  .past-list td {
    display: table-cell;
    width: 80%;
    padding: 10px 0;
  }
  .past-list tr:nth-of-type(1) th,
  .past-list tr:nth-of-type(1) td {
    border: none;
  }
  .past-list li {
    float: left;
    margin: 0 20px 0 0;
  }
  .past-list dt {
    width: 18%;
  }
  .past-list dd {
    width: 82%;
  }
  .past-list .detail a {
    margin: 0;
  }

  /* backnumber */
  .instructor dl {
    left: 90px;
  }
  .instructor li {
    width: 33%;
  }

  .timetable {
    padding: 40px 0 80px;
  }
}
/* print
---------------------------------------------------*/
@media print {
  .page h1 {
    padding-bottom: 50px;
  }

  .edison-head {
    margin: 0 0 50px 0;
    padding-bottom: 60px;
  }

  .contents-box {
    margin: 0 0 40px 0;
  }

  .text {
    margin: 0 0 25px 0;
  }

  .fig-edison {
    margin: 25px auto;
    width: 60%;
    display: block;
  }

  .fig-edison01 {
    margin-top: 25px;
    float: left;
    width: 48%;
  }

  .fig-box {
    margin-top: 25px;
    padding: 10px 15px;
    float: right;
    width: 48%;
    min-height: 259px;
  }
  .fig-box p {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .held {
    float: left;
  }

  .planning_observer {
    background: #f6f6f6;
    padding: 15px 20px;
    border-radius: 3px;
  }
  .planning_observer .planning-box {
    width: 48%;
    float: left;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .planning_observer .observer-box {
    width: 48%;
    float: right;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .planning_observer .planning_observer-data {
    clear: both;
    font-size: 14px;
    font-size: 1.4rem;
  }

  #requirements .holding {
    height: 200px;
    text-align: left;
    margin: 35px 0 50px 0;
    font-size: 28px;
    font-size: 2.8rem;
    padding: 40px 0 0 30px;
  }
  #requirements .holding dt {
    text-align: left;
    font-size: 16px;
    font-size: 1.6rem;
    margin-left: 0;
  }
  #requirements .holding dd {
    background: rgba(204, 17, 66, 0.9);
    color: #fff;
    margin-left: 0;
    width: auto;
    display: table-cell;
  }
  #requirements .requirements-table {
    border-top: solid 1px #ebebeb;
  }
  #requirements .requirements-table th {
    display: table-cell;
    width: 23%;
    border-bottom: solid 1px #ebebeb;
    font-size: 14px;
    font-size: 1.4rem;
    background: inherit;
    color: #555;
    vertical-align: top;
    font-weight: bold;
    padding: 10px;
  }
  #requirements .requirements-table td {
    display: table-cell;
    width: 77%;
    border-bottom: solid 1px #ebebeb;
    padding: 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  #requirements .access-map a {
    line-height: 1.5;
  }

  .past-list {
    margin: 0 0 90px 0;
  }
  .past-list table {
    margin: 0 0 20px 0;
    border-bottom: dotted 1px #ccc;
  }
  .past-list tr {
    display: table-row;
  }
  .past-list th {
    display: table-cell;
    width: auto;
    background: inherit;
    vertical-align: top;
    text-align: left;
    padding: 0;
    width: 10%;
  }
  .past-list td {
    display: table-cell;
    width: 80%;
    padding: 10px 0;
  }
  .past-list th .holding-no {
    float: left;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 10px 0 0;
    width: 50px;
    text-align: center;
    padding: 0;
  }
  .past-list th h3 {
    background: inherit;
    text-align: left;
    padding: 0;
    margin: 0;
    float: left;
    line-height: 1.3;
  }
  .past-list th h3 span {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 0;
    margin: 2px 0 0 0;
  }
  .past-list td.past-item {
    display: table-cell;
    width: 7%;
    vertical-align: top;
  }
  .past-list td.past-item li {
    float: none;
    margin: 0;
  }
  .past-list td p {
    margin: 0 0 3px 0;
  }
  .past-list tr:nth-of-type(1) th,
  .past-list tr:nth-of-type(1) td {
    border: none;
  }
  .past-list li {
    float: left;
    margin: 0 20px 0 0;
  }
  .past-list dt {
    float: left;
    width: 18%;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list dd {
    float: left;
    width: 82%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .past-list .detail a {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem;
    width: 110px;
    padding: 6px 0;
  }

  /* backnumber */
  .single .edison-head {
    padding: 70px 0;
  }

  .page.single h1 {
    display: inline-block;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .edison-info {
    margin: 0 0 50px 0;
    width: 58%;
    float: left;
  }

  .edison-theme {
    margin: 0 0 40px 0;
    font-size: 24px;
    font-size: 2.4rem;
  }

  .edison-theme span {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .instructor p {
    margin: 0 10px 10px 0;
    float: left;
    width: 30%;
  }
  .instructor dl {
    bottom: 7px;
    left: 100px;
    padding: 0 10px 0 0;
    min-height: 63px;
  }
  .instructor li {
    float: left;
    width: 50%;
    position: relative;
  }
  .instructor li:nth-child(even) {
    float: left;
  }
  .instructor li img {
    border: solid 1px #ccc;
  }
  .instructor dt {
    text-align: left;
  }
  .instructor dd {
    text-align: left;
  }

  .info-data th {
    border-bottom: solid 1px #ebebeb;
    padding: 15px 10px;
    margin: 0;
    display: table-cell;
    width: 23%;
    vertical-align: top;
  }
  .info-data td {
    padding: 15px 10px;
    border-bottom: solid 1px #ebebeb;
    margin: 0;
    display: table-cell;
    width: 85%;
  }
  .info-data td span {
    display: inline-block;
    vertical-align: text-bottom;
  }
  .info-data td span a {
    margin: 0 0 0 5px;
    display: block;
  }
  .info-data .document {
    border-top: dotted 1px #ccc;
    padding: 10px 0;
  }
  .info-data .document:first-child {
    border-top: none;
    padding-top: 0;
  }
  .info-data .document dt {
    margin: 0;
    padding: 0;
    float: left;
    width: 75%;
  }
  .info-data .document dd {
    margin: 0;
    padding: 0;
    text-align: right;
  }
  .info-data .document dd a {
    background: none;
    color: #555;
    text-align: right;
    border-radius: 0;
    padding: 0;
    display: inline-block;
  }
  .info-data .document dd a::before {
    color: #cc1142;
  }

  .timetable {
    background: #f7f5ef;
    padding: 40px 0 60px;
  }
  .timetable dl {
    width: 90%;
    margin: 0 auto;
  }
  .timetable dt {
    float: left;
    font-weight: bold;
    padding: 10px 0 0 0 !important;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .timetable dd {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 10px 0 10px 150px !important;
  }

  .appearance {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .appearance .report-box h3 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .appearance .report-box .lecturerName {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 10px 0;
  }
  .appearance .report-box .figure-box {
    float: right;
    margin: 0 0 0 10px;
    width: 320px;
  }
  .appearance ul {
    display: flex;
    flex-wrap: wrap;
  }
  .appearance li {
    width: 30%;
    margin: 0 0 35px 30px;
  }
  .appearance li:nth-child(3n+1) {
    margin-left: 0;
  }
}
