@charset "UTF-8";
.legacy {
  /* ===================================================================
  	共通の設定
  =================================================================== */
  /* reset */
  /* base */
  font-size: 62.5%;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  /* google map*/
  /* float clear */
  /* Hides from IE-mac \*/
  /* End hide from IE-Mac */
  /* flexbox */
  /* メイン・ビジュアルのスライドショー */
  /* リンク付きメイン・ビジュアルのスライドショー */
  /* SNS連携 */
  /** sup,subの位置ずれ対策 **/
  /* 準備中 */
  /** リンク画像のhover処理 **/
  /** リンクテキストのhover処理 **/
  /** リスト横並び **/
  /**上に揃える **/
  /*横並び基本*/
  /* テキストパーツ内のリストタグ対処 */
  /* modal window */
  /* Overlay */
  /* Container */
  /* loading area */
}
.legacy:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.legacy .map_canvas_setting img {
  max-width: none !important;
}
.legacy a img {
  border: none;
}
.legacy .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.legacy .clearfix {
  display: inline-block;
  min-height: 1%;
}
.legacy * html .clearfix {
  height: 1%;
}
.legacy .clearfix {
  display: block;
}
.legacy .flex {
  display: flex;
}
.legacy .flex-wrap {
  flex-wrap: wrap;
}
.legacy ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.legacy a {
  text-decoration: none;
}
.legacy figure {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 0;
}
.legacy .bg_setupper {
  width: 1px;
  height: 1px;
}
.legacy #main_content div {
  min-height: 1px;
}
.legacy #slideshow_link {
  position: relative;
  overflow: hidden;
}
.legacy #slideshow_link a {
  position: absolute;
  z-index: 8;
}
.legacy #slideshow_link a.active {
  z-index: 10;
}
.legacy #slideshow_link a.last-active {
  z-index: 9;
}
.legacy .nivo-caption p {
  display: none;
}
.legacy div.sns_link {
  height: 30px;
  overflow: visible;
}
.legacy div.sns_link span {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.legacy span.twitter_box {
  width: 110px;
  margin-right: -5px;
  max-width: 110px;
  text-align: left;
}
.legacy span.facebook_box {
  width: 110px !important;
}
.legacy span.twitter_box iframe,
.legacy span.facebook_box iframe {
  height: 22px !important;
  max-width: 110px;
}
.legacy span.linkedin_box {
  margin-right: 1px;
}
.legacy span.googleplus1_box {
  max-width: 80px;
  overflow: visible;
}
.legacy span.googlebookmark_box {
  font-size: 12px;
  margin: 0px 3px;
  height: 20px;
  line-height: 20px;
}
.legacy #sns_header_link_container {
  width: 470px;
  margin: 15px 0 15px auto;
}
.legacy div.sns_buttons {
  height: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.legacy div.sns_buttons a {
  margin: 0 12px;
}
.legacy div.sns_buttons a:last-child {
  margin-right: 0;
}
.legacy div.sns_buttons a:hover {
  opacity: 0.7;
}
.legacy div.sns_buttons img {
  width: 30px;
}
.legacy div.sns_buttons.sns_share_buttons {
  margin: 15px 0 5px 0;
  height: 24px;
  justify-content: flex-start;
}
.legacy div.sns_buttons.sns_share_buttons a {
  margin: 0 8px;
}
.legacy div.sns_buttons.sns_share_buttons img {
  width: 24px;
}
.legacy sup,
.legacy sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
.legacy sup {
  bottom: 0.7ex;
  font-size: 0.8em;
}
.legacy sub {
  top: 0.5ex;
}
.legacy .preliminary {
  font-size: 1.3em;
}
.legacy #content_group_container a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy .ul_paranemic {
  overflow: hidden;
  height: 1%;
}
.legacy .li_paranemic {
  display: inline-block;
  float: left;
}
.legacy .element_put_top {
  vertical-align: top;
}
.legacy .paranemic_base {
  display: inline-block;
  float: left;
}
.legacy .paragraph.text_paragraph > ol,
.legacy .paragraph.text_paragraph > ul {
  padding: 0 0 0 2em;
  margin: 1em 0;
}
.legacy .paragraph.text_paragraph > p {
  margin: 1em 0;
}
.legacy #basic-modal-content {
  display: none;
}
.legacy #simplemodal-overlay {
  background-color: #000;
  cursor: wait;
}
.legacy #simplemodal-container {
  width: 744px;
  height: 524px;
  color: #000;
  font-size: 12px;
  background-color: #fff;
  border: 4px solid #444;
  padding: 12px !important;
  position: relative;
}
.legacy #simplemodal-container .simplemodal-data {
  padding: 8px;
}
.legacy #simplemodal-container code {
  background: #141414;
  border-left: 3px solid #65B43D;
  color: #bbb;
  display: block;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 4px 6px 6px;
}
.legacy #simplemodal-container a {
  color: #000;
}
.legacy #simplemodal-container a.modalCloseImg {
  background: url(/data/kk2/image/common/modal_close.png) no-repeat;
  width: 25px;
  height: 29px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -15px;
  right: -16px;
  cursor: pointer;
}
.legacy #modal_loader {
  width: 65px;
  height: 65px;
  background: url(/data/kk2/image/common/modal_loading.png) no-repeat top;
  margin: auto;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.legacy #modal_content {
  width: 720px;
  height: 500px;
  overflow-y: auto;
}
.legacy .modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.legacy .modal-screen {
  display: none;
  height: 700px; /* 画面中央に配置↓ */
  width: 800px;
  position: absolute;
  top: 50%;
  left: 40%;
  margin-top: -300px;
  margin-left: -250px; /* 画面中央に配置↑ */
  background-color: #fff;
  z-index: 2;
  padding-top: 35px;
}

