@charset "UTF-8";
.contents .cont_sub ul, .contents .cont_photo_2col, .contents .cont_top5 .cont_top5-2col, .contents .cont_foot, .contents .cont_foot-social {
  *zoom: 1;
}
.contents .cont_sub ul:after, .contents .cont_photo_2col:after, .contents .cont_top5 .cont_top5-2col:after, .contents .cont_foot:after, .contents .cont_foot-social:after {
  content: "";
  display: block;
  clear: both;
}

body {
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_header.png) repeat-x 0 0;
}

.contents {
  padding-top: 72px;
  position: relative;
}

.container {
  padding-bottom: 30px;
}

.js_fixed {
  position: fixed;
  top: 0;
}

/* 下層共通
======================================================= */
/* サブカラム */
.contents .cont_sub {
  width: 305px;
  float: left;
  position: relative;
}
.contents .cont_sub .cont_sub-title {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(/resources/img/trip/column/jutaiyohoshi/ttl_sub_main.png) no-repeat 0 0;
  width: 305px;
  height: 491px;
  margin-bottom: 22px;
}
.contents .cont_sub .cont_sub-back a {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/resources/img/trip/column/jutaiyohoshi/btn_back.png) no-repeat 0 0;
	width: 92px;
	height: 51px;
	position: absolute;
	top: 147px;
	left: 2px;
}
.contents .cont_sub .cont_sub-box {
  border: solid 2px #d6d6d6;
  border-radius: 10px;
  overflow: hidden;
  width: 301px;
  background-color: #FFF;
}
.contents .cont_sub .cont_sub-box h2 {
  margin-top: 0;
  padding: 6px 9px 5px 9px;
  background-color: #82BE05;
  line-height: 1;
}
.contents .cont_sub .cont_sub-box h2 img {
  width: 100%;
  height: auto;
}
.contents .cont_sub .cont_sub-inner {
  padding: 20px;
}
.contents .cont_sub .cont_sub-place p {
  display: inline-block;
  margin-top: 0;
  margin-right: 5px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_sub_place.png) no-repeat 0 50%;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.contents .cont_sub .cont_sub-place p span {
  display: block;
  padding-top: 2px;
  padding-left: 3px;
  padding-right: 3px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_sub_place.png) no-repeat 100% 50%;
  min-height: 25px;
  min-width: 58px;
}
.contents .cont_sub .cont_sub-place h3 {
  margin-top: 0;
  display: inline-block;
  color: #64491B;
  line-height: 1.2;
  vertical-align: middle;
}
.contents .cont_sub .cont_sub-place h3 span {
  font-size: 128.5%;
}
.contents .cont_sub ul {
  margin: 10px -5px 0 0;
  padding: 0 0 10px 0;
}
.contents .cont_sub li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 50%;
}
.contents .cont_sub li div {
  margin-right: 5px;
}
.contents .cont_sub li img {
  margin-bottom: 5px;
  width: 100%;
  height: auto;
}
.contents .cont_sub li a {
  display: block;
}
.contents .cont_sub li a:link, .contents .cont_sub li a:visited {
  color: #64491B;
}
.contents .cont_sub li a span {
  padding-left: 10px;
  background: url(/resources/img/trip/column/jutaiyohoshi/icn_bullet_01.png) no-repeat 0 50%;
}
.contents .cont_sub .cont_sub-button {
  display: none;
}
.contents .cont_sub .cont_sub-panel {
  padding-top: 18px;
  background: url(/resources/img/trip/column/jutaiyohoshi/line_dot_01.png) repeat-x 0 0;
}
.contents .cont_sub .cont_sub-panel p {
  margin-top: 0;
  font-size: 85.7%;
}

/* メインカラム */
.contents .cont_main {
  width: 628px;
  float: right;
}

/* タイトル */
.contents .cont_entry_head {
  padding: 23px 18px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_texture_01.png) repeat 0 0;
  color: #64491B;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
  min-height: 158px;
}
.contents .cont_entry_head .cont_entry_head-number {
  width: 76px;
  height: 76px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_head_number.png) repeat 0 0;
  color: #FFF;
  position: absolute;
  top: -23px;
  right: -10px;
  font-size: 107.1%;
  font-weight: bold;
}
.contents .cont_entry_head .cont_entry_head-number span {
  font-size: 160%;
}
.contents .cont_entry_head .cont_entry_head-number div {
  display: table-cell;
  width: 76px;
  height: 76px;
  vertical-align: middle;
  text-align: center;
}
.contents .cont_entry_head .cont_entry_head-photo {
  padding: 7px;
  width: 223px;
  position: absolute;
  top: 23px;
  left: 18px;
  -webkit-box-shadow: 0 0 0 1px #e0dbc4, 1px 2px 3px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0 0 0 1px #e0dbc4, 1px 2px 3px rgba(0, 0, 0, 0.17);
  box-shadow: 0 0 0 1px #e0dbc4, 1px 2px 3px rgba(0, 0, 0, 0.17);
  background-color: #FFF;
}
.contents .cont_entry_head .cont_entry_head-photo img {
  width: 100%;
  height: auto;
}
.contents .cont_entry_head .cont_entry_head-text {
  margin-left: 254px;
}
.contents .cont_entry_head .cont_entry_head-date {
  margin-top: 3px;
  font-size: 114.2%;
  line-height: 1.2;
}
.contents .cont_entry_head h1 {
  margin-top: 10px;
  font-size: 228.5%;
  line-height: 1.2;
}
.contents .cont_entry_head h1 span {
  color: #F47900;
}
.contents .cont_entry_head .cont_entry_head-lead {
  margin-top: 10px;
  font-size: 114.2%;
  font-weight: bold;
}

