@charset "utf-8";
/* =====================================================
   一般
===================================================== */
body {
  background-color: #fff;
  box-sizing: border-box;
  color: #020024;
  font-family: "Hiragino Sans", Meiryo, "Hiragino Kaku Gothic Pro", "sans-serif";
  font-size: 16px;
  line-height: 170%;
  margin: 0 auto;
}

h2 {
  background: #025a86;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px 0;
  padding: 10px 20px;
}

h2 img {
  margin: 0 .5em 0 0;
  transform: translateY(-2px);
  vertical-align: middle;
}

#partnership h2 {
  background-color: #025a86;
  color: #000;
  padding: 5px;
  text-align: center;
}


/*h3タグはpopupのタイトルトリガーなので注意*/
h3 {
  font-size: 16px;
}

h4 {
  margin-bottom: 10px;
}

h5 {
  font-size: 14px;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

.noindent {
  margin-left: -1em!important;
  text-indent: 0!important;
}

.annotation {
  font-size: 14px;
  line-height: 155%;
  margin-bottom: 12px;
}

.red {
  color: red;
}
.bold {
  font-weight: bold;
}
.syuuryou {
  color: red;
  font-size: 24px;
  font-weight: bold;
}

.large {
  font-size: larger;
}

.box25 {
  padding: 25px 0;
}

a {
  word-break: break-all;
}

/* =====================================================
   レイアウト用
===================================================== */

/* レスポンシブ調整 */
div.wrapper {
  background-color: #f9f9f9;
  overflow: hidden;
}

.innerbox {
  margin-left: auto;
  margin-right: auto;
  width: min(90%, 836px);
}
.innerbox-800 {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
.innerbox-white {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  width: min(90%, 836px);
}
.margin-box {
  margin: auto;
  margin-bottom: 50px;
  width: 100%;
}

.nodivide > span {
  display: inline-block;
}

input.dekai {
  height: 20px;
  margin: .5em .8em .6em .5em;
  vertical-align: middle;
  width: 20px;
}
input.hidden {
  display: none;
}
/* お申し込みボタン - entry - */

#entry .button p.entry.disable {
  background: url(btn_entry_disable.png) center top no-repeat;
  height: 86px;
}
#entry .button p.entry.disable input {
  display: none;
}
/* お申し込みボタン - nid - */

/* お申し込みボタン - clear - */
#entry .button p.clear {
  display: none;
  margin-top: 20px;
}
.lead .program-annotation-panel {
  background-color: #fff;
  border: 1px solid #f00;
  color: #f00;
  margin-top: 2em;
}

.mfp-close {
  opacity: 1;
}

.lead .program-annotation-panel p {
  color: #f00;
  line-height: 1.7em;
}

.lead .program-annotation-panel p.note {
  color: #555;
  display: block;
  font-size: 1.2em;
  line-height: 1.6em;
  margin: 1em 0 0 0;
  padding-left: 1em;
  text-indent: -1em;
}

.lead .program-annotation-panel p.note b {
  color: #f00;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0 .2em 0 .2em;
}

.lead .program-annotation-panel-body p {
  margin-bottom: 0;
}
.lead .program-annotation-panel-body .half-left {
  font-size: 12px;
  margin: 20px auto 0;
  text-align: left;
  text-indent: -1em;
  width: 450px;
}

.lead .program-annotation-panel-body p a {
  color: #f00;
  text-decoration: underline;
}

.program-annotation-panel {
  background-color: #fffafa;
  border: 1px solid #fcc;
  margin-bottom: 1.5em;
  padding: 20px 40px;
}

.viewing .program-annotation-panel {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
}

.program-annotation-panel-title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
}
.program-annotation-panel-body p {
  margin-bottom: 1em;
}

.program-annotation-panel-body {
  color: #000;
  font-size: 16px;
}
.program-annotation-panel-body p:last-child {
  margin-bottom: 0;
}
.notice {
  color: red;
  font-size: 150%;
  font-weight: bold;
  text-align: center;
}
.notice-red {
  background-color: #fff;
  border: 1px solid #f00;
  box-sizing: border-box;
  color: #f00;
  margin: 2em auto;
  max-width: 800px;
  padding: 30px 100px;
  width: 100%;
}

.notice-red p {
  color: #f00;
  line-height: 1.7em;
}

.notice-red p.note b {
  color: #f00;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0 .2em 0 .2em;
}

