@charset "utf-8";
html {
  width: 100%;
  overflow: auto;
}

body {
  color: #666;
  line-height: 1.428;
  min-width: 1010px;
  overflow: hidden;
}

img {
  vertical-align: bottom;
  font-size: 1px;
  line-height: 1;
}

a:link {
  text-decoration: none;
}

.quickSearch clearfix img {
  float: left;
}

.wrapper {
  background: 0;
}

.wrapper-header {
  background: url(/shared/images/bg_header_1.png) repeat-x 0 0;
}

.header {
  margin: 0 auto;
  padding: 0;
  width: 970px;
  height: 60px;
  position: relative;
}

.header div.ci-section {
  width: 600px;
  float: left;
}

.header p {
  margin: auto;
  padding-right: 3px;
  float: left;
  width: 203px;
}

.header h1 {
  float: left;
  margin: auto 0;
  padding: 16px 0 0 15px;
  font-size: 10px;
  font-weight: normal;
  color: #a2a0a0;
}

.header ul.global-navi {
  float: right;
  position: static;
  text-align: right;
  width: 530px;
  height: 15px;
}

.header ul.global-navi li {
  margin-top: 23px;
  float: none;
  position: absolute;
  top: 0;
  left: 794px;
}

.header ul.global-navi li#favorite {
  margin-top: 23px;
  float: none;
  position: absolute;
  top: 0;
  left: 950px;
}

.header ul.global-navi li#conditionSave {
  margin-top: 23px;
  float: none;
  position: absolute;
  top: 0;
  left: 659px;
}

.header ul.global-navi li#favorite #favoriteCount,
.header ul.global-navi li#conditionSave #conditionSaveCount {
  position: absolute;
  top: -17px;
  right: -7px;
  padding: 3px;
  background: #f79810;
  border-radius: 50%;
  color: #fff;
  width: 18px;
  height: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 10px;
  line-height: 1.4;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.header ul.global-navi .menu1 {
  left: 500px;
}

.header ul.global-navi .menu2 {
  left: 660px;
}

.header ul.global-navi .menu3 {
  right: 0;
}

.header ul.global-navi li a {
  color: #fff;
}

#areaheader {
  margin: 0 auto;
  padding: 30px 0;
  width: 970px;
}

#areaheader h1 {
  padding-top: 16px;
  float: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 30px;
  font-weight: normal;
  color: #000;
}

#areaheader h1 .areaName {
  font-weight: bold;
}

#areaheader .limitednewsBtn {
  float: right;
  display: none;
}

#areaheader h2.areaTtl {
  padding-top: 16px;
  float: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 30px;
  font-weight: normal;
  color: #000;
}

#areaheader h2.areaTtl .areaName {
  font-weight: bold;
}

#areaheader h2.areaTtl em {
  padding: 0 0 0 20px;
  font-size: 25px;
}

#areaheader p.areaTtl {
  padding-top: 16px;
  float: left;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1;
  font-size: 30px;
  font-weight: normal;
  color: #000;
}

#areaheader p.areaTtl .areaName {
  font-weight: bold;
}

.wrapper-topheader {
  padding: 5px 0 30px 0;
  width: 100%;
  min-height: 287px;
  background: url(/shared/images/bg_topheader_1.png) repeat left top;
}
.bread {
  margin: 0 0 5px 0;
}
.bread ol {
  width: 970px;
  margin: 0 auto;
}
.bread ol li {
  display: inline;
}
.topheader {
  margin: 0 auto;
  width: 970px;
}

.topheader .quickSearch {
  margin-right: 18px;
  width: 574px;
  float: left;
}

@media print {
  .quickSearch h2 {
    display: none !important;
  }
}

.topheader .quickSearch .searchBlock {
  padding: 8px;
  background: url(/shared/images/bg_quicksearch_1.png) no-repeat right top;
  float: left;
  width: 355px;
  height: 272px;
}

.topheader .quickSearch .searchForm {
  background: url(/shared/images/bg_quicksearch_3.png) no-repeat left bottom;
  position: relative;
  height: 100%;
}

.topheader .quickSearch .searchFormInput {
  /* margin-bottom: 8px; */
  background: #f5f5f5 url(/shared/images/bg_quicksearch_2.png) no-repeat left
    top;
  padding: 5px;
  height: 262px;
}

.topheader .quickSearch .station {
  margin-bottom: 11px;
  padding: 10px;
  border-bottom: 2px solid #fff;
}

