@charset "UTF-8";
/*緑。こどもの国*/
/*------------------------------------------------------------------------------

board

------------------------------------------------------------------------------*/
.board_top {
  width: 100%;
  min-width: 1200px;
  height: 729px;
  background: #f7f7f7 url(/hebel-rooms/feature/boriki/img/top/boardBG_pc.jpg) no-repeat center top;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1440px) {
  .board_top {
    min-width: 0;
    height: 40vw;
    background: #ecf2f2 url(/hebel-rooms/feature/boriki/img/top/boardBG_pc.jpg) no-repeat center top;
    background-size: 100% auto;
  }
}
@media screen and (max-width: 1200px) {
  .board_top {
    min-width: 0;
  }
}
@media screen and (max-width: 1000px) {
  .board_top {
    height: 400px;
  }
}
@media screen and (max-width: 739px) {
  .board_top {
    height: 125vw;
    background: #fff url(/hebel-rooms/feature/boriki/img/top/boardBG_sp.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
}

.board_text {
  padding-top: 295px;
}
@media screen and (max-width: 1440px) {
  .board_text {
    padding-top: 16.5vw;
  }
}
@media screen and (max-width: 739px) {
  .board_text {
    padding-top: 46vw;
  }
}

.board_headline {
  text-align: center;
  font-size: 28px;
  letter-spacing: 0.15em;
  color: #fff;
  font-weight: 400;
}
@media screen and (max-width: 739px) {
  .board_headline {
    font-size: 6.2w;
    letter-spacing: 0.2em;
    line-height: 1.6;
  }
}

.board_headline b {
  display: block;
  padding-top: 25px;
  text-align: center;
  font-family: "Quicksand", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #fff;
  letter-spacing: 0.15em;
}
@media screen and (max-width: 739px) {
  .board_headline b {
    padding-top: 2.5vw;
    font-size: 4.4vw;
  }
}

.top_board_message {
  width: 100%;
  min-width: 1200px;
  position: relative;
  background: #ecf2f2;
  /*	background:#f7f7f7 url(/hebel-rooms/feature/boriki/img/top/board_bottomBG_pc.png) no-repeat center center;*/
  padding: 100px 0;
}
@media screen and (max-width: 1440px) {
  .top_board_message {
    min-width: 0;
    padding-top: 6.8vw;
  }
}
@media screen and (max-width: 1200px) {
  .top_board_message {
    min-width: 0;
  }
}
@media screen and (max-width: 739px) {
  .top_board_message {
    padding: 0 0 8vw;
    background: #f7f7f7 url(/hebel-rooms/feature/boriki/img/top/board_message_illust.png) no-repeat right 6vw;
    background-size: 50vw auto;
  }
}

.top_board_message:after {
  content: "";
  display: block;
  position: absolute;
  right: 2vw;
  top: 50px;
  width: 401px;
  height: 340px;
  background: url(/hebel-rooms/feature/boriki/img/top/board_message_illust.png) no-repeat right top;
  background-size: 100% auto;
}
@media screen and (max-width: 1440px) {
  .top_board_message:after {
    top: 7vw;
    width: 26vw;
    height: 26vw;
  }
}
@media screen and (max-width: 739px) {
  .top_board_message:after {
    display: none;
  }
}

.board_message {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 1440px) {
  .board_message {
    width: 69.444%;
  }
}
@media screen and (max-width: 739px) {
  .board_message {
    width: 89.33%;
    margin: 0 auto;
    display: block;
  }
}

.board_message_image {
  width: 42%;
  text-align: left;
}
@media screen and (max-width: 1440px) {
  .board_message_image {
    width: 38%;
  }
}
@media screen and (max-width: 739px) {
  .board_message_image {
    padding-top: 8vw;
    width: 100%;
  }
}

.board_message_image img {
  max-width: 100%;
}
@media screen and (max-width: 739px) {
  .board_message_image img {
    max-width: 54%;
  }
}

.board_message_text {
  width: 54%;
  padding-left: 4%;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 739px) {
  .board_message_text {
    padding-left: 0;
    width: 100%;
  }
}

.board_subhead {
  margin-top: -18px;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0.15em;
  line-height: 2;
}
@media screen and (max-width: 1440px) {
  .board_subhead {
    font-size: 1.85vw;
  }
}
@media screen and (max-width: 739px) {
  .board_subhead {
    margin-top: 0;
    padding-top: 8vw;
    letter-spacing: 0.05em;
    font-size: 5.2vw;
    line-height: 1.7;
  }
}

.board_message_copy {
  width: 480px;
  padding-top: 25px;
  font-weight: 400;
  line-height: 2.2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1440px) {
  .board_message_copy {
    width: 400px;
  }
}
@media screen and (max-width: 739px) {
  .board_message_copy {
    width: 100%;
    padding-top: 5vw;
    font-size: 3.6vw;
  }
}

/*------------------------------------------------------------------------------

concept

------------------------------------------------------------------------------*/
.concept {
  width: 100%;
  min-width: 1200px;
  position: relative;
  padding-top: 80px;
  padding-bottom: 450px;
  background: #fff url(/hebel-rooms/feature/boriki/img/top/conceptBG_pc.jpg) no-repeat center bottom;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .concept {
    min-width: 0;
  }
}
@media screen and (max-width: 739px) {
  .concept {
    padding-top: 10vw;
    padding-bottom: 53vw;
    background: #fff url(/hebel-rooms/feature/boriki/img/top/conceptBG_sp.jpg) no-repeat center bottom;
    background-size: 100% auto;
  }
}

