@charset "UTF-8";
/* ==================================================
    contact_detail 物件情報に関するお問い合わせ
================================================== */
.ContactsDetail__kvInner {
  position: relative;
  padding-top: calc(100% * (300 / 1280));
  overflow: hidden;
  background: #F3F6F9;
}
.ContactsDetail__kvTxtArea {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px 60px;
  color: #002E5D;
}
.ContactsDetail__kvTtl {
  font-size: 3.2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", arial, "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
}
.ContactsDetail__kv img {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.ContactsDetail__catch {
  padding: 40px 0 60px;
  margin: 0 auto;
  text-align: center;
  max-width: 1160px;
}
.ContactsDetail__catchCopy {
  display: block;
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-weight: 600;
  color: #002E5D;
  letter-spacing: 0.3em;
  line-height: 2;
  font-family: "Noto Sans JP", arial, "Hiragino Sans", "メイリオ", Meiryo, sans-serif;
}
.ContactsDetail__catchCopy.-small {
  font-size: 2rem;
  letter-spacing: 0.05em;
}
.ContactsDetail__catchCaption {
  line-height: 2;
}

.ContactsDetail .CateDetail__adviceTel {
  display: flex;
  justify-content: center;
}
.ContactsDetail .CateDetail__adviceTo {
  margin-top: 9px;
}

.ContactNotice {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 20px;
  background: #FCF0EF;
  border-radius: 10px;
  color: #D84532;
}
.ContactNotice__ttl {
  font-weight: 600;
}
.ContactNotice__ttl + .ContactNotice__cont {
  margin-top: 10px;
}
.ContactNotice .Link.-external::after, .ContactNotice .Link[target=_blank]::after {
  margin-left: 4px;
}

/* ==================================================
    Property 物件情報に関するお問い合わせ
================================================== */
/* 物件情報に関するお問い合わせ
  ----------------------------- */

.ContactsProperty__kvTtl {
  background-color: #fff;
  border-radius: 10px;
  border: 3px solid #ADD9D7;
  padding: 16px 36px 15px 40px;
  letter-spacing: 0.05em;
  font-weight: 600;
  line-height: 1.5;
}

.ContactsProperty__copyShop {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.8rem;
}
.ContactsProperty__copyShop::before, .ContactsProperty__copyShop::after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  margin-top: 2px;
  background: no-repeat center/contain;
}
.ContactsProperty__copyShop::before {
  background-image: url(/image/contacts/property/img_property_slash_left.png);
  margin-right: 11px;
}
.ContactsProperty__copyShop::after {
  background-image: url(/image/contacts/property/img_property_slash_right.png);
  margin-left: 11px;
}
.ContactsProperty__copyShop span {
  line-height: 1;
  margin: -0.3em 0 0 0.5em;
}
.ContactsProperty__copyShop em {
  margin: 0 0.25em;
  font-size: 2.4rem;
  color: #2E8BF0;
  font-style: normal;
}
.ContactsProperty__copyTtl {
  display: block;
  margin-top: 0px;
  font-size: 2.4rem;
}

.ContactsProperty__beHappy {
  background-color: #fff;
  margin-top: 0px !important;
  padding: 0px !important;
  max-width: 1040px;
  margin: 0 auto;
}
.ContactsProperty__beHappyImgList {
  max-width: 1040px;
  margin: 0 auto 20px;
}
.ContactsProperty__beHappyShopList {
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
}
.ContactsProperty__beHappyShopList.hp_PcBreak.ly_Col.-col2.-tight > .ly_Col__item {
  width: calc((100% - 60px) / 3);
}
.ContactsProperty__beHappyShopList.hp_PcBreak.ly_Col.-col2.-tight > .ly_Col__item:nth-child(n+3) {
  margin-top: 0px;
}
.ContactsProperty__beHappyShopName {
  text-align: center;
}
.ContactsProperty__beHappy .Btn {
  margin: 20px auto 0;
  max-width: 280px;
}
.ContactsProperty__beHappyTxt {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px !important;
}

