@charset "utf-8";

/* ==========================================================

title : ホームメイト・リサーチ ネット広告_有料広告掲載施設
scope : 施設詳細 共通CSS_投稿情報
 
last modify : 2018/12/12 247_morita 投稿ユーザー登録フォーム改修 #15320

memo  :
2018/11/29 333_niioka 社長指示）#333→#000
2018/06/18 319_shimizu アクセスランキング文言修正 #14410
2018/01/31 230_inagaki 速度改善対応
2017/02/20 237_sato_s 口コミ・写真の同時投稿・同時表示 #11688
2017/01/20 264_tanabe 口コミ／写真／動画ボタン　タイトル追加 #11158
2016/08/08 247_morita アルバムを見る追加 #9777
2016/07/20 247_morita 投稿ユーザーからの口コミ／写真／動画投稿枠改修 #9912
2016/05/09 247_morita 投稿方法と手段ボタン追加 #9237
2016/02/05 156_goto 投稿写真へのいいね機能追加 #6586
2015/12/09 156_goto 写真集ボタンを追加
2015/10/19 156_goto ポイント5倍表示
2015/09/15 156_goto カラー背景_2列バナー追加
2015/07/01 156_goto シニア_ベース_新規作成

========================================================== */

/* --------------------------------- 上部_表示写真 --------------------------------- */
.main_photobox {
  margin: 20px auto 0;
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
}

.main_photobox .sec_lead {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
}

.main_photo_review {
  position: relative;
  width: 880px;
  margin: 20px auto 0;
}

.main_photo_review:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.main_photo_review .fa_img {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 auto 4px;
  padding: 0;
  border-top: 5px solid #a6a6a6;
  border-left: 5px solid #747474;
  border-right: 5px solid #747474;
  border-bottom: 5px solid #333;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  background: #fff;
}

.main_photo_review .fa_img a {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
  box-sizing: border-box;
}

.main_photo_review .fa_img:hover {
  opacity: 0.7;
  cursor: pointer;
}

.main_photo_review .fa_img a img {
  border: 1px solid #fff;
}

.main_photo_review .fa_img a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin: 0px;
  background: url("/search/netad/image_cmn/img_p_zoom_review.gif") no-repeat center center;
  z-index: 6;
  cursor: pointer;
}

.main_photo_review .fa_img:nth-child(1) {
  float: left;
  width: 526px;
  height: 526px;
  margin-bottom: 5px;
}

.main_photo_review .fa_img:nth-child(1) a {
  width: 514px;
  height: 514px;
}

.main_photo_review .fa_img:nth-child(2),
.main_photo_review .fa_img:nth-child(3) {
  float: right;
  margin: 0 0 5px;
  width: 349px;
  height: 349px;
}

.main_photo_review .fa_img:nth-child(2) a,
.main_photo_review .fa_img:nth-child(3) a {
  width: 337px;
  height: 337px;
}

.main_photo_review .fa_img:nth-child(4),
.main_photo_review .fa_img:nth-child(5),
.main_photo_review .fa_img:nth-child(6) {
  width: 172px;
  height: 172px;
  margin: 0 5px 5px 0;
}

.main_photo_review .fa_img:nth-child(4) a,
.main_photo_review .fa_img:nth-child(5) a,
.main_photo_review .fa_img:nth-child(6) a {
  width: 160px;
  height: 160px;
}

.main_photo_review .fa_img:nth-child(7),
.main_photo_review .fa_img:nth-child(8),
.main_photo_review .fa_img:nth-child(9),
.main_photo_review .fa_img:nth-child(10),
.main_photo_review .fa_img:nth-child(11),
.main_photo_review .fa_img:nth-child(12) {
  width: 142px;
  height: 142px;
  margin: 0 5px 5px 0;
}

.main_photo_review .fa_img:nth-child(8),
.main_photo_review .fa_img:nth-child(9),
.main_photo_review .fa_img:nth-child(10) {
  margin: 0 6px 5px 0;
}

.main_photo_review .fa_img:nth-child(12) {
  margin: 0 0 5px 0;
}

.main_photo_review .fa_img:nth-child(7) a,
.main_photo_review .fa_img:nth-child(8) a,
.main_photo_review .fa_img:nth-child(9) a,
.main_photo_review .fa_img:nth-child(10) a,
.main_photo_review .fa_img:nth-child(11) a,
.main_photo_review .fa_img:nth-child(12) a {
  width: 130px;
  height: 130px;
}

.main_photobox p.att {
  clear: both;
  float: left;
  width: 380px;
  margin: 0 0 15px;
  padding: 20px 40px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #e00;
  text-indent: -1.05em;
  vertical-align: top;
}

.review_side_l {
  clear: both;
  width: 660px;
  margin: 30px 0 0 5px;
  padding: 0 0 20px;
}

.main_photobox + .review_side_l {
  margin: 0 0 0 5px;
}

/* ---------------------------------
 写真集ボタン
--------------------------------- */
.btn_photos {
  position: relative;
  margin: 10px auto 30px;
}

.btn_photos ul {
  overflow: hidden;
}

.btn_photos li:first-child {
  float: left;
}

.btn_photos li:last-child {
  float: right;
}

.btn_photos li:nth-child(2):last-child {
  float: left;
  padding-left: 20px;
}

.btn_photos .att,
.main_photobox .btn_photos .att {
  clear: both;
  width: 880px;
  margin: 5px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  color: #e00;
  line-height: 1.3;
  vertical-align: top;
}

.btn_photos:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.text_photos {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 1.4;
  position: absolute;
  left: 500px;
  top: 5px;
}

/* ---------------------------------
 上部の投稿数表示 シニア用
--------------------------------- */
.top_nav_btnbox {
  width: 660px;
  margin: 10px auto;
  padding: 0 0 20px 0;
}

.top_nav_btnbox:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.top_nav_btnbox dt {
  height: 44px;
  margin-bottom: 10px;
}

.top_nav_btnbox .nav_post_btn {
  float: left;
  position: relative;
  width: 320px;
  padding: 20px 15px;
  background: #d6ecf9;
  border-radius: 4px;
  box-sizing: border-box;
  text-align: center;
}

.top_nav_btnbox.nokuchikomi .nav_post_btn.photo {
  background: #d6ecf9;
}

.top_nav_btnbox.nokuchikomi .nav_post_btn.movie {
  background: #cbf9c0;
}

.top_nav_btnbox .nav_post_btn:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.top_nav_btnbox .nav_post_btn ul li:nth-child(1) {
  float: left;
}

.top_nav_btnbox .nav_post_btn ul li:nth-child(2) {
  float: left;
  margin: 22px 0px 0px 12px;
}

.nav_post_btn .post_count {
  clear: both;
  position: relative;
  display: inline-block;
  width: 280px;
  height: 40px;
  margin: 15px auto 0;
  line-height: 40px;
  text-align: center;
  background: #fff;
  border: 1px solid #db7087;
  font-size: 14px;
  z-index: 2;
}

.nav_post_btn .post_count:before {
  content: "";
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -9px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 3;
}

.nav_post_btn .post_count:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #db7087 transparent;
  z-index: 1;
}

.nav_post_btn.photo .post_count {
  border: 1px solid #5c88cc;
}

.nav_post_btn.photo .post_count:after {
  border-color: transparent transparent #5c88cc transparent;
}

.nav_post_btn.movie .post_count {
  border: 1px solid #2aa04e;
}

.nav_post_btn.movie .post_count:after {
  border-color: transparent transparent #2aa04e transparent;
}

.nav_post_btn.photo .post_count.none {
  border: 1px solid #ccc;
}

.nav_post_btn.photo .post_count.none:after {
  border-color: transparent transparent #ccc transparent;
}

.top_nav_btnbox.nokuchikomi .nav_post_btn.movie {
  float: right;
}

.btn_center,
.btn_center2 {
  width: 341px;
  margin: 10px auto 0;
}

.post_nav_lead {
  margin: 0;
  padding: 10px 0 0;
  text-align: center;
  font-size: 16px;
}

/* ------------------------------------
 TOP_投稿数の表示 共通
------------------------------------ */
.nav_post {
  line-height: 1;
  width: 520px;
  margin: 30px auto;
  background: url(../../image/dtl_new/bg_nav_post.png);
  text-align: center;
}

.nav_post.nokuchikomi {
  width: 520px;
}

.nav_post dd {
  display: inline-block;
  margin: 15px auto;
  text-align: center;
}

.nav_post li {
  display: block;
  float: left;
  width: 166px;
  margin: 0;
  text-align: center;
}

.nav_post li > a {
  display: block;
  width: 138px;
  height: 88px;
  margin: 0 auto;
  text-align: center;
}

.nav_post li > a.entry,
.nav_post li > a.nav_login {
  width: 127px;
  height: 40px;
  margin: 10px auto 0;
}

.nav_post li div {
  margin: 15px 0 0;
  padding: 0;
}

.nav_post li div {
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  position: relative;
  z-index: 2;
  display: inline-block;
  min-width: 126px;
  height: 30px;
  padding: 0;
  color: #19283c;
  border: 1px solid #db7087;
  background: #fff;
  text-align: center;
  white-space: nowrap;
}