.notice-red p {
  margin-bottom: 0;
}
.notice-red .half {
  font-size: 12px;
  margin: 20px auto 0;
  text-align: left;
  text-indent: -1em;
  width: 500px;
}

.notice-red p a {
  color: #f00;
  text-decoration: underline;
}


/* =====================================================
   背景用
===================================================== */
.background-black {
  background-color: #000;
}
.background-gray {
  background-color: #ccc;
  padding: 20px 0;
}
.background-white {
  background-color: #fff;
}
.margin-thin {
  margin: 0 auto;
  padding: 0;
}
/* =====================================================
   見出しパーツ
===================================================== */
.belt_s {
  background: #025a86;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 2px 15px;
  text-align: left;
}
/* =====================================================
   ヘッダー
===================================================== */
.topimg {
  height: auto;
  vertical-align: bottom;
  width: 100%;
}

#title {
  background-color: #050b1f;
  background-image: url("titleback.png");
  background-position: center;
  background-size: cover;
  box-sizing: border-box;
  margin: 0;
  max-width: 100%;
  padding: 30px 0;
}

/* =====================================================
   序文
===================================================== */
#about {
  clear: both;
  margin: auto;
  padding: 50px 0 0;
  width: 95%;
}
#about > p {
  margin: 0 auto 30px;
}

#about > p:last-child {
  margin-bottom: 0;
}

#about .migiyose {
  text-align: right;
}
#owabi {
  border: 1px dotted red;
  margin: 20px auto;
  padding: 20px;
  width: 95%;
}
/* =====================================================
   開催概要
===================================================== */
.gaiyou {
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .1);
  height: 100%;
  line-height: 170%;
  margin: auto;
}

.gaiyou tr {
  border-bottom: 1px solid #d1d3d6;
}
.gaiyou tr:last-child {
  border-bottom: none;
}
.gaiyou tr th {
  padding: 0;
  vertical-align: middle;
  width: 20%;
}
.gaiyou tr th div {
  background-color: #47abd3;
  display: table;
  height: 100%;
  width: 100%;
}

.gaiyou tr th div span {
  color: #fff;
  display: table-cell;
  font-weight: bold;
  height: 100%;
  padding: 16px 10px;
  text-align: center;
  vertical-align: middle;
}
.gaiyou tr td {
  box-sizing: border-box;
  padding: 16px 20px;
  vertical-align: middle;
  width: 80%;
}
.red_small {
  color: red;
  font-size: 80%;
  margin-top: 5px;
  padding-left: 1em;
  text-indent: -1em;
  text-justify: inter-word;
}
/* =====================================================
   プログラム
===================================================== */
#pro1204 tr th div, .col1204, .day1204, .entrybutton.round.col1204 {
  background-color: #8291ae;
}
#pro1205 tr th div, .col1205, .day1205, .entrybutton.round.col1205 {
  background-color: #5f88a4;
}
p.day1204 {
  clear: both;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px 0;
  padding: 10px 20px;
}
p.day1205 {
  clear: both;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 20px 0;
  padding: 10px 20px;
}
.in-page-links {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0 auto 10px;
  width: 100%;
}

.in-page-links li {
  flex-basis: 49%;
}

.in-page-links li:nth-child(2) a {
  background-color: #5f88a4;
}

.in-page-links li a {
  background-color: #8291ae;
  color: #fff;
  display: block;
  font-weight: bold;
  padding: 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  transition: opacity 1s;
}

.in-page-links li a:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  height: 0;
  margin-right: 6px;
  position: relative;
  top: -2px;
  width: 0;
}

.in-page-links li a:hover {
  opacity: .7;
}

.shortcut {
  margin: auto;
  width: 100%;
}
.shortcut div {
  box-sizing: border-box;
  color: white;
  float: left;
  margin: 5px auto;
  padding-bottom: 5px;
  padding-top: 5px;
  text-align: center;
  width: calc(99.9%/2);
}
.col1204 {
  border-right: solid 2px;
}

.col1205 {
  border-left: solid 2px;
}

label {
  cursor: pointer;
}
.program {
  background-color: #fff;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .1);
  height: 100%;
  line-height: 150%;
  margin: 0 auto 75px;
  width: 100%;
}

.program tr {
  border-bottom: 1px solid #d1d3d6;
}

.program td {
  border-left: 1px solid #d1d3d6;
  width: 80%;
}

.program tr th {
  box-sizing: border-box;
  padding: 0;
  vertical-align: middle;
} 

.program tr td {
  box-sizing: border-box;
  padding: 16px 20px;
  vertical-align: middle;
}

