@charset "utf-8";
/*--------------------------------------
共通
---------------------------------------*/
.contents_wrap {
  overflow: hidden;;
  background: url(/common/img/contents_wrap_bg01.gif) left top repeat-y;
}

area {
  border: none;
  outline: none;
}

/*--------------------------------------
検索左サイド
---------------------------------------*/
#search_side {
  background: url(/img/bgline01.gif) 0 0 repeat-y #fff;
  width: 200px;
  padding-right: 10px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 100;
}

/*--------------------------------------
検索
---------------------------------------*/
#search_side .keyword_serach_input {
}

#search_side .keyword_serach_input input {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -khtml-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/*--------------------------------------
ジャンルで探す
---------------------------------------*/
#side_genre_list {
}

#side_genre_list li {
  float: left;
  vertical-align: top;
}

#side_genre_list li a {
  background: #fff;
  display: block;
  letter-spacing: normal;
  margin-left: 1px;
  padding-top: 1px;
}

#side_genre_list li img {
  vertical-align: top;
}

/*--------------------------------------
シーンで探す
---------------------------------------*/
#side_scene_list {
  margin-left: -1px;
}

#side_scene_list li {
  float: left;
  vertical-align: top;
}

#side_scene_list li a {
  background: #fff;
  display: block;
  letter-spacing: normal;
  padding-left: 1px;
  padding-top: 1px;
}

#side_scene_list li img {
  vertical-align: top;
}

/*--------------------------------------
マップ領域
---------------------------------------*/
#map_area {
  width: 509px;
  position: relative;
  left: 211px;
}
#map_area h2{
  background: #ed7100;
}

#map_area_imgbg {
  width: 509px;
  position: absolute;
  left: 0;
  top: 39px;
}

#map_stage {
  z-index: 1;
  width: 509px;
  height: 554px;
  overflow: hidden;
}

#map_area_map {
  position: relative;
  z-index: 1;
}

/* マップボタン */
#map_bt01 a,
#map_bt02 a,
#map_bt03 a,
#map_bt04 a,
#map_bt05 a,
#map_bt06 a,
#map_bt07 a,
#map_bt08 a,
#map_bt09 a,
#map_bt10 a {
  display: block;
  padding-top: 70px;
}

#map_bt01,
#map_bt02,
#map_bt03,
#map_bt04,
#map_bt05,
#map_bt06,
#map_bt07,
#map_bt08,
#map_bt09,
#map_bt10 {
  cursor: pointer;
  overflow: hidden;
  display: none;
  position: relative;
}

#map_bt01 {
  position: absolute;
  left: 56px;
  top: 83px;
  width: 66px;
  height: 66px;
  background: url(/img/map01_bt01_r.png)
}

#map_bt02 {
  position: absolute;
  left: 310px;
  top: 81px;
  width: 57px;
  height: 56px;
  background: url(/img/map01_bt02_r.png)
}

#map_bt03 {
  position: absolute;
  left: 414px;
  top: 235px;
  width: 56px;
  height: 57px;
  background: url(/img/map01_bt03_r.png)
}

#map_bt04 {
  position: absolute;
  left: 227px;
  top: 227px;
  width: 57px;
  height: 56px;
  background: url(/img/map01_bt04_r.png)
}

#map_bt05 {
  position: absolute;
  left: 393px;
  top: 361px;
  width: 57px;
  height: 56px;
  background: url(/img/map01_bt05_r.png)
}

#map_bt06 {
  position: absolute;
  left: 150px;
  top: 275px;
  width: 56px;
  height: 57px;
  background: url(/img/map01_bt06_r.png)
}

#map_bt07 {
  position: absolute;
  left: 252px;
  top: 448px;
  width: 57px;
  height: 57px;
  background: url(/img/map01_bt07_r.png)
}

#map_bt08 {
  position: absolute;
  left: 75px;
  top: 248px;
  width: 57px;
  height: 56px;
  background: url(/img/map01_bt08_r.png)
}

#map_bt09 {
  position: absolute;
  left: 143px;
  top: 462px;
  width: 57px;
  height: 56px;
  background: url(/img/map01_bt09_r.png)
}

#map_bt10 {
  position: absolute;
  left: 19px;
  top: 314px;
  width: 56px;
  height: 57px;
  background: url(/img/map01_bt10_r.png)
}

