@charset "UTF-8";
.ou_lp-icon--sprite, .ou_lp-icon--app_icon, .ou_lp-icon--arrow, .ou_lp-icon--conveni, .ou_lp-icon--magazine_icon, .ou_lp-icon--phone_icon, .ou_lp-icon--plus, .ou_lp-icon--station, .ou_lp-icon--step1, .ou_lp-icon--step1_large, .ou_lp-icon--step2, .ou_lp-icon--step2_large, .ou_lp-icon--super, .ou_lp-icon--suumo_icon {
  background: url('/edit/lp/suumo-scope/img/sprite/ou_lp-icon-.png') no-repeat;
}

.ou_lp-icon--app_icon {
  background-position: 0 -360px;
  height: 50px;
  width: 50px;
}

.ou_lp-icon--arrow {
  background-position: 0 -698px;
  height: 16px;
  width: 12px;
}

.ou_lp-icon--conveni {
  background-position: 0 -536px;
  height: 60px;
  width: 60px;
}

.ou_lp-icon--magazine_icon {
  background-position: 0 0;
  height: 120px;
  width: 120px;
}

.ou_lp-icon--phone_icon {
  background-position: 0 -240px;
  height: 120px;
  width: 120px;
}

.ou_lp-icon--plus {
  background-position: 0 -714px;
  height: 60px;
  width: 60px;
}

.ou_lp-icon--station {
  background-position: 0 -410px;
  height: 60px;
  width: 61px;
}

.ou_lp-icon--step1 {
  background-position: 0 -677px;
  height: 21px;
  width: 65px;
}

.ou_lp-icon--step1_large {
  background-position: 0 -503px;
  height: 33px;
  width: 102px;
}

.ou_lp-icon--step2 {
  background-position: 0 -656px;
  height: 21px;
  width: 65px;
}

.ou_lp-icon--step2_large {
  background-position: 0 -470px;
  height: 33px;
  width: 102px;
}

.ou_lp-icon--super {
  background-position: 0 -596px;
  height: 60px;
  width: 60px;
}

.ou_lp-icon--suumo_icon {
  background-position: 0 -120px;
  height: 120px;
  width: 120px;
}

.ou_lp-icon_smp--sprite, .ou_lp-icon_smp--arrow_smp, .ou_lp-icon_smp--conveni, .ou_lp-icon_smp--nav_icon, .ou_lp-icon_smp--station, .ou_lp-icon_smp--step1_large_smp, .ou_lp-icon_smp--step1_smp, .ou_lp-icon_smp--step2_large_smp, .ou_lp-icon_smp--step2_smp, .ou_lp-icon_smp--super, .ou_lp-icon_smp--suumo_smp {
  background: url('/edit/lp/suumo-scope/img/sprite/ou_lp-icon_smp-.png') no-repeat;
}

.ou_lp-icon_smp--arrow_smp {
  background-position: 0 -810px;
  height: 32px;
  width: 22px;
}

.ou_lp-icon_smp--conveni {
  background-position: 0 -554px;
  height: 118px;
  width: 118px;
}

.ou_lp-icon_smp--nav_icon {
  background-position: 0 -790px;
  height: 20px;
  width: 20px;
}

.ou_lp-icon_smp--station {
  background-position: 0 -348px;
  height: 118px;
  width: 118px;
}

.ou_lp-icon_smp--step1_large_smp {
  background-position: 0 -238px;
  height: 110px;
  width: 560px;
}

.ou_lp-icon_smp--step1_smp {
  background-position: 0 -510px;
  height: 44px;
  width: 128px;
}

.ou_lp-icon_smp--step2_large_smp {
  background-position: 0 -128px;
  height: 110px;
  width: 560px;
}

.ou_lp-icon_smp--step2_smp {
  background-position: 0 -466px;
  height: 44px;
  width: 128px;
}

.ou_lp-icon_smp--super {
  background-position: 0 -672px;
  height: 118px;
  width: 117px;
}

.ou_lp-icon_smp--suumo_smp {
  background-position: 0 0;
  height: 128px;
  width: 128px;
}

/************************************************************
 * reset
 ************************************************************/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

