@charset "UTF-8";


.tagList h3,.tagList h4,.tagList p,.tagList span,.tagList a,
#tagSearchBox h3,#tagSearchBox h4,#tagSearchBox p,#tagSearchBox span,#tagSearchBox a,
#tagHeader h3,#tagHeader h4,#tagHeader p,#tagHeader span,#tagHeader a,
#tagContList h3,#tagContList h4,#tagContList p,#tagContList span,#tagContList a {
  line-height: 1.6;
  font-family: HiraKakuPro-W3, "Hiragino Kaku Gothic Pro",'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
}

a {
  color: #003894;
}
a:hover {
  opacity: 0.7;
  filter: Alpha(opacity=70);
}
em {
  font-style: normal;
}

#headerAdd dl dd {
    padding: 8px 10px;
}
/* ---------------------------------------------------------
 検索一覧  detail > breadcrumb
--------------------------------------------------------- */

#breadcrumb {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 0;
  text-align: left;
  font-size: 12px;
  line-height: 1.6;
}
#breadcrumb li {
  float: left;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  list-style: none;
  font-size: 13px;
}
#breadcrumb li:after {
  content:'>';
  margin:0 10px;
}

#breadcrumb li:last-child {
  background: none;
}
#breadcrumb li:last-child:after {
  content:'';
}
#breadcrumb li a span {
  color: #003894;
}

/* ---------------------------------------------------------
 検索一覧  detail > mainCont
--------------------------------------------------------- */

#mainCont {
  float: left;
  width: 660px;
  overflow: hidden;
  text-align: left;
}

/* ---------------------------------------------------------
 検索一覧  detail > mainCont > tagHeader
--------------------------------------------------------- */
#mainCont .tagSummary {
  position: relative;
  padding: 0 0 12px;
  margin: 0 0 15px;
}
#mainCont .tagSummary:before {
  display: block;
  content: "";
  position: absolute;
  height: 4px;
  width: 100%;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background: #d5d1d1;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#mainCont .tagSummary:after {
  display: block;
  content: "";
  position: absolute;
  height: 4px;
  width: 10%;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  background: #D6000F;
  bottom: 0;
  left: 0;
  z-index: 1;
}
#mainCont .tagSummary h1 {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.2;
}
#mainCont .tagSummary p {
  font-size: 16px;
}
.tagList {
  margin-top: 15px;
  width: 100%;
}
.tagList h2 {
  display: none;
}
.tagList p.total {
  padding: 0px 0 10px;
  text-align: right;
  font-size: 13px;
  color: #666;
}
.tagList ul {
  text-align: right;
  margin-bottom: 10px;
}
ul.tag_wordList:before {
  position: relative;
  margin-right: 7px;
  content: " ";
  display: inline-block;
  width: 30px;
  height: 40px;
  background: url(/sightseeing/common/images/ico_tag.png) no-repeat center 0px;
  background-size: contain;
  vertical-align: top;
}
.tagList ul li.tag_word,
.tagAlert_inner ul li.tag_word {
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline-block;
  height: auto !important;
  float: none !important;
}
.tagList ul li.tag_word a,
.tagAlert_inner ul li.tag_word a {
  display: inline-block;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  background-color: #FFF;
  color: #333;
  padding: 2px 7px;
  text-align: center;
  font-size: 15px;
  letter-spacing: 1.5px;
  text-decoration: none;
}
.tagList ul li.tag_word a:hover,
.tagAlert_inner ul li.tag_word a:hover {
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #333;
  opacity: 1.0;
  filter: Alpha(opacity=100);
  text-decoration: none;
}
.tagList ul li.tag_word a:hover span,
.tagAlert_inner ul li.tag_word a:gover span {
  color: #333;
  font-weight: bold;
}
.tagList ul li.tag_word:last-child,
.tagAlert_inner ul li.tag_word:last-child {
  margin-right: 0px;
  display: inline;
}
.tagList li.tag_word#tag_other > a {
  padding-right: 25px !important;
  cursor: pointer;
  position: relative;
}
.tagList li.tag_word#tag_other > a:after {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  right: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: #ccc transparent transparent transparent;
  line-height: 0px;
  _border-color: #ccc #000000 #000000 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.tagList li.tag_word#tag_other > a:hover:after {
  border-color: #333 transparent transparent transparent;
  _border-color: #333 #000000 #000000 #000000;
}