.nav_post li div:before {
  position: absolute;
  z-index: 3;
  top: -9px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -9px;
  border-width: 0 9px 10px 9px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
  content: "";
}

.nav_post li div:after {
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 50%;
  display: block;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-width: 0 10px 10px 10px;
  border-style: solid;
  border-color: transparent transparent #db7087 transparent;
  content: "";
}

.nav_post li:nth-child(2) div,
.nav_post.nokuchikomi li:nth-child(1) div {
  border: 1px solid #5c88cc;
}

.nav_post li:nth-child(2) div:after,
.nav_post.nokuchikomi li:nth-child(1) div:after {
  border-color: transparent transparent #5c88cc transparent;
}

.nav_post li:nth-child(3) div,
.nav_post.nokuchikomi li:nth-child(2) div {
  border: 1px solid #2aa04e;
}

.nav_post li:nth-child(3) div:after,
.nav_post.nokuchikomi li:nth-child(2) div:after {
  border-color: transparent transparent #2aa04e transparent;
}

.nav_post li div.none {
  border: 1px solid #ccc;
}

.nav_post li div.none:after {
  border-color: transparent transparent #ccc transparent;
}

.post_box .post_nav_lead {
  margin: 0;
  padding: 8px 0 0;
  text-align: center;
}

@media screen and (max-device-width: 1024px) {
  .nav_post li div {
    letter-spacing: 0;
  }
}

/* ------------------------------------
 イメージビデオ_旧_変更必要
------------------------------------ */
.lnk_video {
  width: 576px;
  margin: 20px auto 35px;
  padding: 0;
  text-align: center;
}

.lnk_video:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.lnk_video li > span {
  display: block;
  width: 258px;
  height: 30px;
  line-height: 30px;
  color: #db4960;
  text-align: center;
}

.lnk_video li {
  display: inline-block;
  width: 258px;
  margin: 0 10px;
}

.lnk_video li.btn_img_v {
  display: inline-block;
}

.lnk_video li.btn_img_fa_v {
  padding-top: 30px;
}

.lnk_video.rsch li.btn_img_fa_v,
.lnk_video.rsch li.btn_img_v {
  padding-top: 18px;
}

.lnk_video li a {
  display: block;
  width: 258px;
  height: 60px;
}

.lnk_video li a:hover {
  opacity: 0.7;
}

/* ------------------------------------
 イメージビデオ_旧_変更必要 ここまで
------------------------------------ */
/*-- イメージビデオ 施設紹介ビデオ 作成中 ここから --*/
.img_v_box {
  width: 410px;
  margin: 30px auto 50px;
  text-align: center;
}

.img_v_box:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.img_v_box .v_box {
  width: 410px;
  margin: 0;
  padding: 0;
}

.img_v_box .v_box > dt {
  display: table-cell;
  width: 410px;
  margin: 0 0 2px;
  padding: 8px 4px;
  border-radius: 5px 5px 0 0;
  background: #c23c3c;
  box-sizing: border-box;
  vertical-align: middle;
}

.img_v_box .v_box.fa > dt {
  background: #0f55a4;
}

.img_v_box .v_box > dt > span {
  position: relative;
  display: inline;
  margin: 0 auto;
  padding: 8px 0 8px 36px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  vertical-align: middle;
  text-align: center;
}

.img_v_box .v_box > dt > span:before {
  position: absolute;
  top: 50%;
  left: 0px;
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  margin: -16px 0 0;
  background: url(/search/image/dtl_new/ico_image_video.png) no-repeat 0 0;
  z-index: 5;
}

.img_v_box .v_box > dt > span .ttl_img_v {
  white-space: nowrap;
  padding: 0 2px;
}

.img_v_box .v_box dd {
  width: 410px;
  height: 254px;
  margin: 0;
  padding: 12px 0 0;
  background: url(/search/image/dtl_new/bg_img_v_l.png) no-repeat center top;
  box-sizing: border-box;
}

.img_v_box .v_box dd .lnk_img {
  position: relative;
  overflow: hidden;
  width: 330px;
  height: 162px;
  margin: 0px auto 7px;
  background: #fff;
}

.img_v_box .v_box dd .lnk_img a {
  display: block;
  width: 330px;
  height: 162px;
}

.img_v_box .v_box .lnk_img:hover {
  opacity: 0.7;
}

.img_v_box .v_box dd .lnk_img a:after {
  position: absolute;
  top: 50%;
  right: 50%;
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  margin: -40px -40px 0 0;
  background: url(/search/image/dtl_new/ico_video_arrow_l.png) no-repeat 0 0;
  z-index: 5;
}

.img_v_box.item2 {
  width: 640px;
}

.img_v_box.item2 .v_box {
  float: left;
  width: 310px;
}

.img_v_box.item2 .v_box.fa {
  float: right;
}

.img_v_box.item2 .v_box > dt {
  width: 310px;
}

.img_v_box.item2 .v_box dd {
  width: 310px;
  height: 192px;
  margin: 0;
  padding: 9px 0 0;
  background: url(/search/image/dtl_new/bg_img_v_s.png) no-repeat center top;
  box-sizing: border-box;
}

.img_v_box.item2 .v_box .lnk_img {
  width: 250px;
  height: 122px;
  margin: 0 auto 5px;
  background: #fff;
}

.img_v_box.item2 .v_box dd .lnk_img a {
  display: block;
  width: 250px;
  height: 122px;
}

.img_v_box.item2 .v_box .lnk_img a:after {
  position: absolute;
  top: 50%;
  right: 50%;
  content: "";
  display: block;
  width: 62px;
  height: 62px;
  margin: -31px -31px 0 0;
  background: url(/search/image/dtl_new/ico_video_arrow_s.png) no-repeat 0 0;
  z-index: 5;
}
/*-- イメージビデオ 施設紹介ビデオ 作成中 ここまで --*/

/* ------------------------------------------
 リサ・チャン！　動画誘導バナー
------------------------------------------- */
.bnr_risachan {
  position: relative;
  width: 540px;
  height: 75px;
  margin: 12px auto 0;
  background: url(/search/image/dtl_new/bnr_risachan01.jpg) 0 0 no-repeat;
}

.bnr_risachan2 {
  position: relative;
  width: 540px;
  height: 75px;
  margin: 12px auto 0;
  background: url(/search/image/dtl_new/bnr_risachan02.jpg) 0 0 no-repeat;
}

.bnr_risachan3 {
  position: relative;
  width: 540px;
  height: 104px;
  margin: 12px auto 0;
  background: url(/search/image/dtl_new/bnr_risachan03.jpg) 0 0 no-repeat;
}

.bnr_risachan4 {
  position: relative;
  width: 540px;
  height: 134px;
  margin: 25px auto 0;
  background: url(/search/image/dtl_new/bnr_risachan04.jpg) 0 0 no-repeat;
}

.bnr_risachan:hover,
.bnr_risachan2:hover {
  opacity: 0.7;
}

.bnr_risachan .txt_area,
.bnr_risachan2 .txt_area,
.bnr_risachan3 .txt_area,
.bnr_risachan4 .txt_area {
  overflow: hidden;
  position: absolute;
  width: 280px;
  height: 42px;
  top: 15px;
  left: 244px;
  background: #fff;
  border: 1px solid #ccc;
  opacity: 0.8;
  border-radius: 4px;
}

.bnr_risachan .txt_area p,
.bnr_risachan2 .txt_area p,
.bnr_risachan3 .txt_area p,
.bnr_risachan4 .txt_area p {
  display: table-cell;
  width: 332px;
  height: 38px;
  padding: 2px 5px 2px 32px;
  vertical-align: middle;
  background: url(/search/image/dtl/icon_bnr_risachan_arrow.gif) 10px 12px no-repeat;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
}

.bnr_risachan3 .btn_area ul,
.bnr_risachan4 .btn_area ul.col3.line1 {
  overflow: hidden;
  position: absolute;
  height: 24px;
  top: 67px;
  left: 274px;
}

.bnr_risachan4 .btn_area ul.col3.line2 {
  overflow: hidden;
  position: absolute;
  width: 340px;
  height: 24px;
  top: 97px;
  left: 274px;
}

.bnr_risachan3 .btn_area ul li,
.bnr_risachan4 .btn_area ul li {
  position: relative;
  float: left;
  height: 22px;
  margin: 0 8px 0 0;
  text-align: center;
  line-height: 22px;
  background: #fff;
  border: 1px solid #ccc;
  opacity: 0.8;
  border-radius: 11px;
}

.bnr_risachan3 .btn_area ul li:last-child,
.bnr_risachan4 .btn_area ul li:last-child {
  margin: 0;
}

.bnr_risachan3 .btn_area ul li:hover,
.bnr_risachan4 .btn_area ul li:hover {
  background: #ffaaa5;
}

.bnr_risachan3 .btn_area ul.col2 li {
  width: 105px;
}

.bnr_risachan3 .btn_area ul.col3 li,
.bnr_risachan4 .btn_area ul.col3 li {
  width: 67px;
}

.bnr_risachan3 .btn_area ul li a,
.bnr_risachan4 .btn_area ul li a {
  display: block;
  height: 22px;
}