a, img {
  border: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

th {
  text-align: left;
  font-weight: normal;
}

body {
  line-height: 1.2;
  -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

input, select, textarea {
  font-size: 105%;
}

ul, ol, li {
  list-style-position: outside;
  vertical-align: bottom;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: normal;
}

/* clearfix */
.header:after, .header .header-app:after, .header .header-app .hader-app-list:after, .smp_header:after, .section:after, .visual_box:after, .app_area .app_area-header:after, .app_list:after, .app_box:after, .box_magazine .box_magazine-header:after, .place_list:after, .icon_list:after, .icon_list .icon_list-box:after, .icon_box:after, .box_mansion .box_mansion-body:after, .mansion_contents:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.header, .header .header-app, .header .header-app .hader-app-list, .smp_header, .section, .visual_box, .app_area .app_area-header, .app_list, .app_box, .box_magazine .box_magazine-header, .place_list, .icon_list, .icon_list .icon_list-box, .icon_box, .box_mansion .box_mansion-body, .mansion_contents {
  min-height: 1px;
  _height: 1px;
}

/************************************************************
 * common style
 ************************************************************/
body, select, textarea, th, td, li, a, input {
  font-family: 'メイリオ','meiryo','ＭＳ Ｐゴシック','MS P Gothic','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ヒラギノ丸ゴシック Pro W3','Hiragino maru Gothic Pro','Helvetica','sans-serif';
}

body, select {
  color: #333333;
  font-size: 12px;
  line-height: 1.4;
}

body {
  background-color: #FFFFFF;
}

textarea {
  font-size: 12px;
  line-height: 1.4;
}

/* img hover */
a img:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

div, p, table, td, th, dl, dt, dd, ul, ol, li, a, span {
  word-break: break-all;
}

sup {
  vertical-align: top;
}

/************************************************************
 * anchor-link
 ************************************************************/
a:link {
  color: #004CCA;
}

a:visited {
  color: #6219DB;
}

a:hover {
  color: #048ADE;
  text-decoration: none;
}

a:active {
  color: #048ADE;
  text-decoration: none;
}

.cbx_relative {
  position: relative;
}

.cbx_resize input[type='checkbox'] {
  width: 23px;
  height: 23px;
}

.ie .cbx_resize input[type='checkbox'] {
  width: auto;
  height: auto;
}

input[type="text"] {
  padding: 5px;
  border: 1px solid #E6EDE0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

input[type='checkbox'],
input[type='radio'] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  outline: none;
  margin-right: 5px;
  cursor: pointer;
  zoom: 1;
}

input[type='checkbox']:disabled,
input[type='radio']:disabled {
  cursor: default;
}

input[type='checkbox'] + label {
  background: url(/edit/lp/suumo-vr/img/sprite/checkbox.png) no-repeat;
  background-position: 0 0;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer;
}

input[type='radio'] + label {
  background: url(/edit/lp/suumo-vr/img/sprite/radiobtn.png) no-repeat;
  background-position: 0 0;
  line-height: 26px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 30px;
  cursor: pointer;
}

input[type='checkbox']:checked + label,
input[type='radio']:checked + label {
  background-position: 0 -100px;
}

input[type='checkbox']:disabled + label,
input[type='radio']:disabled + label {
  background-position: 0 -200px;
  cursor: default;
  color: #CCCCCC;
}
input[type='checkbox']:disabled + label .area_unit-placename,
input[type='radio']:disabled + label .area_unit-placename {
  color: #CCCCCC;
}

input[type='checkbox']:disabled + label + span,
input[type='radio']:disabled + label + span {
  color: #CCCCCC;
}

.ie input[type='checkbox'],
.ie input[type='radio'] {
  opacity: 1;
  filter: alpha(opacity=100);
  position: static;
  outline: none;
  visibility: visible;
}

.ie input[type='checkbox'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible;
}

.ie input[type='radio'] + label {
  background: none;
  line-height: 1.4;
  display: inline;
  padding-left: 0;
  *padding-left: 14px;
  cursor: pointer;
  visibility: visible;
}

select {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  -moz-box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  box-shadow: rgba(210, 217, 202, 0.8) 1px 1px 1px, white 0 2px 0 inset, rgba(235, 235, 235, 0.7) 0 -2px 0 inset;
  border: 1px solid #D9D9D9;
  font-size: 12px;
  padding: 7px 7px;
  background-image: url(/edit/lp/suumo-vr/img/select-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select {
    padding: 7px 20px 7px 7px;
  }
}
.is-hidden {
  display: none;
}

.ou_boxspace_01 {
  margin-top: 65px;
}

.ou_boxspace_02 {
  margin-top: 30px;
}

.ou_boxspace_03 {
  margin-top: 36px;
}

.ou_boxspace_04 {
  margin-top: 40px;
}

.ou_boxspace_05 {
  margin-top: 20px;
}

.ou_lp-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.ou_lp-icon--01 {
  margin-right: 20px;
}

.ou_lp-icon--02 {
  margin-top: 30px;
}

/*↓↓↓↓↓↓↓↓↓↓↓↓ prallax設定　↓↓↓↓↓↓↓↓↓↓↓↓*/
.parallax_bg {
  position: relative;
  z-index: 1;
}

.parallax_object {
  position: fixed;
  bottom: 88px;
  left: 0;
  line-height: 0;
}
.parallax_object.parallax_object--cloud {
  width: 7500px;
  z-index: 50;
  bottom: 300px;
}
.parallax_object.parallax_object--mountain {
  width: 8000px;
  z-index: 50;
  text-align: right;
}
.parallax_object.parallax_object--town_shadow {
  width: 9500px;
  z-index: 100;
}
.parallax_object.parallax_object--town {
  width: 10000px;
  z-index: 150;
}
.parallax_object.parallax_object--tree {
  width: 12000px;
  z-index: 200;
}
.parallax_object.parallax_object--room {
  width: 12000px;
  z-index: 250;
}
.parallax_object.parallax_object--room img {
  position: absolute;
  right: 0px;
  bottom: 0;
}
.parallax_object.parallax_object--train {
  width: 30000px;
  z-index: 300;
}
.parallax_object.parallax_object--train img {
  position: absolute;
  right: 20000px;
  bottom: 0;
}
.parallax_object.parallax_object--airplane {
  width: 5000px;
  z-index: 300;
}
.parallax_object.parallax_object--airplane img {
  position: absolute;
  right: 2000px;
  bottom: 714px;
}

/*↑↑↑↑↑↑↑↑↑↑↑↑ prallax設定　↑↑↑↑↑↑↑↑↑↑↑↑*/
.header_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #6fba2c;
  background-color: #ffffff;
  z-index: 3;
}

.header {
  padding: 20px;
}
.header .header-logo {
  float: left;
}
.header .header-app {
  display: none;
  float: right;
}
.header .header-app .hader-app-list > li {
  float: left;
  margin-left: 20px;
}
.header .header-app .hader-app-list > li:first-child {
  margin-left: 0;
}

.smp_header {
  display: none;
  padding: 10px 20px;
}
.smp_header .smp_header-logo {
  float: left;
}
.smp_header .smp_header-logo img {
  height: 35px;
}
.smp_header .smp_header-menu {
  float: right;
  margin-top: 6px;
}

.menu {
  display: block;
  height: 20px;
  width: 28px;
  text-decoration: none;
  position: relative;
}
.menu .menu-icon {
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  height: 4px;
  background-color: #333333;
}
.menu .menu-icon:before, .menu .menu-icon:after {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  display: block;
  content: "";
  position: absolute;
  width: 28px;
  height: 4px;
  background-color: #333333;
}
.menu .menu-icon:before {
  right: 0;
  top: 8px;
}
.menu .menu-icon:after {
  right: 0;
  top: 16px;
}
.menu.is-active .menu-icon {
  background-color: #6fba2c;
}
.menu.is-active .menu-icon:before, .menu.is-active .menu-icon:after {
  background-color: #6fba2c;
}

.menu_list {
  position: absolute;
  top: 56px;
  width: 100%;
  box-sizing: border-box;
}
.menu_list > li {
  border-top: 1px solid #666666;
}
.menu_list > li:first-child {
  border-top: 0;
}
.menu_list .menu_list-link {
  display: block;
  padding: 19px;
  background-color: #333333;
  color: #ffffff;
  text-decoration: none;
}

.app_btn {
  display: block;
}

.gnav {
  position: fixed;
  top: 167px;
  right: 40px;
  z-index: 3;
  text-align: right;
}
.gnav .gnav-list > li {
  margin-top: 30px;
}
.gnav .gnav-list > li:first-child {
  margin-top: 0;
}

.gnav_link {
  font-size: 14px;
  text-decoration: none;
}
.gnav_link:link, .gnav_link:visited, .gnav_link:hover, .gnav_link:active {
  color: #cccccc;
}
.gnav_link .gnav_link-disc {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 9px;
  height: 9px;
  margin-left: 10px;
  border: 1px solid #cccccc;
}
.gnav_link.is-active {
  cursor: default;
}
.gnav_link.is-active .gnav_link-disc {
  background-color: #6fba2c;
}
.gnav_link.is-active:link, .gnav_link.is-active:visited, .gnav_link.is-active:hover, .gnav_link.is-active:active {
  color: #000000;
}

.contents {
  visibility: hidden;
  position: relative;
  width: 640px;
  margin: 0 auto;
  z-index: 2;
}

.section {
  margin: 700px auto 0;
}
.section:first-child {
  margin-top: 0;
}
.section .section--01 {
  height: 200px;
}

.catch_copy {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 100px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
}
.catch_copy .catch_copy-header {
  font-size: 40px;
  color: #666666;
}
.catch_copy .catch_copy-body {
  margin-top: 10px;
}

.catch_copy_smp {
  display: none;
}

.visual_box_wrap {
  width: 392px;
  margin: 0 auto;
}

.visual_box {
  font-size: 40px;
}
.visual_box .visual_box-header {
  float: left;
  margin-left: 40px;
}
.visual_box .visual_box-header .visual_box-header-txt {
  color: #6fba2c;
}
.visual_box .visual_box-object {
  float: left;
}

.box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 26px;
  background-color: rgba(255, 255, 255, 0.8);
  border: 2px solid #cccccc;
}
.box .box-header {
  font-size: 20px;
  color: #6cb52b;
}
.box .box-body {
  margin-top: 30px;
}

.step > li {
  margin-top: 20px;
}
.step > li:first-child {
  margin-top: 0;
}

.box_step {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #666666;
}
.box_step .box_step-header {
  margin-left: 50px;
}
.box_step .box_step-header .box_step-header-ttl {
  width: 480px;
  margin-top: 15px;
  font-size: 30px;
  word-break: normal;
}
.box_step .box_step-header .box_step-header-ttl_smp {
  display: none;
  font-size: 30px;
}
.box_step .box_step-body {
  margin-top: 30px;
}
.box_step.box_step--01 .box_step-header {
  margin-left: 45px;
}

.app_area .app_area-header {
  width: 181px;
  margin: 0 auto;
}
.app_area .app_area-header .app_area-header-icon {
  float: left;
}
.app_area .app_area-header .app_area-header-ttl {
  float: left;
  margin-top: 7px;
  margin-left: 20px;
  font-size: 30px;
}
.app_area .app_area-body {
  margin-top: 15px;
}

.app_list {
  width: 476px;
  margin: 0 auto;
}
.app_list > li {
  float: left;
  margin-left: 30px;
}
.app_list > li:first-child {
  margin-left: 0;
}

.app_box .app_box-pict {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 81px;
  margin-right: 10px;
  padding: 1px 0;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  float: left;
  font-size: 14px;
}
.app_box .app_box-body {
  float: left;
}

.note {
  margin-top: 15px;
  text-align: center;
  font-size: 11px;
}

.box_magazine {
  position: relative;
}
.box_magazine .box_magazine-header {
  margin-left: 140px;
}
.box_magazine .box_magazine-header .box_magazine-header-txt {
  float: left;
  width: 196px;
  margin-right: 20px;
  font-size: 14px;
  word-break: normal;
}
.box_magazine .box_magazine-header .box_magazine-header-list {
  overflow: hidden;
}
.box_magazine .box_magazine-body {
  margin-top: 10px;
}
.box_magazine .box_magazine-object {
  position: absolute;
  bottom: 20px;
  left: 20px;
}

.magazine_desc {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 20px;
  background-color: rgba(236, 246, 227, 0.8);
}
.magazine_desc .magazine_desc-txt {
  margin-left: 120px;
  color: #666666;
  font-size: 14px;
}

.place_list > li {
  float: left;
  margin-left: 20px;
}
.place_list > li:first-child {
  margin-left: 0;
}
.place_list .place_list-ttl {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}

.place_desc {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  padding: 20px;
  background-color: #6fba2c;
  color: #ffffff;
}
.place_desc .place_desc-object {
  position: absolute;
  right: -9px;
  bottom: -7px;
}

.icon_list {
  width: 585px;
  margin: 0 auto;
}
.icon_list > li {
  float: left;
  margin-left: 20px;
}
.icon_list > li:first-child {
  margin-left: 0;
}
.icon_list > li:last-child {
  margin-left: 10px;
}
.icon_list .icon_list-box {
  text-align: center;
  font-size: 14px;
}
.icon_list .icon_list-box .icon_list-box-ttl {
  margin-top: 20px;
}

.ie .icon_list {
  width: 590px;
}

.icon_box .icon_box-icon {
  float: left;
  margin-right: 10px;
}
.icon_box .icon_box-txt {
  overflow: hidden;
  font-size: 18px;
}

.wait_txt {
  font-size: 40px;
  text-align: center;
}
.wait_txt .wait_txt-deco {
  color: #6fba2c;
}

.wait_txt_smp {
  display: none;
}

.footer {
  z-index: 3;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 34px 0;
  text-align: center;
  background-color: #6fba2c;
}

.app_list_smp {
  display: none;
  text-align: center;
}
.app_list_smp > li {
  margin-top: 20px;
}
.app_list_smp > li:first-child {
  margin-top: 0;
}

.box_mansion .box_mansion-header {
  display: inline-block;
  margin-top: 2px;
  margin-right: 20px;
  padding: 1px 13px;
  font-size: 14px;
  background-color: #6fba2c;
  color: #ffffff;
  font-weight: bold;
}
.box_mansion .box_mansion-body {
  margin-top: -10px;
  margin-left: -30px;
}
.box_mansion .box_mansion-body > li {
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

@media screen and (max-width: 640px) {
  .box_mansion {
    padding: 20px 5px;
    background-color: #6fba2c;
  }
  .box_mansion .box_mansion-header {
    display: block;
    margin-top: 0;
    margin-right: 0;
    padding: 0;
    font-size: 15px;
    background-color: inherit;
    color: #fff;
    text-align: center;
    font-weight: bold;
  }
  .box_mansion .box_mansion-body {
    width: 305px;
    margin: 20px auto 0;
  }
  .box_mansion .box_mansion-body > li {
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
  .box_mansion .box_mansion-body > li:first-child {
    margin-top: 0;
  }
}
.mansion {
  width: 305px;
  padding: 14px 18px 18px;
  border: 2px solid #ccc;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #fff;
}
.mansion .mansion-header {
  display: table-cell;
  width: 265px;
  height: 50px;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
.mansion .mansion-object {
  margin-top: 10px;
}
.mansion .mansion-footer {
  margin-top: 15px;
}

.mansion_contents .mansion_contents-object {
  float: left;
  margin-right: 30px;
}
.mansion_contents .mansion_contents-box {
  overflow: hidden;
}
.mansion_contents .mansion_contents-box .mansion_contents-box-txt {
  padding: 43px 0;
  font-size: 14px;
  line-height: 1.8;
}

.mansion_contents_btn {
  position: relative;
  width: 100%;
  padding: 9px 10px 7px 10px;
  font-size: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 2px 1px #d9d9d9;
  -moz-box-shadow: 0 2px 1px #d9d9d9;
  box-shadow: 0 2px 1px #d9d9d9;
  background-color: #F37E00;
  border-bottom: 2px solid #E15F00;
  box-sizing: border-box;
}
.mansion_contents_btn:link, .mansion_contents_btn:visited {
  color: #FFFFFF;
}
.mansion_contents_btn:hover {
  opacity: 0.8;
  filter: alpha(opacity=64);
}
.mansion_contents_btn .mansion_contents_btn-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}
.mansion_contents_btn .mansion_contents_btn-icon_smp {
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
}

.note_box {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  padding: 30px;
  background-color: #ffffff;
}
.note_box .note_box-header {
  margin-top: 10px;
  font-size: 12px;
  color: #6fba2c;
  text-align: left;
}
.note_box .note_box-header:first-child {
  margin-top: 0;
}
.note_box .note_box-body {
  font-size: 10px;
  line-height: 1.6;
}
.note_box .note_box-tel {
  font-size: 14px;
}

.footer_smp {
  display: none;
  padding: 40px 0;
  text-align: center;
}

.smp_bg {
  display: none;
}

.smp_desc {
  display: none;
  font-size: 10px;
}

@media screen and (min-width: 640px) and (max-width: 800px) {
  .gnav_link {
    display: block;
    position: relative;
    line-height: 50px;
  }
  .gnav_link .gnav_link-txt {
    display: block;
    position: absolute;
    right: -280px;
    bottom: 0;
    width: 140px;
    padding: 0 60px 0 40px;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .gnav_link .gnav_link-disc {
    position: relative;
    z-index: 10;
  }

  .gnav .gnav-list > li {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .ou_lp-icon--sprite, .ou_lp-icon--app_icon, .ou_lp-icon--arrow, .ou_lp-icon--conveni, .ou_lp-icon--magazine_icon, .ou_lp-icon--phone_icon, .ou_lp-icon--plus, .ou_lp-icon--station, .ou_lp-icon--step1, .ou_lp-icon--step1_large, .ou_lp-icon--step2, .ou_lp-icon--step2_large, .ou_lp-icon--super, .ou_lp-icon--suumo_icon {
    -webkit-background-size: 60px 387px;
    background-size: 60px 387px;
  }

  .ou_lp-icon_smp--sprite, .ou_lp-icon_smp--arrow_smp, .ou_lp-icon_smp--conveni, .ou_lp-icon--conveni, .ou_lp-icon_smp--nav_icon, .ou_lp-icon_smp--station, .ou_lp-icon--station, .ou_lp-icon_smp--step1_large_smp, .ou_lp-icon--step1_large, .ou_lp-icon_smp--step1_smp, .ou_lp-icon--step1, .ou_lp-icon_smp--step2_large_smp, .ou_lp-icon--step2_large, .ou_lp-icon_smp--step2_smp, .ou_lp-icon--step2, .ou_lp-icon_smp--super, .ou_lp-icon--super, .ou_lp-icon_smp--suumo_smp, .ou_lp-icon--app_icon {
    background: url("/edit/lp/suumo-scope/img/sprite/ou_lp-icon_smp-.png") no-repeat;
    -webkit-background-size: 280px 421px;
    background-size: 280px 421px;
  }

  .ou_lp-icon--magazine_icon {
    background-position: 0 0;
    height: 60px;
    width: 60px;
  }

  .ou_lp-icon--phone_icon {
    background-position: 0 -120px;
    height: 60px;
    width: 60px;
  }

  .ou_lp-icon--plus {
    background-position: 0 -357px;
    height: 30px;
    width: 30px;
  }

  .ou_lp-icon--suumo_icon {
    background-position: 0 -60px;
    height: 60px;
    width: 60px;
  }

  .ou_lp-icon_smp--conveni, .ou_lp-icon--conveni {
    background-position: 0 -277px;
    height: 59px;
    width: 59px;
  }

  .ou_lp-icon_smp--station, .ou_lp-icon--station {
    background-position: 0 -174px;
    height: 59px;
    width: 59px;
  }

  .ou_lp-icon_smp--step1_large_smp, .ou_lp-icon--step1_large {
    background-position: 0 -119px;
    height: 55px;
    width: 280px;
  }

  .ou_lp-icon_smp--step1_smp, .ou_lp-icon--step1 {
    background-position: 0 -255px;
    height: 22px;
    width: 64px;
  }

  .ou_lp-icon_smp--step2_large_smp, .ou_lp-icon--step2_large {
    background-position: 0 -64px;
    height: 55px;
    width: 280px;
  }

  .ou_lp-icon_smp--step2_smp, .ou_lp-icon--step2 {
    background-position: 0 -233px;
    height: 22px;
    width: 64px;
  }

  .ou_lp-icon_smp--super, .ou_lp-icon--super {
    background-position: 0 -336px;
    height: 59px;
    width: 59px;
  }

  .ou_lp-icon_smp--suumo_smp, .ou_lp-icon--app_icon {
    background-position: 0 0;
    height: 64px;
    width: 64px;
  }

  .ou_lp-icon_smp--nav_icon {
    background-position: 0 -395px;
    height: 10px;
    width: 10px;
  }

  .ou_lp-icon_smp--arrow_smp {
    background-position: 0 -405px;
    height: 16px;
    width: 11px;
  }

  .parallax_bg {
    display: none;
  }

  .header {
    display: none;
  }

  .smp_header {
    display: block;
  }

  .smp_desc {
    display: block;
  }

  .contents {
    visibility: hidden;
    width: 100%;
    margin-top: 55px;
    box-sizing: border-box;
  }

  .section {
    width: 100%;
    margin-top: 40px;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .section:first-child {
    padding: 0;
  }
  .section .section-box {
    float: none;
    width: 100%;
    margin-top: 0;
  }
  .section .section-box:first-child {
    margin-right: 0;
    float: none;
  }
  .section.section--smp_full {
    padding: 0;
  }
  .section:last-child {
    padding-top: 20px;
    padding-bottom: 30px;
    margin-top: 0;
    background-color: #6fba2c;
  }

  .gnav {
    display: none;
  }

  .footer {
    display: none;
  }

  .footer_smp {
    display: block;
  }

  .catch_copy {
    display: none;
  }

  .visual_box_wrap {
    width: 100%;
  }

  .visual_box {
    text-align: center;
  }
  .visual_box .visual_box-header {
    float: none;
    margin-top: 20px;
    margin-left: 0;
    font-size: 30px;
  }
  .visual_box .visual_box-header .visual_box-header-txt {
    color: #6fba2c;
  }
  .visual_box .visual_box-object {
    float: none;
  }

  .box {
    font-size: 10px;
    margin-top: 30px;
    padding: 20px;
  }
  .box .box-header {
    font-size: 15px;
    text-align: left;
  }
  .box .box-body {
    margin-top: 20px;
  }

  .box_step {
    padding: 0;
  }
  .box_step .box_step-header {
    text-align: center;
    margin-left: 0;
  }
  .box_step .box_step-header .box_step-header-icon {
    float: none;
  }
  .box_step .box_step-header .box_step-header-ttl {
    width: 240px;
    margin: 20px auto 0;
    padding: 0;
    text-align: center;
    font-size: 30px;
    overflow: visible;
  }
  .box_step .box_step-header .box_step-header-icon {
    text-align: center;
  }
  .box_step .box_step-body {
    margin-top: 20px;
  }
  .box_step.box_step--01 .box_step-header {
    width: 100%;
    margin-left: 0;
  }
  .box_step.box_step--01 .box_step-header .box_step-header-icon {
    padding: 0;
  }
  .box_step.box_step--01 .box_step-header .box_step-header-ttl {
    display: none;
  }
  .box_step.box_step--01 .box_step-header .box_step-header-ttl_smp {
    display: block;
    margin-top: 20px;
  }
  .box_step.box_step--01 .box_step-body {
    margin-top: 20px;
  }

  .app_list {
    width: 100%;
  }
  .app_list > li {
    float: none;
    margin-top: 35px;
    margin-left: 0;
  }
  .app_list > li:first-child {
    margin-top: 0;
  }

  .app_area {
    width: 100%;
  }
  .app_area .app_area-header {
    width: 198px;
  }
  .app_area .app_area-header .app_area-header-ttl {
    font-size: 20px;
  }
  .app_area .app_area-body {
    margin-top: 20px;
  }

  .app_box .app_box-pict {
    float: none;
    margin: 0 auto;
  }
  .app_box .app_box-body {
    margin-top: 10px;
    float: none;
    text-align: center;
  }

  .step > li {
    margin-top: 10px;
  }
  .step > li:first-child {
    margin-top: 0;
  }

  .icon_box .icon_box-icon {
    float: none;
    margin-right: 0;
  }
  .icon_box .icon_box-txt {
    overflow: visible;
    padding-top: 5px;
    font-size: 15px;
  }

  .box_magazine {
    width: 100%;
  }
  .box_magazine .box_magazine-header {
    margin-top: 20px;
    margin-left: 0;
  }
  .box_magazine .box_magazine-header .box_magazine-header-txt {
    float: none;
    width: 240px;
    margin: 0 auto;
    font-size: 14px;
    word-break: normal;
  }
  .box_magazine .box_magazine-header .box_magazine-header-list {
    overflow: visible;
  }
  .box_magazine .box_magazine-body {
    width: 100%;
  }
  .box_magazine .box_magazine-object {
    position: static;
    text-align: center;
  }

  .magazine_desc .magazine_desc-txt {
    margin-left: 0;
  }

  .place_list {
    width: 240px;
    margin: 20px auto 0;
  }
  .place_list > li {
    margin-left: 30px;
  }

  .icon_list {
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .icon_list > li {
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
  .icon_list > li:last-child {
    margin-left: 0;
  }
  .icon_list .icon_list-box {
    width: 230px;
    margin: 0 auto;
  }
  .icon_list .icon_list-box .icon_list-box-icon {
    float: left;
  }
  .icon_list .icon_list-box .icon_list-box-ttl {
    float: left;
    margin-left: 20px;
    text-align: left;
  }

  .wait_txt {
    display: none;
  }

  .wait_txt_smp {
    display: block;
    font-size: 30px;
    text-align: center;
  }
  .wait_txt_smp .wait_txt_smp-deco {
    color: #6fba2c;
  }

  .app_list_smp {
    display: block;
  }

  .mansion_contents_btn {
    width: 265px;
    box-sizing: border-box;
  }
  .mansion_contents_btn .mansion_contents_btn-icon {
    display: none;
  }
  .mansion_contents_btn .mansion_contents_btn-icon_smp {
    display: block;
  }

  .ou_lp-icon--01 {
    margin-right: 0;
  }

  .ou_lp-icon--02 {
    margin-top: 0;
  }

  .ou_lp-icon--03 {
    margin-right: 10px;
  }

  .ou_boxspace_03 {
    margin-top: 20px;
  }

  .ou_boxspace_04 {
    margin-top: 35px;
  }

  .note_box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: 305px;
    margin: 0 auto;
    padding: 20px 25px;
    box-sizing: border-box;
  }
  .note_box .note_box-header {
    font-size: 20px;
    color: #6fba2c;
    text-align: center;
  }
  .note_box .note_box-body {
    margin-top: 15px;
    font-size: 12px;
    line-height: 1.8;
  }
}
@media screen and (max-width: 480px) {
  .catch_copy_smp {
    position: relative;
    display: block;
    text-align: center;
    background: url(/edit/lp/suumo-scope/img/town_smp.png) center bottom no-repeat;
    -webkit-background-size: 480px 189px;
    background-size: 480px 189px;
    background-color: #6fba2c;
  }
  .catch_copy_smp .catch_copy_smp-ttl {
    position: absolute;
    width: 300px;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -150px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-header {
    color: #ffffff;
    font-size: 30px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-logo {
    margin-top: 10px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-logo img {
    width: 240px;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  .catch_copy_smp {
    position: relative;
    display: block;
    text-align: center;
    background: url(/edit/lp/suumo-scope/img/town_smp.png) center bottom no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-color: #6fba2c;
  }
  .catch_copy_smp .catch_copy_smp-ttl {
    position: absolute;
    width: 300px;
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -150px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-header {
    color: #ffffff;
    font-size: 30px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-logo {
    margin-top: 10px;
  }
  .catch_copy_smp .catch_copy_smp-ttl .catch_copy_smp-ttl-logo img {
    width: 240px;
  }
}
