@charset "UTF-8";
/**
* お知らせ
*/
.information .informationBody {
  display: flex;
}
.information .informationBody .news {
  width: 100%;
  margin-right: 10px;
  vertical-align: top;
}
.information .informationBody .news .article {
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 10px;
}
.information .informationBody .news .article .designDate {
  display: block;
  margin-right: 10px;
  background-color: #34AADC;
  color: white;
  padding: 5px;
  border-radius: 5px;
}
.information .informationBody .news .article .designDate .year {
  display: block;
  text-align: center;
}
.information .informationBody .news .article .designDate .month {
  display: block;
  text-align: center;
}
.information .informationBody .news .article .designDate .day {
  display: block;
  text-align: center;
}
.information .informationBody .news .article .headLine .kind {
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}
.information .informationBody .news .article .headLine a {
  font-size: 12px;
  color: #2396C7;
  line-height: 1.2em;
}
.information .informationBody .view360 {
  width: 340px;
}

/**
* クイック検索エリア
*/
.quickSearchArea {
  position: relative;
  padding-bottom: 20px;
  background-image: url("/images/separate.line.gray.gif");
  background-repeat: repeat-x;
  background-position: bottom;
  margin-bottom: 5px;
  margin-top: 20px;
}

.quickSearchArea .title {
  position: absolute;
  top: 10px;
  left: 0px;
  z-index: 100;
}

.quickSearchArea .siteInfo {
  position: absolute;
  top: 50px;
  z-index: 101;
  border: 4px solid #555;
  border-radius: 8px;
  background-color: white;
  width: 472px;
  padding: 10px 10px;
}

.siteInfo .info {
  display: inline-block;
  font-size: 11px;
}

.siteInfo .info .number {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  vertical-align: sub;
}

.siteInfo .info:not(:last-child) {
  border-right: 1px solid #555;
  padding-right: 10px;
  margin-right: 10px;
}

.quickSearchArea .tokyoAreaMAPs {
  position: relative;
  width: 100%;
  background-image: url("/images/tokyo/map.tokyo.left.center.png");
  background-position: left 0px top 0px;
  background-repeat: no-repeat;
  text-align: right;
  margin-bottom: 10px;
}

.quickSearchArea .linesSearch {
  position: absolute;
  top: 120px;
  z-index: 4;
}

.quickSearchArea .linesSearch .linesSearchTitle {
  font-weight: normal;
  font-size: 19px;
  display: inline-block;
  margin-bottom: 6px;
}

.quickSearchArea .linesSearch .linesLink {
  position: absolute;
  left: 200px;
  top: 0.2em;
}

.quickSearchArea .linesSearch .linesLink a {
  display: inline-block;
  padding-left: 10px;
  color: black;
  background-image: url("/images/rightTriangle.black.png");
  background-position: left center;
  background-repeat: no-repeat;
}

.lines {
  width: 500px;
  margin-top: 10px;
}

.lines .logo {
  width: 90px;
  padding-right: 10px;
  font-size: 11px;
  vertical-align: middle;
  text-align: center;
  font-weight: normal;
  background-image: url("/images/rightTriangle.black.png");
  background-position: right 10px center;
  background-repeat: no-repeat;
}

.lines .item {
  vertical-align: middle;
  width: 133px;
  font-size: 14px;
}

.lines .item img {
  width: 24px;
  height: 24px;
  display: inline-block;
  margin: 3px 5px;
  vertical-align: middle;
}

.lines .item a {
  color: #000;
}

.lines .item a:hover {
  color: #EC7063;
}

.lines .jr_logo {
  width: 40px;
  height: 40px;
}

.lines .metoro_logo,
.lines .toei_logo {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0px auto 5px auto;
}

/**
* カラム設定
*/
#mainContents {
  width: 980px;
  margin: 0px auto;
}

#mainContents .inner {
  width: 980px;
  text-align: left;
}

#mainContents .inner .contents {
  max-width: 780px;
  float: right;
}