.ContactsProperty__trimming {
  background-color: #fff;
  margin-top: 0px !important;
  padding: 0px !important;
  max-width: 1040px;
  margin: 0 auto;
}
.ContactsProperty__trimmingImgList {
  max-width: 670px;
  margin: 0 auto 20px;
}
.ContactsProperty__trimmingShopList {
  max-width: 670px;
  margin-right: auto;
  margin-left: auto;
}
.ContactsProperty__trimmingShopName {
  text-align: center;
}
.ContactsProperty__trimming .Btn {
  margin: 20px auto 0;
  max-width: 280px;
}
.ContactsProperty__trimmingBtnWrap {
  margin-top: 40px;
}
.ContactsProperty__trimmingBtnWrap .Btn.-md {
  max-width: 300px;
}
.ContactsProperty__trimmingTxt {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px !important;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfi {
  background-color: #F3F6F9;
  border-radius: 10px;
  padding: 40px 42px;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfi h3 {
  font-size: 2rem;
  font-weight: 600;
  color: #002E5D;
  line-height: 1.5;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfiContent {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfiImg {
  width: 33%;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfiImg img {
  border-radius: 10px;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfiText {
  width: 64%;
  text-align: left;
}
.ContactsProperty__trimming .ContactsProperty__trimmingPfiText h4 {
  font-size: 1.8rem;
  color: #002E5D;
  line-height: 1.5;
  margin-bottom: 30px;
  font-weight: 600;
  letter-spacing: 0.05em;
}
.ContactsProperty__shopLink {
  transition: all 0.3s;
}
.ContactsProperty__shopLink:hover {
  opacity: 0.7;
}
.ContactsProperty__shop .CateDetail__pointStepTtl {
  letter-spacing: 0.05em;
}

.ContactsProperty__type {
  max-width: 433px;
}
.ContactsProperty__typeImg {
  margin-top: 26px;
  height: 80px;
}
.ContactsProperty__typeImg img {
  height: 100%;
  width: auto;
}
.ContactsProperty__typeTxt {
  font-size: 1.3rem;
  height: 45px;
  padding: 4px 0 16px;
}
.ContactsProperty__type .ListNote {
  margin: 10px 0 20px;
}
.ContactsProperty__typeTable {
  table-layout: fixed;
  font-size: 1.4rem;
}
.ContactsProperty__typeTable tr + tr .ContactsProperty__typeTableItemName {
  border-left: 1px solid #DCE6F2;
}
.ContactsProperty__typeTable + .ContactsProperty__typeTable {
  margin-top: 10px;
}
.ContactsProperty__typeTable tbody th,
.ContactsProperty__typeTable tbody td {
  padding-top: 0;
  padding-bottom: 0;
  height: 3.5em;
}
.ContactsProperty__typeTable tbody th.ContactsProperty__typeTableName {
  padding: 0;
  width: 30px;
  line-height: 1.75;
  text-align: center;
  background: #E4EEFA;
}
.ContactsProperty__typeTable tbody th.ContactsProperty__typeTableItemName {
  width: 150px;
  font-size: 1.6rem;
}
.ContactsProperty__typeTable tbody td.ContactsProperty__typeTableItem {
  vertical-align: middle;
  font-size: 1.5rem;
}

.ContactsProperty__area {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 60px;
}
.ContactsProperty__areaWrap {
  background-color: #F3F6F9;
  padding: 40px 60px;
  border-radius: 10px;
}
.ContactsProperty__areaTtl {
  padding-bottom: 15px;
  border-bottom: 1px solid #C3D3E6;
  margin-bottom: 16px;
}
.ContactsProperty__areaContent {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ContactsProperty__areaText {
  width: 38%;
  position: relative;
}
.ContactsProperty__areaText::after {
  content: "";
  display: block;
  width: 261px;
  height: 134px;
  background-image: url(/image/contacts/property/img_property_area_cats.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: 0px;
}
.ContactsProperty__areaText p {
  line-height: 1.7;
}
.ContactsProperty__areaImg {
  width: 45%;
}
.ContactsProperty__area + .ContactsProperty__area {
  margin-top: 30px;
}

.ContactProperty__attention.CateDetail__roundedBg {
  margin-top: 40px;
  margin-bottom: 80px;
}

.ContactsProperty .ly_FullBg.-heading {
  margin: 40px 0 60px;
}

/* ==================================================
    Media 取材依頼に関するお問い合わせ
================================================== */
/* 取材依頼に関するお問い合わせ
  ----------------------------- */
.ContactsMedia__catch {
  font-size: 1.4rem;
  font-weight: 600;
  color: #002E5D;
}
.ContactsMedia .ly_Col.-col3.-tight {
  margin: 40px 0;
}
.ContactsMedia__attention .CateDetail__roundedBg.-fat {
  margin-top: 60px;
}
.ContactsMedia__attentionTxt {
  text-align: left;
}
.ContactsMedia .CateDetail__adviceTel {
  display: flex;
  justify-content: center;
}
.ContactsMedia .CateDetail__adviceTo {
  margin-top: 9px;
}

/* ==================================================
    TOP お問い合わせポータル
================================================== */
.ContactsTop__catch {
  text-align: center;
  margin-top: 60px;
}
.ContactsTop__other {
  margin-top: 30px;
}
.ContactsTop__other li + li {
  margin-top: 10px;
}
.ContactsTop .Subheading ~ .Subheading {
  margin-top: 60px;
}
.ContactsTop__btnContainer {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
  margin-right: -10px;
  margin-left: -10px;
}
.ContactsTop__btnContainer .ContactsTop__btn {
  width: 50%;
  margin-top: 20px;
  margin-right: 10px;
  margin-left: 10px;
}
.ContactsTop__strongText {
  margin-top: 40px;
  font-size: 1.8rem;
  font-weight: 600;
  color: #002E5D;
}
.ContactsTop__table {
  margin-top: 16px;
  max-width: 960px;
}
.ContactsTop__table .Table__ttl, .ContactsTop__table .Table__dec {
  width: 50%;
}
.ContactsTop__btn {
  position: relative;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 480px;
  margin-top: 30px;
  height: 96px;
  padding: 36px 20px;
  color: #002E5D;
  font-weight: 600;
  border: 1px solid #002E5D;
  border-radius: 6px;
  font-size: 1.8rem;
}
.ContactsTop__btn::before {
  position: absolute;
  left: 20px;
  content: "";
  width: 64px;
  height: 56px;
  background-size: 64px 56px;
  background-repeat: no-repeat;
  background-position: center;
}
.ContactsTop__btn.-new::before {
  background-image: url("/image/contacts/ico_new.svg");
}
.ContactsTop__btn.-customer::before {
  background-image: url("/image/contacts/ico_customer.svg");
}
.ContactsTop__btn.-voice::before {
  background-image: url("/image/contacts/ico_voice.svg");
}
.ContactsTop__btn.-property::before {
  background-image: url("/image/contacts/ico_property.svg");
}
.ContactsTop__btn.-media::before {
  background-image: url("/image/contacts/ico_media.svg");
}
.ContactsTop__btn.-enterprise::before {
  background-image: url("/image/contacts/ico_enterprise.svg");
}
.ContactsTop__linkBtn {
  margin-top: 40px;
}
.ContactsTop__btn.-disabled {
  opacity: 0.2;
  pointer-events: none;
  background-color: #EEEEEE;
  color: #CCCCCC;
}
@media screen and (min-width: 769px) {
  .ContactsDetail__kv {
    max-width: 1320px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .ContactsDetail__kvInner {
    border-radius: 10px;
  }
  .ContactNotice {
    text-align: center;
  }
  .ContactsProperty__beHappy .CateDetail__roundedBgCont {
    text-align: center;
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak {
    position: relative;
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak::before, .ContactsProperty__beHappyImgList.hp_PcBreak::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 65px;
    height: 155px;
    background: no-repeat center;
    background-size: 100%;
    transform: translateY(-50%);
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak::before {
    left: -116px;
    background-image: url(/image/contacts/property/img_be_happy_decoration_left.png);
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak::after {
    right: -116px;
    background-image: url(/image/contacts/property/img_be_happy_decoration_right.png);
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak.ly_Col.-col2.-tight > .ly_Col__item {
    width: calc((100% - 60px) / 3);
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak.ly_Col.-col2.-tight > .ly_Col__item:nth-child(n+3) {
    margin-top: 0px;
  }
  .ContactsProperty__beHappyImgList.hp_SpBreak {
    display: none;
  }
  .ContactsProperty__beHappyShopList.hp_SpBreak {
    display: none;
  }
  .ContactsProperty__trimming .CateDetail__roundedBgCont {
    text-align: center;
  }
  .ContactsProperty__trimmingImgList.hp_PcBreak {
    position: relative;
  }
  .ContactsProperty__trimmingImgList.hp_PcBreak::before, .ContactsProperty__trimmingImgList.hp_PcBreak::after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 65px;
    height: 155px;
    background: no-repeat center;
    background-size: 100%;
    transform: translateY(-50%);
  }
  .ContactsProperty__trimmingImgList.hp_PcBreak::before {
    left: -116px;
    background-image: url(/image/contacts/property/img_be_happy_trimming_decoration_left.png);
  }
  .ContactsProperty__trimmingImgList.hp_PcBreak::after {
    right: -116px;
    background-image: url(/image/contacts/property/img_be_happy_trimming_decoration_right.png);
  }
  .ContactsProperty__trimmingImgList.hp_SpBreak {
    display: none;
  }
  .ContactsProperty__trimmingShopList.hp_SpBreak {
    display: none;
  }
  .ContactsProperty__shop .ly_Col.-col4 > .ly_Col__item {
    width: calc((100% - 90px) / 4);
  }
  .ContactsProperty__shop .ly_Col.-col4 > .ly_Col__item:nth-child(n+5) {
    margin-top: 30px;
  }
  .ContactsProperty__type + .ContactsProperty__type {
    margin-left: 48px !important;
  }
  .ContactsProperty__typeList {
    margin-top: 40px;
    justify-content: flex-start !important;
  }
  .ContactProperty__attention .ItemHeading {
    justify-content: center;
  }
  .ContactsProperty section + section > .ly_FullBg.-heading {
    margin-top: 80px;
  }
  .ContactsMedia__catch {
    display: flex;
    justify-content: center;
  }
  .ContactsMedia__catch::before, .ContactsMedia__catch::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 2px;
  }
  .ContactsMedia__catch::before {
    background: url(/image/contacts/property/img_property_slash_left.png) no-repeat center;
    background-size: contain;
    margin-right: 11px;
  }
  .ContactsMedia__catch::after {
    background: url(/image/contacts/property/img_property_slash_right.png) no-repeat center;
    background-size: contain;
    margin-left: 11px;
  }
  .ContactsMedia .ContactsDetail__catch {
    padding: 40px 0 0;
    margin: 20px auto 0;
  }
  .ContactsMedia .CateDetail__roundedBg.-fat {
    padding: 30px 30px 40px;
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .ContactsDetail__kvInner {
    padding-top: calc(100% * (160 / 375));
  }
  .ContactsDetail__kvTxtArea {
    padding: 10px 20px;
  }
  .ContactsDetail__kvTtl {
    font-size: 2rem;
  }
  .ContactsDetail__catch {
    text-align: left;
    padding: 40px 0 40px;
  }
  .ContactsDetail__catchCopy {
    font-size: 1.8rem;
    line-height: 1.5;
  }
  .ContactsDetail__catchCopy.-small {
    font-size: 1.8rem;
  }
  .ContactsDetail__catchCaption {
    line-height: 1.5;
  }
  .ContactsDetail:not(.ContactsTop) .Breadcrumbs {
    margin-bottom: 0;
  }
  .ContactsProperty__kvTxtArea {
    align-items: flex-start;
  }
  .ContactsProperty__kvTtl {
    font-size: 1.6rem;
    padding: 10px 12px 10px 16px;
    margin-top: 5px;
  }
  .ContactsProperty__copyShop {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .ContactsProperty__copyShop::before {
    margin-right: 8px;
  }
  .ContactsProperty__copyShop::after {
    margin-left: 8px;
  }
  .ContactsProperty__copyShop span {
    margin: -0.3em 0 0 0.3em;
  }
  .ContactsProperty__copyShop em {
    font-size: 2rem;
    margin: 0;
  }
  .ContactsProperty__copyTtl {
    font-size: 2rem;
  }
  .ContactsProperty__copy {
    text-align: center;
    margin-bottom: 24px;
  }
  .ContactsProperty__beHappy .CateDetail__txt {
    margin-bottom: 28px;
  }
  .ContactsProperty__beHappyImgList.hp_PcBreak {
    display: none;
  }
  .ContactsProperty__beHappyImgList.hp_SpBreak {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 8px;
  }
  .ContactsProperty__beHappyImgList.hp_SpBreak .ly_Col__item {
    width: 100%;
  }
  .ContactsProperty__beHappyImgList.hp_SpBreak .ly_Col__item + .ly_Col__item {
    margin-top: 0;
  }
  .ContactsProperty__beHappyShopList.hp_PcBreak {
    display: none;
  }
  .ContactsProperty__beHappyShopList.hp_SpBreak {
    display: flex;
    justify-content: space-between;
  }
  .ContactsProperty__beHappyShopList.hp_SpBreak .ly_Col__item {
    width: calc((100% - 15px) / 2);
  }
  .ContactsProperty__beHappyShopList.hp_SpBreak .ly_Col__item + .ly_Col__item {
    margin-top: 0;
  }
  .ContactsProperty__beHappyShopName {
    -moz-text-align-last: left;
    text-align-last: left;
    font-size: 1.6rem;
    margin-bottom: 24px;
    margin-top: 12px;
  }
  .ContactsProperty__beHappyBtnWrap {
    text-align: center;
  }
  .ContactsProperty__beHappy .Btn {
    margin-top: 16px;
  }
  .ContactsProperty__beHappyTxt {
    margin-bottom: 28px !important;
  }
  .ContactsProperty__trimming .CateDetail__txt {
    margin-bottom: 28px;
  }
  .ContactsProperty__trimmingImgList.hp_PcBreak {
    display: none;
  }
  .ContactsProperty__trimmingImgList.hp_SpBreak {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 8px;
  }
  .ContactsProperty__trimmingImgList.hp_SpBreak .ly_Col__item {
    width: 100%;
  }
  .ContactsProperty__trimmingImgList.hp_SpBreak .ly_Col__item + .ly_Col__item {
    margin-top: 0;
  }
  .ContactsProperty__trimmingShopList.hp_PcBreak {
    display: none;
  }
  .ContactsProperty__trimmingShopList.hp_SpBreak {
    display: flex;
    justify-content: space-between;
  }
  .ContactsProperty__trimmingShopList.hp_SpBreak .ly_Col__item {
    width: calc((100% - 15px) / 2);
  }
  .ContactsProperty__trimmingShopList.hp_SpBreak .ly_Col__item + .ly_Col__item {
    margin-top: 0;
  }
  .ContactsProperty__trimmingShopName {
    -moz-text-align-last: left;
    text-align-last: left;
    font-size: 1.6rem;
    margin-bottom: 24px;
    margin-top: 12px;
  }
  .ContactsProperty__trimmingBtnWrap {
    margin-top: 32px;
    text-align: center;
  }
  .ContactsProperty__trimmingTxt {
    margin-bottom: 28px !important;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfi {
    padding: 30px 20px;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfi h3 {
    font-size: 1.6rem;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfiContent {
    flex-direction: column;
    margin-top: 28px;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfiImg {
    width: 100%;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfiText {
    width: 100%;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfiText h4 {
    margin-top: 16px;
    margin-bottom: 24px;
    font-size: 1.6rem;
  }
  .ContactsProperty__trimming .ContactsProperty__trimmingPfiText br.hp_SpBreak {
    display: block;
    content: "";
    margin: 1em 0;
  }
  .ContactsProperty__shop {
    padding-bottom: 6px;
  }
  .ContactsProperty__shop .CateDetail__pointStepTtl {
    margin-top: 12px;
    margin-bottom: 24px;
    text-decoration: underline;
  }
  .ContactsProperty__type + .ContactsProperty__type .ContactsProperty__typeTxt {
    display: none;
  }
  .ContactsProperty__type + .ContactsProperty__type .ContactsProperty__typeTables {
    margin-top: 20px;
  }
  .ContactsProperty__typeTxt {
    padding: 20px 0 12px;
    height: auto;
  }
  .ContactsProperty__typeNowant {
    font-size: 1.2rem;
  }
  .ContactsProperty__typeTable tbody th.ContactsProperty__typeTableItemName {
    width: 100px;
  }
  .ContactsProperty__typeTable tbody th.ContactsProperty__typeTableItemName,
.ContactsProperty__typeTable tbody td.ContactsProperty__typeTableItem {
    padding-left: 20px;
    font-size: 1.3rem;
  }
  .ContactsProperty__areaWrap {
    padding: 30px 20px 92px;
    position: relative;
  }
  .ContactsProperty__areaWrap::after {
    content: "";
    display: block;
    width: 181px;
    height: 93px;
    background-image: url(/image/contacts/property/img_property_area_cats.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    bottom: 30px;
    right: 50px;
  }
  .ContactsProperty__areaTtl {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .ContactsProperty__areaContent {
    flex-direction: column;
  }
  .ContactsProperty__areaText::after {
    display: none;
  }
  .ContactsProperty__areaText {
    width: 100%;
    margin-top: 18px;
  }
  .ContactsProperty__areaText p {
    line-height: 1.5;
  }
  .ContactsProperty__areaImg {
    width: 100%;
    margin-top: 16px;
  }
  .ContactsProperty__adviceNote {
    text-align: left;
  }
  .ContactProperty__attention.CateDetail__roundedBg {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .ContactsProperty .ly_FullBg.-heading {
    margin-bottom: 40px;
  }
  .ContactsProperty section + section > .ly_FullBg.-heading {
    margin-top: 60px;
  }
  .ContactsMedia .Breadcrumbs {
    margin-bottom: 0;
  }
  .ContactsMedia__catch {
    text-align: center;
    margin-bottom: 10px;
  }
  .ContactsMedia__catch span {
    display: flex;
    justify-content: center;
    margin-top: 2px;
  }
  .ContactsMedia__catch span::before, .ContactsMedia__catch span::after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    margin-top: 2px;
  }
  .ContactsMedia__catch span::before {
    background: url(/image/contacts/property/img_property_slash_left.png) no-repeat center;
    background-size: contain;
    margin-right: 11px;
  }
  .ContactsMedia__catch span::after {
    background: url(/image/contacts/property/img_property_slash_right.png) no-repeat center;
    background-size: contain;
    margin-left: 11px;
  }
  .ContactsMedia .ContactsDetail__catchCopy.-small {
    text-align: center;
  }
  .ContactsMedia .ContactsDetail__catch {
    padding: 30px 0 0;
  }
  .ContactsMedia .CateDetail__roundedBg {
    padding: 30px 17px 25px;
  }
  .ContactsMedia .ly_Col.-col3.-tight {
    margin-top: 30px;
  }
  .ContactsMedia .ly_Col.-col3.-tight > .ly_Col__item + .ly_Col__item {
    margin-top: 20px;
  }
  .ContactsMedia__attention .CateDetail__roundedBg.-fat {
    margin-top: 40px;
  }
  .ContactsMedia__attention .CateDetail__roundedBgTtl.-center {
    justify-content: left;
    margin-bottom: 15px;
  }
  .ContactsMedia .CateDetail__advice {
    margin: 30px 0;
  }
  .ContactsTop__catch {
    -moz-text-align-last: left;
    text-align-last: left;
    margin-top: 40px;
  }
  .ContactsTop .ly_FullBg.-heading {
    margin-bottom: 30px;
  }
  .ContactsTop__new .ly_FullBg.-heading {
    margin-top: 40px;
  }
  .ContactsTop__other li + li {
    margin-top: 30px;
  }
  .ContactsTop__btnContainer {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .ContactsTop__btnContainer .ContactsTop__btn {
    margin-top: 0px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .ContactsTop__btnContainer .ContactsTop__btn + .ContactsTop__btn {
    margin-top: 16px;
  }
  .ContactsTop__strongText {
    margin-top: 30px;
    font-size: 1.6rem;
  }
  .ContactsTop__table .Table__ttl, .ContactsTop__table .Table__dec {
    width: 100%;
  }
  .ContactsTop__btn {
    height: 80px;
    font-size: 1.6rem;
    padding: 12px 20px 12px 78px;
    text-align: center;
  }
  .ContactsTop__btn::before {
    left: 12px;
  }
  .ContactsTop__linkBtn {
    margin-top: 30px;
  }
}