@charset "UTF-8";

/* 既存classの上書き・打ち消し */
.wrap-mapirepo *{
  margin: 0;
}
.wrap-mapirepo ul,
.wrap-mapirepo li{
  margin: 0;
  padding: 0;
  list-style: none;
}
.type-a-ttl.repo-ttl{
  margin-bottom: 0;
}
.headline-ttl a{
  color: #392a26;
  text-decoration: none;
}

/* for MapiRepo */
.wrap-mapirepo{
  margin-bottom: 20px;
}
.wrap-list-mapirepo{
  padding: 15px 10px;
  background: #eee;
}
.wrap-list-mapirepo .list-mapirepo{
  margin-bottom: 20px;
}
.list-mapirepo .repo-item{
  padding: 15px 0 15px 15px;
  position: relative;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 1px 0px 1px #dbdada;
}
.repo-item ~ .repo-item{
  margin-top: 20px;
}
.link-arrow{
  background: url(/f/mapion/img/common/side_arrow.gif) left center no-repeat;
}
.link-arrow span{
  padding-left: 10px;
}

/* ふきだし */
.repo-item:before,
.repo-item:after{
  margin-left: -15px;
  width: 0;
  height: 0;
  position: absolute;
  content: "";
}
.repo-item:nth-of-type(odd):before,
.repo-item:nth-of-type(odd):after{
  border-top: 0 solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 10px solid transparent;
}
.repo-item:nth-of-type(odd):before{
  left: 37px;
  bottom: -12px;
  border-left: 25px solid #dbdada;
}
.repo-item:nth-of-type(odd):after{
  left: 38px;
  bottom: -10px;
  border-left: 25px solid #fff;
}
.repo-item:nth-of-type(even):before,
.repo-item:nth-of-type(even):after{
  border-top: 0 solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 0px solid transparent;
}
.repo-item:nth-of-type(even):before{
  right: 49px;
  bottom: -12px;
  border-right: 25px solid #dbdada;
}
.repo-item:nth-of-type(even):after{
  right: 50px;
  bottom: -10px;
  border-right: 25px solid #fff;
}

/* レビュー本文エリア */
.repo-item .inner-ttl{
  margin: 0 0 5px;
  font-size: 14px;
}
.repo-main,
.repo-nice{
  float: left;
}
.repo-main{
  margin-bottom: 10px;
  width: 548px;
  position: relative;
}
.repo-nice{
  padding-top: 10px;
  width: 52px;
  font-size: 12px;
  text-align: center;
}
.repo-main-text .repo-spot{
  margin-bottom: 10px;
  display: block;
}
.repo-spot .v-icon{
  margin-right: 5px;
}
.repo-main-text{
  font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}
.repo-main-text .more{
  margin-bottom: 5px;
  display: inline-block;
  font-size: 13px;
}
.repo-item.col01 .repo-main-text{
  width: 100%;
}
.repo-item.col02 .repo-main-text{
  width: 413px;
  float: left;
}
.repo-item.col02 .repo-main-photo{
  margin-right: 15px;
  float: left;
  width: 120px;
  text-align: center;
}
.repo-main-photo img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.v-icon,
.v-text{
  vertical-align: middle;
}

/* 投稿情報 */
.repo-info{
  padding-top: 5px;
  border-top: 1px solid #e9edef;
}
.repo-info{
  width: calc(100% - 37px);
}
.repo-name{
  float: left;
}
.repo-name span{
  margin-left: 10px;
  display: inline-block;
}
.repo-star{
  margin-top: 4px;
  width: 84px;
  height: 14px;
  float: right;
  background: url(/f/mapion/img/icon_repo_star.png) no-repeat -83px 0;
  overflow: hidden;
}
.repo-star.star01{
  background-position: -66px 0;
}
.repo-star.star02{
  background-position: -49px 0;
}
.repo-star.star03{
  background-position: -32px 0;
}
.repo-star.star04{
  background-position: -15px 0;
}
.repo-star.star05{
  background-position: 2px 0;
}
.repo-time{
  padding: 3px 0 0 10px;
  float: right;
  color: #999;
  font-size: 12px;
}

/* いいね */
.btn-nice{
  margin: 0 auto 2px;
  width: 22px;
  height: 20px;
  display: block;
  background: url(/f/mapion/img/icon_repo_nice_off.png) no-repeat 0 0;
  color: #fff;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.btn-nice.on{
  background: url(/f/mapion/img/icon_repo_nice_on.png) no-repeat 0 0;
}

/* actionArea */
.wrap-action-area{
  padding: 6px 150px 0 0;
  min-height: 30px;
}
.wrap-action-area.td-review .review-btn{
  width: 143px;
  top: 0;
}
.wrap-action-area.only{
  padding-right: 0;
  text-align: right;
}
.mapirepo-none{
  font-size: 12px;
}

/* リストセレクト */
.type-a-ttl.st-option{
  padding-right: 200px;
  position: relative;
}
.st-form select{
  width: 180px;
  position: absolute;
  top: 9px;
  right: 10px;
}

/* Pager */
.pager{
  margin: 30px 0 20px;
  text-align: center;
  letter-spacing: -.4em;
}

.pager ul li {
  width: 38px;
  height: 38px;
  display: inline-block;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #fff;
  line-height: 38px;
  vertical-align: top;
  letter-spacing: normal;
}
.pager ul li ~ li{
  border-left: 1px solid #ccc;
}
.pager li a{
  width: 100%;
  height: 100%;
  display: block;
}
.pager .next,
.pager .prev{
  width: 58px;
}
.pager .prev{
  border-left: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
}
.pager .next {
  border-right: 1px solid #ccc;
  border-radius: 0 5px 5px 0;
}
.pager .here{
  background: #eee;
  font-weight: bold;
}
