@charset "UTF-8";
/* line 5, sass/partial/_common.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 13, sass/partial/_common.scss */
p, div {
  line-height: 1.6;
}

/* line 16, sass/partial/_common.scss */
.clear {
  clear: both;
}

/* line 11, sass/partial/_functions.scss */
.clear-box:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 24, sass/partial/_common.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 29, sass/partial/_common.scss */
ul {
  padding-left: 0;
}

/* line 33, sass/partial/_common.scss */
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

/* line 38, sass/partial/_common.scss */
.object-fit-img-cover {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%;
}

/* line 45, sass/partial/_common.scss */
.kaiin-img {
  object-fit: contain !important;
  font-family: 'object-fit: contain;' !important;
}

/* line 51, sass/partial/_common.scss */
.web-contact {
  margin-top: 40px;
  display: block;
}

/* line 56, sass/partial/_common.scss */
.bold {
  font-weight: bold;
}

/* line 59, sass/partial/_common.scss */
.under {
  text-decoration: underline;
}

/* line 5, sass/partial/_hxx.scss */
.page-main .h1-title {
  font-size: 24px;
  border-bottom: 2px solid #222222;
  text-align: center;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

/* line 13, sass/partial/_hxx.scss */
.page-main h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 15px;
  font-size: 18px;
  line-height: 1.4;
  border-left: #000 5px solid;
  background-color: #efefef;
}

/* line 23, sass/partial/_hxx.scss */
.page-main h2.nobg {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  border-left: 0;
  background-color: #FFF;
}

/* line 31, sass/partial/_hxx.scss */
.page-main h2.logingo {
  font-size: 24px;
  margin-bottom: 4%;
  text-align: center;
  background-color: #FFF;
  border-left: 0;
  margin-top: 0;
  padding: 0;
}

/* line 42, sass/partial/_hxx.scss */
.page-main h3 {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 20px;
  text-align: left;
}

/* line 54, sass/partial/_hxx.scss */
.page-main h3:first-child {
  margin-top: 0;
}

/* line 3, sass/partial/_padding.scss */
.prl15 {
  padding: 0 15px;
}

/* line 5, sass/partial/_layout.scss */
.site {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

/* line 11, sass/partial/_functions.scss */
.site:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 11, sass/partial/_layout.scss */
#main-content {
  float: left;
  width: calc(100% - 360px);
}

/* line 16, sass/partial/_layout.scss */
#sidebar {
  width: 330px;
  float: left;
  margin-left: 30px;
}

/* line 11, sass/partial/_functions.scss */
.header-in:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 26, sass/partial/_layout.scss */
.header-in .logo {
  display: block;
  float: left;
  width: 285px;
  margin-top: 10px;
}

/* line 33, sass/partial/_layout.scss */
.header-in .site-description {
  font-size: 12px;
  display: inline-block;
  float: left;
  margin-top: 35px;
  margin-left: 20px;
  width: auto;
}

/* line 43, sass/partial/_layout.scss */
.header-in .header-in-left {
  float: left;
  width: 720px;
}

/* line 11, sass/partial/_functions.scss */
.header-in .header-in-left .header-in-left-first:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 53, sass/partial/_layout.scss */
.header-in .header-in-right {
  float: right;
  width: calc(100% - 730px);
}

/* line 58, sass/partial/_layout.scss */
.header-in .header-in-right .header-login-form {
  margin-top: 20px;
}

/* line 11, sass/partial/_functions.scss */
.header-in .header-in-right .header-login-block:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 68, sass/partial/_layout.scss */
.header-in .header-in-right .form-area {
  float: right;
  text-align: right;
}

/* line 11, sass/partial/_functions.scss */
.header-in .header-in-right .form-area .form-area-in:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 78, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .field-list > li {
  display: inline-block;
}

/* line 81, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .field-list > li input[type=text],
.header-in .header-in-right .form-area .field-list > li input[type=email] {
  padding: 3px 6px;
  width: 180px;
}

/* line 87, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .field-list > li input[type=text] {
  width: 120px;
}

/* line 11, sass/partial/_functions.scss */
.header-in .header-in-right .form-area .form-area-bottom:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 97, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .form-area-bottom .tel-area {
  float: left;
}

/* line 100, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .form-area-bottom .tel-area .tel-num {
  font-size: 26px;
}

/* line 103, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .form-area-bottom .tel-area .tel-num:before {
  content: "\f095";
  font-family: FontAwesome;
  margin-right: 10px;
}

/* line 112, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list, .header-in .header-in-right .form-area .link-list-logined {
  padding-top: 10px;
  float: right;
}

/* line 11, sass/partial/_functions.scss */
.header-in .header-in-right .form-area .link-list:after, .header-in .header-in-right .form-area .link-list-logined:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 117, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list > li, .header-in .header-in-right .form-area .link-list-logined > li {
  float: left;
}

/* line 121, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list > li > a, .header-in .header-in-right .form-area .link-list-logined > li > a {
  display: block;
  padding: 0 10px;
  border-right: #adabab 1px solid;
}

/* line 129, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list .reminder a, .header-in .header-in-right .form-area .link-list-logined .reminder a {
  border-right: 0;
  padding-right: 0;
  text-align: right;
}

/* line 135, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list .tel-font, .header-in .header-in-right .form-area .link-list-logined .tel-font {
  display: none;
}

/* line 140, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list > li:last-child > a, .header-in .header-in-right .form-area .link-list-logined > li:last-child > a {
  border-right: 0;
  padding-right: 0;
}

/* line 147, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list-logined {
  margin-top: 0;
  padding-top: 5px;
  margin-bottom: 5px;
}

/* line 153, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list-logined > li {
  display: table;
}

/* line 156, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list-logined > li > a {
  display: table-cell;
  height: 30px;
  vertical-align: middle;
}

/* line 164, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .link-list-logined .favorite-li .favorite-count {
  display: inline-block;
  color: #FFF;
  text-align: center;
  width: 25px;
  height: 25px;
  background: #8B0900;
  font-size: 12px;
  border-radius: 100%;
  padding: 4px 0;
}

/* line 179, sass/partial/_layout.scss */
.header-in .header-in-right .form-area .header-login-btn {
  border: 0;
  padding: 5px 12px;
}

/* line 190, sass/partial/_layout.scss */
.keisai-cnt-list {
  display: block;
  float: left;
  margin-bottom: 0;
  text-align: right;
  width: calc(100% - 350px);
  height: 57px;
  padding-top: 16px;
}

/* line 201, sass/partial/_layout.scss */
.keisai-cnt-list li {
  display: inline-block;
  font-size: 15px;
  padding-top: 3px;
}

/* line 206, sass/partial/_layout.scss */
.keisai-cnt-list li strong {
  display: inline-block;
  margin-left: 5px;
  color: #FF0000;
  font-size: 22px;
}

/* line 213, sass/partial/_layout.scss */
.keisai-cnt-list li:first-child {
  padding-right: 5px;
}

/* line 222, sass/partial/_layout.scss */
footer {
  margin-top: 30px;
}

/* line 226, sass/partial/_layout.scss */
.footer-inner {
  background-color: #0c242e;
  padding-top: 40px;
}

/* line 235, sass/partial/_layout.scss */
.footer-inner-top-box {
  color: #FFF;
}

/* line 11, sass/partial/_functions.scss */
.footer-inner-top-box:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 240, sass/partial/_layout.scss */
.footer-inner-top-box .title {
  width: 20%;
  float: left;
}

/* line 245, sass/partial/_layout.scss */
.footer-inner-top-box .search-list-box {
  width: 80%;
  float: left;
}

/* line 250, sass/partial/_layout.scss */
.footer-inner-top-box .gray {
  margin-top: 0;
  margin-bottom: 10px;
  border-top: 0;
  border-bottom: gray 1px solid;
}

/* line 11, sass/partial/_functions.scss */
.footer-inner-top-box .search-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 261, sass/partial/_layout.scss */
.footer-inner-top-box .search-list > li {
  display: block;
  float: left;
  margin-bottom: 5px;
}

/* line 266, sass/partial/_layout.scss */
.footer-inner-top-box .search-list > li label {
  margin-bottom: 0;
  display: inline-block;
}

/* line 271, sass/partial/_layout.scss */
.footer-inner-top-box .search-list > li a {
  color: #FFF;
  vertical-align: middle;
  padding: 3px 5px;
}

/* line 277, sass/partial/_layout.scss */
.footer-inner-top-box .search-list > li a.pf0 {
  padding-left: 0;
}

/* line 286, sass/partial/_layout.scss */
.footer-search-district-pc {
  display: block;
}

/* line 290, sass/partial/_layout.scss */
.footer-search-district-sp {
  display: none;
}

/* line 294, sass/partial/_layout.scss */
.footer-company-box {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  color: #FFF;
}

/* line 11, sass/partial/_functions.scss */
.footer-company-box .phone-fax:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 303, sass/partial/_layout.scss */
.footer-company-box .phone-fax .contact-phone {
  float: left;
}

/* line 307, sass/partial/_layout.scss */
.footer-company-box .phone-fax .contact-fax {
  float: left;
  margin-left: 10px;
}

/* line 327, sass/partial/_layout.scss */
#copyright {
  color: #FFF;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  background: #091F28;
}

@media all and (max-width: 1230px) {
  /* line 337, sass/partial/_layout.scss */
  .footer-inner-top,
  .footer-inner-bottom {
    padding: 0 30px;
  }
  /* line 342, sass/partial/_layout.scss */
  .footer-company-box {
    float: none;
  }
}

