@charset "UTF-8";
/* Scss Document */
#programbox {
  border: 5px solid #9AC7F3;
  padding: 20px;
  width: 950px;
  margin-top: 50px;
}

#programbox2 {
  border: 5px solid #9AC7F3;
  padding: 20px;
  width: 700px;
  margin: 20px auto;
}

#programbox h2 {
  color: #039;
  border-bottom: 1px solid #9AC7F3;
  padding-bottom: 10px;
}
#programbox h4 {
  margin-top: 20px;
  color: #666;
  font-size: 120%;
}
#programbox div {
  width: 100%;
  margin-top: 30px;
  overflow: auto;
}
#programbox div p {
  float: left;
  width: 65%;
  font-size: 90%;
  margin-right: 60px;
}
#programbox div p.seminar {
  float: left;
  width: 45%;
  font-size: 90%;
}
#programbox div table#list {
  float: left;
  width: 40%;
  margin-left: 15px;
}
#programbox div table#list th {
  color: #FFF;
  background-color: #999;
  margin-top: 5px;
  margin-bottom: 5px;
}
#programbox div table#list td {
  background-color: #EBEBEB;
  padding: 10px;
  font-size: 90%;
  text-align: center;
}
#programbox div img {
  float: left;
  margin-left: 15px;
}
#programbox div table#kumiawase {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-top: 20px;
}
#programbox div table#kumiawase th {
  color: #FFF;
  background-color: #848484;
  border: 1px solid #999;
  font-size: 90%;
}
#programbox div table#kumiawase td {
  padding: 3px;
  font-size: 90%;
  text-align: center;
  border: 1px solid #999;
}
#programbox div table#kumiawase tr.break td {
  background-color: #F2F2F2;
}

/* seminarページ */
h2 {
  background-color: #69BB0F;
  color: #FFF;
  font-weight: bold;
  font-size: 120%;
  clear: both;
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
}

p {
  font-size: 90%;
}

