/* color:#a08b19;
 background:#f4efd5; */

.restaurantsPlanDetail_annotation { /*これがそれぞれの表のしたでつかわれてしまってるので、いったんここに*/
font-size: 10px;
  color: #666666;
  margin-bottom: 10px; }


body{
  font-size: 12px;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  line-height: 1.8;
}

/* clearfix */
.cf:before,
.cf:after {
  content: '';
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}


/* モジュール用section */
.mod_section{
  display:block;
  position:relative;
  margin:0 0 45px 0;
}

/* ▼をモジュールの下に追加するクラス */

.afarrow:after{
  content:'';
  display:block;
  width:100%;height:40px;
  bottom: 0;
  left: 0;
  background:url("/m/wr_asset/imgs/m_module2/blt_flow.png") no-repeat center bottom;
}


/* 左右分け　右にはキャプション用セレクタ */
.mod_section .leftpart{
  width: 50%;
  margin-right: 4%;
  float:left;display:inline-block;
}
.mod_section .rightpart{
  width: 46%;
  float:right;display:inline-block;
}
.mod_section .rightpart .cap{
  font-size:12px;color:#333;margin:0 0 10px 0;display:block;
}

/* みだし */
.mod_section .section_title_h2{
  font-size: 14px;
  padding-bottom: 15px;
        margin-top:15px;/*レストランナビ用*/
  margin-bottom: 15px;
  border-bottom: 1px solid #808080;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  text-align: center;
}
.mod_section .section_title_h3{
  font-size: 13px;
  color:#000;
  font-weight: bold;
  margin-bottom: 20px;
  text-align:center;
}
.mod_section .section_title_h4{
  font-size: 13px;
  color:#000;
  font-weight: bold;
  margin: 20px 0 10px 0;
}

/* リード */
.mod_section .read{
  margin:20px 0 0 0;display:block;
}
.mod_section .read_img_bef{
  display:block;margin:0 0 20px 0;
}
.mod_section .read_img_aft{
  display:block;margin:20px 0 0 0;
}


/* テーブルA */
.mod_section .table_a table{
  margin:30px 0 0 0;width:100%;

}
.mod_section .table_a caption{
  margin:0 0 10px 0;width:100%;
}
.mod_section .table_a th,.mod_section .table_a td{
  padding:10px 8px;vertical-align: top;
}
.mod_section .table_a th{
  border-top:1px solid #7f7f7f;
  border-bottom:1px solid #7f7f7f;
  width:25%;
}
.mod_section .table_a .h_center th{
  text-align: center;
}
.mod_section .table_a .h_center td img{
  display:none;
}
.mod_section .table_a td{
  border-top:1px dashed #b2b2b2;
  border-bottom:1px dashed #b2b2b2;
  width:*;
}
.mod_section .table_a td img{
  display:block;float:right;margin:0 0 5px 20px;
}

/* テーブルB */
.mod_section .table_b table{
  margin:30px 0 0 0;width:100%;
}
.mod_section .table_b caption{
  margin:0 0 10px 0;width:100%;
}
.mod_section .table_b th,.mod_section .table_b td{
  padding:8px 10px;vertical-align: top;
}
.mod_section .table_b th{
  border:1px solid #dadada;
  width:160px;
  font-weight:bold;
  background:#f2f2f2;
}
.mod_section .table_b td{
  border:1px solid #dadada;
  width:*;
}




/* ボタン */

.mod_section .icon_btn_arrow:after {
  background: url("/m/wr_asset/imgs/m_icon_btn.png") no-repeat -7px -261px;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
}

/* 左右に並ぶタイプ*/
.mod_section .fbfloat{
  width:200px;display:inline-block;
}
.mod_section .fbfloat:nth-child(2n+1){
  margin: 0 10px 0 0;
}
.mod_section .fbfloat:nth-child(2n){
  margin: 0;
}
.mod_section .fbfloat a{
  width:170px;float:left;margin:20px 0 0 0;
}

/* 0427 センタリング有無 */
.mod_section .cnt a{
  text-align: center;
}
.mod_section .cntno a{
  text-align: left;
}



/* モジュールH ●リスト */

.mod_section .list_circle{
  padding:0;
  width:100%;
}
.mod_section .list_circle ul{
  list-style-type: none;
}
.mod_section .list_circle li{
  margin:0 0 4px 0;padding:0;
}
.mod_section .list_circle li:before{
  display:block;content:'●';float:left;
  font-size:11px;width:16px;height:11px;margin:1.5px 0 0 0;
  color:#a08b19;
}
/*li 内のspan要素は右付けにします。疑似テーブルっぽい組の際に。*/
.mod_section .list_circle li span{
  display:block;float:right;
}


/******背景色つきボックス******/

.mod_section .colored_box{
  padding:20px;
  background:#f4efd5;
  border-top:1px #a08b19 solid;
}
.mod_section .colored_box .annotation{
 font-size: 10px;
  color: #666666;
  margin:10px 0 0 0;
  display:block;
}
.mod_section .colored_box_acordion{
  margin:20px 0 0 0;
}
/******及びアコーディオン関係******/

.mod_section .accordionLst li{
  display:block;
}
.mod_section .accordionLst .trigger{
  display:block;
  padding:6px 0 6px 0;
  color:#000;font-weight: bold;
  text-decoration: none;position:relative;
}
.mod_section .accordionLst .trigger{
  display:block;
  color:#000;font-weight: bold;
  text-decoration: none;position:relative;
}
.mod_section .accordionLst .trigger:after{
  background-image: url("/m/wr_asset/imgs/m_icon_btn.png");
  background-position: 0 -703px;
  background-repeat: no-repeat;
  background-size: 20px auto;
  content: '';
  display: block;
  height: 14px;
  position: absolute;
  right: 0;
  top: 45%;
  width: 20px;
}
.mod_section .accordionLst .on .trigger:after{
  background-image: url("/m/wr_asset/imgs/m_icon_btn.png");
  background-position: 0 -68px;
}