.concept_list {
  width: 1000px;
  margin: 0 auto;
  padding-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 739px) {
  .concept_list {
    width: 100%;
    padding-top: 10vw;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.concept_list_item {
  width: 205px;
  padding-top: 66px;
}
@media screen and (max-width: 739px) {
  .concept_list_item {
    width: 41vw;
    padding-top: 12vw;
    margin-bottom: 6vw;
  }
}

.concept_list_item:nth-child(1) {
  background: url(/hebel-rooms/feature/boriki/img/icon_point01.png) no-repeat center top;
  background-size: 24% auto;
}
.concept_list_item:nth-child(2) {
  background: url(/hebel-rooms/feature/boriki/img/icon_point02.png) no-repeat center top;
  background-size: 24% auto;
}
.concept_list_item:nth-child(3) {
  background: url(/hebel-rooms/feature/boriki/img/icon_point03.png) no-repeat center top;
  background-size: 24% auto;
}
.concept_list_item:nth-child(4) {
  background: url(/hebel-rooms/feature/boriki/img/icon_point04.png) no-repeat center top;
  background-size: 24% auto;
}
.concept_box_text {
  width: 205px;
  height: 205px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 130px;
  border-radius: 40px;
  color: #fff;
  text-align: center;
  font-size: 26px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 739px) {
  .concept_box_text {
    width: 100%;
    height: 37vw;
    padding-top: 22vw;
    border-radius: 6vw;
    font-size: 4.9vw;
  }
}

.concept_box_text b {
  display: block;
  padding-top: 15px;
  text-align: center;
  font-size: 12px;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 739px) {
  .concept_box_text b {
    padding-top: 2vw;
    font-size: 3.3vw;
  }
}

.concept_list_item:nth-child(1) .concept_box_text {
  background: #de6c6c url(/hebel-rooms/feature/boriki/img/top/icon_concept01.png) no-repeat center 45px;
}
@media screen and (max-width: 739px) {
  .concept_list_item:nth-child(1) .concept_box_text {
    background: #de6c6c url(/hebel-rooms/feature/boriki/img/top/icon_concept01.png) no-repeat center 8vw;
  }
}

.concept_list_item:nth-child(2) .concept_box_text {
  background: #3d78b4 url(/hebel-rooms/feature/boriki/img/top/icon_concept02.png) no-repeat center 45px;
}
@media screen and (max-width: 739px) {
  .concept_list_item:nth-child(2) .concept_box_text {
    background: #3d78b4 url(/hebel-rooms/feature/boriki/img/top/icon_concept02.png) no-repeat center 8vw;
  }
}

.concept_list_item:nth-child(3) .concept_box_text {
  background: #aeb955 url(/hebel-rooms/feature/boriki/img/top/icon_concept03.png) no-repeat center 45px;
}
@media screen and (max-width: 739px) {
  .concept_list_item:nth-child(3) .concept_box_text {
    background: #aeb955 url(/hebel-rooms/feature/boriki/img/top/icon_concept03.png) no-repeat center 8vw;
  }
}

.concept_list_item:nth-child(4) .concept_box_text {
  background: #4eabd2 url(/hebel-rooms/feature/boriki/img/top/icon_concept04.png) no-repeat center 45px;
}
@media screen and (max-width: 739px) {
  .concept_list_item:nth-child(4) .concept_box_text {
    background: #4eabd2 url(/hebel-rooms/feature/boriki/img/top/icon_concept04.png) no-repeat center 8vwx;
  }
}

.concept_list_item:nth-child(1) .concept_box_text,
.concept_list_item:nth-child(2) .concept_box_text,
.concept_list_item:nth-child(3) .concept_box_text,
.concept_list_item:nth-child(4) .concept_box_text {
  background-size: 26% auto;
}
@media screen and (max-width: 739px) {
  .concept_list_item:nth-child(1) .concept_box_text,
  .concept_list_item:nth-child(2) .concept_box_text,
  .concept_list_item:nth-child(3) .concept_box_text,
  .concept_list_item:nth-child(4) .concept_box_text {
    background-size: 26% auto;
  }
}

.concept_lead {
  padding-top: 15px;
  font-size: 14px;
  line-height: 1.9;
}
@media screen and (max-width: 739px) {
  .concept_lead {
    padding-top: 3vw;
    font-size: 3vw;
  }
}

/*------------------------------------------------------------------------------

plan

------------------------------------------------------------------------------*/
.plan {
  width: 100%;
  min-width: 1200px;
  padding-top: 80px;
  padding-bottom: 80px;
  background: #fff;
  clear: both;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .plan {
    min-width: 0;
  }
}
@media screen and (max-width: 739px) {
  .plan {
    padding-top: 15vw;
    padding-bottom: 10vw;
  }
}

.plan_list {
  width: 100%;
  padding-top: 80px;
}
@media screen and (max-width: 739px) {
  .plan_list {
    padding-top: 8vw;
    width: 89.33%;
    margin: 0 auto;
  }
}

.plan_list_item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 110px;
}
@media screen and (max-width: 739px) {
  .plan_list_item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 10vw;
  }
}