#seminar h2 span {
  font-size: 70%;
}
#seminar p.apply {
  font-size: 140%;
  font-weight: bold;
  color: #A80000;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
}
#seminar ul.semicon li {
  border-radius: 10px;
  padding: 2px 10px;
  margin-right: 20px;
  color: #FFF;
  font-weight: bold;
  width: 400px;
}
#seminar p.caution {
  font-size: 90%;
}
#seminar ul.semicon li.icon01 {
  background-color: #003686;
}
#seminar ul.semicon li.icon02 {
  background-color: #6CF;
}
#seminar ul.semicon li.icon03 {
  background-color: #C69;
}
#seminar ul.semicon li.icon04 {
  background-color: #56AD2C;
}
#seminar ul.semicon li.icon05 {
  background-color: #36F;
}
#seminar ul.semicon li.icon06 {
  background-color: #24A237;
}
#seminar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}
#seminar table th {
  padding: 5px 10px;
  border: 1px solid #999;
  background-color: #FFC;
}
#seminar .date_box {
  width: 31.3333%;
}
#seminar table td {
  padding: 5px 15px;
  border: 1px solid #999;
  /*width:47%;*/
  vertical-align: top;
}
#seminar table td.time {
  background-color: #E8E8E8;
  text-align: center;
  font-size: 85%;
  padding: 5px 10px;
  width: 6%;
  vertical-align: middle;
}
#seminar table td div {
  margin-bottom: 5px;
  padding-bottom: 5px;
}
#seminar table td div div.shashin {
  float: left;
  width: 70%;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-align: right;
  margin-top: 20px;
}
#seminar table td div img {
  float: right;
  width: 26%;
  margin: 0 0 0 4%;
}
#seminar table td div h4 {
  font-size: 90%;
  color: #FFF;
  width: auto;
  margin-bottom: 6px;
  padding-top: 1px;
  padding-right: 10px;
  padding-bottom: 1px;
  padding-left: 10px;
  display: inline-block;
}
#seminar table td div h3 {
  font-size: 1.1em;
}
#seminar table td div.kicho h4 {
  background-color: #003686;
}
#seminar table td div.kicho h3 {
  color: #003686;
}
#seminar table td div.prezen h4 {
  background-color: #F69;
}
#seminar table td div.prezen h3 {
  color: #F69;
}
#seminar table td div.exsem h4 {
  background-color: #F63;
}
#seminar table td div.exsem h3 {
  color: #F63;
}
#seminar table td div.kouenkai h4 {
  background-color: #56AD2C;
}
#seminar table td div.kouenkai h3 {
  color: #56AD2C;
}
#seminar table td div.news h4 {
  background-color: #999;
}
#seminar table td div.news h3 {
  color: #46BF1E;
}
#seminar table td div.manage h4 {
  background-color: #6CF;
}
#seminar table td div.manage h3 {
  color: #6CF;
}
#seminar table td div.manage h3 span {
  background: #6CF;
  border-radius: 5px;
  width: 35px;
  height: 10px;
  color: #fff;
  font-size: 0.65em;
  padding: 2px;
  margin-bottom: 5px;
}
#seminar table td div.new h4 {
  background-color: #C69;
}
#seminar table td div.new h3 {
  color: #C69;
}
#seminar table td div.new h3 span {
  background: #C69;
  border-radius: 5px;
  width: 35px;
  height: 10px;
  color: #fff;
  font-size: 0.65em;
  padding: 2px;
  margin-bottom: 5px;
}
#seminar table td div p {
  line-height: 1.5em;
  margin-top: 8px;
  font-size: 1em;
}
#seminar table td p.setsumei {
  font-size: 80%;
  line-height: 1.5em;
  text-align: justify;
  margin-top: 5px;
  padding-top: 8px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #666;
}
#seminar table td p.cpd {
  font-size: 85%;
  background-color: #FFFFCA;
  display: inline-block;
  padding: 2px 10px;
  margin-top: 5px;
}
#seminar table#njs td {
  width: 44%;
  vertical-align: middle;
}
#seminar table#njs td.time {
  width: 6%;
}
#seminar table#njs td h3 span {
  font-size: 90%;
}
#seminar .abc {
  background: #003686;
  border-radius: 20px;
  width: 15px;
  height: 15px;
  color: #fff;
  padding: 3px;
  margin-bottom: 5px;
}

.h2_ttl {
  color: #039;
  border-bottom: 1px solid #9AC7F3;
  padding-bottom: 10px;
  position: relative;
  height: 30px;
}

.place {
  font-size: 1.1em;
  border-bottom: 1px dotted #003686;
  width: 480px;
  padding-bottom: 7px;
}
.place span {
  height: 30px;
  color: #003686;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 5px;
}

.time_extra {
  background: #E8E8E8;
  width: 100%;
}

セミナー聴講登録の流れ-- > table.step {
  margin-left: 30px;
  margin-bottom: 15px;
}

table.step tr th {
  color: #666;
  font-size: 1.1em;
  padding: 10px;
  border-bottom: 1px solid #eee;
}
table.step tr td {
  padding: 10px;
  border-bottom: 1px solid #eee;
}

.steptitle {
  font-weight: bold;
  border-bottom: 1px solid #003686;
  margin-bottom: 10px;
  font-size: 1.0em;
  color: red;
}
.steptitle a {
  text-decoration: none;
  color: red;
}

.steptext {
  font-size: 90%;
}

/*申し込みボタン*/
.apply {
  font-size: 140%;
  font-weight: bold;
  color: #A80000;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 20px;
}

#applyBtn {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 750px;
  margin: 20px auto 10px;
}
#applyBtn p {
  line-height: 1.8;
}
#applyBtn p span {
  font-weight: bold;
}
#applyBtn a {
  display: block;
  padding: 15px 20px;
  background-color: darkorange;
  color: white;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
}
#applyBtn a:hover {
  opacity: 0.5;
}
#applyBtn:after {
  content: none;
}