.program tr th {
  text-align: center;
  vertical-align: middle;
}
.program tr th div {
  background-color: #e8caff;
  display: table;
  height: 100%;
  text-align: center;
  width: 100%;
}
.program tr th div span {
  color: #fff;
  display: table-cell;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  padding: 16px 10px;
  text-align: center;
  vertical-align: middle;
}
.program tr td {
  box-sizing: border-box;
  padding: 16px 20px;
  vertical-align: top;
}
.program tr td.notice {
  border-left: none;
  color: red;
}
.program tr td.notice p {
  line-height: 150%;
  margin-left: 1em;
  text-indent: -1em;
}
.table-header {
  height: 50px;
  margin: 0;
  padding: 0;
  vertical-align: central;
}
.table-header td {
  border-left: none;
  box-sizing: content-box;
  padding: 0 3px;
  text-align: center;
}
.table-header .label-a div {
  background: #73ccfe;
  border: solid 10px #73ccfe;
  color: #fff;
}
.table-header .label-b div {
  background: #02b961;
  border: solid 10px #02b961;
  color: #fff;
}
span[class~="A"] {
  background: #73ccfe;
  border: solid 4px #73ccfe;
  color: #fff;
}
span[class~="B"] {
  background: #02b961;
  border: solid 4px #02b961;
  color: #fff;
}
span[class~="AB"] {
  background: #9201b9;
  border: solid 4px #9201b9;
  color: #fff;
}

.theme {
  border-bottom: 1px dotted #999;
  font-weight: bold;
  margin: 5px auto;
  padding: 5px 0;
}
.speechtitle {
  color: #333;
  font-weight: bold;
  padding: 5px 0;
}
.position {
  clear: both;
  margin-top: 10px;
  width: 100%;
}
.panelist {
  box-sizing: border-box;
  display: inline-block;
  float: left;
  font-size: 14px;
  line-height: 150%;
  max-width: 100%;
  padding: 0 10px 10px;
  width: 50%;
}

.program img.left {
  float: left;
  margin-right: 10px;
}

.image {
  font-size: 80%;
  margin: auto;
  text-align: center;
}

.mfp-content .detail h5 {
  font-size: 13px;
  line-height: 1.3;
  margin-bottom: 6px;
}

.mfp-content .detail .profile:before {
  color: #222;
  content: "《プロフィール》";
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px;
}

.speakers {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.speakers .speaker {
  flex-basis: 50%;
}

.button {
  margin-top: 20px;
  width: 100%;
}

div.speaker > .photo {
  display: none;
}

/* プログラム - photo */
table.program > .speaker p {
  float: left;
}

table.program td .photo {
  float: right;
  margin-bottom: 4px;
  margin-top: 3px;
  padding: 0 10px 0 15px;
}
table.program td .photo img {
  display: inline-block;
  margin-bottom: 6px;
  vertical-align: bottom;
}
table.program > div.speaker {
  clear: both;
}
/* プログラム - speaker */
table.program td p.speaker {
  margin: 8px 0 10px 0;
  word-break: break-all;
}
table.program td div.speaker {
  margin: 0 0 0 0;
}

.speaker.clear {
  clear: both;
}
div.speaker {
  font-size: 14px;
}
/* プログラム - パネルディスカッション */
table.program ul.panelist, .mfp-content .detail ul.panelist {
  list-style-type: none;
  margin-bottom: 0;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 0;
}
table.program ul.panelist li, .mfp-content .detail ul.panelist li {
  float: left;
  margin: 4px 15px 0 0;
  padding-bottom: 3px;
  width: 125px;
}
table.program ul.panelist li p, .mfp-content .detail ul.panelist li p {
  font-size: 13px;
  margin: 3px 0;
}
table.program ul.panelist li p.photo, .mfp-content .detail ul.panelist li p.photo {
  float: none;
  margin: 0 0 8px 0;
  padding: 0;
}
table.program ul.panelist li p.photo img, .mfp-content .detail ul.panelist li p.photo img, table.program .moderator p.photo img, .mfp-content .detail .moderator p.photo img {
  margin-bottom: 0;
  vertical-align: bottom;
}


/* =====================================================
   お問い合わせ
===================================================== */

#contact {
  margin-top: 60px;
  padding-bottom: 60px;
}

#contact div {
  background: #fff;
  box-shadow: 0 1px 5px 1px rgba(0, 0, 0, .1);
  display: block;
  margin: 0 auto;
  padding: 30px 20px 35px;
  text-align: center;
}