.legacy {
  /* ===================================================================
  	デザイン別設定：位置、サイズ、余白などの設定
  =================================================================== */
  /*=============================
  　　　2階層目以降用設定
  ==============================*/
  /* 2階層目以降ページ用メインコンテンツ格納ボックス */
  /* 2階層目以降ページ用プリセットリスト格納ボックス */
  /* メインコンテンツ用プリセットリスト */
  /* 共通 */
  /* ミニバナー */
  /* インフォメーション（トピックス流用 */
  /* テキスト広告 */
  /* 関連コンテンツ */
  /*=====================================
   リリース一覧、トピックス一覧ページ専用 
  ======================================*/
  /* ページタイトル設定 */
  /* リリース、トピックスが存在しないページの設定 */
  /*=============================
  　　　　　ポップアップ
  ==============================*/
  /*=====================================
   　　　　各ページ エントリー用
  ======================================*/
  /************************/
  /*　メインコンテンツ用　*/
  /************************/
  /*----- ページタイトル -----*/
  /*----- テキストキャプション -----*/
  /*----- ヘッドライン -----*/
  /********************
  *     パラグラフ    *
  *********************/
  /*----- 基本設定 -----*/
  /* 基本セットの比率：テキスト490px スペース30px 画像200px（basic） */
  /* 画像 */
  /* 画像左寄せ */
  /* 画像右寄せ */
  /*----- 基本設定 サイトトップ 2分割曜 -----*/
  /* 基本セットの比率：テキスト344px スペース10px 画像200px（basic） */
  /* 画像左寄せ */
  /* 画像右寄せ */
  /*----- パラグラフ　テキスト -----*/
  /*----- パラグラフ見出し(カテゴリカラー背景) -----*/
  /* 小見出し(灰色背景) */
  /* 小見出し(灰色背景) 本文とセット用 */
  /* 小見出し　テキストのみ */
  /*----- 画像-テキスト左右配置 -----*/
  /*----- 画像-テキスト上下配置 -----*/
  /* 画像を囲む */
  /* 小見出しを囲む */
  /* 2分割 */
  /* 3分割 */
  /* 4分割 */
  /* FlexBox用分割 */
  /* 本文テキスト */
  /* 小見出し */
  /* 第２階層ビデオプレビュー（レスポンシブ） */
  /*----- テーブル -----*/
  /* 共通 */
  /* type1 */
  /* type2 */
  /* border-left:none を有効にさせるため「.table_type2c_title_on」の上位クラス「.table_type2」をつけること */
  /* type3 */
  /* type4 */
  /* 背景交互：すべて共通設定で完了 */
  /*----- リンク -----*/
  /* スマホと共通HTMLにするためにtext_linkを追加 */
  /* ファンクションの場合 */
  /*----- リスト -----*/
  /* 日付 */
  /* 項目 */
  /* リストタイトル */
  /* 共通 */
  /* リスト type1 */
  /* リスト type2 */
  /* リストボタン */
  /*
  .list_type1_list_all_bt,
  .list_type1_list_all_bt:visited{
  	text-decoration:none;
  }

  .list_type1_list_all_bt:hover {
  	text-decoration:underline;
  }
  */
  /* リスト */
  /* Type1 */
  /* リストの前ページ・次ページリンク */
  /* IE */
  /*----- 仕切り線 -----*/
  /*----- カタログ表示 -----*/
  /* ▲矢印：spanにつけます。 */
  /******************************/
  /*　スタンダードコンテンツ用　*/
  /******************************/
  /*----- サイトマップ用 -----*/
  /* IE7 */
  /*----- グーグルマップ -----*/
  /* ポップアップで表示 */
  /*----- 資料請求用 -----*/
  /* 外国語1用 */
  /* 外国語2用 */
  /* メイン・ビジュアルのスライドショー */
  /* リンク付きメイン・ビジュアルのスライドショー */
  /* SNS連携ボタンエリア */
  /*=============================
  　ページ下部 関連リンクエリア
  ==============================*/
  /*___updated 20150911
  #related_link_bottom {
  	background-position:center bottom;
  	background-repeat:no-repeat;
  	margin:0 auto; 
  	width:998px;
  	padding:8px 0 0;
  }
  */
  /*=============================
  　サイド　サブメニューパネル
  ==============================*/
  /*=============================
  　ログインフォーム,
  　お問い合わせフォーム,
  　会員登録フォーム
  ==============================*/
  /*************
  20160705　池上
  問い合わせ種別をラジオボタンに
  *************/
  /*************
  ここまで
  *************/
  /* ログイン専用 */
  /* お問い合わせ専用 */
  /* 登録専用 */
  /*=============================
  　検索テーブル系
  ==============================*/
  /*-- 一覧 --*/
  /*
  .search_table_list_status_box {
  	display: block;
  	height: 100%;
  	line-height: 100%;
  	margin-top: -25px;
  	position: absolute;
  	right: 0;
  	text-align: center;
  	top: 50%;
  	width: 105px;
  }
  */
  /*-- TOP用 --*/
  /*-- 検索共通 --*/
  /*-- 一覧 & 開催前詳細 --*/
  /*--開催前詳細 & 映像 & books--*/
  /*-- 開催前詳細 & books --*/
  /*-- 映像 --*/
  /* ビデオブラウザ */
  /*=============================
  　目次
  ==============================*/
  /*=============================
  　スクロールバー付きボックス
  ==============================*/
  /*=============================
  　リンクリスト
  ==============================*/
  /*=============================
  　カテゴリー概要説明（目次ページ）
  ==============================*/
  /*=============================
  　レストランメニュー
  ==============================*/
  /*=============================
  　施設専用パーツ
  ==============================*/
  /*=============================
  　予約 & Myページ
  ==============================*/
  /*同伴者*/
  /*******イベント予約********/
  /*20160915*/
  /*20160915 koomade*/
  /*アンケート*/
  /**********施設予約***********/
  /*施設日次,月次タイムライン*/
  /*完了ページ　メッセージ*/
  /* セッション　カウンセラー紹介 */
  /* セッション予約カレンダー */
  /*前月／翌月／今月表示*/
  /**************************
  TOPページ
  **************************/
  /* サムネイルリンク */
  /* 目次 */
  /*
  .index_box {
  	list-style-type: decimal;
  	padding-left:2em;
  }
  */
  /**********************
  メッセージfrom KK2
  *********************/
  /* コンピテンシーチェック用リンクリスト */
  /**************************
  アンケート
  **************************/
  /* ========================
   HTMLパーツ内独自拡張 
  ===========================*/
  /* 各カテゴリトップ用（画像＋見出しリンク＋テキスト） */
  /* ========================
   協賛メンバー
  ===========================*/
  /**************************
  キャリア相談室
  **************************/
  /**************************
  VOD視聴済
  **************************/
  /**************************
  検索結果一覧
  **************************/
  /* 第3階層 講師RAプログラム */
}
.legacy #content_group {
  min-height: 600px;
}
.legacy #main_content {
  width: 720px;
  float: left;
  padding-left: 20px;
  margin-bottom: 40px;
}
.legacy #side_content {
  width: 260px;
  float: left;
}
.legacy #side_mini_banner_container,
.legacy #side_release,
.legacy #side_topic,
.legacy #side_text_ad {
  margin-bottom: 12px;
}
.legacy #side_mini_banner_title {
  display: none;
}
.legacy #side_mini_banner_title_text {
  display: none;
}
.legacy .side_mini_banner {
  width: 260px;
  margin: 0 0 14px;
  padding: 0;
}
.legacy .side_mini_banner_text {
  display: none;
}
.legacy #side_mini_banner_footer {
  display: none;
}
.legacy #side_topic_title {
  width: 260px;
  height: 40px;
  text-align: left;
  vertical-align: middle;
  line-height: 40px;
  text-indent: 15px;
  font-weight: bold;
}
.legacy #side_topic_title_text {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 40px;
  width: 240px;
  font-size: 1.4em;
}
.legacy #side_topic ul {
  padding-bottom: 10px;
}
.legacy .side_topic {
  width: 230px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 0 15px;
  font-size: 1.2em;
  line-height: 1.3em;
}
.legacy #side_topic_footer {
  display: none;
}
.legacy #side_mini_banner_title,
.legacy #side_text_ad_title {
  width: 260px;
  height: 26px;
}
.legacy .side_text_ad,
.legacy .side_no_list_element {
  width: 230px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px 0 15px;
  font-size: 1.2em;
  line-height: 1.3em;
}
.legacy .side_text_ad {
  width: 158px;
  padding: 0.5em 8px 0px 22px;
}
.legacy .side_related_theme_base {
  margin-bottom: 12px;
}
.legacy .side_related_theme_title {
  width: 258px;
  height: 30px;
}
.legacy .side_related_theme_title_text {
  width: 258px;
  height: 30px;
  line-height: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center;
  font-size: 1.4em;
  vertical-align: middle;
}
.legacy .side_related_theme_base ul {
  margin-top: 1em;
}
.legacy .side_related_theme {
  width: 246px;
  display: block;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-left: 12px;
  margin-bottom: 1em;
  /*text-indent:12px;*/
  max-height: 2.6em;
  overflow: hidden;
}
.legacy .side_related_theme_a {
  /*overflow:hidden;
  white-space:nowrap;*/
  width: 234px;
  /*text-overflow: ellipsis;*/
  display: inline-block;
  padding-left: 12px;
}
.legacy .side_related_theme_footer {
  display: none;
}
.legacy #page_release_title,
.legacy #page_topic_title {
  height: 25px;
  line-height: 25px;
  text-align: left;
  background-image: url(/data/kk2/image/common/spacer_trans.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.legacy #no_release,
.legacy #no_topics {
  padding: 20px 0px 20px 20px;
}
.legacy #popup_header_container {
  width: 100%;
  height: 83px;
  background-repeat: no-repeat;
  background-position: top center;
}
.legacy #popup_header {
  width: 650px;
  height: 73px;
  margin: 0 auto;
  background-image: url(/data/kk2/image/popup_header.png);
  background-repeat: no-repeat;
  background-position: 0px 10px;
}
.legacy #popup_content_group_container {
  width: 100%;
  background-repeat: repeat-y;
  background-position: center;
}
.legacy #popup_content_group {
  width: 650px;
  margin: 0 auto;
}
.legacy #popup_main_content {
  width: 650px;
  margin: 0 auto;
  font-size: 1.2em;
}
.legacy #popup_content_title_bg {
  background-repeat: no-repeat;
  background-position: center;
  width: 650px;
  height: 24px;
  line-height: 24px;
}
.legacy #popup_footer_container {
  width: 100%;
  height: 43px;
  background-repeat: no-repeat;
  background-position: center;
}
.legacy #popup_footer {
  width: 620px;
  margin: 0 auto;
}
.legacy #popup_footer_bt {
  background-repeat: no-repeat;
  background-position: center;
  width: 77px;
  height: 33px;
  position: relative;
  left: 543px;
}
.legacy #bt_close_popup {
  width: 100%;
  height: 100%;
}
.legacy .page_title h1 {
  /*height:37px;*/
  font-weight: bold;
  /*text-indent:15px;*/
  font-size: 1.4em;
  line-height: 1.4em;
  margin: 8px 15px;
}
.legacy .page_title_bg_color,
.legacy .page_title_bg_img {
  /*height:37px;*/
  line-height: 37px;
  margin-bottom: 20px;
}
.legacy .page_title_caption {
  margin-bottom: 18px;
  font-size: 1.3em;
  line-height: 1.5em;
}
.legacy .headline {
  margin-bottom: 10px;
}
.legacy .headline h2 {
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1.5em;
}
.legacy .paragraph {
  margin-bottom: 17px;
  /* ↑margin-bottom:17px;はパーツ間の余白 */
  /* パラグラフのカタマリ間の余白はユーザーが設定する */
}
.legacy .paragraph_text_basic {
  width: 490px;
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .paragraph_text_basic_non_float {
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .paragraph_text_custom {
  font-size: 3em;
  line-height: 1.5em;
}
.legacy .paragraph_img {
  margin-bottom: 10px;
}
.legacy .img_paragraph {
  text-align: center;
}
.legacy .paragraph_img_basic_left {
  width: 200px;
  margin-right: 30px;
  overflow: hidden;
}
.legacy .paragraph_img_basic_right {
  width: 200px;
  margin-left: 30px;
  overflow: hidden;
}
.legacy .top_main_content_right_side .paragraph_text_basic,
.legacy .top_main_content_left_side .paragraph_text_basic {
  width: 344px;
}
.legacy .top_main_content_right_side .paragraph_img_basic_left,
.legacy .top_main_content_left_side .paragraph_img_basic_left {
  width: 200px;
  margin-right: 10px;
  overflow: hidden;
}
.legacy .top_main_content_right_side .paragraph_img_basic_right,
.legacy .top_main_content_left_side .paragraph_img_basic_left {
  width: 200px;
  margin-left: 10px;
  overflow: hidden;
}
.legacy .text_paragraph {
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .paragraph_title {
  margin-bottom: 14px;
  line-height: 1.4em;
}
.legacy .paragraph_title h3 {
  font-size: 1.4em;
  font-weight: bold;
  margin-left: 12px;
  width: 100%;
  height: 22px;
  vertical-align: middle;
  line-height: 22px;
}
.legacy .paragraph_title_s {
  margin-bottom: 10px;
  padding: 2px 13px;
  font-size: 1.3em;
  line-height: 1.4em;
}
.legacy .paragraph_text_basic .paragraph_title_s,
.legacy .paragraph_text_basic_non_float .paragraph_title_s {
  font-size: 1em;
}
.legacy .paragraph_title_ss {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.4em;
}
.legacy .paragraph_title_s_bg_color {
  /*height:15px;*/
  line-height: 15px;
}
.legacy .div2_element_left,
.legacy .div3_element_left {
  overflow: hidden;
}
.legacy .div3_element_center {
  margin: 0px auto;
  overflow: hidden;
}
.legacy .div2_element_right,
.legacy .div3_element_right {
  margin: 0px 0px 0px auto;
  overflow: hidden;
}
.legacy .div4_element {
  overflow: hidden;
}
.legacy .paragraph_it_img_area {
  margin-bottom: 10px;
}
.legacy .paragraph_it_title_s_area {
  margin-bottom: 7px;
}
.legacy #main_content .div2_element {
  width: 345px;
}
.legacy .pt_div2_element {
  width: 50%;
}
.legacy #main_content .div3_element {
  width: 200px;
}
.legacy .pt_div3_element {
  width: 33.33%;
}
.legacy #main_content .div4_element_left,
.legacy #main_content .div4_element_center {
  width: 157px;
  margin-right: 30px;
}
.legacy #main_content .div4_element_right {
  width: 157px;
}
.legacy #powerTip .pt_div4_element {
  width: 25%;
}
.legacy .box_1 {
  width: 100%;
  margin: 8px 0px;
}
.legacy .box_2 {
  width: calc(50% - 4px);
  margin: 8px 0px;
}
.legacy .box_3 {
  width: calc(33.3% - 4px);
  margin: 8px 0px;
}
.legacy .box_4 {
  width: calc(25% - 4px);
  margin: 8px 0px;
}
.legacy .paragraph_it_vertical_2_text,
.legacy .paragraph_it_vertical_3_text,
.legacy .paragraph_it_vertical_4_text {
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .paragraph_title_s_2 h4,
.legacy .paragraph_title_s_3 h4,
.legacy .paragraph_title_s_4 h4 {
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px 13px;
  /*width:100%;*/
  min-height: 15px;
  line-height: 1.4em;
}
.legacy .videobox {
  margin-left: 10px;
  float: right;
  width: 320px;
  height: auto;
}
@media screen and (max-width: 639px) {
  .legacy .videobox_reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .legacy .videobox {
    margin-left: 0px;
    float: none;
    width: auto;
    height: auto;
  }
}
.legacy .table_type1,
.legacy .table_type2,
.legacy .table_type3,
.legacy .table_type4 {
  border-collapse: collapse;
  width: 100%;
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .table_type1 td,
.legacy .table_type2 td,
.legacy .table_type4 td {
  padding: 3px;
  margin: 0;
  border-collapse: collapse;
}
.legacy .table_type1 tr.table_tr_1_on,
.legacy .table_type2 tr.table_tr_1_on,
.legacy .table_type3 tr.table_tr_1_on,
.legacy .table_type4 tr.table_tr_1_on td,
.legacy .table_type4c_title_on {
  text-align: center;
  font-weight: bold;
}
.legacy .table_type1 tr.table_tr_1 {
  /*text-align:center;*/
}
.legacy .table_type1 td.table_type1c_title_on {
  /*text-align:center;*/
}
.legacy .table_type2 .table_type2c_title {
  border-left: none;
}
.legacy .table_type2 .table_type2c_title_on {
  text-align: center;
  border-left: none;
}
.legacy .table_type3 td {
  padding: 3px;
  margin: 0;
  text-align: center;
  border-collapse: collapse;
}
.legacy .table_type3c_title {
  text-align: center;
}
.legacy .table_type3c_title_on {
  text-align: center;
}
.legacy .link_text a,
.legacy .link_text a:visited {
  text-decoration: underline;
  font-size: 1.3em;
  /*line-height:1.3em;*/
  line-height: 20px;
  vertical-align: middle;
  margin-left: 17px;
}
.legacy .text_link a,
.legacy .text_link a:visited {
  text-decoration: underline;
  font-size: 1.3em;
  line-height: 20px;
  vertical-align: middle;
}
.legacy .link_text a:hover,
.legacy .text_link a:hover {
  text-decoration: underline;
}
.legacy .link_bt_img {
  vertical-align: middle;
}
.legacy .link_mark {
  background-repeat: no-repeat;
  background-position: left center;
  /**/
  line-height: 20px;
  /**/
}
.legacy .onclick_btn:hover {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy .list_date {
  background-position: 10px center;
  width: 110px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  overflow: hidden;
  font-size: 1.3em;
}
.legacy .list_content {
  width: 610px;
  height: 34px;
  line-height: 34px;
  vertical-align: middle;
  overflow: hidden;
  font-size: 1.3em;
}
.legacy .list_type1_header_color,
.legacy .list_type2_header_color {
  height: 25px;
  line-height: 25px;
}
.legacy .list_type1_header_color .list_type1_title,
.legacy .list_type1_header_color .list_type2_title {
  width: 616px;
  height: 25px;
  line-height: 25px;
}
.legacy .list_type1_header_img .list_type1_title,
.legacy .list_type1_header_img .list_type2_title {
  width: 616px;
  height: 30px;
  line-height: 30px;
}
.legacy .list_type1_header_color .list_type1_title h3,
.legacy .list_type1_header_color .list_type2_title h3 {
  height: 25px;
  line-height: 25px;
  margin-left: 10px;
  font-size: 1.2em;
}
.legacy .list_type1_header_img .list_type1_title h3,
.legacy .list_type1_header_img .list_type2_title h3 {
  height: 30px;
  line-height: 30px;
  margin-left: 50px;
  font-size: 1.2em;
}
.legacy .list_type1_title h3 img,
.legacy .list_type2_title h3 img {
  vertical-align: middle;
}
.legacy .list_type1_header_img {
  background-repeat: no-repeat;
  background-position: left top;
  height: 28px;
  line-height: 28px;
}
.legacy .list_type2_header_img {
  height: 28px;
  line-height: 28px;
  /* 以下、リストの上の青ラインを隠す。*/
  margin-bottom: -3px;
  /* リストを3px上にひっぱりあげる */
  position: relative;
  /* このレイヤー（タイトル）をリストレイヤーより上に重ねる */
  z-index: 10;
  /* このレイヤー（タイトル）をリストレイヤーより上に重ねる */
}
.legacy .list_type2_header_img h3 {
  margin-left: 10px;
}
.legacy .list_type1_list_all_bt {
  background-repeat: no-repeat;
  background-position: left center;
  width: 88px;
  height: 21px;
  line-height: 21px;
  margin: 6px 0px;
  padding-left: 14px;
  vertical-align: middle;
  font-size: 1.2em;
}
.legacy .list_type1_header_color .list_type1_list_all_bt {
  margin: 2px 0px;
}
.legacy .list_type1_list_all_bt_img {
  background-repeat: no-repeat;
  background-position: center center;
  height: 20px;
}
.legacy .list_type1_li {
  width: 100%;
  height: 34px;
  /*font-size:1.3em;*/
}
.legacy .list_type1_li .list_mark {
  background-image: none;
}
.legacy .list_type1 li:last-child {
  border-bottom: none;
}
.legacy .bt_prev_next_area {
  padding-top: 10px;
  font-size: 1.2em;
}
.legacy .list_next_link,
.legacy .list_previous_link {
  display: inline-block;
  width: 50%;
  float: left;
}
.legacy .list_next_link {
  text-align: right;
}
.legacy .list_next_link a:hover,
.legacy .list_previous_link a:hover {
  text-decoration: underline;
}
.legacy .list_type1 .li_last {
  border-bottom: none;
}
.legacy .list_content a:hover,
.legacy .list_date a:hover {
  text-decoration: underline;
}
.legacy .list_mark {
  background-repeat: no-repeat;
}
.legacy .dividing_line_type1,
.legacy .dividing_line_type2,
.legacy .dividing_line_type3 {
  height: 17px;
}
.legacy .catalog_parts {
  cursor: pointer;
  float: left;
  width: 340px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-top: 20px;
}
.legacy .catalog_img_left {
  margin-right: 10px;
  overflow: hidden;
  width: 140px;
  height: 110px;
}
.legacy .catalog_img {
  width: 100%;
}
.legacy .catalog_text {
  width: 190px;
  height: 110px;
  overflow: hidden;
  word-break: break-all;
  font-size: 1.3em;
  line-height: 1.4em;
}
.legacy .catalog_title_s {
  margin-bottom: 5px;
}
.legacy .catalog_title_s h4 {
  font-size: 1em;
  font-weight: normal;
  height: 16px;
  line-height: 16px;
  margin-left: 8px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.legacy .catalog_ov {
  text-decoration: underline;
}
.legacy .list_prev_next_link_area {
  padding-top: 5px;
}
.legacy .arrow_previous,
.legacy .arrow_next {
  display: inline-block;
  vertical-align: middle;
  height: 0px;
  width: 0px;
}
.legacy .arrow_previous {
  margin-left: 10px;
  margin-bottom: 3px;
}
.legacy .arrow_next {
  margin-right: 10px;
  margin-bottom: 3px;
}
.legacy #sitemap_container,
.legacy .sitemap_container {
  font-size: 1.2em;
  line-height: 1.2em;
}
.legacy #sitemap_layer_container,
.legacy .sitemap_layer_container {
  margin: 0px;
  padding: 0px;
  width: 740px;
}
.legacy .sitemap_layer2 {
  width: 222px;
  margin: 0 20px 40px 0px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
}
.legacy *:first-child + html .sitemap_layer2 {
  display: inline;
}
.legacy .sitemap_layer3,
.legacy .sitemap_layer4 {
  width: 100%;
}
.legacy .sitemap_layer3 {
  margin-left: -20px;
}
.legacy .sitemap_link_element {
  padding: 5px 0px;
}
.legacy .sitemap_link {
  margin-left: 20px;
}
.legacy .sitemap_layer4 .sitemap_link {
  margin-left: 40px;
}
.legacy .sitemap_link_mark {
  background-repeat: no-repeat;
  background-position: left 3px;
  width: 18px;
  height: 18px;
  float: left;
}
.legacy .sitemap_a {
  display: block;
  width: 182px;
  float: left;
}
.legacy .sitemap_layer4 .sitemap_a {
  width: 164px;
}
.legacy a.sitemap_a,
.legacy a.sitemap_a:visited {
  text-decoration: none;
}
.legacy a.sitemap_a:hover {
  text-decoration: underline;
}
.legacy #sitemap_header_footer_container {
  width: 470px;
}
.legacy #sitemap_header_title,
.legacy #sitemap_footer_title {
  display: block;
  margin-bottom: 10px;
  width: 100%;
}
.legacy #sitemap_header {
  width: 222px;
  margin: 0px 20px 40px 0px;
  float: left;
}
.legacy #sitemap_footer {
  width: 222px;
  margin-bottom: 40px;
  float: left;
}
.legacy #popup_main_content .paragraph {
  padding: 0px 15px;
}
.legacy .map_canvas_setting {
  width: 620px;
  height: 380px;
}
.legacy .point_name {
  font-size: 1.2em;
  font-weight: bold;
  height: 1.8em;
  line-height: 1.8em;
}
.legacy .point_address1,
.legacy .point_address2,
.legacy .point_notes {
  margin: 0px;
  padding: 0px;
  line-height: 1.5em;
}
.legacy #catalog_request .request_info_list {
  padding-top: 10px;
  margin-bottom: 10px;
}
.legacy li.request_info_item {
  margin-bottom: 10px;
  text-indent: 12px;
}
.legacy li.request_info_item input,
.legacy li.request_info_item span,
.legacy li.request_info_item label {
  vertical-align: middle;
}
.legacy #customer_address {
  width: 740px;
}
.legacy .address_item_tit {
  display: inline-block;
  width: 50px;
  white-space: nowrap;
  margin-right: 5px;
}
.legacy #zip_area,
.legacy #pref_area {
  margin-bottom: 5px;
}
.legacy #pref {
  margin: 0;
}
.legacy .form_input_text_field_s {
  vertical-align: middle;
  width: 5em;
  font-family: sans-serif;
}
.legacy .form_input_text_field_m {
  vertical-align: middle;
  width: 495px;
  font-family: sans-serif;
  margin-bottom: 5px;
}
.legacy form.exte1 span.address_item_tit {
  width: 120px;
}
.legacy form.exte1 input.form_input_text_field_m {
  width: 425px;
}
.legacy form.exte2 span.address_item_tit {
  width: 120px;
}
.legacy form.exte2 input.form_input_text_field_m {
  width: 425px;
}
.legacy #slideshow {
  width: 1000px;
  height: 280px;
}
.legacy #slideshow img {
  top: 0;
  left: 0;
}
.legacy #slideshow_link {
  width: 1000px;
  height: 280px;
}
.legacy #slideshow_link a {
  top: 0;
  left: 0;
}
.legacy div.sns_link {
  /*margin:10px 0 0 0;
  position: absolute;
  right   : 0;*/
  /*float:right;*/
}
.legacy span.facebook_box {
  width: 110px !important;
}
.legacy #related_link_container_bottom {
  width: 100%;
}
.legacy #related_link_bottom {
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0 auto;
  width: 718px;
  padding: 8px 0 0;
}
.legacy div.related_link_set_bottom {
  /*margin-bottom:25px;*/
  /*margin-bottom:10px;*/
}
.legacy span.related_link_bottom_title {
  font-size: 1.4em;
  display: inline-block;
  width: 998px;
  overflow: hidden;
  white-space: nowrap;
  padding-bottom: 8px;
  margin-bottom: 13px;
  text-indent: 12px;
  line-height: 1.4em;
}
.legacy li.related_link_item,
.legacy li.related_link_item_s {
  display: block;
  /*	width:237px;*/
  width: 219px;
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 1.2em;
  /*	margin:0 0 1em 1em;*/
  margin: 0 0 1em 20px;
  overflow: hidden;
  line-height: 1.4em;
  height: 2.8em;
  float: left;
}
.legacy .related_link_text {
  display: inline-block;
  text-overflow: ellipsis;
  width: 190px;
  overflow: hidden;
}
.legacy li.related_link_item_s {
  /*	margin-left:5px;*/
}
.legacy #sub_menu_panel_container {
  width: 260px;
  margin-bottom: 12px;
}
.legacy #sub_menu_panel_title {
  width: 260px;
  height: 37px;
  line-height: 37px;
  text-align: left;
  text-indent: 15px;
  font-size: 1.4em;
}
.legacy .sub_menu_panel {
  width: 260px;
  padding: 0;
}
.legacy .sub_menu_panel li {
  float: left;
  overflow: visible;
}
.legacy .sub_menu_panel li a {
  display: block;
}
.legacy .sub_menu_bt,
.legacy .sub_menu_bt_on {
  width: 232px;
  height: 40px;
  padding: 0;
  margin: 0 0 0 28px;
  line-height: 40px;
  text-indent: 15px;
  font-size: 1.2em;
}
.legacy .login_form_title,
.legacy .inquiry_form_title {
  display: inline-block;
  width: 146px;
  padding: 12px 17px;
  margin-right: 17px;
  vertical-align: middle;
}
.legacy ul.login_form,
.legacy ul.inquiry_form {
  margin-bottom: 20px;
  font-size: 1.2em;
}
.legacy .login_input,
.legacy .inquiry_input {
  width: 400px;
  padding: 3px;
  vertical-align: middle;
}
.legacy .inquiry_form_confirm {
  width: 510px;
  vertical-align: middle;
}
.legacy #bts:disabled,
.legacy #btn_login:disabled {
  cursor: initial !important;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type {
  display: table;
  width: 99.9%;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type > .form_page.inquiry_form_title,
.legacy ul.inquiry_form li#inquiry_inquiry_type > #inquiry_type {
  display: table-cell;
  vertical-align: top;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type > #inquiry_type {
  padding: 12px 17px;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type > #inquiry_type li {
  margin: 0 0 0.5em 0;
  vertical-align: middle;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type > #inquiry_type li input[type=radio] {
  margin: 0 0.5em 0 0;
}
.legacy #btn_login,
.legacy #btn_send_form,
.legacy #btn_cancel,
.legacy #btn_submit_form,
.legacy #btn_change,
.legacy .reservation_container .btn_cancel,
.legacy .member_container .btn_cancel,
.legacy .btn_confirm,
.legacy .btn_agree_confirm,
.legacy .btn_reg_member,
.legacy .btn_send {
  border: 0px;
  width: 120px;
  height: 40px;
  display: inline;
}
.legacy #btn_login:hover,
.legacy #btn_send_form:hover,
.legacy #btn_cancel:hover,
.legacy #btn_submit_form:hover,
.legacy #btn_change:hover,
.legacy .reservation_container .btn_cancel:hover,
.legacy .member_container .btn_cancel:hover,
.legacy .btn_confirm:hover,
.legacy .btn_agree_confirm:hover,
.legacy .btn_reg_member:hover,
.legacy .btn_send:hover {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy .btn_submit_text,
.legacy .btn_cancel_text {
  width: 120px;
  height: 40px;
  margin: 1px 6px;
  border: 0;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 600;
}
.legacy .btn_submit_text {
  color: #fff;
  background-color: #960037;
}
.legacy .btn_cancel_text {
  color: #fff;
  background-color: #999999;
}
.legacy .btn_submit_text:hover,
.legacy .btn_cancel_text:hover {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy #auto_login {
  margin-left: 180px;
  vertical-align: middle;
}
.legacy ul.login_form .li_last {
  padding: 12px 17px;
}
.legacy .button_area {
  width: 720px;
  text-align: center;
  margin-bottom: 20px;
}
.legacy #forget_password {
  margin-top: 10px;
  display: inline-block;
  font-size: 1.2em;
}
.legacy #inquiry_mail_detail {
  position: relative;
  overflow: hidden;
}
.legacy ul.inquiry_form #mail_message_tit {
  vertical-align: top;
  position: absolute;
  height: 100%;
}
.legacy #inquiry_mail_detail textarea,
.legacy #inquiry_mail_detail .inquiry_form_confirm,
.legacy ul.reservation_form #comment {
  margin: 12px 0 12px 197px;
  font-size: 1.2em;
  font-family: sans-serif;
}
.legacy #inquiry_mail_detail .inquiry_form_confirm {
  display: inline-block;
}
.legacy #inquiry_inquiry_type select {
  margin-left: -4px;
  padding: 3px;
  font-size: 1.2em;
  font-family: sans-serif;
}
.legacy #btn_cancel,
.legacy #btn_change,
.legacy .reservation_container .btn_cancel,
.legacy .member_container .btn_cancel,
.legacy .btn_change,
.legacy .member_container .btn_change {
  margin-left: 10px;
}
.legacy .member_container,
.legacy .member_container * {
  box-sizing: border-box;
}
.legacy .member_container .multi_checkbox {
  display: inline-block !important;
  float: left !important;
  padding: 12px 19px 12px 17px;
  width: 500px !important;
}
.legacy .member_container .multi_checkbox label {
  margin-bottom: 5px;
  display: inline-block;
}
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit {
  display: inline-block;
  margin-right: 0px;
  padding: 12px 17px;
  vertical-align: middle;
  width: 146px;
  float: left;
}
.legacy .reg_member_confirm .member_input {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}
.legacy #mes.paragraph {
  font-size: 1.2em;
  line-height: 1.6em;
}
.legacy .reguler_member_message {
  display: inline-block;
  width: 720px;
  margin-bottom: 40px;
}
.legacy #mes.paragraph .button_area {
  display: inline-block;
}
.legacy .search_table_list_item {
  margin-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.legacy .search_table_list_summary {
  float: left;
  width: 585px;
}
.legacy .search_table_books .search_table_list_summary {
  float: left;
  width: 465px;
}
.legacy .search_table_books div.sns_link {
  text-align: left;
}
.legacy .search_table_list_title_box {
  width: 470px;
  float: left;
  display: inline-block;
}
.legacy .score_box {
  width: 115px;
  float: left;
  display: none;
}
.legacy .score_box20.configured {
  display: inline-block;
}
.legacy .score_stars {
  vertical-align: bottom;
}
.legacy .score {
  font-size: 1.2em;
  margin-left: 0.5em;
}
.legacy .check_questionaire_sheet {
  margin: 5px 0 0 5px;
  display: inline-block;
}
.legacy .check_questionaire_sheet_a {
  font-size: 1.2em;
}
.legacy .search_table_list_date {
  font-size: 1.4em;
  line-height: 1.4em;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin-left: 5px;
  width: 390px;
}
.legacy h3.search_table_list_title {
  margin: 10px 0 15px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2em;
  display: block;
  width: 470px;
}
.legacy #top_books_container h3.search_table_list_title {
  width: 195px;
}
.legacy .search_table_books h3.search_table_list_title {
  margin: 0 0 5px;
}
.legacy .search_table_list_summary_outline {
  display: inline-block;
  width: 470px;
  float: left;
}
.legacy .search_table_list_status_box {
  float: left;
  width: 115px;
  text-align: center;
}
.legacy .search_table_stauts_img:hover {
  cursor: pointer;
}
.legacy .search_table_list_theme_icon_box img {
  display: block;
  float: left;
  margin: 0 2px 5px 0;
}
.legacy #seminar_entry_icon :hover {
  cursor: pointer;
}
.legacy .search_table_list_summary .text_paragraph {
  margin-bottom: 20px;
  display: inline-block;
}
.legacy .search_table_books .search_table_list_summary .text_paragraph {
  margin-bottom: 10px;
  display: inline-block;
}
.legacy .search_table_books .search_table_list_theme_icon_box {
  margin-top: 15px;
}
.legacy #top_event_seminar_container .search_table_list,
.legacy #top_books_container .search_table_list,
.legacy #top_free_container .search_table_list,
.legacy .theme_container .search_table_list {
  border-top: none;
}
.legacy #top_event_seminar_container .search_table_list_item,
.legacy #top_free_container .search_table_list_item,
.legacy .theme_container .search_table_list_item {
  margin-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.legacy #top_event_seminar_container .search_table_list_summary,
.legacy #top_event_seminar_container .text_paragraph,
.legacy #top_free_container .search_table_list_summary,
.legacy #top_free_container .text_paragraph,
.legacy .theme_container .search_table_list_summary,
.legacy .theme_container .text_paragraph {
  margin-bottom: 0 !important;
}
.legacy .top_list_container .top_seminar_title,
.legacy .top_list_container .top_books_title {
  background-position: left top;
  background-repeat: no-repeat;
}
.legacy #top_event_seminar_container .top_seminar_title,
.legacy #top_free_container .top_free_title,
.legacy .theme_container .top_free_title {
  height: 35px;
  line-height: 35px;
  padding-top: 2px;
}
.legacy #top_books_container .top_books_title {
  height: 30px;
  line-height: 30px;
  padding-top: 2px;
}
.legacy .top_list_container .list_type1_title {
  width: 616px;
  font-size: 1.4em;
}
.legacy .top_list_container .list_type1_title h3 {
  margin-left: 50px;
}
.legacy #top_event_seminar_container .list_type1_title h3,
.legacy #top_free_container .list_type1_title h3,
.legacy .theme_container .list_type1_title h3 {
  height: 40px;
  line-height: 40px;
}
.legacy #top_books_container .list_type1_title h3 {
  height: 30px;
  line-height: 30px;
}
.legacy #top_event_seminar_container .list_type1_list_all_bt,
.legacy #top_free_container .list_type1_list_all_bt,
.legacy .theme_container .list_type1_list_all_bt {
  font-size: 1.2em;
  margin-top: 10px;
}
.legacy #top_books_container .list_type1_list_all_bt {
  font-size: 1.2em;
  margin: 5px 0 0 0;
}
.legacy .books_registed_date_icon {
  display: inline-block;
  padding: 3px 5px;
  font-size: 1.1em;
  border-radius: 5px;
  line-height: 15px;
  height: 15px;
  text-align: center;
  margin-right: 10px;
}
.legacy .books_registed_date {
  font-size: 1.3em;
}
.legacy #top_books_container li {
  display: inline-block;
  float: left;
}
.legacy #top_books_container .li_odd {
  width: 390px;
}
.legacy #top_books_container .li_even {
  width: 330px;
}
.legacy #top_books_container .li_odd .search_table_list_item {
  margin-right: 40px;
}
.legacy #top_books_container .search_table_books .search_table_list_summary {
  width: 195px;
}
.legacy #top_books_container .text_paragraph {
  line-height: 1.4em;
  font-size: 1.2em;
}
.legacy #top_books_container .search_table_list_title {
  margin-top: 5px;
}
.legacy .search_table_list_text_icon,
.legacy .search_table_detail_text_icon,
.legacy .search_table_video_text_icon {
  padding: 4px;
  border-radius: 5px;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  display: inline-block;
  float: left;
  min-width: 66px;
  text-align: center;
  /*	/vertical-align:middle;*/
}
.legacy .search_table_list_img_box,
.legacy .search_table_detail_img_box {
  float: left;
  width: 120px;
  margin-right: 15px;
  overflow: hidden;
}
.legacy .search_table_list_img_box img {
  width: 120px;
}
.legacy .search_table_list_outine {
  width: 470px;
  float: left;
}
.legacy .search_table_video_theme_icon_box {
  width: 520px;
  float: left;
}
.legacy .search_table_detail_theme_icon_box img,
.legacy .search_table_video_theme_icon_box img {
  display: block;
  float: left;
  margin: 0 2px 5px 0;
}
.legacy .search_table_video_title_score .score_box20 {
  float: left;
  padding-left: 15px;
}
.legacy .search_table_video_warning {
  margin: -10px 0 10px 0;
  padding: 10px 3px;
  background-color: #eee;
  color: #b40307;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}
.legacy h2.search_table_detail_title,
.legacy h2.search_table_video_title {
  display: inline-block;
  font-size: 1.4em;
  line-height: 1.6em;
  font-weight: bold;
  margin: 15px 0;
}
.legacy h2.search_table_detail_title,
.legacy .search_table_video_title {
  width: 720px;
}
.legacy .search_table_detail_date_place,
.legacy .search_table_video_date_place {
  float: left;
  width: 520px;
}
.legacy .search_table_detail_d_p_para,
.legacy .search_table_video_d_p_para {
  display: inline-block;
  width: 520px;
  margin-bottom: 5px;
}
.legacy .search_table_detail_icon_box,
.legacy .search_table_video_icon_box {
  float: left;
  width: 200px;
  text-align: right;
  font-size: 0;
  line-height: 0;
}
.legacy .search_table_detail_icon_box img,
.legacy .search_table_video_icon_box img {
  margin-left: 5px;
  vertical-align: top;
}
.legacy .search_table_detail_icon_right,
.legacy .search_table_video_icon_right {
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin: 4px 0 0 5px;
  width: 440px;
}
.legacy .search_table_video_small_info_2 {
  display: flex;
  box-sizing: border-box;
}
.legacy .search_table_video_date_place_2 {
  flex-grow: 2;
}
.legacy .search_table_video_date_place_2 .search_table_video_d_p_para {
  display: block;
  width: auto;
}
.legacy .search_table_video_date_place_2 .search_table_video_d_p_para > * {
  float: none;
}
.legacy .search_table_video_date_place_2 .search_table_video_icon_right {
  width: auto;
}
.legacy .search_table_video_date_place_2 .sns_link {
  text-align: left;
}
.legacy .search_table_video_icon_box_2 {
  flex-grow: 1;
  flex-wrap: nowrap;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: end;
  font-size: 0;
}
.legacy .search_table_video_icon_box_2 > * {
  margin-left: 5px;
}
.legacy .purchase_button {
  position: relative;
  display: block;
  margin: 0 10px 10px 0;
  padding: 8px 15px;
  white-space: nowrap;
  min-width: 50px;
  border: 1px solid rgb(150, 0, 55);
  border-radius: 3px;
  background-color: rgba(150, 0, 55, 0.1);
  color: rgb(150, 0, 55) !important;
}
.legacy .purchase_button:hover {
  border-color: rgba(150, 0, 55, 0.5);
  color: rgba(150, 0, 55, 0.5) !important;
  text-decoration: none;
}
.legacy .purchase_button_label,
.legacy .purchase_button_price {
  display: block;
  text-align: center;
  font-weight: 600;
}
.legacy .purchase_button_label {
  font-size: 14px;
}
.legacy .purchase_button_price {
  font-size: 16px;
  margin-top: 4px;
}
.legacy .search_table_detail_message,
.legacy .search_table_video_company {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.6em;
  width: 100%;
}
.legacy .search_table_detail_speaker_info,
.legacy .search_table_video_speaker_info {
  float: left;
  width: 585px;
}
.legacy .search_table_detail_speaker_name,
.legacy .search_table_detail_speaker_employment,
.legacy .search_table_detail_books_chapter {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
.legacy .search_table_detail_date_place .sns_link,
.legacy .search_table_video_date_place .sns_link {
  text-align: left;
}
.legacy .search_table_video_speakers_box {
  margin-bottom: 20px;
}
.legacy .search_table_video_speakers_photo {
  float: left;
  margin-right: 10px;
}
.legacy .search_table_detail_message {
  padding: 15px 0 35px;
}
.legacy .search_table_video_company {
  padding: 15px 0;
  margin-bottom: 15px;
}
.legacy .search_table_detail_speaker {
  margin-bottom: 10px;
}
.legacy .search_table_detail_books {
  padding-top: 15px;
}
.legacy .search_table_detail_speaker_message,
.legacy .search_table_detail_books_outline {
  font-size: 1.3em;
  line-height: 1.6em;
  display: inline-block;
}
.legacy .search_table_detail_speakers_list li,
.legacy .search_table_detail_books_list li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.legacy .search_table_detail_info_table {
  font-size: 1.3em;
  line-height: 1.6em;
  border-collapse: collapse;
  width: 100%;
}
.legacy .search_table_detail_info_table td {
  padding: 10px 0;
}
.legacy .search_table_detail_info_table td.t_title {
  width: 120px;
  padding: 0 15px 0 0;
}
.legacy .search_table_video_company_name {
  font-weight: bold;
  display: block;
}
.legacy .search_table_video_speakers_info {
  float: left;
  width: 240px;
  padding-right: 20px;
  margin-bottom: 10px;
}
.legacy .search_table_video_speakers_detail {
  font-size: 1.3em;
  line-height: 1.6em;
  margin-top: 10px;
}
.legacy .search_table_video_video_chapter {
  float: left;
  width: 460px;
}
.legacy .search_table_video_video_chapter_list li {
  padding: 8px 6px 8px 12px;
  min-height: 54px;
  position: relative;
  margin-bottom: 10px;
  display: flex;
}
.legacy .search_table_video_video_chapter_item {
  /* float:left; */
  width: 367px;
}
.legacy .search_table_video_video_chapter_title {
  display: inline-block;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 2px;
  width: 98%;
  margin-bottom: 10px;
}
.legacy .search_table_video_video_chapter_photo {
  float: left;
  margin-right: 10px;
  max-width: 120px;
}
.legacy .search_table_video_video_chapter_outline {
  display: inline-block;
  font-size: 1.2em;
  line-height: 1.4em;
  width: 367px;
}
.legacy .search_table_video_play_icon_box {
  display: flex;
  flex-flow: column;
  position: relative;
  text-align: right;
  width: 73px;
}
.legacy .search_table_video_play_icon_box.disabled img {
  filter: grayscale(100%);
}
.legacy .video_pdf {
  display: flex;
  justify-content: flex-start;
  background-repeat: no-repeat;
  margin-top: 5px;
}
.legacy .video_pdf > span,
.legacy .video_pdf > a {
  margin-left: 22px;
}
.legacy .video_pdf .link {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #567d8c;
}
.legacy .video_pdf .link:hover {
  color: #fb9127;
  text-decoration: underline;
}
.legacy .video_pdf.locked .link::after {
  content: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23567d8c' xmlns='http://www.w3.org/2000/svg'><path d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2z'/></svg>");
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 15px;
  height: 15px;
}
.legacy .video_pdf.disabled {
  filter: grayscale(100%);
}
.legacy #mvideo {
  text-align: center;
}
.legacy .contents_index_container {
  background-color: #eeeeee;
  margin-top: -17px;
  padding: 12px 0;
}
.legacy .contents_index_title {
  font-size: 1.3em;
  line-height: 1.6em;
  padding-left: 23px;
}
.legacy ol.page_contents_index {
  font-size: 1.3em;
  line-height: 1.4em;
  margin-left: 20px;
  width: 685px;
  overflow: hidden;
  /*/padding-left:1.2em;*/
}
.legacy ol.page_contents_index li {
  width: 195px;
  vertical-align: top;
  margin-left: 15px;
  list-style-position: inside;
  /*list-style-type: decimal;*/
  counter-increment: cnt;
  text-indent: -1.2em;
  padding-left: 1.2em;
  display: inline-block;
  /*	/display:inline;
  /zoom: 1; 
  /text-indent:0;*/
}
.legacy ol.page_contents_index li:before {
  display: marker;
  content: "(" counter(cnt) ")";
}
.legacy .scroll_box {
  overflow: auto;
}
.legacy li.link_list_item {
  font-size: 1.3em;
  line-height: 30px;
  padding-left: 20px;
  display: inline-block;
  width: 700px;
}
.legacy .category_list_title {
  font-size: 1.3em;
  line-height: 1.6em;
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden;
  width: 720px;
  text-overflow: ellipsis;
  font-weight: bold;
}
.legacy .category_list_item {
  display: table;
}
.legacy .category_list_outline {
  width: 590px;
  margin-right: 47px;
  font-size: 1.3em;
  line-height: 1.6em;
  display: inline-block;
  /*	float:left;*/
}
.legacy .category_list_img {
  display: table-cell;
  vertical-align: middle;
  layout-grid-line: 50px;
}
.legacy .restaurant_menu_box {
  margin-bottom: 15px;
}
.legacy .restaurant_menu_list {
  display: table;
  /*width:720px;
  overflow:hidden;*/
}
.legacy .restaurant_menu_box_item {
  min-height: 200px;
  display: table-cell;
  width: 212px;
  height: 100%;
  padding: 10px 8px;
  /* IE 7 */
  /*	/display:inline;
  /zoom:1;
  /vertical-align:middle;
  /width:210px;*/
}
.legacy .restaurant_menu_box_item.display_none {
  display: none;
}
.legacy .transe {
  display: table-cell;
  width: 15px;
  /*	/display:inline;
  /zoom:1;
  /vertical-align:middle;*/
}
.legacy .menu_status_icon {
  display: inline-block;
  margin-bottom: 5px;
}
.legacy .restaurant_menu_name {
  font-size: 1.3em;
  margin-bottom: 3px;
  padding-bottom: 3px;
  display: inline-block;
  width: 212px;
  line-height: 1.4em;
  font-weight: bold;
}
.legacy .restaurant_menu_price {
  text-align: right;
  font-size: 1.3em;
  display: inline-block;
  width: 212px;
  font-weight: bold;
  height: 1.3em;
  line-height: 1.3em;
}
.legacy .restaurant_menu_img {
  max-width: 210px;
  /*	max-height:105px;*/
  margin-bottom: 5px;
}
.legacy .restaurant_menu_text {
  font-size: 1.3em;
  min-height: 1.4em;
}
.legacy .facilities_modal_box {
  float: left;
}
.legacy .facilities_modal_box {
  width: 225px;
  text-align: left;
}
.legacy .facilities_modal_image {
  width: 200px;
  margin-bottom: 10px;
}
.legacy .facilities_explanation_box {
  float: left;
  width: 495px;
}
.legacy .facilities_name {
  display: inline-block;
  font-size: 1.8em;
  line-height: 1.8em;
  color: #9ba954;
  font-weight: bold;
  width: 100%;
}
.legacy .facilities_text {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.6em;
  margin-bottom: 20px;
  width: 100%;
  vertical-align: top;
}
.legacy .facilities_spac dt {
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: bold;
}
.legacy .facilities_spac dd {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 15px;
}
.legacy .reservation_value {
  display: inline-block;
  width: 500px;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 17px;
  vertical-align: middle;
  border-left: solid 1px #999999;
}
.legacy .reservation_flex {
  display: flex;
}
.legacy .reservation_title_read {
  display: inline-block;
  width: 146px;
  padding: 12px 17px;
  vertical-align: middle;
}
.legacy .reservation_title,
.legacy .subscriber_title,
.legacy .member_title {
  display: inline-block;
  width: 146px;
  padding: 12px 17px;
  margin-right: 17px;
  vertical-align: middle;
}
.legacy #subscriber_title_2 {
  float: left;
}
.legacy .subscriber_title_rajio {
  float: right;
  width: 516px;
}
.legacy .radio_list {
  width: 50%;
}
.legacy ul.reservation_form,
.legacy ul.subscriber_form,
.legacy ul.member_form {
  margin-bottom: 20px;
  font-size: 1.2em;
}
.legacy .reservation_input,
.legacy .subscriber_input {
  width: 500px;
  padding: 3px;
  vertical-align: middle;
}
.legacy .subscriber_radio {
  width: 200px;
  padding: 3px;
  vertical-align: middle;
}
.legacy .member_input {
  width: 400px;
  padding: 3px;
  vertical-align: middle;
}
.legacy .reservation_input_s,
.legacy .member_input_s {
  width: 100px;
}
.legacy .list_width3 {
  margin: 0;
  padding: 0;
}
.legacy .reservation_confirm,
.legacy .member_confirm {
  width: 510px;
  vertical-align: middle;
}
.legacy .member_container input[type=text],
.legacy .member_container input[type=email],
.legacy .member_container input[type=password],
.legacy .member_container select {
  padding: 4px 6px;
  border: 1px solid #858585;
  font-size: 14px;
  line-height: 1.3em;
}
.legacy .member_container select {
  padding: 3px 6px 3px 0;
}
.legacy .password-group {
  display: inline-block;
  position: relative;
}
.legacy .password-group input[type=text],
.legacy .password-group input[type=password] {
  width: 400px;
  padding-right: 40px;
}
.legacy .password-group .input-action-icon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 28px;
  cursor: pointer;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 55%;
}
.legacy .member_container .password-group.mask-password .input-action-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23666' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.5 8a2.5 2.5 0 1 1-5 0 2.5 2.5 0 0 1 5 0z'/%3E%3Cpath d='M0 8s3-5.5 8-5.5S16 8 16 8s-3 5.5-8 5.5S0 8 0 8zm8 3.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7z'/%3E%3C/svg%3E");
}
.legacy .member_container .password-group.show-password .input-action-icon {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23666' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m10.79 12.912-1.614-1.615a3.5 3.5 0 0 1-4.474-4.474l-2.06-2.06C.938 6.278 0 8 0 8s3 5.5 8 5.5a7.029 7.029 0 0 0 2.79-.588zM5.21 3.088A7.028 7.028 0 0 1 8 2.5c5 0 8 5.5 8 5.5s-.939 1.721-2.641 3.238l-2.062-2.062a3.5 3.5 0 0 0-4.474-4.474L5.21 3.089z'/%3E%3Cpath d='M5.525 7.646a2.5 2.5 0 0 0 2.829 2.829l-2.83-2.829zm4.95.708-2.829-2.83a2.5 2.5 0 0 1 2.829 2.829zm3.171 6-12-12 .708-.708 12 12-.708.708z'/%3E%3C/svg%3E");
}
.legacy .friends {
  padding: 10px 0 10px 200px;
}
.legacy .friends_yomi {
  margin-left: 10px;
}
.legacy .friends_name_input {
  width: 150px;
  padding: 3px;
  margin-left: 5px;
  vertical-align: middle;
}
.legacy #friend1 {
  width: 100%;
}
.legacy .reserve_confirm.friends .friends_yomi {
  margin-left: 50px;
}
.legacy .reserve_confirm {
  /*width:100%;*/
  width: 518px;
}
.legacy .btn_reserve,
.legacy .btn_change,
.legacy .btn_save,
.legacy .btn_apply,
.legacy .btn_entry {
  border: 0px;
  width: 120px;
  height: 40px;
  display: inline;
}
.legacy .btn_reserve:hover,
.legacy .btn_change:hover,
.legacy .btn_save:hover {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy #seminar_brochure_icon,
.legacy #seminar_questionnaire_icon {
  display: none;
}
.legacy .attention_block {
  text-align: left;
  margin: 1.5em 0 0;
}
.legacy .form_attention {
  display: block;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0 0 1em 0;
}
.legacy .tab_tit {
  font-size: 1.6em;
  line-height: 1.2em;
  display: inline-block;
  padding: 0.5em;
  border-radius: 5px 5px 0 0;
  background-color: #fa8f32;
  color: #ffffff;
}
.legacy .tab_box {
  border: double 3px #fa8f32;
  padding: 0.5em;
}
.legacy .tab_text {
  display: inline-block;
  font-size: 1.5em;
  line-height: 1.5em;
  text-indent: -1em;
  margin-left: 1em;
}
.legacy .reservation_container .reservation_inquiry,
.legacy .member_container .member_inquiry {
  font-size: 1.2em;
  margin-bottom: 20px;
}
.legacy .reservation_inquiry .row1,
.legacy .reservation_inquiry .row1_chk,
.legacy .member_inquiry .row1,
.legacy .member_inquiry .row1_chk {
  display: inline-block;
  width: 146px;
  margin-right: 17px;
  padding-left: 16px;
  vertical-align: middle;
  *line-height: 1.5em;
  *display: inline;
  *zoom: 1;
  *margin-right: 21px;
}
.legacy .reservation_inquiry .row2,
.legacy .reservation_inquiry .row2_chk,
.legacy .member_inquiry .row2,
.legacy .member_inquiry .row2_chk {
  width: 500px;
  vertical-align: middle;
  display: inline-block;
  padding: 12px 17px;
  margin-left: -3px;
  *display: inline;
  *zoom: 1;
}
.legacy .reservation_inquiry .text_width4,
.legacy .reservation_input.normal_input {
  width: 422px;
}
.legacy .reservation_input.normal_input {
  padding: 1px 0;
}
.legacy .data_reader {
  display: none;
}
.legacy #free_text_box {
  overflow: hidden;
  position: relative;
}
.legacy ul.reservation_form #free_text_tit {
  height: 100%;
  position: absolute;
  vertical-align: top;
}
.legacy ul.reservation_form #comment {
  width: 422px;
  cursor: pointer;
}
.legacy .free_text_tit,
.legacy .free_text_detail {
  float: left;
  display: inline-block;
  padding: 12px 0 12px 17px;
  border-right: none !important;
}
.legacy .free_text_detail {
  border-left: solid 1px #999999;
  width: 500px;
  line-height: 1.6em;
  min-height: 1.2em;
}
.legacy .reservation_input_area {
  margin: 12px 0;
  height: 48px;
}
.legacy .facility_input {
  width: 400px;
}
.legacy .users_cnt_input {
  width: 50px;
  margin-right: 5px;
}
.legacy .reservation_container .row2 {
  width: 500px;
}
.legacy #event_description_tit,
.legacy .event_description_tit {
  padding: 0 0 0 13px !important;
  vertical-align: middle;
  line-height: 2em;
}
.legacy #event_description_tit_read,
.legacy .event_description_tit_read {
  padding: 0 0 0 17px !important;
  vertical-align: middle;
  line-height: 2em;
}
.legacy #event_description {
  vertical-align: middle;
  width: 400px;
  font-size: 1em;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}