.topheader .quickSearch .station input {
  margin-right: 7px;
  padding: 5px;
  border: 1px solid #ebebeb;
  width: 303px;
}

.topheader .quickSearch .station .title {
  margin: 1px 0 10px;
}

.topheader .quickSearch .station div img {
  vertical-align: baseline;
}

.topheader .quickSearch .room {
  margin-bottom: 11px;
  padding: 0 10px;
  border-bottom: 2px solid #fff;
}

.topheader .quickSearch .room .title {
  margin-bottom: 11px;
}

.topheader .quickSearch .room ul {
  margin: 0 -10px;
}

.topheader .quickSearch .room li {
  padding: 11px 10px;
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  width: 157px;
  float: left;
}

*:first-child + html .topheader .quickSearch .room li {
  width: 147px;
}

.topheader .quickSearch .room li.odd {
  border-right: 0;
}

.topheader .quickSearch .room input[type="checkbox"] {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
}

.topheader .quickSearch label {
  padding-left: 22px;
  background: url(/shared/images/bg_checkbox_1.png) no-repeat 0 0;
  line-height: 19px;
  display: block;
  cursor: pointer;
  letter-spacing: 1px;
}

/*
.topheader .quickSearch .room label.labelSelected {
    background: url(/shared/images/bg_checkbox_1.png) no-repeat 0 -28px
}
*/

.topheader .quickSearch .price {
  padding: 0 10px 10px;
  width: 157px;
  min-height: 56px;
  float: left;
}

.topheader .quickSearch .price .title {
  margin-bottom: 10px;
}

.topheader .quickSearch .price select {
  padding: 5px;
  width: 163px;
  border: 1px solid #ebebeb;
}

.searchFormSubmit {
  padding: 8px 2px 3px 6px;
  background: #fff;
  position: absolute;
  top: 193px;
  left: 177px;
}

.regularSearch {
  width: 378px;
  float: left;
}

.regularSearch1 {
  margin-bottom: 12px;
}

.regularSearch .regularSearch1 ul,
.regularSearch .regularSearch2 ul {
  margin-left: -1px;
}

.regularSearch .regularSearch1 li,
.regularSearch .regularSearch2 li {
  margin: 0 0 1px 1px;
  float: left;
  cursor: pointer;
}

.gnav01,
.gnav02,
.gnav03 {
  margin: 0 auto;
  padding: 0 0 0 2px;
  width: 971px;
  position: relative;
}

.gnav01 .slider,
.gnav02 .slider,
.gnav03 .slider {
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.gnav01 .slider {
  height: 129px;
}

.gnav02 .slider {
  height: 128px;
}

.gnav03 .slider {
  height: 80px;
}

.gnav01 li,
.gnav02 li,
.gnav03 li {
  float: left;
  list-style: none;
}

.gnav01 li:last-child,
.gnav02 li:last-child,
.gnav03 li:last-child {
  border-right: 1px #ededed solid;
}

.gnav01 li a,
.gnav02 li a,
.gnav01 li#free,
.gnav02 li#free {
  display: block;
  width: 161px;
  height: 128px;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.gnav03 li a,
.gnav03 li#free {
  display: block;
  width: 161px;
  height: 80px;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.gnav01 li a,
.gnav02 li a {
  background-image: url(/shared/images/index/menu2.png);
}

.slider #tenant a {
  background-position: 0 0;
  width: 161px;
}

.slider #tenant a:hover {
  background-position: 0 -128px;
  width: 161px;
}

.slider #shinchiku a {
  background-position: -161px 0;
  width: 161px;
}

.slider #shinchiku a:hover {
  background-position: -161px -128px;
  width: 161px;
}

.slider #sikirei-zero a {
  background-position: -322px 0;
  width: 161px;
}

.slider #sikirei-zero a:hover {
  background-position: -322px -128px;
  width: 161px;
}

.slider #campus a {
  background-position: -483px 0;
  width: 161px;
}

.slider #campus a:hover {
  background-position: -483px -128px;
  width: 161px;
}

.slider #pet a {
  background-position: -644px 0;
  width: 161px;
}

.slider #pet a:hover {
  background-position: -644px -128px;
  width: 161px;
}

.slider #freerent a {
  background-position: -805px 0;
  width: 161px;
}

.slider #freerent a:hover {
  background-position: -805px -128px;
  width: 161px;
}

.slider #kodate a {
  background-position: -966px 0;
  width: 161px;
}

.slider #kodate a:hover {
  background-position: -966px -128px;
  width: 161px;
}

