@charset "UTF-8";
/*
 * sidebar
 * sidebar：サイドバー系ページ共通のcss。
 */

.sideBar {
  float: right;
  width: 180px;
}
#sideBannerArea {
  margin-bottom: 10px;
}
#sideBannerArea .banner {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
#areaBanner {
  margin-bottom: 10px;
}
#areaBanner .line {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 0 0 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 180px;
}
#areaBanner .article .image {
  float: left;
  padding: 0;
  width: 55px;
}
#areaBanner .article .text {
  float: left;
  line-height: 1.3;
  padding: 0 0 7px;
  width: 113px;
}
#insertSpBanner .banner {
  font-size: 11px;
  line-height: 14px;
  text-align: center;
}
#insertAreaBanner .line {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  margin: 0 0 10px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 180px;
}
#insertAreaBanner .article .image {
  float: left;
  padding: 0;
  width: 55px;
}
#insertAreaBanner .article .text {
  float: left;
  line-height: 1.3;
  padding: 0 0 7px;
  width: 113px;
}
#socialArea ul {
  *zoom: 1;
  padding: 10px 0;
}
#socialArea ul:after {
  content: "";
  display: block;
  clear: both;
}
#socialArea ul li {
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 40px;
}
#socialArea ul li:first-child {
  margin-left: 30px;
}
#socialArea li {
  background: #fff;
}
#socialArea li > a {
  background-image: url(/ou/d/cs/pc/image/icon_social.png) !important;
  display: block;
  text-indent: -9999px;
}

.btnSideTwitter a {
  background-position: 0px 0px;
  width: 40px;
  height: 40px;
}

.btnSideFb a {
  background-position: -40px 0px;
  width: 40px;
  height: 40px;
}

.btnSideGoogle a {
  background-position: 0px -40px;
  width: 40px;
  height: 40px;
}

/* side_coupon */
.sideCoupon.fixed {
  position: fixed;
  top: 0;
  margin-left: 770px;
  *margin-left: 30px;
}
.sideCoupon_useCondition {
  border: 2px solid #f60;
  border-radius: 5px;
}
.sideCoupon_discount {
  background: #f60;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  padding: 8px 10px;
}
.sideCoupon_discount img {
  margin-left: 6px;
  vertical-align: top;
}
.sideCoupon_hed {
  background: url("/ou/d/cs/pc/image/icon_hed_s.png") no-repeat 0 1px;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 0 8px 8px;
  padding: 0 0 0 8px;
}
.sideCoupon_list {
  margin-bottom: 2px;
}
.sideCoupon_list dt {
  background: #eee;
  font-weight: bold;
  padding: 5px 8px 4px;
}
.sideCoupon_list dd {
  line-height: 1.4;
  padding: 6px 8px;
}

/* sideberReviewerArea */
.sidebarReviewerArea {
  position: relative;
  border: 6px solid #eee;
  background: #eee;
  border-radius: 5px;
}
.sidebarReviewerArea-profile {
  padding: 10px 6px;
  background: #fff;
  *zoom: 1;
}
.sidebarReviewerArea-profile:after {
  content: "";
  display: block;
  clear: both;
}
.sidebarReviewerArea-profile .sidebarReviewerArea-howto {
  margin-top: -6px;
}
.sidebarReviewerArea-howto {
  margin-bottom: 6px;
  padding: 0;
  background: none;
  text-decoration: none;
  float: right;
  position: relative;
}
.sidebarReviewerArea-howto .howtoBalloon{
  z-index: 99;
}
.sidebarReviewerArea-howto .btnHowto:hover + .howtoBalloon {
  display: block;
}
.sideReviewerArea-userRank {
  margin-bottom: 5px;
  padding-top: 14px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
}
.sideReviewerArea-rankupCatch {
  top: -12px;
  left: 20px;
  width: 130px;
}
.sidebarReviewerArea-thumb {
  width: 50px;
  margin-right: 7px;
  float: left;
}
.sidebarReviewerArea-thumb img {
  max-width: 50px;
  max-height: 50px;
}
.sidebarReviewerArea-wellcomeMsg {
  margin-top: 8px;
  line-height: 18px;
}
.sidebarReviewerArea-wellcomeMsg span {
  color: #ff6600;
  font-weight: bold;
}
.sidebarReviewerArea-travelJournal {
  margin-top: 6px;
  padding: 8px 0 5px;
  background: #fff;
}
.sidebarReviewerArea-travelJournal-pdn {
  padding: 8px 0 0 !important;
}
.sidebarReviewerArea-travelJournalTitle {
  margin: 0 6px;
  padding: 0 0 6px 25px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}