.legacy .facility_input,
.legacy .users_cnt_input,
.legacy .reservation_input.read_only,
.legacy .subscriber_input.read_only {
  font-size: 1em;
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}
.legacy .facility_event_description {
  display: inline-block;
  width: 500px;
  padding-left: 17px;
}
.legacy .facility_event_description_conf {
  padding-top: 12px;
  padding-bottom: 12px;
  vertical-align: middle;
}
.legacy .facility_daily_date_box,
.legacy .facility_monthly_title_box {
  margin-bottom: 7px;
}
.legacy .facility_daily_book #ymd,
.legacy .facility_monthly_book #ym {
  float: left;
  font-size: 1.8em;
  font-weight: bold;
  min-height: 25px;
  line-height: 25px;
  display: none;
}
.legacy .facility_daily_book #ymd {
  width: 200px;
}
.legacy .facility_monthly_book #ym {
  display: inline-block !important;
  width: 150px;
}
.legacy .facility_daily_book #switch_block,
.legacy .facility_monthly_book #switch_block {
  display: inline-block;
  float: left;
  text-align: right;
}
.legacy .facility_daily_book #switch_block {
  width: 520px;
}
.legacy .facility_monthly_book #switch_block {
  width: 570px;
}
.legacy .facility_daily_book #bt_prev,
.legacy .facility_daily_book #bt_today,
.legacy .facility_daily_book #bt_next,
.legacy #facility_date_search_box #bt_search,
.legacy .facility_monthly_book #bt_prev,
.legacy .facility_monthly_book #bt_now,
.legacy .facility_monthly_book #bt_next {
  width: 72px;
  height: 27px;
  border: 0px;
  display: inline;
  margin-left: 6px;
  vertical-align: middle;
}
.legacy .facility_daily_book #bt_prev:hover,
.legacy .facility_daily_book #bt_today:hover,
.legacy .facility_daily_book #bt_next:hover,
.legacy #facility_date_search_box #bt_search:hover,
.legacy .facility_monthly_book #bt_prev:hover,
.legacy .facility_monthly_book #bt_now:hover,
.legacy .facility_monthly_book #bt_next:hover {
  opacity: 0.7;
  cursor: pointer;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy .facility_daily_book #bt_prev:active,