.slider #retro a {
  background-position: -1127px 0;
  width: 161px;
}

.slider #retro a:hover {
  background-position: -1127px -128px;
  width: 161px;
}

.slider #senior a {
  background-position: -1288px 0;
  width: 161px;
}

.slider #senior a:hover {
  background-position: -1288px -128px;
  width: 161px;
}

.slider #ur a {
  background-position: -1449px 0;
  width: 161px;
}

.slider #ur a:hover {
  background-position: -1449px -128px;
  width: 161px;
}

.slider #tgr-tokusyu a {
  background-position: -1610px 0;
  width: 161px;
}

.slider #tgr-tokusyu a:hover {
  background-position: -1610px -128px;
  width: 161px;
}

.slider #free {
  background-image: url(/shared/images/index/menu2.png);
  background-position: -2093px 0;
  width: 161px;
}

.slider #area a {
  background-position: -2254px 0;
  width: 161px;
}

.slider #area a:hover {
  background-position: -2254px -128px;
  width: 161px;
}

.slider #agent a {
  background-position: -2415px 0;
  width: 161px;
}

.slider #agent a:hover {
  background-position: -2415px -128px;
  width: 161px;
}

.slider #feature a {
  background-position: -2093px -128px;
  width: 161px;
}

.slider #feature a:hover {
  background-position: -1932px -128px;
  width: 161px;
}

#wrapper-gnav02 .gnav03 ul {
  border-left: 1px solid #ededed;
}

#wrapper-gnav02 {
  background-color: #ddf7f4;
}

.slider #musashino_s a {
  background-image: url(/shared/images/index/menu_musashino_s.png);
  background-position: 0 0;
  width: 161px;
}

.slider #musashino_s a:hover {
  background-position: -0px -80px;
  width: 161px;
}

.slider #saitama_s a {
  background-image: url(/shared/images/index/menu_saitama_s.png);
  background-position: 0 0;
  width: 161px;
}

.slider #saitama_s a:hover {
  background-position: 0 -80px;
  width: 161px;
}

.slider #gotanda_s a {
  background-image: url(/shared/images/index/menu_gotanda_s.png);
  background-position: 0 0;
  width: 161px;
}

.slider #gotanda_s a:hover {
  background-position: 0 -80px;
  width: 161px;
}

.slider #shimokita_s a {
  background-image: url(/shared/images/index/menu_shimokita_s.png);
  background-position: 0 0;
  width: 161px;
}

.slider #shimokita_s a:hover {
  background-position: 0 -80px;
  width: 161px;
}

.slider #soshigaya_l a {
  background-image: url(/shared/images/index/menu_soshigaya_l.png);
  background-position: 0 0;
  width: 322px;
}

.slider #soshigaya_l a:hover {
  background-position: -0px -80px;
  width: 322px;
}

.slider #meguro_s a {
  background-image: url(/shared/images/index/menu_meguro_s.png);
  background-position: 0 0;
  width: 161px;
}

.slider #meguro_s a:hover {
  background-position: -0px -80px;
  width: 161px;
}

#wrapper-gnav .area-text01 {
  margin: 20px auto;
  width: 970px;
}

#backToTopNav {
  position: fixed;
  right: 0;
  bottom: 100px;
  z-index: 1000;
}

.wrapper-footernav {
  background: #009260;
}

.footernav {
  margin: 0 auto;
  padding: 20px 0;
  width: 974px;
  background: #009260;
}

.footernav .testb {
  margin: 0 0 40px 0;
  padding: 8px 0 0 2px;
  background: #009260;
  width: 600px;
  color: #fff;
  float: left;
}

.testb_area .testb:nth-child(3) {
  display: none;
}

.testb h3 {
  margin-bottom: 15px;
  background: 0;
  width: auto;
  height: auto;
  text-indent: 0;
  font-size: 124%;
}

.testb dl {
  font-size: 92%;
}

.testb dl.japan {
  margin-bottom: 25px;
  font-size: 92%;
}

.testb dl a {
  color: #fff;
}

.testb dl a:hover {
  color: #b8f5e0;
}

.testb dl dt {
  width: 83px;
  font-weight: bold;
  float: left;
  clear: both;
}

.testb dl dd {
  margin: 0 0 16px 93px;
}

.testb dd li {
  margin-bottom: 4px;
  padding: 0 10px;
  float: left;
  border-right: 1px solid #8dcdb7;
}

.testb dd li.last {
  border-right: 0;
}
.testb dd li:last-of-type {
  border-right: none;
}