.plan_list_item:last-child {
  margin-bottom: 0;
}
.plan_item_image {
  width: 630px;
}
@media screen and (max-width: 739px) {
  .plan_item_image {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.plan_item_image img {
  display: inline-block;
  border-radius: 11px;
  -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
  max-width: 100%;
}
.plan_item_image small {
  display: block;
  padding-top: 8px;
  font-family: "Quicksand", sans-serif;
  font-weight: 400;
  color: #999;
  font-size: 10px;
  letter-spacing: 0.1em;
}
.plan_item_info {
  width: 570px;
  padding-bottom: 25px;
}
@media screen and (max-width: 739px) {
  .plan_item_info {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.plan_item_sub {
  font-size: 70px;
  font-family: "Quicksand", sans-serif;
  font-weight: 700;
  letter-spacing: 0em;
  color: #4eabd2;
}
@media screen and (max-width: 739px) {
  .plan_item_sub {
    text-align: right;
    font-size: 11.5vw;
  }
}

.plan_item_image + .plan_item_info .plan_item_sub {
  text-align: right;
  color: #de6c6c;
}
.plan_item_headline {
  width: 440px;
  margin: 0 auto 0 100px;
  padding-top: 30px;
  font-size: 26px;
  font-weight: 400;
  line-height: 1.6;
}
@media screen and (max-width: 739px) {
  .plan_item_headline {
    width: 100%;
    margin: 0;
    padding-top: 4vw;
    font-size: 5.3vw;
  }
}

.plan_item_text {
  width: 440px;
  margin: 0 auto 0 100px;
  padding-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 739px) {
  .plan_item_text {
    width: 100%;
    margin: 0;
    padding-top: 6vw;
    font-size: 3.6vw;
  }
}

.plan_item_link {
  width: 190px;
  margin: 0 auto 0 100px;
  padding-top: 30px;
}
@media screen and (max-width: 739px) {
  .plan_item_link {
    width: 88%;
    margin: 0 auto;
    padding-top: 8vw;
  }
}

.plan_item_link a {
  display: block;
  width: 100%;
  position: relative;
  background: #4eabd2;
  position: relative;
  padding: 13px 0;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
}
@media screen and (max-width: 739px) {
  .plan_item_link a {
    padding: 4.5vw 0;
    border-radius: 6vw;
    font-size: 3.6vw;
  }
}

.plan_item_link a:hover {
  background: #7cbfdb;
  color: #fff;
}

.plan_item_link a:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}
@media screen and (max-width: 739px) {
  .plan_item_link a:before {
    right: 5.5vw;
    top: calc(50% - 2vw);
    width: 4vw;
    height: 4vw;
  }
}

.plan_item_link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 27px;
  width: 5px;
  height: 5px;
  border-right: 2px solid #4eabd2;
  border-top: 2px solid #4eabd2;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
          transform-origin: right 50% 0;
  z-index: 10;
}
@media screen and (max-width: 739px) {
  .plan_item_link a:after {
    right: 7.3vw;
    width: 1.3vw;
    height: 1.3vw;
    border-right: 1px solid #4eabd2;
    border-top: 1px solid #4eabd2;
  }
}

.plan_item_image + .plan_item_info .plan_item_headline,
.plan_item_image + .plan_item_info .plan_item_text,
.plan_item_image + .plan_item_info .plan_item_link {
  margin: 0 auto 0 40px;
}
@media screen and (max-width: 739px) {
  .plan_item_image + .plan_item_info .plan_item_headline,
  .plan_item_image + .plan_item_info .plan_item_text,
  .plan_item_image + .plan_item_info .plan_item_link {
    margin-left: auto;
  }
}

.plan_item_image + .plan_item_info .plan_item_link a {
  background: #de6c6c;
}

.plan_item_image + .plan_item_info .plan_item_link a:hover {
  background: #ed9696;
  color: #fff;
}

.plan_item_image + .plan_item_info .plan_item_link a:after {
  border-right: 2px solid #de6c6c;
  border-top: 2px solid #de6c6c;
}
@media screen and (max-width: 739px) {
  .plan_item_image + .plan_item_info .plan_item_link a:after {
    border-right: 1px solid #de6c6c;
    border-top: 1px solid #de6c6c;
  }
}

/*------------------------------------------------------------------------------

Storyスライダ

------------------------------------------------------------------------------*/
.story {
  width: 100%;
  min-width: 1200px;
  background: #f7f7f7 url(/hebel-rooms/feature/boriki/img/top/storyBG_pc.png) no-repeat center top;
  padding-top: 80px;
  padding-bottom: 30px;
  position: relative;
  z-index: 1;
  clear: both;
}
@media screen and (max-width: 1200px) {
  .story {
    min-width: 0;
  }
}
@media screen and (max-width: 739px) {
  .story {
    padding-top: 10vw;
    padding-bottom: 5vw;
  }
}

.story:after,
.story:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
  z-index: 980;
}

.story:before {
  left: 0;
}

.story:after {
  right: 0;
}

/*画像ページャ*/
.story_pager {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .story_pager {
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  .story_pager {
    display: none;
  }
}

.story_pager_list {
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  /*
  	display:flex;
  	justify-content:space-between;
  */
}

.story_pager_list:after {
  content: "";
  display: block;
  position: absolute;
  left: 40px;
  top: calc(50% - 3px);
  width: 560px;
  height: 6px;
  background: #ececec;
  z-index: -1;
}

.story_pager_list .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pager_list_item {
  position: relative;
  height: 126px;
  text-align: center;
  outline: none;
}

.pager_list_item b {
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 126px;
  text-indent: -9999px;
  overflow: hidden;
}

.pager_list_item.thumb01 b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb01.png) no-repeat 0 0;
}

.pager_list_item.thumb01:hover b,
.pager_list_item.thumb01.isOn b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb01.png) no-repeat 0 -126px;
}

.pager_list_item.thumb02 b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb02.png) no-repeat 0 0;
}

.pager_list_item.thumb02:hover b,
.pager_list_item.thumb02.isOn b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb02.png) no-repeat 0 -126px;
}

.pager_list_item.thumb03 b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb03.png) no-repeat 0 0;
}

.pager_list_item.thumb03:hover b,
.pager_list_item.thumb03.isOn b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb03.png) no-repeat 0 -126px;
}

.pager_list_item.thumb04 b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb04.png) no-repeat 0 0;
}

.pager_list_item.thumb04:hover b,
.pager_list_item.thumb04.isOn b {
  background: url(/hebel-rooms/feature/boriki/img/top/slide_thumb04.png) no-repeat 0 -126px;
}

.pager_list_item img {
  display: inline;
}

.pager_list_item.isOn:after {
  content: "";
  display: block;
  position: absolute;
  right: 90px;
  top: calc(50% - 3px);
  width: 160px;
  height: 6px;
  z-index: -1;
}

.pager_list_item.thumb02.isOn:after {
  background: #de6c6c;
}

.pager_list_item.thumb03.isOn:after {
  background: #3d78b4;
}

.pager_list_item.thumb04.isOn:after {
  background: #aeb955;
}

.story_slider_box {
  width: 100%;
  padding-top: 55px;
  position: relative;
  z-index: 990;
}
@media screen and (max-width: 739px) {
  .story_slider_box {
    padding-top: 12vw;
  }
}