.legacy .facility_daily_book #bt_today:active,
.legacy .facility_daily_book #bt_next:active,
.legacy #facility_date_search_box #bt_search:active,
.legacy .facility_monthly_book #bt_prev:active,
.legacy .facility_monthly_book #bt_now:active,
.legacy .facility_monthly_book #bt_next:active {
  outline: none;
}
.legacy .facility_daily_book #items .row1_conf {
  float: left;
  width: 50px;
  height: 45px;
  text-align: center;
  font-size: 1.2em;
  padding: 8px 5px 8px 17px;
  overflow: hidden;
  text-decoration: underline;
}
.legacy .facility_monthly_book .design_id_area {
  float: left;
  width: 72px;
  height: 21px;
  text-align: center;
  font-size: 1.2em;
  overflow: hidden;
  line-height: 21px;
}
.legacy .facility_daily_book #items .row2 {
  float: left;
  width: 646px;
  height: 62px;
}
.legacy .facility_time_title {
  height: 28px;
}
.legacy .facility_time_title li {
  display: inline-block;
  float: left;
  width: 37px;
  height: 29px;
  line-height: 29px;
  font-size: 1.1em;
  text-align: center;
}
.legacy .facility_time_title li.empty_box {
  width: 72px;
}
.legacy #facility_icon_sample,
.legacy #facility_icon_sample2 {
  margin-top: 12px;
  font-size: 1.2em;
  vertical-align: baseline;
  display: none;
}
.legacy .facility_mark_description {
  margin: 0 22px 0 5px;
  display: inline-block;
}
.legacy .facility_mark_description .supplement {
  font-size: 0.8em;
}
.legacy #facility_name_description {
  margin-top: 15px;
}
.legacy #facility_date_search_box {
  padding: 18px 15px;
  font-size: 1.2em;
  margin-bottom: 10px;
}
.legacy .facility_search_title {
  margin-right: 14px;
  vertical-align: baseline;
}
.legacy .facility_search_setting {
  margin-right: 5px;
  vertical-align: baseline;
}
.legacy #bt_search {
  vertical-align: baseline !important;
}
.legacy #facility_date_search_box,
.legacy .facility_time_title,
.legacy .facility_daily_book #items,
.legacy .facility_monthly_title_box,
.legacy .facility_monthly_book #items {
  display: none;
}
.legacy .facility_monthly_book #items .row2_chk {
  height: 21px;
}
.legacy .rs_mark {
  vertical-align: bottom;
}
.legacy #facility_date_search_box {
  margin: 0;
  padding: 0;
}
.legacy #scc li {
  width: 720px;
  display: block;
  vertical-align: bottom;
}
.legacy #scc {
  margin: 0;
  width: 720px;
}
.legacy .temp_finish_message {
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .session_unit {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.legacy .session_photo {
  width: 100px;
  overflow: hidden;
  margin-right: 20px;
}
.legacy .session_photo img {
  max-width: 100px;
}
.legacy .session_text_box {
  width: 600px;
  margin-bottom: 10px;
}
.legacy .session_name {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.8em;
}
.legacy .session_description {
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy .main_calendar table {
  width: 720px;
  border: none;
  border-collapse: separate;
  border-spacing: 1px;
}
.legacy .main_calendar th.tit_month {
  width: 720px;
  text-align: center;
}
.legacy .main_calendar .cal_header1 {
  width: 70px;
  float: left;
  text-align: center;
  margin-left: 6px;
}
.legacy .main_calendar #prev_month {
  display: inline;
  height: 27px;
  vertical-align: middle;
  width: 70px;
  padding-bottom: 3px;
}
.legacy .main_calendar #next_month {
  display: inline;
  height: 27px;
  vertical-align: middle;
  width: 70px;
  padding-bottom: 3px;
}
.legacy .main_calendar .cal_header2 {
  width: 562px;
  float: left;
  text-align: left;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 25px;
  min-height: 25px;
}
.legacy .main_calendar th.tit_week {
  display: none;
}
.legacy .main_calendar td {
  width: 98px !important;
  min-height: 28px;
  text-align: center;
  vertical-align: top;
}
.legacy .main_calendar td ul {
  width: 100%;
}
.legacy .session_block {
  width: 100px;
  height: 40px;
  position: relative;
}
.legacy .main_calendar .calendar_date {
  display: block;
  height: 28px;
  font-size: 1.3em;
  line-height: 28px;
}
.legacy .main_calendar .session_master_name,
.legacy .main_calendar .session_early {
  display: block;
  height: 28px;
  font-size: 1.3em;
  line-height: 28px;
  font-weight: bold;
}
.legacy .main_calendar .line1 {
  display: inline-block;
  font-size: 1.2em;
  line-height: 20px;
  min-height: 20px;
  vertical-align: middle;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
}
.legacy .main_calendar .line2 {
  display: inline-block;
  font-size: 1.2em;
  line-height: 20px;
  min-height: 20px;
  vertical-align: middle;
  margin-top: 10px;
}
.legacy .btn_session_reserve {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
  width: 100%;
  height: 40px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  vertical-align: baseline;
  padding-top: 11px;
}
.legacy .line1:hover {
  z-index: 1;
}
.legacy .btn_session_reserve:hover {
  opacity: 0.7;
  cursor: pointer;
  z-index: 6;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.legacy #access_lanking_container {
  overflow: hidden;
}
.legacy .top_list_title {
  width: 670px;
  height: 19px;
  display: block;
  padding: 16px 0 8px 50px;
  font-size: 1.4em;
  font-weight: bold;
}
.legacy #access_lanking_list li {
  display: inline-block;
  float: left;
  width: 165px;
  overflow: hidden;
  font-size: 1.2em;
  line-height: 1.3em;
  margin-right: 20px;
  text-align: center;
  position: relative;
}
.legacy #access_lanking_list li.li_last {
  margin-right: 0;
}
.legacy .lanking_item {
  text-align: left;
  display: inline-block;
}
.legacy .lnaking_icon {
  position: absolute;
  left: 0;
  top: 86px;
}
.legacy .lnaking_icon {
  opacity: 1 !important;
  z-index: 5;
}
.legacy .item_image {
  height: 124px;
  width: 165px;
  display: inline-block;
  overflow: hidden;
  z-index: 1;
}
.legacy .lanking_item:hover {
  cursor: pointer;
}
.legacy #top_main_content .list_type1_header_img .list_type1_title h3 {
  font-size: 1.4em;
  padding-top: 2px;
}
.legacy .li_paranemic.div4_element {
  width: 25%;
  margin-bottom: 20px;
  text-align: center;
}
.legacy .div4_element_img {
  max-width: 157px;
  height: 95px;
}
.legacy .index_box li {
  font-size: 1.3em;
  color: #567D8C;
  /*float:left;*/
  width: 24%;
  list-style-type: none;
  list-style-position: inside;
  counter-increment: cnt;
  display: inline-block;
}
.legacy .index_box .ol_paranemic {
  text-align: left;
  margin-bottom: 10px;
}
.legacy .index_box li:before {
  display: marker;
  content: "（" counter(cnt) "）";
}
.legacy .index_a {
  line-height: 1.6em;
  display: inline-block;
  width: 80%;
  vertical-align: top;
  margin-top: -3px;
}
.legacy .mail_list_item {
  font-size: 1.3em;
  line-height: 1.6em;
  width: 720px;
  display: inline-block;
  vertical-align: bottom;
}
.legacy .mail_date {
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  width: 100px;
  text-overflow: ellipsis;
  float: left;
  padding: 10px 20px 10px 0;
}
.legacy .mail_title {
  cursor: pointer;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden;
  width: 600px;
  text-overflow: ellipsis;
  float: left;
  padding: 10px 0px;
}
.legacy #competency_link_list {
  width: 698px;
  font-size: 1.3em;
  line-height: 1.6em;
}
.legacy #competency_link_list li {
  overflow: hidden;
}
.legacy .competency_title {
  padding: 8px 10px;
}
.legacy .competency_item {
  padding: 3px 10px;
}
.legacy .competency_item span {
  min-height: 38px;
  line-height: 38px;
  display: inline-block;
  float: left;
}
.legacy .competency_detail {
  width: 506px;
  padding-right: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.legacy .check_study {
  width: 80px;
}
.legacy .btn_study {
  width: 81px;
  vertical-align: bottom;
  cursor: pointer;
}
.legacy .btn_study img {
  vertical-align: bottom;
}
.legacy #review_tit {
  margin: 0;
  border: none;
  float: left;
}
.legacy .review_box {
  float: left;
}
.legacy #review {
  cursor: pointer;
  height: 64px;
  margin-bottom: 12px;
  margin-left: 17px;
  margin-top: 12px;
  width: 430px;
}
.legacy h5.subtit_link {
  font-size: 1em;
  font-weight: bold;
  display: inline-block;
  width: 183px;
  vertical-align: top;
  background-image: url("/data/kk2/image/common/kk2_link_arrow.png");
  background-repeat: no-repeat;
  background-position: left 4px;
  padding: 0 0 0 17px;
  margin: 0 0 5px;
}
.legacy .rcmd_all_500 {
  display: none;
}
.legacy .prgListItem.noItem {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
  padding-bottom: 15px;
  font-size: 1.3em;
}
.legacy .sponcor_logo {
  display: table-cell;
  max-width: 160px;
  vertical-align: middle;
  padding: 5px 10px;
}
.legacy .page_title.page_title_bg_color.sponcor_title {
  margin-top: 7px;
  border-bottom: none;
  background-color: #ffffff;
  color: #333333;
  border: solid 1px #4c7e96;
  width: 715px;
  display: table;
  padding: 0;
}
.legacy .page_title.page_title_bg_color.sponcor_title h1 {
  font-size: 2em;
  padding: 5px 10px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  color: #ffffff;
  background: linear-gradient(#345C72, #4C7D95);
}
.legacy .sponsor_content .sns_link {
  display: none;
}
.legacy .agree_text {
  height: 150px;
  background-color: #eeeeee;
  overflow-y: scroll;
  padding: 5px 12px;
  font-size: 1.3em;
  margin-bottom: 20px;
}
.legacy .complete_video {
  position: absolute;
  width: 35px;
  height: 39px;
  background: url(/data/kk2/image/common/20px.png);
  background-repeat: no-repeat;
  background-position: 10px;
}
.legacy .noselect_icon {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.legacy .search_list_sort {
  text-align: right;
}
.legacy .search_list {
  margin-top: 20px;
}
.legacy .search_list li {
  margin-bottom: 20px;
}
.legacy .search_list img {
  max-width: 60px;
  max-height: 120px;
  margin-right: 10px;
}
.legacy .search_list a {
  text-decoration: underline;
}
.legacy .search_list_title {
  margin-bottom: 8px;
}
.legacy .search_list_title a {
  font-size: 1.5em !important;
  color: blue !important;
  font-weight: normal !important;
}
.legacy .search_list_image {
  display: table-cell;
}
.legacy .search_list_detail {
  font-size: 1.3em;
  display: table-cell;
  vertical-align: top;
  line-height: normail;
}
.legacy .search_list_pagination {
  font-size: 1.2em;
  text-align: center;
}
.legacy .search_list_pagination a {
  text-decoration: underline;
}
.legacy #main_content.is_ra_program {
  width: 100%;
  float: none;
  padding-left: 0;
}
.legacy #main_content.is_ra_program .search_table_video_title,
.legacy #main_content.is_ra_program .search_table_video_d_p_para_venue,
.legacy #main_content.is_ra_program .sns_link {
  display: none;
}
.legacy #main_content.is_ra_program .search_table_video_d_p_para_datetime {
  margin-bottom: 40px;
}
.legacy #main_content.is_ra_program .search_table_detail_date_place,
.legacy #main_content.is_ra_program .search_table_video_date_place {
  width: 720px;
}