#mainContents .inner .sideBar {
  width: 180px;
  padding-right: 20px;
  float: right;
  min-height: 400px;
}

/**
* コンテンツ内設定
*/
.contents .quickSearchMap {
  position: relative;
  width: 100%;
  background-image: url("/images/tokyo/map.tokyo.center.png");
  background-position: left 0px top 0px;
  background-repeat: no-repeat;
  text-align: right;
  margin-bottom: 20px;
}

.contents .quickSearchMap .totalCounts {
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-size: 14px;
  padding: 6px 20px;
  border: 1px solid #aaa;
  border-radius: 4px;
  background-color: white;
}

.contents .quickSearchMap .totalCounts .number {
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  margin-right: 5px;
}

.contents .quickSearchMap .title {
  left: 10px;
  position: absolute;
  top: 15px;
}

.contents .quickSearchMap .explan {
  position: absolute;
  left: 10px;
  top: 100px;
  width: 300px;
  text-align: left;
  border: 3px solid #f7f7f7;
  border-radius: 4px;
  padding: 8px;
  line-height: 1.6em;
  background-color: white;
  z-index: 9999;
  font-size: 1.4rem;
}

.contents .quickSearchMap .explan .number {
  font-size: 1.2em;
  font-weight: bold;
}

.contents .quickSearchMap .tokyoMap {
  width: 464px;
  height: 400px;
  border: 0;
}

.contents .quickSearchMap .allLink {
  position: absolute;
  left: 16px;
  top: 241px;
}

.contents .quickSearchMap .kanagawaLink {
  position: absolute;
  left: 95px;
  top: 250px;
}

.contents .quickSearchMap p a {
  color: black;
  padding-left: 12px;
  background-image: url("/images/rightTriangle.black.png");
  background-position: center left;
  background-repeat: no-repeat;
}

.contents .quickSearchMap .quickKanagawaLink {
  left: 15px;
  position: absolute;
  text-align: left;
  top: 264px;
  width: 275px;
}

.contents .quickSearchMap .quickKanagawaLink .subTitle {
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}

.contents .quickSearchMap .quickKanagawaLink .subTitle img {
  vertical-align: middle;
  margin-right: 5px;
}

.contents .quickSearchMap .quickKanagawaLink .links {
  display: none;
}

.contents .quickSearchMap .quickKanagawaLink .links .item {
  display: inline-block;
  margin-right: 5px;
  margin-top: 8px;
}

.contents .quickSearchMap .quickKanagawaLink .links .item a {
  color: #fff;
  display: block;
  background-color: #333;
  border-radius: 4px;
  width: 110px;
  padding: 14px 10px;
  text-align: center;
}

.contents .quickSearchMap .quickKanagawaLink .links .item a:hover {
  color: #ec7063;
}

/**
* イメージマップ （サブメニュー）
*/
.subLink {
  display: none;
  position: absolute;
  background-image: url("/images/bgi.white90.png");
  box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 3px 1px;
  text-align: left;
  z-index: 1000;
}

.subLink li {
  border-bottom: 1px solid #dfdfdf;
  padding-right: 10px;
}

.subLink li:last-child {
  border: none;
}

.subLink li a {
  min-width: 11em;
  font-size: 1.2rem;
  text-decoration: none;
  color: black;
  display: inline-block;
  padding: 10px 10px;
}

.subLink li a:hover {
  color: #EC7063;
}

.subLink.minato {
  right: 103px;
  top: 267px;
}

.subLink.chuo {
  right: 61px;
  top: 236px;
}

.subLink.chiyoda {
  right: 96px;
  top: 206px;
}

.subLink.shinjuku {
  right: 163px;
  top: 182px;
}

.subLink.shibuya {
  right: 169px;
  top: 232px;
}

.subLink.taito {
  right: 77px;
  top: 166px;
}

.subLink.toshima {
  right: 205px;
  top: 140px;
}

.subLink.bunkyo {
  right: 124px;
  top: 166px;
}