.story_slider_list {
  width: 100%;
  padding-top: 31px;
  padding-bottom: 40px;
  overflow: hidden;
}
@media screen and (max-width: 739px) {
  .story_slider_list {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}

.slider_item {
  width: 1000px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  z-index: 8;
  position: relative;
  outline: none;
}
@media screen and (max-width: 1000px) {
  .slider_item {
    width: 96%;
    padding-left: 0px;
    padding-right: 0px;
  }
}

.slider_contents {
  width: 1000px;
  margin: 0 auto;
  border-radius: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
  z-index: 11;
}
@media screen and (max-width: 1000px) {
  .slider_contents {
    width: 100%;
  }
}
@media screen and (max-width: 739px) {
  .slider_contents {
    display: block;
    width: 84%;
  }
}

@media screen and (max-width: 1000px) {
  .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 739px) {
  .slick-prev {
    left: 3vw;
  }
}

@media screen and (max-width: 1000px) {
  .slick-next {
    right: 0;
  }
}
@media screen and (max-width: 739px) {
  .slick-next {
    right: 0;
  }
}

@media screen and (max-width: 1000px) {
  .slick-prev:before,
  .slick-next:before {
    display: none;
  }
}
@media screen and (max-width: 739px) {
  .slick-prev:before,
  .slick-next:before {
    display: block;
  }
}

.slider_contents_info {
  width: 50%;
  padding-top: 40px;
}
@media screen and (max-width: 739px) {
  .slider_contents_info {
    padding-top: 10vw;
    width: 90%;
    margin: 0 auto;
  }
}

.slider_contents_num {
  position: absolute;
  left: 30px;
  top: 10px;
  font-size: 30px;
  font-family: "Quicksand", sans-serif;
  font-weight: 300;
  z-index: 100;
}
@media screen and (max-width: 739px) {
  .slider_contents_num {
    left: 0;
    width: 100%;
    top: 0;
    font-size: 8vw;
    text-align: center;
  }
}

.slick-list {
  /*	overflow:initial;*/
}

.slider_contents_num b {
  display: inline-block;
  margin-left: 10px;
  font-weight: 300;
  font-size: 55px;
}
@media screen and (max-width: 739px) {
  .slider_contents_num b {
    font-size: 14vw;
  }
}

.slider_contents_subhead {
  width: 430px;
  margin: 0 auto;
  position: relative;
  font-size: 22px;
  letter-spacing: 0.05em;
  font-weight: 400;
  line-height: 1.4;
}
@media screen and (max-width: 739px) {
  .slider_contents_subhead {
    padding-top: 10vw;
    width: 100%;
    font-size: 4.8vw;
    font-weight: 400;
    line-height: 1.6;
  }
}

/*
.slider_contents_subhead:after{
	content:"";
	display:block;
	position:absolute;
	left:-44px;
	top:-18px;
	width:36px;
	height:29px;
	background:url(/hebel-rooms/feature/boriki/img/icon_quot01.png) no-repeat center center;
	background-size:100% auto;
	@include media739{
	}
}
*/
.slider_contents_text {
  width: 430px;
  margin: 0 auto;
  position: relative;
  padding-top: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.8;
}
@media screen and (max-width: 739px) {
  .slider_contents_text {
    width: 100%;
    padding-top: 4vw;
    font-size: 3.2vw;
    font-weight: 400;
  }
}

.slider_contents_text + .slider_contents_text {
  padding-top: 20px;
}
@media screen and (max-width: 739px) {
  .slider_contents_text + .slider_contents_text {
    padding-top: 4vw;
  }
}

.slider_contents_image {
  width: 50%;
  position: relative;
}
@media screen and (max-width: 739px) {
  .slider_contents_image {
    width: 100%;
    padding-top: 5vw;
  }
}

.slider_contents_image img {
  display: inline-block;
  border-radius: 0 9px 9px 0;
  max-width: 100%;
}
.slider_contents_image:after {
  content: "image photo";
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 980;
  font-size: 10px;
  color: #f7f7f7;
  letter-spacing: 0.1em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3), 1px 0 1px rgba(0, 0, 0, 0.3), 0px -1px 1px rgba(0, 0, 0, 0.3), -1px -1px 1px rgba(0, 0, 0, 0.3), -1px 0 1px rgba(0, 0, 0, 0.3);
}
/*カラバリ*/
.slider_item.item_color01 .slider_contents_num {
  color: #de6c6c;
}

.slider_item.item_color02 .slider_contents_num {
  color: #3d78b4;
}

.slider_item.item_color03 .slider_contents_num {
  color: #aeb955;
}

.slider_item.item_color04 .slider_contents_num {
  color: #4eabd2;
}

.slider_item.item_color01 .slider_contents_num em,
.slider_item.item_color01 .slider_contents_name:after,
.slider_item.item_color01 .slider_contents_name:before {
  background: #a18dd3;
}

.slider_item.item_color01 .slider_contents_name span,
.slider_item.item_color01 .slider_contents_name_inner {
  color: #b88dd3;
}

.slider_item.item_color01 .slider_contents_subhead:after {
  background: url(/hebel-rooms/feature/boriki/img/icon_quot01.png) no-repeat center center;
  background-size: 100% auto;
}

.slider_item.item_color02 .slider_contents_num em,
.slider_item.item_color02 .slider_contents_name:after,
.slider_item.item_color02 .slider_contents_name:before {
  background: #de6c6c;
}

.slider_item.item_color02 .slider_contents_name span,
.slider_item.item_color02 .slider_contents_name_inner {
  color: #de6c6c;
}

.slider_item.item_color02 .slider_contents_subhead:after {
  background: url(/hebel-rooms/feature/boriki/img/icon_quot02.png) no-repeat center center;
  background-size: 100% auto;
}

.slider_item.item_color03 .slider_contents_num em,
.slider_item.item_color03 .slider_contents_name:after,
.slider_item.item_color03 .slider_contents_name:before {
  background: #c49361;
}