.testb .city ul {
  font-size: 92%;
}

.testb .city ul li {
  margin-bottom: 4px;
  padding: 0 10px;
  float: left;
  border-right: 1px solid #8dcdb7;
}

.testb .city ul li a {
  color: #fff;
}

.testb .city ul li a:hover {
  color: #b8f5e0;
}

.testb .city ul.city-all {
  clear: both;
}

.testb .city ul.city-all li {
  border: 0;
}

.testb .sop_link ul {
  font-size: 92%;
}

.testb .sop_link ul li {
  margin-bottom: 4px;
  padding: 0 10px;
  float: left;
  border-right: 1px solid #8dcdb7;
}

.testb .sop_link ul li a {
  color: #fff;
}

.testb .sop_link ul li a:hover {
  color: #b8f5e0;
}

#footer-bnr-block {
  overflow: hidden;
}

.footer-bnr {
  margin-bottom: 10px;
  padding: 5px;
  background: #008355;
  width: 304px;
  float: right;
}

.footer-bnr li {
  margin-bottom: 5px;
}

.footer-bnr .listLast {
  margin-bottom: 0;
}

.footer-bnr .appList {
  float: left;
}

.footer-bnr .subList {
  margin: 0;
  float: right;
}

.footer-bnr .subList li {
  margin-bottom: 2px;
}

.footer-bnr .subList .listLast {
  margin-bottom: 0;
}

.footernav .area-text-block {
  clear: both;
  color: #fff;
}

.footernav .area-text-block h3 {
  margin: 0 0 5px 0;
}

.footernav .area-text-block p {
  font-size: 10px;
}

.footernav .area-text-block .area-text02 {
  margin: 0 0 20px 0;
}

.wrapper-footer {
  background: #006844;
}

.footer {
  margin: 0 auto;
  padding: 30px 0;
  width: 974px;
  min-height: inherit;
  background: #006844;
  font-size: 92%;
}

.footer div.site-info-section {
  background: #006844;
  float: none;
  width: auto;
}

.footer .site-info {
  text-align: center;
}

.footer div.site-info-section ul.site-info {
  padding: 1px 0 0 0;
  text-align: center;
  width: auto;
  height: auto;
  line-height: 1;
}

.footer .site-info li {
  padding: 0 7px 0 4px;
  float: none;
  display: inline;
  background: 0;
  border-right: 1px solid #14835d;
}

.footer .site-info li.listLast {
  border-right: 0;
}

.footer .site-info li a {
  text-decoration: none;
}

.footer .site-info li a:hover {
  color: #b8f5e0;
}

div.poweredBy {
  margin: 0;
  padding: 0;
  width: 314px;
  background: url(/shared/images/bg_pwrby_03.png) left top no-repeat;
  text-align: left;
  vertical-align: middle;
  line-height: 1.15em;
  float: right;
}

div.poweredBy table td.poweredByL {
  padding: 10px 0 0 12px;
  width: 140px;
  font-size: 12px;
}

div.poweredBy table td.poweredByL a {
  color: #666;
}

@media screen and (max-device-width: 1024px) {
  div.poweredBy table td.poweredByL {
    font-size: 9px;
  }
}

div.poweredBy table td.poweredByR {
  padding: 10px 4px 2px 18px;
  width: 130px;
}

div.poweredByBtm {
  clear: both;
  margin: 0;
  padding: 0;
  width: 314px;
  height: 5px;
  background: url(/shared/images/bg_pwrby_04.png) left bottom no-repeat;
}

.wrapper-footerTxt {
  background: #f5f5f5;
}

.wrapper-footerTxt .footerTxt {
  margin: 0 auto;
  padding: 25px 0 30px;
  width: 974px;
  background: #f5f5f5;
}

.footerTxt .keyword-section {
  padding-top: 15px;
  width: 642px;
  float: left;
}

.keyword-section .copyright {
  padding-top: 3px;
  font-size: 92%;
  line-height: 1;
}

.partner {
  padding: 20px 0;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  background: #f5f5f5;
}

