.ss_login_table th,
.ss_login_table td {
  background-color: #FFF;
}

/* footer#e-footer {
  position: absolute;
  bottom: 0;
} */

/* リンク系修正 */
.navbar-inner {
  background: #FFF;
  border: 0;
  box-shadow: none;
}

/* [class^="icon-"], [class*=" icon-"] {
    display: initial;
    vertical-align: initial;
    background-image: initial;
    background-repeat: initial;
}*/

i.icon-arrow-right {
  background-image: none;
}

li.anker a {
  text-decoration: none;
}


.logout.button {
  width: auto;
}

.logout.button div.js_btn_area .btn.btn-next {
  height: 30px;
  padding: 0;
}

/* @media screen and (max-width: 767px) {
  .logout.button {
    width: 40%;
  }
} */

.navbar {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 767px) {
  .navbar {
    display: block;
  }

  .logout.button {
    justify-content: flex-end;
  }

  .navbar .nav {
    float: left;
  }
}

/* モーダル非表示 */
#popup-session {
  display: none;
}

/* マイページトップ　カレンダーの非表示 */
.disnone_mypageck {
  display: none;
}

h3.menu_txt {
  margin-bottom: 10px;
  padding: 0px 0px 0px 8px;
  font-size: 18px;
  font-weight: bold;
  border-left: solid 4px #000000;
  color: #000000;
}

.top div.tab {
  border: 2px solid #696969;
}

div.tab {
  height: auto;
  overflow: auto;
  clear: left;
  padding: 10px;
  padding: 10px;
  border-radius: 10px;
  behavior: url(/PIE.htc);
}

/* 個人情報変更画面 */
.mypage_personal_add .disnone_add {
  display: none;
}

.mypage_personal_add .disnone_addck {
  display: none;
}

.disnone {
  display: none !important;
}

/* 連結項目の縦並び */
tr.item_linking td .ss_input {
  display: table;
}

/* モーダル非表示 */
#popup-explanation {
  display: none;
}

/* 講演者写真の非表示 */
.speaker-image .speaker.disp_OFF {
  display: none;
}

/* 言語切替の調整 */
.language .c-selectbox select {
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  resize: none;
  line-height: 20px;
}

/* 「AWS 最新情報を取得」の選択肢調整 */

tr.item_linking.th_hide.add_border label {
  color: black;
  font-size: 15px;
}

tr.add_border.th_hide label {
  color: black;
  font-size: 15px;
}

.ss_upComment {
  color: black;
  font-size: 13px;
}

/* お知らせ */
div#content h3 {
  margin-bottom: 10px;
  padding: 0px 0px 0px 8px;
  font-size: 18px;
  font-weight: bold;
}

.tableIdea01 {
  margin-bottom: 20px;
  width: 100%;
}

.tab table th {
  padding: 10px;
  font-weight: bold;
  text-align: right;
  width: 120px;
}

.tab table th {
  border-bottom: 1px solid #CCCCCC;
  font-size: 12px;
}

.tab table td {
  padding: 10px;
}

.tab table td {
  border-bottom: 1px solid #CCCCCC;
}

div.tab {
  height: auto;
  overflow: auto;
  clear: left;
  padding: 10px;
  border-radius: 10px;
  box-sizing: content-box;
  /* behavior: url("/PIE.htc"); */
}

div.tab {
  border: 1px solid #dddddd;
  margin-bottom: 2rem;
}

.tab a {
  color: #000000;
  font-size: 12px;
}

h3.menu_txt {
  color: #000000;
  font-weight: 600;
  font-size: 14px;
  border-left: 5px #000000 solid;
  line-height: 2 !important;
}

@media screen and (max-width: 767px) {
  h3.menu_txt {
    font-weight: 600;
    font-size: 14px;
  }

  .js-append {
    padding: 10px;
  }

  .tab table th {
    width: 85px;
  }

  h3.menu_txt {
    line-height: 2 !important;
  }
}

.tab table a {
  text-decoration: underline;
  font-weight: 600;
}

.tab table a:hover {
  text-decoration: none
}

.disnone {
  display: none !important;
}

/* モーダル */
.overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 1300;
}

.modal-window {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 614px;
  z-index: 1400;
}

body.modaal-noscroll #timetable {
  scrollbar-gutter: auto;
  overflow: hidden;
}

.js-append {
  padding: 2rem;
  border-radius: 5px;
  background-color: #dfdddd;
  height: 310px;
  overflow: auto;
}

.tclose {
  position: relative;
  top: 20px;
  left: -10px;
  /* width: 627px; */
  height: 30px;
  cursor: pointer;
  background: url(../img/close.png) no-repeat;
}

h3.news_h {
  color: #000000;
  font-size: 18px;
  border-left: 4px #000000 solid;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 0 0 0 8px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
}

@media screen and (max-width:683px) {
  .modal-window {
    width: 90vw
  }

  h3.news_h {
    line-height: 1.5;
  }
}

/* パスワードの表示切替 */
.eye input {
  width: 230px;
}

.eye-icon {
  position: absolute;
  bottom: 5px;
  left: 205px;
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  vertical-align: middle;
  margin-left: 10px;
  z-index: 1;
  background-color: #fff;
}

/* Firefox */
/* @-moz-document url-prefix() {
  .eye-icon {
      position:absolute;
      left: 155px;
  }
} */
/* Mac */
@media screen and (min-width:768px) {

  _:lang(x)+_:-webkit-full-screen-document,
  .eye-icon {
    left: 205px;
  }
}