.slider_item.item_color03 .slider_contents_name span,
.slider_item.item_color03 .slider_contents_name_inner {
  color: #c49361;
}

.slider_item.item_color03 .slider_contents_subhead:after {
  background: url(/hebel-rooms/feature/boriki/img/icon_quot03.png) no-repeat center center;
  background-size: 100% auto;
}

.slider_item.item_color04 .slider_contents_num em,
.slider_item.item_color04 .slider_contents_name:after,
.slider_item.item_color04 .slider_contents_name:before {
  background: #94afe0;
}

.slider_item.item_color04 .slider_contents_name span,
.slider_item.item_color04 .slider_contents_name_inner {
  color: #94afe0;
}

.slider_item.item_color04 .slider_contents_subhead:after {
  background: url(/hebel-rooms/feature/boriki/img/icon_quot04.png) no-repeat center center;
  background-size: 100% auto;
}

/*------------------------------------------------------------------------------

物件一覧の上

------------------------------------------------------------------------------*/
.bottom_banner {
  width: 100%;
  min-width: 1200px;
  clear: both;
  background: #fff url(/hebel-rooms/feature/boriki/img/top/bottom_bannerBG2_pc.jpg) no-repeat calc(50% + 680px) bottom;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .bottom_banner {
    min-width: 0;
  }
}
@media screen and (max-width: 739px) {
  .bottom_banner {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50vw;
    background: #fff url(/hebel-rooms/feature/boriki/img/top/bottom_bannerBG_sp.jpg) no-repeat center bottom;
    background-size: 60vw auto;
  }
}

.bottom_banner_list {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
  padding: 60px 4% 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 739px) {
  .bottom_banner_list {
    display: block;
    padding-top: 10vw;
  }
}

.bottom_banner_list li {
  width: 340px;
  padding: 0 10px;
}
@media screen and (max-width: 739px) {
  .bottom_banner_list li {
    width: 100%;
    margin-bottom: 10vw;
    padding: 0;
  }
}

.bottom_banner_list img {
  display: inline-block;
  border-radius: 9px;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
.bottom_banner_list a:hover img {
  opacity: 0.7;
}
@media screen and (max-width: 739px) {
  .bottom_banner_list a:hover img {
    opacity: 1;
  }
}

.bottom_banner_headline {
  padding-top: 15px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 739px) {
  .bottom_banner_headline {
    padding-top: 5vw;
    font-size: 4.8vw;
  }
}

.bottom_banner_headline small {
  font-size: 16px;
}
@media screen and (max-width: 739px) {
  .bottom_banner_headline small {
    font-size: 3vw;
  }
}

.bottom_banner_text {
  padding-top: 10px;
  line-height: 1.7;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 739px) {
  .bottom_banner_text {
    padding-top: 4vw;
    font-size: 2.8vw;
  }
}

/* 2020.12.08 board_btn */
.board_btn {
  width: 100%;
  text-align: center;
  padding-top: 30px;
}

@media screen and (max-width: 739px) {
  .board_btn {
    background: #f7f7f7;
    padding-top: 5vw;
    padding-top: 6vw;
    padding-bottom: 2vw;
  }
}
.board_btn a {
  display: block;
  width: 200px;
  position: relative;
  background: #de6c6c;
  margin-left: auto;
  margin-right: auto;
  padding: 13px 0;
  border-radius: 25px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  letter-spacing: 0.1em;
  -webkit-transition: background ease 0.4s;
  transition: background ease 0.4s;
}

@media screen and (max-width: 739px) {
  .board_btn a {
    width: 42.666vw;
    padding: 4.5vw 0;
    border-radius: 6vw;
    font-size: 3.2vw;
  }
  .board_btn a span {
    padding-right: 3.333vw;
  }
}
.board_btn a:hover {
  background: #ed9696;
  color: #fff;
}

.board_btn a:before {
  content: "";
  display: block;
  position: absolute;
  right: 20px;
  top: calc(50% - 8px);
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #fff;
  z-index: 1;
}

@media screen and (max-width: 739px) {
  .board_btn a:before {
    right: 5.5vw;
    top: calc(50% - 2vw);
    width: 4vw;
    height: 4vw;
  }
}
.board_btn a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 27px;
  width: 5px;
  height: 5px;
  border-right: 2px solid #de6c6c;
  border-top: 2px solid #de6c6c;
  -webkit-transform: rotate(45deg) translateY(-2px);
  transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
  transform-origin: right 50% 0;
  z-index: 10;
}

@media screen and (max-width: 739px) {
  .board_btn a:after {
    right: 7.3vw;
    width: 1.3vw;
    height: 1.3vw;
    border-right: 1px solid #de6c6c;
    border-top: 1px solid #de6c6c;
  }
}
.board_btn.isPC {
  display: block;
}

@media screen and (max-width: 739px) {
  .board_btn.isPC {
    display: none;
  }
}
.board_btn.isSP {
  display: none;
}

