/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
  display: block
}

audio,canvas,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden],template {
  display: none
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

a {
  background: transparent
}

a:focus {
  outline: thin dotted
}

a:active,a:hover {
  outline: 0
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b,strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

mark {
  background: #ff0;
  color: #000
}

code,kbd,pre,samp {
  font-family: monospace, serif;
  font-size: 1em
}

pre {
  white-space: pre-wrap
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 0
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em
}

legend {
  border: 0;
  padding: 0
}

button,input,select,textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}

button,input {
  line-height: normal
}

button,select {
  text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],html input[disabled] {
  cursor: default
}

input[type="checkbox"],input[type="radio"] {
  box-sizing: border-box;
  padding: 0
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

.cf:before,.global-menu-expand .menu:before,.cf:after,.global-menu-expand .menu:after {
  content: " ";
  display: table
}

.cf:after,.global-menu-expand .menu:after {
  clear: both
}

.cf,.global-menu-expand .menu {
  *zoom: 1
}

body {
  font-family: "繝｡繧､繝ｪ繧ｪ", "Meiryo",  "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", verdana, "Osaka", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", Sans-Serif;
  font-size: 14px;
  font-style: normal;
  line-height: 1.3;
  margin: 0;
  padding: 0
}

body div,body dl,body dt,body dd,body ul,body ol,body li,body h1,body h2,body h3,body h4,body h5,body h6,body pre,body form,body fildset,body input,body textarea,body p,body blockquote,body table,body th,body td,body address {
  margin: 0;
  padding: 0;
  color: #000
}

body table {
  border-collapse: collapse;
  border-spacing: 0
}

body textarea,body input {
  margin: 0;
  padding: 0
}

body caption,body th {
  text-align: left
}

body td,body th {
  vertical-align: middle
}

body fieldset,body img,body abbr {
  border: none
}

body hr {
  display: none
}

body ul {
  margin: 0;
  padding: 0
}

body li {
  list-style: none;
  float: left
}

body a {
  text-decoration: none;
  color: #000
}

body a:hover,body a:active,body a:focus {
  color: #000
}

body a:hover,body a:active,body a:focus {
  text-decoration: underline;
  outline: none
}

body a.transition {
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -ms-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear
}

body img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto
}

body .fl {
  float: left
}

body .fr {
  float: right
}

body .mb10 {
  margin-bottom: 10px
}

body .centering-list {
  position: relative;
  overflow: hidden
}

body .centering-list ul {
  position: relative;
  left: 50%;
  float: left
}

body .centering-list ul li {
  position: relative;
  left: -50%
}

body .arrow-make {
  display: block;
  position: relative
}

body .arrow-make:before {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
  content: "";
  vertical-align: middle;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #1E2380
}

body .arrow-make:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 10px;
  box-sizing: border-box;
  width: 4px;
  height: 4px;
  border: 5px solid transparent;
  border-left: 8px solid #fff
}

body .tc {
  text-align: center
}

body .mt10 {
  margin-top: 10px
}

body .mt20 {
  margin-top: 20px
}

body .mt30 {
  margin-top: 30px
}

body .mt40 {
  margin-top: 40px
}

body .mt50 {
  margin-top: 50px
}

body .mt60 {
  margin-top: 60px
}

body .mt70 {
  margin-top: 70px
}

body .mt80 {
  margin-top: 80px
}

body .mt90 {
  margin-top: 90px
}

body .mt100 {
  margin-top: 100px
}

body .mb00 {
  margin-bottom: 0
}

body .mb10 {
  margin-bottom: 10px
}

body .mb20 {
  margin-bottom: 20px
}

body .mb30 {
  margin-bottom: 30px
}

body .mb40 {
  margin-bottom: 40px
}

body .mb50 {
  margin-bottom: 50px
}

body .mb60 {
  margin-bottom: 60px
}

body .mb70 {
  margin-bottom: 70px
}

body .mb80 {
  margin-bottom: 80px
}

body .mb90 {
  margin-bottom: 90px
}

body .mb100 {
  margin-bottom: 100px
}

body .pt00 {
  padding-top: 0
}

body .pt10 {
  padding-top: 10px
}

body .pt20 {
  padding-top: 20px
}

body .pt30 {
  padding-top: 30px
}

body .pt40 {
  padding-top: 40px
}

body .pt50 {
  padding-top: 50px
}

body .pt60 {
  padding-top: 60px
}

body .pt70 {
  padding-top: 70px
}

body .pt80 {
  padding-top: 80px
}

body .pt90 {
  padding-top: 90px
}

body .pt100 {
  padding-top: 100px
}

body .pt110 {
  padding-top: 110px
}

body .pt120 {
  padding-top: 120px
}

body .pt130 {
  padding-top: 130px
}

body .pb00 {
  padding-bottom: 0
}

body .pb10 {
  padding-bottom: 10px
}

body .pb20 {
  padding-bottom: 20px
}

body .pb30 {
  padding-bottom: 30px
}

body .pb40 {
  padding-bottom: 40px
}

body .pb50 {
  padding-bottom: 50px
}

body .pb60 {
  padding-bottom: 60px
}

body .pb70 {
  padding-bottom: 70px
}

body .pb80 {
  padding-bottom: 80px
}

body .pb90 {
  padding-bottom: 90px
}

body .pb100 {
  padding-bottom: 100px
}

body .pb110 {
  padding-bottom: 110px
}

body .pb120 {
  padding-bottom: 120px
}

body .pb130 {
  padding-bottom: 130px
}

body .pink {
  color: #EA5F8C
}

body .blue {
  color: #1E2380
}

body .f-hira {
  font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro","繝｡繧､繝ｪ繧ｪ", "Meiryo"
}

body .f-min {
  font-family: "Times New Roman", "貂ｸ譏取悃", YuMincho, "繝偵Λ繧ｮ繝取�譛� ProN W3", "Hiragino Mincho ProN", "繝｡繧､繝ｪ繧ｪ", Meiryo, serif
}

html {
  font-size: 62.5%
}

.for_sp {
  display: none
}

._tada {
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -ms-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0
}

._tada.loaded {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}

.active.header {
  background-color: #fff
}

.header {
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
  width: 100%;
  position: fixed;
  background-color: transparent;
  height: 70px;
  background-image: url(/hebel-rooms/common_v2/img/common/bg-white-transparent.png);
  background-repeat: repeat
}

.header .h_logo {
  position: absolute;
  left: 0;
  top: 0
}

.header .h_logo .link-type2.for_pc {
  width: 120px
}

.header .g_navi {
  padding: 0 0;
  position: absolute;
  /* right: 205px; */
  right: 70px;
  top: 0
}

.header .g_navi .ic-arrow.on {
  display: block
}

.header .g_navi .ic-arrow.fadein {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}

.header .g_navi .ic-arrow {
  width: 15px;
  height: 8px;
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/ic-arrow-02.png);
  background-size: 15px auto;
  background-position: 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 50px;
  left: 0;
  display: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 100
}

.header .g_navi .ic-arrow.onthe-01 {
  left: 58px
}

.header .g_navi .ic-arrow.onthe-02 {
  left: 165px
}

.header .g_navi .ic-arrow.onthe-03 {
  left: 288px
}

.header .g_navi .ic-arrow.onthe-04 {
  left: 417px
}

.header .g_navi ul {
  z-index: 10001
}

.header .g_navi li {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  z-index: 10001
}

.header .g_navi li a {
  padding: 27px 13px;
  display: block;
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -ms-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.header .g_navi li a:hover,.header .g_navi li a:active,.header .g_navi li a:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}

.header .g_navi li a.off {
  filter: alpha(opactiy=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -moz-opacity: .3;
  -khtml-opacity: .3;
  opacity: .3
}

.header .g_navi li:last-child a {
  padding: 23px 0 27px 13px
}

.header .g_navi li:after {
  display: block;
  content: "";
  float: left;
  width: 1px;
  height: 15px;
  background-image: url(/hebel-rooms/common_v2/img/common/gnav-separator-w.png);
  background-size: 1px auto;
  position: absolute;
  background-repeat: repeat-y;
  right: 0;
  top: 27px;
  z-index: 1000
}

.header .g_navi li:last-child:after {
  display: none
}

.header .g_navi li:last-child {
  margin: 0 13px 0 0;
  padding: 0 0 0 0
}

.header .btn_contact {
  position: absolute;
  right: 15px;
  top: 19px
}

.header .btn_contact a:hover,.header .btn_contact a:active,.header .btn_contact a:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}

.header:after {
  position: absolute;
  bottom: -15px;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 15px;
  background-image: url(/hebel-rooms/common_v2/img/common/bg-shadow.png);
  background-repeat: repeat
}

.contents.main {
  background-color: #F3F3F3;
  padding: 85px 0 120px
}

.contents.main.index {
  background-image: none
}

.section {
  width: 940px;
  margin: 0 auto;
  padding: 50px 30px;
  background-color: #fff
}

.section .row {
  width: 100%;
  box-sizing: border-box
}

.section .row .col {
  box-sizing: border-box;
  float: left
}

.section .row.col-1 .col {
  width: 100%
}

.section .row.col-4 .col {
  width: 25%
}

.section .row.col-4 .col.w50 {
  width: 50%
}

.section .row.col-2 .col {
  width: 50%
}

.section .row.col-3 .col {
  width: 33.3333333%
}

.section .tbl {
  display: table
}

.section .tbl .cell {
  display: table-cell;
  vertical-align: middle
}

.box {
  margin: 0 0 40px
}

.box .box-title {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1.2;
  color: #fff;
  font-weight: normal;
  background-color: #1E2380;
  background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%204%22%20fill%3D%22%23e4e5f0%22%3E%3Crect%20width%3D%2214%22%20height%3D%224%22%2F%3E%3C%2Fsvg%3E');
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: 14px 4px;
  padding: 8px 0 5px 25px;
  margin: 0 0 10px
}

.scrolled .header-sub {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  height: 50px
}

span.pc-block {
  display: block
}

.breadcrumb {
  width: 1000px;
  margin: 0 auto 15px
}

.breadcrumb li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #4A3F3E;
  margin: 0 20px 0 0;
  font-weight: bold
}

.breadcrumb li a {
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  color: #4A3F3E;
  text-decoration: underline;
  position: relative
}

.breadcrumb li a:after {
  content: "";
  display: block;
  position: absolute;
  right: -10px;
  top: 0;
  width: 3px;
  height: 14px;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-01.png);
  background-position: 50% 50%;
  background-repeat: no-repeat
}

.breadcrumb.foot {
  margin: 15px auto
}

.page-title {
  width: 940px;
  margin: 0 auto 15px;
  padding: 15px 30px;
  position: relative;
  background-color: #fff;
  background-image: url(/hebel-rooms/common_v2/img/common/bg-h1-01.jpg);
  background-position: 0% 0%;
  background-repeat: no-repeat
}

.page-title .title .cityname {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 1.2;
  color: #1E2380;
  font-weight: bold
}

.page-title .title .sub {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  margin: 0 0 0 5px
}

.page-title:after {
  border-top-width: 36px;
  border-right-width: 36px;
  border-bottom-width: 0;
  border-left-width: 36px;
  border-color: #fff transparent;
  border-style: solid;
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 0;
  height: 0;
  margin: 0 0 0 -37px;
  content: "";
  z-index: 1
}

.header {
  z-index: 100012
}

.global-menu-expand.on {
  display: block
}

.global-menu-expand.fadein {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}

.global-menu-expand {
  position: fixed;
  top: 70px;
  width: 100%;
  height: 300px;
  z-index: 100011;
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-nav-02.png);
  background-position: 0% 0%;
  background-repeat: repeat;
  border-top: 1px solid #DFDEDE;
  -webkit-transition: opcacity .1s linear;
  -moz-transition: opcacity .1s linear;
  -ms-transition: opcacity .1s linear;
  -o-transition: opcacity .1s linear;
  transition: opcacity .1s linear;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: none
}

.global-menu-expand .menu {
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -ms-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  display: none;
  width: 1040px;
  margin: 0 auto;
  background-position: 0% 0%;
  background-repeat: no-repeat
}

.global-menu-expand .menu.on {
  display: block
}

.global-menu-expand .menu.fadein {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}

.global-menu-expand #expand-menu-01 {
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-06.jpg)
}

.global-menu-expand #expand-menu-03 {
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-03.jpg)
}

.global-menu-expand #expand-menu-04 {
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-04.jpg)
}

.global-menu-expand #expand-menu-05 {
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-09.jpg)
}