.subLink.shinagawa {
  right: 147px;
  top: 309px;
}

/**
* コンテンツ 共通
*/
.content {
  margin-bottom: 30px;
}

.content:not(:first-child) {
  border-top: 1px solid #dfdfdf;
}

.content .title {
  font-weight: normal;
  font-size: 2.6rem;
  padding-top: 30px;
  padding-bottom: 15px;
}

.content .explan {
  padding: 5px 10px;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.35em;
  border-left: 2px solid #D6E0EB;
  border-right: 2px solid #D6E0EB;
}

.halfBlock {
  display: inline-block;
  width: 780px;
}

.halfBlock .title {
  font-size: 2.2rem;
}

/**
* リンクス
*/
.normalLinks {
  float: left;
  width: 380px;
}

.normalLinks:nth-child(2n+1) {
  margin-right: 20px;
}

.normalLinks .links {
  display: flex;
}

.normalLinks .links .item {
  display: inline-block;
  margin-right: 8px;
  margin-bottom: 8px;
  background-color: #f5f5f5;
  border-radius: 4px;
  padding: 6px;
  text-align: center;
  line-height: 1.45em;
  width: 100%;
  box-sizing: border-box;
}
.normalLinks .links .item:last-child {
  margin-right: 0;
}

.normalLinks .links .item a {
  color: #2396c7;
  display: block;
  min-width: 7.5em;
}

.normalLinks .links .item a:hover {
  color: #ec7063;
}

.halfBlock .linksMess {
  font-size: 11px;
  clear: both;
  line-height: 1.4em;
  padding: 10px 0px 0px 0px;
}

.linksMess a {
  font-weight: bold;
  color: #2396C7;
}

.linksMess a:hover {
  color: #EC7063;
}

/**
* CustomerVoice
*/
.cVoice .title {
  font-size: 1.8rem;
  padding: 15px 20px;
  color: #666;
  font-weight: normal;
  background-color: #F5F8FA;
}

.cVoice .vChange {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  text-align: center;
}

.cVoice .vChange .circle {
  margin: 0px 1px 5px 0px;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #2396c7;
  text-align: center;
  cursor: pointer;
}

.cVoice .vChange .circle.selected {
  background-color: #EC7063;
}

.cVoice .vChange .circle:hover {
  background-color: #EC7063;
}

.cVoice .voice .logo {
  max-width: 50px;
  max-height: 50px;
  float: left;
  margin-right: 8px;
  margin-bottom: 1px;
}

.cVoice .voice .cName {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}

.cVoice .voice .body {
  display: none;
  line-height: 1.4em;
}

.cVoice .voice .body.selected {
  display: block;
}

.cVoice .links {
  clear: both;
  margin-top: 10px;
  text-align: center;
}

.cVoice .btn {
  display: inline-block;
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid #221815;
  border-radius: 4px;
  width: 150px;
  text-align: center;
  padding: 10px 0px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
}

.cVoice .btn:hover {
  border: 1px solid #221815;
  background-color: #fff;
  color: #EC7063;
}

/**
* 360view
*/
.view360 .items {
  display: -webkit-flex; /* Safari */
  display: flex;
  flex-wrap: wrap;
}

.view360 .item {
  width: 248px;
  margin-right: 18px;
  margin-bottom: 15px;
  line-height: 1.4em;
}

.view360 .item:nth-child(3n+3) {
  margin-right: 0px;
}

.view360 .item a {
  text-decoration: none;
  color: #2396C7;
}

.view360 .item a:hover {
  color: #EC7063;
}

.view360 .item .name {
  display: block;
  text-decoration: underline;
}

.view360 .item .info {
  display: inline-block;
  width: 248px;
  font-size: 16px;
}

.view360 .item .info .kai {
  display: inline-block;
  width: 60px;
}

.view360 .item .info .tsubo {
  display: inline-block;
  width: 80px;
  text-align: right;
}

.view360 .item .info .cost {
  display: inline-block;
  width: 108px;
  text-align: right;
}