.legacy {
  /* ===================================================================
  	デザイン／カラー別設定
  =================================================================== */
  /*背景：footer*/
  /************************/
  /*　メインコンテンツ用　*/
  /************************/
  /*----- ページタイトル -----*/
  /*----- テキストキャプション -----*/
  /*----- ヘッドライン -----*/
  /*----- パラグラフ見出し -----*/
  /*----- パラグラフ小見出し -----*/
  /********************
  *     パラグラフ    *
  *********************/
  /*----- 画像－テキスト上下配置 -----*/
  /* 2分割,3分割,4分割 */
  /* 目次 */
  /*----- テーブル -----*/
  /* type1 */
  /* type2 */
  /* type3 */
  /* type4 */
  /* 背景交互 */
  /* 背景縞設定：奇数には「.tr_odd」偶数には「.tr_even」jqueryでclassを追加する。 */
  /*----- リンク -----*/
  /* スマホと共通HTMLにするためにtest_linkを追加 */
  /*----- リスト -----*/
  /* リストマーク */
  /* リストタイトル:KK2　サイトトップ　インフォメーション用 */
  /* リストボタン */
  /* リスト */
  /* Type1 */
  /*----- 仕切り線 -----*/
  /*----- ▲矢印 -----*/
  /*----- 上向き矢印 -----*/
  /*----- カタログ -----*/
  /*----- カタログ表示 -----*/
  /******************************/
  /*　スタンダードコンテンツ用　*/
  /******************************/
  /*----- FAQ用 -----*/
  /* 質問一覧 */
  /* 各質問と回答 */
  /* お問い合わせフォーム */
  /*----- 資料請求 -----*/
  /*----- サイトマップ用 -----*/
  /*------ グーグルマップ ------*/
  /*=============================
  　ページ下部 関連リンクエリア
  ==============================*/
  /*=============================
  　サイド　サブメニューパネル
  ==============================*/
  /* 通常&現在地の背景 */
  /* 通常のテキストの色 */
  /*=============================
  　検索テーブル系
  ==============================*/
  /*-- 一覧 --*/
  /*-- 開催前 --*/
  /*=============================
  　リンクマーク
  ==============================*/
  /*=============================
  　リンクリスト
  ==============================*/
  /*=============================
  　レストランメニュー
  ==============================*/
  /*=============================
  　ログインフォーム,
  　お問い合わせフォーム,
  　会員登録フォーム
  ==============================*/
  /*************
  20160705　池上
  問い合わせ種別をラジオボタンに
  *************/
  /*=============================
  　予約 & Myページ
  ==============================*/
  /********イベント予約*********/
  /*アンケート*/
  /**********施設予約***********/
  /*予約タイムライン*/
  /*カウンセラー紹介*/
  /*セッションカレンダ*/
  /*
  日曜
  #fff6f2
  土曜
  #eef7ff
  前月、翌月
  #eeeeee
  */
  /**************************
  TOPページ
  **************************/
  /* コンピテンシーチェック用リンクリスト */
  /**************************
  アンケート
  **************************/
  /**************************
  メッセージfrom KK2
  **************************/
  /**************************
  協賛会員
  **************************/
}
.legacy .page_title_bg_color {
  background-color: #557b8e;
  color: #ffffff;
  border-bottom: 3px solid #333333;
}
.legacy .sidememu_type_b .page_title_bg_color {
  background-color: #9ca858;
  color: #ffffff;
  border-bottom: 3px solid #333333;
}
.legacy .page_title_bg_img {
  background-color: #999999;
  color: #ffffff;
  border-bottom: 3px solid #333333;
}
.legacy .page_title_caption {
  color: #557b8e;
}
.legacy .sidememu_type_b .page_title_caption {
  color: #9ca858;
}
.legacy .headline h2 {
  color: #557b8e;
}
.legacy .sidememu_type_b .headline h2 {
  color: #9ca858;
}
.legacy .paragraph_title_bg_color {
  background-color: #557b8e;
  color: #ffffff;
}
.legacy .sidememu_type_b .paragraph_title_bg_color {
  background-color: #9ca858;
  color: #ffffff;
}
.legacy .paragraph_title_s_bg_color {
  background-color: #999999;
  color: #ffffff;
}
.legacy .paragraph_title_s_2_bg_color,
.legacy .paragraph_title_s_3_bg_color,
.legacy .paragraph_title_s_4_bg_color {
  background-color: #999999;
  color: #ffffff;
}
.legacy .paragraph_title_s_contents {
  background-color: #cccccc;
  color: #222222;
}
.legacy .table_type1 {
  border: solid 1px #999999;
}
.legacy .table_type1 td {
  border: solid 1px #999999;
}
.legacy .table_type1 tr.table_tr_1_on {
  background-color: #eeeeee;
  border-bottom: solid 1px #999999;
}
.legacy .table_type1 td.table_type1c_title_on {
  background-color: #eeeeee;
  border-right: solid 1px #999999;
}
.legacy .table_type2 {
  border-top: solid 3px #cccccc;
  border-bottom: solid 3px #cccccc;
}
.legacy .table_type2 td {
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
}
.legacy .table_type2 tr.table_tr_1_on {
  background-color: #f2f2f2;
}
.legacy .table_type2 .table_type2c_title_on {
  background-color: #f2f2f2;
}
.legacy .table_type3 {
  border-top: solid 3px #cccccc;
  border-bottom: solid 3px #cccccc;
}
.legacy .table_type3 td {
  border-bottom: solid 1px #cccccc;
}
.legacy .table_type3 tr.table_tr_1_on {
  background-color: #f2f2f2;
}
.legacy .table_type3c_title_on {
  background-color: #f2f2f2;
}
.legacy .table_type4 {
  border: solid 3px #cccccc;
}
.legacy .table_type4 td {
  border: solid 1px #cccccc;
}
.legacy .table_type4 .tr_odd {
  background-color: #fff0e8;
}
.legacy .table_type4 .tr_even {
  background-color: #f2f2f2;
}
.legacy .table_type4 tr.table_tr_1 td {
  background-color: #fff0e8;
}
.legacy .table_type4 tr.table_tr_1_on td {
  background-color: #fff0e8;
}
.legacy .link_text a,
.legacy .link_text a:visited,
.legacy .text_link a,
.legacy .text_link a:visited {
  color: #036eb8;
}
.legacy .link_text a:hover,
.legacy .text_link a:hover {
  color: #fb9127;
}
.legacy .link_mark {
  background-image: url(/data/kk2/image/common/kk2_link_arrow.png);
}
.legacy .text_link a:before {
  content: url(/data/kk2/image/common/kk2_link_arrow.png);
}
.legacy .list_mark {
  /* 画像の設定 */
  background-image: url(/data/kk2/image/common/kk2_link_arrow.png);
}
.legacy .list_type1_header_img {
  background-image: url(/data/kk2/image/common/kk2_list_title_base_information.png);
}
.legacy .list_type1_header_color {
  background-color: #999999;
}
.legacy .list_type1_title h3 {
  color: #ffffff;
}
.legacy .list_type2_title h3 {
  color: #2A56B0;
}
.legacy .list_type2_header_img h3 {
  color: #2A56B0;
}
.legacy .list_type1_list_all_bt {
  background-image: url(/data/kk2/image/common/kk2_list_btn.png);
}
.legacy .list_type1_list_all_bt a {
  color: #333333;
}
.legacy .list_type1_list_all_bt a,
.legacy .list_type1_list_all_bt a:visited {
  color: #ffffff;
}
.legacy .list_type1_list_all_bt a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.legacy .list_type1_list_all_bt_img {
  background-image: url(/data/kk2/image/common/bt_ichiran_1-1.png);
}
.legacy .list_content,
.legacy .list_content a:link,
.legacy .list_content a:visited {
  color: #333333;
}
.legacy .list_date a:link,
.legacy .list_date a:visited,
.legacy .list_next_link a:link,
.legacy .list_next_link a:visited,
.legacy .list_previous_link a:link,
.legacy .list_previous_link a:visited {
  color: #567D8C;
}
.legacy .bt_prev_next_area {
  border-top: 1px solid #333333;
}
.legacy .dividing_line_type1 {
  border-top: solid 3px #557b8e;
}
.legacy .dividing_line_type2 {
  border-top: solid 1px #999999;
}
.legacy .dividing_line_type3 {
  border-top: dashed 1px #666666;
}
.legacy .sidememu_type_b .dividing_line_type1 {
  border-top: solid 3px #9ca858;
}
.legacy .arrow_previous,
.legacy .arrow_next {
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
}
.legacy .arrow_previous {
  border-right: 6px solid #fff;
  border-left: 6px solid #FF9966;
}
.legacy .arrow_next {
  border-right: 6px solid #FF9966;
  border-left: 6px solid #fff;
}
.legacy .arrow_up {
  background-image: url(/data/kk2/image/common/kk2_link_arrow_up.png);
}
.legacy .catalog_title_s {
  background-color: #999999;
  color: #ffffff;
}
.legacy .catalog_parts {
  border-top: solid 1px #cccccc;
}
.legacy .list_prev_next_link_area {
  border-top: solid 1px #cccccc;
}
.legacy .faq_category_name {
  color: #9aa953;
}
.legacy .faq_categorized_question_list .list_type1 {
  border: none;
}
.legacy .faq_categorized_question_list .list_type1 .list_type1_li {
  background-color: #ffffff;
  border-bottom: solid 1px #fb9127;
}
.legacy .faq_categorized_question_list .list_mark {
  background-image: url("/data/kk2/image/common/kk2_link_arrow_down.png");
}
.legacy .faq_categorized_question_list .list_content a:hover {
  color: #fb9127;
}
.legacy .faq_question_container {
  border-bottom: solid 1px #ffffff;
}
.legacy .faq_question_number {
  color: #ffffff;
  background-color: #fb9127;
  border-right: solid 1px #ffffff;
}
.legacy .faq_question {
  background-color: #fee9d0;
}
.legacy .faq_answer_number {
  color: #ffffff;
  background-color: #ffbc00;
  border-right: solid 1px #ffffff;
}
.legacy .faq_answer {
  background-color: #fff2cc;
}
.legacy .faq_back_to_top_link .link_mark {
  background-image: none !important;
}
.legacy .check_error {
  color: #FF3300;
}
.legacy #catalog_request .request_info_list {
  border-top: 1px dashed #AAAAAA;
  border-bottom: 1px dashed #AAAAAA;
  color: #333333;
}
.legacy .sitemap_link_element {
  border-bottom: dashed 1px #d5d5d5;
}
.legacy .sitemap_layer2 > .sitemap_link_element {
  border-bottom: solid 1px #d5d5d5;
}
.legacy .sitemap_link_mark {
  background-image: url(/data/kk2/image/common/kk2_sitemap_icon.png);
}
.legacy a.sitemap_a,
.legacy a.sitemap_a:visited {
  color: #2a56b0;
}
.legacy #sitemap_header_title,
.legacy #sitemap_footer_title {
  border-bottom: solid 1px #d5d5d5;
}
.legacy .map_canvas_setting {
  border: 1px solid #808080;
}
.legacy .point_name,
.legacy .point_address1,
.legacy .point_address2,
.legacy .point_notes {
  color: #333333;
}
.legacy #related_link_bottom {
  border: solid 1px #cccccc;
  background-color: #eeeeee;
}
.legacy span.related_link_bottom_title {
  color: #222222;
  border-bottom: dashed 1px #666666;
}
.legacy li.related_link_item,
.legacy li.related_link_item_s {
  /*background-image:url(/data/kk2/image/side_release_head_mark-1_1.png);*/
  color: #222222;
}
.legacy .related_link_text {
  background-image: url(/data/kk2/image/common/kk2_listmark_square_green.png);
  background-repeat: no-repeat;
  background-position: left 0.4em;
  padding-left: 1em;
}
.legacy a.related_link_text,
.legacy a.related_link_text:visited {
  color: #222222;
}
.legacy a.related_link_text:hover {
  text-decoration: underline;
}
.legacy #sub_menu_panel_title {
  background-color: #999999;
  color: #ffffff;
  border-bottom: solid 3px #333333;
}
.legacy .sub_menu_panel {
  border-bottom: solid 1px #bbbbbb;
}
.legacy .sub_menu_bt {
  background-color: #eeeeee;
  border-bottom: solid 1px #bbbbbb;
}
.legacy .sub_menu_bt.li_last {
  background-color: #eeeeee;
  border-bottom: none;
}
.legacy .sub_menu_bt a,
.legacy .sub_menu_bt a:visited {
  color: #000000;
  text-decoration: none;
}
.legacy .sub_menu_bt a:hover {
  /* マウスオーバー */
  color: #000000;
  text-decoration: none;
  background-color: #d6d6d6;
}
.legacy #sub_menu_category01 {
  background-color: #5790d3;
  background-image: url(/data/kk2/image/sidebar/kk2_sub_menu_panel_title1_feel.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}