.eye-icon.fa-eye {
  content: url('/static/upload/jpindustry-symposium-smp25.awsevents.com/system/seminar_base/shared/img/eye-solid.svg');
}

.eye-icon.fa-eye-slash {
  content: url('/static/upload/jpindustry-symposium-smp25.awsevents.com/system/seminar_base/shared/img/eye-slash-solid.svg');
}

.eye .eye-item {
  position: relative;
}

@media screen and (max-width:767px) {
  .eye input {
    width: 90%;
  }

  .eye-icon {
    position: absolute;
    bottom: 5px;
    right: 10%;
    left: auto;
  }

  _:lang(x)+_:-webkit-full-screen-document,
  .eye-icon {
    right: 10%;
  }
}

/* ログインエリア調整 */
tr.login_mail input {
  width: 230px;
}

@media screen and (max-width:767px) {
  tr.login_mail input {
    width: 90%;
  }
}

/* マイページTOP 見出し調整 */
.session_head {
  margin-top: 30px;
}

.icon-sign:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "\e90d";
}

.icon-translation:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
  content: "\e90e";
}

.mypage_top_plain .tab p {
  color: black;
}

/* お知らせモーダル関連 */
.modal-window {
  .news_body {
    p {
      color: #000000;

      a {
        color: #FF9900 !important;
      }
    }
  }
}

/* マイページトップ 名前下のコード*/
span.user-code {
  font-size: 80%;
}

/* アンケート一覧リンク */
.mypage_question {
  border: 1px solid #dddddd;
  margin: 1rem 0;
  padding: 10px;
  border-radius: 10px;

  a {
    color: #FF9900;
  }
}

/* スポンサーページ調整 */
.sponsor_keyreset_plain .ss_login_table input,
.sponsor_plain .ss_login_table input {
  width: 230px;
}

@media screen and (width < 768px) {

  .sponsor_keyreset_plain .ss_login_table input,
  .sponsor_plain .ss_login_table input {
    width: 90%;
  }
}

.btn_sponser input.btn.btn-primary {
  color: #fff;
  background: linear-gradient(45deg, #e02986 0%, #e02986 15%, #fa7228 80%, #fc6 100%);
  width: 100%;
  height: 45px;
  border-radius: 9999px;
  border: 0;
  margin-right: auto;
  margin-left: auto;
  font-size: 15px;
  text-shadow: initial;
}

@-moz-document url-prefix() {
  .btn_sponser input.btn.btn-primary {
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}

.modaal-wrapper.popup-session .session-footer .button li a:hover {
  background: white !important;
  color: #003B8F;
}

.header-subnav .anker {
  display: none;
}

#online {
  text-align: center;
  font-weight: bold;
  color: #003B8F;
  font-size: 120%;
  margin-bottom: 1em;
}

.ss_contents p.live-text,
.ss_contents p.btn-under {
  padding: 0.6em 0;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  color: black;
}

div.css_btn .btn.btn-next {
  color: #003B8F;
  background: white;
  width: 100%;
  height: 45px;
  border-radius: 9999px;
  border: 2px solid #003B8F;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
}

.modaal-wrapper.popup-session .session-footer {
  margin-top: 50px;
}

#expo {
  border: 5px solid #dddddd;
  padding: 10px;
  border-radius: 5px;
}

#expo .mypage-session {
  text-align: center;
}

#expo .detail {
  text-align: right;
}

#expo .time {
  font-size: 150%;
  ;
}

#expo .title {
  font-size: 150%;
  padding: 10px 0;
  font-weight: bold;
  color: #003B8F;
}

.type span {
  display: block;
}

@media screen and (min-width: 768px) {
  .session-meta li.type {
    width: 70%;
  }

  .session.lv-keynote .session-meta li.type,
  .session.lv-special .session-meta li.type {
    width: 50%;
  }

  .modaal-wrapper.popup-session .session-header .session-meta li.id {
    width: 10%;
    text-align: right;
  }
}

.news_body {
  word-wrap: break-word;
}

.company_name,
.company_division,
.company_position {
  display: block;
}

@media screen and (max-width: 767px) {
  .ss_mypage_application div.css_btn .btn.btn-back {
    width: 100%;
  }
}

.mypage_top_plain .ss_form_btn.css_btn {
  display: block;
}

.mypage_top_plain .ss_mypage .mypage_ticlet .css_btn,
.mypage_top_plain .ss_mypage .mypage_live .css_btn,
.mypage_top_plain .ss_mypage .ss_mypage_application .css_btn {
  width: 35%;
}

.mypage_top_plain .ss_mypage .mypage_ondemand .css_btn {
  display: flex;
  width: 70%;
}

.ss_contents p {
  padding: 0;
}

.mypage_ondemand p,
.mypage_question p {
  font-size: 14px;
}


@media screen and (max-width: 767px) {
  .mypage_top_plain .ss_mypage .css_btn {
    width: 65%;
  }

  .mypage_top_plain div.css_btn .btn.btn-back {
    width: 100%;
  }

  .mypage_top_plain .ss_mypage .mypage_ondemand .css_btn {
    display: block;
    width: 70%;
  }

  .mypage_top_plain .ss_mypage .mypage_ticlet .css_btn,
  .mypage_top_plain .ss_mypage .mypage_live .css_btn,
  .mypage_top_plain .ss_mypage .ss_mypage_application .css_btn {
    width: 70%;
  }

}