@media all and (max-width: 1200px) {
  /* line 361, sass/partial/_layout.scss */
  .header-in .site-description {
    width: auto;
  }
  /* line 365, sass/partial/_layout.scss */
  .header-in .header-in-left {
    width: 670px;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 371, sass/partial/_layout.scss */
  .header-in .header-in-right {
    width: 300px;
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 378, sass/partial/_layout.scss */
  .header-in .header-in-right .header-login-form {
    margin-top: 0;
  }
  /* line 380, sass/partial/_layout.scss */
  .header-in .header-in-right .header-login-form .form-area-in {
    display: none;
  }
  /* line 386, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area {
    text-align: center;
  }
  /* line 391, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .form-area-bottom .tel-area .tel-num {
    font-size: 20px;
  }
  /* line 402, sass/partial/_layout.scss */
  .logined .header-in .header-in-right {
    width: 200px;
  }
  /* line 406, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area .link-list-logined {
    float: none;
  }
  /* line 409, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area .link-list-logined > li {
    display: table;
  }
  /* line 412, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area .link-list-logined > li > a {
    display: table-cell;
    vertical-align: middle;
    height: 25px;
  }
  /* line 419, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area .link-list-logined > li.tel-font {
    display: none;
  }
  /* line 428, sass/partial/_layout.scss */
  .keisai-cnt-list {
    width: auto;
    height: auto;
    float: none;
    padding-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 436, sass/partial/_layout.scss */
  .keisai-cnt-list li {
    padding-top: 0;
  }
}

@media all and (max-width: 962px) {
  /* line 446, sass/partial/_layout.scss */
  #main-content {
    float: none;
    width: 100%;
  }
  /* line 451, sass/partial/_layout.scss */
  #sidebar {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
}

@media all and (max-width: 800px) {
  /* line 465, sass/partial/_layout.scss */
  .header-in .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 470, sass/partial/_layout.scss */
  .header-in .site-description {
    display: none;
  }
  /* line 476, sass/partial/_layout.scss */
  .keisai-cnt-list {
    padding-top: 0;
  }
}

@media all and (max-width: 768px) {
  /* line 483, sass/partial/_layout.scss */
  .keisai-cnt-list {
    display: none;
  }
}

@media all and (max-width: 640px) {
  /* line 494, sass/partial/_layout.scss */
  .header-in .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 499, sass/partial/_layout.scss */
  .header-in .header-in-left {
    width: 100%;
  }
  /* line 503, sass/partial/_layout.scss */
  .header-in .header-in-right {
    width: 290px;
  }
  /* line 506, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area {
    float: none;
  }
  /* line 511, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .form-area-bottom .tel-area {
    display: none;
  }
  /* line 516, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .link-list, .header-in .header-in-right .form-area .link-list-logined {
    float: none;
  }
  /* line 519, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .link-list .reminder, .header-in .header-in-right .form-area .link-list-logined .reminder {
    border-right: #adabab 1px solid;
  }
  /* line 521, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .link-list .reminder a, .header-in .header-in-right .form-area .link-list-logined .reminder a {
    padding-right: 5px;
  }
  /* line 525, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .link-list .tel-font, .header-in .header-in-right .form-area .link-list-logined .tel-font {
    display: inline-block;
  }
  /* line 540, sass/partial/_layout.scss */
  .logined .header-in .header-in-right {
    text-align: center;
  }
  /* line 544, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area {
    float: none;
  }
  /* line 548, sass/partial/_layout.scss */
  .logined .header-in .header-in-right .form-area .link-list-logined {
    width: 210px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  /* line 560, sass/partial/_layout.scss */
  .footer-inner-top,
  .footer-inner-bottom {
    padding: 0 20px;
  }
  /* line 565, sass/partial/_layout.scss */
  .footer-search-district-pc {
    display: none;
  }
  /* line 569, sass/partial/_layout.scss */
  .footer-search-district-sp {
    display: block;
    margin: 0 10px;
    border-bottom: #FFF 1px solid;
  }
  /* line 574, sass/partial/_layout.scss */
  .footer-search-district-sp .footer-search-title-sp {
    float: none;
    width: 100%;
    text-decoration: underline;
    cursor: pointer;
    background-color: #1e5972;
    padding: 5px;
  }
  /* line 583, sass/partial/_layout.scss */
  .footer-search-district-sp .search-items {
    display: none;
  }
  /* line 587, sass/partial/_layout.scss */
  .footer-search-district-sp .search-items a {
    display: block;
    color: #FFF;
    padding: 8px 5px 12px 5px;
    border-bottom: #FFF 1px solid;
    margin-bottom: 5px;
    text-decoration: underline !important;
  }
  /* line 596, sass/partial/_layout.scss */
  .footer-search-district-sp .search-items a:last-child {
    border-bottom: 0;
  }
  /* line 602, sass/partial/_layout.scss */
  .footer-company-box {
    float: none;
    width: 340px;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 607, sass/partial/_layout.scss */
  .footer-company-box h3 {
    font-size: 20px;
  }
}

@media all and (max-width: 500px) {
  /* line 615, sass/partial/_layout.scss */
  #copyright {
    font-size: 11px;
    padding: 10px 0;
  }
}

@media all and (max-width: 420px) {
  /* line 626, sass/partial/_layout.scss */
  .header-in .logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 631, sass/partial/_layout.scss */
  .header-in .header-in-left {
    width: 100%;
  }
  /* line 638, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area {
    float: none;
    text-align: center;
  }
  /* line 642, sass/partial/_layout.scss */
  .header-in .header-in-right .form-area .form-area-bottom .tel-area {
    display: none;
  }
  /* line 650, sass/partial/_layout.scss */
  .footer-company-box {
    display: none;
  }
}

/* line 5, sass/partial/_footer-menu.scss */
.footer-menu {
  margin-top: 30px;
}

/* line 10, sass/partial/_footer-menu.scss */
.footer-menu-list {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
}

/* line 15, sass/partial/_footer-menu.scss */
.footer-menu-list > li {
  display: inline-block;
}

/* line 17, sass/partial/_footer-menu.scss */
.footer-menu-list > li > a {
  display: block;
  color: #FFF;
  padding: 0 15px;
  border-right: #FFF 1px solid;
}

/* line 23, sass/partial/_footer-menu.scss */
.footer-menu-list > li > a:last-child {
  border-right: 0;
}

/* line 4, sass/partial/_css3button.scss */
.button {
  text-align: center;
  text-decoration: none;
  outline: none;
}

/* line 9, sass/partial/_css3button.scss */
.button::before, .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}

/* line 18, sass/partial/_css3button.scss */
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

/* line 47, sass/partial/_css3button.scss */
.favorite-btn, .member-regist-btn {
  background-color: #2d3d53 !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.favorite-btn:hover, .member-regist-btn:hover {
  color: #FFF !important;
  background-color: #6475a1 !important;
}

/* line 58, sass/partial/_css3button.scss */
.favorite-btn-hover {
  background-color: #6475a1 !important;
}

/* line 14, sass/partial/_buttons.scss */
.favorite-btn, .member-regist-btn {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 3px;
}

/* line 47, sass/partial/_css3button.scss */
.reserve-btn {
  background-color: #9c1d22 !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.reserve-btn:hover {
  color: #FFF !important;
  background-color: #d67241 !important;
}

/* line 58, sass/partial/_css3button.scss */
.reserve-btn-hover {
  background-color: #d67241 !important;
}

/* line 38, sass/partial/_buttons.scss */
.reserve-btn {
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  padding: 15px 50px;
  display: inline-block;
  border-radius: 3px;
}

/* line 47, sass/partial/_css3button.scss */
.header-login-btn {
  background-color: #0c242e !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.header-login-btn:hover {
  color: #FFF !important;
  background-color: #89bfd6 !important;
}

/* line 58, sass/partial/_css3button.scss */
.header-login-btn-hover {
  background-color: #89bfd6 !important;
}

/* line 47, sass/partial/_css3button.scss */
.current-num-link {
  background-color: #8B0900 !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.current-num-link:hover {
  color: #FFF !important;
  background-color: #bf0900 !important;
}

/* line 58, sass/partial/_css3button.scss */
.current-num-link-hover {
  background-color: #bf0900 !important;
}

/* line 47, sass/partial/_css3button.scss */
.kushitsu-expand-button {
  background-color: #faf3e5 !important;
  color: #000 !important;
}

/* line 52, sass/partial/_css3button.scss */
.kushitsu-expand-button:hover {
  color: #000 !important;
  background-color: #e9e9e9 !important;
}

/* line 58, sass/partial/_css3button.scss */
.kushitsu-expand-button-hover {
  background-color: #e9e9e9 !important;
}

/* line 47, sass/partial/_css3button.scss */
.auth-button {
  background-color: #0c242e !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.auth-button:hover {
  color: #FFF !important;
  background-color: #89bfd6 !important;
}

/* line 58, sass/partial/_css3button.scss */
.auth-button-hover {
  background-color: #89bfd6 !important;
}

/* line 88, sass/partial/_buttons.scss */
.auth-button {
  width: 120px;
  padding: 10px 0;
}

/* line 47, sass/partial/_css3button.scss */
.all-delete-btn {
  background-color: darkgray !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.all-delete-btn:hover {
  color: #FFF !important;
  background-color: gray !important;
}

/* line 58, sass/partial/_css3button.scss */
.all-delete-btn-hover {
  background-color: gray !important;
}

/* line 103, sass/partial/_buttons.scss */
.all-delete-btn {
  padding: 5px 15px;
  border-radius: 5px;
}

/* line 47, sass/partial/_css3button.scss */
.button-black {
  background-color: #000 !important;
  color: #FFF !important;
}

/* line 52, sass/partial/_css3button.scss */
.button-black:hover {
  color: #FFF !important;
  background-color: #727272 !important;
}

/* line 58, sass/partial/_css3button.scss */
.button-black-hover {
  background-color: #727272 !important;
}

/* line 118, sass/partial/_buttons.scss */
.button-black {
  padding: 8px 25px;
}

/* line 6, sass/partial/_sidebar.scss */
#section-sidebar-search-bukken-mei {
  margin-bottom: 20px;
}

/* line 11, sass/partial/_sidebar.scss */
#section-sidebar-search-bukken-mei .side-search-box input[type=text] {
  width: calc(100% - 110px);
  border: 1px solid #A4A4A4;
  padding: 5px 8px;
}

/* line 17, sass/partial/_sidebar.scss */
#section-sidebar-search-bukken-mei .side-search-box input[type=submit] {
  background: #DBB26B;
  color: #fff;
  border-style: none;
  padding: 6px 0;
  width: 104px;
}

/* line 28, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search {
  margin-bottom: 20px;
}

/* line 31, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-box {
  margin-bottom: 20px;
}

/* line 35, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .box-border {
  border-bottom: #ccc 1px solid;
}

/* line 39, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-title {
  color: #000;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 11, sass/partial/_functions.scss */
#section-sidebar-left-jyoken-search .jyoken-title:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 46, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-title .toggle {
  cursor: pointer;
  display: inline-block;
  float: right;
  font-weight: normal;
  color: #817f7f;
  text-decoration: underline;
  z-index: 1;
}