.bnr_risachan3 .btn_area ul.col2 li a {
  width: 105px;
}

.bnr_risachan3 .btn_area ul.col3 li a,
.bnr_risachan4 .btn_area ul.col3 li a {
  width: 67px;
}

.bnr_risachan4 .btn_area ul.col3 li.gray {
  color: #999;
  font-size: 12px;
}

.bnr_risachan4 .btn_area ul.col3 li.gray:hover {
  background: #fff;
}

figure.btn_risachan_cate {
  position: relative;
  width: 540px;
  text-align: center;
  margin: 12px auto 30px;
}

figure.btn_risachan_cate.type_s {
  width: 485px;
}

figure.btn_risachan figcaption {
  padding: 3px 0 0;
  width: 540px;
  margin: 5px auto 20px;
  padding: 3px 0 0;
}

figure.btn_risachan figcaption a {
  color: #f00;
}

figure.btn_risachan_cate {
  display: block;
  position: relative;
  width: 360px;
  height: 75px;
  margin: 0 auto 30px;
  padding: 0 10px 0 170px;
  text-align: center;
  background: url(/search/image/dtl_new/bg_btn_risachan_cate_l.jpg) no-repeat 0 0;
}

figure.btn_risachan_cate.type_s {
  width: 235px;
  padding: 0 80px 0 170px;
  background: url(/search/image/dtl_new/bg_btn_risachan_cate.jpg) no-repeat 0 0;
}

figure.btn_risachan_cate span.swrap {
  display: inline-block;
  position: relative;
  width: 360px;
  background: url(/search/image/dtl_new/bg_white80.png) repeat 0 0;
  border-radius: 7px;
  margin: 10px 0 0;
  padding: 1px 0 0;
  overflow: hidden;
  font-size: 15px;
  line-height: 1.5;
}

figure.btn_risachan_cate.type_s span.swrap {
  width: 235px;
}

figure.btn_risachan_cate span.categ {
  display: inline-block;
  position: relative;
  font-size: 22px;
  font-weight: bold;
  color: #E40F3C;
  letter-spacing: -1px;
}

figure.btn_risachan_cate span.toukou_plz {
  display: block;
  position: relative;
  top: -3px;
  font-size: 15px;
  color: #3D3D3D;
  font-weight: bold;
}

figure.btn_risachan_cate div span.mozi7 {
  display: inline-block;
  background: url(/search/image/dtl_new/bg_white80.png) repeat 0 0;
  padding: 3px 14px;
  border-radius: 30px;
  font-size: 140%;
  position: relative;
}

figure.btn_risachan_cate figcaption {
  color: #f06;
  letter-spacing: 0;
}

figure.btn_risachan_cate + p {
  text-align: center;
  margin: -25px auto 30px;
  font-size: 15px;
}

figure.btn_risachan_cate + p a {
  color: #f00;
}

/* 連続バナーBOX */
.bnr_box.double {
  width: 580px;
  margin: 0 auto 36px;
  text-align: center;
  font-size: 15px;
}

.bnr_box.double figure {
  margin: 0 auto;
}

.bnr_box.double figure + figure {
  margin: 25px auto 0px;
}

.bnr_box.double figcaption {
  margin: 4px 0 0;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
}

.bnr_box.bgcolor {
  width: 321px;
  margin: 0px 0 36px;
  padding: 20px 0px;
  text-align: center;
  border: 1px solid #ffeff7;
  border-radius: 6px;
  background: #ffeff7;
  font-size: 15px;
}

.bnr_box.bgcolor figure {
  margin: 0 auto;
}

.bnr_box.bgcolor figure + figure {
  margin: 25px auto 0;
}

.bnr_box.bgcolor figcaption {
  margin: 4px 0 0;
  padding: 0 9px;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: left;
}

.bnr_box.bgcolor.pink {
  float: left;
  border: 1px solid #ffeff7;
  background: #ffeff7;
}

.bnr_box.bgcolor.blue {
  float: right;
  border: 1px solid #e7f7fd;
  background: #e7f7fd;
}

/* カラー背景_2列バナー */
.bnr_box.l_r {
  clear: both;
  position: relative;
  width: 644px;
  margin: 20px auto 12px;
  padding: 12px;
  text-align: center;
  font-size: 15px;
  box-sizing: border-box;
}

.bnr_box.l_r + .bnr_box {
  margin: 12px auto;
}

.bnr_box.l_r:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.bnr_box.l_r figure {
  width: 304px;
  margin: 0;
  padding: 0;
}

.bnr_box.l_r figcaption {
  width: 304px;
  margin: 4px 0 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: left;
  box-sizing: border-box;
}

.bnr_box.l_r figure + figure {
  margin: 0;
}

.bnr_box.l_r figure:nth-child(1) {
  float: left;
}

.bnr_box.l_r figure:nth-child(2) {
  float: right;
}

.bnr_box.l_r.pink {
  border: 1px solid #ffeff7;
  background: #ffeff7;
}

.bnr_box.l_r.blue {
  border: 1px solid #e7f7fd;
  background: #e7f7fd;
}

/* ------------------------------------------
 リサチャン・イメージビデオバナー
------------------------------------------- */
.bnr_box_row {
  margin: 0 auto 20px;
}

.bnr_box_row ul {
  margin: 0 auto;
  text-align: center;
  font-size: 0;
}

.bnr_box_row li {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  font-size: 15px;
}

.bnr_box_row li:nth-child(odd) {
  margin-right: 20px;
}

.bnr_box_row li figure figcaption {
  display: block;
  width: 290px;
  margin: 5px auto 0px;
  text-align: left;
}

/* ------------------------------------------
 ランキング
------------------------------------------- */
.ranking_title {
  clear: both;
  margin: 20px 0 20px;
  padding: 0 0 35px;
  background: url(/search/image/dtl_new/bg_under_cursor_pink.png) no-repeat center bottom;
  text-align: center;
}

.ranking_title div {
  margin: 0 auto;
  min-width: 223px;
  position: relative;
  width: 100%!important;
}

.ranking_title .fa_cate {
  align-items: center;
  background: url(/search/image/dtl_new/bg_ranking_title2.png) no-repeat center center / 598px auto;
  border: solid 1px #fff;
  box-sizing: border-box;
  color: #000;
  display: flex;
  justify-content: center;
  min-height: 42px;
  margin: 30px auto 15px auto;
  overflow-wrap: break-word;
  outline: solid 2px #c6b27e;
  position: relative;
  width: 596px;
}

.ranking_title .fa_cate span.cate_name {
  box-sizing: border-box;
  display: block;
  font-feature-settings: "palt";
  font-size: 21px;
  line-height: 1.2;
  padding: 3px 95px;
}

.ranking_title .fa_cate span.cate_name span {
  display: inline-block;
  vertical-align: baseline;
}

.ranking_title p {
  margin: 0 30px;
  text-align: left;
}

.ranking_frame8 {
  position: relative;
  text-align: center;
  margin: -5px auto 15px;
  padding: 40px 45px 33px;
  background-color: #fff;
  background-image: url(/search/image/dtl_new/ranking/bg_ranking_frame_f3.png), url(/search/image/dtl_new/ranking/bg_ranking_frame_f4.png), url(/search/image/dtl_new/ranking/bg_ranking_frame_f1.png), url(/search/image/dtl_new/ranking/bg_ranking_frame_f2.png), url(/search/image/dtl_new/ranking/bg_ranking_frame_f5.png), url(/search/image/dtl_new/ranking/bg_ranking_frame_f6.png);
  background-size: 75px 75px, 75px 75px, 75px 500px, 75px 500px, auto 15px, auto 15px;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat-x, repeat-x;
  background-position: 0 bottom, right bottom, 0 0, right 0, center 0, center bottom;
}

.rank_noframe {
  text-align: center;
  margin: -5px auto 15px;
}

.ranking_box {
  display: inline-block;
  margin: 0 auto 10px;
  padding: 0 0 20px;
  text-align: center;
  border: 2px solid #f84976;
  border-radius: 6px;
  position: relative;
  background: #fff;
}

.ranking_box .ttl {
  position: relative;
  display: inline-block;
  min-width: 333px;
  padding: 10px 25px;
  margin: 0 auto 20px;
  border-radius: 4px 4px 0 0;
  line-height: 1.2;
  text-align: center;
  font-size: 147%;
  color: #fff;
  background: url(/search/image/dtl_new/ranking/bg_ranking_box_l_t.gif) no-repeat left top, url(/search/image/dtl_new/ranking/bg_ranking_box_l_b.gif) no-repeat left bottom, url(/search/image/dtl_new/ranking/bg_ranking_box_r_t.gif) no-repeat right top, url(/search/image/dtl_new/ranking/bg_ranking_box_r_b.gif) no-repeat right bottom, url(/search/image/dtl_new/ranking/bg_ranking_box_l_m.gif) repeat-y left top, url(/search/image/dtl_new/ranking/bg_ranking_box_r_m.gif) repeat-y right top, url(/search/image/dtl_new/ranking/bg_ranking_box_m_t.gif) repeat-x left top, url(/search/image/dtl_new/ranking/bg_ranking_box_m_b.gif) repeat-x left bottom, #f84976;
}