.global-menu-expand .inner .menu-01 .content-area .col-area {
  width: 25%;
  border-right: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 12px
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.area-search {
  margin: 5px 0 20px
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.area-search li {
  margin-bottom: 10px
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.area-search li a {
  background-image: none;
  background-color: #fff;
  display: flex;
  display: -ms-flexbox
}

.global-menu-expand .inner .menu-01 .content-area .col-area p.strg {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #000;
  font-weight: bold
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.feature-list {
  margin: 10px 0 0
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.feature-list li {
  margin-bottom: 12px
}

.global-menu-expand .inner .menu-01 .content-area .col-area ul.feature-list li a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4;
  color: #000
}

.global-menu-expand .inner .menu-02 .content-area {
  width: 100%;
  background-color: #f3f3f3
}

.global-menu-expand .inner .menu-02 .col-area.area-01,.global-menu-expand .inner .menu-02 .col-area.area-02,.global-menu-expand .inner .menu-02 .col-area.area-03 {
  /* width: 33.33333%; */
  width: 50%;
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.global-menu-expand .inner .menu-02 .col-area.area-01 h3,.global-menu-expand .inner .menu-02 .col-area.area-02 h3,.global-menu-expand .inner .menu-02 .col-area.area-03 h3 {
  background-color: #fff;
  padding-left: 15px
}

.global-menu-expand .inner .menu-02 .col-area.area-01 ul,.global-menu-expand .inner .menu-02 .col-area.area-02 ul,.global-menu-expand .inner .menu-02 .col-area.area-03 ul {
  margin: 20px 15px 0
}

.global-menu-expand .inner .menu-02 .col-area.area-01 ul li,.global-menu-expand .inner .menu-02 .col-area.area-02 ul li,.global-menu-expand .inner .menu-02 .col-area.area-03 ul li {
  margin-bottom: 0.5em
}

.global-menu-expand .inner .menu-02 .col-area.area-01 ul li a,.global-menu-expand .inner .menu-02 .col-area.area-02 ul li a,.global-menu-expand .inner .menu-02 .col-area.area-03 ul li a {
  line-height: 1.6
}

.global-menu-expand .inner .menu-02 .col-area.area-01,.global-menu-expand .inner .menu-02 .col-area.area-02 {
  border-right: 1px solid #dadada
}

.global-menu-expand .inner .menu-03 .col-area.area-01,.global-menu-expand .inner .menu-03 .col-area.area-02 {
  width: 265px
}

.global-menu-expand .inner .menu-04 .col-area.area-01 {
  width: 225px
}

.global-menu-expand .inner .menu-04 .col-area.area-02 {
  width: 285px
}

.global-menu-expand .inner .menu-05 .content-area .col-area {
  padding: 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.global-menu-expand .inner .menu-05 .content-area .col-area .areaname {
  background-color: #fff;
  padding-left: 15px
}

.global-menu-expand .inner .menu-05 .content-area .col-area ul {
  margin: 20px 15px 0
}

.global-menu-expand .inner .menu-05 .content-area .col-area ul li {
  margin-bottom: 0.5em
}

.global-menu-expand .inner .menu-05 .content-area .col-area ul li a {
  font-size: 1.3rem;
  line-height: 1.6;
  padding-right: 1em
}

.global-menu-expand .inner .menu-05 .col-area.area-01 {
  width: 66.666666%;
  padding: 0 0;
  border-right: 1px solid #dadada
}

.global-menu-expand .inner .menu-05 .col-area.area-02 {
  padding: 0 0;
  width: 33.33333%
}

.global-menu-expand .inner .menu-05 .row .col-2 {
  width: 50%;
  float: left
}

.global-menu-expand .inner .ttl-area {
  width: 430px;
  height: 300px;
  float: left;
  position: relative
}

.global-menu-expand .inner .ttl-area h2 {
  position: absolute;
  top: 108px;
  left: 14px
}

.global-menu-expand .inner .ttl-area .desc {
  position: absolute;
  top: 164px;
  left: 14px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #000
}

.global-menu-expand .inner .ttl-area .more {
  position: absolute;
  top: 220px;
  left: 18px
}

.global-menu-expand .inner .content-area {
  width: 610px;
  height: 300px;
  float: left
}

.global-menu-expand .inner .content-area .col-area {
  float: left;
  width: 112px;
  height: 300px;
  padding: 0 20px
}

.global-menu-expand .inner .content-area .col-area .areaname {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #3B3939;
  padding: 24px 0
}

.global-menu-expand .inner .content-area .col-area ul {
  /* margin: 25px 0 0 */
  margin: 10px 0 0;
}

.global-menu-expand .inner .content-area .col-area ul li {
  float: none;
  font-size: 14px;
  font-size: 1.4rem;
  /* line-height: 2.5; */
  line-height: 2.2;
  color: #404040
}

.global-menu-expand .inner .content-area .col-area ul li a {
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/ic-arrow-01.png);
  background-size: 4px auto;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  display: block
}

.overlay {
  display: none;
  width: 100%;
  height: 100%;
  background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-overlay.png);
  background-position: 0% 0%;
  background-repeat: repeat;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -ms-transition: opacity .25s ease-in-out;
  -o-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  z-index: 100010
}

.overlay.on {
  display: block
}

.overlay.fadein {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1
}

.wrap_footer {
  position: relative
}

.foot-menu-title {
  display: none
}

.wrap_footer:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: -85px;
  width: 538px;
  height: 100px;
  margin-left: -269px
}

.footer .inner {
  width: 1000px;
  margin: 0 auto
}

.footer-content-top {
  background-color: #fff;
  padding: 40px 0
}

.footer-content-top .inner>ul>li {
  width: 20%
}

.footer-content-top .inner>ul li.li01 {
  width: 16%
}

.footer-content-top .inner>ul li.li03 {
  width: 22%
}

.footer-content-top .inner>ul li.li05 {
  width: 22%
}

.footer-content-top .inner .list-title {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000;
  margin-bottom: 12px
}

.footer-content-top .inner .submenus li {
  float: none;
  display: block
}

.footer-content-top .inner .submenus li a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.9;
  color: #000
}

.footer-content-top .inner .submenus .child {
  display: none
}

.footer-content-top .inner .submenus .child li a {
  padding: 0 0 0 1em;
  display: inline-block
}

.footer-content-top .inner .submenus li.parent {
  position: relative
}

.footer-content-top .inner .submenus li.parent>a {
  padding: 0 0 0 10px
}

.footer-content-top .inner .submenus li.parent>a:after,.footer-content-top .inner .submenus li.parent>a:before {
  cursor: pointer;
  height: 1px;
  width: 7px;
  background-color: #171941;
  position: absolute;
  left: 0px;
  top: 10px;
  display: block;
  content: '';
  margin-top: 0;
  -webkit-transition: all .1s ease-out;
  -moz-transition: all .1s ease-out;
  -ms-transition: all .1s ease-out;
  -o-transition: all .1s ease-out;
  transition: all .1s ease-out
}

.footer-content-top .inner .submenus li.parent>a:before {
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-top: 0
}

.footer-content-top .inner .submenus li.parent a.active:before {
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0)
}

.footer-content-middle {
  background-color: #0E103A;
  padding: 30px 0 40px
}

.footer-content-middle .footer-lead-area {
  padding: 0 0 20px;
  margin-bottom: 20px;
  /* border-bottom: 1px solid #3E4061; */
}

.footer-content-middle .footer-lead-area p {
  text-align: center
}

.footer-content-middle .footer-lead-area p a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #fff;
  font-weight: bold
}

.footer-content-middle .footer-heading {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #fff;
  font-weight: bold;
  margin: 0 0 5px
}

.footer-content-middle .foot-top-menus {
  margin: 0 0 30px
}

.footer-content-middle .foot-bottom-menus .menus-02 .ttl {
  margin: 0 14px 0 0
}

.footer-content-middle .foot-menus {
  margin: 0 0 0
}

.footer-content-middle .foot-menus ._br {
  display: block
}

.footer-content-middle .foot-menus li a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff
}

.footer-content-middle .foot-menus li .ttl {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  font-weight: bold;
  margin: 0 14px
}

.footer-content-middle .foot-menus li.titles {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  margin: 0 10px 0 0
}

.footer-content-middle .foot-menus li.separator {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #fff;
  margin: 0 3px
}

.footer-content-middle .foot-menus:last-of-type {
  margin: 0
}

.footer-content-bottom {
  background-color: #ddd
}

.footer-content-bottom .foot-logo-area {
  background-color: #fff;
  padding: 20px 0 2px;
  text-align: center
}

.footer-content-bottom .foot-logo-area a:hover,.footer-content-bottom .foot-logo-area a:active,.footer-content-bottom .foot-logo-area a:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}

.footer-content-bottom .centering-list {
  background-color: #fff;
  padding: 12px 0
}

.footer-content-bottom .centering-list li a {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #000
}

.footer-content-bottom .centering-list li.separator {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #000;
  margin: 0 3px
}

.footer-content-bottom .copylight {
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #0D1039;
  padding: 3px 0
}

.search-box {
  width: 100%;
  background-color: #DDDDDD
}

.search-box #SS_searchForm {
  display: inline;
  position: relative
}

.search-box #SS_searchForm input[type="submit"] {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-search.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: absolute;
  left: 18px;
  top: 50%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #fff;
  background-color: transparent;
  border: none;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  -webkit-transition: all .1s linear;
  -moz-transition: all .1s linear;
  -ms-transition: all .1s linear;
  -o-transition: all .1s linear;
  transition: all .1s linear
}

.search-box #SS_searchForm input[type="submit"]:hover,.search-box #SS_searchForm input[type="submit"]:active,.search-box #SS_searchForm input[type="submit"]:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}

.search-box .inner {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0
}

.search-box .list-title {
  display: inline;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000
}

.search-box .search {
  width: 120px;
  padding: 5px 5px 5px 35px;
  margin: 0 0 0 10px;
  background-color: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #EEEEEE;
  outline: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.search-box .search.on {
  width: 400px;
  border: 1px solid #ddd;
  background-color: #fff
}

select.hr-select {
  visibility: hidden;
  padding: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #5F6DBE;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #000
}

.notwrapthetext label.hr-ck {
  position: absolute;
  top: 0;
  left: 0
}

.notwrapthetext label.hr-ck input[type="checkbox"]+span.ic {
  left: 0
}

label.hr-ck {
  cursor: pointer;
  position: relative;
  display: block
}

label.hr-ck:hover .txt,label.hr-ck:hover .line2,label.hr-ck:active .txt,label.hr-ck:active .line2,label.hr-ck:focus .txt,label.hr-ck:focus .line2 {
  text-decoration: underline
}

label.hr-ck .txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin: 0 6px 0 0
}

label.hr-ck input[type="checkbox"] {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  cursor: pointer
}

label.hr-ck input[type="checkbox"]+span.ic {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-checkbox_b.png);
  background-size: 18px auto;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  margin: 2px 8px 0 0;
  position: absolute;
  top: 0;
  left: -1.6em
}

label.hr-ck input[type="checkbox"]:checked+span.ic {
  background-position: 50% 100%
}

label.hr-ck.disable input[type="checkbox"]+span.ic {
  filter: alpha(opactiy=40);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  -moz-opacity: .4;
  -khtml-opacity: .4;
  opacity: .4;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-checkbox_b.png)
}

label.hr-rd {
  cursor: pointer;
  position: relative;
  display: block
}

label.hr-rd:hover .txt,label.hr-rd:hover .line2,label.hr-rd:active .txt,label.hr-rd:active .line2,label.hr-rd:focus .txt,label.hr-rd:focus .line2 {
  text-decoration: underline
}

label.hr-rd .txt {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin: 0 6px 0 0
}

label.hr-rd .txt-noh {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  margin: 0 6px 0 0
}

label.hr-rd input[type="radio"] {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%
}

label.hr-rd input[type="radio"]+span.ic {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-radio_b.png);
  background-size: 20px auto;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  margin: 0 8px 0 0;
  position: absolute;
  top: 0;
  left: -1.6em
}

label.hr-rd input[type="radio"]:checked+span.ic {
  background-position: 50% 100%
}

input[type="text"] {
  border: 1px solid #CFCFCF;
  padding: 8px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #000
}

input[type="text"]:-moz-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px
}

input[type="text"]::-moz-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px
}

input[type="text"]:-ms-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px
}

input[type="text"]::-webkit-input-placeholder {
  color: #bfbfbf;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px
}

#display-numSelectBoxItContainer.selectboxit-container {
  width: auto
}

#display-numSelectBoxItContainer.selectboxit-container .selectboxit {
  width: 90px
}

.search-options .selectboxit-container {
  width: auto
}

.search-options .selectboxit-container .selectboxit {
  width: 160px
}

.pager {
  margin: 20px 0 30px
}

.pager>div {
  padding: 20px 0
}

.pager li {
  width: 35px;
  height: 35px;
  margin: 0 4px;
  text-align: center;
  line-height: 35px
}

.pager li a,.pager li span {
  width: 35px;
  height: 35px;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 35px;
  text-align: center;
  color: #5F6DBE;
  background-color: #fff;
  -moz-box-shadow: #CACACA 0px 1px 1px;
  -webkit-box-shadow: #CACACA 0px 1px 1px;
  box-shadow: #CACACA 0px 1px 1px
}

.pager li a:hover,.pager li a:active,.pager li a:focus,.pager li span:hover,.pager li span:active,.pager li span:focus {
  color: #fff;
  background-color: #5F6DBE;
  text-decoration: none
}

.pager li span.c {
  background-color: #5F6DBE;
  color: #fff
}

table.tbl-style02 {
  width: 100%
}

table.tbl-style02 th {
  background-color: #F1F2FA;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.2;
  color: #000;
  font-weight: normal;
  padding: 8px 7px;
  border-right: 10px solid #fff;
  border-left: none;
  box-sizing: border-box
}

table.tbl-style02 td {
  vertical-align: middle;
  padding: 18px 12px 18px 12px;
  border-right: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #000;
  border-bottom: 1px dotted #BBBBBB
}

table.tbl-style02 th:first-child {
  text-align: center
}

table.tbl-style02 th:last-child,table.tbl-style02 td:last-child {
  border-right: none
}

table.tbl-style02 .price {
  color: #E32D68
}

table.tbl-style02 .tc {
  text-align: center
}

table.tbl-style03 {
  width: 100%
}

table.tbl-style03 th {
  background-color: #DBDBDB;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  font-weight: normal;
  padding: 10px 12px;
  border: none
}

table.tbl-style03 td {
  vertical-align: middle;
  padding: 10px 12px;
  border-right: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #000;
  border: none
}

table.tbl-style03 td .t-ttl {
  display: none
}

table.tbl-style03 td a {
  text-decoration: underline
}

table.tbl-style03 tbody tr:nth-child(even) td {
  background-color: #F7F7F7
}

table.tbl-style03 tbody td td {
  background-color: #FFFFFF
}

table.tbl-style03 thead tr th {
  /* background-color: #F08EAE; */
  background-color: #4355a7;
  color: #fff
}

.tbl-style04 {
  width: 100%
}

.tbl-style04 th,.tbl-style04 td {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000;
  border-bottom: 2px solid #fff;
  padding: 10px 12px 8px
}

.tbl-style04 td {
  background-color: #EEEEEE
}

.tbl-style04 th {
  font-weight: normal;
  background-color: #EDEEFE;
  border-right: 2px solid #fff
}

.bordered-box {
  padding: 20px 25px 18px;
  background-image: url(/hebel-rooms/common_v2/img/common/bg-reco.jpg);
  background-repeat: repeat-y;
  position: relative
}

.bordered-box:before,.bordered-box:after {
  content: "";
  display: block;
  background-image: url(/hebel-rooms/common_v2/img/common/bg-reco2.jpg);
  background-repeat: no-repeat;
  width: 1000px;
  height: 4px;
  position: absolute;
  left: 0
}

.bordered-box:before {
  top: -4px
}

.bordered-box:after {
  bottom: -4px
}

.not-found {
  width: 1000px;
  margin: 0 auto;
  border-top: 3px solid #889AD7;
  background-color: #fff;
  text-align: center;
  padding: 60px 0
}

.not-found .ttl {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  color: #000;
  font-weight: bold
}

.not-found .subtxt {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000
}

.not-found.w100 {
  width: 100%;
  border: 1px solid #D8DBF1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.submit {
  text-align: center;
  padding: 18px 0 38px 0
}

.submit input[type="submit"].btn-search {
  background-image: url(/hebel-rooms/common_v2/img/search-prop/btn-search_b.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  width: 455px;
  height: 79px;
  background-color: transparent;
  border: none
}

.submit input[type="submit"].btn-search:hover,.submit input[type="submit"].btn-search:active,.submit input[type="submit"].btn-search:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}

.submit input[type="submit"].btn-search.line {
  background-image: url(/hebel-rooms/common_v2/img/search-prop/btn-search-line_b.png)
}

.tooltip-wrap {
  position: relative
}

.tooltip.on {
  display: block
}

.tooltip.fadein {
  filter: alpha(opactiy=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  -moz-opacity: .9;
  -khtml-opacity: .9;
  opacity: .9
}

.tooltip {
  display: none;
  filter: alpha(opactiy=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  position: absolute;
  top: -52px;
  right: -6px;
  background-color: #1E2380;
  width: 240px;
  padding: 12px 6px 12px 15px;
  -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.tooltip p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  color: #fff;
  float: left;
  margin: 0 10px 0 0
}

.tooltip ul li a {
  display: block;
  background-color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  color: #1E227F;
  width: 60px;
  height: 24px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #fff;
  box-sizing: border-box
}

.tooltip ul li a:hover,.tooltip ul li a:active,.tooltip ul li a:focus {
  background-color: #1E227F;
  border: 1px solid #fff;
  color: #fff
}

.tooltip ul li a.no:hover,.tooltip ul li a.no:active,.tooltip ul li a.no:focus {
  background-color: #999;
  border: 1px solid #fff;
  color: #fff
}

.tooltip:after {
  border-top-width: 20px;
  border-right-width: 12px;
  border-bottom-width: 0;
  border-left-width: 12px;
  border-color: #1E227F transparent;
  border-style: solid;
  display: block;
  position: absolute;
  bottom: -11px;
  right: 10px;
  width: 0;
  height: 0;
  margin: 0;
  content: ""
}

.message-box.error {
  text-align: center;
  padding: 40px 0
}

.message-box.error .title-err {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2;
  color: #000;
  font-weight: bold;
  margin: 0 0 20px
}

.message-box.error .desc {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.3;
  color: #000
}

.imgbtn {
  display: block
}

.btn {
  display: block;
  width: 150px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #fff;
  background-color: #1E2380;
  padding: 10px 0;
  margin: 0 auto;
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -ms-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.btn-w-fit {
  display: block;
  width: fit-content;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
  color: #fff;
  background-color: #1E2380;
  padding: 10px 0;
  margin: 0 auto;
  -webkit-transition: opacity .1s linear;
  -moz-transition: opacity .1s linear;
  -ms-transition: opacity .1s linear;
  -o-transition: opacity .1s linear;
  transition: opacity .1s linear
}

.btn:hover,.btn:active,.btn:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8;
  color: #fff;
  text-decoration: none
}

.btn.w262 {
  width: 262px
}

.notfound-404 {
  background-color: #fff
}

.notfound-404 .section.error {
  background-image: url(/hebel-rooms/common_v2/img/property/bg-prop-cont.jpg);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  padding: 50px 30px;
  width: 940px;
  margin: 0 auto 50px;
  padding: 50px 30px 25px
}

.notfound-404 .section.error .title {
  font-size: 24px;
  font-size: 2.2rem;
  line-height: 1.6;
  color: #000;
  font-weight: bold;
  margin: 0 0 20px
}

.notfound-404 .section.error .title-err {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000;
  margin: 0 0 20px;
  font-weight: normal
}

.notfound-404 .section.error .desc a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #000;
  font-weight: bold
}

.contents.page.sitemap {
  padding: 85px 0 60px
}

.contents.page.sitemap .breadcrumb {
  width: 1040px;
  margin: 0 auto 15px
}

.contents.page.sitemap .sitemap {
  width: 940px;
  margin: 0 auto 50px;
  padding: 50px
}

.contents.page.sitemap .sitemap .cont {
  background-image: url(/hebel-rooms/common_v2/img/common/bg-dot.jpg);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  padding: 0 0 5px;
  margin-bottom: 30px
}

.contents.page.sitemap .sitemap .cont .ttl a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.6;
  color: #333333;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-blue-04.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 30px
}