/* TOPへボタン */
#map_area_top_bt {
  position: absolute;
  top: 10px;
  right: 9px;
  display: none;
}

/* 戻るボタン */
#map_area_back_bt {
  position: absolute;
  z-index: 999;
  top: 49px;
  right: 9px;
  display: none;
}

/*--------------------------------------
関東エリア
---------------------------------------*/
#map_kanto {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_kanto_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_kanto.gif) 0 0 no-repeat;
}

#map_kanto_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}

/*--------------------------------------
東京
---------------------------------------*/
#map_kanto_tokyo {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 4;
  display: none;
}

#map_kanto_tokyo_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_kanto_tokyo_bg.png) 0 0 no-repeat;
}

#map_kanto_tokyo_mapbg {
  position: relative;;
  z-index: 999;
  height: 554px;
  width: 509px;
}

#map_kanto_tokyo_bt01,
#map_kanto_tokyo_bt02,
#map_kanto_tokyo_bt03,
#map_kanto_tokyo_bt04,
#map_kanto_tokyo_bt05,
#map_kanto_tokyo_bt06,
#map_kanto_tokyo_bt07,
#map_kanto_tokyo_bt08,
#map_kanto_tokyo_bt09,
#map_kanto_tokyo_bt10 {
  position: absolute;
  width: 85px;
  height: 84px;
  overflow: hidden;
  left: 0;
  top: 0;
  z-index: 2;
  display:none;
}

#map_kanto_tokyo_bt01 {
  background: url(/img/map_kanto_tokyo_bt01_r.png) 0 0 no-repeat;
  left: 16px;
  top: 212px;
}

#map_kanto_tokyo_bt02 {
  background: url(/img/map_kanto_tokyo_bt02_r.png) 0 0 no-repeat;
  left: 98px;
  top: 213px;
}

#map_kanto_tokyo_bt03 {
  background: url(/img/map_kanto_tokyo_bt03_r.png) 0 0 no-repeat;
  left: 191px;
  top: 260px;
}

#map_kanto_tokyo_bt04 {
  background: url(/img/map_kanto_tokyo_bt04_r.png) 0 0 no-repeat;
  left: 245px;
  top: 324px;
}

#map_kanto_tokyo_bt05 {
  background: url(/img/map_kanto_tokyo_bt05_r.png) 0 0 no-repeat;
  left: 328px;
  top: 319px;
}

#map_kanto_tokyo_bt06 {
  background: url(/img/map_kanto_tokyo_bt06_r.png) 0 0 no-repeat;
  left: 367px;
  top: 246px;
}

#map_kanto_tokyo_bt07 {
  background: url(/img/map_kanto_tokyo_bt07_r.png) 0 0 no-repeat;
  left: 344px;
  top: 165px;
}

#map_kanto_tokyo_bt08 {
  background: url(/img/map_kanto_tokyo_bt08_r.png) 0 0 no-repeat;
  left: 265px;
  top: 132px;
}

#map_kanto_tokyo_bt09 {
  background: url(/img/map_kanto_tokyo_bt09_r.png) 0 0 no-repeat;
  left: 271px;
  top: 236px;
}

#map_kanto_tokyo_bt10 {
  background: url(/img/map_kanto_tokyo_bt10_r.png) 0 0 no-repeat;
  left: 196px;
  top: 178px;
}

/*--------------------------------------
東北エリア
---------------------------------------*/
#map_tohoku {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_tohoku_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_tohoku.gif) 0 0 no-repeat;
}

#map_tohoku_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
北陸エリア
---------------------------------------*/
#map_hokuriku {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_hokuriku_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_hokuriku.gif) 0 0 no-repeat;
}

#map_hokuriku_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
中部エリア
---------------------------------------*/
#map_chubu {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_chubu_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_chubu.gif) 0 0 no-repeat;
}

#map_chubu_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
関西エリア
---------------------------------------*/
#map_kansai {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_kansai_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_kansai.gif) 0 0 no-repeat;
}

#map_kansai_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
中国エリア
---------------------------------------*/
#map_chuugoku {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_chuugoku_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_chuugoku.gif) 0 0 no-repeat;
}