/* line 61, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search #area-field,
#section-sidebar-left-jyoken-search #rosen-eki-field {
  display: none;
}

/* line 68, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .rosen-list .rosen-name {
  font-size: 13px;
  padding: 3px 3px 0 0;
  display: inline-block;
  margin-bottom: 5px;
}

/* line 77, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .text-info {
  display: block;
  text-align: center;
}

/* line 82, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .eki-list {
  background-color: #d8d8d8;
  padding: 5px 5px 0 5px;
}

/* line 89, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search #selected-town-list li,
#section-sidebar-left-jyoken-search #selected-station-list li {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
}

/* line 94, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search #selected-town-list li span,
#section-sidebar-left-jyoken-search #selected-station-list li span {
  display: block;
  padding: 3px 6px;
  color: #0e4f96;
  font-weight: bold;
}

/* line 104, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .town-list li {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
  width: 33%;
}

/* line 110, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .town-list li .btn {
  font-size: 12px;
  padding: 3px 6px;
}

/* line 115, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .town-list li button {
  width: 100%;
  border-radius: 0;
  border: #ccc 1px solid;
  color: #808080;
  background-color: #f2f2f2;
  outline: none;
}

/* line 124, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .town-list li button.on {
  color: #0e4f96;
  background-color: #bfeec2;
}

/* line 132, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .eki-list li {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
}

/* line 137, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .eki-list li button {
  font-weight: bold;
  border-radius: 0;
  border: #ccc 1px solid;
  color: #808080;
  background-color: #f2f2f2;
  outline: none;
  font-size: 12px;
  padding: 3px 6px;
}

/* line 148, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .eki-list li button.on {
  color: #0e4f96;
  background-color: #bfeec2;
}

/* line 156, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .select-button-list li {
  display: inline-block;
  padding-right: 5px;
  padding-bottom: 5px;
}

/* line 161, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .select-button-list li button {
  font-weight: bold;
  border-radius: 0;
  border: #ccc 1px solid;
  color: #808080;
  background-color: #f2f2f2;
  outline: none;
}

/* line 170, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .select-button-list li button.on {
  color: #0e4f96;
  background-color: #bfeec2;
}

/* line 177, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-search-box-actions {
  text-align: center;
}

/* line 180, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-search-box-actions .count {
  display: inline-block;
  margin-left: 5px;
  color: #FF0000;
  font-size: 22px;
}

/* line 187, sass/partial/_sidebar.scss */
#section-sidebar-left-jyoken-search .jyoken-search-box-actions #submit-btn {
  background-image: none;
  background-color: #8f0e08;
  border: 0;
  color: #FFF;
  text-align: center;
  font-size: 22px;
  padding: 8px 0;
  width: 340px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 204, sass/partial/_sidebar.scss */
#section-sidebar-left-feature {
  margin-bottom: 20px;
}

/* line 11, sass/partial/_functions.scss */
#section-sidebar-left-feature .feature-banner-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 212, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-banner-list a {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

/* line 218, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-banner-list a span {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  color: #FFF;
  background-color: #DBB26B;
  padding: 5px 10px;
  width: 134px;
  text-align: center;
}

/* line 232, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-list {
  margin-left: -10px;
}

/* line 11, sass/partial/_functions.scss */
#section-sidebar-left-feature .feature-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 239, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-list li {
  display: block;
  float: left;
  width: calc(50% - 10px);
  margin-bottom: 5px;
  margin-left: 10px;
}

/* line 246, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-list li a {
  display: block;
  background-color: #eee;
  text-align: center;
  padding: 5px 10px;
}

/* line 253, sass/partial/_sidebar.scss */
#section-sidebar-left-feature .feature-list li a:hover {
  background-color: #DBB26B;
  color: #FFF;
}

/* line 267, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li {
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

/* line 11, sass/partial/_functions.scss */
.sidebar-osusume-bukken-list > li:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 275, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li a {
  color: #000;
}

/* line 11, sass/partial/_functions.scss */
.sidebar-osusume-bukken-list > li a:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 280, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .photo {
  position: relative;
  display: block;
  width: 131px;
  float: left;
  margin-right: 15px;
}

/* line 286, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .photo img {
  border: 1px solid #DBB26B;
}

/* line 290, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .photo .icon-favorite {
  font-size: 30px !important;
  top: 5px;
  right: 5px;
}

/* line 297, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .info {
  float: left;
  width: 180px;
}

/* line 301, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .info span {
  display: block;
  margin-bottom: 5px;
}

/* line 305, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li .info .bukken-mei {
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 317, sass/partial/_sidebar.scss */
.sidebar-osusume-bukken-list > li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}

/* line 327, sass/partial/_sidebar.scss */
#section-sidebar-left-search-tokutyo .search-tokutyo-list {
  margin-left: -10px;
}

/* line 11, sass/partial/_functions.scss */
#section-sidebar-left-search-tokutyo .search-tokutyo-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 334, sass/partial/_sidebar.scss */
#section-sidebar-left-search-tokutyo .search-tokutyo-list li {
  display: block;
  float: left;
  width: calc(50% - 10px);
  margin-bottom: 5px;
  margin-left: 10px;
}

/* line 341, sass/partial/_sidebar.scss */
#section-sidebar-left-search-tokutyo .search-tokutyo-list li a {
  display: block;
  background-color: #eee;
  text-align: center;
  padding: 5px 10px;
}

/* line 348, sass/partial/_sidebar.scss */
#section-sidebar-left-search-tokutyo .search-tokutyo-list li a:hover {
  background-color: #DBB26B;
  color: #FFF;
}

/* line 358, sass/partial/_sidebar.scss */
#section-bukken-view-ranking {
  margin-bottom: 40px;
}

/* line 362, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list {
  margin-left: 0.5em;
  padding-left: 1em;
}

/* line 367, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list li {
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted #d5cdc3;
  position: relative;
  padding-left: 0.4em;
  /* アイコンと文章の間のスペース */
}

/* line 375, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list li a {
  color: #000;
  position: relative;
  display: block;
}

/* line 380, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list li a .ranking-num {
  position: absolute;
  display: inline-block;
  left: -25px;
  top: 0;
  width: 20px;
  height: 22px;
  color: #FFF;
  background-color: #DBB26B;
  text-align: center;
}

/* line 392, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list li a .ranking-num-empty {
  color: transparent;
  background-color: transparent;
}

/* line 397, sass/partial/_sidebar.scss */
#section-bukken-view-ranking .view-history-list li a:hover {
  color: orangered;
}

/* line 408, sass/partial/_sidebar.scss */
#section-sidebar-left-history {
  margin-bottom: 40px;
}

/* line 414, sass/partial/_sidebar.scss */
#section-sidebar-left-history .view-history-list li {
  padding: 5px 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted #d5cdc3;
  text-indent: -0.5em;
  margin-left: 1em;
}

/* line 421, sass/partial/_sidebar.scss */
#section-sidebar-left-history .view-history-list li a {
  color: #000;
}

/* line 424, sass/partial/_sidebar.scss */
#section-sidebar-left-history .view-history-list li a:hover {
  color: orangered;
}

@media all and (max-width: 962px) {
  /* line 440, sass/partial/_sidebar.scss */
  #section-sidebar-left-jyoken-search .jyoken-title {
    width: 400px;
  }
  /* line 448, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list {
    margin-left: -1.33%;
  }
  /* line 11, sass/partial/_functions.scss */
  #section-sidebar-left-feature .feature-banner-list:after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  /* line 455, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list a {
    float: left;
    display: block;
    width: 32%;
    margin-left: 1.33%;
  }
  /* line 468, sass/partial/_sidebar.scss */
  #section-sidebar-left-recommend .sidebar-osusume-bukken-list > li {
    width: calc(50% - 2px);
  }
  /* line 471, sass/partial/_sidebar.scss */
  #section-sidebar-left-recommend .sidebar-osusume-bukken-list > li .info {
    width: calc(100% - 146px);
  }
}

@media all and (max-width: 928px) {
  /* line 481, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list {
    margin-left: -2%;
  }
  /* line 486, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list a {
    width: 48%;
    margin-left: 2%;
  }
  /* line 491, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list a img {
    width: 100%;
  }
}

@media all and (max-width: 617px) {
  /* line 505, sass/partial/_sidebar.scss */
  #section-sidebar-left-recommend .sidebar-osusume-bukken-list > li {
    width: 100%;
  }
  /* line 508, sass/partial/_sidebar.scss */
  #section-sidebar-left-recommend .sidebar-osusume-bukken-list > li .info {
    width: calc(100% - 146px);
  }
}

@media all and (max-width: 500px) {
  /* line 520, sass/partial/_sidebar.scss */
  #section-sidebar-left-jyoken-search .jyoken-title {
    width: 100%;
  }
  /* line 525, sass/partial/_sidebar.scss */
  #section-sidebar-left-jyoken-search .jyoken-search-box-actions #submit-btn {
    width: 90%;
  }
  /* line 532, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list {
    margin-left: 0;
  }
  /* line 534, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list a {
    margin-left: 0;
    width: 100%;
  }
  /* line 539, sass/partial/_sidebar.scss */
  #section-sidebar-left-feature .feature-banner-list a span {
    font-size: 12px;
  }
  /* line 548, sass/partial/_sidebar.scss */
  #section-sidebar-left-recommend .sidebar-osusume-bukken-list {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 556, sass/partial/_sidebar.scss */
  #section-sidebar-left-history .view-history-list {
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 562, sass/partial/_sidebar.scss */
  #section-sidebar-left-facebook {
    text-align: center;
  }
}

/* line 5, sass/partial/_topic-path.scss */
.top-breadcrumb {
  padding-top: 10px;
  margin-left: 15px;
}

/* line 8, sass/partial/_topic-path.scss */
.top-breadcrumb li {
  display: inline-block;
}

/* line 15, sass/partial/_topic-path.scss */
.top-breadcrumb li:not(:last-child):after {
  content: " > ";
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 25, sass/partial/_topic-path.scss */
.breadcrumbs {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0 0 0;
  overflow: hidden;
  _zoom: 1;
}

/* line 33, sass/partial/_topic-path.scss */
.breadcrumbs li {
  display: inline-block;
  color: #000;
}

/* line 36, sass/partial/_topic-path.scss */
.breadcrumbs li a {
  zoom: 1;
  white-space: nowrap;
}

/* line 40, sass/partial/_topic-path.scss */
.breadcrumbs li a:after {
  content: " > ";
  display: inline-block;
}

/* line 46, sass/partial/_topic-path.scss */
.breadcrumbs li span.current {
  cursor: default;
  color: #44bde0;
  display: inline-block;
}

@media all and (max-width: 962px) {
  /* line 55, sass/partial/_topic-path.scss */
  .breadcrumbs {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media all and (max-width: 500px) {
  /* line 62, sass/partial/_topic-path.scss */
  .breadcrumbs {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 11, sass/partial/_functions.scss */
.menu-globalmenu-container:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 11, sass/partial/_menu.scss */
#menu-globalmenu li.home-icon a {
  padding-top: 3px;
  padding-bottom: 6px;
  font-size: 26px;
  color: #000;
}

/* line 23, sass/partial/_menu.scss */
#sp-menu-list li a {
  color: #FFF;
  font-size: 16px;
  display: block;
  padding: 10px 20px;
}

/* line 30, sass/partial/_menu.scss */
#sp-menu-list li a:hover {
  color: #ddd;
  background: #222;
}

/* line 40, sass/partial/_menu.scss */
#sp-menu-list .submenu > li > a {
  padding: 10px 20px 10px 30px;
}

/* line 48, sass/partial/_menu.scss */
#drawernav {
  position: fixed;
  top: 0;
  right: -240px;
  width: 240px;
  height: 100%;
  background: #333;
  color: #fff;
  z-index: 11;
  padding-top: 40px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

/* line 69, sass/partial/_menu.scss */
#humberger {
  position: fixed;
  top: 0;
  right: 10px;
  z-index: 12;
  width: 45px;
  padding: 17px 10px 10px;
  cursor: pointer;
}