@media screen and (max-width: 739px) {
  .board_btn.isSP {
    display: block;
  }
}
/*--------------------------------------------
2022.1
----------------------------------------------*/
.board_btn.btn_double.isPC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 420px;
  margin: 0 auto;
}
.board_btn.btn_double.isPC .search-room-outer {
  border: 1px solid #de6c6c;
  background: #fff;
  color: #de6c6c;
  -webkit-transition: background ease 0.4s, color ease 0.4s, border ease 0.4s;
  transition: background ease 0.4s, color ease 0.4s, border ease 0.4s;
}
.board_btn.btn_double.isPC .search-room-outer:before {
  background: #de6c6c;
}
.board_btn.btn_double.isPC .search-room-outer:after {
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
@media screen and (max-width: 739px) {
  .board_btn.btn_double.isPC .search-room-outer:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
}
.board_btn.btn_double.isPC .search-room-outer:hover {
  background: #de6c6c;
  color: #fff;
}
.board_btn.btn_double.isPC .search-room-outer:hover:before {
  background: #fff;
}
.board_btn.btn_double.isPC .search-room-outer:hover:after {
  border-right: 2px solid #de6c6c;
  border-top: 2px solid #de6c6c;
}
@media screen and (max-width: 739px) {
  .board_btn.btn_double.isPC .search-room-outer:hover:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
}
@media screen and (max-width: 739px) {
  .board_btn.btn_double.isPC {
    display: none;
  }
}
@media screen and (max-width: 739px) {
  .board_btn.btn_double.isSP {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .board_btn.btn_double.isSP .board-btn-wrap {
    width: 42.666vw;
  }
  .board_btn.btn_double.isSP .board-btn-wrap a {
    width: 100%;
    display: block;
  }
  .board_btn.btn_double.isSP .board-btn-wrap.search-room-outer {
    padding-left: 3vw;
  }
  .board_btn.btn_double.isSP .board-btn-wrap.search-room-outer a {
    border: 1px solid #de6c6c;
    background: #fff;
    color: #de6c6c;
  }
  .board_btn.btn_double.isSP .board-btn-wrap.search-room-outer a:before {
    background: #de6c6c;
  }
  .board_btn.btn_double.isSP .board-btn-wrap.search-room-outer a:after {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
  }
}

/*------------------------------------------------------------------------------

2020.12.03 add
lineup

------------------------------------------------------------------------------*/
/* lineup */
.p-lineup {
  width: 100%;
  min-width: 1200px;
  background: #f9f9f5;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .p-lineup {
    min-width: 0;
  }
}

@media screen and (max-width: 739px) {
  .p-lineup {
    min-width: 0;
  }
}
.p-lineup,
.p-lineup *,
.p-lineup *:before,
.p-lineup *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.page-lineup .p-lineup:after,
.page-lineup .p-lineup:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background: #fff;
  z-index: 980;
}

.page-lineup .p-lineup:before {
  left: 0;
}

.page-lineup .p-lineup:after {
  right: 0;
}

.p-lineup__container {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.page-lineup .p-lineup__container {
  max-width: 1260px;
  width: auto;
}

@media screen and (max-width: 739px) {
  .page-lineup .p-lineup:after,
  .page-lineup .p-lineup:before {
    width: 1.5vw;
  }
  .p-lineup__container {
    width: 100%;
    padding-left: 5.333vw;
    padding-right: 5.333vw;
  }
}
/* heading */
.p-lineup-heading {
  padding-top: 80px;
}

.page-lineup .p-lineup-heading {
  display: none;
}

@media screen and (max-width: 739px) {
  .p-lineup-heading {
    padding-top: 10.667vw;
  }
}
/* main */
.p-lineup-main {
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-lineup-main__head {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
}

.page-lineup .p-lineup-main {
  padding-top: 0;
}

@media screen and (max-width: 739px) {
  .p-lineup-main {
    padding-top: 10.667vw;
    padding-bottom: 18.667vw;
  }
  .p-lineup-main__head {
    margin-bottom: 8vw;
    padding-bottom: 0;
    border-bottom-width: 0;
  }
  .page-lineup .p-lineup-main {
    padding-top: 0;
  }
}
/* tab */
.p-lineup-tab__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.p-lineup-tab__left {
  width: calc(100% - 132px);
  padding-right: 40px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.p-lineup-tab__right {
  width: 132px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.p-lineup-tab__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.p-lineup-tab__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  padding-left: 2.5px;
  padding-right: 2.5px;
}

.p-lineup-single {
  width: 100%;
}

@media screen and (max-width: 739px) {
  .p-lineup-tab__left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.333vw;
  }
  .p-lineup-tab__right {
    width: 100%;
  }
  .p-lineup-tab__list {
    margin-left: -0.6667vw;
    margin-right: -0.6667vw;
    margin-bottom: -1.333vw;
  }
  .p-lineup-tab__item {
    width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-left: 0.6667vw;
    padding-right: 0.6667vw;
    margin-bottom: 1.333vw;
  }
}
/* tab-item */
.p-lineup-tab-item a {
  display: block;
  border: 1px solid #000;
  padding: 6.5px 9px;
  border-radius: 3px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.09em;
  line-height: 1.6;
  text-align: center;
  color: #000;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.p-lineup-tab-item a.is-active,
.p-lineup-tab-item a:hover {
  -webkit-box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, 0.2);
}

.p-lineup-tab-item a[data-lineup-tab=kanto],
.p-lineup-tab-item a[data-lineup-tab=tokyo_23],
.p-lineup-tab-item a[data-lineup-tab=tokyo_toka],
.p-lineup-tab-item a[data-lineup-tab=kanagawa],
.p-lineup-tab-item a[data-lineup-tab=chiba],
.p-lineup-tab-item a[data-lineup-tab=saitama] {
  border-color: #de6c6c;
  color: #de6c6c;
}

.p-lineup-tab-item a[data-lineup-tab=kanto]:hover,
.p-lineup-tab-item a[data-lineup-tab=kanto].is-active,
.p-lineup-tab-item a[data-lineup-tab=tokyo_23]:hover,
.p-lineup-tab-item a[data-lineup-tab=tokyo_23].is-active,
.p-lineup-tab-item a[data-lineup-tab=tokyo_toka]:hover,
.p-lineup-tab-item a[data-lineup-tab=tokyo_toka].is-active,
.p-lineup-tab-item a[data-lineup-tab=kanagawa]:hover,
.p-lineup-tab-item a[data-lineup-tab=kanagawa].is-active,
.p-lineup-tab-item a[data-lineup-tab=chiba]:hover,
.p-lineup-tab-item a[data-lineup-tab=chiba].is-active,
.p-lineup-tab-item a[data-lineup-tab=saitama]:hover,
.p-lineup-tab-item a[data-lineup-tab=saitama].is-active {
  color: #de6c6c;
  background: #feefef;
}

.p-lineup-tab-item a[data-lineup-tab=kansai],
.p-lineup-tab-item a[data-lineup-tab=osaka] {
  border-color: #4eabd2;
  color: #4eabd2;
}

.p-lineup-tab-item a[data-lineup-tab=kansai]:hover,
.p-lineup-tab-item a[data-lineup-tab=kansai].is-active,
.p-lineup-tab-item a[data-lineup-tab=osaka]:hover,
.p-lineup-tab-item a[data-lineup-tab=osaka].is-active {
  color: #4eabd2;
  background: #f0fbff;
}

.p-lineup-tab-item a[data-lineup-tab=all] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #333;
  background: #333;
  color: #fff;
}

.p-lineup-tab-item a[data-lineup-tab=all] span {
  line-height: 1.6;
}

.p-lineup-tab-item a[data-lineup-tab=all]:before {
  content: "";
  display: block;
  width: 13.5px;
  height: 13.5px;
  margin-right: 10px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013.5%2013.5%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22M12.5%2C13.5H9c-0.6%2C0-1-0.4-1-1V9c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C13.5%2C13.1%2C13.1%2C13.5%2C12.5%2C13.5z%20M12.5%2C5.5H9c-0.6%2C0-1-0.4-1-1V1c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C13.5%2C5.1%2C13.1%2C5.5%2C12.5%2C5.5z%20M4.5%2C13.5H1c-0.6%2C0-1-0.4-1-1V9c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C5.5%2C13.1%2C5.1%2C13.5%2C4.5%2C13.5z%20M4.5%2C5.5H1c-0.6%2C0-1-0.4-1-1V1c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C5.5%2C5.1%2C5.1%2C5.5%2C4.5%2C5.5z%22%2F%3E%3C%2Fsvg%3E");
  background-size: 13.5px 13.5px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.p-lineup-tab-item a[data-lineup-tab=all]:hover,
.p-lineup-tab-item a[data-lineup-tab=all].is-active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  color: #333;
}

.p-lineup-tab-item a[data-lineup-tab=all]:hover:before,
.p-lineup-tab-item a[data-lineup-tab=all].is-active:before {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2013.5%2013.5%22%20fill%3D%22%23333%22%3E%3Cpath%20d%3D%22M12.5%2C13.5H9c-0.6%2C0-1-0.4-1-1V9c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C13.5%2C13.1%2C13.1%2C13.5%2C12.5%2C13.5z%20M12.5%2C5.5H9c-0.6%2C0-1-0.4-1-1V1c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C13.5%2C5.1%2C13.1%2C5.5%2C12.5%2C5.5z%20M4.5%2C13.5H1c-0.6%2C0-1-0.4-1-1V9c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C5.5%2C13.1%2C5.1%2C13.5%2C4.5%2C13.5z%20M4.5%2C5.5H1c-0.6%2C0-1-0.4-1-1V1c0-0.6%2C0.4-1%2C1-1h3.5c0.6%2C0%2C1%2C0.4%2C1%2C1v3.5C5.5%2C5.1%2C5.1%2C5.5%2C4.5%2C5.5z%22%2F%3E%3C%2Fsvg%3E");
}

@media screen and (max-width: 739px) {
  .p-lineup-tab-item a {
    border-width: 0.2667vw;
    padding: 2.2667vw;
    border-radius: 0.8vw;
    font-size: 3.733vw;
  }
  .p-lineup-tab-item[data-lineup-tab=all] a:before {
    width: 3.6vw;
    height: 3.6vw;
    margin-right: 2vw;
    background-size: 3.6vw 3.6vw;
  }
}
/* list */
.p-lineup-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -30px;
}