#map_chuugoku_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
四国エリア
---------------------------------------*/
#map_shikoku {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_shikoku_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_shikoku.gif) 0 0 no-repeat;
}

#map_shikoku_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}
/*--------------------------------------
九州エリア
---------------------------------------*/
#map_kyushu {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 2;
  display: none;
}

#map_kyushu_bg {
  position: relative;
  height: 554px;
  overflow: hidden;
  background: url(/img/map_kyushu.gif) 0 0 no-repeat;
}

#map_kyushu_map {
  z-index: 999;
  height: 554px;
  width: 509px;
}

/*--------------------------------------
海外エリア
---------------------------------------*/
#map_oversea {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 509px;
  height: 554px;
  overflow: hidden;
  z-index: 3;
  display: none;
  background: url(/img/oversea_bg01.gif) 0 0 no-repeat;
}

#map_oversea ul {
  position: absolute;
  left: 56px;
  top: 175px;
}

#map_oversea ul li a {
  font-size: 15px;
  color: #221815;
  text-decoration: underline;
  line-height: 200%;
}

#map_oversea ul li a:hover {
  text-decoration: none;
  color: #898989;
}

/*--------------------------------------
google mapエリア
---------------------------------------*/
#google_map {
  position: absolute;;
  left: 0;
  top: 39px;
  width: 100%;
  height: 554px;
  overflow: hidden;
  z-index: 99;
}

/*--------------------------------------
左サイド下部
---------------------------------------*/
#side_left_bottom_box {
  float: left;
  width: 200px;
  padding-right: 10px;
  padding-left: 1px;
  height: 149px;
}

#side_left_bottom_box_bgtxt {
  margin: 15px 0 0 15px;
  background: url(/img/side_icon01.gif) 0 10px no-repeat;
  padding-left: 50px;
  font-size: 13px;
  line-height: 150%;
}

#side_left_bottom_box_pdftxt {
  padding: 10px 0 0 14px;
}

#side_left_bottom_box_pdftxt span {
  vertical-align: middle;
  display: inline-block;
  background: url(/img/side_pdf_icon01.gif) 0 0 no-repeat;
  width: 25px;
  height: 26px;
}

#side_left_bottom_box_pdftxt a {
  vertical-align: middle;
  display: inline-block;
  font-size: 13px;
  color: #221815;
  line-height: 150%;
  text-decoration: underline;
  padding-left: 8px;
}

#side_left_bottom_box_pdftxt a:hover {
  text-decoration: none;
}

#side_left_bottom_box02 {
  float: left;
  width: 214px;
  height: 149px;
  padding-right: 295px;
  background: url(/img/brand_img01.jpg) right top no-repeat;
}

#side_left_bottom_box02_icontxt {
  padding: 20px 0 0 16px;
}

#side_left_bottom_box02_icon {
  display: inline-block;
  vertical-align: middle;
  background: url(/img/brand_icon01.gif) 0 0 no-repeat;
  width: 56px;
  height: 40px;
}

#side_left_bottom_box02_txt {
  display: inline-block;
  vertical-align: middle;
  color: #221815;
  font-size: 15px;
  font-weight: bold;
  padding-left: 13px;
}

#side_left_bottom_box02_linktxt {
  padding-top: 13px;
  padding-left: 13px;
}

#side_left_bottom_box02_linktxt a {
  display: inline;
  vertical-align: middle;
  font-size: 14px;
  color: #221815;
  line-height: 150%;
}

#side_left_bottom_box02_linktxt a:hover {
}

#side_left_bottom_box02_linktxt span {
  display: inline-block;
  vertical-align: middle;
  background: url(/img/icon_arrow01.gif) 0 0 no-repeat;
  width: 19px;
  height: 18px;
}
/* en ch */
#en_ch_bottom_box{
}

/*--------------------------------------
検索結果
---------------------------------------*/
#serach_result_box {
  position: absolute;
  width: 399px;
  right: 0;
  top: 0;
  height: 746px;
}

#serach_result_box_txt01 {
  background: #f2c4c6;
  height: 39px;
}

#serach_result_box_txt01 p {
  line-height: 39px;
  font-size: 12px;
  padding: 0 9px;
  color: #221815;
}

#serach_result_box_txt01 p strong {
  font-size: 15px;
  font-weight: bold;
}