/* 本文エリア */
.contents .cont_entry_body {
  padding-bottom: 40px;
  border: 2px solid #d6c370;
  border-bottom: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.contents .cont_entry_inner {
  padding: 0 29px;
}

/* 共通パーツ */
.contents .cont_h2 {
  color: #503c00;
  font-size: 142.8%;
  line-height: 1.2;
}
.contents .cont_dialogue {
  margin-top: 25px;
  padding-left: 45px;
  min-height: 37px;
  position: relative;
}
.contents .cont_dialogue b {
  margin-left: -31px;
  position: absolute;
  top: -10px;
  left: 31px;
  width: 31px;
}
.contents .cont_dialogue b img {
  width: 100%;
  height: auto;
}
.contents .cont_ranking {
  margin-top: 30px;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.contents .cont_ranking div {
  display: table-cell;
  padding-right: 14px;
  width: 62px;
  vertical-align: middle;
}
.contents .cont_ranking div img {
  width: 100%;
  height: auto;
}
.contents .cont_ranking h2 {
  display: table-cell;
  vertical-align: middle;
}
.contents .cont_ranking.cont_ranking-third div, .contents .cont_ranking.cont_ranking-second div {
  width: 92px;
}
.contents .cont_ranking.cont_ranking-first h2 {
  color: #F47900;
}
.contents .cont_ranking.cont_ranking-first div {
  width: 118px;
}
.contents .cont_ranking.cont_extra div {
  width: 76px;
}
.contents .cont_ranking_best {
  margin-top: 107px;
  position: relative;
}
.contents .cont_ranking_best .cont_ranking-first {
  margin-top: 0;
  position: absolute;
  top: -87px;
  left: 0;
  font-size: 130%;
}
.contents .cont_ranking_best .cont_ranking_best-photo {
  padding: 10px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_frame.jpg) no-repeat 0 0;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
}
.contents .cont_ranking_best .cont_ranking_best-photo img {
  width: 100%;
  height: auto;
}
.phom {
  width: 100%;
  height: auto;
}
.contents .cont_ranking_best .cont_ranking_best-zoom {
  width: 164px;
  position: absolute;
  bottom: -15px;
  right: -14px;
}
.contents .cont_ranking_best .cont_ranking_best-zoom img {
  width: 100%;
  height: auto;
}
.contents .cont_photo_2col {
  margin: 2px -8px 0 0;
  padding: 0;
}
.contents .cont_photo_2col li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 8px;
  float: left;
  width: 50%;
}
.contents .cont_photo_2col li div {
  margin-right: 8px;
}
.contents .cont_photo_2col li img {
  width: 100%;
  height: auto;
}
.contents .cont_link {
  display: inline-block;
  padding-left: 11px;
  background: url(/resources/img/trip/column/jutaiyohoshi/icn_bullet_01.png) no-repeat 0 0.4em;
}