.view360 .btnArea {
  margin-top: 10px;
  text-align: center;
}

.view360 .btnArea .btn {
  display: inline-block;
  padding: 15px;
  width: 300px;
  color: white;
  background-color: #2396C7;
  border-radius: 5px;
  text-decoration: none;
}

.view360 .btnArea .btn:hover {
  background-color: #34AADC;
}

/**
* 人気エリア リンク
*/
.popularLinks .explan a {
  color: #2396C7;
  font-weight: bold;
}

.popularLinks .explan a:hover {
  color: #EC7063;
}

.popularLinks .linksTitle a {
  color: black;
  text-decoration: none;
}

.popularLinks .linksTitle a:hover {
  color: #ec7063;
}

.popularLinks .c3 {
  max-width: 780px;
  display: inline-block;
}

.popularLinks .c3 .links {
  width: 246px;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}

.popularLinks .c3 .links ul {
  clear: both;
}

.popularLinks .c3 .links li {
  margin: 13px 0px 0px 0px;
}

.popularLinks .c3 .links li a {
  display: inline-block;
  padding: 0px 0px;
  color: #2396C7;
  margin-right: 10px;
}

.popularLinks .c3 .links li a:hover {
  color: #EC7063;
}

.popularLinks .c3 .links h4 {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
  font-size: 1.9rem;
}

.popularLinks .c3 .links h4 img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: left;
  vertical-align: bottom;
}

.popularLinks .c3 .links h4 .alphabet {
  font-size: 1.2rem;
  display: block;
}

.popularLinks .c3 .links h4 .count {
  position: absolute;
  right: 0px;
  top: 10px;
  font-size: 20px;
}

.popularLinks .c3 .links:last-child {
  margin-right: 0px;
}

.popularLinks .c4 {
  max-width: 780px;
  display: inline-block;
}

.popularLinks .c4 .links {
  width: 180px;
  float: left;
  margin-right: 20px;
}

.popularLinks .c4 .links ul {
  clear: both;
}

.popularLinks .c4 .links li {
  margin: 13px 0px 0px 0px;
}

.popularLinks .c4 .links li a {
  display: block;
  padding: 0px 0px;
  color: #2396C7;
}

.popularLinks .c4 .links li a:hover {
  color: #EC7063;
}

.popularLinks .c4 .links h4 {
  display: inline-block;
  width: 100%;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
  font-size: 1.9rem;
}

.popularLinks .c4 .links h4 img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: left;
  vertical-align: bottom;
}

.popularLinks .c4 .links h4 span {
  font-size: 1.2rem;
  display: block;
}

.popularLinks .c4 .links:last-child {
  margin-right: 0px;
}

.popularLinks .c5 {
  display: inline-block;
  min-width: 780px;
  margin-top: 30px;
}

.popularLinks .c5 .links {
  width: 150px;
  float: left;
  margin-right: 7.5px;
}

.popularLinks .c5 .links ul {
  clear: both;
}

.popularLinks .c5 .links li {
  margin: 13px 0px 0px 0px;
}

.popularLinks .c5 .links li a {
  display: block;
  padding: 0px 0px;
  font-size: 1.2rem;
  color: #2396C7;
}

.popularLinks .c5 .links li a:hover {
  color: #EC7063;
}

.popularLinks .c5 .links h4 {
  display: inline-block;
  width: 100%;
  font-weight: normal;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
  font-size: 1.5rem;
}

.popularLinks .c5 .links h4 img {
  width: 26px;
  height: 26px;
  margin-right: 5px;
  float: left;
  vertical-align: bottom;
}

.popularLinks .c5 .links h4 span {
  font-size: 1.1rem;
  display: block;
}

.popularLinks .c5 .links:last-child {
  margin-right: 0px;
}

/**
* 新着オフィス情報
*/
.newOffices {
  position: relative;
}

.newOffices .toList {
  position: absolute;
  right: 0px;
  top: 30px;
}