.p-lineup-list__item {
  width: 33.333%;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 1199px) {
  .p-lineup-list__item {
    width: 50%;
  }
}
@media screen and (max-width: 739px) {
  .p-lineup-list {
    margin-bottom: -4vw;
  }
  .p-lineup-list__item {
    width: 100%;
    margin-bottom: 4vw;
  }
}
/* item */
.p-lineup-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #fff;
  overflow: hidden;
  /* box-shadow: 5px 5px 10px 1px rgba(0, 0, 0, 0.2); */
  -webkit-box-shadow: 1px 3px 10px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 3px 10px -2px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  position: relative;
}

.p-lineup-item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border: 2px solid transparent;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

[data-area=kanto] .p-lineup-item:hover:after,
[data-area=kanto] .p-lineup-item:active:after,
[data-area=kanto] .p-lineup-item:focus:after {
  border-color: #efbdbd;
}

[data-area=kansai] .p-lineup-item:hover:after,
[data-area=kansai] .p-lineup-item:active:after,
[data-area=kansai] .p-lineup-item:focus:after {
  border-color: #abd9ed;
}

.p-lineup-item__col-image {
  width: 160px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.p-lineup-item__col-data {
  width: calc(100% - 160px);
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.p-lineup-item__image {
  width: 100%;
  height: 100%;
  min-height: 160px;
  position: relative;
  overflow: hidden;
}

.p-lineup-item__image img {
  display: block;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.p-lineup-item__data {
  padding: 10px 15px;
}

.p-lineup-item__name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.05em;
  color: #242527;
  padding-bottom: 5px;
}

.p-lineup-item__place,
.p-lineup-item__access,
.p-lineup-item__size {
  font-size: 12px;
  line-height: 1.35;
  letter-spacing: 0.025em;
  color: #666;
  margin-top: 5px;
}

@media screen and (max-width: 739px) {
  .p-lineup-item {
    border-radius: 1.333vw;
    -webkit-box-shadow: 0.133vw 0.4vw 1.333vw -0.2667vw rgba(0, 0, 0, 0.2);
    box-shadow: 0.133vw 0.4vw 1.333vw -0.2667vw rgba(0, 0, 0, 0.2);
  }
  .p-lineup-item:after {
    border-width: 0.533vw;
    border-radius: 1.333vw;
  }
  .p-lineup-item__col-image {
    width: 42.6667vw;
  }
  .p-lineup-item__col-data {
    width: calc(100% - 42.6667vw);
  }
  .p-lineup-item__image {
    min-height: 42.6667vw;
  }
  .p-lineup-item__data {
    padding: 2.667vw 3.333vw;
  }
  .p-lineup-item__name {
    font-size: 3.733vw;
    padding-bottom: 1.333vw;
  }
  .p-lineup-item__place,
  .p-lineup-item__access,
  .p-lineup-item__size {
    font-size: 2.933vw;
    margin-top: 1.333vw;
  }
}
/* link */
.p-lineup-link {
  padding-top: 80px;
  padding-bottom: 80px;
}

.p-lineup-link__head {
  display: none;
}

.p-lineup-link__banner {
  text-align: center;
  font-size: 0;
}

.p-lineup-link__banner a {
  display: inline-block;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.p-lineup-link__banner a:hover {
  opacity: 0.75;
}

.p-lineup-link__banner img {
  max-width: 100%;
  height: auto;
}

@media screen and (max-width: 739px) {
  .p-lineup-link {
    padding-top: 13.333vw;
    padding-bottom: 13.333vw;
  }
  .p-lineup-link__inner {
    width: 89.333vw;
    margin-left: auto;
    margin-right: auto;
    padding-top: 9.333vw;
    padding-bottom: 2.6667vw;
    padding-left: 2vw;
    padding-right: 2vw;
    border: 1px solid #e6e6e6;
    border-radius: 1.333vw;
    background: #fff;
  }
  .p-lineup-link__head {
    display: block;
  }
}
/* link-heading */
.p-lineup-link-heading {
  /* font-family: 'Quicksand', sans-serif; */
  text-align: center;
  margin-bottom: 6.667vw;
}

.p-lineup-link-heading__en {
  font-size: 3.733vw;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.08em;
  color: #de6c6c;
  margin-bottom: 2vw;
}

.p-lineup-link-heading__ja {
  font-size: 5.8667vw;
  line-height: 1;
  letter-spacing: 0.18em;
  color: #151515;
}

.p-lineup-link-heading__read {
  font-size: 3.733vw;
  font-weight: normal;
  margin-top: 3.333vw;
}

.js-lineup__list {
  position: relative;
}

.js-lineup__item {
  position: absolute;
}

/*------------------------------------------------------------------------------

コンセプト上のバナー。2022.10

------------------------------------------------------------------------------*/
.add-ehon-banner {
  max-width: 880px;
  margin: 0 auto;
  padding: 90px 0 60px;
}
@media screen and (max-width: 739px) {
  .add-ehon-banner {
    width: 89.33%;
    max-width: 100%;
    padding: 10vw 0;
  }
}
.add-ehon-banner a {
  display: block;
  width: 100%;
  -webkit-transition: opacity ease 0.4s;
  transition: opacity ease 0.4s;
}
.add-ehon-banner a:hover {
  opacity: 0.75;
}

.add-ehon-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #d4dada;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (max-width: 739px) {
  .add-ehon-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
}

.add-ehon-image {
  width: 37%;
}
@media screen and (max-width: 739px) {
  .add-ehon-image {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 0 3vw 3vw;
  }
}
@media screen and (max-width: 739px) {
  .add-ehon-image img {
    display: inline-block;
    border-radius: 0 0 0 2vw;
  }
}

.add-ehon-info {
  width: 63%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
}
@media screen and (max-width: 739px) {
  .add-ehon-info {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 8vw 8vw 6vw;
  }
}

.add-ehon-headline {
  padding-left: 80px;
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 0.1em;
  background: url(/hebel-rooms/feature/boriki/img/icon_read_book.svg) no-repeat left center;
  background-size: 64px auto;
}
@media screen and (max-width: 739px) {
  .add-ehon-headline {
    padding-left: 20vw;
    font-size: 6.4vw;
    background: url(/hebel-rooms/feature/boriki/img/icon_read_book.svg) no-repeat left center;
    background-size: 17vw auto;
    letter-spacing: 0.05em;
  }
}
.add-ehon-headline small {
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
  color: #4eacd2;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 739px) {
  .add-ehon-headline small {
    margin-bottom: 2vw;
    font-size: 3.3vw;
  }
}

.add-ehon-lead {
  padding-top: 20px;
}
.add-ehon-lead p {
  font-size: 14px;
  line-height: 1.7;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 739px) {
  .add-ehon-lead p {
    font-size: 3.4vw;
  }
}
@media screen and (max-width: 739px) {
  .add-ehon-lead p .is-sp-hide {
    display: none;
  }
}

.add-ehon-link {
  font-size: 14px;
  font-weight: 700;
  text-align: right;
}
@media screen and (max-width: 739px) {
  .add-ehon-link {
    position: absolute;
    right: 0;
    bottom: 0;
    background: #fff;
    padding: 2vw 3vw 4vw 4vw;
    border-radius: 1vw 0 0;
  }
}
.add-ehon-link .is-btn {
  display: inline-block;
  padding-right: 24px;
  position: relative;
}
.add-ehon-link .is-btn:before, .add-ehon-link .is-btn:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
}
.add-ehon-link .is-btn:before {
  width: 15px;
  height: 15px;
  right: 0;
  top: calc(50% - 7px);
  background: #4eacd2;
  border-radius: 50%;
}
.add-ehon-link .is-btn:after {
  top: calc(50% + 1px);
  right: 8px;
  width: 4px;
  height: 4px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-2px);
          transform: rotate(45deg) translateY(-2px);
  -webkit-transform-origin: right 50% 0;
          transform-origin: right 50% 0;
}

/*------------------------------------------------------------------------------

kids-prize-box。2024.11

------------------------------------------------------------------------------*/
.kids-prize-box{
  padding-top: 90px;
}
@media screen and (max-width: 739px) {
  .kids-prize-box{
    padding-top: 10vw;
    width: 89.33%;
    margin: 0 auto;
  }
}
.p-lineup .kids-prize-box{
  display: none;
}