/* line 79, sass/partial/_menu.scss */
.icon-bar {
  height: 2px;
  background: #333;
  display: block;
  margin-bottom: 6px;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

/* line 94, sass/partial/_menu.scss */
.fixed-content {
  right: inherit;
  width: 100%;
  z-index: 2;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

/* line 108, sass/partial/_menu.scss */
#overlay {
  z-index: -1;
  opacity: 0;
  background: #000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -moz-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  -o-transition: all 400ms cubic-bezier(1, 0, 0, 1);
  transition: all 400ms cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
  -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  -o-transition-timing-function: cubic-bezier(1, 0, 0, 1);
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
  /* easeInOutExpo */
}

/**
* ドロワー開放時のスタイル
**/
@media (max-width: 1200px) {
  /* line 140, sass/partial/_menu.scss */
  body.drawer-opened #drawernav {
    right: 0;
  }
  /* line 145, sass/partial/_menu.scss */
  body.drawer-opened #humberger .icon-bar {
    background: #fff;
  }
  /* line 149, sass/partial/_menu.scss */
  body.drawer-opened #humberger :nth-child(1) {
    transform: translate(0, 8px) rotate(45deg);
    -webkit-transform: translate(0, 8px) rotate(45deg);
  }
  /* line 154, sass/partial/_menu.scss */
  body.drawer-opened #humberger :nth-child(2) {
    transform: translate(-20px, 0);
    -webkit-transform: translate(-20px, 0);
    opacity: 0;
  }
  /* line 159, sass/partial/_menu.scss */
  body.drawer-opened #humberger :nth-child(3) {
    transform: translate(0, -8px) rotate(-45deg);
    -webkit-transform: translate(0, -8px) rotate(-45deg);
  }
  /* line 165, sass/partial/_menu.scss */
  body.drawer-opened #overlay {
    z-index: 3;
    opacity: 0.3;
    left: -240px;
  }
  /* line 172, sass/partial/_menu.scss */
  body.drawer-opened,
  .fixed-content {
    left: -240px;
  }
}

/* line 178, sass/partial/_menu.scss */
#overlay,
#humberger {
  display: none;
}

@media screen and (max-width: 1200px) {
  /* line 185, sass/partial/_menu.scss */
  #menu-globalmenu {
    display: none;
  }
  /* line 189, sass/partial/_menu.scss */
  #overlay,
  #humberger {
    display: block;
  }
}

/* line 6, sass/partial/_social-login-buttons.scss */
.social-login-box {
  margin-bottom: 30px;
}

/* line 9, sass/partial/_social-login-buttons.scss */
.social-login-box h3 {
  margin-top: 60px;
  margin-bottom: 30px;
}

/* line 15, sass/partial/_social-login-buttons.scss */
.social-login-button-list {
  margin: 0 auto;
  width: 310px;
}

/* line 11, sass/partial/_functions.scss */
.social-login-button-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 23, sass/partial/_social-login-buttons.scss */
.social-login-button-list li {
  display: inline-block;
  float: left;
}

/* line 28, sass/partial/_social-login-buttons.scss */
.social-login-button-list li:last-child {
  margin-top: 20px;
}

/* line 34, sass/partial/_social-login-buttons.scss */
.social-login-button-list a {
  display: block;
  text-decoration: none;
}

/* line 39, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-social {
  border-radius: 4px;
}

/* line 42, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-social > :first-child {
  font-size: 28px;
  line-height: 44px;
  padding-left: 5px;
}

/* line 50, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter,
.social-login-button-list .btn-facebook {
  font-size: 16px;
  width: 300px;
}

/* line 57, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter > div,
.social-login-button-list .btn-facebook > div {
  border-color: rgba(0, 0, 0, 0.2);
  color: #FFF;
  font-size: 16px;
  border-radius: 4px;
  display: table;
}

/* line 11, sass/partial/_functions.scss */
.social-login-button-list .btn-twitter > div:after,
.social-login-button-list .btn-facebook > div:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 68, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter > div .svg,
.social-login-button-list .btn-facebook > div .svg {
  display: table-cell;
  vertical-align: middle;
  width: 28px;
}

/* line 74, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter > div .v-bar,
.social-login-button-list .btn-facebook > div .v-bar {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
  width: 1px;
  height: 44px;
  padding-left: 5px;
}

/* line 83, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter > div .text,
.social-login-button-list .btn-facebook > div .text {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 16px;
  width: 260px;
}

/* line 96, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-twitter > div {
  background-color: #55acee;
}

/* line 107, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-facebook > div {
  background-color: #3b5998;
}

/* line 110, sass/partial/_social-login-buttons.scss */
.social-login-button-list .btn-facebook > div svg {
  width: 1em;
}

/* line 5, sass/partial/_shortcode.scss */
.voice {
  margin: 20px 0 30px;
}

/* line 11, sass/partial/_functions.scss */
.voice:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 11, sass/partial/_shortcode.scss */
.voice .voicecomment {
  border: 5px solid rgba(213, 213, 213, 0.5);
  margin-top: 1em;
  padding: 15px;
  position: relative;
  width: 82%;
  border-radius: 0 1.2em 1.2em 1.2em;
  line-height: 1.6;
}

/* line 21, sass/partial/_shortcode.scss */
.voice .voicecomment a {
  color: #16b2dd;
  text-decoration: underline;
}

/* line 24, sass/partial/_shortcode.scss */
.voice .voicecomment a::after {
  display: none;
  font-family: "Font Awesome 5 Solid";
  content: "\f35d";
}

/* line 29, sass/partial/_shortcode.scss */
.voice .voicecomment a svg {
  font-size: 16px;
  display: inline-block;
  margin-left: 5px;
}

/* line 37, sass/partial/_shortcode.scss */
.voice.l .voicecomment {
  float: right;
}

/* line 40, sass/partial/_shortcode.scss */
.voice.r .voicecomment {
  float: left;
  border-radius: 1.2em 0 1.2em 1.2em;
}

/* line 44, sass/partial/_shortcode.scss */
.voice.fb .voicecomment {
  background: #4C5CB0;
  border-color: #4C5CB0;
  color: #fff;
}

/* line 49, sass/partial/_shortcode.scss */
.voice.line .voicecomment {
  background: #7ACC40;
  border-color: #7ACC40;
  color: #fff;
}

/* line 55, sass/partial/_shortcode.scss */
.voice .voicecomment h2,
.voice .voicecomment h3,
.voice .voicecomment h4,
.voice .voicecomment h5 {
  margin: 10px 0 !important;
  padding: 0;
}

/* line 62, sass/partial/_shortcode.scss */
.voice .voicecomment p {
  margin-bottom: 1em;
}

/* line 65, sass/partial/_shortcode.scss */
.voice .voicecomment p:last-child {
  margin-bottom: 0;
}

/* line 68, sass/partial/_shortcode.scss */
.voice .icon {
  width: 14%;
  text-align: center;
}

/* line 72, sass/partial/_shortcode.scss */
.voice.l .icon {
  float: left;
}

/* line 75, sass/partial/_shortcode.scss */
.voice.r .icon {
  float: right;
}

/* line 78, sass/partial/_shortcode.scss */
.voice .icon img {
  border-radius: 50%;
  margin: 0;
  border: 4px solid #f5f5f5;
}

/* line 83, sass/partial/_shortcode.scss */
.voice.icon_red .icon img {
  border-color: #FF4E4E;
}

/* line 86, sass/partial/_shortcode.scss */
.voice.icon_blue .icon img {
  border-color: #50B4DE;
}

/* line 89, sass/partial/_shortcode.scss */
.voice.icon_yellow .icon img {
  border-color: #faee00;
}

/* line 92, sass/partial/_shortcode.scss */
.voice.icon_black .icon img {
  border-color: #222;
}

/* line 95, sass/partial/_shortcode.scss */
.voice .icon .name {
  font-size: 0.65em;
  padding: 0.4em 0;
}

/* line 99, sass/partial/_shortcode.scss */
.voice.big .icon {
  width: 18%;
}

/* line 102, sass/partial/_shortcode.scss */
.voice.big .voicecomment {
  width: 79%;
}

@media only screen and (max-width: 480px) {
  /* line 111, sass/partial/_shortcode.scss */
  .voice .icon {
    width: 18%;
  }
  /* line 114, sass/partial/_shortcode.scss */
  .voice .voicecomment {
    width: 80%;
    font-size: 0.95em;
  }
}

/* line 3, sass/partial/_login-lightbox.scss */
#js_login_lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.65);
  overflow-y: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/* line 20, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_title {
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
}

/* line 26, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_login_lightbox {
  background-color: white;
  border-radius: 20px;
  margin: 0 auto;
  max-width: 400px;
  overflow: hidden;
  width: 100%;
}

/* line 35, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_lightbox_content {
  position: relative;
  padding: 25px 50px;
}

/* line 40, sass/partial/_login-lightbox.scss */
#js_login_lightbox .e_lightbox_logo {
  display: block;
  margin: 0 auto 20px;
}

/* line 45, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_login_lightbox_close {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* line 51, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_lightbox_login_form {
  margin: 0 auto;
  max-width: 100%;
}

/* line 56, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_row {
  display: flex;
  flex-direction: column;
}

/* line 61, sass/partial/_login-lightbox.scss */
#js_login_lightbox input[name=user_email],
#js_login_lightbox input[name=user_password] {
  padding: 10px 15px;
  font-size: 16px;
  border: 1px solid #999;
  font-weight: normal;
  margin-bottom: 10px;
}

/* line 70, sass/partial/_login-lightbox.scss */
#js_login_lightbox input[type=submit] {
  width: 100%;
  height: 46px;
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
  background-color: #222;
  transition: 0.2s;
  border: 1px solid #222;
}

/* line 82, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_matawa {
  margin: 20px 0 18px;
  flex-direction: row;
  align-items: stretch;
  display: flex;
  position: relative;
  padding: 0;
}

/* line 90, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_matawa > div:nth-child(1),
#js_login_lightbox .el_matawa > div:nth-child(3) {
  background-color: #dbdbdb;
  height: 1px;
  position: relative;
  top: .45em;
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 101, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_matawa > div:nth-child(2) {
  color: #8e8e8e;
  flex-grow: 0;
  flex-shrink: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 15px;
  margin: 0 18px;
  text-transform: uppercase;
}

/* line 114, sass/partial/_login-lightbox.scss */
#js_login_lightbox .el_password_reminder {
  color: #00376b;
  line-height: 14px;
  margin-top: 12px;
  text-align: center;
}

/* line 121, sass/partial/_login-lightbox.scss */
#js_login_lightbox .bl_login_lightbox_bottom {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  position: relative;
  border: #dbdbdb 1px solid;
  margin: 0 0 20px;
  padding: 10px 0;
  border-radius: 1px;
}