.contents.page.sitemap .sitemap .cont ul {
  margin-left: 30px
}

.contents.page.sitemap .sitemap .cont ul li {
  width: 275px;
  margin-bottom: 10px
}

.contents.page.sitemap .sitemap .cont ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
  color: #333333;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-black-02.png);
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 20px
}

.contents.page.sitemap .sitemap .cont ul li.areaname {
  width: 140px
}

.contents.page.sitemap .sitemap .cont ul li.areaname .ic {
  /* background-image: url(/hebel-rooms/common_v2/img/common/bar-03.png); */
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 4" fill="%231e2380"><rect width="12" height="4"/></svg>');
  background-size: 12px 4px;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  padding: 0 0 0 20px
}

.contents.page.sitemap .sitemap .cont-02 ul li {
  width: 136px
}

.contents.page.sitemap .sitemap .cont-03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap
}

.contents.page.sitemap .sitemap .cont-03 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center
}

.contents.page.sitemap .sitemap .cont-05 ul,.contents.page.sitemap .sitemap .cont-06 ul {
  width: 620px
}

.page.contents.notfound-404 {
  padding-top: 86px
}

.btn-style-prop_search {
  position: relative;
  height: 33px;
  -moz-box-shadow: #999 1px 1px 2px;
  -webkit-box-shadow: #999 1px 1px 2px;
  box-shadow: #999 1px 1px 2px;
  background-color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #666;
  background-image: none;
  padding-left: 36px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
  display: -ms-flexbox;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.btn-style-prop_search:hover,.btn-style-prop_search:active,.btn-style-prop_search:focus {
  filter: alpha(opactiy=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  -moz-opacity: .7;
  -khtml-opacity: .7;
  opacity: .7;
  text-decoration: none
}

.btn-style-prop_search:before {
  display: block;
  content: "";
  width: 36px;
  height: 33px;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map.svg);
  background-size: 23px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #8ab365;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px
}

.btn-style-prop_search.style-line:before {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train.svg);
  background-size: 20px auto
}

.btn-style-prop_search.area-tokyo:before {
  background-color: #8ab365
}

.btn-style-prop_search.area-chiba:before {
  background-color: #ee975d
}

.btn-style-prop_search.area-kanagawa:before {
  background-color: #e0b639
}

.btn-style-prop_search.area-ibaraki:before {
  background-color: #8e7834
}

.btn-style-prop_search.area-saitama:before {
  background-color: #f98f91
}

.btn-style-prop_search.style-border {
  border: 1px solid #8ab365;
  -moz-box-shadow: #ccc 1px 1px 2px;
  -webkit-box-shadow: #ccc 1px 1px 2px;
  box-shadow: #ccc 1px 1px 2px
}

.btn-style-prop_search.area-chiba.style-border {
  border: 1px solid #ee975d
}

.btn-style-prop_search.area-kanagawa.style-border {
  border: 1px solid #e0b639
}

.btn-style-prop_search.area-saitama.style-border {
  border: 1px solid #f98f91
}

.btn-style-prop_search.area-ibaraki.style-border {
  border: 1px solid #8e7834
}

.btn-style-prop_search.style-border:before {
  top: -1px;
  left: -1px
}