/* もっと見る */
#serach_result_box_morelink {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}

#serach_result_box_morelink a {
  display: block;
  background: #f2c4c6;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #221815;
}

#serach_result_box_morelink a:hover {
  background: #fce7e8;
}
#serach_result_box_morelink.disabled a {
  background: #ccc;
}

/* 結果リスト */
#serach_result_box_list {
  position: relative;
  height: 677px;
  overflow: hidden;
  overflow-y: scroll;
  scrollbar-track-color: #fff;
  scrollbar-face-color: #000;
  background: #fff;

}

#serach_result_box_list ul {
  position: relative;
}

#serach_result_box_list::-webkit-scrollbar {
  background: #fff;
  border-left: 1px solid #838080;
  border-right: 1px solid #838080;
  width: 11px;
}

#serach_result_box_list::-webkit-scrollbar-button {
}

#serach_result_box_list::-webkit-scrollbar-piece {
  background: #34C2CC;
}

#serach_result_box_list::-webkit-scrollbar-piece:start {
  background: #34C2CC;
}

#serach_result_box_list::-webkit-scrollbar-thumb {
  background: #000;
}

#serach_result_box_list li {
  padding-bottom: 10px;
  margin: 8px 9px 0 9px;
  border-bottom: 1px solid #dcdbdb;
  position: relative;;

}

#serach_result_box_list .serach_result_box_list_img {
  border: 1px solid #c8c5c5;
  float: left;
  background: #fff;
  overflow: hidden;


  display: table;

}
#serach_result_box_list .serach_result_box_list_img img{
  display: inline;
  vertical-align: middle;
  max-height:82px;
  max-width:121px;
  margin: 0;
  padding: 0;
  zoom:1;

}
#serach_result_box_list .serach_result_box_list_img a{
  display: inline-block;
  text-align: center;
  width: 129px;
}
#serach_result_box_list .serach_result_box_list_img span {
  display: table-cell;
  vertical-align: middle;
  height: 88px;
  width: 129px;
  zoom:1;
}
#serach_result_box_list .serach_result_box_list_right {
  width: 230px;
  float: right;
}

#serach_result_box_list .serach_result_box_list_right_ttl a {
  font-size: 14px;
  color: #d70051;
  line-height: 150%;
  text-decoration: underline;
  font-weight: bold;
}

#serach_result_box_list .serach_result_box_list_right_ttl a:hover {
  text-decoration: none;
}

#serach_result_box_list .serach_result_box_list_right_txt01 {
  font-size: 12px;
  color: #221815;
  font-weight: bold;
  line-height: 150%;
  letter-spacing: -0.03em;
}

#serach_result_box_list .serach_result_box_list_right_txt02 {
  font-size: 12px;
  color: #221815;
  line-height: 150%;
  letter-spacing: -0.03em;
}
#serach_result_box_list .serach_result_box_list_wrap {
  position: relative;
}
#serach_result_box_list li{
  /*cursor: pointer;*/
}
#serach_result_box_list .serach_result_box_list_select{
  background: #fff497;
  position: absolute;
  padding: 9px 9px 0 9px;
  left:-9px;
  top:-9px;
  width: 100%;
  height: 100%;
  display: none;
}
.serach_result_box_list_map{
  margin: 2px 2px;
}
/*
ローディング
*/
#loading_div {
  position: absolute;
  left:0;
  top: 0;
  width:100%;
  height: 100%;
  z-index: 999;
}
#loading_div #loading_bg{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #666;
  opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */
  filter: alpha(opacity=75); /* IE lt 8 */
  -ms-filter: "alpha(opacity=75)"; /* IE 8 */
  -khtml-opacity: .75; /* Safari 1.x */
  -moz-opacity: .75; /* FF lt 1.5, Netscape */
}
#loading_div #loading_icon{
  position: absolute;;
  left: 50%;
  top: 50%;
  margin-top: -30px;
  margin-left: -30px;

  border:solid 20px #fff;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  behavior: url("/common/css/PIE.htc");
}
#loading_div #loading_icon img{
  position: relative;
  zoom:1;
  z-index: 1;

}

/*
スライド展開ボタン
*/
#map_area_search_slide_bt{
  position: absolute;
  left:0;
  top:40px;
  z-index: 199;
  display: none;;

}