/* line 131, sass/partial/_login-lightbox.scss */
#js_login_lightbox .bl_login_lightbox_bottom p {
  text-align: center;
  margin: 10px;
}

/* line 136, sass/partial/_login-lightbox.scss */
#js_login_lightbox .bl_login_lightbox_bottom a {
  display: inline;
  color: #0095f6;
}

@media (max-width: 500px) {
  /* line 145, sass/partial/_login-lightbox.scss */
  #js_login_lightbox .el_lightbox_content {
    padding: 15px 25px;
  }
  /* line 149, sass/partial/_login-lightbox.scss */
  #js_login_lightbox .el_password_reminder {
    margin-top: 0;
    margin-bottom: 10px;
  }
}

/* line 5, sass/partial/_nav.scss */
.header-home,
.header-top {
  z-index: 10;
  padding: 30px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
}

/* line 18, sass/partial/_nav.scss */
.header-home .bl_header_home_in,
.header-top .bl_header_home_in {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

/* line 25, sass/partial/_nav.scss */
.header-home .bl_logo_box,
.header-top .bl_logo_box {
  width: 100%;
  max-width: 220px;
}

/* line 32, sass/partial/_nav.scss */
.header-home .bl_logo_box .logo-change,
.header-top .bl_logo_box .logo-change {
  display: none;
}

/* line 39, sass/partial/_nav.scss */
.header-home .bl_nav_container,
.header-top .bl_nav_container {
  width: calc(100% - 220px);
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

/* line 47, sass/partial/_nav.scss */
.header-home .el_topmenu,
.header-top .el_topmenu {
  display: flex;
  align-items: center;
}

/* line 51, sass/partial/_nav.scss */
.header-home .el_topmenu > li,
.header-top .el_topmenu > li {
  margin: 0 10px;
}

/* line 54, sass/partial/_nav.scss */
.header-home .el_topmenu > li > a,
.header-top .el_topmenu > li > a {
  color: #FFF;
  transition: 0.2s;
  font-weight: bold;
  text-decoration: none;
}

/* line 60, sass/partial/_nav.scss */
.header-home .el_topmenu > li > a:hover,
.header-top .el_topmenu > li > a:hover {
  color: #44bde0;
}

/* line 66, sass/partial/_nav.scss */
.header-home .el_topmenu > li.el_nav_chat,
.header-top .el_topmenu > li.el_nav_chat {
  border-radius: 5px;
  background-color: #07b53b;
  border: #07b53b 1px solid;
  padding: 5px 20px;
}

/* line 73, sass/partial/_nav.scss */
.header-home .el_topmenu > li.el_nav_chat a,
.header-top .el_topmenu > li.el_nav_chat a {
  color: #FFF;
  font-weight: bold;
}

/* line 79, sass/partial/_nav.scss */
.header-home .el_topmenu > li.el_nav_chat:hover,
.header-top .el_topmenu > li.el_nav_chat:hover {
  background-color: #FFF;
  border: #222 1px solid;
}

/* line 83, sass/partial/_nav.scss */
.header-home .el_topmenu > li.el_nav_chat:hover a,
.header-top .el_topmenu > li.el_nav_chat:hover a {
  color: #222;
}

/* line 90, sass/partial/_nav.scss */
.header-home .el_star_amount,
.header-top .el_star_amount {
  position: relative;
  font-size: 22px;
  line-height: 1;
}

/* line 95, sass/partial/_nav.scss */
.header-home .el_star_amount a,
.header-top .el_star_amount a {
  color: #44bde0;
  font-size: 30px;
}

/* line 99, sass/partial/_nav.scss */
.header-home .el_star_amount a svg,
.header-top .el_star_amount a svg {
  display: block;
  width: 34px;
  height: 34px;
}

/* line 106, sass/partial/_nav.scss */
.header-home .el_star_amount .el_premium_bukken_red,
.header-top .el_star_amount .el_premium_bukken_red {
  display: block;
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 12px;
  background-color: #F00;
  color: #FFF;
  border-radius: 50%;
  width: 24px;
  height: 24px;
}

/* line 117, sass/partial/_nav.scss */
.header-home .el_star_amount .el_premium_bukken_red span,
.header-top .el_star_amount .el_premium_bukken_red span {
  display: block;
  margin: auto;
}

/* line 124, sass/partial/_nav.scss */
.header-home .el_star_amount span,
.header-top .el_star_amount span {
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  color: #fff;
  font-size: 12px;
  border-radius: 100%;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 141, sass/partial/_nav.scss */
.header-home .bl_login_logout,
.header-top .bl_login_logout {
  margin-left: 15px;
}

/* line 144, sass/partial/_nav.scss */
.header-home .bl_login_logout .el_login_btn,
.header-top .bl_login_logout .el_login_btn {
  background-color: #44bde0;
  border: 1px solid #44bde0;
  color: #FFF;
  border-radius: 5px;
  padding: 0 5px;
  transition: 0.2s;
  text-decoration: none;
}

/* line 153, sass/partial/_nav.scss */
.header-home .bl_login_logout .el_login_btn:hover,
.header-top .bl_login_logout .el_login_btn:hover {
  color: #FFF;
  background-color: #266de0;
  border: 1px solid #266de0;
}

/* line 160, sass/partial/_nav.scss */
.header-home .bl_login_logout .el_logout_btn,
.header-top .bl_login_logout .el_logout_btn {
  border-radius: 5px;
  padding: 5px 20px;
  transition: 0.2s;
  border: 1px solid #222;
  background-color: #222;
  color: #FFF;
}

/* line 170, sass/partial/_nav.scss */
.header-home .bl_login_logout .el_logout_btn:hover,
.header-top .bl_login_logout .el_logout_btn:hover {
  color: #222;
  background: #fff;
  text-decoration: none;
  padding: 5px 20px;
  transition: 0.2s;
  border: 1px solid #222;
}

/* line 183, sass/partial/_nav.scss */
.header-home .el_toggle_btn,
.header-top .el_toggle_btn {
  width: 35px;
  height: 35px;
  cursor: pointer;
  z-index: 999;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #222;
  position: relative;
  display: none;
}

/* line 194, sass/partial/_nav.scss */
.header-home .el_toggle_btn > span,
.header-top .el_toggle_btn > span {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 202, sass/partial/_nav.scss */
.header-home .el_toggle_btn > span:after,
.header-top .el_toggle_btn > span:after {
  content: "";
  width: 70%;
  height: 2px;
  background-color: #222;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
  left: 15%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

/* line 220, sass/partial/_nav.scss */
.header-home .el_toggle_btn > span:nth-child(2):after,
.header-top .el_toggle_btn > span:nth-child(2):after {
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

/* line 229, sass/partial/_nav.scss */
.header-home .el_toggle_btn.open span,
.header-top .el_toggle_btn.open span {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

/* line 243, sass/partial/_nav.scss */
.header-home .el_toggle_btn.open span:after,
.header-top .el_toggle_btn.open span:after {
  content: "";
  width: 70%;
  height: 2px;
  background-color: #222;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 15%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 259, sass/partial/_nav.scss */
.header-home .el_toggle_btn.open span:last-child,
.header-top .el_toggle_btn.open span:last-child {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

/* line 263, sass/partial/_nav.scss */
.header-home .el_toggle_btn.open span:last-child:after,
.header-top .el_toggle_btn.open span:last-child:after {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* line 275, sass/partial/_nav.scss */
.header-top {
  padding: 0;
  position: static;
}

/* line 282, sass/partial/_nav.scss */
.header-top .el_topmenu > li > a {
  display: block;
  color: #222;
}

/* line 291, sass/partial/_nav.scss */
.header-home.change-head,
.header-top.change-head {
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

/* line 300, sass/partial/_nav.scss */
.header-home.change-head .bl_logo_box .logo-mini,
.header-top.change-head .bl_logo_box .logo-mini {
  display: none;
}

/* line 304, sass/partial/_nav.scss */
.header-home.change-head .bl_logo_box .logo-change,
.header-top.change-head .bl_logo_box .logo-change {
  display: block;
}

/* line 311, sass/partial/_nav.scss */
.header-home.change-head .el_topmenu > li > a,
.header-top.change-head .el_topmenu > li > a {
  color: #000;
}

/* line 317, sass/partial/_nav.scss */
.header-home.change-head .el_topmenu > li.el_nav_chat a,
.header-top.change-head .el_topmenu > li.el_nav_chat a {
  color: #FFF;
}

/* line 322, sass/partial/_nav.scss */
.header-home.change-head .el_topmenu > li.el_nav_chat:hover,
.header-top.change-head .el_topmenu > li.el_nav_chat:hover {
  background-color: #FFF;
  border: #222 1px solid;
}

/* line 326, sass/partial/_nav.scss */
.header-home.change-head .el_topmenu > li.el_nav_chat:hover a,
.header-top.change-head .el_topmenu > li.el_nav_chat:hover a {
  color: #222;
}

/* line 335, sass/partial/_nav.scss */
.bl_drop_down_menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 0;
  background: #fff;
  -webkit-transition: background 0.35s linear, height 0.3s ease-in 200ms;
  transition: background 0.35s linear, height 0.3s ease-in 200ms;
  overflow: hidden;
}

/* line 356, sass/partial/_nav.scss */
.bl_drop_down_menu .el_drop_down_menu_list {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  opacity: 0;
}

/* line 364, sass/partial/_nav.scss */
.bl_drop_down_menu .el_drop_down_menu_list > li a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}

/* line 373, sass/partial/_nav.scss */
.bl_drop_down_menu .el_drop_down_menu_list > li.el_nav_chat {
  background-color: #07b53b;
  padding: 1px 10px;
}

/* line 377, sass/partial/_nav.scss */
.bl_drop_down_menu .el_drop_down_menu_list > li.el_nav_chat a {
  color: #FFF;
}

/* line 380, sass/partial/_nav.scss */
.bl_drop_down_menu .el_drop_down_menu_list > li.el_nav_chat a:hover {
  text-decoration: none;
}

/* line 388, sass/partial/_nav.scss */
#js_drop_down_menu.open {
  height: 100vh;
}

/* line 391, sass/partial/_nav.scss */
#js_drop_down_menu.open .el_drop_down_menu_list {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

@media (max-width: 1090px) {
  /* line 405, sass/partial/_nav.scss */
  .header-home,
  .header-top {
    padding: 20px;
  }
  /* line 409, sass/partial/_nav.scss */
  .header-home .el_topmenu,
  .header-top .el_topmenu {
    display: none;
  }
  /* line 413, sass/partial/_nav.scss */
  .header-home .bl_login_logout,
  .header-top .bl_login_logout {
    margin: 0 15px;
  }
  /* line 416, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_login_btn,
  .header-home .bl_login_logout .el_logout_btn,
  .header-top .bl_login_logout .el_login_btn,
  .header-top .bl_login_logout .el_logout_btn {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat;
    border-radius: 100%;
    border: 1px solid #222;
    font-size: 14px;
  }
  /* line 426, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_login_btn:hover,
  .header-home .bl_login_logout .el_logout_btn:hover,
  .header-top .bl_login_logout .el_login_btn:hover,
  .header-top .bl_login_logout .el_logout_btn:hover {
    border: 1px solid #222;
  }
  /* line 431, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_login_btn,
  .header-top .bl_login_logout .el_login_btn {
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat;
  }
  /* line 433, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_login_btn:hover,
  .header-top .bl_login_logout .el_login_btn:hover {
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat;
  }
  /* line 438, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_logout_btn,
  .header-top .bl_login_logout .el_logout_btn {
    background: #fff url(../images/logout.svg) center center/80% 80% no-repeat;
  }
  /* line 440, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_logout_btn:hover,
  .header-top .bl_login_logout .el_logout_btn:hover {
    background: #fff url(../images/logout.svg) center center/80% 80% no-repeat;
  }
  /* line 446, sass/partial/_nav.scss */
  .header-home .el_toggle_btn,
  .header-top .el_toggle_btn {
    display: block;
  }
  /* line 453, sass/partial/_nav.scss */
  .header-top {
    padding: 0;
  }
  /* line 457, sass/partial/_nav.scss */
  .el_nav-container > a {
    text-indent: -9999px;
    width: 35px;
    height: 35px;
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat;
    border-radius: 100%;
    border: 1px solid #222;
    margin: 0 15px;
    font-size: 14px;
  }
  /* line 467, sass/partial/_nav.scss */
  .nav-container > a:hover {
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat;
  }
  /* line 470, sass/partial/_nav.scss */
  .nav-container .topmenu {
    display: none;
  }
}

@media (max-width: 550px) {
  /* line 480, sass/partial/_nav.scss */
  .header-home .bl_login_logout .el_login_btn,
  .header-home .bl_login_logout .el_logout_btn,
  .header-top .bl_login_logout .el_login_btn,
  .header-top .bl_login_logout .el_logout_btn {
    width: 30px;
    height: 30px;
  }
  /* line 486, sass/partial/_nav.scss */
  .header-home .el_toggle_btn,
  .header-top .el_toggle_btn {
    width: 30px;
    height: 30px;
  }
}

@media (max-width: 390px) {
  /* line 496, sass/partial/_nav.scss */
  .header-home .bl_logo_box,
  .header-top .bl_logo_box {
    width: auto;
  }
  /* line 499, sass/partial/_nav.scss */
  .header-home .bl_nav_container,
  .header-top .bl_nav_container {
    width: auto;
  }
  /* line 502, sass/partial/_nav.scss */
  .header-home .bl_nav_container .star-amount,
  .header-top .bl_nav_container .star-amount {
    margin-right: 0;
  }
  /* line 506, sass/partial/_nav.scss */
  .header-home .bl_login_logout,
  .header-top .bl_login_logout {
    margin: 0 5px;
  }
}

/* line 6, sass/partial/_recommend-box.scss */
.bl_recommend {
  position: fixed;
  bottom: 0;
  right: -320px;
  z-index: 99;
  width: 320px;
  height: 375px;
}

/* line 15, sass/partial/_recommend-box.scss */
.el_recommend_pickup {
  width: 44px;
  position: absolute;
  bottom: 0;
  right: 320px;
  padding: 0;
  z-index: 1;
  transition: all 0.9s ease-in-out;
  cursor: pointer;
  text-align: center;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: -2px 2px 4px rgba(0, 0, 0, 0.3);
  transform: translateX(0);
}

/* line 30, sass/partial/_recommend-box.scss */
.el_recommend_pickup.hide {
  transform: translateX(100%);
}

/* line 35, sass/partial/_recommend-box.scss */
.bl_recommend_content {
  transform: translateX(-100%);
  transition: all .5s;
  box-shadow: 0 0 8px gray;
}

/* line 41, sass/partial/_recommend-box.scss */
.bl_recommend_img {
  display: block;
  padding-top: 0;
  background-color: #FFF !important;
}

/* line 46, sass/partial/_recommend-box.scss */
.bl_recommend_content.hide {
  transform: translateX(101%);
}

/* line 51, sass/partial/_recommend-box.scss */
.el_recommend_closeBtn {
  display: block;
  background-color: #FFF;
}

/* line 57, sass/partial/_recommend-box.scss */
.bl_recommend_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFF;
  padding: 10px;
  cursor: pointer;
}

/* line 67, sass/partial/_recommend-box.scss */
.bl_recommend_header_left {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* line 72, sass/partial/_recommend-box.scss */
.bl_recommend_header_left .el_recommend_logo {
  width: 30px;
  height: 34px;
  display: inline-block;
}

/* line 79, sass/partial/_recommend-box.scss */
.bl_recommend_header_left .el_header_text {
  display: inline-block;
  margin-left: 1em;
  letter-spacing: 0.2em;
  font-weight: bold;
}

/* line 89, sass/partial/_recommend-box.scss */
.el_recommend_closeBtn {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  line-height: 1;
  width: 2em;
  height: 0.2em;
  background: currentColor;
  border-radius: 0.2em;
  position: relative;
  transform: rotate(45deg);
}

/* line 102, sass/partial/_recommend-box.scss */
.el_recommend_closeBtn:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  border-radius: inherit;
  transform: rotate(90deg);
}

/* line 115, sass/partial/_recommend-box.scss */
.el_header_bottom_line {
  height: 1px;
  background-color: #e5e5e5;
  padding-left: 10px;
  padding-right: 10px;
}

@media (max-width: 500px) {
  /* line 125, sass/partial/_recommend-box.scss */
  .bl_recommend {
    width: 150px;
    height: 195px;
    right: -150px;
  }
  /* line 134, sass/partial/_recommend-box.scss */
  .bl_recommend_header_left .el_recommend_logo {
    width: 20px;
    height: 24px;
  }
  /* line 138, sass/partial/_recommend-box.scss */
  .bl_recommend_header_left .el_header_text {
    font-size: 12px;
  }
  /* line 142, sass/partial/_recommend-box.scss */
  .el_recommend_closeBtn {
    width: 1.5em;
    height: 0.15em;
    border-radius: 0.15em;
  }
  /* line 148, sass/partial/_recommend-box.scss */
  .el_recommend_pickup {
    right: 150px;
  }
}

/* line 20, sass/custom.scss */
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

/* line 25, sass/custom.scss */
.object-fit-img-cover {
  object-fit: cover;
  object-position: bottom;
  font-family: 'object-fit: cover; object-position: center;';
}

/* line 32, sass/custom.scss */
a.text-link {
  display: inline;
  text-decoration: underline;
}

/* line 5, sass/partial/_bodymovin.scss */
.lottie_entry_btn {
  border: 0;
  position: relative;
  padding: 0;
  cursor: pointer;
  background: transparent;
  outline: none;
}

/* line 13, sass/partial/_bodymovin.scss */
.lottie_entry_btn .bodymovin {
  width: 62px;
  /* 310 */
  height: 34px;
  /* 170 */
  position: absolute;
  top: -35px;
  right: 4%;
  z-index: 0;
  pointer-events: none;
  transition: transform 0s;
}

/* line 26, sass/partial/_bodymovin.scss */
.lottie_entry_btn .bodymovin--hidden {
  transform: translateY(30px);
  transition: transform 0.55s cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

/* line 31, sass/partial/_bodymovin.scss */
.lottie_entry_btn .text {
  position: relative;
  padding: 5px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  display: block;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}

/* line 43, sass/partial/_bodymovin.scss */
.lottie_entry_btn button:hover .text {
  background: #7934a0;
}

/* line 50, sass/partial/_bodymovin.scss */
.header-page.header {
  padding: 30px 0 20px;
}

/* line 56, sass/partial/_bodymovin.scss */
.header-home .lottie_entry_btn .bodymovin path {
  fill: #FFF;
}

/* line 65, sass/partial/_bodymovin.scss */
.header-home.change-head .lottie_entry_btn .bodymovin path {
  fill: #0D1436;
}

/* line 41, sass/custom.scss */
.el_premium_catch_copy {
  font-size: 18px;
  display: block;
}

/* line 46, sass/custom.scss */
.el_premium_catch_copy.logined {
  margin: 5px 0;
}

/* line 60, sass/custom.scss */
.pic.bukken-img img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

/* line 72, sass/custom.scss */
.pic.bukken-img .house-shape {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: none;
}

/* line 83, sass/custom.scss */
.pic.bukken-img .house-shape img {
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

/* line 89, sass/custom.scss */
.pic.bukken-img .house-shap-show {
  display: block;
}

/* line 98, sass/custom.scss */
.pic.bukken-img.kaiin .kaiin-mask {
  object-font: cover !important;
  font-family: 'object-fit: cover;' !important;
}

/* line 103, sass/custom.scss */
.pic.bukken-img.kaiin .bk-mask.house-shape {
  display: block;
}

/* line 108, sass/custom.scss */
.pic.bukken-img.kaiin .pic-inner {
  transform: none;
}

/* line 113, sass/custom.scss */
.el_link_blue {
  color: #44bde0;
}

/* line 119, sass/custom.scss */
.el_member_rank {
  text-align: center;
  margin-bottom: 10px;
  color: #44bde0;
  font-size: 20px;
  font-weight: bold;
}

/* line 127, sass/custom.scss */
.bl_premium_guidance {
  padding-bottom: 15px;
}

/* line 130, sass/custom.scss */
.bl_premium_guidance .el_member_rank {
  margin-bottom: 20px;
}

/* line 133, sass/custom.scss */
.bl_premium_guidance p {
  color: #44bde0;
  text-align: center;
}

/* line 137, sass/custom.scss */
.bl_premium_guidance strong {
  font-size: 20px;
  font-weight: bold;
}

/* line 141, sass/custom.scss */
.bl_premium_guidance .el_premium_bukken_num {
  color: #F00;
}

/* line 144, sass/custom.scss */
.bl_premium_guidance img {
  display: block;
  margin: 20px auto;
  max-width: 240px;
}

/* line 149, sass/custom.scss */
.bl_premium_guidance a {
  text-decoration: underline;
  color: #44bde0;
}

/* line 4, sass/partial/_icon.scss */
.items .post-title .new-icon {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  padding: 3px 6px;
  font-weight: normal;
  background-color: #FF5A5F;
  border: #FF5A5F 1px solid;
  color: #fff;
  vertical-align: middle;
}

/* line 15, sass/partial/_icon.scss */
.items .post-title .up-icon {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  padding: 3px 6px;
  font-weight: normal;
  color: #FF5A5F;
  border: #FF5A5F 1px solid;
  background-color: #fff;
  vertical-align: middle;
}

/* line 26, sass/partial/_icon.scss */
.items .post-title .premium-icon {
  display: inline-block;
  margin-left: 10px;
  font-size: 10px;
  padding: 3px 6px;
  font-weight: normal;
  background-color: #ccac02;
  border: #ccac02 1px solid;
  color: #fff;
  vertical-align: middle;
}

/* line 167, sass/custom.scss */
.header-search-form input[type=text] {
  padding: 8px 15px;
  border: 1px solid #EBEBEB;
  border-radius: 16px;
  width: 120px;
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  -webkit-transition: .5s;
  transition: .5s;
}

/* line 185, sass/custom.scss */
.part1 form .bl_rimawari_submit {
  display: flex;
  align-items: center;
}

/* line 192, sass/custom.scss */
.part1 select[name=rimawari_to] {
  margin-left: 0;
}

@media (max-width: 480px) {
  /* line 203, sass/custom.scss */
  .items .post-title {
    font-size: 11px;
  }
}

/* line 211, sass/custom.scss */
.nav-container > a.login-btn {
  background-color: #44bde0 !important;
  border: 1px solid #44bde0;
  color: #FFF;
}

/* line 217, sass/custom.scss */
.nav-container > a.login-btn:hover {
  color: #FFF;
  background-color: #266de0 !important;
  border: 1px solid #266de0;
}

/* line 226, sass/custom.scss */
.topmenu-show-sp {
  display: none;
}

/* line 230, sass/custom.scss */
.area-report-desc {
  max-width: 800px;
  width: 100%;
  text-align: center;
  margin: 0 auto 40px;
}

/* line 237, sass/custom.scss */
.bl_area_report_list_block {
  display: flex;
  justify-content: center;
  max-width: 1200px;
}

/* line 242, sass/custom.scss */
.bl_area_report_list_block .bl_list_item {
  width: 48%;
}

/* line 245, sass/custom.scss */
.bl_area_report_list_block .bl_list_item:nth-child(1) {
  padding-right: 18px;
  text-align: right;
}

/* line 251, sass/custom.scss */
.bl_area_report_list_block .bl_list_item:nth-child(2) {
  text-align: left;
}

/* line 258, sass/custom.scss */
.bl_area_report_list_block .bl_list_item:nth-child(2) {
  border-left: #ccc 1px solid;
  padding-left: 18px;
}

/* line 264, sass/custom.scss */
.area-report-list {
  width: 100%;
  margin: 0 auto;
}

/* line 11, sass/partial/_functions.scss */
.area-report-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 271, sass/custom.scss */
.area-report-list > li {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
  width: 140px;
}

/* line 281, sass/custom.scss */
.area-report-list > li > a {
  display: block;
  color: #16b2dd;
  border: #16b2dd 1px solid;
  padding: 2px 5px;
  font-size: 14px;
  text-align: center;
  transition: 0.3s ease-in-out;
}

/* line 291, sass/custom.scss */
.area-report-list > li > a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #16b2dd;
}

/* line 302, sass/custom.scss */
.search-label-list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 11, sass/partial/_functions.scss */
.search-label-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 311, sass/custom.scss */
.search-label-list > li {
  margin-bottom: 15px;
  margin-left: 5px;
  margin-right: 5px;
}

/* line 319, sass/custom.scss */
.search-label-list > li > a {
  display: block;
  color: orangered;
  border: orangered 1px solid;
  padding: 2px 5px;
  font-size: 14px;
  text-align: center;
  transition: 0.3s ease-in-out;
}

/* line 328, sass/custom.scss */
.search-label-list > li > a:hover {
  text-decoration: none;
  color: #FFF;
  background-color: orange;
}

/* line 342, sass/custom.scss */
.items .price-down-rate {
  font-size: 10px;
  display: inline-block;
  padding-top: 2px;
}

/* line 350, sass/custom.scss */
.price-down-rate-list {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  counter-reset: list;
}

/* line 359, sass/custom.scss */
.price-down-rate-list li {
  line-height: 30px;
  margin: 7px 0 7px 40px;
  padding-left: 10px;
  font-size: 14px;
}

/* line 370, sass/custom.scss */
.price-down-rate-list li > a {
  display: block;
}

/* line 375, sass/custom.scss */
.price-down-rate-list .price-down {
  color: #16b2dd;
}

/* line 379, sass/custom.scss */
.price-down-rate-list .rate-down {
  color: #16b2dd;
}

/* line 384, sass/custom.scss */
.price-down-rate-list li.ranking-num1 {
  font-size: 20px;
  position: relative;
}

/* line 387, sass/custom.scss */
.price-down-rate-list li.ranking-num1:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #d5b932;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 406, sass/custom.scss */
.price-down-rate-list li.ranking-num2 {
  font-size: 18px;
  position: relative;
}

/* line 409, sass/custom.scss */
.price-down-rate-list li.ranking-num2:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #c3c3c3;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 428, sass/custom.scss */
.price-down-rate-list li.ranking-num3 {
  font-size: 16px;
  position: relative;
}

/* line 431, sass/custom.scss */
.price-down-rate-list li.ranking-num3:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #cd9542;
  text-align: center;
  color: #fff;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 450, sass/custom.scss */
.price-down-rate-list li.ranking-num4,
.price-down-rate-list li.ranking-num5,
.price-down-rate-list li.ranking-num6,
.price-down-rate-list li.ranking-num7,
.price-down-rate-list li.ranking-num8,
.price-down-rate-list li.ranking-num9,
.price-down-rate-list li.ranking-num10 {
  position: relative;
}

/* line 459, sass/custom.scss */
.price-down-rate-list li.ranking-num4:before,
.price-down-rate-list li.ranking-num5:before,
.price-down-rate-list li.ranking-num6:before,
.price-down-rate-list li.ranking-num7:before,
.price-down-rate-list li.ranking-num8:before,
.price-down-rate-list li.ranking-num9:before,
.price-down-rate-list li.ranking-num10:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 30px;
  height: 30px;
  background: #FFF;
  border: 1px solid gray;
  text-align: center;
  color: #333;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 486, sass/custom.scss */
.logingo-content-section .items .pic {
  padding-top: 0;
}

/* line 492, sass/custom.scss */
.logingo-content-section .common-title span {
  color: #333;
}

/* line 496, sass/custom.scss */
.logingo-content-section .common-title .en {
  font-size: 26px;
}

/* line 500, sass/custom.scss */
.logingo-content-section .common-title .ja {
  font-size: 16px;
}

/* line 505, sass/custom.scss */
.logingo-content-section .bl_logingo_date {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 1em 0 0;
}

/* line 511, sass/custom.scss */
.logingo-content-section .bl_logingo_date .el_date {
  display: inline-block;
  margin-right: 1em;
}

/* line 517, sass/custom.scss */
.logingo-content-section .el_like {
  display: flex;
  align-items: center;
  color: #FFF;
  cursor: pointer;
}

/* line 526, sass/custom.scss */
.logingo-content-section .el_like svg.fa-heart {
  display: inline-block;
  width: 20px;
  height: 20px;
}

/* line 531, sass/custom.scss */
.logingo-content-section .el_like svg.fa-heart path {
  stroke: #333;
  fill-opacity: 0.7;
  stroke-width: 10px;
}

/* line 538, sass/custom.scss */
.logingo-content-section .el_like .like-count {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #333;
  font-size: 12px;
  border-radius: 100%;
  line-height: 18px;
  letter-spacing: 0;
  text-align: center;
}

/* line 555, sass/custom.scss */
.logingo-content-section .el_like .like-thanks {
  width: 60px;
  font-size: 12px;
  color: #1bb51b;
}

/* line 570, sass/custom.scss */
.logingo-content-section .el_like.clicked svg.fa-heart path {
  stroke: #1bb51b !important;
  color: #1bb51b !important;
  fill-opacity: 0.7;
}

/* line 578, sass/custom.scss */
.logingo-content-section .figure-caption {
  margin: 0;
}

@media (max-width: 880px) {
  /* line 586, sass/custom.scss */
  .area-report-desc {
    margin: 0 auto 40px;
  }
}

@media (max-width: 780px) {
  /* line 593, sass/custom.scss */
  .area-report-list {
    max-width: 450px;
  }
  /* line 597, sass/custom.scss */
  .topmenu-show-sp {
    display: block;
  }
  /* line 603, sass/custom.scss */
  .nav-container > a.login-btn {
    border: 1px solid #222;
    background: #fff url(../images/log.svg) center center/80% 80% no-repeat !important;
  }
  /* line 607, sass/custom.scss */
  .nav-container > a.login-btn:hover {
    background-color: #FFF !important;
    border: 1px solid #222 !important;
  }
  /* line 614, sass/custom.scss */
  .nav-container > a.logout-btn {
    border: 1px solid #222;
    background: #fff url(../images/logout.svg) center center/80% 80% no-repeat !important;
  }
  /* line 618, sass/custom.scss */
  .nav-container > a.logout-btn:hover {
    background-color: #FFF !important;
    border: 1px solid #222 !important;
  }
}

@media (max-width: 550px) {
  /* line 632, sass/custom.scss */
  .header-top .el_star_amount .el_premium_bukken_red,
  .header-home .el_star_amount .el_premium_bukken_red {
    width: 20px;
    height: 20px;
    top: -5px;
    right: -5px;
  }
  /* line 637, sass/custom.scss */
  .header-top .el_star_amount .el_premium_bukken_red span,
  .header-home .el_star_amount .el_premium_bukken_red span {
    font-size: 10px;
  }
  /* line 646, sass/custom.scss */
  .price-down-rate-list li {
    padding: 2.5px 0 2.5px 10px;
    font-size: 12px;
    line-height: 1.3;
  }
  /* line 651, sass/custom.scss */
  .price-down-rate-list li::before {
    line-height: 26px;
  }
  /* line 657, sass/custom.scss */
  .price-down-rate-list li.ranking-num1 {
    font-size: 16px;
  }
  /* line 661, sass/custom.scss */
  .price-down-rate-list li.ranking-num2 {
    font-size: 15px;
  }
  /* line 665, sass/custom.scss */
  .price-down-rate-list li.ranking-num3 {
    font-size: 14px;
  }
  /* line 671, sass/custom.scss */
  .logingo-content-section .bl_logingo_date {
    display: block;
  }
}

/* line 678, sass/custom.scss */
.figure-wrap {
  position: relative;
  overflow: hidden;
}

/* line 683, sass/custom.scss */
.bukken-img {
  height: 277.5px;
  width: 100%;
  padding-top: 80%;
  position: relative;
  cursor: pointer;
}

/* line 694, sass/custom.scss */
.figure-caption {
  margin: 1em 0 0;
}

/* line 700, sass/custom.scss */
.common-title {
  text-align: center;
  font-size: 26px;
  margin-bottom: 5%;
  text-transform: none;
  letter-spacing: 0.1em;
  font-weight: bold;
}

/* line 708, sass/custom.scss */
.common-title .common-title-in {
  display: block;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
  color: #000;
}

/* line 717, sass/custom.scss */
.common-title div:last-child {
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
}

/* line 723, sass/custom.scss */
.common-title span {
  display: inline-block;
  margin: 0 0.5em;
  color: #44bde0;
  font-size: 20px;
}

/* line 733, sass/custom.scss */
.top-down-price em {
  font-size: 16px;
}

/* line 738, sass/custom.scss */
.bk-mask {
  background-color: #FFF;
}

/* line 741, sass/custom.scss */
.bk-mask .kaiin-mask {
  position: absolute;
  left: 0;
  top: 0;
  background-color: white;
}

/* line 750, sass/custom.scss */
.two-pics .bk-mask {
  background-color: #FFF;
  position: relative;
}

/* line 754, sass/custom.scss */
.two-pics .bk-mask .kaiin-mask {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background-color: white;
  width: 190px;
  height: 190px;
}

/* line 777, sass/custom.scss */
.part .h1 {
  font-size: 18px;
  text-align: left;
  line-height: 1;
  font-weight: bold;
}

/* line 784, sass/custom.scss */
.part .h2 {
  font-size: 16px;
  text-align: left;
  font-weight: bold;
}

/* line 791, sass/custom.scss */
.footer-fb-icon {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
}

/* line 798, sass/custom.scss */
.footer-tw-icon {
  width: 20px;
  height: 20px;
  margin-left: 7px;
  margin-top: 7px;
}

@media (max-width: 1200px) {
  /* line 807, sass/custom.scss */
  .part1-1:not(.search-part1-1) {
    flex-wrap: wrap;
    padding: 0.8em 0;
    justify-content: center;
  }
  /* line 812, sass/custom.scss */
  .part1-1-inner {
    margin-bottom: 0.5em;
    width: 100%;
    justify-content: center;
  }
}

@media all and (max-width: 1000px) {
  /* line 820, sass/custom.scss */
  .bl_area_report_list_block {
    max-width: 660px;
    margin: 0 auto;
  }
  /* line 824, sass/custom.scss */
  .bl_area_report_list_block .bl_list_item {
    width: 340px;
  }
  /* line 830, sass/custom.scss */
  .area-report-list .sp-hidden {
    display: none;
  }
}

@media all and (max-width: 900px) {
  /* line 838, sass/custom.scss */
  .header-search-form {
    width: 100%;
  }
  /* line 843, sass/custom.scss */
  .part1 form {
    display: block;
    text-align: center;
  }
  /* line 847, sass/custom.scss */
  .part1 form .bl_rimawari_submit {
    margin-top: 10px;
    justify-content: center;
  }
  /* line 852, sass/custom.scss */
  .part1 form select {
    display: inline-block;
    width: 100px;
  }
  /* line 859, sass/custom.scss */
  .part1 form .select-kakaku-from-to {
    display: block;
  }
  /* line 862, sass/custom.scss */
  .part1 form .select-kakaku-from-to .hihun {
    display: none;
  }
  /* line 869, sass/custom.scss */
  .part1 form .select-kakaku-from-to select {
    display: inline-block;
    width: 165px;
  }
  /* line 876, sass/custom.scss */
  .part1 form .select-kakaku-from-to select:last-child {
    margin-left: 12px;
  }
  /* line 890, sass/custom.scss */
  .index-main > div.part1 {
    margin: 0 auto 8%;
  }
  /* line 894, sass/custom.scss */
  .index-main .part1 select {
    font-size: 12px;
    background: #efefef url(../images/arrow-down.svg) 95% center/10px no-repeat;
  }
}

@media all and (max-width: 965px) {
  /* line 904, sass/custom.scss */
  h1.logo a {
    font-size: 14px;
  }
}

@media all and (max-width: 660px) {
  /* line 912, sass/custom.scss */
  h1.logo a {
    font-size: 11px;
  }
  /* line 917, sass/custom.scss */
  .bukken-img {
    height: auto;
  }
  /* line 921, sass/custom.scss */
  .part1-1-inner {
    justify-content: flex-start;
  }
  /* line 925, sass/custom.scss */
  .header-search-form .row {
    text-align: left;
  }
  /* line 930, sass/custom.scss */
  .part1 form {
    display: block;
    text-align: center;
  }
  /* line 934, sass/custom.scss */
  .part1 form .bl_rimawari_submit {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  /* line 943, sass/custom.scss */
  .part1 form .select-kakaku-from-to {
    display: flex;
    align-items: center;
  }
  /* line 948, sass/custom.scss */
  .part1 form .select-kakaku-from-to select {
    display: inline-block;
    width: 60px;
    margin-bottom: 0;
    margin-left: 0;
  }
  /* line 958, sass/custom.scss */
  .part1 form #seach-new {
    display: inline-block;
  }
}

@media all and (max-width: 550px) {
  /* line 979, sass/custom.scss */
  .area-report-list {
    max-width: 300px;
  }
  /* line 984, sass/custom.scss */
  .star-amount > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px !important;
    height: 34px !important;
  }
  /* line 991, sass/custom.scss */
  .star-amount span {
    top: auto;
    left: auto;
    transform: none;
  }
}

/* line 1000, sass/custom.scss */
.page-main p {
  margin-bottom: 10px;
}

/* line 1006, sass/custom.scss */
input[type=button],
input[type=submit],
input[type=reset],
button {
  border-style: none;
}

/* line 1013, sass/custom.scss */
.text-center {
  text-align: center;
}

/* line 1017, sass/custom.scss */
.visible-s {
  display: none;
}

/* line 1021, sass/custom.scss */
.sp-hidden {
  display: block;
}

/* line 1025, sass/custom.scss */
.sp-show {
  display: none;
}

/* line 1029, sass/custom.scss */
.show-mobile {
  display: none;
}

/* line 1033, sass/custom.scss */
.sp-select {
  font-size: 14px;
  padding: 5px;
}

/* line 1037, sass/custom.scss */
.sp-select option {
  background-color: #fff;
  color: #333;
}

/* line 1043, sass/custom.scss */
.plf10 {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 1048, sass/custom.scss */
.paging {
  margin-top: 40px;
}

/* line 1053, sass/custom.scss */
table th {
  background-color: #f2f2f2;
}

/* line 1058, sass/custom.scss */
.aligncenter,
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 1065, sass/custom.scss */
#graph-window {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 1077, sass/custom.scss */
#graph-window #graph-window-close {
  position: absolute;
  right: 0;
  top: 5px;
  color: #000;
  width: 70px;
  text-align: center;
  font-size: 24px;
  line-height: 1.2;
}

/* line 1088, sass/custom.scss */
#graph-window #graph-window-close span {
  font-size: 11px;
  display: block;
}

/* line 1093, sass/custom.scss */
#graph-window #graph-window-close .icon {
  display: inline-block;
}

/* line 1098, sass/custom.scss */
#graph-window #graph-content {
  position: relative;
  max-width: 1000px;
  width: 100%;
  margin: 10% auto;
  background-color: #FFF;
  padding: 10px 15px;
  border: #efefef 1px double;
  border-radius: 5px;
}

/* line 1114, sass/custom.scss */
.icon-favorite {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 40px;
  height: 37px;
  display: block;
  cursor: pointer;
}

/* line 1127, sass/custom.scss */
.favorite-on {
  background-image: url("../images/favorite_icon.png");
  background-position: left top;
}

/* line 1132, sass/custom.scss */
.favorite-off {
  background-image: url("../images/favorite_icon.png");
  background-position: left bottom;
}

/* line 1137, sass/custom.scss */
#favorite-dialog {
  display: none;
  font-size: 28px;
  padding: 15px 30px;
  border-radius: 5px;
  text-align: center;
  width: 340px;
  position: fixed;
  z-index: 102;
  background-color: #FFF;
  border: #bcbcbc 7px solid;
}

/* line 1149, sass/custom.scss */
#favorite-dialog .large {
  font-size: 20px;
}

/* line 1153, sass/custom.scss */
#favorite-dialog .small {
  font-size: 14px;
  margin-bottom: 0;
}

/* line 1158, sass/custom.scss */
#favorite-dialog span {
  color: orange;
  font-weight: bold;
}