.ranking_box table {
  min-width: 333px;
  max-width: 360px;
  margin: 0 auto 20px;
  font-size: 16px;
  background: #fedbe4;
  text-align: left;
}

.ranking_box table tbody tr {
  border-bottom: 1px solid #fff;
}

.ranking_box table tbody tr th {
  height: 40px;
  padding: 0 0 0 10px;
  font-weight: 100;
  text-align: left;
  vertical-align: middle;
}

.ranking_box table tbody tr td {
  height: 40px;
  padding: 0 10px 0;
  font-weight: bold;
  color: #008000;
  text-align: right;
  vertical-align: middle;
}

.ranking_box ul {
  width: 273px;
  margin: 0 auto;
}

.ranking_box ul li {
  margin: 0 0 10px;
}

.ranking_box ul li:last-child {
  margin: 0;
}

.ranking_box .link figcaption {
  font-size: 18px;
  color: #f7275c;
  font-weight: bold;
  margin-bottom: 4px;
}

.ranking_box .link a {
  display: block;
  width: 333px;
  height: 53px;
  margin: 0 auto;
}
.ranking_box .link a img{
  width: 235px;
  height: 53px;
}

.offer_ttl_arrow {
  width: 660px;
  padding: 55px 0 0;
  background: url(/search/image/dtl_new/bg_under_cursor_pink.png) no-repeat center 6px;
  margin: 0 auto;
  text-align: center;
  color: #e00;
}

.offer_ttl_arrow .pr {
  position: relative;
  width: 660px;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  color: #000;
  font-size: 22px;
  font-weight: bold;
  background: url(/search/image/dtl_new/bg_ttl_post_wanted_top.png) no-repeat center top,
  url(/search/image/dtl_new/bg_ttl_post_wanted_btm.png) no-repeat center bottom,
  url(/search/image/dtl_new/bg_ttl_post_wanted_mid.png) repeat-y center center;
  text-align: center;
  line-height: 1.3;
  box-sizing: border-box;
  letter-spacing: 0.05em;
}

.offer_ttl_arrow .pr .nowrap {
  width: 120px;
  white-space: nowrap;
}

.offer_ttl_arrow p.invitation {
  width: 580px;
  margin: 0 auto 5px;
  border-bottom: 1px solid #e00;
  font-size: 15px;
  letter-spacing: 0.05em;
  white-space: nowrap;
}

.offer_ttl_arrow p.invitation a {
  display: inline-block;
  height: 50px;
  padding: 0 0 0 30px;
  color: #e00;
  font-size: 18px;
  background-image: url(/search/image/dtl_new/icon_clickme.png);
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: left center;
  letter-spacing: 0.05em;
  line-height: 50px;
}

.offer_ttl_arrow p.pmcomment {
  width: 580px;
  margin: 0 auto 17px;
  line-height: 2.2;
  text-align: center;
  color: #000;
  font-size: 14px;
  letter-spacing: 0.05em;
}

.ttl_review_all {
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: 660px;
}

.ttl_review_all img {
  vertical-align: bottom;
}

.mod_ttl_icon {
  position: absolute;
  top: -14px;
  left: 10px;
}

.user_info {
  width: 656px;
  margin: 0 auto 15px;
  padding: 0;
  overflow: hidden;
  border-radius: 0 6px 6px;
  box-sizing: border-box;
}

.ttl_review_all + .user_info.allbox{
  padding-bottom: 0;
}

.user_info.kuchikomi {
  margin: 20px auto 0;
  padding: 0;
}

.user_info.photo {
  border: 2px solid #6e98d7;
  border-top: none;
  padding-top: 22px;
  margin: 0 auto 25px;
}

.user_info.movie {
  border: 2px solid #33aa5b;
  border-top: none;
  padding-top: 22px;
}

.user_info.allbox {
  position: relative;
  overflow: hidden;
  width: 656px;
  margin: 0px auto 25px;
  padding: 15px 0 22px;
  border: 2px solid #e88397;
  border-top: none;
  border-radius: 0 0 6px 6px;
  box-sizing: border-box;
}

.user_info.allbox .ex {
  padding: 0px 15px;
}

.user_info.allbox .ex p {
  margin: 0;
  padding: 0 0 1em;
  line-height: 1.4;
  font-size: 1em;
  letter-spacing: 0.05em;
}

.user_info.allbox .ex .pr {
  color: #e00;
}

.user_info.allbox .status_image {
  position: relative;
  margin: 0 15px 10px;
  text-align: right;
}

.user_info.allbox .status_image img {
  display: block;
  width: 92px;
  height: 26px;
  margin: 0 0 0 auto;
}

.user_info.allbox p.text {
  margin: 15px;
}

ul#loginMenu {
  position: absolute;
  top: 30px;
  right: 0;
  width: 120px;
  background: #fff;
  z-index: 1000;
  text-align: left;
  display: none;
  background-position: right center;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}

ul#loginMenu li a {
  display: block;
  padding: 1px 0 1px 14px;
  line-height: 2;
  color: #000;
}

ul#loginMenu li a:hover {
  background: #04e;
  color: #fff;
}

.user_info .my_page {
  background: #f7f0d7;
  box-sizing: border-box;
  margin: 10px auto 20px;
  padding: 15px 20px 18px;
  text-align: center;
  width: 450px;
}

.user_info .my_page p {
  font-size: 15px;
  line-height: 1.6;
  text-align: left;
}

.user_info .my_page li {
  position: relative;
}

.user_info .my_page li::before {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  height: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
}

.user_info .my_page li a {
  border-radius: 20px;
  box-shadow: 0 2px 2px 0 rgba(129, 115, 87, 0.35);
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  margin-top: 36px;
  padding-left: 40px;
  position: relative;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7), -1px 1px 1px rgba(255, 255, 255, 0.7), 1px -1px 1px rgba(255, 255, 255, 0.7), -1px -1px 1px rgba(255, 255, 255, 0.7);
  width: 270px;
  left: 0;
}

.user_info .my_page li a::before {
  bottom: 0;
  content: "";
  left: 10px;
  margin: auto;
  position: absolute;
  top: 0;
  z-index:2;
}

.user_info .my_page li a::after {
  background: #dd3232;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  content: "";
  height: 38px;
  top: 0;
  left: 0;
  width: 40px;
  position: absolute;
  z-index: 1;
}

.user_info .my_page li a:hover {
  opacity: .8;
}

/* 未ログイン時 */
.user_info .my_page.no_login {
  padding-top: 20px;
  width: 610px;
}

.user_info .my_page.no_login  ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 15px 7px 0;
}