.newOffices .toList a {
  color: #2396C7;
}

.newOffices .toList a:hover {
  color: #EC7063;
}

/**
* サイドバーの設定
*/
.sideBar .sideArea:first-child {
  margin-top: 30px;
}

.sideBar .sideArea:not(:last-child) {
  margin-bottom: 40px;
}

.sideBar .blogArea {
  padding: 15px 0px;
  border-radius: 8px;
  background-color: #221815;
  text-align: center;
}

.sideBar .blogArea a {
  display: inline-block;
  margin-top: 10px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  width: 150px;
  padding: 10px 0px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
}

.sideBar .blogArea a:hover {
  border: 1px solid #fff;
  background-color: #fff;
  color: #EC7063;
}

.sideBar .banner360 h5 {
  font-size: 1.8rem;
  padding: 15px 20px;
  color: #666;
  background-color: #F5F8FA;
  font-weight: normal;
  margin-bottom: 10px;
}

.sideBar .banner360 .bgi {
  background-image: url("/images/bgi_anim.gif");
  height: 200px;
  border-radius: 4px;
}

.sideBar .banner360 .bd {
  height: 192px;
  overflow: hidden;
  border: 4px solid #000;
  border-radius: 4px;
}

.sideBar .banner360 .bd .mes {
  text-align: center;
  margin: 10px 0px;
}

.sideBar .banner360 .bd .mes .btn {
  display: inline-block;
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid #fff;
  border-radius: 4px;
  width: 150px;
  padding: 10px 0px;
  font-size: 12px;
  text-decoration: none;
  color: #000;
}

.sideBar .banner360 .bd .mes .btn:hover {
  border: 1px solid #fff;
  background-color: #fff;
  color: #EC7063;
}

.sideBar dl dt {
  font-size: 1.8rem;
  padding: 15px 20px;
  color: #666;
  background-color: #F5F8FA;
}

.sideBar dl dd {
  font-size: 1.4rem;
  border-bottom: 1px solid #e6e6e6;
}

.sideBar dl dd img {
  height: 20px;
  vertical-align: text-bottom;
  display: inline-block;
  margin-right: 1rem;
}

.sideBar dl dd a {
  display: block;
  color: black;
  padding: 15px 20px;
  text-decoration: none;
}

.sideBar dl dd a:hover {
  color: #ec7063;
}

.sideBar input {
  border: 1px solid #34aadc;
  font-size: 1.1rem;
  height: 20px;
  margin: 0;
  padding: 1px;
  width: 128px;
}

.sideBar button {
  background-color: #34aadc;
  border: 1px solid #34aadc;
  color: white;
  font-size: 1.1rem;
  height: 24px;
  margin: 0;
  padding: 2px;
  width: 48px;
}

.sideBar .blogIntroduction {
  margin-top: 30px;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  border-radius: 6px;
}

.sideBar .blogIntroduction .title {
  border-bottom: 1px solid #999;
  color: black;
  font-size: 1.6rem;
  font-weight: bold;
  padding: 10px;
  text-align: center;
}

.sideBar .blogIntroduction .title .jaStr {
  display: block;
  font-size: 1.2rem;
  margin-top: 3px;
  font-weight: normal;
}

.sideBar .blogIntroduction .posts .post {
  font-size: 1.4rem;
  line-height: 1.3em;
  padding: 15px 10px;
  display: block;
  border-bottom: 1px dotted #ccc;
}

.sideBar .blogIntroduction .posts .post:last-child {
  border: none;
}

.sideBar .blogIntroduction a {
  text-decoration: none;
  color: #2396C7;
  display: block;
}

.sideBar .blogIntroduction a:hover {
  color: #EC7063;
}

.newOffices .item .name {
  font-size: 1.3rem;
  line-height: 1.1em;
}

.newOffices .item .address {
  margin-top: 3px;
}

.ssl_badge {
  text-align: center;
  margin-top: 30px;
}

/*# sourceMappingURL=index.css.map */