#contact p {
  font-size: 16px;
  margin-bottom: 15px;
}

#contact div a.button {
  background: #025a86;
  border-radius: .3em;
  color: #fff;
  display: block;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
  font-size: 16px;
  font-weight: bold;
  margin: 0 auto;
  padding: .5em;
  text-decoration: none;
  transition: opacity 1s;
  width: min(350px, 90%);
}

#contact div a.button:hover {
  opacity: .7;
}

.center {
  text-align: center;
  vertical-align: middle;
}
#partnership .partner {
  margin: 35px 50px;
  vertical-align: middle;
}
#partnership .end {
  clear: both;
}

.information-box {
  background-color: #fff;
  border: 1px solid #d1d3d6;
  box-sizing: border-box;
  margin: 20px auto;
  padding: 20px;
  width: 100%;
}

.information-text {
  font-size: 85%;
  margin: 0 20px;
}

.information-text.title {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: .5em;
}

.information-text > p {
  line-height: 150%;
  margin-bottom: .75em;
}
#signature {
  margin: auto;
  margin-bottom: 30px;
}

#signature > .naka {
  margin: 20px auto;
}

.akawaku {
  background-color: #fff;
  border: 1px solid #b25975;
  box-sizing: content-box;
  font-size: 15px;
  margin: 2em auto;
  padding: 20px 18px;
}

.entrybutton, .entrybutton2 {
  background: #000; /*下にボタンの色指定を別で作る*/
  border-radius: .3em;
  color: #fff;
  display: block;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .2));
  font-size: 1.2em;
  font-weight: bold;
  margin: .5em auto .5em;
  max-width: 800px;
  padding: .5em 0;
  text-align: center;
  transition: all 1s;
  width: 100%;
}
.entrybutton.purple {
  background: #47abd3;
}
.entrybutton.blue {
  background: #66f;
}
.entrybutton.brown {
  background: #611;
}
.entrybutton2.gray {
  background: #ccc;
}

.entrybutton.round, .entrybutton2.round {
  border-radius: .3em;
  line-height: 1.3em;
  max-width: 100%;
  padding: .8em 0;
}

.entrybutton:hover {
  cursor: pointer;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .3));
  opacity: .7;
  transform: translate(1px,2px);
}

a.nodeco {
  text-decoration: none;
}

table.entry {
  border: 0;
  box-sizing: border-box;
  margin: 30px auto;
  padding: 0;
  width: 100%;
}

table.entry td {
  padding: 0 5px;
  width: 50%;
}

a.nodeco {
  text-decoration: none;
}
/* =====================================================
	フッター
===================================================== */
footer {
  border-top: 3px solid #025a86;
  color: #666;
  font-size: 10px;
  margin: 0 auto;
  padding: 20px 0;
  text-align: center;
  width: 100%;
}

/* =====================================================
	magnific popup関連 
===================================================== */

.popup {
  background: #fff;
  border: 2px solid #8291ae;
  border-radius: .25em;
  box-sizing: border-box;
  color: #8291ae;
  display: block;
  filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .1));
  font-size: 14px;
  font-weight: bold;
  padding: .5em;
  text-align: center;
  text-decoration: none !important;
  transition: all 1s;
  width: calc(50% - 20px);
}

.popup:hover {
  background: #8291ae;
  color: #fff;
}

.popup.day2 {
  border: 2px solid #5f88a4;
  color: #5f88a4;
}

.popup.day2:hover {
  background: #5f88a4;
  color: #fff;
}

.mfp-content .detail {
  background: url(titleback.png) no-repeat center/cover;
  border-radius: 3px;
  margin: 0 auto;
  max-width: 640px;
  overflow: hidden;
  position: relative;
}
.mfp-content .detail .popup, .mfp-content .detail input {
  display: none !important;
}
.mfp-content .detail.mode0 button.mfp-close {
  color: #bababa !important;
}
.mfp-content .detail div, .mfp-content .detail section {
  overflow: hidden;
}
.mfp-content .detail p {
  font-size: 14px;
  margin: 7px 0;
}
.mfp-content .detail ul {
  margin: 7px 0;
}
.mfp-content .detail li {
  font-size: 14px;
  line-height: 1.4;
  margin: 0 0 4px 0;
}
.mfp-content .detail img {
  vertical-align: bottom;
}

/* セミナータイトル（ヘッドの帯） */
.mfp-content .detail .seminar-title {
  background: #003968;
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 !important;
  padding: 10px 40px 10px 20px;
}