.user_info .my_page ul .user a {
  background: #ffe9ef;
  background: -moz-linear-gradient(top, #ffe9ef 0%, #f4d0d6 100%);
  background: -webkit-linear-gradient(top, #ffe9ef 0%,#f4d0d6 100%);
  background: linear-gradient(to bottom, #ffe9ef 0%,#f4d0d6 100%);
  border: 1px solid #dd3232;
  color: #d02222;
  letter-spacing: -0.01em;
}

.user_info .my_page ul .user::before {
  background-image: url("/search/image/dtl_new/tag-fav-add.png")
}

.user_info .my_page ul .user a::before {
  background: url("/search/image/dtl_new/ico-fav-entry-user.png") no-repeat 0 0;
  background-size: cover;
  height: 26px;
  width: 20px;
}

.user_info .my_page ul .login a {
  background: #e6f0f9;
  background: -moz-linear-gradient(top, #e6f0f9 0%, #c9ddef 100%);
  background: -webkit-linear-gradient(top, #e6f0f9 0%,#c9ddef 100%);
  background: linear-gradient(to bottom, #e6f0f9 0%,#c9ddef 100%);
  border: 1px solid #124193;
  color: #022d79;
}

.user_info .my_page ul .login::before {
  background-image: url("/search/image/dtl_new/tag-fav-login.png");
}

.user_info .my_page ul .login a::before {
  background: url("/search/image/dtl_new/ico-fav-entry-login.png") no-repeat 0 0;
  background-size: cover;
  height: 24px;
  width: 20px;
}

.user_info .my_page ul .login a::after {
  background: #124193;
}

/* 既ログイン時 */
.user_info .my_page .may_page_btn::before{
  background-image: url("/search/image/dtl_new/tag-fav-mypage.png")
}

.user_info .my_page .may_page_btn a {
  background: #e6f0f9;
  background: -moz-linear-gradient(top, #e6f0f9 0%, #c9ddef 100%);
  background: -webkit-linear-gradient(top, #e6f0f9 0%,#c9ddef 100%);
  background: linear-gradient(to bottom, #e6f0f9 0%,#c9ddef 100%);
  border: 1px solid #124193;
  color: #022d79;
  letter-spacing: 0.05em;
  width: 350px;
}

.user_info .my_page .may_page_btn a::before {
  background: url(/search/image/dtl_new/ico-fav-entry-login.png) no-repeat 0 0;
  background-size: cover;
  height: 24px;
  width: 20px;
}

.user_info .my_page .may_page_btn a::after {
  background: #022d79;
}

.user_info > section .inbox {
  position: relative;
  width: 610px;
  margin: 0 auto;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
}

.user_info > section .inbox .ttl_review {
  width: 610px;
  margin: 0;
  padding: 10px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
  box-sizing: border-box;
}

.user_info > section .inbox .ttl_review nobr span.count_number {
  font-size: 14px;
  font-weight: normal!important;
  white-space: nowrap;
}

.user_info.kuchikomi > section .inbox .ttl_review {
  position: relative;
  background: url(/search/image/dtl_new/bg_ttl_post_k_top.png) no-repeat center top,
  url(/search/image/dtl_new/bg_ttl_post_k_btm.png) no-repeat center bottom,
  url(/search/image/dtl_new/bg_ttl_post_k_mid.png) repeat-y center center;
}

.user_info.photo > section .inbox .ttl_review {
  position: relative;
  background: url(/search/image/dtl_new/bg_ttl_post_p_top.png) no-repeat center top,
  url(/search/image/dtl_new/bg_ttl_post_p_btm.png) no-repeat center bottom,
  url(/search/image/dtl_new/bg_ttl_post_p_mid.png) repeat-y center center;
}

.user_info.movie > section .inbox .ttl_review {
  position: relative;
  background: url(/search/image/dtl_new/bg_ttl_post_m_top.png) no-repeat center top,
  url(/search/image/dtl_new/bg_ttl_post_m_btm.png) no-repeat center bottom,
  url(/search/image/dtl_new/bg_ttl_post_m_mid.png) repeat-y center center;
}

.user_info.kuchikomi > section .inbox .ttl_review span.count_number,
.user_info.photo > section .inbox .ttl_review span.count_number,
.user_info.movie > section .inbox .ttl_review span.count_number,
.user_info.kuchikomi > section .inbox .ttl_review nobr span.count_number,
.user_info.photo > section .inbox .ttl_review nobr span.count_number,
.user_info.movie > section .inbox .ttl_review nobr span.count_number {
  font-size: 14px;
  font-weight: normal!important;
  white-space: nowrap;
}

.user_info.kuchikomi > section .inbox .ttl_review span.osusume_txt,
.user_info.photo > section .inbox .ttl_review span.osusume_txt,
.user_info.movie > section .inbox .ttl_review span.osusume_txt {
  font-size: 20px!important;
  margin: 0;
  white-space: nowrap;
}

.comment_attention{
  padding: 0 15px 15px;
  font-size: 15px;
  line-height: 1.4;
}

.review_lstbox {
  overflow: hidden;
  width: 610px;
  margin: 0 auto;
  font-size: 13px;
  text-align: center;
  box-sizing: border-box;
}

.user_info.kuchikomi .review_lstbox {
  padding: 10px 0 8px;
  background: #fbe4e9;
}

.user_info.photo .review_lstbox {
  background: #dfe8f6;
}

.user_info.photo .review_lstbox .cont_area.photocol4.sub ul {
  overflow: hidden;
  margin-bottom: 10px;
}

.user_info.movie .review_lstbox {
  background: #dff2e6;
}

.user_info.movie .review_lstbox ul {
  overflow: hidden;
  margin-bottom: 10px;
}

.review_lstbox:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.user_info.kuchikomi article {
  position: relative;
  width: 594px;
  margin: 0 auto 5px;
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
  text-align: left;
}

.user_info.kuchikomi article:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.user_info.kuchikomi article header {
  position: relative;
  font-size: 16px;
  font-weight: bold;
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 20px 12px 12px 60px;
  background: url(/search/image/dtl_new/icon_buzz02.png) no-repeat 13px 17px;
}

.mod_kuchikomi article header {
  font-size: 16px;
  font-weight: bold;
  position: relative;
  display: block;
  height: 24px;
  line-height: 24px;
  padding: 20px 12px 12px 60px;
  background: url(/search/image/dtl_new/icon_buzz02.png) no-repeat 13px 17px;
}

.user_info.kuchikomi article header a {
  display: block;
  width: 360px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user_info.kuchikomi article header .star {
  position: absolute;
  top: 10px;
  right: 21px;
  width: 132px;
  height: 30px;
  overflow: hidden;
  background: url(/search/image/dtl_new/img_rating_5.png) no-repeat 0 -30px;
  background-size: 132px 75px;
}

.user_info.kuchikomi article header .star span {
  display: block;
  height: 30px;
  overflow: hidden;
}

.user_info.kuchikomi article header .star span.rating_1 {
  width: 32px;
}

.user_info.kuchikomi article header .star span.rating_2 {
  width: 57px;
}

.user_info.kuchikomi article header .star span.rating_3 {
  width: 82px;
}

.user_info.kuchikomi article header .star span.rating_4 {
  width: 107px;
}

.user_info.kuchikomi article header .star span.rating_5 {
  width: 132px;
}

/* --------------------------------------
 口コミ・写真の同時投稿・同時表示 #11688
 ---------------------------------------- */
.user_info.kuchikomi article p {
  font-size: 15px;
  box-sizing: border-box;
  width: auto;
  margin: 0 15px 0;
  padding: 0 0 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-wrap: break-word;
  /*IE・Firefox対応*/
}

.user_info.kuchikomi article p br {
  display: none;
}

.user_info.kuchikomi article .kuchikomi_photo {
  overflow: hidden;
}

.user_info.kuchikomi article .kuchikomi_photo:after {
  content: " ";
  display: table;
  clear: both;
}

.user_info.kuchikomi article .kuchikomi_photo figure {
  float: left;
  display: inline-block;
  box-sizing: border-box;
  width: 130px;
  height: 130px;
  margin-left: 13px;
  padding: 0;
  border: 1px solid #e08b9e;
}

.user_info.kuchikomi article .kuchikomi_photo figure a {
  width: 128px;
  height: 128px;
  display: block;
}

.user_info.kuchikomi article .kuchikomi_photo p {
  float: right;
  width: 415px;
  margin: 0 15px 0 0;
  line-height: 1.6;
  -webkit-line-clamp: 5;
  word-wrap: break-word;
  /*IE・Firefox対応*/
}

.user_info.kuchikomi article .kuchikomi_infobox {
  display: table;
  width: 100%;
  padding-bottom: 10px;
}

.user_info.kuchikomi article .kuchikomi_infobox .info_user {
  display: table-cell;
}

.user_info.kuchikomi article .kuchikomi_infobox dl.poster_name {
  line-height: 1em;
  margin: 8px 5px;
  text-align: left;
  word-break: break-all;
}

.user_info.kuchikomi article .kuchikomi_infobox div.poster_name {
  color: #000;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4;
  margin: 8px 5px;
  padding-left: 10px;
  text-align: left;
  word-break: break-all;
}

.user_info.kuchikomi article .kuchikomi_infobox .info_more {
  display: table-cell;
  text-align: right;
  vertical-align: top;
  padding-right: 15px;
}

.user_info.kuchikomi article .kuchikomi_infobox .info_more.no_photo {
  vertical-align: middle;
}

.user_info.kuchikomi article .kuchikomi_infobox .info_more p {
  padding-bottom: 8px;
  margin: 0;
}

.user_info.kuchikomi article .kuchikomi_infobox .info_more dl.poster_name {
  margin: 12px 0;
  text-align: right;
  word-break: break-all;
}

.user_info.kuchikomi article footer {
  margin-top: 0;
}

.user_info.kuchikomi article p {
  line-height: 1.6;
}

.user_info.kuchikomi article p span {
  display: inline;
  line-height: 1.6;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .user_info.kuchikomi article p span {
    letter-spacing: 0.05em;
  }
}

.user_info.kuchikomi article p span + a {
  float: right;
  line-height: 1.6;
}

.user_info.kuchikomi dl.poster_name {
  word-break: break-all;
}

.user_info.kuchikomi dl.poster_name dt {
  display: inline;
  padding: 0 0 0 6px;
  font-size: 13px;
}

.user_info.kuchikomi dl.poster_name dd {
  display: inline;
  color: #000;
  line-height: 1.4;
  font-size: 13px;
  font-weight: normal;
}

.user_info.kuchikomi dl.poster_name dd a {
  color: #007D73;
  cursor: pointer;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

.user_info.kuchikomi div.poster_name a {
  color: #007D73;
  cursor: pointer;
  white-space: pre;
  white-space: pre-wrap;
  white-space: pre-line;
  word-wrap: break-word;
}

.user_info.kuchikomi dl.poster_name dt:before {
  content: "[";
}

.user_info.kuchikomi dl.poster_name dt:after {
  content: "]";
}

/*タイプ別 追記#12002
.type01:写真あり+[施設情報をもっと見る]ボタンあり
.type02：写真あり+[施設情報をもっと見る]ボタンなし
.type03：写真なし+[施設情報をもっと見る]ボタンあり
.type04：写真なし+[施設情報をもっと見る]ボタン無し
*/
.user_info.kuchikomi article .kuchikomi_infobox.type_01 {}

.user_info.kuchikomi article .kuchikomi_infobox.type_02 .info_more p {
  margin-top: 10px;
}

.user_info.kuchikomi article .kuchikomi_infobox.type_02 dl.poster_name:nth-child(2) {
  margin-bottom: 6px;
}

.user_info.kuchikomi article .kuchikomi_infobox.type_03 dl.poster_name:nth-child(2) {
  margin-bottom: 6px;
}

.user_info.kuchikomi article .kuchikomi_infobox.type_04 dl.poster_name {
  width: 275px;
  margin-bottom: 0;
  display: inline-block;
}

.user_info.kuchikomi article .kuchikomi_infobox.type_04 div.poster_name {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 12px;
  width: 263px;
}

.user_info.kuchikomi article .kuchikomi_infobox.type_04 dl.poster_name:nth-child(2) {
  text-align: right;
}

/* 総合評価 */
.rating_average {
  position: relative;
  width: 395px;
  height: 62px;
  margin: 0px auto 20px;
  box-sizing: border-box;
  border-radius: 4px;
  border: 2px solid #edad0b;
  background: #fcf1d3;
  border-radius: 4px;
  line-height: 62px;
}

.rating_average dl {
  margin: 0 0 0 20px;
}

.rating_average dt {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #c7243a;
}

.rating_average dd {
  float: left;
  font-size: 18px;
  font-weight: bold;
  color: #c7243a;
}

.rating_average dd.starbox {
  overflow: hidden;
  display: block;
  width: 180px;
  height: 34px;
  margin: 10px 8px 0;
  background: url(/search/image/dtl_new/mrk_star_average.png) no-repeat 0 -34px;
  background-size: 180px 68px;
}

.rating_average dd.starbox span {
  display: block;
  overflow: hidden;
  height: 34px;
}

.rating_average dd.starbox span.ave10 {
  width: 39px;
}

.rating_average dd.starbox span.ave11 {
  width: 42px;
}

.rating_average dd.starbox span.ave12 {
  width: 45px;
}

.rating_average dd.starbox span.ave13 {
  width: 48px;
}

.rating_average dd.starbox span.ave14 {
  width: 51px;
}

.rating_average dd.starbox span.ave15 {
  width: 54px;
}

.rating_average dd.starbox span.ave16 {
  width: 57px;
}

.rating_average dd.starbox span.ave17 {
  width: 60px;
}

.rating_average dd.starbox span.ave18 {
  width: 63px;
}

.rating_average dd.starbox span.ave19 {
  width: 66px;
}

.rating_average dd.starbox span.ave20 {
  width: 70px;
}

.rating_average dd.starbox span.ave21 {
  width: 78px;
}

.rating_average dd.starbox span.ave22 {
  width: 81px;
}

.rating_average dd.starbox span.ave23 {
  width: 84px;
}

.rating_average dd.starbox span.ave24 {
  width: 87px;
}

.rating_average dd.starbox span.ave25 {
  width: 90px;
}

.rating_average dd.starbox span.ave26 {
  width: 93px;
}

.rating_average dd.starbox span.ave27 {
  width: 96px;
}

.rating_average dd.starbox span.ave28 {
  width: 99px;
}

.rating_average dd.starbox span.ave29 {
  width: 102px;
}

.rating_average dd.starbox span.ave30 {
  width: 112px;
}

.rating_average dd.starbox span.ave31 {
  width: 114px;
}

.rating_average dd.starbox span.ave32 {
  width: 117px;
}

.rating_average dd.starbox span.ave33 {
  width: 120px;
}

.rating_average dd.starbox span.ave34 {
  width: 123px;
}

.rating_average dd.starbox span.ave35 {
  width: 126px;
}

.rating_average dd.starbox span.ave36 {
  width: 129px;
}

.rating_average dd.starbox span.ave37 {
  width: 132px;
}

.rating_average dd.starbox span.ave38 {
  width: 135px;
}

.rating_average dd.starbox span.ave39 {
  width: 138px;
}

.rating_average dd.starbox span.ave40 {
  width: 142px;
}

.rating_average dd.starbox span.ave41 {
  width: 150px;
}

.rating_average dd.starbox span.ave42 {
  width: 153px;
}

.rating_average dd.starbox span.ave43 {
  width: 156px;
}

.rating_average dd.starbox span.ave44 {
  width: 159px;
}

.rating_average dd.starbox span.ave45 {
  width: 162px;
}

.rating_average dd.starbox span.ave46 {
  width: 165px;
}

.rating_average dd.starbox span.ave47 {
  width: 168px;
}

.rating_average dd.starbox span.ave48 {
  width: 171px;
}

.rating_average dd.starbox span.ave49 {
  width: 174px;
}

.rating_average dd.starbox span.ave50 {
  width: 180px;
}

.rating_average dd.decimal {
  font-size: 22px;
}

.rating_average dd.decimal .ten {
  padding: 0 3px;
  font-size: 16px;
}

.review_lstbox .lst {
  position: relative;
  float: left;
  margin: 10px auto 0;
  padding: 0px 8px 10px;
  width: 131px;
  text-align: center;
}

.photo .review_lstbox .lst:first-of-type,
.photo .review_lstbox .lst:nth-of-type(4n + 1) {
  padding-left: 19px;
}

.photo .review_lstbox .lst:nth-of-type(4n) {
  padding-right: 19px;
}

.review_lstbox .lst.end,
.user_info.movie .review_lstbox .lst.end {
  border-bottom: none;
  margin-bottom: 0;
}

.review_lstbox .fa_img {
  position: relative;
  width: 131px;
  height: 131px;
  margin: 0px auto;
  padding: 0px;
  z-index: 5;
}

.review_lstbox .lst figure {
  position: relative;
}

.user_info.photo .review_lstbox .lst figure:hover,
.user_info.photo .review_lstbox .lst figure:hover img {
  opacity: 0.7;
}

.review_lstbox .lst figure figcaption span {
  overflow: hidden;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  width: 131px;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
  vertical-align: bottom;
}

.review_lstbox dl.poster_data {
  margin: 5px 4px 0;
  text-align: left;
  line-height: 1.2;
}

.review_lstbox div.poster_data {
  margin: 5px 4px 0;
  text-align: left;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  font-size: 12px;
}

.review_lstbox dl.poster_data dt {
  width: 4.5em;
  display: inline-block;
  padding: 0;
}

.review_lstbox dl.poster_data dd {
  display: inline-block;
  color: #000;
  font-weight: normal;
  font-size: 12px;
}

.review_lstbox dl.poster_data dd a {
  color: #007D73;
  cursor: pointer;
  white-space: pre-line;
  word-wrap: break-word;
}

.review_lstbox div.poster_data a {
  color: #007D73;
  cursor: pointer;
  white-space: pre-line;
  word-wrap: break-word;
}

.review_lstbox dl.poster_data dd a:hover {
  color: #ff0000;
}

.review_lstbox dl.poster_data dt:before {
  content: "[";
}

.review_lstbox dl.poster_data dt:after {
  content: "]";
}

.user_info.movie .review_lstbox .lst {
  float: left;
  margin: 10px auto 0;
  padding: 0px 8px 10px;
  width: 184px;
  text-align: center;
  border-bottom: 10px solid #fff;
}

.user_info.movie .review_lstbox:not(.type_col2) .lst:first-of-type,
.user_info.movie .review_lstbox:not(.type_col2) .lst:nth-of-type(3n + 1) {
  padding-left: 13px;
}

.user_info.movie .review_lstbox:not(.type_col2) .lst:nth-of-type(3n) {
  padding-right: 13px;
}

.user_info.movie .review_lstbox.type_col2 .lst:first-of-type,
.user_info.movie .review_lstbox.type_col2 .lst:nth-of-type(3n + 1) {
  padding-left: 15px;
}

.user_info.movie .review_lstbox.type_col2 .lst:nth-of-type(3n) {
  padding-right: 15px;
}

.user_info.movie .review_lstbox .lst figure {
  position: relative;
  top: 0;
  left: 0;
  width: 184px;
  height: 103px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}

.user_info.movie .review_lstbox .lst .fa_img {
  position: relative;
  width: 184px;
  height: 103px;
  margin: 0 auto;
  padding: 0;
}

.user_info.movie .review_lstbox .lst figure a {
  position: absolute;
  top: 0;
  left: 0;
  width: 184px;
  height: 103px;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}

.user_info.movie .review_lstbox .lst figure figcaption span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 184px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  background: #323231;
  text-align: center;
  border-top: 1px solid #fff;
}

.user_info.movie .review_lstbox .lst .fa_img a:before {
  content: url("/search/image/dtl_new/ico_mv_arrow_ss.png");
  position: absolute;
  top: 21px;
  left: 0;
  right: 0;
  margin: auto;
  width: 62px;
  height: 61px;
  opacity: 1;
  z-index: 10;
}

.user_info.movie .review_lstbox figure .fa_img:hover {
  opacity: 0.7;
}

/* 動画投稿が2点の場合のBOX */
.user_info.movie .review_lstbox.type_col2 {
  width: 610px;
}

.user_info.movie .review_lstbox.type_col2 .lst {
  width: auto;
}

.user_info.movie .review_lstbox.type_col2 figure {
  width: 282px;
  height: 158px;
}

.user_info.movie .review_lstbox.type_col2 figure .fa_img {
  position: relative;
  width: 282px;
  height: 158px;
}

.user_info.movie .review_lstbox.type_col2 .lst figure a {
  width: 282px;
  height: 158px;
}

.user_info.movie .review_lstbox.type_col2 .lst figure figcaption span {
  width: 282px;
}

.user_info.movie .review_lstbox.type_col2 .lst .fa_img a:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  display: block;
  width: 49px;
  height: 49px;
  margin: -24px 0 0 -24px;
  background: url(/search/image/dtl_new/ico_mv_arrow_49.png) no-repeat 0 0;
  opacity: 1;
  z-index: 5;
}

/* 写真_動画投稿が0の場合のBOX */
.post_emptybox {
  position: relative;
  width: 610px;
  margin: 0px auto;
  padding: 15px 0px;
  text-align: center;
}

.post_emptybox .mrk_double {
  position: absolute;
  top: 25px;
  left: 70px;
  z-index: 10;
}

.post_btnbox {
  clear: both;
  position: relative;
  width: 590px;
  margin: 23px auto 20px;
  text-align: center;
  display: flex;
  justify-content: center;
}

.user_info .kuchikomi .post_btnbox {
  width: 480px;
  margin: 20px auto;
}

.post_btnbox li {
  margin: 0 10px;
}

.post_btnbox li.btn_post_lst {
  order: 3;
}
.post_btnbox li.btn_entry {
  order: 1;
}
.user_info .post_btnbox li.btn_point {
  order: 2;
}
.post_btnbox li img {
  height: 44px;
  width: auto;
}
.photo .post_btnbox.noborder {
  border-top: none;
}

.user_info.movie .ttl_review {
  background: url(/search/image/dtl_new/bg_ttl_post_m.png) no-repeat center center;
}

.user_info.movie article:nth-last-child(1) {
  margin-bottom: 20px;
}

.user_info.movie article:nth-last-child(2) {
  margin-bottom: 20px;
}

.movie .post_btnbox.noborder {
  border-top: none;
}

/* 写真集 */
.user_info .btn_photos {
  text-align: right;
  margin: 15px 0 0;
}

/* リサチャン */
.user_info .risachanbox {
  clear: both;
  width: 590px;
  margin: 0 auto;
  padding: 15px 0 0;
}

.user_info .risachanbox > figure.bnr_cam {
  margin: 0 auto 10px;
  text-align: center;
}

.user_info .risachanbox > p {
  float: left;
}

.user_info .risachanbox > p.btn_post_risachan {
  margin: 0;
}

.user_info .risachanbox > p.risachan_point {
  margin: 0 8px 0 0;
}

.user_info .risachanbox > p.risachan_info {
  margin: 12px 0 0;
}

.user_info .risachanbox > p.risachan_info a:hover img {
  opacity: 0.7;
}

/*-------------------------------------------------------------------
リサチャン動画リスト .list1～.list4 動画数によってレイアウト変更
 ------------------------------------------------------------------*/
.risachan_listbox {
  text-align: center;
  margin: 0 0 30px;
}

.risachan_listbox header {
  height: 47px;
  margin: 0 auto;
  border-radius: 6px 6px 0 0;
  background: #d94a67;
}

.risachan_listbox header img {
  margin-top: 8px;
}

.risachan_listbox.list3 header {
  width: 630px;
}

.risachan_listbox.list4 header,
.risachan_listbox.list2 header {
  width: 432px;
}

.risachan_listbox.list1 header {
  width: 400px;
}

.risachan_listbox .cont_box {
  width: 630px;
  margin: 0 auto;
  padding-bottom: 15px;
}

.risachan_listbox.list3 .cont_box {
  width: 630px;
  background: url(/search/image/dtl_new/bg_risachan_list3.png) repeat-y center;
}

.risachan_listbox.list4 .cont_box,
.risachan_listbox.list2 .cont_box {
  width: 432px;
  background: url(/search/image/dtl_new/bg_risachan_list2.png) repeat-y center;
}

.risachan_listbox.list1 .cont_box {
  width: 400px;
  margin: 0 auto;
  background: url(/search/image/dtl_new/bg_risachan_list1.png) repeat-y center;
  padding-bottom: 20px;
}

.risachan_listbox .cont_box .movlist {
  display: inline-block;
  margin: 0 0 0 -10px;
}

.risachan_listbox.list4 .cont_box .movlist {
  margin: 0 0 0 14px
}

.risachan_listbox .cont_box .movlist li {
  position: relative;
  display: inline-block;
  float: left;
  width: 186px;
  margin: 14px 0 0 10px;
}

.risachan_listbox.list3 .cont_box .movlist li,
.risachan_listbox.list2 .cont_box .movlist li {
  width: 186px;
}

.risachan_listbox.list1 .cont_box .movlist li {
  width: 358px;
}

.risachan_listbox.list4 .cont_box .movlist .thumb,
.risachan_listbox.list3 .cont_box .movlist .thumb,
.risachan_listbox.list2 .cont_box .movlist .thumb {
  display: block;
  width: 186px;
  height: 105px;
  position: relative;
  overflow: hidden;
}

.risachan_listbox.list1 .cont_box .movlist .thumb {
  display: block;
  width: 358px;
  height: 165px;
  position: relative;
  overflow: hidden;
}

.risachan_listbox .cont_box .movlist .thumb:hover {
  opacity: 0.8;
}

.risachan_listbox.list4 .cont_box .movlist .thumb:after,
.risachan_listbox.list3 .cont_box .movlist .thumb:after,
.risachan_listbox.list2 .cont_box .movlist .thumb:after {
  content: url(/search/image/dtl_new/bg_risachan_play_mrk.png);
  position: absolute;
  display: table-cell;
  top: 0;
  left: 0;
  width: 186px;
  height: 105px;
  z-index: 10;
}

.risachan_listbox.list1 .cont_box .movlist .thumb:after {
  content: url(/search/image/dtl_new/bg_risachan_play_mrk_l.png);
  position: absolute;
  display: table-cell;
  top: 0;
  left: 0;
  width: 358px;
  height: 165px;
  z-index: 10;
}

.risachan_listbox figcaption {
  display: inline-block;
  width: 186px;
}

.risachan_listbox .cont_box .movlist a.btn {
  display: block;
  width: 186px;
  height: 27px;
  line-height: 27px;
  margin: 5px 0 0;
  background: rgba(255, 255, 255, 0.3);
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}

.risachan_listbox .cont_box .movlist a.btn:hover {
  background: rgba(255, 255, 255, 0.2);
}

.risachan_listbox .cont_box > .btn {
  margin: 15px auto 0;
  display: inline-block;
}

.risachan_listbox.list1 .cont_box > .btn {
  margin: 20px auto 0;
}

.risachan_listbox .cont_box > .btn:hover {
  opacity: 0.8;
}

/*リサチャン動画なしの場合表示--------------------------------------------*/
aside + .bnr_box.double {
  margin: 30px auto 36px;
}

/*リサチャン動画なしの場合表示--------------------------------------------*/
.risachan_bnrbox {
  position: relative;
  width: 630px;
  background: #fff3c6;
  border-radius: 8px;
  text-align: center;
  margin: 0 auto;
}

.risachan_bnrbox + .pr_txt {
  text-align: center;
  margin: 3px auto 0;
  color: #f00;
  font-size: 15px;
  line-height: 1.4em;
}

.risachan_bnrbox header {
  position: relative;
  height: 68px;
  border-bottom: 4px solid #f5355a;
}

.risachan_bnrbox header .logo {
  position: absolute;
  top: 4px;
  left: 18px;
}

.risachan_bnrbox header .lead {
  float: right;
  width: 400px;
  margin: 15px 20px 0 0;
  line-height: 1.4em;
  font-size: 16px;
  color: #000;
}

.risachan_bnrbox .cont_box {
  height: 158px;
}

.risachan_bnrbox .boshu_box {
  position: relative;
  float: left;
  text-align: center;
  width: 307px;
  height: 92px;
  margin: 30px 18px 16px;
  padding: 10px 28px;
  background: url(/search/image/dtl_new/bg_risachan_bnrbox_b.png) no-repeat center;
}

.risachan_bnrbox .boshu_box .cate {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 307px;
  height: 55px;
  line-height: 1.35em;
  font-size: 18px;
  font-weight: bold;
  background: url(/search/image/dtl_new/bg_gline_risachan_bnrbox.png) no-repeat center bottom;
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 8px 8px 0 0;
}

.risachan_bnrbox .boshu_box .txt {
  width: 307px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  font-weight: bold;
  background: #f5355a;
  color: #fff;
  border-radius: 0 0 8px 8px;
}

.risachan_bnrbox .vlink_box {
  float: right;
  width: 202px;
  height: 112px;
  margin: 30px 22px 16px 0;
}

#point_box {
  display: none;
}

.point_present_box {
  min-height: 340px;
  max-height: 448px;
  margin: 0 auto;
  padding: 10px;
  background: #fff;
  font: 15px/1.5 "ＭＳ Ｐゴシック", "MSP Gothic", sans-serif;
  letter-spacing: 0.05em;
  overflow: hidden;
  display: block;
}

.point_present_box .ttl_point_present {
  margin: 0 0 10px;
}

.point_present_box > p {
  margin: 0 10px 8px;
}

.point_present_box .point_count_box {
  border-radius: 0;
  margin: 0;
  position: relative;
  min-height: 120px;
  margin: 0 12px;
}

.point_present_box .ttl_point_issued {
  margin: 0;
  padding: 3px 0 0;
}

.point_present_box dl {
  width: 290px;
  margin: 10px 9px 0;
  border-bottom: 1px dotted #008079;
}

.point_present_box dl dt {
  padding: 0 0 0 18px;
  background: url(/search/image/dtl_new/marks.png) no-repeat 4px -564px;
  margin: 0 0 4px;
  color: #7d0022;
}

.point_present_box dl dd {
  padding: 0 4px 2px 0;
  text-align: right;
  font-size: 87%;
}

.point_present_box dl dd span {
  padding: 0 6px 0 0;
  font-size: 154%;
  font-weight: bold;
  color: #e00;
}

.point_present_box .img_facerank {
  margin: 20px auto 0;
  width: 250px;
  height: 120px;
}

.shooting_point {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin: 0 0 0 -89px;
}

p.point_msg {
  width: 540px;
  margin: 30px auto 17px !important;
  line-height: 2.2;
  text-align: center;
  color: #e00;
  font-size: 16px;
  border-bottom: 1px solid #e00;
  letter-spacing: 0.05em;
}

p.point_txt {
  width: 640px;
  font-size: 0.875em;
  text-align: center;
  color: #000;
}

.p_m_contest_banner {
  margin: 0 auto 15px;
  width: 540px;
}

/*--贈呈ポイントがない場合--*/
.sns_consent_msg_present_point_ok {
  margin-bottom: 0;
}

.point_count_btn_present_point_ok {
  background: none;
  margin: 0 auto 30px;
  padding: 0;
  text-align: center;
  letter-spacing: 0.05em;
}
.point_count_btn_present_point_ok img {
  height: auto;
  width: 220px;
}

.sns_consent_msg {
  clear: both;
  display: block;
  width: 640px;
  font-size: 0.875em;
  padding: 48px 0 0;
  margin: 0 auto 20px;
  text-align: center;
  background: url(/search/image/dtl_new/bg_under_cursor_pink.png) no-repeat center 0;
}

.sns_consent_msg:nth-last-child(2) {
  margin: 0 auto;
}

.sns_consent_msg p {
  line-height: 1.4;
}

.sns_consent_msg p a {
  background: url(/search/image/dtl/mrk_arrowlink_blue.gif) no-repeat 0 center;
  padding: 0 0 0 14px;
  white-space: nowrap;
}

.offer_title {
  width: 600px;
  margin: 50px auto 15px;
  padding: 10px 7px;
  font-size: 22px;
  font-weight: bold;
  background: url(/search/image/dtl_new/bg_ttl_post_wanted_top.png) no-repeat center top,
  url(/search/image/dtl_new/bg_ttl_post_wanted_btm.png) no-repeat center bottom,
  url(/search/image/dtl_new/bg_ttl_post_wanted_mid.png) repeat-y center center;
  text-align: center;
  color: #000;
  line-height: 1.3;
}

aside.peach_box {
  position: relative;
  overflow: hidden;
  width: 608px;
  margin: 0 auto 25px;
  padding: 0 0 10px;
  border: 1px solid #f84976;
  border-radius: 16px 16px 0 0;
  text-align: center;
}

.mod_campain {
  width: 608px;
  padding: 0 0 10px;
  margin: 0 auto 25px;
  border-radius: 0 0 16px 16px;
  border: 1px solid #f84976;
  overflow: hidden;
  position: relative;
}

aside.peach_box h4,
.mod_campain h4 {
  width: 608px;
  margin: 0 0 14px;
  overflow: hidden;
}

aside.peach_box h4 img,
.mod_campain h4 img {
  display: block;
  margin: -1px 0 0 -1px;
}

aside.peach_box figure,
.mod_campain figure {
  font-size: 15px;
  text-align: center;
}

aside.peach_box figcaption,
.mod_campain figcaption {
  margin: 7px 0 0;
  font-size: 15px;
}

aside.peach_box figure .mb_braketsmgn,
.mod_campain figure .mb_braketsmgn {
  margin: 0-0.4em;
}

aside.peach_box figure img,
.mod_campain figure img {
  width: 585px;
  height: 80px;
  margin: 0 auto;
}

aside.peach_box #btn_facility_list {
  background: url("/search/image/dtl/btn_facility_list.gif") no-repeat scroll 0 0 transparent;
  width: 380px;
  height: 32px;
  margin: 10px auto 0;
  font-size: 13px;
}

aside.peach_box #btn_facility_list span {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 0 3px;
  line-height: 1.4;
}

aside.peach_box #btn_facility_list:hover {
  background: :#fff;
  opacity: 0.7 !important;
}

aside.peach_box #btn_facility_list a {
  display: block;
  color: #000;
  padding: 3px 0 0 59px;
  width: 301px;
  height: 28px;
  margin: 0 0 10px;
  text-align: center;
}

aside.peach_box #btn_facility_list.white {
  background: url("/search/image/dtl/btn_facility_list_wh.gif") no-repeat scroll 0 0 transparent;
}

.mod_bnrbox {
  margin: 25px auto;
  text-align: center;
}

.under_cursor_center {
  margin: 0 auto 20px;
  padding: 0;
  text-align: center;
}

/*-- ポイント5倍表示 --*/
.info_pointup {
  width: 610px;
  height: 68px;
  margin: 0 auto 20px;
  box-sizing: border-box;
  background: #fff9dc;
}

.info_pointup:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.info_pointup .lead {
  float: left;
  margin: 16px 0 0 16px;
  padding: 0 0 0 30px;
  font-size: 15px;
  line-height: 1.2;
  font-weight: bold;
  background: url("/search/netad/image_cmn/ico_rcm_fa_s.png") no-repeat 0 center;
}

.info_pointup .lead .red {
  padding: 0 0 0 2px;
}

.info_pointup .btn_lnk_getpoint {
  float: right;
  margin: 16px 16px 0 0;
}

.info_pointup .btn_lnk_getpoint a {
  display: block;
}

.info_pointup .btn_lnk_getpoint img {
  vertical-align: middle;
}

/*-- 投稿写真いいねボタン追加 --*/
.btn_iine {
  margin: 8px auto;
  text-align: center;
}

.btn_iine:hover img {
  opacity: 0.5;
  cursor: pointer;
}

.btn_iine.on:hover img {
  opacity: 1;
  cursor: default;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .btn_iine:hover img {
    opacity: 1;
  }
}

/*-- エントリー写真取り消しダイアログ --*/
#confirm_bg {
  display: none;
  background: #1a1a1a;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  line-height: 1;
}

#confirm {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 7%;
  left: 0;
  margin: auto;
  width: 400px;
  height: 392px;
  padding: 24px;
  font-size: 15px;
  text-align: center;
  background: #fff;
  border-radius: 8px;
  border: 4px solid #e41d1d;
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.6);
  z-index: 100001;
}

