/* This css is for customize page of Synopsys */
body {
  position: relative;
  min-width: 1366px;
  min-height: 100%;
  line-height: 1.38em;
  margin: 0;
  font: 13px/1.231 Verdana, "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
}

.box1 .cell,
.box2 .cell,
.box3 .cell,
.box47 .cell,
#lunch .cell {
  border-top: solid 6px #8a48cf !important;
  /*K-1,K-2,K-3*,lunch*/
}

.box4 .cell,
.box11 .cell,
.box18 .cell,
.box25 .cell,
.box33 .cell,
.box41 .cell {
  border-top: solid 6px #4c59b9 !important;
  /*IM*/
}

.box5 .cell,
.box12 .cell,
.box19 .cell,
.box26 .cell,
.box34 .cell {
  border-top: solid 6px #4374ab !important;
  /*TM*/
}

.box6 .cell,
.box13 .cell,
.box20 .cell,
.box27 .cell,
.box35 .cell {
  border-top: solid 6px #2b868c !important;
  /*AT*/
}

.box28 .cell,
.box36 .cell,
.box42 .cell {
  border-top: solid 6px #37aed0 !important;
  /*IP*/
}

.box7 .cell,
.box14 .cell,
.box21 .cell,
.box29 .cell,
.box37 .cell,
.box43 .cell {
  border-top: solid 6px #2e8945 !important;
  /*VC*/
}

.box8 .cell,
.box15 .cell,
.box22 .cell,
.box30 .cell,
.box38 .cell,
.box44 .cell {
  border-top: solid 6px #6b8930 !important;
  /*P*/
}

.box9 .cell,
.box16 .cell,
.box23 .cell,
.box31 .cell,
.box39 .cell,
.box45 .cell {
  border-top: solid 6px #948b22 !important;
  /*CD*/
}

.box10 .cell,
.box17 .cell,
.box24 .cell,
.box32 .cell,
.box40 .cell,
.box46 .cell {
  border-top: solid 6px #be902d !important;
  /*SW*/
}

.box4 .code,
.box11 .code,
.box18 .code,
.box25 .code,
.box33 .code,
.box41 .code {
  color: #4c59b9;
    /*IM*/
}

.box5 .code,
.box12 .code,
.box19 .code,
.box26 .code,
.box34 .code {
  color: #4374ab;
  /*TM*/
}

.box6 .code,
.box13 .code,
.box20 .code,
.box27 .code,
.box35 .code {
  color: #2b868c;
  /*AT*/
}

.box28 .code,
.box36 .code,
.box42 .code {
  color: #37aed0;
  /*IP*/
}

.box7 .code,
.box14 .code,
.box21 .code,
.box29 .code,
.box37 .code,
.box43 .code {
  color: #2e8945;
  /*VC*/
}

.box8 .code,
.box15 .code,
.box22 .code,
.box30 .code,
.box38 .code,
.box44 .code {
  color: #6b8930;
  /*P*/
}

.box9 .code,
.box16 .code,
.box23 .code,
.box31 .code,
.box39 .code,
.box45 .code {
  color: #948b22;
  /*CD*/
}

.box10 .code,
.box17 .code,
.box24 .code,
.box32 .code,
.box40 .code,
.box46 .code {
  color: #be902d;
  /*SW*/
}

.box47 .code {
  padding: 15px 0;
  color: #4a167d;
  font-size: 24px;
}

.box41 {
  margin-bottom: 29px;
}

.place_color_1 {
  color: #4c59b9 !important;
}

.place_color_2 {
  color: #4374ab !important;
}

.place_color_3 {
  color: #2b868c !important;
}

.place_color_4 {
  color: #37aed0 !important;
}

.place_color_5 {
  color: #2e8945 !important;
}

.place_color_6 {
  color: #6b8930 !important;
}

.place_color_7 {
  color: #948b22 !important;
}

.place_color_8 {
  color: #be902d !important;
}

.program-nav {
  overflow: hidden;
  margin-bottom: 20px;
}