.sidebarReviewerArea-travelJournalTitle.travelPlan {
  background: url("/ou/d/cs/pc/image/icon_add_travel_plan.png") no-repeat 0 0;
}
.sidebarReviewerArea-travelJournalTitle.travelRecord {
  background: url("/ou/d/cs/pc/image/icon_record_travel.png") no-repeat 0 0;
}
/* countlist系 */
.sidebarReviewerArea-countList {
  content: "";
  display: block;
  clear: both;
}
.sidebarReviewerArea-countList li {
  padding: 9px 6px 9px 8px;
  border-top: 1px solid #eee;
  position: relative;
  *zoom: 1;
}
.sidebarReviewerArea-countList li .countNum {
  float: right;
  *line-height: 14px;
}
/* 口コミ吹き出し */
.sidebarReviewerArea-countList-margin {
  margin-top: 10px;
}
.sidebarReviewerArea-countList-margin .textBalloon {
  width: 100px;
  font-size: 10px;
  top: -14px;
  right: 5px;
  z-index: 999;
  border-radius: 2px;
}
.sidebarReviewerArea-countList-margin .textBalloon:after {
  content: "";
  display: block;
  position: absolute;
  left: 30%;
  bottom: -6px;
  width: 10px;
  height: 6px;
  margin-left: -5px;
  background: url("/ou/d/cs/pc/image/parts_balloon_tilt.png") no-repeat 0 0;
}
.sidebarReviewerArea-countList-margin .textBalloon a {
  background: url("/ou/d/cs/pc/image/icon_arrow_white.png") no-repeat 0 1px;
  padding-left: 9px;
  display: inline-block;
  text-decoration: none;
  color: #fff;
}
.sidebarReviewerArea-countList-margin .textBalloon a:hover {
  text-decoration: underline;
}
/* modal内ボタン */
.btnAddTravelPlan {
  margin: 14px auto 0;
  background: url("/ou/d/cs/pc/image/btn_createtravelplan_l.png") no-repeat 0 -0;
  width: 230px;
  height: 39px;
  text-indent: -9999px;
  display: block;
}
.btnAddTravelPlan:hover {
  background: url("/ou/d/cs/pc/image/btn_createtravelplan_l.png") no-repeat 0 -40px;
}
/* 未ログインの場合 */
/* TravelPlan&TravelRecord */
.sidebarReviewerArea-travelPlan,
.sidebarReviewerArea-travelRecord {
  background: #fff;
  padding: 8px 6px;
  border-top: 1px solid #eee;
}
.sidebarReviewerArea-descriptionMedal img {
  margin-right: 6px;
  float: left;
}
/* TravelPlan */
.sidebarReviewerArea-travelPlanInner {
  padding: 8px 6px 6px;
  background: #eee;
  font-size: 11px;
  line-height: 18px;
  overflow: hidden;
}
.sidebarReviewerArea-travelPlanInner .createTravelPlanLink {
  display: block;
}
.sidebarReviewerArea-travelPlan .sidebarReviewerArea-text {
  font-size: 11px;
  line-height: 1.5;
}
.sidebarReviewerArea-travelPlan .links {
  padding-top: 6px;
  font-size: 11px;
  text-align: right;
  clear: both;
}
.sidebarReviewerArea-sampleImg {
  width: 48px;
  margin-right: 6px;
  float: left;
}
.sidebarReviewerArea-sampleImg img {
  max-width: 48px;
  max-height: 36px;
  vertical-align: top;
}
/* TravelRecord */
.sidebarReviewerArea-descriptionMedalTitle {
  margin-bottom: 6px;
  font-size: 12px;
  font-weight: bold;
}
.sidebarReviewerArea-descriptionMedalText {
  font-size: 11px;
  line-height: 15px;
}
.sidebarReviewerArea-travelRecord .sidebarReviewerArea-text {
  font-size: 12px;
  line-height: 18px;
}
.sidebarReviewerArea-descriptionMedal {
  margin-top: 6px;
  padding: 8px 6px;
  border: 1px solid #ccc;
  border-radius: 3px;
  clear: both;
  overflow: hidden;
}
.sidebarReviewerArea-travelRecord .links {
  margin-top: 12px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.sidebarReviewerArea-travelPlanText:after {
  content: "";
  display: block;
  clear: both;
}.sidebarReviewerArea-travelPlanText {
  margin-bottom: 8px;
  line-height: 14px;
  *zoom: 1;
}
.sidebarReviewerArea-travelPlanText span {
  float: right;
}
/* ログイン中で旅の計画がない場合 */
.sidebarReviewerArea-profile .sideWinningMedals {
  padding-top: 5px;
  clear: both;
}
.sidebarReviewerArea-profile .sidebarReviewerArea-username {
  max-width: 95px;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
  word-break: break-all;
  float: left;
}
.sidebarReviewerArea-profile .sidebarReviewerArea-username span {
  margin-top: 2px;
  display: block;
  font-weight: normal;
  font-size: 12px;
}

/* サンプルを見る */
#view-modal {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  z-index: 1000;
}
.sampleImgModal {
  display: none;
  position: fixed;
  left: 50%;
  z-index: 1001;
  margin-left: -330px;
  padding: 14px;
  background: #eee;
  border-radius: 5px;
}
.sampleImgModal-inner {
  position: relative;
  padding: 35px 14px 14px;
  background: #fff;
}
.sampleImgModal-inner-img {
  height: 410px;
  padding-right: 20px;
  padding-left: 20px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.btn-modalClose {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  width: 15px;
  height: 15px;
  background: url("/ou/d/cs/pc/image/icon_delete.png") no-repeat 0 0;
  text-indent: -9999px;
}

/* sidebar-asbGenreRanking */
.jlnpc-sidebarActivity {
  margin: 20px 0;
}
.jlnpc-sidebarActivityTitle-genre {
  background: url(/ou/d/cs/pc/image/icon_hed_s.png) no-repeat 0 1px;
  margin-bottom: 8px;
  padding-left: 10px;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.3;
}
.jlnpc-sidebarActivityList li {
  padding: 2px 2px 5px;
  margin-bottom: 10px;
  border: solid 1px #fff;
}
.jlnpc-sidebarActivityList li a {
  text-decoration: none;
}
.jlnpc-sidebarActivityList li:hover {
  background: #fef5d7;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
}
.jlnpc-sidebarActivityList li:hover .jlnpc-sidebarActivityList_item_name {
  color: #ff7d00;
  text-decoration: underline;
}
.jlnpc-sidebarActivityList_item_image {
  overflow: hidden;
  position: relative;
  height: 130px;
  background-color: #fff;
}
.jlnpc-sidebarActivityList_item_image img {
  position: absolute;
  top: 50%;
  top: 0\9;
  left: 50%;
  left: 0\9;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 100%;
  width: auto;
}
/* IE8対策 */
:root .jlnpc-sidebarActivityList_item_image img { top:50%\0; left:50%\0; }
.jlnpc-sidebarActivityList_item_name {
  position: relative;
  margin-top: 3px;
  padding: 2px 0 0 20px;
  color: #1b47ff;
  font-size: 13px;
  font-weight: bold;
  line-height: 1.2;
}
.jlnpc-sidebarActivityList_item_price {
  margin-top: 5px;
  color: #f00;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
}
.jlnpc-sidebarActivityList_item_rank,
.jlnpc-sidebarActivityList_item_rank1,
.jlnpc-sidebarActivityList_item_rank2,
.jlnpc-sidebarActivityList_item_rank3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 16px;
  padding-top: 2px;
  margin-right: 3px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}
.jlnpc-sidebarActivityList_item_rank1,
.jlnpc-sidebarActivityList_item_rank2,
.jlnpc-sidebarActivityList_item_rank3 {
  color: #fff;
}
.jlnpc-sidebarActivityList_item_rank1 {
  background-color: #ba8c00;
}
.jlnpc-sidebarActivityList_item_rank2 {
  background-color: #989898;
}
.jlnpc-sidebarActivityList_item_rank3 {
  background-color: #c7713e;
}
.jlnpc-sidebarActivityList_item_rank {
  background-color: #eee;
  color: #333;
}