/* 今回のトップ5 */
.contents .cont_top5 {
  margin-top: 30px;
  line-height: 1.4;
}
.contents .cont_top5 .cont_top5-title {
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_top5.png) no-repeat 0 100%;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  background-size: 100% auto;
  min-height: 130px;
  text-align: center;
}
.contents .cont_top5 .cont_top5-title h2 {
  margin: 0 auto;
  width: 49.82332%;
}
.contents .cont_top5 .cont_top5-title h2 img {
  width: 100%;
  height: auto;
}
.contents .cont_top5 .cont_top5-title h3 {
  margin: 5px auto 0 auto;
  width: 71.02473%;
  color: #F47900;
  font-size: 185.7%;
}
.contents .cont_top5 .cont_top5-title h3 span {
  color: #64491B;
}
.contents .cont_top5 .cont_top5-body {
  padding: 0 20px 20px 20px;
  background-color: #F8F2DD;
  -webkit-box-shadow: inset 0 0 22px rgba(235, 229, 209, 0.25);
  -moz-box-shadow: inset 0 0 22px rgba(235, 229, 209, 0.25);
  box-shadow: inset 0 0 22px rgba(235, 229, 209, 0.25);
}
.contents .cont_top5 .cont_top5-higher {
  padding-top: 8px;
  padding-bottom: 18px;
  display: table;
  table-layout: fixed;
  width: 100%;
  background: url(/resources/img/trip/column/jutaiyohoshi/line_top5_x.png) repeat-x 0 100%;
}
.contents .cont_top5 .cont_top5-ranking, .contents .cont_top5 .cont_top5-photo, .contents .cont_top5 .cont_top5-text {
  display: table-cell;
  vertical-align: middle;
}
.contents .cont_top5 .cont_top5-ranking {
  width: 90px;
}
.contents .cont_top5 .cont_top5-ranking span {
  display: block;
  margin: 0 8px 0 6px;
}
.contents .cont_top5 .cont_top5-ranking img {
  width: 100%;
  height: auto;
}
.contents .cont_top5 .cont_top5-photo {
  width: 90px;
  padding-top: 7px;
}
.contents .cont_top5 .cont_top5-photo span {
  display: block;
  padding: 3px;
  background-color: #FFF;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.26);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.26);
}
.contents .cont_top5 .cont_top5-photo img {
  width: 100%;
  height: auto;
}
.contents .cont_top5 .cont_top5-text {
  padding-left: 20px;
  color: #64491B;
  font-size: 128.5%;
  font-weight: bold;
}
.contents .cont_top5 .cont_top5-first .cont_top5-ranking span {
  margin: 0 3px 0 0;
}
.contents .cont_top5 .cont_top5-first .cont_top5-photo {
  width: 108px;
}
.contents .cont_top5 .cont_top5-first .cont_top5-photo span {
  background-color: #EBD27A;
}
.contents .cont_top5 .cont_top5-first .cont_top5-text {
  color: #F47900;
  font-size: 157.1%;
}
.contents .cont_top5 .cont_top5-2col {
  margin-left: -30px;
}
.contents .cont_top5 .cont_top5-lower {
  float: left;
  width: 50%;
  padding-top: 15px;
}
.contents .cont_top5 .cont_top5-lower.last {
  background: url(/resources/img/trip/column/jutaiyohoshi/line_top5_y.png) repeat-y 15px 0;
}
.contents .cont_top5 .cont_top5-lower .cont_top5-ranking {
  vertical-align: top;
}
.contents .cont_top5 .cont_top5-lower .cont_top5-ranking span {
  margin: 0 22px 0 22px;
}
.contents .cont_top5 .cont_top5-lower .cont_top5-photo {
  padding-top: 0;
}
.contents .cont_top5 .cont_top5-lower .cont_top5-text {
  display: block;
  margin-top: 15px;
  padding-left: 22px;
  font-size: 100%;
}
.contents .cont_top5 .cont_top5-lowerin {
  margin-left: 30px;
}

/* こぼれ話 */
.contents .cont_column {
  padding: 0 28px 28px 28px;
  border: 2px solid #C3DA92;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #E7F1D2;
}
.contents .cont_column-inner {
  margin-top: 10px;
  padding: 10px 20px;
  background-color: #FFF;
  border-radius: 10px;
}
.contents .cont_column-title {
  margin-top: -5px;
  padding-left: 103px;
  background: url(/resources/img/trip/column/jutaiyohoshi/icn_column.png) no-repeat 2px 0;
  min-height: 106px;
}
.contents .cont_column-title h2 {
  display: inline-block;
  padding: 6px 13px 4px 13px;
  background-color: #82BE05;
  border-radius: 4px;
  color: #FFE747;
  font-size: 114.2%;
  line-height: 1.2;
  position: relative;
}
.contents .cont_column-title h2:after {
  content: "";
  display: block;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_column_fukidashi.png) no-repeat 0 0;
  width: 10px;
  height: 7px;
  position: absolute;
  left: -5px;
  bottom: -3px;
}
.contents .cont_column-title h3 {
  margin-top: 10px;
  color: #64491B;
  font-size: 157.1%;
  line-height: 1.2;
}
.contents .cont_column-text {
  float: left;
  width: 267px;
}
.contents .cont_column-text > :first-child {
  margin-top: 0;
}
.contents .cont_column-photo {
  float: right;
  width: 210px;
}
.contents .cont_column-photo ul {
  margin: -5px 0 0 0;
  padding: 0;
}
.contents .cont_column-photo li {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 5px;
}
.contents .cont_column-photo img {
  width: 100%;
  height: auto;
}

/* プロフィール */
.contents .cont_profile {
  margin-top: 20px;
  padding: 28px;
  border-radius: 8px;
  background: url(/resources/img/trip/column/jutaiyohoshi/bg_texture_01.png) repeat 0 0;
}
.contents .cont_profile h2 {
  margin-top: 0;
}

/* 注意 */
.contents .cont_foot {
  width: 628px;
  font-size: 85.7%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contents .cont_foot-note {
  float: left;
  width: 406px;
}
.contents .cont_foot-social {
  float: right;
  height: 20px;
  line-height: 1;
}
.contents .cont_foot-social .cont_foot-twitter {
  float: left;
  width: 105px;
}
.contents .cont_foot-social .cont_foot-twitter iframe {
  width: 105px !important;
}
.contents .cont_foot-social .cont_foot-facebook {
  float: left;
  width: 107px !important;
}
.contents .cont_foot-social .cont_foot-facebook iframe {
  width: 107px !important;
}

/* ページトップへ */
.contents .cont_pagetop {
  margin-top: 40px;
  text-align: right;
}
.contents .cont_pagetop img {
  width: 158px;
  height: auto;
}