.mfp-content .detail > .pad {
  background-color: rgba(255, 255, 255, .7);
  padding: 20px;
}

/* property */
.mfp-content .detail .property {
  background: #155a97;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  margin: 10px auto 15px;
  padding: 10px 15px;
}
.mfp-content .detail .time {
  margin-right: 10px;
}
.mfp-content .detail .status {
  color: #f22;
  display: inline-block;
  font-size: 14px;
  margin-right: 10px;
}
.mfp-content .detail span.label {
  margin: 4px 10px 4px 0;
}

.mfp-content .detail .shoulder {
  border-bottom: dotted 1px #ddd;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin: 10px 0;
  padding-bottom: 5px;
  padding-left: 0;
}
.mfp-content .detail .shoulder.noline {
  border-bottom: none;
  margin: 15px 0 0 0;
  padding-bottom: 0;
  padding-left: 0;
}

/* title = プログラム欄のh4相当 */
.mfp-content .detail .title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin: 10px 0 15px 0;
}
.mfp-content .detail .title span {
  font-size: 90%;
}
.mfp-content .detail .title .shoulder {
  border: none;
  display: block;
  font-weight: normal;
  margin-bottom: .2em;
  padding: 0;
}
.mfp-content .detail .title .subtitle {
  display: block;
  margin-top: .2em;
}

/* photo */
.mfp-content .detail .photo {
  display: inline-block;
  float: right;
  margin: 0 0 10px 0;
  padding: 4px 10px 0 15px;
}
.mfp-content .detail .photo.right {
  float: right !important;
  padding: 4px 10px 0 15px !important;
}
.mfp-content .detail .photo.left {
  float: left !important;
  margin: 0 0 5px 0;
  padding: 0 15px 0 5px !important;
}
.mfp-content .detail .photo img {
  height: auto;
  width: 90px;
}

/* speaker */
.mfp-content .detail .speaker {
  border-left: 2px solid;
  font-size: 14px;
  line-height: 1.45;
  margin: 10px 10px 15px 0;
  padding: 2px 0 0 12px;
}
.mfp-content .detail .speaker ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.mfp-content .detail .speaker li:last-child, .mfp-content .detail .speaker p:last-child {
  margin-bottom: 0;
}

/* note */
.mfp-content .detail .note {
  margin: 10px 5px;
}


/* summary */
.mfp-content .detail .summary {
  clear: both;
}

/* profile */
.mfp-content .detail .profile {
  font-size: 12px;
  line-height: 1.5;
  margin: 15px 0 10px 0;
}

.mfp-content .detail p.profile:first-child {
  display: none;
}

.mfp-content .detail p.highlights:first-child {
  display: none;
}
.sponly.label {
  display: none;
}

.popup img {
  margin: 10px 0 5px;
}

/* =====================================================
   スマホ対応
===================================================== */

@media (max-width: 768px) {
  .information-box {
    padding: 20px 0;
  }

  .gaiyou {
    display: block;
    line-height: 150%;
    width: 100%;
  }
  .gaiyou tr th {
    text-align: left;
  }

  .red_small {
    color: red;
    font-size: 12px;
    line-height: 130%;
    margin-top: 5px;
    padding-left: 1em;
    text-indent: -1em;
    text-justify: inter-word;
  }

  .program tr {
    border: 0;
    margin: 0;
    padding: 0;
  }
  .program tr th {
    float: left;
    text-align: left;
    width: 100%;
  }
  .program tr td {
    border-left: none;
    float: left;
    margin: 0;
    padding: 16px 20px 32px;
    width: 100%;
  }
  .speaker_left {
    box-sizing: border-box;
    float: left;
    max-width: 75%;
  }

  .sponly.label {
    display: inline-block;
  }
  .notice-red, .notice-red .half {
    padding: 10px;
    text-align: center;
    width: 90%;
  }
  .notice-red .half {
    text-align: left;
  }
}

@media (max-width: 480px) {
  .speakers {
    flex-direction: column;
  }

  .speakers .speaker:first-child {
    margin-bottom: 20px;
  }

  .popup {
    width: 100%;
  }
}

@media (max-width: 430px) {
  .gaiyou tr th {
    display: block;
    width: 100%;
  }

  .gaiyou tr td {
    display: block;
    width: 100%;
  }

  .entrybutton, .entrybutton2 {
    font-size: 1em;
  }

  p.day1204 {
    font-size: 18px;
  }

  p.day1205 {
    font-size: 18px;
  }
}