.legacy #sub_menu_category02 {
  background-color: #60943a;
  background-image: url(/data/kk2/image/sidebar/kk2_sub_menu_panel_title2_think.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}
.legacy #sub_menu_category03 {
  background-color: #b60817;
  background-image: url(/data/kk2/image/sidebar/kk2_sub_menu_panel_title3_act.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}
.legacy #sub_menu_category04 {
  background-color: #794aa4;
  background-image: url(/data/kk2/image/sidebar/kk2_sub_menu_panel_title4_knowledge.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}
.legacy #sub_menu_category05 {
  background-color: #b9b229;
  background-image: url(/data/kk2/image/sidebar/kk2_sub_menu_panel_title5_skill.png);
  background-repeat: no-repeat;
  background-position: 3px center;
}
.legacy #sub_menu_category06 {
  background-color: #eeeeee;
}
.legacy .search_table_list {
  border-top: dashed 1px #666666;
}
.legacy .search_table_list .search_table_list_text_icon,
.legacy .search_table_detail_text_icon,
.legacy .search_table_video_text_icon {
  color: #ffffff;
  background-color: #4c7e96;
}
.legacy .search_table_list li,
.legacy .search_table_detail_speakers_list li {
  border-bottom: dashed 1px #666666;
}
.legacy .search_table_detail_speakers_list .li_last {
  border: none;
}
.legacy .search_table_detail_message,
.legacy .search_table_detail_books {
  border-top: dashed 1px #666666;
}
.legacy .search_table_detail_speaker_employment {
  color: #666666;
}
.legacy .search_table_detail_info_table td {
  border-bottom: solid 1px #999999;
}
.legacy .search_table_video_company {
  border-top: dashed 1px #666666;
  border-bottom: dashed 1px #666666;
}
.legacy .search_table_video_video_chapter_list li {
  background-color: #eeeeee;
}
.legacy .search_table_video_video_chapter_title {
  border-bottom: solid 1px #aaaaaa;
}
.legacy .video_pdf {
  background-image: url(/data/kk2/image/common/pdficon_small.png);
}
.legacy a.add_link_mark:before {
  content: url(/data/kk2/image/common/kk2_link_arrow.png);
}
.legacy li.link_list_item {
  background-image: url(/data/kk2/image/common/kk2_link_arrow.png);
  background-repeat: no-repeat;
  background-position: 3px center;
  border-bottom: solid 1px #cccccc;
}
.legacy .link_list_item.li_first {
  border-top: solid 1px #cccccc;
}
.legacy .restaurant_menu_box_item {
  border: solid 1px #cccccc;
}
.legacy .restaurant_menu_name {
  border-bottom: solid 1px #cccccc;
}
.legacy .login_form_title,
.legacy .inquiry_form_title {
  border-right: solid 1px #999999;
}
.legacy ul.login_form,
.legacy ul.inquiry_form {
  border-top: solid 1px #999999;
  border-right: solid 1px #999999;
}
.legacy ul.login_form li,
.legacy ul.inquiry_form li {
  border-bottom: solid 1px #999999;
  border-left: solid 1px #999999;
}
.legacy ul.login_form .li_odd,
.legacy ul.inquiry_form .li_odd {
  background-color: #eeeeee;
}
.legacy ul.inquiry_form li#inquiry_inquiry_type li {
  border-bottom: none;
  border-left: none;
}
.legacy #btn_login {
  background: url(/data/kk2/image/common/kk2_btn_login.png) left top no-repeat;
}
.legacy #btn_send_form,
.legacy .btn_confirm {
  background: url(/data/kk2/image/common/kk2_btn_confirmation.png) left top no-repeat;
}
.legacy #btn_agree_send_form,
.legacy .btn_agree_confirm {
  background: url(/data/kk2/image/common/kk2_btn_agree_confirmation.png) left top no-repeat;
}
.legacy #btn_cancel,
.legacy .reservation_container .btn_cancel,
.legacy .member_container .btn_cancel {
  background: url(/data/kk2/image/common/kk2_btn_cancel.png) left top no-repeat;
}
.legacy #btn_submit_form,
.legacy .btn_send {
  background: url(/data/kk2/image/common/kk2_btn_send.png) left top no-repeat;
}
.legacy #btn_change {
  background: url(/data/kk2/image/common/kk2_btn_change.png) left top no-repeat;
}
.legacy .btn_reg_member {
  background: url(/data/kk2/image/common/kk2_btn_registration.png) left top no-repeat;
}
.legacy .reg_member_confirm .member_input {
  border: none !important;
  background-color: transparent !important;
}
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit,
.legacy #multi1_tit {
  border-right: none !important;
}
.legacy .multi_checkbox {
  border-left: 1px solid #999999;
}
.legacy .check_error {
  color: #FF3300;
}
.legacy .mandatory_mark {
  color: #FF3300;
}
.legacy .please_select {
  color: #0000ff;
}
.legacy .reservation_title,
.legacy .subscriber_title,
.legacy .member_title {
  border-right: solid 1px #999999;
}
.legacy ul.reservation_form,
.legacy ul.subscriber_form,
.legacy ul.member_form {
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
  border-bottom: solid 1px #999999;
}
.legacy ul.reservation_form li,
.legacy ul.subscriber_form li,
.legacy ul.member_form li {
  border-top: solid 1px #999999;
}
.legacy .reservation_input.read_only,
.legacy .subscriber_input {
  border: none;
  background-color: transparent;
}
.legacy ul.reservation_form .li_odd,
.legacy ul.subscriber_form .li_odd,
.legacy ul.member_form .li_odd,
.legacy .reservation_inquiry .line_block:nth-of-type(odd),
.legacy .member_inquiry .line_block:nth-of-type(odd) {
  background-color: #eeeeee;
}
.legacy #friend1 {
  border-top: solid 1px #999999 !important;
}
.legacy .friends {
  border-top: none !important;
}
.legacy .btn_reserve {
  background: url(/data/kk2/image/common/kk2_btn_reservation.png) left top no-repeat;
}
.legacy .btn_change {
  background: url(/data/kk2/image/common/kk2_btn_change.png) left top no-repeat;
}
.legacy .btn_save {
  background: url(/data/kk2/image/common/kk2_btn_save.png) left top no-repeat;
}
.legacy .btn_apply {
  background: url(/data/kk2/image/common/kk2_btn_reservation.png) left top no-repeat;
}
.legacy .btn_entry {
  background: url(/data/kk2/image/common/kk2_btn_entry.png) left top no-repeat;
}
.legacy .reservation_container .reservation_inquiry,
.legacy .member_container .reservation_inquiry {
  border-top: solid 1px #999999;
  border-left: solid 1px #999999;
  border-right: solid 1px #999999;
}
.legacy .reservation_inquiry .line_block,
.legacy .member_inquiry .line_block {
  border-bottom: solid 1px #999999;
}
.legacy .reservation_inquiry .row2,
.legacy .reservation_inquiry .row2_chk,
.legacy .member_inquiry .row2,
.legacy .member_inquiry .row2_chk {
  border-left: 1px solid #999999;
}
.legacy #event_description_tit,
.legacy .event_description_tit {
  border: none !important;
}
.legacy #event_description_tit_read,
.legacy .event_description_tit_read {
  border: none !important;
}
.legacy .facility_event_description {
  border-left: 1px solid #999999;
  /*border-right:solid 1px #9aab50;*/
}
.legacy .facility_daily_book #items,
.legacy .facility_monthly_book #items {
  border-bottom: solid 1px #9aab50;
}
.legacy .rs_mark,
.legacy .facility_daily_book .row1_conf,
.legacy .facility_monthly_book .design_id_area {
  border-top: solid 1px #9aab50;
  border-left: solid 1px #9aab50;
}
.legacy .facility_daily_book #bt_prev,
.legacy .facility_monthly_book #bt_prev {
  background: url(/data/kk2/image/common/kk2_facility_daily_prev.png) 2px 2px no-repeat;
}
.legacy .facility_daily_book #bt_today,
.legacy #facility_date_search_box #bt_search,
.legacy .facility_monthly_book #bt_now {
  background: url(/data/kk2/image/common/kk2_facility_daily_today.png) 2px 2px no-repeat;
}
.legacy .facility_daily_book #bt_next,
.legacy .facility_monthly_book #bt_next {
  background: url(/data/kk2/image/common/kk2_facility_daily_next.png) 2px 2px no-repeat;
}
.legacy #facility_time_title li {
  border-top: solid 1px #9aab50;
}
.legacy #facility_time_title2 li {
  border-bottom: solid 1px #9aab50;
}
.legacy .facility_time_title li {
  border-left: solid 1px #9aab50;
}
.legacy .facility_time_title .li_last,
.legacy .facility_daily_book #items,
.legacy .facility_monthly_book #items {
  border-right: solid 1px #9aab50;
}
.legacy #facility_date_search_box {
  background-color: #eeeeee;
}
.legacy #facility_icon_sample {
  opacity: 1 !important;
}
.legacy .facility_daily_book #items .row1_conf {
  background-image: url("/data/kk2/image/common/kk2_link_arrow.png");
  background-position: 3px 8px;
  background-repeat: no-repeat;
  color: #567d8c;
}
.legacy .session_unit {
  border-bottom: dashed 1px #666666;
}
.legacy .btn_session_reserve {
  background: url(/data/kk2/image/common/kk2_btn_session_reserve.png) top left no-repeat;
  border: none;
}
.legacy .main_calendar #prev_month {
  background: url("/data/kk2/image/common/kk2_facility_daily_prev.png") no-repeat top left;
  border: 0 none;
}
.legacy .main_calendar #next_month {
  background: url("/data/kk2/image/common/kk2_facility_daily_next.png") no-repeat top left;
  border: 0 none;
}
.legacy .main_calendar td {
  border: solid 1px #999999;
}
.legacy .main_calendar .session_block {
  border-top: solid 1px #999999;
  background-color: #eeeeee;
}
.legacy .main_calendar .calendar_date {
  border-bottom: solid 1px #999999;
}
.legacy .main_calendar .session_master_name,
.legacy .main_calendar .session_early {
  background-color: #557990;
  color: #ffffff;
}
.legacy .main_calendar .session_early {
  background-color: #ffffff;
  color: #222222;
}
.legacy .main_calendar .calendar_date {
  background-color: #dbebeb;
}
.legacy .main_calendar tr td {
  background-color: #eeeeee;
}
.legacy .main_calendar tr td.week0 {
  background-color: #fff6f2;
}
.legacy .main_calendar tr td.week6 {
  background-color: #eef7ff;
}
.legacy .main_calendar table tr td:first-child .calendar_date {
  background-color: #ffd0be;
}
.legacy .main_calendar table tr td:last-child .calendar_date {
  background-color: #acd6ff;
}
.legacy .main_calendar .not_active_item {
  color: #999999;
}
.legacy .top_list_title {
  color: #ffffff;
}
.legacy #access_lanking_container .top_list_title {
  background: url("/data/kk2/image/common/kk2_list_title_base_access_lanking.png") no-repeat top left;
}
.legacy #top_event_seminar_container .top_seminar_title {
  background-image: url("/data/kk2/image/common/kk2_list_title_base_event_seminar.png");
}
.legacy #top_event_seminar_container .list_type1_list_all_bt,
.legacy #top_free_container .list_type1_list_all_bt,
.legacy .theme_container .list_type1_list_all_bt {
  background-image: url("/data/kk2/image/common/kk2_list_btn_blue.png");
}
.legacy #top_books_container .top_books_title {
  background-image: url("/data/kk2/image/common/kk2_list_title_base_good_books.png");
}
.legacy #top_books_container .list_type1_list_all_bt {
  background-image: url("/data/kk2/image/common/kk2_list_btn.png");
}
.legacy .books_registed_date_icon {
  background-color: #888888;
  color: #ffffff;
}
.legacy #top_books_container li {
  border-top: 1px dashed #666666;
  border-bottom: none !important;
}
.legacy #top_books_container .li_first,
.legacy #top_books_container .li_first + li {
  border-top: none;
}
.legacy #top_free_container .top_free_title,
.legacy .theme_container .top_free_title {
  background: url("/data/kk2/image/common/kk2_list_title_base_free_video.png") no-repeat top left;
}
.legacy #competency_link_list {
  border-top: solid 1px #999999;
  border-left: solid 1px #999999;
}
.legacy #competency_link_list li {
  border-bottom: solid 1px #999999;
  border-right: solid 1px #999999;
}
.legacy .competency_title {
  background-color: #eeeeee;
}
.legacy .review_box {
  border-left: 1px solid #999999;
}
.legacy .mail_list_item {
  border-bottom: solid 1px #999999;
}
.legacy .mail_list_item.li_first {
  border-top: solid 1px #999999;
}
.legacy .mail_list_item.li_odd {
  background-color: #eeeeee;
}
.legacy .theme_container .top_free_title.sponsor_member {
  background: url("/data/kk2/image/common/kk2_list_title_base_reccomend.png") no-repeat top left;
}