@media screen and (min-width: 739px) {
  .head_search {
    position: fixed;
    top: 95px;
    right: 0;
    z-index: 100001;
    -webkit-transition: all .22s ease-in-out;
    -moz-transition: all .22s ease-in-out;
    -ms-transition: all .22s ease-in-out;
    -o-transition: all .22s ease-in-out;
    transition: all .22s ease-in-out
  }

  .head_search a {
    -webkit-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity .7s cubic-bezier(0.19, 1, 0.22, 1)
  }

  .head_search a:hover,.head_search a:active,.head_search a:focus {
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
  }

  .head_search ul li {
    float: none;
    text-align: center;
    margin-bottom: 5px
  }

  .head_search ul li a {
    display: block;
    width: 72px;
    height: 80px
  }

  .head_search ul li a:active,.head_search ul li a:focus {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .head_search ul li span {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/side-icon3.png);
    background-repeat: no-repeat;
    display: block;
    width: 72px;
    height: 80px
  }

  .head_search ul li .ic-sidebar-trriger-02 {
    background-position: 0% -160px
  }

  .head_search ul li .ic-sidebar-trriger-03 {
    background-position: 0% -320px
  }

  .head_search ul li a.current .ic-sidebar-trriger-01 {
    background-position: 0% -80px
  }

  .head_search ul li a.current .ic-sidebar-trriger-02 {
    background-position: 0% -242px
  }

  .head_search ul li a.current .ic-sidebar-trriger-03 {
    background-position: 0% -400px
  }

  body.enable_sidebar {
    overflow: hidden
  }

  .head_search.on {
    right: 300px
  }

  .sidesearch-box {
    display: none;
    position: fixed;
    right: -300px;
    top: 70px;
    bottom: 0;
    z-index: 9999;
    width: 300px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-box-shadow: #555 -2px 2px 8px;
    -webkit-box-shadow: #555 -2px 2px 8px;
    box-shadow: #555 -2px 2px 8px;
    background-color: #F1F1FB;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    -ms-border-radius: 0 0 0 5px;
    -o-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px
  }

  .sidesearch-box .box--inner {
    overflow: auto;
    height: 100%
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper.on {
    display: block
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .sidesearch-box .box--head {
    padding-top: 14px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #4455A8
  }

  .sidesearch-box .box--head .ttl {
    margin-bottom: 16px;
    text-align: center
  }

  .sidesearch-box .box--head .btn-list {
    background-color: #F1F1FB;
    padding: 0
  }

  .sidesearch-box .box--head .current-options .inner {
    width: 270px;
    margin: 0 auto 20px;
    padding: 10px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .box--head .current-options p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #444444;
    margin-bottom: 5px
  }

  .sidesearch-box .box--head .current-options p b {
    color: #000;
    font-weight: bold;
    margin-bottom: 5px
  }

  .sidesearch-box .box--head .current-options p .hidetext {
    display: none
  }

  .sidesearch-box .box--head .current-options a.seemore {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #1E217F;
    text-decoration: underline
  }

  .sidesearch-box .box--options {
    padding-top: 14px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #4455A8
  }

  .sidesearch-box .box--footer {
    padding-top: 5px;
    padding-bottom: 15px
  }

  .sidesearch-box .box--footer .btn-list {
    background-color: #F1F1FB;
    padding: 0
  }

  .sidesearch-box .box--footer .link {
    padding: 0 25px 10px
  }

  .sidesearch-box .box--footer .link a {
    background-color: #1E2380;
    padding: 12px 0;
    text-align: center;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
  }

  .sidesearch-box .box--footer .link a:hover,.sidesearch-box .box--footer .link a:active,.sidesearch-box .box--footer .link a:focus {
    text-decoration: none;
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
  }

  .sidesearch-box .btn-list {
    width: 250px;
    margin: 0 auto
  }

  .sidesearch-box .btn-list li {
    float: none;
    margin-bottom: 5px
  }

  .sidesearch-box .btn-list li a {
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 13px;
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #1E217F;
    background-color: #E9EBF8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .btn-list.btns-area {
    margin-top: 3px
  }

  .sidesearch-box .btn-list.btns-area li p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #555555;
    margin: 5px 2px
  }

  .sidesearch-box .btn-list.btns-area li p .b {
    font-weight: bold;
    color: #000;
    display: block
  }

  .sidesearch-box .btn-list.btns-area li a.c {
    background-color: #1e2380;
    color: #fff
  }

  .sidesearch-box .action li {
    margin-bottom: 7px
  }

  .sidesearch-box .action li .btn-search {
    background-color: #8c96bc;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    border: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .action li .btn-search.active {
    background-color: #1e2380;
  }

  .sidesearch-box .action li a.btn-clear {
    background-color: #DBDBE1
  }

  .sidesearch-box .action li a.btn-clear:hover,.sidesearch-box .action li a.btn-clear:active,.sidesearch-box .action li a.btn-clear:focus {
    text-decoration: none
  }

  .sidesearch-box .action li a.btn-clear.active {
    background-color: #ffffff;
	border: 1px solid #1e2380;
	  color:#1e2380;
  }

  .sidesearch-box .action li a {
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff
  }

  .sidesearch-box .elem-box {
    width: 270px;
    margin: 0 auto 12px
  }

  .sidesearch-box .elem-box .elem-head {
    position: relative
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link {
    padding: 0
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a {
    background-color: #4455A8;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    padding: 12px 0 12px 10px;
    position: relative;
    color: #fff;
    display: block
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:hover,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:active,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:focus {
    text-decoration: none
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:hover {
    background-color: #6977B9
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:after,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:before {
    cursor: pointer;
    height: 2px;
    width: 16px;
    background-color: #fff;
    position: absolute;
    right: 12px;
    top: 20px;
    display: block;
    content: '';
    margin-top: 0;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 0
  }

  .sidesearch-box .elem-box .elem-head .ttl {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    text-align: center
  }

  .sidesearch-box .elem-box .elem-head .ttl span {
    background-color: #4455A8;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 12px 0
  }

  .sidesearch-box .elem-box .elem-head:before {
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    border-top-width: 18px;
    border-right-width: 18px;
    border-bottom-width: 0;
    border-left-width: 18px;
    border-color: #4455A8 transparent;
    border-style: solid;
    display: block;
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -18px;
    content: ""
  }

  .sidesearch-box .elem-box .elem-cont {
    display: none;
    background-color: #fff;
    padding: 12px 0 6px
  }

  .sidesearch-box .elem-box .elem-cont table th,.sidesearch-box .elem-box .elem-cont table td {
    display: block;
    padding: 0;
    width: 100%
  }

  .sidesearch-box .elem-box .elem-cont .inner.options tr {
    display: block;
    border-bottom: 1px solid #F1F1FB;
    padding: 8px 10px 8px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options tr:last-child {
    border-bottom: none
  }

  .sidesearch-box .elem-box .elem-cont .inner.options th {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    color: #1E227F;
    font-weight: normal
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit-text {
    width: calc(100% - 5px);
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 106px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .separator {
    padding-top: 10px;
    margin: 0 5px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .range {
    margin-bottom: 5px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .li-2 {
    margin-left: 0;
    margin-bottom: 0
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .li-2 li {
    float: none;
    display: block;
    padding: 0 0;
    margin-bottom: 5px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit-text {
    font-size: 14px;
    font-size: 1.4rem
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-ck input[type="checkbox"]+span.ic {
    width: 28px;
    height: 28px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-checkbox-l_b.png);
    background-size: 28px auto;
    margin: 0;
    left: 0;
    top: 0
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-ck .label-cont {
    display: block;
    margin: 0 3px 0 34px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-ck .label-cont .txt {
    margin-left: 0;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 28px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-rd {
    cursor: pointer
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-rd input[type="radio"]+span.ic {
    left: 0;
    top: 50%;
    margin: -10px 0 0
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-rd .label-cont {
    display: block;
    margin: 6px 0 4px 28px;
    cursor: pointer
  }

  .sidesearch-box .elem-box .elem-cont .inner.options label.hr-rd .label-cont .txt {
    margin-left: 6px;
    font-size: 14px;
    font-size: 1.4rem
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .madori .li-3 li {
    float: left;
    width: 33.33333%;
    height: 28px;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .madori .li-3 li .txt {
    font-size: 13px;
    font-size: 1.3rem;
    color: #000;
    display: block
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .madori .li-3 li:first-child .txt,.sidesearch-box .elem-box .elem-cont .inner.options .madori .li-3 li:last-child .txt {
    line-height: 14px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .madori .li-3 li:last-child .txt {
    margin-right: 8px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .access li {
    width: 33.333333333%;
    float: left
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .access li .label-cont {
    margin: 4px 0 0 25px;
    padding-right: 17px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .access li .label-cont .txt {
    margin-left: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #000
  }
  
  .sidesearch-box .elem-box .elem-cont .inner.options .access2 li {
    width: 125px;
    float: left
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .access2 li .label-cont {
    margin: 4px 0 0 25px;
    padding-right: 17px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .access2 li .label-cont .txt {
    margin-left: 0;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #000
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .yearsold {
    margin-bottom: 0
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .yearsold .selectboxit {
    width: 180px
  }

  .sidesearch-box .elem-box .elem-cont .kodawari {
    padding: 0 5px
  }

  .sidesearch-box .elem-box .elem-cont .kodawari li.check-type-btn {
    width: 50%;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .kodawari li.check-type-btn label {
    border: 2px solid #9DA6D7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    display: block;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #000;
    cursor: pointer
  }

  .sidesearch-box .elem-box .elem-cont .kodawari li.check-type-btn input[type="checkbox"]:checked+label {
    background-color: #8c96bc;
    border: 2px solid #8c96bc;
    color: #fff
  }

  .sidesearch-box .elem-box .elem-cont .kodawari li.check-type-btn input {
    display: none
  }

  .sidesearch-box .elem-box .elem-cont .kodawari li.check-type-btn.w_x2 {
    width: 100%
  }

  .sidesearch-box .elem-box .favorite-list {
    background-color: transparent;
    padding: 5px 0 0
  }

  .sidesearch-box .elem-box .favorite-list li {
    background-color: #fff;
    float: none;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 5px;
    position: relative
  }

  .sidesearch-box .elem-box .favorite-list li .remove {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    display: block;
    float: left;
    width: 20px;
    height: 20px
  }

  .sidesearch-box .elem-box .favorite-list li .remove .ic {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-remove.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px
  }

  .sidesearch-box .elem-box .favorite-list li .remove:hover .ic,.sidesearch-box .elem-box .favorite-list li .remove:active .ic,.sidesearch-box .elem-box .favorite-list li .remove:focus .ic {
    background-position: 50% 100%
  }

  .sidesearch-box .elem-box .favorite-list li .property {
    display: block;
    margin-left: 30px
  }

  .sidesearch-box .elem-box .favorite-list li .property .tbl {
    display: table
  }

  .sidesearch-box .elem-box .favorite-list li .property .thumbwrap.landscape .thumbimage {
    background-size: auto 100%
  }

  .sidesearch-box .elem-box .favorite-list li .property .thumbwrap {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .favorite-list li .property .thumbwrap .inner {
    border: 1px solid #EEEEEE;
    padding: 3px 3px;
    width: 82px;
    height: 82px;
    text-align: center
  }

  .sidesearch-box .elem-box .favorite-list li .property .thumbwrap .thumbimage {
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    width: 82px;
    height: 82px
  }

  .sidesearch-box .elem-box .favorite-list li .property .info-box {
    display: table-cell;
    width: 140px;
    padding-left: 10px
  }

  .sidesearch-box .elem-box .favorite-list li .property .info-box .prop-title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1E217F;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px
  }

  .sidesearch-box .elem-box .favorite-list li .property .info-box .info {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #545454
  }

  .sidesearch-box .elem-box.open .elem-head {
    position: relative
  }

  .sidesearch-box .elem-box.open .elem-head .ttl>a {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
  }

  .sidesearch-box .elem-box.open .elem-head .ttl>a:after,.sidesearch-box .elem-box.open .elem-head .ttl>a:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .sidesearch-box .elem-box.open .elem-head .ttl>a:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 0
  }

  .sidesearch-box .elem-box.open .elem-head:before {
    bottom: -8px
  }

  .sidesearch-box .area-box input[type="radio"] {
    display: none
  }

  .sidesearch-box .area-box label {
    display: block;
    background-color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
    cursor: pointer
  }

  .sidesearch-box .area-box input[type="radio"]:checked+label {
    background-color: #999
  }

  .sidesearch-box .elem-select-area .elem-cont {
    display: block
  }

  .sidesearch-box .btn-get-modal {
    display: block;
    background-color: #ddd;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .btn-get-modal:hover,.sidesearch-box .btn-get-modal:active,.sidesearch-box .btn-get-modal:focus {
    background-color: #eee;
    color: #000;
    border: 1px solid #000
  }

  .sidesearch-box.on {
    display: block
  }

  .sidesearch-box.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 0
  }

  .searchable .action li .btn-search {
    background-color: #EA5F8D
  }

  .searchable .action li a.btn-clear {
    background-color: #B9B9B9
  }

  .modalwindow.modal-selectareabox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100010;
    width: 100%;
    overflow-y: auto;
    height: 100%;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
  }

  .modalwindow.modal-selectareabox .inner {
    width: 1000px;
    margin: 100px auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .ttl {
    margin-bottom: 30px
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture {
    width: 1000px;
    margin: 0 auto
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul li {
    margin: 0 3px 0 0
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul a {
    width: 114px;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background-color: #9DBE76;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #fff;
    display: block;
    padding: 10px 0 8px;
    text-align: center;
    font-weight: normal;
    position: relative
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul a:hover,.modalwindow.modal-selectareabox .inner .tab-prefecture ul a:active,.modalwindow.modal-selectareabox .inner .tab-prefecture ul a:focus {
    background-color: #5E912B;
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul a.c {
    background-color: #5E912B
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul a.c:after {
    border-top-width: 22px;
    border-right-width: 22px;
    border-bottom-width: 0;
    border-left-width: 22px;
    border-color: #5E912B transparent;
    border-style: solid;
    display: block;
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -22px;
    content: "";
    z-index: 10
  }

  .modalwindow.modal-selectareabox .inner .search-property {
    width: 100%;
    padding: 30px 30px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header {
    position: relative;
    margin: 0 0 20px;
    text-align: left
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .title {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.2;
    color: #1E217F;
    font-weight: bold
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .subtxt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .search-title {
    float: left;
    width: 560px
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .search-type {
    float: right
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .search-type li {
    margin: 0 10px 0 0
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .search-type a:hover,.modalwindow.modal-selectareabox .inner .search-property .section-header .search-type a:active,.modalwindow.modal-selectareabox .inner .search-property .section-header .search-type a:focus {
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header .search-type a.c {
    filter: alpha(opactiy=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4
  }

  .modalwindow.modal-selectareabox .inner .box.search-options {
    margin: 0 0 10px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .check-all2 {
    background-color: #fff;
    text-align: center;
    display: block;
    padding: 5px 30px 3px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #000;
    position: relative;
    cursor: pointer;
    width: 218px;
    margin: 0px auto;
    border: 1px solid #D8DBF1;
    font-weight: normal;
    cursor: pointer
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .check-all2 .disable {
    color: #aaa
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont {
    display: none;
    margin: 0 0 20px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont.on {
    display: block
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle {
    background-image: none;
    position: relative;
    padding: 0
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic {
    background-color: #5869BC;
    display: block;
    cursor: pointer;
    padding: 12px 0 10px 45px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #fff;
    font-weight: normal
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span,.modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:before,.modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:after {
    cursor: pointer;
    position: absolute;
    display: block;
    content: '';
    background-color: #fff;
    top: 11px;
    height: 18px;
    width: 18px;
    left: 15px;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:after {
    background-color: #1E2380;
    top: 8px;
    height: 2px;
    width: 12px;
    left: 3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:before {
    background-color: #1E2380;
    top: 8px;
    height: 2px;
    width: 12px;
    left: 3px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic.active {
    background-color: #1E2380
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic.active span:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg)
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table {
    width: 100%;
    border-bottom: 1px solid #D8DBF1
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table th {
    border-top: 1px solid #D8DBF1;
    border-left: 1px solid #D8DBF1;
    background-color: #E9EBF8;
    padding: 7px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    color: #1E217F;
    width: 210px;
    font-weight: bold;
    vertical-align: top
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td {
    border-top: 1px solid #D8DBF1;
    border-right: 1px solid #D8DBF1;
    background-color: #fff;
    padding: 10px 20px 5px 20px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li {
    width: 33.333333%;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #000;
    position: relative;
    cursor: pointer;
    margin: 3px 0;
    padding: 0 1em 0 1.6em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li .hr-ck,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li .hr-ck {
    margin-left: 15px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li .hr-ck .txt,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li .hr-ck .txt {
    margin: 0 5px 0 3px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li .num,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li .num {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #4454A7
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li .disable,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li .disable {
    color: #AAAAAA
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks li .line2,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios li .line2 {
    display: block;
    float: right;
    width: 84%;
    line-height: 1
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks.li-2 li,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios.li-2 li {
    width: 50%;
    padding: 0
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.li-2 li,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.li-2 li {
    width: 50%;
    padding: 0
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks.li-4 li,.modalwindow.modal-selectareabox .inner .box.search-options table td ul.radios.li-4 li {
    width: 25%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.cks.sp-2col li {
    padding: 0 1em 0 1.6em
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.range li {
    margin: 0 0px 5px 0;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 36px;
    height: 36px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table td ul.range .separator {
    margin: 0 7px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table.type-02 {
    border-top: 1px solid #D8DBF1
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table.type-02 thead th {
    border-left: 1px solid #D8DBF1;
    border-right: 1px solid #D8DBF1;
    border-bottom: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options table.type-02 tbody td {
    border-left: 1px solid #D8DBF1;
    border-right: 1px solid #D8DBF1;
    border-top: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .check-all {
    background-color: #fff;
    text-align: center;
    display: block;
    padding: 5px 8px 3px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #000;
    position: relative;
    cursor: pointer;
    width: 218px;
    margin: 0px auto;
    border: 1px solid #D8DBF1;
    font-weight: normal;
    cursor: pointer
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .check-all label.hr-ck,.modalwindow.modal-selectareabox .inner .box.search-options .check-all label.hr-rd {
    position: relative
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .check-all label.hr-ck .ic,.modalwindow.modal-selectareabox .inner .box.search-options .check-all label.hr-rd .ic {
    position: relative;
    float: left;
    margin: 0;
    left: 2px;
    top: 2px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .station .txt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    color: #1A1C43;
    text-decoration: underline
  }

  .modalwindow.modal-selectareabox .inner .btn-close {
    position: absolute;
    right: 0;
    top: 0
  }

  .modalwindow.modal-selectareabox .inner .btn-close:hover,.modalwindow.modal-selectareabox .inner .btn-close:active,.modalwindow.modal-selectareabox .inner .btn-close:focus {
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
  }

  .modalwindow.modal-selectareabox .inner .submit {
    padding: 0px 0 5px
  }

  .modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-cites {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/btn-search_b.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 455px;
    height: 79px;
    background-color: transparent;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }

  .modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-lines {
    background-image: url(/hebel-rooms/common_v2/img/search-prop/btn-search-line_b.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 455px;
    height: 79px;
    background-color: transparent;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }

  .modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-stations {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/btn-search-station_b.png);
    background-position: 0% 0%;
    background-repeat: no-repeat;
    width: 455px;
    height: 89px;
    background-color: transparent;
    border: none;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
  }

  .modalwindow.modal-selectareabox.on {
    display: block
  }

  .modalwindow.modal-selectareabox.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  ._overlay_for_sidebar {
    display: none;
    width: 100%;
    height: 100%;
    background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-overlay.png);
    background-position: 0% 0%;
    background-repeat: repeat;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 100005
  }

  ._overlay_for_sidebar.on {
    display: block
  }

  ._overlay_for_sidebar.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  ._searchbox_favorite_list .box--head {
    padding-bottom: 0;
    border-bottom: none
  }

  ._searchbox_favorite_list .box--head .ttl_for_sp {
    display: none
  }

  ._searchbox_favorite_list .elem-box .elem-head:before {
    display: none
  }

  ._searchbox_favorite_list .box--options {
    padding-top: 0;
    padding-bottom: 0
  }

  ._searchbox_favorite_list .box--options .elem-head .ttl span {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
  }

  ._searchbox_favorite_list .box--options.link-favorite {
    padding-bottom: 7px;
    margin-bottom: 15px
  }

  ._searchbox_favorite_list .link-btnstyle {
    padding: 0 25px 10px
  }

  ._searchbox_favorite_list .link-btnstyle a {
    background-color: #1E2380;
    padding: 15px 0 13px;
    text-align: center;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px
  }

  ._searchbox_favorite_list .link-btnstyle a:hover,._searchbox_favorite_list .link-btnstyle a:active,._searchbox_favorite_list .link-btnstyle a:focus {
    text-decoration: none;
    filter: alpha(opactiy=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -moz-opacity: .8;
    -khtml-opacity: .8;
    opacity: .8
  }

  ._searchbox_favorite_list .no-favorite {
    background-color: #fff;
    padding: 30px 40px;
    margin: 15px;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -ms-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    border-radius: 5px 5px
  }

  ._searchbox_favorite_list .no-favorite .ttl {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #1E207F;
    font-weight: bold;
    padding-left: 42px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-nofav.jpg);
    background-position: 0% 50%;
    background-repeat: no-repeat;
    margin-bottom: 20px
  }

  ._searchbox_favorite_list .no-favorite p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    color: #202020;
    text-align: center
  }
}

@media screen and (max-width: 739px) {
  body.enable_sidebar {
    overflow: hidden;
    height: 100%;
    width: 100%
  }

  html.enable_sidebar {
    overflow: hidden;
    height: 100%;
    width: 100%
  }

  body.enable_sidebar .header {
    z-index: 1000010
  }

  #container {
    height: 100%;
    width: 100%;
    position: relative
  }

  .sidesearch-box {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1000000;
    width: 100%;
    height: 100%;
    background-image: url(/hebel-rooms/common_v2/img/sp/common/bg-gmanu.png);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper {
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper.on {
    display: block
  }

  .sidesearch-box .box--inner .sidesearch-content-wrapper.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .sidesearch-box .box--head {
    padding: 10px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .box--head .ttl {
    display: none
  }

  .sidesearch-box .box--head .current-options {
    width: 100%
  }

  .sidesearch-box .box--head .current-options .inner {
    width: 100%;
    margin: 0 auto 10px;
    padding: 10px;
    background-color: #F0F3F7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .box--head .current-options p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #000
  }

  .sidesearch-box .box--head .current-options p b {
    color: #000;
    font-weight: bold;
    margin-bottom: 5px
  }

  .sidesearch-box .box--head .current-options p .hidetext {
    display: none
  }

  .sidesearch-box .box--head .current-options a.seemore {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #5962B0;
    text-decoration: underline
  }

  .sidesearch-box .box--footer {
    padding-top: 14px;
    padding-bottom: 150px
  }

  .sidesearch-box .box--footer .action {
    padding: 0
  }

  .sidesearch-box .box--footer .action li {
    float: none;
    width: 100%;
    padding: 0 20px
  }

  .sidesearch-box .box--footer .action li .btn-search {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    padding: 15px 0
  }

  .sidesearch-box .btn-list {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .btn-list li {
    float: none;
    margin-bottom: 5px
  }

  .sidesearch-box .btn-list li a {
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 0 13px;
    text-align: center;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    line-height: 1.2;
    color: #1E217F;
    background-color: #E9EBF8;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .action {
    width: 100%;
    padding: 15px 0 10px
  }

  .sidesearch-box .action li {
    float: left;
    width: 50%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .action li .btn-search {
    background-color: #8c96bc;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    border: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 12px 0 13px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .action li .btn-search.active {
    background-color: #1e2380;
  }

  .sidesearch-box .action li a.btn-clear {
    background-color: #DBDBE1
  }

  .sidesearch-box .action li a.btn-clear:hover,.sidesearch-box .action li a.btn-clear:active,.sidesearch-box .action li a.btn-clear:focus {
    text-decoration: none
  }

  .sidesearch-box .action li a.btn-clear.active {
    background-color: #ffffff;
	border: 1px solid #1e2380;
	  color:#1e2380;
  }

  .sidesearch-box .action li a {
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff
  }

  .sidesearch-box .elem-box {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link {
    padding: 0
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a {
    background-color: #171941;
    padding: 12px 0 12px 10px;
    position: relative;
    color: #fff;
    display: block;
    text-align: left;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #fff;
    font-weight: normal
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:hover,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:active,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:focus {
    text-decoration: none
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:after,.sidesearch-box .elem-box .elem-head .ttl.with-link>a:before {
    cursor: pointer;
    height: 2px;
    width: 10px;
    background-color: #fff;
    position: absolute;
    right: 12px;
    top: 17px;
    display: block;
    content: '';
    margin-top: 0;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
  }

  .sidesearch-box .elem-box .elem-head .ttl.with-link>a:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 0
  }

  .sidesearch-box .elem-box .elem-head .ttl {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
    text-align: center
  }

  .sidesearch-box .elem-box .elem-head .ttl span {
    background-color: #4455A8;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    display: block;
    padding: 12px 0
  }

  .sidesearch-box .elem-box .elem-cont {
    display: none;
    background-color: #F0F3F7;
    padding: 12px 0 6px
  }

  .sidesearch-box .elem-box .elem-cont table th,.sidesearch-box .elem-box .elem-cont table td {
    display: block
  }

  .sidesearch-box .elem-box .elem-cont .inner.options table {
    width: 100%
  }

  .sidesearch-box .elem-box .elem-cont .inner.options tr {
    display: block;
    border-bottom: 1px solid #F1F1FB;
    padding: 8px 10px 8px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options tr:last-child {
    border-bottom: none
  }

  .sidesearch-box .elem-box .elem-cont .inner.options th {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #1D1F80;
    font-weight: bold;
    border-left: 2px solid #1D1F80;
    padding-left: 6px;
    margin-bottom: 5px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .range {
    width: 100%;
    margin: 0 auto 5px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .range li {
    width: 47%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .range .separator {
    width: 6%;
    padding: 10px 0 0;
    margin: 0 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .range li:last-child {
    text-align: right;
    padding-right: 1px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit-container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit-container .hr-select {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 129px;
    border: none;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit .selectboxit-text {
    width: calc(100% - 5px);
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #000;
    padding: 10px 0;
    box-sizing: border-box;
    margin: 0;
    text-align: left
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .li-2,.sidesearch-box .elem-box .elem-cont .inner.options .li-3 {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .li-2 li:nth-child(2n),.sidesearch-box .elem-box .elem-cont .inner.options .li-3 li:nth-child(2n) {
    padding: 3px 0 2px 3px
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .yearsold {
    margin-bottom: 0
  }

  .sidesearch-box .elem-box .elem-cont .inner.options .yearsold .selectboxit {
    width: 180px
  }

  .sidesearch-box .elem-box .elem-cont .kodawari {
    padding: 0
  }

  .sidesearch-box .elem-box .elem-cont .kodawari table {
    width: 100%
  }

  .sidesearch-box .elem-box.open .elem-head {
    position: relative
  }

  .sidesearch-box .elem-box.open .elem-head .ttl>a:after,.sidesearch-box .elem-box.open .elem-head .ttl>a:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .sidesearch-box .elem-box.open .elem-head .ttl>a:before {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 0
  }

  .sidesearch-box .area-box input[type="radio"] {
    display: none
  }

  .sidesearch-box .area-box label {
    display: block;
    background-color: #000;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 15px;
    cursor: pointer
  }

  .sidesearch-box .area-box input[type="radio"]:checked+label {
    background-color: #999
  }

  .sidesearch-box .elem-select-area .elem-head .ttl {
    display: none
  }

  .sidesearch-box .elem-select-area .elem-head .tab_select_type li {
    width: 50%;
    float: left
  }

  .sidesearch-box .elem-select-area .elem-head .tab_select_type a {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #9F9F9F;
    font-weight: bold;
    text-align: center;
    display: block;
    text-decoration: underline;
    padding: 10px 0
  }

  .sidesearch-box .elem-select-area .elem-head .tab_select_type a.c {
    color: #000;
    background-color: #F0F3F7;
    text-decoration: none
  }

  .sidesearch-box .elem-select-area .elem-cont {
    display: block;
    padding: 10px 0;
    background-color: #F0F3F7
  }

  .sidesearch-box .elem-select-area .elem-cont .btns-area {
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-select-area .elem-cont .btns-area li {
    float: left;
    width: 50%;
    padding: 4px;
    margin-bottom: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .elem-select-area .elem-cont .btns-area li a {
    background-color: #fff;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #1E207F;
    display: block;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px
  }

  .sidesearch-box .elem-select-area .elem-cont .btns-area li a.c {
    color: #ffffff;
    background-color: #1e2380;
  }

  .sidesearch-box .elem-select-options {
    margin-bottom: 8px
  }

  .sidesearch-box .btn-get-modal {
    display: block;
    background-color: #ddd;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .btn-get-modal:hover,.sidesearch-box .btn-get-modal:active,.sidesearch-box .btn-get-modal:focus {
    background-color: #eee;
    color: #000;
    border: 1px solid #000
  }

  .sidesearch-box .li-2,.sidesearch-box .li-3 {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%
  }

  .sidesearch-box .li-2 li,.sidesearch-box .li-3 li {
    float: left;
    display: block;
    padding: 3px 3px 0 0;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .sidesearch-box .li-2 li:nth-child(2n),.sidesearch-box .li-3 li:nth-child(2n) {
    padding: 3px 0 2px 3px
  }

  .sidesearch-box .ck-style-multiline {
    width: 100%;
    display: table;
    height: 100%
  }

  .sidesearch-box .ck-style-multiline li {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50%;
    padding: 3px 3px 2px 0;
    height: 100%
  }

  .sidesearch-box .ck-style-multiline li label.hr-ck {
    display: table;
    height: 100%;
    width: 100%
  }

  .sidesearch-box .ck-style-multiline li label.hr-ck input[type="checkbox"]+span.ic {
    top: 50%;
    margin-top: -8px
  }

  .sidesearch-box .ck-style-multiline li label.hr-ck .label-cont {
    display: table-cell;
    vertical-align: middle
  }

  .sidesearch-box label.hr-ck input[type="checkbox"]+span.ic {
    width: 17px;
    height: 17px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-checkbox-sp_b.png);
    background-size: 17px auto;
    margin: 0;
    left: 6px;
    top: 7px
  }

  .sidesearch-box label.hr-ck .label-cont {
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 10px 30px;
    background-color: #fff;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  .sidesearch-box label.hr-ck .label-cont .txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
    color: #000;
    text-decoration: none
  }

  .sidesearch-box label.hr-ck input[type="checkbox"]:checked+span.ic {
    background-position: 50% 100%
  }

  .sidesearch-box label.hr-ck input[type="checkbox"]:checked ~ .label-cont {
    background-color: #8c96bc;
    color: #ffffff;
  }

  .sidesearch-box label.hr-rd input[type="radio"]+span.ic {
    width: 17px;
    height: 17px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-radio-sp_b.png);
    background-size: 17px auto;
    margin: 0;
    left: 6px;
    top: 7px
  }

  .sidesearch-box label.hr-rd .label-cont {
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 10px 30px;
    background-color: #fff;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  .sidesearch-box label.hr-rd .label-cont .txt {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
    color: #000;
    text-decoration: none
  }

  .sidesearch-box label.hr-rd input[type="radio"]:checked+span.ic {
    background-position: 50% 100%
  }

  .sidesearch-box label.hr-rd input[type="radio"]:checked ~ .label-cont {
    background-color: #8c96bc
  }

  .sidesearch-box.on {
    display: block
  }

  .sidesearch-box.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .searchable .action li .btn-search {
    background-color: #EA5F8D
  }

  .searchable .action li a.btn-clear {
    background-color: #B9B9B9
  }

  .modalwindow.modal-selectareabox {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000002;
    width: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px)
  }

  .modalwindow.modal-selectareabox .not-found.w100 .ttl {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
  }

  .modalwindow.modal-selectareabox .inner {
    width: 100%;
    margin: 50px auto 0;
    padding: 10px;
    position: relative;
    height: 100%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .ttl {
    margin-bottom: 30px
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture {
    background-color: #F0F3F7;
    padding: 10px 8px 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul li {
    width: 50%;
    margin-bottom: 5px;
    padding-right: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul li a {
    display: block;
    margin: 0 0 0 0;
    padding: 12px 0 12px;
    background-color: #fff;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #1E1F7F;
    text-decoration: none;
    text-align: center;
    font-weight: bold
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul li a.c {
    background-color: #e9ebf8;
    color: #1e217f
  }

  .modalwindow.modal-selectareabox .inner .tab-prefecture ul li:nth-child(2n) {
    padding-right: 0;
    padding-left: 3px
  }

  .modalwindow.modal-selectareabox .inner .search-property {
    padding: 0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .search-property .section-header {
    display: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options {
    background-color: #fff;
    padding: 0;
    margin-bottom: 10px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #FFFFFF;
    background-color: #171941;
    background-image: none;
    margin-bottom: 0
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle {
    background-image: none;
    position: relative;
    padding: 0
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic {
    background: none;
    display: block;
    cursor: pointer;
    padding: 12px 0 10px 15px;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.2;
    color: #fff;
    font-weight: normal;
    text-decoration: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span,.modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:before,.modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:after {
    cursor: pointer;
    position: absolute;
    display: block;
    content: '';
    background: none;
    top: 8px;
    height: 18px;
    width: 18px;
    right: 10px;
    left: initial;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:after {
    background-color: #FFFFFF;
    top: 8px;
    height: 2px;
    width: 12px;
    left: 3px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg)
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic span:before {
    background-color: #FFFFFF;
    top: 8px;
    height: 2px;
    width: 12px;
    left: 3px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic.active {
    background-color: #171941
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-title.toggle .ic.active span:after {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg)
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .li-2>li {
    width: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont {
    background-color: #F0F3F7;
    padding: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont .type-02 {
    width: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont .type-02 .check-all-trigger {
    display: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .box-cont .type-02 .td {
    width: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .ck-style-multiline {
    width: 100%;
    display: table;
    height: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .ck-style-multiline li {
    display: table-cell;
    vertical-align: middle;
    float: none;
    width: 50%;
    padding: 3px 3px 2px 0;
    height: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .ck-style-multiline li label.hr-ck {
    display: table;
    height: 100%;
    width: 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .ck-style-multiline li label.hr-ck input[type="checkbox"]+span.ic {
    top: 50%;
    margin-top: -8px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options .ck-style-multiline li label.hr-ck .label-cont {
    display: table-cell;
    vertical-align: middle
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck input[type="checkbox"]+span.ic {
    width: 17px;
    height: 17px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-checkbox-sp_b.png);
    background-size: 17px auto;
    margin: 0;
    left: 6px;
    top: 7px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck .label-cont {
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 10px 30px;
    background-color: #fff;
    -moz-box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-box-shadow: #bfbFBf 0px 1px 2px;
    box-shadow: #bfbFBf 0px 1px 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck .label-cont .txt,.modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck .label-cont .num {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
    color: #000;
    text-decoration: none
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck .label-cont .num {
    color: #4454A7
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck input[type="checkbox"]:checked+span.ic {
    background-position: 50% 100%
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck input[type="checkbox"]:checked ~ .label-cont {
    background-color: #e9ebf8
  }

  .modalwindow.modal-selectareabox .inner .box.search-options label.hr-ck.disable .label-cont {
    background-color: #FBFBFB;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.1;
    color: #B3B3B3
  }

  .modalwindow.modal-selectareabox .inner .area-navi {
    padding: 10px 8px;
    background-image: url(/hebel-rooms/common_v2/img/sp/common/bg-gmanu.png);
    background-repeat: repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul {
    width: 100%
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li {
    width: 34%;
    padding-right: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li a {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 12px 0;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li .back {
    background-color: #B9B9B9;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-arrow-l.png);
    background-size: 8px auto;
    background-position: 7px 50%;
    background-repeat: no-repeat;
    padding-left: 12px;
    position: relative
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li .back.active {
    background-color: #B9B9B9
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-cites,.modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-lines,.modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-stations {
    background-color: #4455a8;
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-cites.active,.modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-lines.active,.modalwindow.modal-selectareabox .inner .area-navi ul li .btn-select-stations.active {
    background-color: #4455a8
  }

  .modalwindow.modal-selectareabox .inner .area-navi ul li:last-child {
    padding-right: 0;
    width: 66%
  }

  .modalwindow.modal-selectareabox .inner .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    display: none
  }

  .modalwindow.modal-selectareabox .inner .submit {
    padding: 0px 20px 120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-cites,.modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-stations,.modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-lines {
    background-color: #4455a8;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    font-weight: bold;
    color: #fff;
    border: none;
    display: block;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 0 13px;
    text-align: center;
    border: none
  }

  .modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-cites.active,.modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-stations.active,.modalwindow.modal-selectareabox .inner .submit input[type="submit"].btn-select-lines.active {
    background-color: #4455a8
  }

  .modalwindow.modal-selectareabox.on {
    display: block
  }

  .modalwindow.modal-selectareabox.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  ._overlay_for_sidebar {
    display: none;
    width: 100%;
    height: 100%;
    background-image: url(/hebel-rooms/common_v2/img/common/nav-expand/bg-overlay.png);
    background-position: 0% 0%;
    background-repeat: repeat;
    position: fixed;
    left: 0;
    top: 0;
    -webkit-transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -ms-transition: opacity .25s ease-in-out;
    -o-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    z-index: 100000
  }

  ._overlay_for_sidebar.on {
    display: block
  }

  ._overlay_for_sidebar.fadein {
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  ._searchbox_favorite_list {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/bg-sp.png);
    background-size: 50px auto;
    background-position: 0% 0%;
    background-repeat: repeat-x
  }

  ._searchbox_favorite_list .box--head {
    padding-top: 40px;
    margin-bottom: 20px
  }

  ._searchbox_favorite_list .box--head .ttl_for_sp {
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 16px;
    height: 16px;
    color: #1E217F;
    font-weight: bold;
    text-align: center
  }

  ._searchbox_favorite_list .box--head .ttl_for_sp span {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-star-sp-2.png);
    background-size: 16px auto;
    background-position: 0% 40%;
    background-repeat: no-repeat;
    padding: 3px 0 3px 20px
  }

  ._searchbox_favorite_list .box--options.link-favorite {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 15px
  }

  ._searchbox_favorite_list .box--options .favorite-list {
    background-color: #F0F3F7;
    padding: 15px 10px 5px;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  ._searchbox_favorite_list .box--options .favorite-list li {
    background-color: #fff;
    float: none;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin-bottom: 10px;
    position: relative
  }

  ._searchbox_favorite_list .box--options .favorite-list li .remove {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    float: left;
    width: 32px;
    height: 100%;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    background-color: #C5D0E0
  }

  ._searchbox_favorite_list .box--options .favorite-list li .remove .ic {
    position: absolute;
    top: 50%;
    left: 8px;
    margin-top: -7px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-remove-sp.png);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 14px auto;
    display: block;
    width: 14px;
    height: 14px
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property {
    display: block;
    margin-left: 42px
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .tbl {
    display: table;
    width: 100%
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .thumbwrap.landscape .thumbimage {
    background-size: auto 100%
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .thumbwrap {
    display: table-cell;
    vertical-align: middle;
    width: 110px;
    padding: 10px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .thumbwrap .thumbimage {
    background-size: 100% auto;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
    width: 85px;
    height: 65px
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .info-box {
    display: table-cell;
    padding: 10px 10px 10px 0;
    width: auto
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .info-box .prop-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #1E217F;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 7px
  }

  ._searchbox_favorite_list .box--options .favorite-list li .property .info-box .info {
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.2;
    color: #545454
  }

  ._searchbox_favorite_list .box--footer {
    padding-top: 0
  }

  ._searchbox_favorite_list .box--footer .link {
    padding: 0 20px
  }

  ._searchbox_favorite_list .box--footer .link a {
    display: block;
    padding: 12px 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-arrow-2.jpg);
    background-size: 16px auto;
    background-position: 96% 40%;
    background-repeat: no-repeat;
    background-color: #1E2380;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  ._searchbox_favorite_list .link-btnstyle {
    padding: 0 20px
  }

  ._searchbox_favorite_list .link-btnstyle a {
    display: block;
    padding: 12px 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-arrow-2.jpg);
    background-size: 16px auto;
    background-position: 96% 40%;
    background-repeat: no-repeat;
    background-color: #1E2380;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
  }

  ._searchbox_favorite_list .no-favorite {
    background-color: #F0F3F7;
    padding: 25px 0;
    margin: 15px;
    -webkit-border-radius: 5px 5px;
    -moz-border-radius: 5px 5px;
    -ms-border-radius: 5px 5px;
    -o-border-radius: 5px 5px;
    border-radius: 5px 5px
  }

  ._searchbox_favorite_list .no-favorite .for_pc {
    display: none
  }

  ._searchbox_favorite_list .no-favorite .ttl {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    color: #1E2380;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center
  }

  ._searchbox_favorite_list .no-favorite .ttl span {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-star-sp-1.png);
    background-size: 16px auto;
    background-position: 0% 40%;
    background-repeat: no-repeat;
    padding-left: 20px
  }

  ._searchbox_favorite_list .no-favorite p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.6;
    color: #444444;
    text-align: center;
    font-weight: bold
  }
}

@media screen and (min-width: 375px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 152px
  }
}

@media screen and (min-width: 425px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 172px
  }
}

@media screen and (min-width: 475px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 192px
  }
}

@media screen and (min-width: 525px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 212px
  }
}

@media screen and (min-width: 575px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 232px
  }
}

@media screen and (min-width: 625px) and (max-width: 739px) {
  .sidesearch-box .elem-box .elem-cont .inner.options .selectboxit {
    width: 252px
  }
}

@media screen and (max-width: 739px) {
  html {
    font-size: 62.5%
  }

  .for_pc {
    display: none
  }

  .for_sp {
    display: block
  }

  body .mt00_sp {
    margin-top: 00px
  }

  body .mt10_sp {
    margin-top: 10px
  }

  body .mt20_sp {
    margin-top: 20px
  }

  body .mt30_sp {
    margin-top: 30px
  }

  body .mt40_sp {
    margin-top: 40px
  }

  body .mt50_sp {
    margin-top: 50px
  }

  body .mt60_sp {
    margin-top: 60px
  }

  body .mt70_sp {
    margin-top: 70px
  }

  body .mt80_sp {
    margin-top: 80px
  }

  body .mt90_sp {
    margin-top: 90px
  }

  body .mt100_sp {
    margin-top: 100px
  }

  body .mb00_sp {
    margin-bottom: 0
  }

  body .mb10_sp {
    margin-bottom: 10px
  }

  body .mb20_sp {
    margin-bottom: 20px
  }

  body .mb30_sp {
    margin-bottom: 30px
  }

  body .mb40_sp {
    margin-bottom: 40px
  }

  body .mb50_sp {
    margin-bottom: 50px
  }

  body .mb60_sp {
    margin-bottom: 60px
  }

  body .mb70_sp {
    margin-bottom: 70px
  }

  body .mb80_sp {
    margin-bottom: 80px
  }

  body .mb90_sp {
    margin-bottom: 90px
  }

  body .mb100_sp {
    margin-bottom: 100px
  }

  body .pt00_sp {
    padding-top: 0
  }

  body .pt10_sp {
    padding-top: 10px
  }

  body .pt20_sp {
    padding-top: 20px
  }

  body .pt30_sp {
    padding-top: 30px
  }

  body .pt40_sp {
    padding-top: 40px
  }

  body .pt50_sp {
    padding-top: 50px
  }

  body .pt60_sp {
    padding-top: 60px
  }

  body .pt70_sp {
    padding-top: 70px
  }

  body .pt80_sp {
    padding-top: 80px
  }

  body .pt90_sp {
    padding-top: 90px
  }

  body .pt100_sp {
    padding-top: 100px
  }

  body .pb00_sp {
    padding-bottom: 0
  }

  body .pb10_sp {
    padding-bottom: 10px
  }

  body .pb20_sp {
    padding-bottom: 20px
  }

  body .pb30_sp {
    padding-bottom: 30px
  }

  body .pb40_sp {
    padding-bottom: 40px
  }

  body .pb50_sp {
    padding-bottom: 50px
  }

  body .pb60_sp {
    padding-bottom: 60px
  }

  body .pb70_sp {
    padding-bottom: 70px
  }

  body .pb80_sp {
    padding-bottom: 80px
  }

  body .pb90_sp {
    padding-bottom: 90px
  }

  body .pb100_sp {
    padding-bottom: 100px
  }

  body .pb110_sp {
    padding-bottom: 110px
  }

  body .pb120_sp {
    padding-bottom: 120px
  }

  body .pb130_sp {
    padding-bottom: 130px
  }

  .header {
    width: 100%;
    position: fixed;
    background-image: url(/hebel-rooms/common_v2/img/sp/index/bg-head.png);
    padding: 7px 0;
    height: 31px;
    z-index: 100012
  }

  .header .h_logo {
    position: relative;
    left: 0;
    top: 0
  }

  .header .h_logo img {
    width: 170px;
    height: auto
  }

  .header .h_logo .link-type2.for_sp .logo-1 img {
    width: 98px
  }

  .header .h_logo .link-type2.for_sp .logo-2 img {
    width: 72px
  }

  .header .g_navi {
    display: none
  }

  .header .btn_contact {
    display: none
  }

  .contents.main {
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat-x;
    background-color: #F3F3F3;
    padding: 45px 0 50px
  }

  .section {
    width: 100%;
    margin: 0 auto;
    background-color: #fff
  }

  .section .row {
    width: 100%;
    box-sizing: border-box
  }

  .section .row .col {
    box-sizing: border-box;
    float: none
  }

  .section .row.col-4 .col {
    width: 100%
  }

  .section .row.col-4 .col.w50 {
    width: 100%
  }

  .section .row.col-2 .col {
    width: 100%
  }

  .section .row.col-3 .col {
    width: 100%
  }

  .section .tbl {
    display: table
  }

  .section .tbl .cell {
    display: table-cell;
    vertical-align: middle
  }

  .section .section-header .section_title .bar {
    display: block;
    background-image: url(/hebel-rooms/common_v2/img/common/bar-02.jpg);
    background-position: 42% 100%;
    background-repeat: no-repeat;
    background-size: 120px 1px;
    width: 120px;
    height: 1px;
    margin: 10px auto 20px
  }

  .section .mt00_sp {
    margin-top: 00px
  }

  .section .mt10_sp {
    margin-top: 10px
  }

  .section .mt20_sp {
    margin-top: 20px
  }

  .section .mt30_sp {
    margin-top: 30px
  }

  .section .mt40_sp {
    margin-top: 40px
  }

  .section .mt50_sp {
    margin-top: 50px
  }

  .section .mt60_sp {
    margin-top: 60px
  }

  .section .mt70_sp {
    margin-top: 70px
  }

  .section .mt80_sp {
    margin-top: 80px
  }

  .section .mt90_sp {
    margin-top: 90px
  }

  .section .mt100_sp {
    margin-top: 100px
  }

  .section .mb00_sp {
    margin-bottom: 0
  }

  .section .mb10_sp {
    margin-bottom: 10px
  }

  .section .mb20_sp {
    margin-bottom: 20px
  }

  .section .mb30_sp {
    margin-bottom: 30px
  }

  .section .mb40_sp {
    margin-bottom: 40px
  }

  .section .mb50_sp {
    margin-bottom: 50px
  }

  .section .mb60_sp {
    margin-bottom: 60px
  }

  .section .mb70_sp {
    margin-bottom: 70px
  }

  .section .mb80_sp {
    margin-bottom: 80px
  }

  .section .mb90_sp {
    margin-bottom: 90px
  }

  .section .mb100_sp {
    margin-bottom: 100px
  }

  .section .pt00_sp {
    padding-top: 0
  }

  .section .pt10_sp {
    padding-top: 10px
  }

  .section .pt20_sp {
    padding-top: 20px
  }

  .section .pt30_sp {
    padding-top: 30px
  }

  .section .pt40_sp {
    padding-top: 40px
  }

  .section .pt50_sp {
    padding-top: 50px
  }

  .section .pt60_sp {
    padding-top: 60px
  }

  .section .pt70_sp {
    padding-top: 70px
  }

  .section .pt80_sp {
    padding-top: 80px
  }

  .section .pt90_sp {
    padding-top: 90px
  }

  .section .pt100_sp {
    padding-top: 100px
  }

  .navi-trigger {
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 1001
  }

  /***** 2020.12.10 SP繝｡繝九Η繝ｼ螟画峩 *****/
  .navi-trigger {
    top: 0;
  }
  .navi-trigger  li {
    border-left: 1px solid #ebebeb;
  }

  .navi-item {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 43px;
    box-sizing: border-box;
  }

  .navi-item__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
    letter-spacing: -0.05em;
    color: rgba(0, 0, 0, .7);
  }

  .navi-item__inner:before {
    content: "";
    display: block;
    background-repeat: no-repeat;
    flex: 0 0 auto;
  }

  [data-navi-item="favorite"] .navi-item__inner:before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2026%22%20fill%3D%22%23fe8d16%22%3E%3Cpath%20d%3D%22M21.9%2C25.6l-8.6-5.9L4.9%2C26l1-9.7L0%2C9.5l9.1-1.4L12.7%2C0l4.1%2C7.9L26%2C8.8L20.3%2C16L21.9%2C25.6z%22%2F%3E%3C%2Fsvg%3E');
    margin-bottom: 5px;
  }

  [data-navi-item="search"] .navi-item__inner:before {
    width: 17.27px;
    height: 18px;
    background-size: 17.27px 18px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2025%2026%22%20fill%3D%22%231e2380%22%3E%3Cpath%20d%3D%22M24.5%2C23.4L18%2C16.5c-0.3-0.3-0.8-0.5-1.2-0.5c1.2-1.6%2C2-3.9%2C2-6.2c0-5.4-4.2-9.8-9.4-9.8C4.2%2C0%2C0%2C4.4%2C0%2C9.8c0%2C5.4%2C4.2%2C9.8%2C9.4%2C9.8c2.2%2C0%2C4.4-0.8%2C5.9-2.3c0%2C0.5%2C0%2C1%2C0.5%2C1.3l6.6%2C6.9c0.3%2C0.3%2C0.8%2C0.5%2C1.1%2C0.5c0.3%2C0%2C0.8-0.2%2C1.1-0.5C25.1%2C25%2C25.1%2C24%2C24.5%2C23.4z%20M9.4%2C17.2c-3.9%2C0-7-3.3-7-7.4s3.1-7.4%2C7-7.4s7%2C3.3%2C7%2C7.4S13.3%2C17.2%2C9.4%2C17.2z%22%2F%3E%3C%2Fsvg%3E');
    margin-bottom: 5px;
  }

  [data-navi-item="menu"] .navi-item__inner:before {
    width: 18px;
    height: 13.5px;
    background-size: 18px 13.5px;
    background-image: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2032%2024%22%20fill%3D%22%231e2380%22%3E%3Cpath%20d%3D%22M30%2C20H2c-1.1%2C0-2%2C0.9-2%2C2c0%2C1.1%2C0.9%2C2%2C2%2C2h28c1.1%2C0%2C2-0.9%2C2-2C32%2C20.9%2C31.1%2C20%2C30%2C20z%20M2%2C4h28c1.1%2C0%2C2-0.9%2C2-2c0-1.1-0.9-2-2-2H2C0.9%2C0%2C0%2C0.9%2C0%2C2C0%2C3.1%2C0.9%2C4%2C2%2C4z%20M30%2C10H2c-1.1%2C0-2%2C0.9-2%2C2s0.9%2C2%2C2%2C2h28c1.1%2C0%2C2-0.9%2C2-2S31.1%2C10%2C30%2C10z%22%2F%3E%3C%2Fsvg%3E');
    margin-top: 3px;
    margin-bottom: 5px;
  }

  .navi-item__inner span {
    transform: scale(.75);
    white-space: nowrap;
  }

  /***** 2020.12.10 SP繝｡繝九Η繝ｼ螟画峩 *****
  .navi-trigger ul li a {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/trigger-bg.png);
    background-size: 54px auto;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    width: 54px;
    height: 55px;
    display: block;
    position: relative
  }

  .navi-trigger ul li a .ic {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -ms-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    display: block;
    background-size: 29px auto;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    margin: 0;
    position: absolute;
    top: 12px;
    left: 12px
  }

  .navi-trigger ul li .main-menu .ic {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/trigger-ic-01.png)
  }

  .navi-trigger ul li .search-menu .ic {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/trigger-ic-02.png)
  }

  .navi-trigger ul li .main-menu.active .ic,.navi-trigger ul li .search-menu.active .ic {
    background-position: 50% 0%;
    background-repeat: no-repeat;
    width: 29px;
    height: 18px;
    margin: 0;
    position: absolute;
    top: 18px;
    left: 12px
  }
  ****************************************/

  .head_search {
    display: none
  }

  .header-sub {
    display: none
  }

  .breadcrumb {
    display: none
  }

  .sp_page_title {
    width: 100%;
    background-color: #1E2380;
    position: relative;
    padding: 15px 0
  }

  .sp_page_title a.back {
    background-color: #fff;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 70px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    color: #1E227F;
    background-image: url(/hebel-rooms/common_v2/img/sp/common/ic-arrow-blue-01.png);
    background-size: 13px auto;
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding: 0 0 0 7px;
    border-radius: 3px
  }

  .sp_page_title .title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 20px;
    color: #fff;
    text-align: center
  }

  .sp_page_title.property-list-style .title {
    text-align: left;
    padding: 0 10px;
    font-weight: normal
  }

  .page-title {
    display: none
  }

  .page-title:after {
    border-top-width: 36px;
    border-right-width: 36px;
    border-bottom-width: 0;
    border-left-width: 36px;
    border-color: #fff transparent;
    border-style: solid;
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 0 -15px;
    content: ""
  }

  .wrap_footer {
    position: relative
  }

  .foot-menu-title {
    display: block;
    background-color: #1E2380;
    padding: 15px 0;
    text-align: center
  }

  .foot-menu-title img {
    height: 16px
  }

  .wrap_footer:before {
    background-image: url(/hebel-rooms/common_v2/img/common/fig-foot-01.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: -46px;
    width: 300px;
    height: 100px;
    margin-left: -150px
  }

  .footer .inner {
    width: 100%;
    margin: 0 auto
  }

  .search-box {
    display: none
  }

  .footer-content-top {
    background-color: #fff;
    padding: 0
  }

  .footer-content-top .inner>ul {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 25px;
    margin: 7px 0
  }

  .footer-content-top .inner>ul>li {
    width: 100%;
    float: none
  }

  .footer-content-top .inner>ul>li a {
    text-decoration: none
  }

  .footer-content-top .inner>ul li.li01 {
    width: 100%
  }

  .footer-content-top .inner>ul li.li03 {
    width: 100%
  }

  .footer-content-top .inner>ul li.li05 {
    width: 100%
  }

  .footer-content-top .inner .ic-cross {
    cursor: pointer
  }

  .footer-content-top .inner .ic-cross span,.footer-content-top .inner .ic-cross span:before {
    cursor: pointer;
    height: 1px;
    width: 12px;
    background-color: #171941;
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    content: '';
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
  }

  .footer-content-top .inner .ic-cross span:before {
    -webkit-transform: rotate(90deg);
    top: 0px
  }

  .footer-content-top .inner .search-box {
    display: none
  }

  .footer-content-top .inner .parent .list-title {
    position: relative
  }

  .footer-content-top .inner .parent .list-title a:after,.footer-content-top .inner .parent .list-title a:before {
    cursor: pointer;
    height: 1px;
    width: 11px;
    background-color: #171941;
    position: absolute;
    right: 8px;
    top: 50%;
    display: block;
    content: '';
    margin-top: 0;
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
  }

  .footer-content-top .inner .parent .list-title a:before {
    -webkit-transform: rotate(90deg);
    top: 50%;
    margin-top: 0
  }

  .footer-content-top .inner .parent .child li {
    margin-bottom: 0;
    border-bottom: 1px solid #E7E8EC;
    font-weight: normal
  }

  .footer-content-top .inner .parent .child li a {
    padding: 10px 20px;
    display: block;
    position: relative;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #17193F
  }

  .footer-content-top .inner .parent .child li a:after {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/ic-arrow-blue-02.png);
    background-size: 6px auto;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    right: 10px;
    width: 6px;
    height: 10px
  }

  .footer-content-top .inner .parent .list-title.active a:after {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
  }

  .footer-content-top .inner .parent .list-title.active a:before {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg)
  }

  .footer-content-top .inner .list-title {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #17193F;
    margin-bottom: 0;
    border-bottom: 1px solid #D1D1D9;
    font-weight: normal
  }

  .footer-content-top .inner .list-title a {
    padding: 10px 0 10px 5px;
    display: block;
    position: relative
  }

  .footer-content-top .inner .list-title a:after {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/ic-arrow-blue-02.png);
    background-size: 6px auto;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    right: 10px;
    width: 6px;
    height: 10px
  }

  .footer-content-top .inner .submenus {
    display: none
  }

  .footer-content-top .inner .submenus li {
    float: none;
    display: block
  }

  .footer-content-top .inner .submenus li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.9;
    color: #000
  }

  .footer-content-middle {
    display: none
  }

  .footer-content-bottom {
    background-color: #fff
  }

  .footer-content-bottom .scrolltopwrap {
    margin: 20px auto 10px;
    width: 50px
  }

  .footer-content-bottom .scrolltop {
    display: block;
    text-align: center
  }

  .footer-content-bottom .scrolltop img {
    width: 50px;
    height: auto
  }

  .footer-content-bottom .centering-list {
    background-color: #fff;
    padding: 12px 0 0
  }

  .footer-content-bottom .centering-list li a {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2;
    color: #000
  }

  .footer-content-bottom .centering-list li.separator {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2;
    color: #000;
    margin: 0 3px
  }

  .footer-content-bottom .centering-list:last-of-type {
    padding: 0 0 12px
  }

  .footer-content-bottom .copylight {
    background-color: #EEEEEE;
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1.4;
    color: #0D1039;
    padding: 7px 0
  }

  select.hr-select {
    padding: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #5F6DBE;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    color: #000
  }

  .notwrapthetext label.hr-ck {
    left: 10px
  }

  .notwrapthetext .station {
    display: block;
    padding: 0 0px 0 25px
  }

  label.hr-ck {
    cursor: pointer;
    position: relative;
    display: block;
    height: 100%
  }

  label.hr-ck input[type="checkbox"] {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%
  }

  label.hr-ck input[type="checkbox"]+span.ic {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url(/hebel-rooms/common_v2/img/search-prop/ic-checkbox_b.png);
    background-size: 18px auto;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    margin: 4px 8px 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px
  }

  label.hr-ck input[type="checkbox"]:checked+span.ic {
    background-position: 50% 100%
  }

  label.hr-ck .label-cont {
    display: block;
    margin: 0 0 0 25px
  }

  label.hr-ck .txt {
    line-height: 1.6
  }

  label.hr-ck.disable input[type="checkbox"]+span.ic {
    filter: alpha(opactiy=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -moz-opacity: .4;
    -khtml-opacity: .4;
    opacity: .4;
    background-image: url(/hebel-rooms/common_v2/img/search-prop/ic-checkbox_b.png)
  }

  label.hr-rd {
    cursor: pointer;
    position: relative;
    display: block;
    height: 100%
  }

  label.hr-rd input[type="radio"] {
    position: absolute;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%
  }

  label.hr-rd input[type="radio"]+span.ic {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-radio_b.png);
    background-size: 20px auto;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px
  }

  label.hr-rd input[type="radio"]:checked+span.ic {
    background-position: 50% 100%
  }

  label.hr-rd .label-cont {
    display: block;
    margin: 0 0 0 25px
  }

  #display-numSelectBoxItContainer.selectboxit-container {
    width: auto
  }

  #display-numSelectBoxItContainer.selectboxit-container .selectboxit {
    width: 90px
  }

  #sort-typeSelectBoxItContainer.selectboxit-container {
    width: auto
  }

  #sort-typeSelectBoxItContainer.selectboxit-container .selectboxit {
    width: 160px
  }

  .search-options .selectboxit-container {
    width: auto
  }

  .search-options .selectboxit-container .selectboxit {
    width: 100px
  }

  .global-menu {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/bg-gmanu.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100011;
    display: none;
    -webkit-transition: all .15s linear;
    -moz-transition: all .15s linear;
    -ms-transition: all .15s linear;
    -o-transition: all .15s linear;
    transition: all .15s linear;
    filter: alpha(opactiy=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  .global-menu ul {
    padding: 0
  }

  .global-menu ul li {
    width: 33.3333%;
    background-image: url(/hebel-rooms/common_v2/img/sp/common/bg-gnav-bar-02.png);
    background-repeat: no-repeat;
    background-position: 50% 100%;
    background-size: 60% 1px
  }

  .global-menu ul li a {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/bg-gnav-bar-01.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 1px 100%;
    color: #171940;
    font-size: 1rem;
    line-height: 120%;
    display: block;
    text-align: center;
    padding: 0 10px;
    margin: 15px 0
  }

  .global-menu ul li a span {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 77px auto;
    width: 82px;
    height: 48px;
    display: block;
    margin: 0 auto 6px
  }

  .global-menu ul li:last-child a {
    background: none
  }

  .global-menu ul:last-child li {
    background: none
  }

  .global-menu .ic-gmn-01 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-01.png)
  }

  .global-menu .ic-gmn-02 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-02.png)
  }

  .global-menu .ic-gmn-03 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-07.png);
    background-size: 33px auto
  }

  .global-menu .ic-gmn-04 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-04.png)
  }

  .global-menu .ic-gmn-05 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-05.png)
  }

  .global-menu .ic-gmn-06 {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/gnav/ic-gmn-06.png)
  }

  .global-menu .main-nav {
    margin: 0 0 20px
  }

  .global-menu .main-nav ul:first-child li:last-child a {
    color: #ea7d37
  }

  .global-menu .sub-nav ul {
    box-sizing: border-box;
    padding: 0 25px;
    margin: 0 0 20px
  }

  .global-menu .sub-nav ul li {
    float: none;
    width: 100%;
    background-image: none;
    border-bottom: 1px solid #CFCFD7
  }

  .global-menu .sub-nav ul li a {
    display: block;
    padding: 14px 0;
    background-image: url(/hebel-rooms/common_v2/img/sp/common/ic-arrow-blue-02.png);
    background-size: 8px auto;
    background-position: 100% 50%;
    background-repeat: no-repeat;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #171940;
    text-align: left;
    margin: 0;
    text-decoration: none
  }

  .global-menu .sub-nav ul li:first-child {
    border-top: 1px solid #CFCFD7
  }

  .global-menu .sub-nav ul li.parent {
    padding: 0 0
  }

  .global-menu .sub-nav ul li.parent>a {
    font-weight: bold
  }

  .global-menu .sub-nav ul li.parent a {
    background-image: none
  }

  .global-menu .sub-nav ul li.parent .ic-cross {
    cursor: pointer
  }

  .global-menu .sub-nav ul li.parent .ic-cross span,.global-menu .sub-nav ul li.parent .ic-cross span:before {
    cursor: pointer;
    height: 1px;
    width: 12px;
    background-color: #171941;
    position: absolute;
    right: 0;
    top: 50%;
    display: block;
    content: '';
    -webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    -ms-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out
  }

  .global-menu .sub-nav ul li.parent .ic-cross span:before {
    -webkit-transform: rotate(90deg);
    top: 0px
  }

  .global-menu .sub-nav ul li.parent .ic-cross.active span:before,.global-menu .sub-nav ul li.parent .ic-cross.active span:after {
    top: 0
  }

  .global-menu .sub-nav ul li.parent .ic-cross.active span {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
  }

  .global-menu .sub-nav ul li.parent .ic-cross.active span:before {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
  }

  .global-menu .sub-nav ul li.parent a {
    padding: 12px 0;
    margin: 0 3% 0;
    position: relative
  }

  .global-menu .sub-nav ul li.parent ul.child {
    display: none
  }

  .global-menu .sub-nav ul li.parent ul.child li {
    padding: 0;
    border-bottom: 1px solid #DCDBE0
  }

  .global-menu .sub-nav ul li.parent ul.child li a {
    background-image: url(/hebel-rooms/common_v2/img/sp/common/ic-arrow-blue-02.png);
    background-position: 97% 50%;
    background-size: 7px auto;
    margin: 0;
    padding: 12px 3% 12px 6%
  }

  .global-menu .sub-nav ul li.parent ul.child li:last-child {
    border-bottom: none
  }

  .global-menu .sub-nav ul li.parent ul.child {
    padding: 0;
    margin: 0
  }

  .global-menu .btn-contact {
    box-sizing: border-box;
    padding: 0 25px
  }

  .global-menu.on {
    display: block
  }

  .global-menu.fadein {
    -moz-transform: translateY(45px);
    -ms-transform: translateY(45px);
    -webkit-transform: translateY(45px);
    transform: translateY(45px);
    filter: alpha(opactiy=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
  }

  .global-menu.search .seach-title {
    text-align: center;
    padding: 25px 0 15px
  }

  .global-menu.search .seach-title img {
    height: 16px
  }

  .not-found {
    width: 100%;
    margin: 0 auto;
    border-top: none;
    background-color: #fff;
    text-align: center;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 30px
  }

  .not-found .ttl {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px
  }

  .not-found .ttl span {
    display: block
  }

  .not-found .subtxt {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #000;
    padding: 20px 0 0
  }

  .not-found .subtxt span {
    display: block
  }

  .not-found.w100 {
    border: none;
    margin-bottom: 5px
  }

  .not-found.w100 .ttl {
    padding-bottom: 0;
    border-bottom: none
  }

  .not-found.w100 .subtxt {
    padding-top: 5px
  }

  .message-box.error {
    text-align: center;
    padding: 30px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .message-box.error .title-err {
    font-size: 1.9rem;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #CCCCCC
  }

  .message-box.error .title-err span {
    display: block
  }

  .message-box.error .desc {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #000
  }

  .notfound-404 {
    background-color: #fff
  }

  .notfound-404 .section.error {
    background-image: none;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    padding: 50px 30px;
    width: 100%;
    margin: 0 auto 50px;
    padding: 35px 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .notfound-404 .section.error .title {
    font-size: 24px;
    font-size: 2.2rem;
    line-height: 1.6;
    color: #000;
    font-weight: bold;
    margin: 0 0 20px;
    border-bottom: 1px solid #CCCCCC;
    padding: 0 0 15px
  }

  .notfound-404 .section.error .title span {
    display: block
  }

  .notfound-404 .section.error .title-err {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000;
    margin: 0 0 0px;
    font-weight: normal;
    border-bottom: none
  }

  .notfound-404 .section.error .title-err span {
    display: block
  }

  .notfound-404 .section.error .desc a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #000;
    font-weight: bold
  }

  .contents.page.sitemap {
    padding: 45px 0 60px
  }

  .contents.page.sitemap .breadcrumb {
    width: 100%;
    margin: 0 auto 15px
  }

  .contents.page.sitemap .sitemap {
    width: 100%;
    margin: 0 auto 30px;
    padding: 30px 10px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .contents.page.sitemap .sitemap .section-header .ttl img {
    height: 39px;
    width: auto;
    margin: 0 auto
  }

  .contents.page.sitemap .sitemap .section-content {
    margin: 20px 0 0;
    padding-bottom: 30px
  }

  .contents.page.sitemap .sitemap .cont {
    background-image: url(/hebel-rooms/common_v2/img/common/bg-dot.jpg);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    padding: 0 0 5px;
    margin-bottom: 30px
  }

  .contents.page.sitemap .sitemap .cont .ttl a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #333333;
    background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-blue-04.png);
    background-size: 15px auto;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding: 0 0 0 25px
  }

  .contents.page.sitemap .sitemap .cont ul {
    margin-left: 20px
  }

  .contents.page.sitemap .sitemap .cont ul li {
    float: none;
    width: 100%;
    margin-bottom: 10px;
    padding-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
  }

  .contents.page.sitemap .sitemap .cont ul li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.6;
    color: #333333;
    background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-black-02.png);
    background-size: 4px auto;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding: 0 0 0 20px
  }

  .contents.page.sitemap .sitemap .cont ul li.areaname {
    float: none;
    display: block;
    width: 100%;
    margin-left: -15px
  }

  .contents.page.sitemap .sitemap .cont ul li.areaname a {
    background-image: url(/hebel-rooms/common_v2/img/common/bar-03.png);
    background-size: 10px auto;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    padding: 0 0 0 20px
  }

  .contents.page.sitemap .sitemap .cont-02 ul li {
    float: left;
    width: 25%
  }

  .contents.page.sitemap .sitemap .cont-05 ul,.contents.page.sitemap .sitemap .cont-06 ul {
    width: 100%
  }

  .btn {
    display: block;
    width: 150px;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.4;
    color: #fff;
    background-color: #1E2380;
    padding: 10px 0;
    margin: 0 auto
  }

  .tbl-style04 {
    width: 100%
  }

  .tbl-style04 th,.tbl-style04 td {
    display: block;
    font-size: 10px;
    font-size: 1.0rem;
    line-height: 1.4;
    color: #000;
    border-bottom: 2px solid #fff;
    padding: 10px 12px 8px
  }

  .tbl-style04 td {
    background-color: #EEEEEE
  }

  .tbl-style04 th {
    font-weight: normal;
    background-color: #EDEEFE;
    border-right: none
  }

  .pager {
    margin: 20px 0 30px
  }

  .pager>div {
    padding: 20px 0
  }

  .pager li {
    width: 30px;
    height: 30px;
    margin: 0 2px;
    text-align: center;
    line-height: 30px
  }

  .pager li a,.pager li span {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    text-align: center;
    color: #5F6DBE;
    background-color: #fff;
    -moz-box-shadow: #CACACA 0px 1px 1px;
    -webkit-box-shadow: #CACACA 0px 1px 1px;
    box-shadow: #CACACA 0px 1px 1px
  }

  .pager li a:hover,.pager li a:active,.pager li a:focus,.pager li span:hover,.pager li span:active,.pager li span:focus {
    color: #fff;
    background-color: #5F6DBE;
    text-decoration: none
  }

  .pager li span.c {
    background-color: #5F6DBE;
    color: #fff
  }
}


/*--------------------------------------------------------------------------

ADD 2018.12.18

--------------------------------------------------------------------------*/

.global-menu-expand .inner #expand-menu-01.menu-02 .col-area {
  width: 33.333%;
}

#_menu-area-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.7);
  z-index: 210000;
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
  
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;

  transition: opacity 0.5s, visibility 0s ease 0.5s;
  opacity: 0;
  visibility: hidden;
}

#_menu-area-modal.in-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
}

#_menu-area-modal.is-show {  
  transition-delay: 0s;
  opacity: 1;
  visibility: visible;
}

#_menu-area-modal .menu-area-modal-contents {
	background-color: #FFF;
	width: 655px;
	height: 260px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -ms-flex-direction: row;
         flex-direction: row;
  
  -webkit-box-pack: center;
     -ms-flex-pack: center;
   justify-content: center;
  
  -webkit-box-align: center;
     -ms-flex-align: center;
        align-items: center;

}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right {
	width: 300px;
	height: 260px;
	background-color: #f3f3f3;
	text-align: center;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right a:hover,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right a:active,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right a:focus {
  filter: alpha(opactiy=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  -moz-opacity: .8;
  -khtml-opacity: .8;
  opacity: .8
}


#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right .particular-name {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6;
  color: #000;
  text-align: center;
  margin: 25px 0;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right ul {
}
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right ul li {
	text-align: center;
	margin-bottom: 10px;
	width: 100%;
}
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right ul li form {
  display: inline-block;
}
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-right ul li form a {
  display: inline-block;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left {
	width: 354px;
	height: 260px;
	position: relative;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links {
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-name {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.1;
  color: #000;
  text-align: center;
  margin: 25px 0;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 25px;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #999;
  padding: 3px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: block;
  width: 120px;
  margin: 0 auto;
  border: 1px solid #ddd
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink a:hover,#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink a:active,#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink a:focus {
  background-color: #ddd;
  color: #000;
  text-decoration: none
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .backlink a:after {
  content: "";
  display: block;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-arrow-grey-02.png);
  background-size: 5px auto;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  width: 5px;
  height: 10px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  left: 5px;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links {
  text-align: center;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a {
  display: inline-block;
  width: 33%;
  max-width: 125px;
  padding: 10px 0 25px;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all .7s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-box-shadow: #e2e2e2 1px 2px 3px;
  -webkit-box-shadow: #e2e2e2 1px 2px 3px;
  box-shadow: #e2e2e2 1px 2px 3px;
  border: 2px solid #eaeaea;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a span {
  position: absolute;
  bottom: 10%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6;
  color: #000;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:hover,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:active,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:focus {
  background-color: #8ab365;
  border: 2px solid #fff;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:hover span,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:active span,
#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:focus span {
  color: #fff;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links a:after {
  display: block;
  content: "";
  padding-top: 65%;
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map-kanto.svg);
  background-size: 45px auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links .area {
  margin-right: 2%;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .area-search-links .line:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train-kanto.svg);
  background-size: 40px auto;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links.fadein {
  filter: alpha(opactiy=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-name {
  color: #8ab365;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-search-links a:hover {
  background-color: #8ab365;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-search-links a:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map-kanto.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-search-links a:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-search-links .line:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train-kanto.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kanto .area-search-links .line:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train.svg);
}


#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-name {
  color: #f98f91;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-search-links a:hover {
  background-color: #f98f91;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-search-links a:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map-other.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-search-links a:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-search-links .line:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train-other.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .other .area-search-links .line:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train.svg);
}


#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-name {
  color: #ee975d;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-search-links a:hover {
  background-color: #ee975d;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-search-links a:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map-kansai.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-search-links a:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-search-links .line:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train-kansai.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .kansai .area-search-links .line:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train.svg);
}


#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-name {
  color: #e0b639;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-search-links a:hover {
  background-color: #e0b639;
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-search-links a:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map-toukai.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-search-links a:hover:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-map.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-search-links .line:after {
  background-image: url(/hebel-rooms/common_v2/img/common/ic-train-toukai.svg);
}

#_menu-area-modal .menu-area-modal-contents .menu-area-modal-contents-left .box-links .toukai .area-search-links .line:hover:after {  background-image: url(/hebel-rooms/common_v2/img/common/ic-train.svg);
}

/*--------------------------------------------------------------------------

ADD 2018.12.25

--------------------------------------------------------------------------*/

.important-news {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 95px;
  padding-right: 95px;
  margin-top: 50px;
}

.important-news * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 739px) {
  .important-news {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
    margin-bottom: 3.125vw;
  }
}

.important-news__wrap {
  max-width: 1125px;
  margin-left: auto;
}

.important-news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  line-height: 1.75;
  letter-spacing: .075em;
}

@media screen and (max-width: 739px) {
  .important-news__item {
    display: block;
    background: #fff;
    font-size: 2.5vw;
    padding: 2.08333vw 3.125vw;
  }
}

.important-news__item:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (max-width: 739px) {
  .important-news__item:not(:last-child) {
    margin-bottom: 1.04167vw;
  }
}

.important-news__col-title {
  width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

@media screen and (max-width: 739px) {
  .important-news__col-title {
    width: 100%;
  }
}

.important-news__col-article {
  width: calc(100% - 300px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

@media screen and (max-width: 739px) {
  .important-news__col-article {
    width: 100%;
  }
}

.important-news__title {
  font-weight: bold;
}

.important-news__title:before {
  content: "[!]";
  color: #e60012;
}

.important-news__article {
  max-width: 680px;
  margin-right: 30px;
}

@media screen and (max-width: 739px) {
  .important-news__article {
    line-height: 2;
    margin-right: 0;
    padding-right: 0;
    padding-left: 4.16667vw;
    padding-top: 2.08333vw;
  }
}

.important-news__trigger {
  color: #1e217f;
  text-decoration: underline;
  letter-spacing: 0;
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.js-important-article {
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}

@media screen and (min-width: 740px) {
  .js-important-article:not(.is-open) {
    max-height: 1.75em;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
}

@media screen and (max-width: 739px) {
  .js-important-article:not(.is-open) {
    display: none;
  }
}


/*--------------------------------------------------------------------------

ADD 2019.04.05

--------------------------------------------------------------------------*/

.global-menu-expand .inner #expand-menu-01.menu-02.col-04 .col-area {
  width: 25%;
}

.contents.page.sitemap .sitemap .cont-02 ul li {
  /* width: 120px */
  width: 100px;
}

/*--------------------------------------------------------------------------

蜈ｱ騾壹ヵ繝�ち繝ｼ驕ｩ逕ｨ 2019.09.25

--------------------------------------------------------------------------*/

@media screen and (min-width: 768px), print{
  #j-koho-footer div.footer-nav-list .link-list li{ float:none; }
  
  .footer-content-middle{padding-bottom:0;}
  .footer-content-middle .footer-lead-area{margin-bottom: 0;}
  
  #j-koho-footer.footer-area{ background: #0E103A!important; } /* 繝輔ャ繧ｿ繝ｼ_繝翫ン繧ｨ繝ｪ繧｢_閭梧勹濶ｲ */
  #j-koho-footer .footer-nav-homes{ background: #ffffff!important; } /* 譌ｭ蛹匁�繝帙�繝�繧ｺ_繝翫ン繧ｨ繝ｪ繧｢_閭梧勹濶ｲ */
  #j-koho-footer .footer-nav-fudousan{ background: #ffffff!important; } /* 譌ｭ蛹匁�荳榊虚逕｣繝ｬ繧ｸ繝�Φ繧ｹ_繝翫ン繧ｨ繝ｪ繧｢_閭梧勹濶ｲ */
  #j-koho-footer .footer-main{ background: #ffffff!important; } /* 繝輔ャ繧ｿ_閭梧勹濶ｲ */
  
  
  #j-koho-footer div.footer-nav-list{ border-bottom: #3E4061 solid 1px!important; color:#ffffff!important;}
  #j-koho-footer div.footer-nav-list p, #j-koho-footer div.footer-nav-list a{ color:#ffffff!important;}
  #j-koho-footer .footer-nav-homes p, #j-koho-footer .footer-nav-fudousan p,#j-koho-footer .footer-main p{ color:#333333!important; }
  #j-koho-footer .footer-nav-homes a, #j-koho-footer .footer-nav-fudousan a,#j-koho-footer .footer-main a{ color:#333333!important; }
  #j-koho-footer .footer-nav-homes .link-list li:not(:first-child), #j-koho-footer .footer-nav-fudousan .link-list li:not(:first-child), #j-koho-footer .footer-main .link-list li:not(:first-child){
    border-left: #333333 solid 1px!important;
  }
  #j-koho-footer .footer-main{ border-top:#b4b4b4 solid 1px; }
}

@media only screen and (max-width: 767px){
  #j-koho-footer .footer-nav-homes p, #j-koho-footer .footer-nav-fudousan p{ color:#ffffff!important; }
  #j-koho-footer div.footer-nav-list .link-list li{ float:none; }

  #j-koho-footer .footer-nav-list .list-block { background: #ffffff!important; } /* 繝輔ャ繧ｿ繝ｼ_繝翫ン繧ｨ繝ｪ繧｢_繝懊ち繝ｳ閭梧勹濶ｲ */
  #j-koho-footer .footer-nav-homes{ background: #3a3c6a!important; } /* 譌ｭ蛹匁�繝帙�繝�繧ｺ_繝翫ン繧ｨ繝ｪ繧｢_閭梧勹濶ｲ */
  #j-koho-footer .footer-nav-fudousan{ background: #242656!important; } /* 譌ｭ蛹匁�荳榊虚逕｣繝ｬ繧ｸ繝�Φ繧ｹ_繝翫ン繧ｨ繝ｪ繧｢_閭梧勹濶ｲ */
  #j-koho-footer .footer-main{ background: #0E103A!important; } /* 繝輔ャ繧ｿ_閭梧勹濶ｲ */
  
  #j-koho-footer .footer-nav-list .list-heading{ color:#333333!important; }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle::after{
    background: url("https://www.asahi-kasei.co.jp/j-koho/images/footer/footer_arrow_b_down.png") 0 0 no-repeat!important;;
    background-size: contain!important;;
  }
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle.open::after{
    background: url("https://www.asahi-kasei.co.jp/j-koho/images/footer/footer_arrow_b_up.png") 0 0 no-repeat!important;;
    background-size: contain!important;;
  }
  
  #j-koho-footer .footer-nav-list .j-koho-common-footer_toggle{ border-left: #333333 solid 1px; border-right: #333333 solid 1px; border-bottom: #333333 solid 1px!important;}
  #j-koho-footer .footer-nav-list .list-block:first-child{border-top: #333333 solid 1px;}
}

/*******************************************
 2020.03.10 ADD
*******************************************/

.wrap_footer:before {
  content: none;
  display: none;
}

.contents.main.page-search .area-info:after {
  content: none;
  display: none;
}

/*******************************************
 2020.05.28 ADD
*******************************************/

.header .h_logo {
  top: 15px;
  left: 20px;
}

.header .h_logo img {
  width: 160px;
  height: auto;
}

.header .btn_contact {
  top: 17px
}

@media screen and (max-width: 739px) {
  .header .h_logo {
    top: 0;
    left: 10px;
  }

  .header .h_logo img {
    width: auto;
    height: 28px;
  }
}

/*******************************************
 2020.12.09 ADD
*******************************************/
.not-found-btn {
  margin-top: 40px;
  text-align: center;
  font-size: 0;
}

.not-found-btn a {
  display: inline-block;
  background-color: #1E2380;
  padding: 12px 20px;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  color: #fff;
  transition: .3s ease;
}

.not-found-btn a:hover {
  opacity: .8;
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 739px) {
  .not-found-btn {
    margin-top: 20px;
  }
}

/*******************************************
  2022.04.22 ADD
*******************************************/
@media screen and (max-width:739px){
  .enable_mainmenu #sp-g-navi ul li:nth-child(4),
  .enable_sidebar #sp-g-navi ul li:nth-child(3) {
    background-color:#292e86
  }
  .search-menu.active[data-navi-item=search] .navi-item__inner {
    color:#fff
  }
  .search-menu.active[data-navi-item=search] .navi-item__inner:before {
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2226%22%20viewBox%3D%220%200%2025%2026%22%3E%3Crect%20width%3D%2225%22%20height%3D%2226%22%20fill%3D%22none%22%2F%3E%3Cpolygon%20points%3D%2222.91%205.2%2020.3%202.59%2012.5%2010.4%204.7%202.59%202.09%205.2%209.9%2013%202.09%2020.8%204.7%2023.41%2012.5%2015.6%2020.3%2023.41%2022.91%2020.8%2015.1%2013%2022.91%205.2%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E")
  }
  .main-menu.active[data-navi-item=menu] .navi-item__inner {
    color:#fff
  }
  .main-menu.active[data-navi-item=menu] .navi-item__inner:before {
    background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2225%22%20height%3D%2226%22%20viewBox%3D%220%200%2025%2026%22%3E%3Crect%20width%3D%2225%22%20height%3D%2226%22%20fill%3D%22none%22%2F%3E%3Cpolygon%20points%3D%2222.91%205.2%2020.3%202.59%2012.5%2010.4%204.7%202.59%202.09%205.2%209.9%2013%202.09%2020.8%204.7%2023.41%2012.5%2015.6%2020.3%2023.41%2022.91%2020.8%2015.1%2013%2022.91%205.2%22%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E");
    background-size:17.27px 18px;height:18px;width:17.27px
  }
}

/*******************************************
  2023.12.19 ADD
*******************************************/
[data-navi-item=history] .navi-item__inner:before {
  width: 17px;
  height: 17px;
  background-size: 17px 17px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22a%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2234%22%20height%3D%2234%22%20viewBox%3D%220%200%2034%2034%22%3E%3Cpath%20d%3D%22m34%2C17c0%2C9.39-7.61%2C17-17%2C17S0%2C26.39%2C0%2C17c0-.67.54-1.21%2C1.21-1.21s1.21.54%2C1.21%2C1.21c0%2C6.69%2C4.53%2C12.53%2C11.02%2C14.17%2C6.49%2C1.64%2C13.26-1.34%2C16.43-7.24%2C3.17-5.89%2C1.93-13.19-3.02-17.69S14.54%2C1.16%2C8.96%2C4.86h.75c.67%2C0%2C1.21.54%2C1.21%2C1.21s-.54%2C1.21-1.21%2C1.21h-3.64c-.32%2C0-.63-.13-.86-.36-.23-.23-.36-.54-.36-.86v-3.64c0-.67.54-1.21%2C1.21-1.21s1.21.54%2C1.21%2C1.21v.62C12.48-.57%2C19.26-1%2C24.87%2C1.93c5.61%2C2.93%2C9.13%2C8.74%2C9.13%2C15.07h0Zm-6.07%2C0c0%2C4.42-2.66%2C8.41-6.75%2C10.1-4.08%2C1.69-8.78.76-11.91-2.37-3.13-3.13-4.06-7.83-2.37-11.91%2C1.69-4.08%2C5.68-6.75%2C10.1-6.75%2C6.03%2C0%2C10.92%2C4.9%2C10.93%2C10.93h0Zm-6.61%2C1.42l-3.1-2.07v-5.42c0-.67-.54-1.21-1.21-1.21s-1.21.54-1.21%2C1.21v6.07c0%2C.41.2.79.54%2C1.01l3.64%2C2.43c.56.36%2C1.3.21%2C1.67-.34.37-.55.22-1.3-.33-1.68h0Zm0%2C0%22%20fill%3D%22%231e2380%22%2F%3E%3C%2Fsvg%3E");
  margin-bottom: 5px;
}

@media screen and (min-width: 739px) {
  .head_search ul li .ic-sidebar-trriger-04 {
    background-position: 0% -482px;
  }
  .head_search ul li a.current .ic-sidebar-trriger-04 {
    background-position: 0% -565px;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-head {
    padding: 20px 0;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
    color: #1e2380;
    padding-bottom: 5px;
  }
  ._searchbox_history_list-heading::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #aeb1e8;
    width: calc(100% - 40px);
    margin: 0 auto;
  }
  ._searchbox_history_list-heading svg {
    width: 20px;
    height: 20px;
    margin-right: 8px;
  }
  ._searchbox_history_list-heading-text {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-link {
    margin: 15px auto 0;
    width: 250px;
    height: 46px;
  }
  ._searchbox_history_list-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #fff;
    font-weight: 700;
    background-color: #1e2380;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #1e2380;
    -webkit-transition: opacity;
    transition: opacity;
  }
  ._searchbox_history_list-link a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-property {
    border-top: 1px dotted #1e2380;
    padding: 15px;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-property-heading {
    background-color: #4455a8;
    border-radius: 5px 5px 0 0;
    font-weight: 700;
    text-align: center;
    color: #fff;
    padding: 11px 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 739px) {
  ._searchbox_history_list-property-list {
    margin-top: 5px;
    display: -ms-grid;
    display: grid;
    row-gap: 5px;
  }
  ._searchbox_history_list-property-card {
    background-color: #fff;
    border-radius: 5px;
    padding-left: 40px;
    position: relative;
  }
  ._searchbox_history_list-property-card-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 90px 10px 1fr;
    grid-template-columns: 90px 1fr;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    padding: 10px 10px 10px 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  ._searchbox_history_list-property-thum {
    height: 90px;
    width: 90px;
    padding: 3px;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  ._searchbox_history_list-property-thum img {
    font-family: "object-fit: cover;";
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
  }
  ._searchbox_history_list-property-text-wrap {
    font-weight: 700;
    color: #1e2380;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: 700;
  }
  ._searchbox_history_list-property-text-wrap > * {
    display: block;
  }
  ._searchbox_history_list-property-floor {
    padding-top: 5px;
    font-size: 14px;
    font-size: 1.4rem;
  }
  ._searchbox_history_list-footer {
    border-top: 1px dotted #1e2380;
  }
  ._searchbox_history_list-property-card .remove {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-top: -10px;
    display: block;
    float: left;
    width: 20px;
    height: 20px;
  }
  ._searchbox_history_list-property-card .remove:hover .ic {
    background-position: 50% 100%;
  }
  ._searchbox_history_list-property-card .remove .ic {
    background-image: url(/hebel-rooms/common_v2/img/common/sidenav/ic-remove.jpg);
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: block;
    width: 20px;
    height: 20px;
  }
}

/*** 2024.01.04 add ***/
@media screen and (min-width: 739px) {
  ._searchbox_history_list.no-history ._searchbox_history_list-property,
  ._searchbox_history_list.no-history ._searchbox_history_list-footer {
    border-top: 0;
  }

  ._searchbox_history_list.no-history ._searchbox_history_list-head {
    padding-bottom: 15px;
  }

  ._searchbox_history_list.no-history ._searchbox_history_list-property {
    padding-top: 0;
    padding-bottom: 5px;
  }

  ._searchbox_history_list-nodata {
    background-color: #fff;
    padding: 30px 40px;
    border-radius: 5px 5px;
    border-bottom: 1px dotted #4455A8;
  }

  ._searchbox_history_list-nodata_head {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #1E207F;
    font-weight: bold;
    padding-left: 42px;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 34 34"><path d="m34,17c0,9.39-7.61,17-17,17S0,26.39,0,17c0-.67.54-1.21,1.21-1.21s1.21.54,1.21,1.21c0,6.69,4.53,12.53,11.02,14.17,6.49,1.64,13.26-1.34,16.43-7.24,3.17-5.89,1.93-13.19-3.02-17.69S14.54,1.16,8.96,4.86h.75c.67,0,1.21.54,1.21,1.21s-.54,1.21-1.21,1.21h-3.64c-.32,0-.63-.13-.86-.36-.23-.23-.36-.54-.36-.86v-3.64c0-.67.54-1.21,1.21-1.21s1.21.54,1.21,1.21v.62C12.48-.57,19.26-1,24.87,1.93c5.61,2.93,9.13,8.74,9.13,15.07h0Zm-6.07,0c0,4.42-2.66,8.41-6.75,10.1-4.08,1.69-8.78.76-11.91-2.37-3.13-3.13-4.06-7.83-2.37-11.91,1.69-4.08,5.68-6.75,10.1-6.75,6.03,0,10.92,4.9,10.93,10.93h0Zm-6.61,1.42l-3.1-2.07v-5.42c0-.67-.54-1.21-1.21-1.21s-1.21.54-1.21,1.21v6.07c0,.41.2.79.54,1.01l3.64,2.43c.56.36,1.3.21,1.67-.34.37-.55.22-1.3-.33-1.68h0Zm0,0" fill="%23e9ebf8"></path></svg>');
    background-size: 32px 32px;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    margin-bottom: 20px;
  }

  ._searchbox_history_list-nodata_body {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6;
    color: #202020;
    text-align: center;
  }
}

/*** 2024.11.07 add ***/
#scrollUp {
  display: none !important;
}