.step {
  width: 800px;
}

/* プログラム内容 2018年スタイル作成 */
.program {
  padding-top: 50px;
}
.program--inner {
  max-width: 800px;
  margin: 0 auto;
}
.program--inner__time {
  width: 115px;
}
.program--nav {
  padding-top: 50px;
}
.program--nav ul {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
}
.program--nav ul li a {
  display: block;
  background-color: #00a0e9;
  color: white;
  padding: 10px 20px;
  text-decoration: none;
}
.program--nav ul li a:hover {
  opacity: 0.5;
}
.program__append {
  text-align: right;
  margin-bottom: 5px;
}
.program__append__title {
  background-color: #177ecc;
  color: white;
  padding: 3px 10px;
  margin-left: 20px;
  margin-right: 5px;
}
.program__tbl {
  width: 100%;
  margin-bottom: 40px !important;
}
.program__time {
  margin-bottom: 5px;
}
.program__site {
  display: inline-block;
  color: white;
  padding: 3px 10px;
  background-color: #e9516c;
}
.program__site--2 {
  background-color: darkorange;
}
.program__category {
  display: inline-block;
  color: white;
  padding: 3px 10px;
  background-color: #00a0e9;
  margin-bottom: 10px;
}
.program__title {
  color: #008fb7;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 10px;
}
.program__title__num {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #008fb7;
  color: white;
  text-align: center;
  line-height: 30px;
  margin-bottom: 5px;
}
.program__content {
  margin-bottom: 10px;
}
.program__content figure {
  margin: 10px 0 0;
  display: flex;
  align-items: flex-end;
}
.program__content figure img {
  max-width: 150px;
  height: auto;
}
.program__content figure figcaption {
  margin-left: 10px;
  word-wrap: break-word;
}
.program__content__title {
  display: inline-block;
  color: white;
  padding: 3px 10px;
  background-color: #f39800;
  margin-bottom: 5px;
  margin-top: 15px;
}
.program__content__define dt {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
.program__content__define dd {
  margin-bottom: 20px;
}
.program__content__define__right {
  display: block;
  text-align: right;
  color: #008fb7;
  margin-bottom: 5px;
}
.program__content__red {
  color: red;
  font-weight: bold;
}
.program__content__dead {
  color: red;
  font-weight: bold;
}
.program__content__dead span {
  display: inline-block;
  padding: 5px 10px;
  font-size: 18px;
  color: white;
  background-color: red;
  margin-top: 10px;
  margin-bottom: 5px;
}
.program__content__popup {
  text-decoration: underline;
}
.program__content__btn {
  display: inline-block;
  background-color: darkblue;
  color: white;
  padding: 10px 50px;
}
.program__content__btn:link {
  color: white;
  text-decoration: none;
}
.program__content__btn:visited {
  color: white;
  text-decoration: none;
}
.program__content__btn:hover {
  opacity: 0.5;
}
.program__speaker {
  display: flex;
  flex-flow: row;
  align-items: flex-end;
}
.program__speaker dt {
  margin-right: 10px;
}
.program__speaker dt img {
  max-width: 100px;
  height: auto;
  vertical-align: bottom;
}
.program__speaker2 {
  margin-top: 20px;
}
.program__speaker3 {
  margin-top: 20px;
}
.program__speaker3 li {
  margin-bottom: 5px;
}
.program__support {
  text-align: right;
  margin-top: 20px;
}
.program__support--popup {
  text-decoration: underline;
}
.program__timeTbl {
  width: 100%;
  margin-bottom: 30px !important;
}
.program__timeTbl--innerA {
  box-sizing: border-box;
  width: 67px;
}
.program__timeTbl--innerB {
  box-sizing: border-box;
  width: 199px;
}
.program__timeTbl__time {
  text-align: center;
  padding: 5px 8px !important;
}
.program__timeTbl__time__siteA {
  display: inline-block;
  font-size: 12px;
  color: white;
  font-weight: bold;
  background-color: #e9516c;
  margin-top: 10px;
}
.program__timeTbl__time__siteB {
  display: inline-block;
  font-size: 12px;
  color: white;
  font-weight: bold;
  background-color: #00a0e9;
  margin-top: 10px;
}
.program__timeTbl__content + .program__timeTbl__content {
  margin-top: 30px;
}
.program__timeTbl__content li + li {
  margin-top: 5px;
}
.program__timeTbl__content__title {
  font-size: 18px;
  color: #177ecc;
}
.program__timeTbl__content__title a {
  color: #177ecc;
}
.program__timeTbl__content__siteA {
  display: inline-block;
  color: white;
  padding: 3px 10px;
  background-color: #e9516c;
}
.program__timeTbl__content__siteB {
  display: inline-block;
  color: white;
  padding: 3px 10px;
  background-color: #00a0e9;
}
.program__timeTbl__content__popup {
  text-decoration: underline;
}
.program__timeTbl__grey {
  background-color: #ddd;
}
.program__jpnCup {
  margin: 10px 0 5px !important;
}
.program__jpnCup tr:nth-child(2n+1) {
  background-color: #dbf7ff;
}
.program__jpnCup th {
  background-color: #008fb7 !important;
  color: white;
  text-align: center;
  border: none !important;
}
.program__jpnCup td {
  border: none !important;
}

.balloonParent {
  position: relative;
  cursor: pointer;
}

.balloon1, .balloon2, .balloon3, .balloon4, .balloon5, .balloon6,
.balloon7, .balloon8, .balloon9, .balloon10, .balloon11, .balloon12,
.balloon13, .balloon14, .balloon15, .balloon16, .balloon17,
.balloon18, .balloon19, .balloon20, .balloon21, .balloon22,
.balloon23, .balloon24, .balloon25, .balloon26, .balloon27 {
  display: none;
}

.balloon, .balloon-wide, .balloon-wide2, .balloon-wide3, .balloon-wide4 {
  position: absolute;
  display: inline;
  padding: 2px;
  background-color: rgba(0, 143, 183, 0.95);
  width: 300px;
  left: 0%;
  bottom: 100%;
  margin-bottom: 12px;
  color: white;
  font-size: 14px;
  line-height: 1.5;
  padding: 10px;
}
.balloon:after, .balloon-wide:after, .balloon-wide2:after, .balloon-wide3:after, .balloon-wide4:after {
  border-top: 12px solid rgba(0, 143, 183, 0.95);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -12px;
  left: 5%;
  content: "";
  position: absolute;
}

.balloon-wide {
  width: 800px;
  left: -25%;
}
.balloon-wide:after {
  left: 40%;
}

.balloon-wide2 {
  width: 600px;
  left: 10%;
}
.balloon-wide2:after {
  left: 50%;
}

.balloon-wide3 {
  width: 600px;
  left: -100%;
}
.balloon-wide3:after {
  left: 25%;
}

.balloon-wide4 {
  width: 600px;
  left: -50%;
}
.balloon-wide4:after {
  left: 25%;
}

.float-btn {
  position: fixed;
  top: 50%;
  right: 0;
}
.float-btn__part {
  margin-bottom: 10px;
}
.float-btn__part a {
  display: block;
  padding: 10px;
  background-color: darkorange;
  color: white;
  text-decoration: none;
  text-align: center;
  transition: all .3s ease;
}
.float-btn__part a:hover {
  opacity: 0.5;
}
.float-btn__part2 {
  margin-bottom: 10px;
}
.float-btn__part2 a {
  display: block;
  padding: 10px;
  background-color: darkorange;
  color: white;
  text-decoration: none;
  text-align: center;
  transition: all .3s ease;
  background-color: #00a0e9;
}
.float-btn__part2 a:hover {
  opacity: 0.5;
}