#confirm .waku_photo {
  margin: 0 auto 20px;
}

#confirm p {
  margin: 0 0 20px;
}

#confirm b#confNo {
  display: inline-block;
  /display: inline;
  width: 100px;
  padding: 10px 0;
  margin: 0 50px 0 0;
  color: #fff;
  background: #5c94fe;
  border-radius: 4px;
  border-bottom: 2px solid #3b74df;
  cursor: pointer;
}

#confirm b#confYes {
  display: inline-block;
  width: 100px;
  padding: 10px 0;
  color: #fff;
  background: #e41d1d;
  border-radius: 4px;
  border-bottom: 2px solid #b70404;
  cursor: pointer;
}

/* ---------------------------------------
 .mod_roundbox 投稿ユーザー様募集中
---------------------------------------- */
.mod_roundbox {
  width: 610px;
  margin: 0 auto;
}

.mod_roundbox h2.ttl {
  overflow: hidden;
  height: 35px;
}

.mod_roundbox .btn {
  width: 610px;
  height: 158px;
  margin: 0;
  padding: 3px;
  background: url(//www.homemate-research.com/image_cmn/user_offer_bg.png) no-repeat 3px 3px;
  font-size: 13px;
  border: #2374d7 1px solid;
  box-sizing: border-box;
}

.mod_roundbox .btn > div {
  display: block;
  margin: 10px auto auto 20px;
  text-align: left;
}

.mod_roundbox .btn a {
  display: block;
  width: 283px;
  height: 50px;
  margin: 12px auto auto 65px;
  background: url(//www.homemate-research.com/image_cmn/user_offer_btn_bg.png) no-repeat;
}

.mod_roundbox .btn a:hover img {
  opacity: 0.8;
}

.box_cap {
  margin: 5px 0 20px;
  font-size: 15px;
  text-align: center;
}

/* シニア有料トップ */
.user_rct {
  margin: 0 0 25px 0;
}

/* 投稿ユーザーキャンペーン修正 */
.peach_box2 {
  text-align: center;
}

.peach_box2 figure {
  margin: 10px auto 0;
  width: 585px
}

.peach_box2 figcaption {
  margin: 5px 0 0;
  font-size: 15px;
  text-align: center;
}