.tagList ul li#tag_other .tag_other_inner {
  border: 4px solid #ccc;
  box-sizing: border-box;
  padding: 10px 15px 27px;
  margin-bottom: 15px;
  height: auto;
  position: relative;
  background-color: #efefef;
  display: none;
}
.tagList ul li#tag_other .tag_other_inner ul {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.tagList ul li#tag_other .tag_other_inner ul .inner_name {
  font-size: 20px;
  padding-bottom: 3px;
  padding-left: 0;
  margin-bottom: 10px;
  border-bottom: 3px solid #ccc;
  background: none;
  font-weight: bold;
}
.tagList ul li#tag_other.active > a {
  position: relative;
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  opacity: 1.0;
  filter: Alpha(opacity=100);
}
.tagList ul li#tag_other.active a span {
  color: #333;
}
.tagList ul li#tag_other.active a:hover {
}
.tagList li.tag_word#tag_other.active > a:after {
  display: block;
  content: "";
  position: absolute;
  top: 8px;
  right: 9px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #333 transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #333 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.tagList ul li#tag_other.active .tag_other_inner a {
  border: 1px solid #CCCCCC;
  background-color: #FFF;
  color: #fff;
  opacity: 1.0;
  filter: Alpha(opacity=100);
}
.tagList ul li#tag_other.active .tag_other_inner a span,
.tagAlert_inner a span {
  color: #333;
}
.tagList ul li#tag_other.active .tag_other_inner a:hover {
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #333;
  text-decoration: none;
  opacity: 1.0;
  filter: Alpha(opacity=100);
}
.tagList ul li#tag_other.active .tag_other_inner a.modal-close,
.tagList ul li#tag_other .tag_other_inner a.modal-close {
  position: absolute;
  right: -3px;
  bottom: -3px;
  border: 1px solid #ccc !important;
  background-color: #ccc !important;
  color: #fff !important;
  cursor: pointer;
  padding-left: 9px;
}
.tagList ul li#tag_other.active .tag_other_inner a.modal-close span,
.tagList ul li#tag_other .tag_other_inner a.modal-close span {
  color: #333;
  padding-right: 18px;
  font-weight: bold;
}
.tagList ul li#tag_other.active .tag_other_inner a.modal-close:after,
.tagList ul li#tag_other .tag_other_inner a.modal-close:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 6px;
  width: 0;
  height: 7px;
  border-style: solid;
  border-width: 0 7px 10px 7px;
  border-color: transparent transparent #333 transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #333 #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

/* ---------------------------------------------------------
 ０件表示  detail > tagAlert_inner
--------------------------------------------------------- */

.tagAlert_inner {
  border: 4px solid #ccc;
  box-sizing: border-box;
  padding: 10px 15px 27px;
  margin-bottom: 15px;
  height: 100%;
  position: relative;
  background-color: #efefef;
}
.tagAlert_inner ul {
  text-align: left !important;
  margin-bottom: 10px !important;
}
.tagAlert_inner ul .inner_name {
  font-size: 20px;
  padding-bottom: 3px;
  margin-bottom: 10px;
  border-bottom: 3px solid #ccc;
}
.tagAlert_inner a {
  border: 1px solid #CCCCCC;
  background-color: #FFF;
  color: #fff;
  opacity: 1.0;
  filter: Alpha(opacity=100);
}
.tagAlert_inner a span {
  color: #333;
}
.tagAlert_inner a.modal-close {
  display: none;
}
.tagAlert_inner p {
    font-size: 16px;
    padding: 8px 10px;
    font-weight: bold;
    background-color: #fff;
    margin-bottom: 15px;
    color: #EC495A;
}

/* ---------------------------------------------------------
 検索一覧  detail > mainCont > tagContList
--------------------------------------------------------- */