/* line 1164, sass/custom.scss */
.icon-detail {
  display: block;
  width: 48px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 0;
  font-size: 13px;
  color: #FFF;
  background-color: #002C70;
  cursor: pointer;
}

/* line 1176, sass/custom.scss */
.icon-contact {
  display: block;
  width: 72px;
  margin-left: auto;
  margin-right: auto;
  padding: 4px 0;
  font-size: 13px;
  color: #FFF;
  background-color: #00528B;
  cursor: pointer;
}

/* line 1188, sass/custom.scss */
#scroll-footer-container {
  bottom: -70px;
  right: 0;
  position: fixed;
  z-index: 11;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 70px;
  padding: 15px 100px;
  text-align: right;
}

/* line 1202, sass/custom.scss */
#scroll-favorite-count-box {
  position: relative;
}

/* line 1205, sass/custom.scss */
#scroll-favorite-count-box svg {
  position: absolute;
  top: -20px;
  right: 160px;
  display: block;
  text-align: center;
  width: 40px;
  height: 40px;
  color: #44bde0;
  font-size: 18px;
  border-radius: 100%;
  padding: 4px 0;
}

/* line 1221, sass/custom.scss */
#scroll-favorite-count-box .favorite-count {
  position: absolute;
  top: -10px;
  right: 160px;
  display: block;
  text-align: center;
  color: #FFF;
  font-size: 12px;
  width: 40px;
  height: 40px;
}

