nav {
  border-bottom: 1px solid #e5e6e1;
}

.main {
  overflow: hidden;
}

.read {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
}

.read .bg_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 46.866%;
  height: 100%;
  background: url("../img/top/bg_main_ptn.png");
  z-index: -1;
}

.read .slide {
  position: relative;
  float: right;
  width: 58.593%;
  right: 0;
  margin: 3.8% 0;
}

.read .slide ul li img {
  width: 100%;
}

.read .read_txt_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -231px;
  width: 46.875%;
}

.read .read_txt_wrap .read_txt_inner h2 {
  width: 520px;
  margin: 0 auto 17px;
}

.read .read_txt_wrap .read_txt_inner p {
  text-align: center;
  line-height: 2em;
}

.read .read_txt_wrap .read_txt_inner p.read_txt {
  font-size: 14px;
  margin-bottom: 20px;
}

.read .read_txt_wrap .read_txt_inner p.staff {
  font-size: 11px;
  letter-spacing: 0.06em;
  color: #9a9a9a;
}

.introduction {
  position: relative;
  min-width: 1120px;
  width: 1080px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 2;
  padding-top: 123px;
  letter-spacing: 0.04em;
}

.introduction img {
  width: 100%;
  height: auto;
}

.introduction .intro_image01 {
  position: absolute;
  top: 79px;
  right: -50px;
  width: 520px;
  height: 399px;
}

.introduction .intro_image01 .img_sub1 {
  position: relative;
  width: 300px;
}

.introduction .intro_image01 .img_sub1_bg {
  position: absolute;
  top: 15px;
  left: 13px;
  width: 300px;
  height: 300px;
  background: url("../img/common/bg_ptn_sub.png");
}

.introduction .intro_image01 .img_sub2 {
  position: absolute;
  bottom: -10px;
  right: 70px;
  width: 200px;
}

.introduction .intro_text01 {
  width: 560px;
  margin-bottom: 307px;
  margin-left: 20px;
}

.introduction .intro_image02 {
  position: absolute;
  top: 321px;
  left: 21px;
}

.introduction .intro_image02 .img_sub3 {
  position: absolute;
  top: 0;
  left: 28px;
  width: 450px;
}

.introduction .intro_image02 .img_sub4 {
  position: absolute;
  top: 161px;
  left: -203px;
  width: 200px;
}

.introduction .intro_text02 {
  float: right;
  width: 520px;
  margin-bottom: 120px;
  margin-right: 20px;
}

.entry {
  position: relative;
  width: 1080px;
  margin: 0 auto 109px;
  padding-bottom: 46px;
}

.entry:before {
  content: '';
  position: absolute;
  bottom: 2px;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  background: #000;
}

.entry:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 1px;
  background: #000;
}

.entry h4 {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  margin-bottom: 51px;
  text-align: center;
}

.entry h4:before {
  content: '';
  position: absolute;
  bottom: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  z-index: -1;
}

.entry h4:after {
  content: '';
  position: absolute;
  bottom: 50%;
  margin-bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
  z-index: -1;
}

.entry h4 img {
  position: relative;
  display: inline-block;
  background: #FFF;
  padding: 0 5px;
}

.entry ul {
  display: table;
}

.entry ul li {
  display: table-cell;
  position: relative;
  width: 21.111%;
  font-size: 13px;
  line-height: 1.74;
}

.entry ul li .entry_image {
  width: 164px;
  margin: 0 auto 15px;
}

.entry ul li .text_wrap {
  padding: 0 32px;
}

.entry ul li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 2px;
  height: 100%;
  background: url("../img/top/line_dot_pc.png") repeat-y;
}

.entry ul li:first-child {
  width: 18.148%;
}

.entry ul li:first-child .text_wrap {
  padding: 0 32px 0 0;
}

.entry ul li:first-child .entry_image {
  width: 100%;
}

.entry ul li:first-child .entry_image img {
  display: inline-block;
}

.entry ul li:first-child:before {
  content: '';
  background: none;
}

.entry ul li:last-child {
  width: 18.148%;
}

.entry ul li:last-child .text_wrap {
  padding: 0 0 0 32px;
}

.entry ul li:last-child .entry_image {
  width: 100%;
  text-align: right;
}

.entry ul li:last-child .entry_image img {
  display: inline-block;
}