/* ===================================================================
	エントリーパーツ　基本設定
=================================================================== */
.legacy {
  /* ページタイトル */
  /* ページタイトル キャプション */
  /* ヘッドライン */
  /* パラグラフ見出し */
  /* パラグラフ */
  /* 画像 */
  /* パラグラフ小見出し */
  /*----- 画像上下中央合わせ用 -----*/
}
.legacy .page_title {
  width: 100%;
  overflow: hidden;
}
.legacy .page_title_caption {
  width: 100%;
}
.legacy .headline {
  width: 100%;
  overflow: hidden;
}
.legacy .paragraph_title {
  width: 100%;
  overflow: hidden;
}
.legacy .paragraph {
  width: 100%;
}
.legacy .paragraph_float_left {
  float: left;
}
.legacy .paragraph_float_right {
  float: right;
}
.legacy .paragraph_img,
.legacy .paragraph_it_vertical_2_img,
.legacy .paragraph_it_vertical_3_img,
.legacy .paragraph_it_vertical_4_img {
  max-width: 100%;
  /*画像縦横サイズより表示エリアが大きければ、縦横そのまま。表示エリアが小さければ縮小する。*/
}
.legacy .centering {
  text-align: center;
}
.legacy .paragraph_title_s {
  overflow: hidden;
}
.legacy .paragraph_title_s_2 {
  overflow: hidden;
}
.legacy .paragraph_title_s_3 {
  overflow: hidden;
}
.legacy .right_adjust_text {
  text-align: right;
}
.legacy .img_vertical_middle {
  height: 100%;
  width: 1px;
  vertical-align: middle;
}
.legacy #sitemap_layer_container a {
  outline: none;
}