/******囲み罫線のある定義型リスト******/

.mod_section .border_list{
  background:#F2F2F4;
  border-left:1px #a08b19 solid;
  border-right:1px #a08b19 solid;
  border-bottom:1px #a08b19 solid;
  margin:0 0 20px 0;
}
.mod_section .border_list dt,.mod_section .border_list dd{
  display:block;float:left;
  width:100%;
  padding:10px;
  color:#a08b19;
  border-top:1px #a08b19 solid;
}

.mod_section .border_list dd{
  background:#fff;
}

/*画像リスト*/

.mod_section .img_list li{
  width:48%;
  margin-top: 20px;
  float: left;
  font-weight: bold;
}
.mod_section .img_list li:nth-child(2n+1){
  margin-right: 4%;
}
.mod_section .img_list li:first-child, .mod_section .img_list li:nth-child(2){
  margin-top: 0;
}

.mod_section .img_list li .link{
  text-align: center;
  font-weight: bold;
}

.mod_section .img_list li .subtext{
  
}





/******wysiwygモード******/



.mod_wysiwyg{
  display:block;
  position:relative;
}

/* みだし */
.mod_wysiwyg .section_title_h2{
  font-size: 14px;
  color:#a08b19;
  font-weight: bold;
        margin-top:15px;
  margin-bottom: 20px;
}
.mod_wysiwyg .section_title_h3{
  font-size: 14px;
  color:#000;
  font-weight: bold;
  margin-bottom: 20px;
}

/* 左右分け　とキャプション */
.mod_wysiwyg .leftpart{
  width:420px;float:left;
}
.mod_wysiwyg .rightpart{
  width:256px;float:right;
}
.mod_wysiwyg .cap{
  font-size:12px;color:#333;margin:10px 0 0 0;display:block;
}

/* リード */
.mod_wysiwyg .read{
  display:block;margin:0 0 24px 0;
}
.mod_wysiwyg .read_img_bef{
  display:block;margin:0 0 20px 0;
}
.mod_wysiwyg .read_img_aft{
  display:block;margin:20px 0 0 0;
}


/* テーブルB */
.mod_wysiwyg .table_b{
  margin:20px 0 0 0;width:100%;
}
.mod_wysiwyg .table_b caption{
  margin:0 0 10px 0;width:100%;
}
.mod_wysiwyg .table_b th,.mod_wysiwyg .table_b td{
  padding:8px 10px;vertical-align: top;
}
.mod_wysiwyg .table_b th{
  border:1px solid #dadada;
  width:160px;
  font-weight:bold;
  background:#f2f2f2;
}
.mod_wysiwyg .table_b td{
  border:1px solid #dadada;
  width:*;
}




/* ボタン 6/1挙動がだめっぽいのでコメントアウト。 */
/*
.mod_wysiwyg .featureBtn a{
  width: 318px;
  padding: 15px 15px 15px 10px;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  border: 1px solid #a08b19;
  text-decoration: none;
  margin: 30px 0 0 20px;
  -webkit-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -ms-transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: color, background-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.mod_wysiwyg .featureBtn a:hover {
  color: #fff;
  background-color: #a08b19;
}
*/



/* ---------------------------
PC-SPソース共通化のためのボタンクラス (6/1追加.上記ボタンをコメントアウト :阿部)
--------------------------- */
.featureBtn{
  margin-top: 10px;
}

.featureBtn a{
  display: block;
  padding: 15px;
  text-decoration: none;
  line-height: 1.0;
  text-align: center;
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
  color: #a08b19;
  background-color: #fff;
  border: 1px solid #a08b19;
  position: relative;
}

.featureBtn a:before{
  content: "";
  display: block;
  position: absolute;
}

.featureBtn a:after{
  
  width: 8px;
  height: 9px;
  top: 50%;
  left: 10px;
  margin-top: -4px;
  background: url(/m/wr_asset/imgs/m_icon_btn.png) no-repeat -7px -261px;
  background-position: -7px -324px;
  -webkit-background-size: 20px auto;
  background-size: 20px auto;
  content: "";
  display: block;
  position: absolute;
}




/* モジュールH ●リスト */
.mod_wysiwyg .list_circle{
  padding:0;
  width:100%;
}
.mod_wysiwyg .list_circle ul{
  list-style-type: none;padding:0;margin:0;
  width:100%;
}
.mod_wysiwyg .list_circle li{
  margin:0 0 4px 0;padding:0;
}
.mod_wysiwyg .list_circle li:before{
  display:block;content:'●';float:left;
  font-size:11px;width:16px;height:11px;margin:1px 0 0 0;
  color:#a08b19;
}
/*li 内のspan要素は右付けにします。疑似テーブルっぽい組の際に。*/
.mod_wysiwyg .list_circle_inline li span{
  display:block;
}
/* モジュールH ●リスト 表組内のインラインのリスト*/
.mod_wysiwyg .list_circle_inline{
  padding:0;
  width:100%;display:block;
}
.mod_wysiwyg .list_circle_inline ul{
  list-style-type: none;
}
.mod_wysiwyg .list_circle_inline li{
  margin:0 20px 4px 0;float:left;
}
.mod_wysiwyg .list_circle_inline li:before{
  display:block;content:'●';float:left;
  font-size:11px;width:16px;height:11px;margin:1.5px 0 0 0;
  color:#a08b19;
}