/* line 1233, sass/custom.scss */
#scroll-favorite-count-box .favorite-text {
  font-size: 13px;
  text-align: center;
  font-weight: bold;
  color: #f70;
  background-color: #FFF;
  display: inline-block;
  padding: 10px 30px;
}

/* line 1247, sass/custom.scss */
.favorite-cnt span {
  font-weight: bold;
  color: orange;
}

/* line 1253, sass/custom.scss */
.building-icon-list {
  margin-bottom: 3px;
  width: 100%;
}

/* line 11, sass/partial/_functions.scss */
.building-icon-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 1258, sass/custom.scss */
.building-icon-list li {
  width: 25%;
  float: left;
  padding: 0 1px;
}

/* line 1266, sass/custom.scss */
.building-icon-list span {
  font-size: 12px;
  display: block;
  text-align: center;
  border-radius: 2px;
}

/* line 1274, sass/custom.scss */
.building-icon-list .new-icon {
  color: #FFF;
  background-color: #FF0000;
}

@media all and (max-width: 500px) {
  /* line 1282, sass/custom.scss */
  #favorite-dialog {
    display: none;
    font-size: 20px;
    padding: 10px 20px;
    width: 280px;
  }
  /* line 1288, sass/custom.scss */
  #favorite-dialog .large {
    font-size: 16px;
  }
  /* line 1292, sass/custom.scss */
  #favorite-dialog .small {
    font-size: 14px;
  }
}