iframe {
  height: 0 !important;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-table;
  min-height: 1%;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

.footernav .testb_area {
  width: 600px;
  float: left;
}

.campus_form {
  width: 430px;
  height: 94px;
  padding: 30px 0 0 540px;
  background-image: url(/shared/images/bg_campus_form.png);
  background-repeat: no-repeat;
  margin: 20px auto -5px;
  position: relative;
}

.campus_form .name {
  width: 277px;
  height: 27px;
  color: #555;
  margin: 5px 15px 0 0;
  float: left;
}

.campus_form .btn {
  padding: 8px 0 0 0;
  display: block;
}

.campus_form ul.campus_menu {
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
}

.campus_form ul.campus_menu li.nyuukyosya,
.campus_form ul.campus_menu li.concierge,
.campus_form ul.campus_menu li.papamama {
  width: 161px;
  height: 70px;
  display: block;
  float: left;
  padding-right: 10px;
}

.campus_form ul.campus_menu li.nyuukyosya a,
.campus_form ul.campus_menu li.concierge a,
.campus_form ul.campus_menu li.papamama a {
  width: 161px;
  height: 70px;
  display: block;
  text-indent: -9999px;
  font-size: 1px;
}

.campus_form ul.campus_menu li.nyuukyosya a {
  background-image: url(/shared/images/campus_menu_nyuukyosya.png);
  background-repeat: no-repeat;
}

.campus_form ul.campus_menu li.concierge a {
  background-image: url(/shared/images/campus_menu_concierge.png);
  background-repeat: no-repeat;
}

.campus_form ul.campus_menu li.papamama a {
  background-image: url(/shared/images/campus_menu_papamama.png);
  background-repeat: no-repeat;
}

.campus_form ul.campus_menu li.nyuukyosya a:hover {
  background-image: url(/shared/images/campus_menu_nyuukyosya.png);
  background-position: 0 -70px;
  background-repeat: no-repeat;
}

.campus_form ul.campus_menu li.concierge a:hover {
  background-image: url(/shared/images/campus_menu_concierge.png);
  background-position: 0 -70px;
  background-repeat: no-repeat;
}

.campus_form ul.campus_menu li.papamama a:hover {
  background-image: url(/shared/images/campus_menu_papamama.png);
  background-position: 0 -70px;
  background-repeat: no-repeat;
}

.pet_form {
  clear: both;
  width: 430px;
  height: 76px;
  padding: 0 0 0 540px;
  background-image: url(/shared/images/bg_petsarch.png);
  background-repeat: no-repeat;
  margin: 20px auto -5px;
  position: relative;
}

.pet_form .name {
  width: 277px;
  height: 27px;
  color: #555;
  margin: 5px 15px 0 0;
  float: left;
}

.campus_form .btn {
  padding: 8px 0 0 0;
  display: block;
}

.pet_form ul.pet_menu {
  display: block;
  position: absolute;
  top: 9px;
  left: 9px;
}

.pet_form ul.pet_menu li.button01,
.pet_form ul.pet_menu li.button02,
.pet_form ul.pet_menu li.button03 {
  width: 161px;
  height: 56px;
  display: block;
  float: left;
  padding-right: 10px;
}

.pet_form ul.pet_menu li.button01 a,
.pet_form ul.pet_menu li.button02 a,
.pet_form ul.pet_menu li.button03 a {
  width: 161px;
  height: 56px;
  display: block;
  text-indent: -9999px;
  font-size: 1px;
}

.pet_form ul.pet_menu li.button01 a {
  background-image: url(/shared/images/pet_menu1.png);
  background-repeat: no-repeat;
}

.pet_form ul.pet_menu li.button02 a {
  background-image: url(/shared/images/pet_menu2.png);
  background-repeat: no-repeat;
}

.pet_form ul.pet_menu li.button03 a {
  background-image: url(/shared/images/pet_menu3.png);
  background-repeat: no-repeat;
}

.pet_form ul.pet_menu li.button01 a:hover {
  background-image: url(/shared/images/pet_menu1.png);
  background-position: 0 -56px;
  background-repeat: no-repeat;
}

.pet_form ul.pet_menu li.button02 a:hover {
  background-image: url(/shared/images/pet_menu2.png);
  background-position: 0 -56px;
  background-repeat: no-repeat;
}

.pet_form ul.pet_menu li.button03 a:hover {
  background-image: url(/shared/images/pet_menu3.png);
  background-position: 0 -56px;
  background-repeat: no-repeat;
}

.pet_form ul.pet_link {
  padding-left: 150px;
  padding-top: 42px;
}

.pet_form ul.pet_link li {
  width: 141px;
  height: 24px;
}

.pet_form ul.pet_link li a {
  background-image: url(/shared/images/btn_search_pet.png);
  background-repeat: no-repeat;
  display: block;
  width: 141px;
  height: 24px;
  font-size: 1px;
  text-indent: -9999px;
}