.legacy {
  max-width: 720px;
  margin: 0 auto;
}
.legacy img {
  max-width: 100% !important;
}
.legacy sup {
  display: inline-block;
}
.legacy h1,
.legacy h2,
.legacy h3 {
  padding: 5px 5px 5px 0;
  height: auto !important;
}
.legacy strong {
  font-weight: bold;
}
.legacy ol {
  list-style-type: decimal;
}
.legacy .map_canvas_setting {
  max-width: 100%;
}
.legacy.legacy_facility .h1,
.legacy.legacy_facility .h2,
.legacy.legacy_facility h3 {
  background-color: #9ca858;
}
.legacy.legacy_facility .paragraph_title_bg_color {
  background-color: #9ca858;
  border-left: solid 5px #9ca858;
}
.legacy.legacy_full_width {
  max-width: 100%;
}
.legacy.legacy_text_large .text_paragraph {
  font-size: 1.6em;
}
.legacy .paragraph_text_basic {
  max-width: 100%;
}
.legacy .paragraph_title {
  padding-right: 10px;
}
.legacy li.link_list_item {
  max-width: 100%;
}
.legacy ul.text_link li {
  font-size: 1.2em;
  line-height: 1.8em;
}
.legacy .videobox {
  text-align: center;
}
.legacy .videobox .paragraph.text_paragraph.text {
  font-size: 0.8rem;
}
@media screen and (max-width: 599px) {
  .legacy .table_scroll {
    overflow-x: scroll;
    -ms-overflow-style: none;
  }
  .legacy .table_scroll::-webkit-scrollbar {
    display: none;
  }
  .legacy .index_box li {
    font-size: 14px;
    color: #567D8C;
    list-style-type: none;
    list-style-position: inside;
    counter-increment: cnt;
    display: block;
    width: 100%;
  }
  .legacy .index_box .ol_paranemic {
    text-align: left;
    margin-bottom: 10px;
  }
  .legacy .index_box li:before {
    display: marker;
    content: "（" counter(cnt) "）";
  }
  .legacy div.block2 .image {
    width: 100%;
  }
  .legacy div.block3 .image {
    width: 100%;
  }
  .legacy .block1 .image,
  .legacy .block2 .image,
  .legacy .block3 .image,
  .legacy .block4 .image,
  .legacy .block5 .image {
    text-align: center;
  }
}

.container_with_sidemenu .legacy {
  margin: 0;
}