#tagContList {
}
#tagContList ul {
  margin-bottom: 35px;
}
#tagContList ul.tagContList_inner li {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 15px;
}
#tagContList ul.tagContList_inner li:hover {
  background-color: #d1e7ff;
  cursor: pointer;
}
#tagContList ul.tagContList_inner li:first-child {
  border-top: solid 1px #ccc;
}
#tagContList ul li .tagCont_box_inner {
  position: relative;
  padding-left: 25px;
}
#tagContList ul li span.corner_name {
  position: absolute;
  top: -10px;
  left: 10px;
  padding: 3px 6px;
  background-color: #003894;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1.2px;
  z-index: 2;
}
#tagContList ul li .box_left {
  display: table-cell;
  float: left;
}
#tagContList ul li figure {
  margin: 0 15px 0 0;
  width: 175px;
  height: 100%;
}
#tagContList ul li.img_out figure {
  width: 130px;
  height: 100%;
}
#tagContList ul li figure img {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  border: 1px solid #fff;
  outline: 1px solid #ccc;
}
#tagContList ul li h2 {
  color: #003894;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  word-break: break-all;
}
#tagContList ul li.img_out h2 {
  font-size: 23px;
}
#tagContList ul li h2 a {
  visibility: hidden;
  overflow: hidden;
}
#tagContList ul li p {
  font-size: 14px;
  visibility: hidden;
  overflow: hidden;
  color: #666;
}
#tagContList ul li p.right {
  font-size: 16px;
  margin-top: 5px;
  padding-right: 10px;
  visibility: visible;
}
#tagContList ul li.img_out p {
  width: 630px;
  font-size: 16px;
}

/* ---------------------------------------------------------
 検索一覧  detail > mainCont > tagCont_pager
--------------------------------------------------------- */

#tagCont_pager {
  margin-top: 25px;
}
#tagCont_pager .pagination {
  text-align: center;
}
#tagCont_pager .pagination span {
  margin-right: 7px;
}
#tagCont_pager .pagination span:last-child {
  margin-right: 0px;
}
#tagCont_pager .pagination a {
  display: inline-block;
  padding: 2px 8px;
  background-color: #2e75c4;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  border: solid 1px #226ab9;
  vertical-align: middle;
}
#tagCont_pager .pagination a.current {
  background-color: #dfdfdf;
  color: #333;
  border: solid 1px #ccc;
}
#tagCont_pager .pagination a.prev,
#tagCont_pager .pagination a.next {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}

.s_rank dt a,
.s_info dt a,
#s_magazine dt span {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}

/* ---------------------------------------------------------
 検索ボックス  tagSearchBox


.ss_hokkaido #tagSearchBox,
.ss_kyushu #tagSearchBox {
  display:none;
}

#tagSearchBox {
  background-color: #fff;
  margin: 20px 0 20px;
  border: 4px solid #003894;
}
.tagSearch_tit {
  background-color: #003894;
  padding: 6px 7px 9px;
}
.tagSearch_tit p {
  color: #fff;
  font-size: 16px;
}
.tagSearch_tit p:before {
  display: inline-block;
  width: 20px;
  height: 23px;
  position: relative;
  margin-right: 5px;
  margin-left: 5px;
  content: " ";
  background: url(/sightseeing/common/images/ico_tag_white.png) no-repeat center 3px;
  background-size: contain;
  vertical-align: top;
}

.tagSearch_main {
  padding: 15px 15px;
}
.tagSearch_main select {
  width: 100%;
  margin-bottom: 15px;
  padding: 5px;
  font-size: 15px;
}
.tagSearch_main option.inner_first {
  font-weight: bold;
  font-size: 15px;
}
.tagSearch_main .tagSearch p {
  text-align: right;
}
.tagSearch_main input#tabirai_sidebar_btnTagSearch {
  display: inline-block;
  background-color: #f08300;
  color: #fff;
  padding: 5px 24px;
  border-radius: 5px;
  border: none;
  font-size: 15px;
  letter-spacing: 1.5px;
}

--------------------------------------------------------- */

/* ---------------------------------------------------------
パムアド・レコメンド  画像＋テキスト６枠
--------------------------------------------------------- */
/* 余白調整 */
#tagContList + .tb_article_articleframe-article_adList {
  margin-top: 100px;
}
#mainCont .tb_article_articleframe-article_adList h3 {
  margin: 0 auto 8px;
  font-size: 20px;
  font-weight: normal;
}
.tb_article_articleframe-article_adBox--box1.find {
  position: absolute;
  right: 0;
  top: 145px;
  width: 48%;
}

/* ---------------------------------------------------------
パムアド・インフィード  画像＋テキスト枠
--------------------------------------------------------- */
#tagContList ul.tagContList_inner li.tagContList_box.img_out.\--ad-infeed {
  background: #dfe9f7;
}