ul {
  list-style: none;
}

.program-nav li a {
  text-decoration: none;
}

.program-nav li {
  float: left;
  margin-right: 6px;
  word-break: break-all;
}

.program-nav .space {
  width: 19px;
}

.program-nav li:last-child {
  margin-right: 0;
}

#contents {
  padding: 50px 0 107px;
}

.program-wrap {
  margin-bottom: 60px;
  padding: 40px 0 60px;
  background: #f4f8f9;
}

.wrap {
  position: relative;
  width: 1366px;
  margin: 0 auto;
  box-sizing: border-box;
}

#contents .memo {
  float: right;
  line-height: 1.866;
  margin-bottom: 16px;
  font-size: 14px;
}

#contents h2 {
  margin: 0 0 50px;
}

#contents h2 img {
  display: block;
  margin: 0 auto;
}

#contents h2.track-title {
  margin: 10px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}

#contents .guide-box {
  height: 32px;
  overflow: hidden;
  margin-bottom: 11px;
}

.breakfast tr td {
  margin: 0;
  padding: 0;
}

.breakfast tr td .inner .title {
  padding: 0;
  color: #430064;
  font-size: 18px;
  font-weight: bold;
}

.breakfast {
  width: 100%;
  margin-bottom: 10px;
}

.breakfast tr td .inner {
  height: 100%;
  margin-left: 4px;
  padding: 20px 0 20px 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}

.breakfast tr td .inner .title,
.breakfast tr td .inner .sub-title,
.breakfast tr td .inner .speaker {
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}

.breakfast tr td .inner .sub-title {
  color: #430064;
  font-size: 16px;
  font-weight: bold;
}

.breakfast tr th {
  width: 57px;
  padding: 10px 0px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background-color: #4a167d;
}

#breakout-session {
  width: 100%;
  color: #000;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #ddd;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}

#breakout-session tr th {
  width: 57px;
  padding: 10px 0;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background-color: #4a167d;
  border-bottom: 1px solid #fff;
}

#breakout-session tr th .bar {
  display: block;
  width: 100%;
  height: 6px;
  margin: 6px auto;
}

#breakout-session tr td {
  position: relative;
  width: 1287px;
  padding: 0 0 10px 5px;
  border: 0;
  box-sizing: border-box;
  vertical-align: top;
  word-break: break-all;
  word-wrap: normal;
}

#breakout-session tr td .cell {
  position: relative;
  height: 100%;
  padding: 0 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  background: #fff;
  border-top: solid 6px #8a48cf;
}

#breakout-session tr td .title {
  margin: 0;
  padding-top: 10px;
  color: #430064;
  font-size: 16px;
  font-weight: bold;
}

#breakout-session tr td .title a {
  color: #430064;
}

#breakout-session tr td .overview {
  display: inline-block;
  padding: 10px 0;
}

#breakout-session tr td .overview .speaker-image {
  float: right;
  height: 400px;
}

#breakout-session tr td .overview .speaker-image img {
  width: 220px;
  height: auto;
  padding: 0px 50px;
}

#breakout-session tr td .overview .category-tag {
  padding-top: 20px;
}

#breakout-session tr td div {
  position: relative;
  line-height: 1.5;
  text-align: left;
}

#breakout-session tr td span.code {
  display: block;
  margin: 0 auto;
  padding: 6px 0 5px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: solid 1px #d7dbdd;
}

#breakout-session tr td.break {
  border: none;
  font-size: 16px;
}

#breakout-session tr td.break {
  position: relative;
  padding-top: 10px;
  text-align: center;
  vertical-align: middle;
}

#footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
}

#footer .footer-wrap {
  width: 100%;
  padding-top: 58px;
  background: #161616;
}

#footer .privacy-policy {
  position: absolute;
  right: 0;
  bottom: 30px;
  color: #fff;
}

#footer .copyright {
  margin: 0;
  padding: 15px 0;
  background: #000;
  color: #fff;
  text-align: center;
}