.report {
  position: relative;
  width: 1080px;
  margin: 0 auto;
  padding-bottom: 80px;
  border-bottom: 1px solid #e5e6e1;
}

.report .report_txt {
  position: relative;
  width: 410px;
  height: 446.64px;
}

.report .report_txt .report_txt_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 248px;
  margin-top: -113px;
  margin-left: -124px;
}

.report .report_txt .report_txt_inner h3 {
  margin: 0 auto;
  margin-bottom: 40px;
}

.report .report_txt .report_txt_inner .btn_report {
  width: 203px;
  height: 55px;
  margin: 0 auto;
}

.report .report_txt .report_txt_inner .btn_report a {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.report .photo_area {
  width: 670px;
}

.report .photo_area img {
  width: 100%;
}

.report .tant_area {
  position: relative;
  margin-bottom: 75px;
}

.report .tant_area .report_txt {
  float: right;
}

.report .tant_area .report_txt h3 {
  width: 186px;
}

.report .tant_area .report_txt .btn_report {
  background: url("../img/top/btn_report1_pc.png") no-repeat left top;
}

.report .tant_area .report_txt .btn_report:hover {
  background: url("../img/top/btn_report1_pc.png") no-repeat left -55px;
}

.report .tant_area .photo_area {
  float: left;
}

.report .cast_area {
  position: relative;
  margin-bottom: 75px;
}

.report .cast_area .report_txt {
  float: left;
}

.report .cast_area .report_txt h3 {
  width: 196px;
}

.report .cast_area .report_txt .btn_report {
  background: url("../img/top/btn_report2_pc.png") no-repeat left top;
}

.report .cast_area .report_txt .btn_report:hover {
  background: url("../img/top/btn_report2_pc.png") no-repeat left -55px;
}

.report .cast_area .photo_area {
  float: right;
}

.report .move_area {
  position: relative;
}

.report .move_area .report_txt {
  float: right;
}

.report .move_area .report_txt h3 {
  width: 248px;
}

.report .move_area .report_txt .btn_report {
  background: url("../img/top/btn_report3_pc.png") no-repeat left top;
}

.report .move_area .report_txt .btn_report:hover {
  background: url("../img/top/btn_report3_pc.png") no-repeat left -55px;
}

.report .move_area .photo_area {
  float: left;
}

.comment {
  background: #fff;
  padding: 80px 0;
}

.comment .commont_inner {
  width: 1080px;
  margin: 0 auto;
}

.comment .commont_inner .journalist_image {
  float: left;
  width: 240px;
}

.comment .commont_inner .journalist_txt {
  float: right;
  width: 800px;
  margin-top: 28px;
}

.comment .commont_inner .journalist_txt .journalist_title {
  position: relative;
  width: 122px;
  font-size: 10px;
  margin-bottom: 14px;
  padding: 7px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: center;
}

.comment .commont_inner .journalist_txt .journalist_title:before {
  content: '';
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.comment .commont_inner .journalist_txt .journalist_title:after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #000;
}

.comment .commont_inner .journalist_txt .journalist_name {
  font-size: 28px;
  margin-bottom: 23px;
}

.comment .commont_inner .journalist_txt .journalist_comment {
  font-size: 14px;
  line-height: 2.2em;
}

/* slider */
.bx-pager {
  position: absolute;
  bottom: -31px;
  width: 100%;
  text-align: right;
  padding-right: 22px;
  font-size: 0;
}

.bx-pager .bx-pager-item {
  width: 8px;
  height: 8px;
  margin-left: 8px;
  display: inline-block;
}

.bx-pager .bx-pager-item a {
  display: block;
  width: 8px;
  height: 8px;
  background: #d8d8d8;
  border-radius: 50%;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.bx-pager .bx-pager-item a.active {
  background: #f96481;
}

.bx-pager .bx-pager-item:first-child {
  margin-left: 0;
}

.kakaku_content {
  width: 100%;
  background-color: #f7f3eb;
  padding: 60px 0;
}

.kakaku_content_in {
  position: relative;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
}

.kakaku_content_in .kakaku_logo {
  height: 60px;
  text-align: right;
}

.kakaku_content_in .kakaku_rev_nav {
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: bold;
}

.kakaku_content_in .kakaku_rev_nav li {
  width: 140px;
  display: inline-block;
  margin: 0 3px;
  padding: 6px 0;
  border: 2px solid #000;
  border-radius: 3px;
  cursor: pointer;
  font-size: 13px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.kakaku_content_in .kakaku_rev_nav li.now_disp {
  background-color: #000;
  color: #fff;
}

.kakaku_content_in .kakaku_rev_nav li:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.kakaku_content_in .kakaku_rev_txt {
  float: left;
  width: 800px;
  margin-right: 40px;
  line-height: 1.7;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_face {
  float: left;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_name {
  font-size: 15px;
  line-height: 1.3;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total {
  font-size: 11px;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total span {
  display: inline-block;
  height: 16px;
  padding-left: 110px;
  font-weight: bold;
  font-size: 12px;
  line-height: 1.7;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total.rate1 span {
  background: url(../img/common/item_rate.png) no-repeat center -62px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total.rate2 span {
  background: url(../img/common/item_rate.png) no-repeat center -46px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total.rate3 span {
  background: url(../img/common/item_rate.png) no-repeat center -31px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total.rate4 span {
  background: url(../img/common/item_rate.png) no-repeat center -16px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_total.rate5 span {
  background: url(../img/common/item_rate.png) no-repeat center 0px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_title {
  margin-top: 14px;
  font-weight: bold;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_box {
  max-height: 89px;
  overflow: hidden;
  font-size: 14px;
  display: box;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_day {
  float: left;
  padding-top: 15px;
  font-size: 14px;
  color: #999;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_more {
  float: right;
  margin-top: 13px;
}

.kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_more a {
  display: block;
  padding: 5px 18px 4px;
  border: 2px solid #000;
  border-radius: 3px;
  background: url(../img/common/item_arrow.png) no-repeat center right 5px;
  -webkit-background-size: 6px auto;
          background-size: 6px auto;
  color: #000;
  text-decoration: none;
  font-size: 12px;
}

.kakaku_content_in .kakaku_review {
  display: none;
}

.kakaku_content_in .select {
  display: block;
}

.kakaku_content_in .kakaku_rev_rate {
  float: right;
  width: 240px;
  font-size: 12px;
  line-height: 1.4;
}

.kakaku_content_in .kakaku_rev_rate table {
  width: 100%;
}

.kakaku_content_in .kakaku_rev_rate table tr td {
  padding: 7px 0;
  border-bottom: 1px solid #ccc;
}

.kakaku_content_in .kakaku_rev_rate table tr td:nth-child(2) {
  width: 128px;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate1 span, .kakaku_content_in .kakaku_rev_rate table tr td.rate2 span, .kakaku_content_in .kakaku_rev_rate table tr td.rate3 span, .kakaku_content_in .kakaku_rev_rate table tr td.rate4 span, .kakaku_content_in .kakaku_rev_rate table tr td.rate5 span {
  display: block;
  height: 15px;
  padding-left: 115px;
  font-weight: bold;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate1 span {
  background: url(../img/common/item_rate.png) no-repeat center -62px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate2 span {
  background: url(../img/common/item_rate.png) no-repeat center -46px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate3 span {
  background: url(../img/common/item_rate.png) no-repeat center -31px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate4 span {
  background: url(../img/common/item_rate.png) no-repeat center -16px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rate5 span {
  background: url(../img/common/item_rate.png) no-repeat center 0px;
  -webkit-background-size: 90px auto;
          background-size: 90px auto;
}

.kakaku_content_in .kakaku_rev_rate table tr td.rateNo {
  color: #ccc;
  text-align: center;
}

.kakaku_content_in .kakaku_rev_rate table tr:first-child {
  border-top: 1px solid #ccc;
}

@media screen and (max-width: 640px) {
  .main {
    position: relative;
  }
  .main article {
    position: relative;
  }
  .main article nav {
    position: absolute;
    top: 0;
    left: 0;
  }
  .read {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .read .bg_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/top/bg_main_ptn.png");
    z-index: -1;
  }
  .read .slide {
    position: relative;
    float: none;
    width: 100%;
    right: 0;
    margin: 0;
    padding-top: 48px;
  }
  .read .slide ul li img {
    width: 100%;
  }
  .read .read_txt_wrap {
    position: relative;
    top: 0;
    left: 0;
    margin-top: -12.5%;
    width: 100%;
    height: 100%;
  }
  .read .read_txt_wrap .read_txt_inner {
    padding-bottom: 20px;
  }
  .read .read_txt_wrap .read_txt_inner h2 {
    width: 89.333%;
    margin: 0 auto 12px;
  }
  .read .read_txt_wrap .read_txt_inner p {
    text-align: center;
    line-height: 1.65em;
  }
  .read .read_txt_wrap .read_txt_inner p.read_txt {
    font-size: 13px;
    margin-bottom: 10px;
  }
  .read .read_txt_wrap .read_txt_inner p.staff {
    font-size: 10px;
    color: #9a9a9a;
  }
  .introduction {
    position: relative;
    min-width: 90.666%;
    width: 90.666%;
    margin: 0 auto;
    font-size: 13px;
    line-height: 2;
    padding-top: 0;
  }
  .introduction img {
    width: 100%;
    height: auto;
  }
  .introduction .intro_image01 {
    position: static;
    width: 100%;
    height: auto;
    margin-bottom: 33px;
  }
  .introduction .intro_image01 .img_sub1 {
    float: left;
    position: relative;
    top: 0;
    left: 9.558%;
    width: 44.117%;
    margin-top: 60px;
  }
  .introduction .intro_image01 .img_sub1_bg {
    position: absolute;
    top: 67px;
    left: 11.5%;
    width: 44.117%;
    height: auto;
    padding-top: 44%;
    background: url("../img/common/bg_ptn_sub.png");
  }
  .introduction .intro_image01 .img_sub2 {
    float: right;
    position: static;
    bottom: auto;
    right: 0;
    width: 29.411%;
    margin-top: 30px;
  }
  .introduction .intro_text01 {
    width: 100%;
    margin-bottom: 24px;
    margin-left: 0;
    line-height: 1.8em;
  }
  .introduction .intro_image02 {
    position: static;
    margin-bottom: 22px;
  }
  .introduction .intro_image02 .img_sub3 {
    float: right;
    position: static;
    top: 0;
    left: 28px;
    width: 66.176%;
    margin-right: 4.411%;
  }
  .introduction .intro_image02 .img_sub4 {
    float: left;
    position: static;
    width: 29.411%;
    margin-top: 80px;
    margin-left: -5.1%;
  }
  .introduction .intro_text02 {
    float: none;
    width: 100%;
    margin-bottom: 88px;
    margin-right: 0;
    line-height: 1.8;
  }
  .entry {
    min-width: 100%;
    width: 100%;
    margin: 0 auto 63px;
    padding-bottom: 0;
  }
  .entry:before {
    width: 89.333%;
  }
  .entry:after {
    width: 89.333%;
  }
  .entry h4 {
    position: relative;
    width: 89.333%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .entry h4 img {
    width: 43.582%;
    padding: 0 5px;
  }
  .entry ul {
    display: block;
    width: 89.333%;
    margin: 0 auto;
  }
  .entry ul li {
    display: block;
    position: relative;
    width: 100%;
    font-size: 12px;
    line-height: 1.7;
    padding: 20px 0;
  }
  .entry ul li .image_wrap {
    float: left;
    width: 27.941%;
    margin: 0;
  }
  .entry ul li .entry_image {
    width: 100%;
    margin: 0 auto;
  }
  .entry ul li .text_wrap {
    float: right;
    width: 65%;
    padding: 0;
  }
  .entry ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 2px;
    background: url("../img/top/line_dot_sp.png") repeat-x;
    -webkit-background-size: contain;
            background-size: contain;
  }
  .entry ul li:first-child {
    width: 100%;
    padding-top: 0;
  }
  .entry ul li:first-child .text_wrap {
    padding: 0;
  }
  .entry ul li:first-child .entry_image {
    width: 100%;
    margin: 0;
  }
  .entry ul li:first-child:before {
    content: '';
    background: none;
  }
  .entry ul li:last-child {
    width: 100%;
  }
  .entry ul li:last-child .text_wrap {
    padding: 0;
  }
  .entry ul li:last-child .entry_image {
    width: 100%;
    margin: 0;
    text-align: right;
  }
  .report {
    width: 100%;
    margin: 0 auto 0;
    padding-bottom: 50px;
    border-bottom: none;
  }
  .report:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 89.333%;
    height: 1px;
    background: #e5e6e1;
  }
  .report .report_txt {
    position: relative;
    width: 89.333%;
    height: auto;
    margin: 0 auto;
  }
  .report .report_txt .report_txt_inner {
    position: static;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .report .report_txt .report_txt_inner h3 {
    margin: 0 auto;
    margin-bottom: 21px;
    width: 49.075%;
  }
  .report .report_txt .report_txt_inner .btn_report {
    width: 152px;
    height: 41px;
    margin: 0 auto;
  }
  .report .report_txt .report_txt_inner .btn_report a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  .report .photo_area {
    width: 100%;
    margin-bottom: 20px;
  }
  .report .tant_area {
    position: relative;
    margin-bottom: 65px;
  }
  .report .tant_area .report_txt {
    float: none;
  }
  .report .tant_area .report_txt .btn_report {
    background: url("../img/top/btn_report1_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .tant_area .report_txt .btn_report:hover {
    background: url("../img/top/btn_report1_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .tant_area .photo_area {
    float: none;
  }
  .report .cast_area {
    position: relative;
    margin-bottom: 80px;
  }
  .report .cast_area .report_txt {
    float: none;
  }
  .report .cast_area .report_txt h3 {
    margin-bottom: 18px;
  }
  .report .cast_area .report_txt .btn_report {
    background: url("../img/top/btn_report2_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .cast_area .report_txt .btn_report:hover {
    background: url("../img/top/btn_report2_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .cast_area .photo_area {
    float: none;
  }
  .report .move_area {
    position: relative;
  }
  .report .move_area .report_txt {
    float: none;
  }
  .report .move_area .report_txt h3 {
    width: 49.075%;
  }
  .report .move_area .report_txt .btn_report {
    background: url("../img/top/btn_report3_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .move_area .report_txt .btn_report:hover {
    background: url("../img/top/btn_report3_sp.png") no-repeat left top;
    -webkit-background-size: cover;
            background-size: cover;
  }
  .report .move_area .photo_area {
    float: none;
  }
  .comment {
    padding: 45px 0;
  }
  .comment .commont_inner {
    width: 89.333%;
  }
  .comment .commont_inner .comment_l {
    float: left;
    width: 38%;
  }
  .comment .commont_inner .comment_l .journalist_name {
    font-size: 17px;
    text-align: center;
  }
  .comment .commont_inner .comment_l .journalist_title {
    position: relative;
    width: 110px;
    font-size: 10px;
    margin: 0 auto;
    margin-bottom: 14px;
    padding: 4px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    text-align: center;
    letter-spacing: -0.04em;
  }
  .comment .commont_inner .comment_l .journalist_title:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
  }
  .comment .commont_inner .comment_l .journalist_title:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #000;
  }
  .comment .commont_inner .journalist_image {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  .comment .commont_inner .journalist_txt {
    float: right;
    width: 55.223%;
    margin-top: 0;
  }
  .comment .commont_inner .journalist_txt .journalist_comment {
    font-size: 12px;
    line-height: 1.8em;
  }
  /* slider */
  .bx-pager {
    display: none;
  }
  .kakaku_content {
    padding: 30px 0 80px;
  }
  .kakaku_content_in {
    width: 90%;
    margin: 0 auto;
  }
  .kakaku_content_in .kakaku_logo {
    height: 30px;
  }
  .kakaku_content_in .kakaku_logo img {
    width: 80px;
  }
  .kakaku_content_in .kakaku_rev_nav {
    position: absolute;
    width: 100%;
    left: auto;
    top: auto;
    bottom: -60px;
    font-size: 0;
  }
  .kakaku_content_in .kakaku_rev_nav li {
    width: 32.5%;
    margin: 0;
    padding: 6px 0;
    font-size: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    letter-spacing: -0.04em;
    margin-left: 1%;
  }
  .kakaku_content_in .kakaku_rev_nav li:first-child {
    margin-left: 0;
  }
  .kakaku_content_in .kakaku_rev_txt {
    float: none;
    width: 100%;
    margin-right: 0;
    line-height: 1.6;
  }
  .kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_title {
    margin-top: 10px;
    font-weight: bold;
  }
  .kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_box {
    max-height: 112px;
    overflow: hidden;
    font-size: 12px;
    display: box;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_day {
    float: none;
    padding-top: 10px;
    font-size: 14px;
  }
  .kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_more {
    float: none;
    width: 160px;
    margin: 15px auto 0;
    text-align: center;
  }
  .kakaku_content_in .kakaku_rev_txt .kakaku_rev_txt_more a {
    padding: 10px 18px;
    font-size: 12px;
  }
  .kakaku_content_in .kakaku_rev_rate {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
}
